@adyen/bento-vue3 1.55.1 → 1.56.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@types/index.d.ts +844 -289
- package/dist/accordion.js +1 -1
- package/dist/action-bar.js +1 -1
- package/dist/alert.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/code-snippet.css +1 -1
- package/dist/assets/dashed-underline.css +1 -1
- package/dist/assets/data-grid-template.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/dialog-page.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/inspector.css +1 -1
- package/dist/assets/menu.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/popover.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/summary-grid.css +1 -1
- package/dist/assets/tabs.css +1 -1
- package/dist/assets/teleport.css +1 -1
- package/dist/assets/timeline-item.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.DLyCF015.js → accordion-item.CihL7JaZ.js} +2 -2
- package/dist/chunks/{accordion-item.DLyCF015.js.map → accordion-item.CihL7JaZ.js.map} +1 -1
- package/dist/chunks/{action-bar.CDOaDenE.js → action-bar.CD5FQjE9.js} +6 -6
- package/dist/chunks/{action-bar.CDOaDenE.js.map → action-bar.CD5FQjE9.js.map} +1 -1
- package/dist/chunks/{alert.4SefwHLO.js → alert.CFb4Sejw.js} +3 -3
- package/dist/chunks/{alert.4SefwHLO.js.map → alert.CFb4Sejw.js.map} +1 -1
- package/dist/chunks/{base-modal.DZy1WuJs.js → base-modal.qhldLovE.js} +5 -5
- package/dist/chunks/{base-modal.DZy1WuJs.js.map → base-modal.qhldLovE.js.map} +1 -1
- package/dist/chunks/{button-actions-with-menu.DQRTu42W.js → button-actions-with-menu.CxB1fVvx.js} +4 -4
- package/dist/chunks/{button-actions-with-menu.DQRTu42W.js.map → button-actions-with-menu.CxB1fVvx.js.map} +1 -1
- package/dist/chunks/{button-actions.N99QthUv.js → button-actions.ODJKaCW7.js} +3 -3
- package/dist/chunks/{button-actions.N99QthUv.js.map → button-actions.ODJKaCW7.js.map} +1 -1
- package/dist/chunks/{button.DEVuqLVT.js → button.BHZgsGkp.js} +43 -41
- package/dist/chunks/button.BHZgsGkp.js.map +1 -0
- package/dist/chunks/{calendar.CNt90BvO.js → calendar.Dymq4e0Y.js} +4 -4
- package/dist/chunks/{calendar.CNt90BvO.js.map → calendar.Dymq4e0Y.js.map} +1 -1
- package/dist/chunks/{card.E2xhS_6Z.js → card.DQ6g6hqK.js} +3 -3
- package/dist/chunks/{card.E2xhS_6Z.js.map → card.DQ6g6hqK.js.map} +1 -1
- package/dist/chunks/{checkbox-group.BMzsgOeI.js → checkbox-group.DFmUrvgx.js} +4 -4
- package/dist/chunks/{checkbox-group.BMzsgOeI.js.map → checkbox-group.DFmUrvgx.js.map} +1 -1
- package/dist/chunks/{checkbox.BIaD03Bg.js → checkbox.Bti_jnp2.js} +17 -17
- package/dist/chunks/{checkbox.BIaD03Bg.js.map → checkbox.Bti_jnp2.js.map} +1 -1
- package/dist/chunks/{chip.3T0x6FuI.js → chip.DbhxDQiT.js} +2 -2
- package/dist/chunks/{chip.3T0x6FuI.js.map → chip.DbhxDQiT.js.map} +1 -1
- package/dist/chunks/code-snippet.Df5XwyWD.js +334 -0
- package/dist/chunks/code-snippet.Df5XwyWD.js.map +1 -0
- package/dist/chunks/{controls-group.DJqvAWte.js → controls-group.DgrzEh4C.js} +2 -2
- package/dist/chunks/{controls-group.DJqvAWte.js.map → controls-group.DgrzEh4C.js.map} +1 -1
- package/dist/chunks/{copy.MId-I684.js → copy.CfFh4b_c.js} +3 -3
- package/dist/chunks/{copy.MId-I684.js.map → copy.CfFh4b_c.js.map} +1 -1
- package/dist/chunks/{country.D0WFfaql.js → country.BhAcCmRx.js} +2 -2
- package/dist/chunks/{country.D0WFfaql.js.map → country.BhAcCmRx.js.map} +1 -1
- package/dist/chunks/{dashboard-section.CrbSjoA8.js → dashboard-section.tza4iYcv.js} +3 -3
- package/dist/chunks/{dashboard-section.CrbSjoA8.js.map → dashboard-section.tza4iYcv.js.map} +1 -1
- package/dist/chunks/dashed-underline.B2cIJkg_.js +98 -0
- package/dist/chunks/dashed-underline.B2cIJkg_.js.map +1 -0
- package/dist/chunks/data-grid-template.PGPytWvk.js +111 -0
- package/dist/chunks/data-grid-template.PGPytWvk.js.map +1 -0
- package/dist/chunks/{data-grid.CsyayKK3.js → data-grid.DsZQ-F9m.js} +1328 -1299
- package/dist/chunks/data-grid.DsZQ-F9m.js.map +1 -0
- package/dist/chunks/{date-picker.CjwoOQ3B.js → date-picker.8jgg3MJm.js} +7 -7
- package/dist/chunks/{date-picker.CjwoOQ3B.js.map → date-picker.8jgg3MJm.js.map} +1 -1
- package/dist/chunks/{date-range-picker.DGY91Rwc.js → date-range-picker.uGwtO7SA.js} +10 -10
- package/dist/chunks/{date-range-picker.DGY91Rwc.js.map → date-range-picker.uGwtO7SA.js.map} +1 -1
- package/dist/chunks/{date.DoJuTLhO.js → date.CKXySBQv.js} +2 -2
- package/dist/chunks/{date.DoJuTLhO.js.map → date.CKXySBQv.js.map} +1 -1
- package/dist/chunks/{dialog-page.BRlAYf5w.js → dialog-page.MLFdqTcL.js} +3 -3
- package/dist/chunks/{dialog-page.BRlAYf5w.js.map → dialog-page.MLFdqTcL.js.map} +1 -1
- package/dist/chunks/{dropdown-default-textbox.CTyt2klK.js → dropdown-default-textbox.BNhy-QDH.js} +2 -2
- package/dist/chunks/{dropdown-default-textbox.CTyt2klK.js.map → dropdown-default-textbox.BNhy-QDH.js.map} +1 -1
- package/dist/chunks/{dropdown-tag.CJtSH5cZ.js → dropdown-tag.DEAOevYN.js} +3 -3
- package/dist/chunks/{dropdown-tag.CJtSH5cZ.js.map → dropdown-tag.DEAOevYN.js.map} +1 -1
- package/dist/chunks/{dropdown.CQvyjn6d.js → dropdown.CVa4_qCe.js} +6 -6
- package/dist/chunks/{dropdown.CQvyjn6d.js.map → dropdown.CVa4_qCe.js.map} +1 -1
- package/dist/chunks/{empty-state.m0U14LVw.js → empty-state.DiXLZmQJ.js} +2 -2
- package/dist/chunks/{empty-state.m0U14LVw.js.map → empty-state.DiXLZmQJ.js.map} +1 -1
- package/dist/chunks/{error-message.CMgsMDny.js → error-message.CPw3y44N.js} +2 -2
- package/dist/chunks/{error-message.CMgsMDny.js.map → error-message.CPw3y44N.js.map} +1 -1
- package/dist/chunks/es6.BtaxuP0b.js.map +1 -1
- package/dist/chunks/{file-uploader.D3KUe-MO.js → file-uploader.Dv4sh1IO.js} +477 -452
- package/dist/chunks/file-uploader.Dv4sh1IO.js.map +1 -0
- package/dist/chunks/filter-bar.DfIcZ5dX.js +2886 -0
- package/dist/chunks/filter-bar.DfIcZ5dX.js.map +1 -0
- package/dist/chunks/{fixed-scroller.BNP4SR5J.js → fixed-scroller.DsTyshyt.js} +3 -3
- package/dist/chunks/{fixed-scroller.BNP4SR5J.js.map → fixed-scroller.DsTyshyt.js.map} +1 -1
- package/dist/chunks/{footer-actions.DmGDpPBW.js → footer-actions.C00o4tuW.js} +3 -3
- package/dist/chunks/{footer-actions.DmGDpPBW.js.map → footer-actions.C00o4tuW.js.map} +1 -1
- package/dist/chunks/{form-layout-title.P5ajTo4C.js → form-layout-title.dcT8eXwc.js} +2 -2
- package/dist/chunks/{form-layout-title.P5ajTo4C.js.map → form-layout-title.dcT8eXwc.js.map} +1 -1
- package/dist/chunks/{header-with-views.BJIQZVAq.js → header-with-views.DEn9HFkT.js} +14 -14
- package/dist/chunks/{header-with-views.BJIQZVAq.js.map → header-with-views.DEn9HFkT.js.map} +1 -1
- package/dist/chunks/{header.vHSsdURt.js → header.hDkWwQuQ.js} +5 -5
- package/dist/chunks/{header.vHSsdURt.js.map → header.hDkWwQuQ.js.map} +1 -1
- package/dist/chunks/{i18n.D9azDLPe.js → i18n.B6g5VX0q.js} +1050 -1020
- package/dist/chunks/i18n.B6g5VX0q.js.map +1 -0
- package/dist/chunks/{info-icon-with-popover.CXaaxjeT.js → info-icon-with-popover.COJrCw_o.js} +3 -3
- package/dist/chunks/{info-icon-with-popover.CXaaxjeT.js.map → info-icon-with-popover.COJrCw_o.js.map} +1 -1
- package/dist/chunks/{input-field-password.CWr26esx.js → input-field-password._CliYJ7N.js} +86 -81
- package/dist/chunks/{input-field-password.CWr26esx.js.map → input-field-password._CliYJ7N.js.map} +1 -1
- package/dist/chunks/{input-field-phone-number.zf8WxBCn.js → input-field-phone-number.WPcQbE3z.js} +4 -4
- package/dist/chunks/{input-field-phone-number.zf8WxBCn.js.map → input-field-phone-number.WPcQbE3z.js.map} +1 -1
- package/dist/chunks/{input-field.CR262X1w.js → input-field.Cr1r2STY.js} +4 -4
- package/dist/chunks/{input-field.CR262X1w.js.map → input-field.Cr1r2STY.js.map} +1 -1
- package/dist/chunks/{inspector.types.YK45k4D_.js → inspector.types.D5QBC3-G.js} +3 -3
- package/dist/chunks/{inspector.types.YK45k4D_.js.map → inspector.types.D5QBC3-G.js.map} +1 -1
- package/dist/chunks/{menu.CVMSGvtb.js → menu.B0q9q97N.js} +17 -16
- package/dist/chunks/{menu.CVMSGvtb.js.map → menu.B0q9q97N.js.map} +1 -1
- package/dist/chunks/{modal-fullscreen.Cqlf6PWo.js → modal-fullscreen.BgqNc9jE.js} +5 -5
- package/dist/chunks/{modal-fullscreen.Cqlf6PWo.js.map → modal-fullscreen.BgqNc9jE.js.map} +1 -1
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.dXxru4S9.js → modal.vue_vue_type_script_setup_true_lang.Dr847POU.js} +6 -6
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.dXxru4S9.js.map → modal.vue_vue_type_script_setup_true_lang.Dr847POU.js.map} +1 -1
- package/dist/chunks/{pagination.C65tc-nX.js → pagination.Bi5BwIWq.js} +4 -4
- package/dist/chunks/{pagination.C65tc-nX.js.map → pagination.Bi5BwIWq.js.map} +1 -1
- package/dist/chunks/{popover.DjbACET6.js → popover.R5OM_tFu.js} +3 -3
- package/dist/chunks/{popover.DjbACET6.js.map → popover.R5OM_tFu.js.map} +1 -1
- package/dist/chunks/{promo-banner.ZCfJQh-S.js → promo-banner.DFt2dVxk.js} +3 -3
- package/dist/chunks/{promo-banner.ZCfJQh-S.js.map → promo-banner.DFt2dVxk.js.map} +1 -1
- package/dist/chunks/{radio-group.Tgf3BF5X.js → radio-group.muZVaVEm.js} +3 -3
- package/dist/chunks/{radio-group.Tgf3BF5X.js.map → radio-group.muZVaVEm.js.map} +1 -1
- package/dist/chunks/{search-bar.CTn5DIQZ.js → search-bar.DlVK3bBQ.js} +4 -4
- package/dist/chunks/{search-bar.CTn5DIQZ.js.map → search-bar.DlVK3bBQ.js.map} +1 -1
- package/dist/chunks/{secondary-nav.CnE-aV2P.js → secondary-nav.CIEVFTYS.js} +3 -3
- package/dist/chunks/{secondary-nav.CnE-aV2P.js.map → secondary-nav.CIEVFTYS.js.map} +1 -1
- package/dist/chunks/{selection-card-group.C2OFZgKd.js → selection-card-group.BgANSy3b.js} +11 -11
- package/dist/chunks/{selection-card-group.C2OFZgKd.js.map → selection-card-group.BgANSy3b.js.map} +1 -1
- package/dist/chunks/{sidepanel.Drn-lKR3.js → sidepanel.BjR0Ab22.js} +5 -5
- package/dist/chunks/{sidepanel.Drn-lKR3.js.map → sidepanel.BjR0Ab22.js.map} +1 -1
- package/dist/chunks/{step.BGFaHGFO.js → step.7l-t-eN9.js} +2 -2
- package/dist/chunks/{step.BGFaHGFO.js.map → step.7l-t-eN9.js.map} +1 -1
- package/dist/chunks/{structured-list-item.CWiwoP5F.js → structured-list-item.BMsATRrU.js} +4 -4
- package/dist/chunks/{structured-list-item.CWiwoP5F.js.map → structured-list-item.BMsATRrU.js.map} +1 -1
- package/dist/chunks/{summary-grid.types.DOYW579A.js → summary-grid.types.lGX16F4w.js} +126 -114
- package/dist/chunks/summary-grid.types.lGX16F4w.js.map +1 -0
- package/dist/chunks/{tabs.DZk78MLK.js → tabs.BVuOvNxx.js} +17 -17
- package/dist/chunks/{tabs.DZk78MLK.js.map → tabs.BVuOvNxx.js.map} +1 -1
- package/dist/chunks/{teleport.zSiKZmRE.js → teleport.CfGWjxe2.js} +17 -26
- package/dist/chunks/teleport.CfGWjxe2.js.map +1 -0
- package/dist/chunks/{textarea.CR7su54i.js → textarea.CAc_VYFm.js} +4 -4
- package/dist/chunks/{textarea.CR7su54i.js.map → textarea.CAc_VYFm.js.map} +1 -1
- package/dist/chunks/timeline-item.BQ4qiBii.js +567 -0
- package/dist/chunks/timeline-item.BQ4qiBii.js.map +1 -0
- package/dist/chunks/{toast.DxVfamh-.js → toast.BOpWHAfu.js} +3 -3
- package/dist/chunks/{toast.DxVfamh-.js.map → toast.BOpWHAfu.js.map} +1 -1
- package/dist/chunks/{toggle-button.D-9TFTy8.js → toggle-button.E0VQtyEX.js} +2 -2
- package/dist/chunks/{toggle-button.D-9TFTy8.js.map → toggle-button.E0VQtyEX.js.map} +1 -1
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.ENhKvQLv.js → tutorial.vue_vue_type_script_setup_true_lang.CTx9Z9xB.js} +5 -5
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.ENhKvQLv.js.map → tutorial.vue_vue_type_script_setup_true_lang.CTx9Z9xB.js.map} +1 -1
- package/dist/chunks/{use-cached-selected-values.CQKeFUJd.js → use-cached-selected-values.DHUa2Emx.js} +6 -6
- package/dist/chunks/{use-cached-selected-values.CQKeFUJd.js.map → use-cached-selected-values.DHUa2Emx.js.map} +1 -1
- package/dist/chunks/use-click-outside.BnhTgpSt.js +14 -0
- package/dist/chunks/use-click-outside.BnhTgpSt.js.map +1 -0
- package/dist/chunks/{use-country-items.BMhCqIWd.js → use-country-items.4kZgVg_l.js} +2 -2
- package/dist/chunks/{use-country-items.BMhCqIWd.js.map → use-country-items.4kZgVg_l.js.map} +1 -1
- package/dist/code-snippet.js +1 -1
- package/dist/country.js +1 -1
- package/dist/dashboard-template.js +1 -1
- package/dist/dashed-underline.js +1 -1
- package/dist/data-grid-template.js +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/date-picker.js +2 -2
- package/dist/date-range-picker.js +2 -2
- package/dist/date.js +1 -1
- package/dist/dropdown.js +4 -4
- package/dist/empty-state.js +1 -1
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/form-layout.js +1 -1
- package/dist/header-with-views.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +55 -55
- package/dist/input-field-password.js +1 -1
- package/dist/input-field-phone-number.js +1 -1
- package/dist/input-field.js +1 -1
- package/dist/inspector.js +1 -1
- package/dist/internal.js +11 -11
- package/dist/menu.js +1 -1
- package/dist/modal-fullscreen.js +1 -1
- package/dist/modal.js +2 -2
- package/dist/pagination.js +1 -1
- package/dist/popover.js +1 -1
- package/dist/promo-banner.js +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/search-bar.js +2 -2
- package/dist/secondary-nav.js +1 -1
- package/dist/selection-card.js +1 -1
- package/dist/sidepanel.js +1 -1
- package/dist/stepper.js +1 -1
- package/dist/structured-list.js +1 -1
- package/dist/styles/bento-dark.css +13 -2
- package/dist/styles/bento-light.css +13 -2
- package/dist/styles/bento.css +13 -2
- package/dist/styles/legacy.css +14 -4
- package/dist/styles/styleguide.css +13 -2
- package/dist/summary-grid.js +1 -1
- package/dist/tabs.js +1 -1
- package/dist/textarea.js +1 -1
- package/dist/timeline.js +1 -1
- package/dist/toast.js +1 -1
- package/dist/tutorial.js +1 -1
- package/dist/web-types.json +1 -1
- package/package.json +5 -5
- package/dist/chunks/button.DEVuqLVT.js.map +0 -1
- package/dist/chunks/code-snippet.DJgiqDzZ.js +0 -422
- package/dist/chunks/code-snippet.DJgiqDzZ.js.map +0 -1
- package/dist/chunks/dashed-underline.DWhGZIhS.js +0 -80
- package/dist/chunks/dashed-underline.DWhGZIhS.js.map +0 -1
- package/dist/chunks/data-grid-template.LlK-7o84.js +0 -93
- package/dist/chunks/data-grid-template.LlK-7o84.js.map +0 -1
- package/dist/chunks/data-grid.CsyayKK3.js.map +0 -1
- package/dist/chunks/file-uploader.D3KUe-MO.js.map +0 -1
- package/dist/chunks/filter-bar.cRJmUX-v.js +0 -2771
- package/dist/chunks/filter-bar.cRJmUX-v.js.map +0 -1
- package/dist/chunks/i18n.D9azDLPe.js.map +0 -1
- package/dist/chunks/summary-grid.types.DOYW579A.js.map +0 -1
- package/dist/chunks/teleport.zSiKZmRE.js.map +0 -1
- package/dist/chunks/timeline-item.BhQp0ICP.js +0 -560
- package/dist/chunks/timeline-item.BhQp0ICP.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import type { ButtonHTMLAttributes } from '@vue/runtime-dom';
|
|
2
|
+
import { ButtonHTMLAttributes as ButtonHTMLAttributes_2 } from 'vue';
|
|
3
|
+
import { ComponentCustomProperties } from 'vue';
|
|
4
|
+
import { ComponentOptionsBase } from 'vue';
|
|
2
5
|
import { ComponentOptionsMixin } from 'vue';
|
|
3
6
|
import { ComponentProvideOptions } from 'vue';
|
|
4
7
|
import type { ComponentPublicInstance } from 'vue';
|
|
@@ -10,7 +13,7 @@ import { default as default_2 } from 'vue-i18n';
|
|
|
10
13
|
import { DefineComponent } from 'vue';
|
|
11
14
|
import { DirectiveBinding } from 'vue';
|
|
12
15
|
import type { DirectiveHook } from 'vue';
|
|
13
|
-
import {
|
|
16
|
+
import { ExtractComputedReturns } from 'vue/types/v3-component-options';
|
|
14
17
|
import { ExtractPropTypes } from 'vue';
|
|
15
18
|
import type { HTMLAttributes } from '@vue/runtime-dom';
|
|
16
19
|
import { Placement } from '@floating-ui/vue';
|
|
@@ -19,10 +22,11 @@ import { PropType } from 'vue';
|
|
|
19
22
|
import { PublicProps } from 'vue';
|
|
20
23
|
import { Ref } from 'vue';
|
|
21
24
|
import type { RouterLinkProps } from 'vue-router';
|
|
22
|
-
import {
|
|
25
|
+
import { ShallowUnwrapRef } from 'vue';
|
|
23
26
|
import type { typeToFlattenedError } from 'zod';
|
|
24
27
|
import { UnwrapRef } from 'vue';
|
|
25
28
|
import { VNode } from 'vue';
|
|
29
|
+
import { Vue3Instance } from 'vue/types/v3-component-public-instance';
|
|
26
30
|
import type { ZodSchema } from 'zod';
|
|
27
31
|
|
|
28
32
|
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -93,6 +97,8 @@ declare type __VLS_NonUndefinedable_39<T> = T extends undefined ? never : T;
|
|
|
93
97
|
|
|
94
98
|
declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
|
|
95
99
|
|
|
100
|
+
declare type __VLS_NonUndefinedable_40<T> = T extends undefined ? never : T;
|
|
101
|
+
|
|
96
102
|
declare type __VLS_NonUndefinedable_5<T> = T extends undefined ? never : T;
|
|
97
103
|
|
|
98
104
|
declare type __VLS_NonUndefinedable_6<T> = T extends undefined ? never : T;
|
|
@@ -409,6 +415,15 @@ declare type __VLS_TypePropsToRuntimeProps_4<T> = {
|
|
|
409
415
|
};
|
|
410
416
|
};
|
|
411
417
|
|
|
418
|
+
declare type __VLS_TypePropsToRuntimeProps_40<T> = {
|
|
419
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
420
|
+
type: PropType<__VLS_NonUndefinedable_40<T[K]>>;
|
|
421
|
+
} : {
|
|
422
|
+
type: PropType<T[K]>;
|
|
423
|
+
required: true;
|
|
424
|
+
};
|
|
425
|
+
};
|
|
426
|
+
|
|
412
427
|
declare type __VLS_TypePropsToRuntimeProps_5<T> = {
|
|
413
428
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
414
429
|
type: PropType<__VLS_NonUndefinedable_5<T[K]>>;
|
|
@@ -634,6 +649,12 @@ declare type __VLS_WithDefaults_36<P, D> = {
|
|
|
634
649
|
} : P[K];
|
|
635
650
|
};
|
|
636
651
|
|
|
652
|
+
declare type __VLS_WithDefaults_37<P, D> = {
|
|
653
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
654
|
+
default: D[K];
|
|
655
|
+
} : P[K];
|
|
656
|
+
};
|
|
657
|
+
|
|
637
658
|
declare type __VLS_WithDefaults_4<P, D> = {
|
|
638
659
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
639
660
|
default: D[K];
|
|
@@ -946,6 +967,12 @@ declare type __VLS_WithTemplateSlots_50<T, S> = T & {
|
|
|
946
967
|
};
|
|
947
968
|
};
|
|
948
969
|
|
|
970
|
+
declare type __VLS_WithTemplateSlots_51<T, S> = T & {
|
|
971
|
+
new (): {
|
|
972
|
+
$slots: S;
|
|
973
|
+
};
|
|
974
|
+
};
|
|
975
|
+
|
|
949
976
|
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
|
950
977
|
new (): {
|
|
951
978
|
$slots: S;
|
|
@@ -1018,6 +1045,10 @@ declare interface BaseSummaryGridItemProps {
|
|
|
1018
1045
|
* Defines the color of secondary trend tag
|
|
1019
1046
|
*/
|
|
1020
1047
|
secondaryTrendDirection?: `${BentoSummaryGridItemTrendDirection}`;
|
|
1048
|
+
/**
|
|
1049
|
+
* Size of the popover of a dashed-underline title
|
|
1050
|
+
*/
|
|
1051
|
+
underlinePopoverSize?: BentoDashedUnderlineProps['popoverSize'];
|
|
1021
1052
|
/**
|
|
1022
1053
|
* Text showed in a dashed-underline title tooltip on hover
|
|
1023
1054
|
*/
|
|
@@ -2627,174 +2658,38 @@ export declare const BentoClickOutsideDirective: {
|
|
|
2627
2658
|
* `
|
|
2628
2659
|
* }
|
|
2629
2660
|
*/
|
|
2630
|
-
export declare const BentoCodeSnippet: DefineComponent<
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
*/
|
|
2634
|
-
variant: {
|
|
2635
|
-
type: PropType<BentoCodeSnippetVariant | `${BentoCodeSnippetVariant}`>;
|
|
2636
|
-
default: BentoCodeSnippetVariant;
|
|
2637
|
-
validator: (value: BentoCodeSnippetVariant) => boolean;
|
|
2638
|
-
};
|
|
2639
|
-
/**
|
|
2640
|
-
* Language name for syntax highlighting rules
|
|
2641
|
-
*/
|
|
2642
|
-
lang: {
|
|
2643
|
-
type: PropType<BentoCodeSnippetSupportedLanguage | `${BentoCodeSnippetSupportedLanguage}`>;
|
|
2644
|
-
default: BentoCodeSnippetSupportedLanguage;
|
|
2645
|
-
validator: (value: BentoCodeSnippetSupportedLanguage) => boolean;
|
|
2646
|
-
};
|
|
2647
|
-
/**
|
|
2648
|
-
* Label to show in the action-bar, describing the language
|
|
2649
|
-
*/
|
|
2650
|
-
langLabel: {
|
|
2651
|
-
type: StringConstructor;
|
|
2652
|
-
default: any;
|
|
2653
|
-
};
|
|
2654
|
-
/**
|
|
2655
|
-
* The code content
|
|
2656
|
-
*/
|
|
2657
|
-
content: {
|
|
2658
|
-
type: StringConstructor;
|
|
2659
|
-
default: string;
|
|
2660
|
-
};
|
|
2661
|
-
/**
|
|
2662
|
-
* Allows editing of the code-snippet content by the user
|
|
2663
|
-
*/
|
|
2664
|
-
editable: {
|
|
2665
|
-
type: BooleanConstructor;
|
|
2666
|
-
default: boolean;
|
|
2667
|
-
};
|
|
2668
|
-
/**
|
|
2669
|
-
* Displays a button that when clicked will emit an action event
|
|
2670
|
-
* Leaves to the parent component the logic of what to do with it
|
|
2671
|
-
*/
|
|
2672
|
-
actionable: {
|
|
2673
|
-
type: BooleanConstructor;
|
|
2674
|
-
default: boolean;
|
|
2675
|
-
};
|
|
2676
|
-
/**
|
|
2677
|
-
* Displays a button that can expand the codeblock into a modal to easily
|
|
2678
|
-
* view large blocks of code.
|
|
2679
|
-
*/
|
|
2680
|
-
expandable: {
|
|
2681
|
-
type: BooleanConstructor;
|
|
2682
|
-
default: boolean;
|
|
2683
|
-
};
|
|
2684
|
-
/**
|
|
2685
|
-
* Displays a button that when clicked will emit a run event
|
|
2686
|
-
* Leaves to the parent component the logic of what to do with it
|
|
2687
|
-
*/
|
|
2688
|
-
actionableText: {
|
|
2689
|
-
type: StringConstructor;
|
|
2690
|
-
default: string;
|
|
2691
|
-
};
|
|
2692
|
-
/**
|
|
2693
|
-
* Toggles the loading indicator within the action bar
|
|
2694
|
-
*/
|
|
2695
|
-
loading: {
|
|
2696
|
-
type: BooleanConstructor;
|
|
2697
|
-
default: boolean;
|
|
2698
|
-
};
|
|
2699
|
-
}, {
|
|
2700
|
-
availableLanguages: any[];
|
|
2701
|
-
codeAreaContentConditionalClasses: ComputedRef< {
|
|
2702
|
-
'b-code-snippet__code-area-content--editable': boolean;
|
|
2703
|
-
}>;
|
|
2704
|
-
conditionalClasses: ComputedRef< {
|
|
2705
|
-
'b-code-snippet--inline': boolean;
|
|
2706
|
-
'b-code-snippet--scrollable': boolean;
|
|
2707
|
-
}>;
|
|
2708
|
-
container: ShallowRef<HTMLDivElement>;
|
|
2709
|
-
currentContents: any;
|
|
2710
|
-
displayedLang: ComputedRef<string>;
|
|
2711
|
-
editor: ShallowRef<EditorView>;
|
|
2712
|
-
selectedLanguage: Ref<string>;
|
|
2713
|
-
showModal: Ref<boolean>;
|
|
2714
|
-
isInlineVariant: ComputedRef<boolean>;
|
|
2715
|
-
handleChangeLanguage: () => void;
|
|
2716
|
-
onActionClicked: () => void;
|
|
2717
|
-
runText: ComputedRef<string>;
|
|
2718
|
-
t: (key: "expand" | "run" | "nothingToDisplay", values?: default_2.Values) => string;
|
|
2719
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes< {
|
|
2720
|
-
/**
|
|
2721
|
-
* Defines the variant of code-snippet
|
|
2722
|
-
*/
|
|
2723
|
-
variant: {
|
|
2724
|
-
type: PropType<BentoCodeSnippetVariant | `${BentoCodeSnippetVariant}`>;
|
|
2725
|
-
default: BentoCodeSnippetVariant;
|
|
2726
|
-
validator: (value: BentoCodeSnippetVariant) => boolean;
|
|
2727
|
-
};
|
|
2728
|
-
/**
|
|
2729
|
-
* Language name for syntax highlighting rules
|
|
2730
|
-
*/
|
|
2731
|
-
lang: {
|
|
2732
|
-
type: PropType<BentoCodeSnippetSupportedLanguage | `${BentoCodeSnippetSupportedLanguage}`>;
|
|
2733
|
-
default: BentoCodeSnippetSupportedLanguage;
|
|
2734
|
-
validator: (value: BentoCodeSnippetSupportedLanguage) => boolean;
|
|
2735
|
-
};
|
|
2736
|
-
/**
|
|
2737
|
-
* Label to show in the action-bar, describing the language
|
|
2738
|
-
*/
|
|
2739
|
-
langLabel: {
|
|
2740
|
-
type: StringConstructor;
|
|
2741
|
-
default: any;
|
|
2742
|
-
};
|
|
2743
|
-
/**
|
|
2744
|
-
* The code content
|
|
2745
|
-
*/
|
|
2746
|
-
content: {
|
|
2747
|
-
type: StringConstructor;
|
|
2748
|
-
default: string;
|
|
2749
|
-
};
|
|
2750
|
-
/**
|
|
2751
|
-
* Allows editing of the code-snippet content by the user
|
|
2752
|
-
*/
|
|
2753
|
-
editable: {
|
|
2754
|
-
type: BooleanConstructor;
|
|
2755
|
-
default: boolean;
|
|
2756
|
-
};
|
|
2757
|
-
/**
|
|
2758
|
-
* Displays a button that when clicked will emit an action event
|
|
2759
|
-
* Leaves to the parent component the logic of what to do with it
|
|
2760
|
-
*/
|
|
2761
|
-
actionable: {
|
|
2762
|
-
type: BooleanConstructor;
|
|
2763
|
-
default: boolean;
|
|
2764
|
-
};
|
|
2765
|
-
/**
|
|
2766
|
-
* Displays a button that can expand the codeblock into a modal to easily
|
|
2767
|
-
* view large blocks of code.
|
|
2768
|
-
*/
|
|
2769
|
-
expandable: {
|
|
2770
|
-
type: BooleanConstructor;
|
|
2771
|
-
default: boolean;
|
|
2772
|
-
};
|
|
2773
|
-
/**
|
|
2774
|
-
* Displays a button that when clicked will emit a run event
|
|
2775
|
-
* Leaves to the parent component the logic of what to do with it
|
|
2776
|
-
*/
|
|
2777
|
-
actionableText: {
|
|
2778
|
-
type: StringConstructor;
|
|
2779
|
-
default: string;
|
|
2780
|
-
};
|
|
2781
|
-
/**
|
|
2782
|
-
* Toggles the loading indicator within the action bar
|
|
2783
|
-
*/
|
|
2784
|
-
loading: {
|
|
2785
|
-
type: BooleanConstructor;
|
|
2786
|
-
default: boolean;
|
|
2787
|
-
};
|
|
2788
|
-
}>>, {
|
|
2789
|
-
variant: "inline" | "multiline" | "singleline" | BentoCodeSnippetVariant;
|
|
2790
|
-
loading: boolean;
|
|
2661
|
+
export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoCodeSnippetProps>, {
|
|
2662
|
+
actionable: boolean;
|
|
2663
|
+
actionableText: any;
|
|
2791
2664
|
content: string;
|
|
2665
|
+
editable: boolean;
|
|
2792
2666
|
expandable: boolean;
|
|
2793
|
-
lang:
|
|
2794
|
-
langLabel:
|
|
2667
|
+
lang: BentoCodeSnippetSupportedLanguage;
|
|
2668
|
+
langLabel: any;
|
|
2669
|
+
loading: boolean;
|
|
2670
|
+
variant: BentoCodeSnippetVariant;
|
|
2671
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoCodeSnippetProps>, {
|
|
2672
|
+
actionable: boolean;
|
|
2673
|
+
actionableText: any;
|
|
2674
|
+
content: string;
|
|
2795
2675
|
editable: boolean;
|
|
2676
|
+
expandable: boolean;
|
|
2677
|
+
lang: BentoCodeSnippetSupportedLanguage;
|
|
2678
|
+
langLabel: any;
|
|
2679
|
+
loading: boolean;
|
|
2680
|
+
variant: BentoCodeSnippetVariant;
|
|
2681
|
+
}>>>, {
|
|
2682
|
+
variant: BentoCodeSnippetVariant | `${BentoCodeSnippetVariant}`;
|
|
2683
|
+
loading: boolean;
|
|
2684
|
+
content: string;
|
|
2685
|
+
expandable: boolean;
|
|
2796
2686
|
actionable: boolean;
|
|
2797
2687
|
actionableText: string;
|
|
2688
|
+
editable: boolean;
|
|
2689
|
+
lang: BentoCodeSnippetSupportedLanguage | `${BentoCodeSnippetSupportedLanguage}`;
|
|
2690
|
+
langLabel: string;
|
|
2691
|
+
}>, {
|
|
2692
|
+
'empty-state': (_: {}) => any;
|
|
2798
2693
|
}>;
|
|
2799
2694
|
|
|
2800
2695
|
export declare enum BentoCodeSnippetEvent {
|
|
@@ -2802,6 +2697,48 @@ export declare enum BentoCodeSnippetEvent {
|
|
|
2802
2697
|
CHANGE = "change"
|
|
2803
2698
|
}
|
|
2804
2699
|
|
|
2700
|
+
export declare interface BentoCodeSnippetProps {
|
|
2701
|
+
/**
|
|
2702
|
+
* Displays a button that when clicked will emit an action event
|
|
2703
|
+
* Leaves to the parent component the logic of what to do with it
|
|
2704
|
+
*/
|
|
2705
|
+
actionable?: boolean;
|
|
2706
|
+
/**
|
|
2707
|
+
* Displays a button that when clicked will emit a run event
|
|
2708
|
+
* Leaves to the parent component the logic of what to do with it
|
|
2709
|
+
*/
|
|
2710
|
+
actionableText?: string;
|
|
2711
|
+
/**
|
|
2712
|
+
* The code content
|
|
2713
|
+
*/
|
|
2714
|
+
content?: string;
|
|
2715
|
+
/**
|
|
2716
|
+
* Displays a button that can expand the codeblock into a modal to easily
|
|
2717
|
+
* view large blocks of code.
|
|
2718
|
+
*/
|
|
2719
|
+
expandable?: boolean;
|
|
2720
|
+
/**
|
|
2721
|
+
* Allows editing of the code-snippet content by the user
|
|
2722
|
+
*/
|
|
2723
|
+
editable?: boolean;
|
|
2724
|
+
/**
|
|
2725
|
+
* Language name for syntax highlighting rules
|
|
2726
|
+
*/
|
|
2727
|
+
lang?: BentoCodeSnippetSupportedLanguage | `${BentoCodeSnippetSupportedLanguage}`;
|
|
2728
|
+
/**
|
|
2729
|
+
* Label to show in the action-bar, describing the language
|
|
2730
|
+
*/
|
|
2731
|
+
langLabel?: string;
|
|
2732
|
+
/**
|
|
2733
|
+
* Toggles the loading indicator within the action bar
|
|
2734
|
+
*/
|
|
2735
|
+
loading?: boolean;
|
|
2736
|
+
/**
|
|
2737
|
+
* Defines the variant of code-snippet
|
|
2738
|
+
*/
|
|
2739
|
+
variant?: BentoCodeSnippetVariant | `${BentoCodeSnippetVariant}`;
|
|
2740
|
+
}
|
|
2741
|
+
|
|
2805
2742
|
/**
|
|
2806
2743
|
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
2807
2744
|
*/
|
|
@@ -3246,12 +3183,12 @@ export declare enum BentoCountryVariant {
|
|
|
3246
3183
|
* `
|
|
3247
3184
|
* }
|
|
3248
3185
|
*/
|
|
3249
|
-
export declare const BentoCurrency: DefineComponent<
|
|
3186
|
+
export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoCurrencyProps>, {
|
|
3250
3187
|
currency: BentoCurrencyISOCode;
|
|
3251
3188
|
disableTypography: boolean;
|
|
3252
3189
|
majorUnits: boolean;
|
|
3253
3190
|
value: any;
|
|
3254
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3191
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoCurrencyProps>, {
|
|
3255
3192
|
currency: BentoCurrencyISOCode;
|
|
3256
3193
|
disableTypography: boolean;
|
|
3257
3194
|
majorUnits: boolean;
|
|
@@ -3488,7 +3425,7 @@ export declare interface BentoCurrencyProps {
|
|
|
3488
3425
|
* `
|
|
3489
3426
|
* }
|
|
3490
3427
|
*/
|
|
3491
|
-
export declare const BentoDashboardSection:
|
|
3428
|
+
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<{
|
|
3492
3429
|
/**
|
|
3493
3430
|
* The header of the section
|
|
3494
3431
|
*/
|
|
@@ -3499,7 +3436,7 @@ header: BentoDashboardTemplateHeader;
|
|
|
3499
3436
|
halfWidth?: boolean;
|
|
3500
3437
|
}>, {
|
|
3501
3438
|
halfWidth: boolean;
|
|
3502
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3439
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<{
|
|
3503
3440
|
/**
|
|
3504
3441
|
* The header of the section
|
|
3505
3442
|
*/
|
|
@@ -3547,7 +3484,7 @@ halfWidth: boolean;
|
|
|
3547
3484
|
* `
|
|
3548
3485
|
* }
|
|
3549
3486
|
*/
|
|
3550
|
-
export declare const BentoDashboardTemplate:
|
|
3487
|
+
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<{
|
|
3551
3488
|
/**
|
|
3552
3489
|
* The header that goes to the top of the template
|
|
3553
3490
|
*/
|
|
@@ -3570,7 +3507,7 @@ stickyFilters?: boolean;
|
|
|
3570
3507
|
tabs: any;
|
|
3571
3508
|
stickyTabs: boolean;
|
|
3572
3509
|
stickyFilters: boolean;
|
|
3573
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3510
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<{
|
|
3574
3511
|
/**
|
|
3575
3512
|
* The header that goes to the top of the template
|
|
3576
3513
|
*/
|
|
@@ -3628,48 +3565,22 @@ export declare type BentoDashboardTemplateTabs = {
|
|
|
3628
3565
|
* `
|
|
3629
3566
|
* }
|
|
3630
3567
|
*/
|
|
3631
|
-
export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<{
|
|
3632
|
-
/**
|
|
3633
|
-
* Text showed in the popover on hover
|
|
3634
|
-
*/
|
|
3635
|
-
popoverText?: string;
|
|
3636
|
-
/**
|
|
3637
|
-
* Position the popover should take if space is available
|
|
3638
|
-
*/
|
|
3639
|
-
popoverPosition?: BentoPopoverPositions | `${BentoPopoverPositions}`;
|
|
3640
|
-
/**
|
|
3641
|
-
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
3642
|
-
*/
|
|
3643
|
-
tooltipText?: string;
|
|
3644
|
-
/**
|
|
3645
|
-
* Position the tooltip should take if space is available.
|
|
3646
|
-
*/
|
|
3647
|
-
tooltipPosition?: BentoTooltipPosition | `${BentoTooltipPosition}`;
|
|
3648
|
-
}>, {
|
|
3568
|
+
export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoDashedUnderlineProps>, {
|
|
3649
3569
|
popoverText: any;
|
|
3650
3570
|
popoverPosition: string;
|
|
3571
|
+
popoverSize: string;
|
|
3572
|
+
teleport: () => {
|
|
3573
|
+
disabled: boolean;
|
|
3574
|
+
};
|
|
3651
3575
|
tooltipText: any;
|
|
3652
3576
|
tooltipPosition: string;
|
|
3653
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<{
|
|
3654
|
-
/**
|
|
3655
|
-
* Text showed in the popover on hover
|
|
3656
|
-
*/
|
|
3657
|
-
popoverText?: string;
|
|
3658
|
-
/**
|
|
3659
|
-
* Position the popover should take if space is available
|
|
3660
|
-
*/
|
|
3661
|
-
popoverPosition?: BentoPopoverPositions | `${BentoPopoverPositions}`;
|
|
3662
|
-
/**
|
|
3663
|
-
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
3664
|
-
*/
|
|
3665
|
-
tooltipText?: string;
|
|
3666
|
-
/**
|
|
3667
|
-
* Position the tooltip should take if space is available.
|
|
3668
|
-
*/
|
|
3669
|
-
tooltipPosition?: BentoTooltipPosition | `${BentoTooltipPosition}`;
|
|
3670
|
-
}>, {
|
|
3577
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoDashedUnderlineProps>, {
|
|
3671
3578
|
popoverText: any;
|
|
3672
3579
|
popoverPosition: string;
|
|
3580
|
+
popoverSize: string;
|
|
3581
|
+
teleport: () => {
|
|
3582
|
+
disabled: boolean;
|
|
3583
|
+
};
|
|
3673
3584
|
tooltipText: any;
|
|
3674
3585
|
tooltipPosition: string;
|
|
3675
3586
|
}>>>, {
|
|
@@ -3677,11 +3588,78 @@ tooltipPosition: BentoTooltipPosition | `${BentoTooltipPosition}`;
|
|
|
3677
3588
|
tooltipText: string;
|
|
3678
3589
|
popoverText: string;
|
|
3679
3590
|
popoverPosition: BentoPopoverPositions | `${BentoPopoverPositions}`;
|
|
3591
|
+
teleport: BentoDashedUnderlineTeleport;
|
|
3592
|
+
popoverSize: "default" | "fit-content" | "large" | "small";
|
|
3680
3593
|
}>, {
|
|
3681
3594
|
default: (_: {}) => any;
|
|
3682
3595
|
'popover-content': (_: {}) => any;
|
|
3683
3596
|
}>;
|
|
3684
3597
|
|
|
3598
|
+
export declare interface BentoDashedUnderlineProps {
|
|
3599
|
+
/**
|
|
3600
|
+
* Text showed in the popover on hover
|
|
3601
|
+
*/
|
|
3602
|
+
popoverText?: string;
|
|
3603
|
+
/**
|
|
3604
|
+
* Position the popover should take if space is available
|
|
3605
|
+
*/
|
|
3606
|
+
popoverPosition?: BentoPopoverPositions | `${BentoPopoverPositions}`;
|
|
3607
|
+
/**
|
|
3608
|
+
* The size of the popover
|
|
3609
|
+
*/
|
|
3610
|
+
popoverSize?: 'default' | 'fit-content' | 'large' | 'small';
|
|
3611
|
+
/**
|
|
3612
|
+
* Teleports the component outside of the parent container into
|
|
3613
|
+
* the target "to" element
|
|
3614
|
+
*/
|
|
3615
|
+
teleport?: BentoDashedUnderlineTeleport;
|
|
3616
|
+
/**
|
|
3617
|
+
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
3618
|
+
*/
|
|
3619
|
+
tooltipText?: string;
|
|
3620
|
+
/**
|
|
3621
|
+
* Position the tooltip should take if space is available.
|
|
3622
|
+
*/
|
|
3623
|
+
tooltipPosition?: BentoTooltipPosition | `${BentoTooltipPosition}`;
|
|
3624
|
+
}
|
|
3625
|
+
|
|
3626
|
+
declare interface BentoDashedUnderlineProps_2 {
|
|
3627
|
+
/**
|
|
3628
|
+
* Text showed in the popover on hover
|
|
3629
|
+
*/
|
|
3630
|
+
popoverText?: string;
|
|
3631
|
+
|
|
3632
|
+
/**
|
|
3633
|
+
* Position the popover should take if space is available
|
|
3634
|
+
*/
|
|
3635
|
+
popoverPosition?: BentoPopoverPositions_2 | `${BentoPopoverPositions_2}`;
|
|
3636
|
+
|
|
3637
|
+
/**
|
|
3638
|
+
* The size of the popover
|
|
3639
|
+
*/
|
|
3640
|
+
popoverSize?: 'default' | 'fit-content' | 'large' | 'small';
|
|
3641
|
+
|
|
3642
|
+
/**
|
|
3643
|
+
* Teleports the component outside of the parent container into
|
|
3644
|
+
* the target "to" element
|
|
3645
|
+
*/
|
|
3646
|
+
teleport?: BentoDashedUnderlineTeleport_2;
|
|
3647
|
+
|
|
3648
|
+
/**
|
|
3649
|
+
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
3650
|
+
*/
|
|
3651
|
+
tooltipText?: string;
|
|
3652
|
+
|
|
3653
|
+
/**
|
|
3654
|
+
* Position the tooltip should take if space is available.
|
|
3655
|
+
*/
|
|
3656
|
+
tooltipPosition?: BentoTooltipPosition_2 | `${BentoTooltipPosition_2}`;
|
|
3657
|
+
}
|
|
3658
|
+
|
|
3659
|
+
export declare type BentoDashedUnderlineTeleport = BentoTeleportProps;
|
|
3660
|
+
|
|
3661
|
+
declare type BentoDashedUnderlineTeleport_2 = BentoTeleportProps_2;
|
|
3662
|
+
|
|
3685
3663
|
/**
|
|
3686
3664
|
* A component to display data in columns and row format with a whole array of configuration for visualization and interaction.
|
|
3687
3665
|
*
|
|
@@ -3778,6 +3756,23 @@ type: PropType<BentoFilterBarModel>;
|
|
|
3778
3756
|
default: any;
|
|
3779
3757
|
};
|
|
3780
3758
|
/**
|
|
3759
|
+
* Defines the layout (multi-line or one-line) to be used in the filter bar for different
|
|
3760
|
+
* container sizes:
|
|
3761
|
+
* - Large (>=700px): Always multi-line
|
|
3762
|
+
* - Medium (>=430px & <700px)
|
|
3763
|
+
* - Small (<430px)
|
|
3764
|
+
*
|
|
3765
|
+
* @default
|
|
3766
|
+
* {
|
|
3767
|
+
* medium: 'multi-line',
|
|
3768
|
+
* small: 'one-line'
|
|
3769
|
+
* }
|
|
3770
|
+
*/
|
|
3771
|
+
filtersContainerSizeLayout: {
|
|
3772
|
+
type: PropType<BentoFilterBarContainerSizeLayout>;
|
|
3773
|
+
default: any;
|
|
3774
|
+
};
|
|
3775
|
+
/**
|
|
3781
3776
|
* An array of the values for each filter set in `value`.
|
|
3782
3777
|
* {@see BentoFilterValues}
|
|
3783
3778
|
*/
|
|
@@ -4059,6 +4054,23 @@ type: PropType<BentoFilterBarModel>;
|
|
|
4059
4054
|
default: any;
|
|
4060
4055
|
};
|
|
4061
4056
|
/**
|
|
4057
|
+
* Defines the layout (multi-line or one-line) to be used in the filter bar for different
|
|
4058
|
+
* container sizes:
|
|
4059
|
+
* - Large (>=700px): Always multi-line
|
|
4060
|
+
* - Medium (>=430px & <700px)
|
|
4061
|
+
* - Small (<430px)
|
|
4062
|
+
*
|
|
4063
|
+
* @default
|
|
4064
|
+
* {
|
|
4065
|
+
* medium: 'multi-line',
|
|
4066
|
+
* small: 'one-line'
|
|
4067
|
+
* }
|
|
4068
|
+
*/
|
|
4069
|
+
filtersContainerSizeLayout: {
|
|
4070
|
+
type: PropType<BentoFilterBarContainerSizeLayout>;
|
|
4071
|
+
default: any;
|
|
4072
|
+
};
|
|
4073
|
+
/**
|
|
4062
4074
|
* An array of the values for each filter set in `value`.
|
|
4063
4075
|
* {@see BentoFilterValues}
|
|
4064
4076
|
*/
|
|
@@ -4293,6 +4305,7 @@ filterValues: BentoFilterValues;
|
|
|
4293
4305
|
allowColumnDragAndDrop: boolean;
|
|
4294
4306
|
bulkActions: BentoButtonActionsList;
|
|
4295
4307
|
columnPanel: boolean;
|
|
4308
|
+
filtersContainerSizeLayout: any;
|
|
4296
4309
|
filterSearchConfig: BentoFilterBarSearchBarProps;
|
|
4297
4310
|
filterSearchTerm: string;
|
|
4298
4311
|
noSpacingTop: boolean;
|
|
@@ -4463,7 +4476,7 @@ export declare enum BentoDatagridStyleState {
|
|
|
4463
4476
|
* `
|
|
4464
4477
|
* }
|
|
4465
4478
|
*/
|
|
4466
|
-
export declare const BentoDataGridTemplate:
|
|
4479
|
+
export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_51<DefineComponent< {
|
|
4467
4480
|
/**
|
|
4468
4481
|
* The header that goes to the top of the template
|
|
4469
4482
|
*/
|
|
@@ -4481,6 +4494,13 @@ type: PropType<BentoDataGridTemplateTabs>;
|
|
|
4481
4494
|
default: any;
|
|
4482
4495
|
};
|
|
4483
4496
|
/**
|
|
4497
|
+
* Renders the additional content slot with a sticky positioning
|
|
4498
|
+
*/
|
|
4499
|
+
stickyAdditionalContent: {
|
|
4500
|
+
type: BooleanConstructor;
|
|
4501
|
+
default: boolean;
|
|
4502
|
+
};
|
|
4503
|
+
/**
|
|
4484
4504
|
* Renders the tabs with a sticky positioning
|
|
4485
4505
|
*/
|
|
4486
4506
|
stickyTabs: {
|
|
@@ -4507,6 +4527,13 @@ type: PropType<BentoDataGridTemplateTabs>;
|
|
|
4507
4527
|
default: any;
|
|
4508
4528
|
};
|
|
4509
4529
|
/**
|
|
4530
|
+
* Renders the additional content slot with a sticky positioning
|
|
4531
|
+
*/
|
|
4532
|
+
stickyAdditionalContent: {
|
|
4533
|
+
type: BooleanConstructor;
|
|
4534
|
+
default: boolean;
|
|
4535
|
+
};
|
|
4536
|
+
/**
|
|
4510
4537
|
* Renders the tabs with a sticky positioning
|
|
4511
4538
|
*/
|
|
4512
4539
|
stickyTabs: {
|
|
@@ -4516,6 +4543,7 @@ default: boolean;
|
|
|
4516
4543
|
}>>, {
|
|
4517
4544
|
tabs: BentoDataGridTemplateTabs;
|
|
4518
4545
|
stickyTabs: boolean;
|
|
4546
|
+
stickyAdditionalContent: boolean;
|
|
4519
4547
|
}>, Record<string, (_: {}) => any> & {
|
|
4520
4548
|
infoIconTooltipContent: (_: {}) => any;
|
|
4521
4549
|
additionalContent: (_: {}) => any;
|
|
@@ -4523,7 +4551,9 @@ stickyTabs: boolean;
|
|
|
4523
4551
|
}>;
|
|
4524
4552
|
|
|
4525
4553
|
export declare type BentoDataGridTemplateDataGrid = () => {
|
|
4554
|
+
additionalContentSlotRef?: Ref<UnwrapRef<HTMLDivElement>> | null;
|
|
4526
4555
|
isDataGridTemplate: boolean;
|
|
4556
|
+
stickyAdditionalContent?: Ref<boolean>;
|
|
4527
4557
|
stickyTabs: Ref<boolean>;
|
|
4528
4558
|
tabsRef: Ref<UnwrapRef<HTMLDivElement>> | null;
|
|
4529
4559
|
};
|
|
@@ -7612,7 +7642,7 @@ export declare enum BentoEmptyStateVariant {
|
|
|
7612
7642
|
* }
|
|
7613
7643
|
* }
|
|
7614
7644
|
*/
|
|
7615
|
-
export declare const BentoFileUploader: DefineComponent<
|
|
7645
|
+
export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoFileUploaderProps>, {
|
|
7616
7646
|
accept: any;
|
|
7617
7647
|
description: any;
|
|
7618
7648
|
errorMessage: any;
|
|
@@ -7624,10 +7654,12 @@ tooltipText: any;
|
|
|
7624
7654
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7625
7655
|
change: (value?: FileList) => void;
|
|
7626
7656
|
} & {
|
|
7657
|
+
input: (value?: FileList) => void;
|
|
7658
|
+
} & {
|
|
7627
7659
|
"update:modelValue": (value?: FileList) => void;
|
|
7628
7660
|
} & {
|
|
7629
7661
|
"error:upload": (value: boolean) => void;
|
|
7630
|
-
}, string, Readonly<ExtractPropTypes<
|
|
7662
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoFileUploaderProps>, {
|
|
7631
7663
|
accept: any;
|
|
7632
7664
|
description: any;
|
|
7633
7665
|
errorMessage: any;
|
|
@@ -7689,7 +7721,7 @@ export declare interface BentoFileUploaderProps {
|
|
|
7689
7721
|
*/
|
|
7690
7722
|
maxSize?: number;
|
|
7691
7723
|
/**
|
|
7692
|
-
* Used to support `v-model`.
|
|
7724
|
+
* Used to support `v-model`. Can be used to set value of FileUploader if FileList
|
|
7693
7725
|
*/
|
|
7694
7726
|
modelValue?: BentoFileUploaderValue;
|
|
7695
7727
|
/**
|
|
@@ -7706,7 +7738,7 @@ export declare interface BentoFileUploaderProps {
|
|
|
7706
7738
|
tooltipText?: string;
|
|
7707
7739
|
}
|
|
7708
7740
|
|
|
7709
|
-
export declare type BentoFileUploaderValue = string | Array<string> | File | Array<File
|
|
7741
|
+
export declare type BentoFileUploaderValue = string | Array<string> | File | Array<File> | FileList;
|
|
7710
7742
|
|
|
7711
7743
|
/**
|
|
7712
7744
|
* The filter bar filters item lists and tables according to various filter criteria.
|
|
@@ -7732,9 +7764,13 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
|
|
|
7732
7764
|
* `
|
|
7733
7765
|
* }
|
|
7734
7766
|
*/
|
|
7735
|
-
export declare const BentoFilterBar: DefineComponent<
|
|
7767
|
+
export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoFilterBarProps>, {
|
|
7736
7768
|
config: () => any[];
|
|
7737
7769
|
filterValues: () => any[];
|
|
7770
|
+
containerSizeLayout: () => {
|
|
7771
|
+
medium: string;
|
|
7772
|
+
small: string;
|
|
7773
|
+
};
|
|
7738
7774
|
search: any;
|
|
7739
7775
|
searchTerm: any;
|
|
7740
7776
|
value: () => any[];
|
|
@@ -7744,9 +7780,13 @@ isClearAllVisible: ComputedRef<boolean>;
|
|
|
7744
7780
|
clearAllFilters: () => void;
|
|
7745
7781
|
isResetAllVisible: ComputedRef<boolean>;
|
|
7746
7782
|
resetAllFilters: () => void;
|
|
7747
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<
|
|
7783
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoFilterBarProps>, {
|
|
7748
7784
|
config: () => any[];
|
|
7749
7785
|
filterValues: () => any[];
|
|
7786
|
+
containerSizeLayout: () => {
|
|
7787
|
+
medium: string;
|
|
7788
|
+
small: string;
|
|
7789
|
+
};
|
|
7750
7790
|
search: any;
|
|
7751
7791
|
searchTerm: any;
|
|
7752
7792
|
value: () => any[];
|
|
@@ -7757,9 +7797,24 @@ value: BentoFilterBarModel;
|
|
|
7757
7797
|
config: BentoFilterBarModel;
|
|
7758
7798
|
searchTerm: BentoFilterBarSearchTerm;
|
|
7759
7799
|
filterValues: BentoFilterValues;
|
|
7800
|
+
containerSizeLayout: {
|
|
7801
|
+
medium: string;
|
|
7802
|
+
small: string;
|
|
7803
|
+
};
|
|
7760
7804
|
showAppliedHiddenFilters: boolean;
|
|
7761
7805
|
}>;
|
|
7762
7806
|
|
|
7807
|
+
export declare interface BentoFilterBarContainerSizeLayout {
|
|
7808
|
+
/**
|
|
7809
|
+
* @default 'one-line'
|
|
7810
|
+
*/
|
|
7811
|
+
medium?: BentoFilterBarScreenOptionsLayout;
|
|
7812
|
+
/**
|
|
7813
|
+
* @default 'multi-line'
|
|
7814
|
+
*/
|
|
7815
|
+
small?: BentoFilterBarScreenOptionsLayout;
|
|
7816
|
+
}
|
|
7817
|
+
|
|
7763
7818
|
export declare enum BentoFilterBarEvent {
|
|
7764
7819
|
INPUT = "input",
|
|
7765
7820
|
UPDATE_FILTER_VALUES = "update:filter-values"
|
|
@@ -7799,6 +7854,20 @@ export declare interface BentoFilterBarProps {
|
|
|
7799
7854
|
* }]
|
|
7800
7855
|
*/
|
|
7801
7856
|
filterValues?: BentoFilterValues;
|
|
7857
|
+
/**
|
|
7858
|
+
* Defines the layout (multi-line or one-line) to be used in the filter bar for different
|
|
7859
|
+
* container sizes:
|
|
7860
|
+
* - Large (>=700px): Always multi-line
|
|
7861
|
+
* - Medium (>=430px & <700px)
|
|
7862
|
+
* - Small (<430px)
|
|
7863
|
+
*
|
|
7864
|
+
* @example
|
|
7865
|
+
* {
|
|
7866
|
+
* medium: 'multi-line',
|
|
7867
|
+
* small: 'one-line'
|
|
7868
|
+
* }
|
|
7869
|
+
*/
|
|
7870
|
+
containerSizeLayout?: BentoFilterBarContainerSizeLayout;
|
|
7802
7871
|
/**
|
|
7803
7872
|
* Search bar properties with which the placeholder, hint and other
|
|
7804
7873
|
* "bento-search-bar" properties can be set. @see {@link BentoFilterBarSearchBarProps}
|
|
@@ -7839,6 +7908,8 @@ export declare interface BentoFilterBarProps {
|
|
|
7839
7908
|
value?: BentoFilterBarModel;
|
|
7840
7909
|
}
|
|
7841
7910
|
|
|
7911
|
+
export declare type BentoFilterBarScreenOptionsLayout = 'one-line' | 'multi-line';
|
|
7912
|
+
|
|
7842
7913
|
export declare type BentoFilterBarSearchBarProps = OmitStrict<BentoSearchBarProps, 'value' | 'condensed'>;
|
|
7843
7914
|
|
|
7844
7915
|
export declare type BentoFilterBarSearchTerm = BentoSearchBarProps['value'];
|
|
@@ -7923,7 +7994,7 @@ export declare type BentoFilterValues = Array<BentoFilterValue>;
|
|
|
7923
7994
|
* `
|
|
7924
7995
|
* }
|
|
7925
7996
|
*/
|
|
7926
|
-
export declare const BentoFormLayout:
|
|
7997
|
+
export declare const BentoFormLayout: __VLS_WithTemplateSlots_13<DefineComponent< {
|
|
7927
7998
|
/**
|
|
7928
7999
|
* Renders the form layout as an HTML `form`
|
|
7929
8000
|
*/
|
|
@@ -7989,7 +8060,7 @@ loading: boolean;
|
|
|
7989
8060
|
* </bento-form-layout-field-tip>
|
|
7990
8061
|
* `
|
|
7991
8062
|
*/
|
|
7992
|
-
export declare const BentoFormLayoutFieldTip:
|
|
8063
|
+
export declare const BentoFormLayoutFieldTip: __VLS_WithTemplateSlots_14<DefineComponent< {
|
|
7993
8064
|
/**
|
|
7994
8065
|
* Type of a alert; set a distinctive icon and color. Defaults to highlight.
|
|
7995
8066
|
* @values highlight, success, critical, warning
|
|
@@ -8038,7 +8109,7 @@ declare type BentoFormLayoutFieldTipTypeOption = `${BentoAlertTypeOption}`;
|
|
|
8038
8109
|
* `
|
|
8039
8110
|
* }
|
|
8040
8111
|
*/
|
|
8041
|
-
export declare const BentoFormLayoutGroup:
|
|
8112
|
+
export declare const BentoFormLayoutGroup: __VLS_WithTemplateSlots_16<DefineComponent< {
|
|
8042
8113
|
/**
|
|
8043
8114
|
* The layout of the pair group of components.
|
|
8044
8115
|
* This will render the components within the width of the proportions.
|
|
@@ -8124,7 +8195,7 @@ layout: BentoLayoutGroupProportions;
|
|
|
8124
8195
|
* `
|
|
8125
8196
|
* }
|
|
8126
8197
|
*/
|
|
8127
|
-
export declare const BentoFormLayoutTitle:
|
|
8198
|
+
export declare const BentoFormLayoutTitle: __VLS_WithTemplateSlots_15<DefineComponent< {
|
|
8128
8199
|
/**
|
|
8129
8200
|
* Defines if the Form Layout title is
|
|
8130
8201
|
* a "section" or a "subsection".
|
|
@@ -8346,7 +8417,7 @@ declare enum BentoHeaderVariant {
|
|
|
8346
8417
|
* `
|
|
8347
8418
|
* };
|
|
8348
8419
|
*/
|
|
8349
|
-
export declare const BentoHeaderWithViews:
|
|
8420
|
+
export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoHeaderWithViewsProps>, {
|
|
8350
8421
|
actions: () => any[];
|
|
8351
8422
|
additionalViewSetting: any;
|
|
8352
8423
|
title: any;
|
|
@@ -8368,7 +8439,7 @@ views: () => any[];
|
|
|
8368
8439
|
"update:view": (value: BentoHeaderWithViewsItemUpdate) => void;
|
|
8369
8440
|
} & {
|
|
8370
8441
|
"update:skip-unsaved-changes": (value: boolean) => void;
|
|
8371
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8442
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoHeaderWithViewsProps>, {
|
|
8372
8443
|
actions: () => any[];
|
|
8373
8444
|
additionalViewSetting: any;
|
|
8374
8445
|
title: any;
|
|
@@ -8524,10 +8595,10 @@ export declare interface BentoHeaderWithViewsProps {
|
|
|
8524
8595
|
* `
|
|
8525
8596
|
* }
|
|
8526
8597
|
*/
|
|
8527
|
-
export declare const BentoImage: DefineComponent<
|
|
8598
|
+
export declare const BentoImage: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoImageProps>, {
|
|
8528
8599
|
aspectRatio: any;
|
|
8529
8600
|
objectFit: any;
|
|
8530
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8601
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoImageProps>, {
|
|
8531
8602
|
aspectRatio: any;
|
|
8532
8603
|
objectFit: any;
|
|
8533
8604
|
}>>>, {
|
|
@@ -8642,7 +8713,7 @@ export declare type BentoInputDropdownProps = {
|
|
|
8642
8713
|
* >
|
|
8643
8714
|
* }
|
|
8644
8715
|
*/
|
|
8645
|
-
export declare const BentoInputField:
|
|
8716
|
+
export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoInputFieldProps>, {
|
|
8646
8717
|
ariaHidden: boolean;
|
|
8647
8718
|
ariaLabel: any;
|
|
8648
8719
|
condensed: boolean;
|
|
@@ -8683,7 +8754,7 @@ keydown: (event: KeyboardEvent) => void;
|
|
|
8683
8754
|
keyup: (event: KeyboardEvent) => void;
|
|
8684
8755
|
} & {
|
|
8685
8756
|
input: (inputValue: string) => void;
|
|
8686
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8757
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoInputFieldProps>, {
|
|
8687
8758
|
ariaHidden: boolean;
|
|
8688
8759
|
ariaLabel: any;
|
|
8689
8760
|
condensed: boolean;
|
|
@@ -8796,7 +8867,7 @@ export declare enum BentoInputFieldEvent {
|
|
|
8796
8867
|
* `
|
|
8797
8868
|
* }
|
|
8798
8869
|
*/
|
|
8799
|
-
export declare const BentoInputFieldPassword: DefineComponent<
|
|
8870
|
+
export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoInputFieldPasswordProps>, {
|
|
8800
8871
|
condensed: boolean;
|
|
8801
8872
|
disabled: boolean;
|
|
8802
8873
|
disableValidation: boolean;
|
|
@@ -8813,7 +8884,7 @@ withHint: boolean;
|
|
|
8813
8884
|
"input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
|
|
8814
8885
|
} & {
|
|
8815
8886
|
input: (value: BentoInputFieldValue) => void;
|
|
8816
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8887
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoInputFieldPasswordProps>, {
|
|
8817
8888
|
condensed: boolean;
|
|
8818
8889
|
disabled: boolean;
|
|
8819
8890
|
disableValidation: boolean;
|
|
@@ -8936,7 +9007,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
|
|
|
8936
9007
|
* `
|
|
8937
9008
|
* }
|
|
8938
9009
|
*/
|
|
8939
|
-
export declare const BentoInputFieldPhoneNumber:
|
|
9010
|
+
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInputFieldPhoneNumberProps>, {
|
|
8940
9011
|
countries: () => CountryCode_2[];
|
|
8941
9012
|
dynamicFiltering: boolean;
|
|
8942
9013
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -8945,7 +9016,7 @@ blur: () => void;
|
|
|
8945
9016
|
input: (value: string) => void;
|
|
8946
9017
|
} & {
|
|
8947
9018
|
"update:selected-country": (country: CountryCode_2) => void;
|
|
8948
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9019
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInputFieldPhoneNumberProps>, {
|
|
8949
9020
|
countries: () => CountryCode_2[];
|
|
8950
9021
|
dynamicFiltering: boolean;
|
|
8951
9022
|
}>>>, {
|
|
@@ -9194,7 +9265,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
|
|
|
9194
9265
|
* `
|
|
9195
9266
|
* }
|
|
9196
9267
|
*/
|
|
9197
|
-
export declare const BentoInspector:
|
|
9268
|
+
export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<{
|
|
9198
9269
|
/**
|
|
9199
9270
|
* ID of the current active inspector page
|
|
9200
9271
|
*/
|
|
@@ -9231,7 +9302,7 @@ size: string;
|
|
|
9231
9302
|
"update:active-page": (value: string) => void;
|
|
9232
9303
|
} & {
|
|
9233
9304
|
expand: () => void;
|
|
9234
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9305
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<{
|
|
9235
9306
|
/**
|
|
9236
9307
|
* ID of the current active inspector page
|
|
9237
9308
|
*/
|
|
@@ -9321,10 +9392,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
|
|
|
9321
9392
|
* `
|
|
9322
9393
|
* }
|
|
9323
9394
|
*/
|
|
9324
|
-
export declare const BentoLayout:
|
|
9395
|
+
export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoLayoutProps>, {
|
|
9325
9396
|
size: string;
|
|
9326
9397
|
variant: string;
|
|
9327
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9398
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoLayoutProps>, {
|
|
9328
9399
|
size: string;
|
|
9329
9400
|
variant: string;
|
|
9330
9401
|
}>>>, {
|
|
@@ -9367,9 +9438,9 @@ export declare interface BentoLayoutProps {
|
|
|
9367
9438
|
* `
|
|
9368
9439
|
* }
|
|
9369
9440
|
*/
|
|
9370
|
-
export declare const BentoLayoutRow:
|
|
9441
|
+
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoLayoutRowProps>, {
|
|
9371
9442
|
columnsLayout: string;
|
|
9372
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9443
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoLayoutRowProps>, {
|
|
9373
9444
|
columnsLayout: string;
|
|
9374
9445
|
}>>>, {
|
|
9375
9446
|
columnsLayout: BentoLayoutRowColumnLayout;
|
|
@@ -9401,10 +9472,10 @@ declare const BentoLayoutVariantOptions: readonly ["page", "component"];
|
|
|
9401
9472
|
|
|
9402
9473
|
export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
9403
9474
|
|
|
9404
|
-
export declare const BentoLink:
|
|
9475
|
+
export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoLinkProps>, {
|
|
9405
9476
|
target: any;
|
|
9406
9477
|
variant: BentoLinkVariant;
|
|
9407
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<
|
|
9478
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoLinkProps>, {
|
|
9408
9479
|
target: any;
|
|
9409
9480
|
variant: BentoLinkVariant;
|
|
9410
9481
|
}>>> & Readonly<{
|
|
@@ -9939,7 +10010,7 @@ export declare interface BentoMenuItem {
|
|
|
9939
10010
|
* `
|
|
9940
10011
|
* };
|
|
9941
10012
|
*/
|
|
9942
|
-
export declare const BentoModal:
|
|
10013
|
+
export declare const BentoModal: __VLS_WithTemplateSlots_25<DefineComponent< {
|
|
9943
10014
|
/**
|
|
9944
10015
|
* List of actions that will be used to render the buttons.
|
|
9945
10016
|
* First element in the list will be rendered as "primary".
|
|
@@ -10277,7 +10348,7 @@ export declare enum BentoModalEvent {
|
|
|
10277
10348
|
* `
|
|
10278
10349
|
* }
|
|
10279
10350
|
*/
|
|
10280
|
-
export declare const BentoModalFullscreen:
|
|
10351
|
+
export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_26<DefineComponent< {
|
|
10281
10352
|
/**
|
|
10282
10353
|
* List of actions that will be used to render the buttons.
|
|
10283
10354
|
* First element in the list will be rendered as "primary".
|
|
@@ -10417,7 +10488,7 @@ contextualLabel: string;
|
|
|
10417
10488
|
* `
|
|
10418
10489
|
* }
|
|
10419
10490
|
*/
|
|
10420
|
-
export declare const BentoModalFullscreenPage:
|
|
10491
|
+
export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_27<DefineComponent< {
|
|
10421
10492
|
/**
|
|
10422
10493
|
* List of actions that will be used to render the buttons.
|
|
10423
10494
|
* First element in the list will be rendered as "primary".
|
|
@@ -10559,7 +10630,7 @@ contextualLabel: string;
|
|
|
10559
10630
|
* `
|
|
10560
10631
|
* }
|
|
10561
10632
|
*/
|
|
10562
|
-
export declare const BentoModalPage:
|
|
10633
|
+
export declare const BentoModalPage: __VLS_WithTemplateSlots_24<DefineComponent< {
|
|
10563
10634
|
/**
|
|
10564
10635
|
* List of actions that will be used to render the buttons.
|
|
10565
10636
|
* First element in the list will be rendered as "primary".
|
|
@@ -10804,7 +10875,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
|
|
|
10804
10875
|
* `,
|
|
10805
10876
|
* }
|
|
10806
10877
|
*/
|
|
10807
|
-
export declare const BentoPagination:
|
|
10878
|
+
export declare const BentoPagination: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoPaginationProps>, {
|
|
10808
10879
|
ariaLabel: any;
|
|
10809
10880
|
hasNext: any;
|
|
10810
10881
|
hidePageSize: boolean;
|
|
@@ -10820,7 +10891,7 @@ navigate: (page: number, items?: number) => void;
|
|
|
10820
10891
|
"update:page": (page: number) => void;
|
|
10821
10892
|
} & {
|
|
10822
10893
|
"update:size": (size: number) => void;
|
|
10823
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10894
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoPaginationProps>, {
|
|
10824
10895
|
ariaLabel: any;
|
|
10825
10896
|
hasNext: any;
|
|
10826
10897
|
hidePageSize: boolean;
|
|
@@ -10886,10 +10957,10 @@ export declare interface BentoPaginationProps {
|
|
|
10886
10957
|
* `
|
|
10887
10958
|
* }
|
|
10888
10959
|
*/
|
|
10889
|
-
export declare const BentoPaymentMethod: DefineComponent<
|
|
10960
|
+
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoPaymentMethodProps>, {
|
|
10890
10961
|
type: string;
|
|
10891
10962
|
small: boolean;
|
|
10892
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
10963
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoPaymentMethodProps>, {
|
|
10893
10964
|
type: string;
|
|
10894
10965
|
small: boolean;
|
|
10895
10966
|
}>>>, {
|
|
@@ -12081,7 +12152,7 @@ export declare enum BentoPaymentMethodType {
|
|
|
12081
12152
|
* `
|
|
12082
12153
|
* }
|
|
12083
12154
|
*/
|
|
12084
|
-
export declare const BentoPopover:
|
|
12155
|
+
export declare const BentoPopover: __VLS_WithTemplateSlots_29<DefineComponent< {
|
|
12085
12156
|
/**
|
|
12086
12157
|
* List of actions that will be used to render the buttons.
|
|
12087
12158
|
* First element in the list will be rendered as "primary".
|
|
@@ -12502,7 +12573,7 @@ declare type BentoPopoverPositions_2 = PopperContainerPosition_2;
|
|
|
12502
12573
|
* `
|
|
12503
12574
|
* };
|
|
12504
12575
|
*/
|
|
12505
|
-
export declare const BentoPromoBanner:
|
|
12576
|
+
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_30<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoPromoBannerProps>, {
|
|
12506
12577
|
actions: any;
|
|
12507
12578
|
color: BentoPromoBannerColor;
|
|
12508
12579
|
isDismissible: boolean;
|
|
@@ -12510,7 +12581,7 @@ dismissButtonText: any;
|
|
|
12510
12581
|
layout: BentoPromoBannerLayout;
|
|
12511
12582
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12512
12583
|
dismiss: () => void;
|
|
12513
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12584
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoPromoBannerProps>, {
|
|
12514
12585
|
actions: any;
|
|
12515
12586
|
color: BentoPromoBannerColor;
|
|
12516
12587
|
isDismissible: boolean;
|
|
@@ -12646,7 +12717,7 @@ export declare interface BentoPromoBannerProps {
|
|
|
12646
12717
|
* }
|
|
12647
12718
|
* }
|
|
12648
12719
|
*/
|
|
12649
|
-
export declare const BentoRadioButton:
|
|
12720
|
+
export declare const BentoRadioButton: __VLS_WithTemplateSlots_32<DefineComponent< {
|
|
12650
12721
|
/**
|
|
12651
12722
|
* Disable the radio button (optional)
|
|
12652
12723
|
*/
|
|
@@ -12801,7 +12872,7 @@ export declare type BentoRadioButtonValue = string | number;
|
|
|
12801
12872
|
* `
|
|
12802
12873
|
* };
|
|
12803
12874
|
*/
|
|
12804
|
-
export declare const BentoRadioGroup:
|
|
12875
|
+
export declare const BentoRadioGroup: __VLS_WithTemplateSlots_31<DefineComponent< {
|
|
12805
12876
|
/**
|
|
12806
12877
|
* Descriptive supporting text visbile underneath the label.
|
|
12807
12878
|
*/
|
|
@@ -13095,7 +13166,7 @@ export declare enum BentoRadioGroupVariant {
|
|
|
13095
13166
|
* }
|
|
13096
13167
|
* }
|
|
13097
13168
|
*/
|
|
13098
|
-
export declare const BentoSearchBar: DefineComponent<
|
|
13169
|
+
export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoSearchBarProps>, {
|
|
13099
13170
|
condensed: boolean;
|
|
13100
13171
|
debounceTime: number;
|
|
13101
13172
|
hint: string;
|
|
@@ -13116,7 +13187,7 @@ clear: () => void;
|
|
|
13116
13187
|
blur: () => void;
|
|
13117
13188
|
} & {
|
|
13118
13189
|
focus: () => void;
|
|
13119
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13190
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoSearchBarProps>, {
|
|
13120
13191
|
condensed: boolean;
|
|
13121
13192
|
debounceTime: number;
|
|
13122
13193
|
hint: string;
|
|
@@ -13199,7 +13270,7 @@ export declare interface BentoSearchBarProps {
|
|
|
13199
13270
|
* }
|
|
13200
13271
|
* }
|
|
13201
13272
|
*/
|
|
13202
|
-
export declare const BentoSecondaryNav: DefineComponent<
|
|
13273
|
+
export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_27<{
|
|
13203
13274
|
/**
|
|
13204
13275
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13205
13276
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13212,7 +13283,7 @@ items: BentoSecondaryNavItems;
|
|
|
13212
13283
|
value?: string;
|
|
13213
13284
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13214
13285
|
change: (category: string) => void;
|
|
13215
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13286
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_27<{
|
|
13216
13287
|
/**
|
|
13217
13288
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13218
13289
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13257,7 +13328,7 @@ export declare interface BentoSecondaryNavState {
|
|
|
13257
13328
|
* `
|
|
13258
13329
|
* }
|
|
13259
13330
|
*/
|
|
13260
|
-
export declare const BentoSegmentedControl: DefineComponent<
|
|
13331
|
+
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoSegmentedControlProps>, {
|
|
13261
13332
|
ariaLabel: any;
|
|
13262
13333
|
fullWidth: boolean;
|
|
13263
13334
|
wrap: boolean;
|
|
@@ -13266,7 +13337,7 @@ modelValue: any;
|
|
|
13266
13337
|
"update:model-value": (value: any) => void;
|
|
13267
13338
|
} & {
|
|
13268
13339
|
input: (value: BentoSegmentedControlValue) => void;
|
|
13269
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13340
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoSegmentedControlProps>, {
|
|
13270
13341
|
ariaLabel: any;
|
|
13271
13342
|
fullWidth: boolean;
|
|
13272
13343
|
wrap: boolean;
|
|
@@ -13430,7 +13501,7 @@ export declare type BentoSelectFilterValue = BentoListboxSelectedValue;
|
|
|
13430
13501
|
* `
|
|
13431
13502
|
* }
|
|
13432
13503
|
*/
|
|
13433
|
-
export declare const BentoSelectionCard:
|
|
13504
|
+
export declare const BentoSelectionCard: __VLS_WithTemplateSlots_33<DefineComponent< {
|
|
13434
13505
|
/**
|
|
13435
13506
|
* The description of the selection card
|
|
13436
13507
|
*/
|
|
@@ -13623,7 +13694,7 @@ fullyClickable: boolean;
|
|
|
13623
13694
|
* `,
|
|
13624
13695
|
* }
|
|
13625
13696
|
*/
|
|
13626
|
-
export declare const BentoSelectionCardGroup:
|
|
13697
|
+
export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_34<DefineComponent< {
|
|
13627
13698
|
/**
|
|
13628
13699
|
* Descriptive supporting text visbile underneath the label.
|
|
13629
13700
|
*/
|
|
@@ -13939,7 +14010,7 @@ export declare type BentoSelectTagFilterOptions = OmitStrict<BentoSelectFilterOp
|
|
|
13939
14010
|
* `
|
|
13940
14011
|
* }
|
|
13941
14012
|
*/
|
|
13942
|
-
export declare const BentoSidepanel:
|
|
14013
|
+
export declare const BentoSidepanel: __VLS_WithTemplateSlots_36<DefineComponent< {
|
|
13943
14014
|
/**
|
|
13944
14015
|
* The id of the current active page
|
|
13945
14016
|
* Should be the same id as the BentoSidepanelPage to be displayed
|
|
@@ -14067,7 +14138,7 @@ export declare enum BentoSidepanelEvent {
|
|
|
14067
14138
|
* `
|
|
14068
14139
|
* }
|
|
14069
14140
|
*/
|
|
14070
|
-
export declare const BentoSidepanelPage:
|
|
14141
|
+
export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_35<DefineComponent< {
|
|
14071
14142
|
/**
|
|
14072
14143
|
* List of actions that will be used to render the buttons.
|
|
14073
14144
|
* First element in the list will be rendered as "primary".
|
|
@@ -14210,7 +14281,7 @@ destructiveActions: boolean;
|
|
|
14210
14281
|
* `
|
|
14211
14282
|
* }
|
|
14212
14283
|
*/
|
|
14213
|
-
export declare const BentoStatus:
|
|
14284
|
+
export declare const BentoStatus: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_TypePropsToRuntimeProps_29<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_29<BentoStatusProps>>>, {}>, {
|
|
14214
14285
|
default: (_: {}) => any;
|
|
14215
14286
|
}>;
|
|
14216
14287
|
|
|
@@ -14255,7 +14326,7 @@ export declare enum BentoStatusVariant {
|
|
|
14255
14326
|
* `
|
|
14256
14327
|
* }
|
|
14257
14328
|
*/
|
|
14258
|
-
export declare const BentoStep:
|
|
14329
|
+
export declare const BentoStep: __VLS_WithTemplateSlots_39<DefineComponent< {
|
|
14259
14330
|
/**
|
|
14260
14331
|
* Completed status. Used on non-linear steppers to indicate if the step is completed.
|
|
14261
14332
|
*/
|
|
@@ -14312,7 +14383,7 @@ substepIndex: number;
|
|
|
14312
14383
|
* `
|
|
14313
14384
|
* }
|
|
14314
14385
|
*/
|
|
14315
|
-
export declare const BentoStepper:
|
|
14386
|
+
export declare const BentoStepper: __VLS_WithTemplateSlots_38<DefineComponent< {
|
|
14316
14387
|
/**
|
|
14317
14388
|
* Type of stepper; defines how the stepper should behave. Default: linear
|
|
14318
14389
|
* @values linear, non-linear
|
|
@@ -14423,7 +14494,7 @@ declare interface BentoStickyTabsOptions {
|
|
|
14423
14494
|
* `
|
|
14424
14495
|
* }
|
|
14425
14496
|
*/
|
|
14426
|
-
export declare const BentoStructuredList:
|
|
14497
|
+
export declare const BentoStructuredList: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_30<{
|
|
14427
14498
|
/**
|
|
14428
14499
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14429
14500
|
*/
|
|
@@ -14444,7 +14515,7 @@ layout?: BentoStructuredListLayoutOptions;
|
|
|
14444
14515
|
}>, {
|
|
14445
14516
|
labelsWidth: any;
|
|
14446
14517
|
layout: string;
|
|
14447
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14518
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_30<{
|
|
14448
14519
|
/**
|
|
14449
14520
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14450
14521
|
*/
|
|
@@ -14495,7 +14566,7 @@ labelsWidth: number;
|
|
|
14495
14566
|
* `
|
|
14496
14567
|
* }
|
|
14497
14568
|
*/
|
|
14498
|
-
export declare const BentoStructuredListItem:
|
|
14569
|
+
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_TypePropsToRuntimeProps_31<{
|
|
14499
14570
|
/**
|
|
14500
14571
|
* Label to display for the value
|
|
14501
14572
|
*/
|
|
@@ -14520,7 +14591,7 @@ searchTooltip?: string;
|
|
|
14520
14591
|
* Truncates the value of the item
|
|
14521
14592
|
*/
|
|
14522
14593
|
truncate?: boolean;
|
|
14523
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14594
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_31<{
|
|
14524
14595
|
/**
|
|
14525
14596
|
* Label to display for the value
|
|
14526
14597
|
*/
|
|
@@ -14575,10 +14646,10 @@ declare const BentoStructuredListLayoutOptions: string[];
|
|
|
14575
14646
|
* `
|
|
14576
14647
|
* }
|
|
14577
14648
|
*/
|
|
14578
|
-
export declare const BentoSummaryGrid:
|
|
14649
|
+
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_32<BentoSummaryGridProps>, {
|
|
14579
14650
|
columnWidth: any;
|
|
14580
14651
|
slashedZero: boolean;
|
|
14581
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14652
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_32<BentoSummaryGridProps>, {
|
|
14582
14653
|
columnWidth: any;
|
|
14583
14654
|
slashedZero: boolean;
|
|
14584
14655
|
}>>>, {
|
|
@@ -14613,7 +14684,7 @@ export declare interface BentoSummaryGridColumnWidth {
|
|
|
14613
14684
|
* `
|
|
14614
14685
|
* }
|
|
14615
14686
|
*/
|
|
14616
|
-
export declare const BentoSummaryGridItemAmount:
|
|
14687
|
+
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_33<BentoSummaryGridItemAmountProps>, {
|
|
14617
14688
|
copy: any;
|
|
14618
14689
|
fitContent: boolean;
|
|
14619
14690
|
infoIconTooltipText: any;
|
|
@@ -14624,8 +14695,9 @@ secondaryTrendDirection: string;
|
|
|
14624
14695
|
size: string;
|
|
14625
14696
|
trend: any;
|
|
14626
14697
|
trendDirection: string;
|
|
14698
|
+
underlinePopoverSize: string;
|
|
14627
14699
|
underlineTooltipText: any;
|
|
14628
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14700
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_33<BentoSummaryGridItemAmountProps>, {
|
|
14629
14701
|
copy: any;
|
|
14630
14702
|
fitContent: boolean;
|
|
14631
14703
|
infoIconTooltipText: any;
|
|
@@ -14636,6 +14708,7 @@ secondaryTrendDirection: string;
|
|
|
14636
14708
|
size: string;
|
|
14637
14709
|
trend: any;
|
|
14638
14710
|
trendDirection: string;
|
|
14711
|
+
underlinePopoverSize: string;
|
|
14639
14712
|
underlineTooltipText: any;
|
|
14640
14713
|
}>>>, {
|
|
14641
14714
|
copy: string;
|
|
@@ -14646,6 +14719,7 @@ secondaryTrend: string;
|
|
|
14646
14719
|
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
14647
14720
|
trend: string;
|
|
14648
14721
|
trendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
14722
|
+
underlinePopoverSize: BentoDashedUnderlineProps_2["popoverSize"];
|
|
14649
14723
|
underlineTooltipText: string;
|
|
14650
14724
|
secondaryLabel: string;
|
|
14651
14725
|
secondaryMetric: string;
|
|
@@ -14683,20 +14757,23 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
|
|
|
14683
14757
|
* `
|
|
14684
14758
|
* }
|
|
14685
14759
|
*/
|
|
14686
|
-
export declare const BentoSummaryGridItemCustom:
|
|
14760
|
+
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridItemCustomProps>, {
|
|
14687
14761
|
copy: any;
|
|
14688
14762
|
infoIconTooltipText: any;
|
|
14689
14763
|
fitContent: boolean;
|
|
14764
|
+
underlinePopoverSize: string;
|
|
14690
14765
|
underlineTooltipText: any;
|
|
14691
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14766
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridItemCustomProps>, {
|
|
14692
14767
|
copy: any;
|
|
14693
14768
|
infoIconTooltipText: any;
|
|
14694
14769
|
fitContent: boolean;
|
|
14770
|
+
underlinePopoverSize: string;
|
|
14695
14771
|
underlineTooltipText: any;
|
|
14696
14772
|
}>>>, {
|
|
14697
14773
|
copy: string;
|
|
14698
14774
|
fitContent: boolean;
|
|
14699
14775
|
infoIconTooltipText: string;
|
|
14776
|
+
underlinePopoverSize: BentoDashedUnderlineProps_2["popoverSize"];
|
|
14700
14777
|
underlineTooltipText: string;
|
|
14701
14778
|
}>, {
|
|
14702
14779
|
'dashed-underline': (_: {}) => any;
|
|
@@ -14720,6 +14797,10 @@ export declare interface BentoSummaryGridItemCustomProps {
|
|
|
14720
14797
|
* The width of `summary-grid-item` fits its content
|
|
14721
14798
|
*/
|
|
14722
14799
|
fitContent?: boolean;
|
|
14800
|
+
/**
|
|
14801
|
+
* Size of the popover of a dashed-underline title
|
|
14802
|
+
*/
|
|
14803
|
+
underlinePopoverSize?: BentoDashedUnderlineProps['popoverSize'];
|
|
14723
14804
|
/**
|
|
14724
14805
|
* Text showed in a dashed-underline title tooltip on hover
|
|
14725
14806
|
*/
|
|
@@ -14746,7 +14827,7 @@ export declare interface BentoSummaryGridItemCustomProps {
|
|
|
14746
14827
|
* `
|
|
14747
14828
|
* }
|
|
14748
14829
|
*/
|
|
14749
|
-
export declare const BentoSummaryGridItemNumeric:
|
|
14830
|
+
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_34<BentoSummaryGridItemNumericProps>, {
|
|
14750
14831
|
copy: any;
|
|
14751
14832
|
fitContent: boolean;
|
|
14752
14833
|
infoIconTooltipText: any;
|
|
@@ -14756,8 +14837,9 @@ secondaryTrendDirection: string;
|
|
|
14756
14837
|
size: string;
|
|
14757
14838
|
trend: any;
|
|
14758
14839
|
trendDirection: string;
|
|
14840
|
+
underlinePopoverSize: string;
|
|
14759
14841
|
underlineTooltipText: any;
|
|
14760
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14842
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_34<BentoSummaryGridItemNumericProps>, {
|
|
14761
14843
|
copy: any;
|
|
14762
14844
|
fitContent: boolean;
|
|
14763
14845
|
infoIconTooltipText: any;
|
|
@@ -14767,6 +14849,7 @@ secondaryTrendDirection: string;
|
|
|
14767
14849
|
size: string;
|
|
14768
14850
|
trend: any;
|
|
14769
14851
|
trendDirection: string;
|
|
14852
|
+
underlinePopoverSize: string;
|
|
14770
14853
|
underlineTooltipText: any;
|
|
14771
14854
|
}>>>, {
|
|
14772
14855
|
copy: string;
|
|
@@ -14777,6 +14860,7 @@ secondaryTrend: string;
|
|
|
14777
14860
|
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
14778
14861
|
trend: string;
|
|
14779
14862
|
trendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
14863
|
+
underlinePopoverSize: BentoDashedUnderlineProps_2["popoverSize"];
|
|
14780
14864
|
underlineTooltipText: string;
|
|
14781
14865
|
secondaryMetric: string;
|
|
14782
14866
|
}>, {
|
|
@@ -14814,7 +14898,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
|
|
|
14814
14898
|
* `
|
|
14815
14899
|
* }
|
|
14816
14900
|
*/
|
|
14817
|
-
export declare const BentoSummaryGridItemPercentage:
|
|
14901
|
+
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_35<BentoSummaryGridItemPercentageProps>, {
|
|
14818
14902
|
copy: any;
|
|
14819
14903
|
fitContent: boolean;
|
|
14820
14904
|
infoIconTooltipText: any;
|
|
@@ -14824,8 +14908,9 @@ secondaryTrendDirection: string;
|
|
|
14824
14908
|
size: string;
|
|
14825
14909
|
trend: any;
|
|
14826
14910
|
trendDirection: string;
|
|
14911
|
+
underlinePopoverSize: string;
|
|
14827
14912
|
underlineTooltipText: any;
|
|
14828
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14913
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_35<BentoSummaryGridItemPercentageProps>, {
|
|
14829
14914
|
copy: any;
|
|
14830
14915
|
fitContent: boolean;
|
|
14831
14916
|
infoIconTooltipText: any;
|
|
@@ -14835,6 +14920,7 @@ secondaryTrendDirection: string;
|
|
|
14835
14920
|
size: string;
|
|
14836
14921
|
trend: any;
|
|
14837
14922
|
trendDirection: string;
|
|
14923
|
+
underlinePopoverSize: string;
|
|
14838
14924
|
underlineTooltipText: any;
|
|
14839
14925
|
}>>>, {
|
|
14840
14926
|
copy: string;
|
|
@@ -14845,6 +14931,7 @@ secondaryTrend: string;
|
|
|
14845
14931
|
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
14846
14932
|
trend: string;
|
|
14847
14933
|
trendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
14934
|
+
underlinePopoverSize: BentoDashedUnderlineProps_2["popoverSize"];
|
|
14848
14935
|
underlineTooltipText: string;
|
|
14849
14936
|
secondaryMetric: string;
|
|
14850
14937
|
}>, {
|
|
@@ -14897,20 +14984,23 @@ declare enum BentoSummaryGridItemSize_2 {
|
|
|
14897
14984
|
* `
|
|
14898
14985
|
* }
|
|
14899
14986
|
*/
|
|
14900
|
-
export declare const BentoSummaryGridItemText:
|
|
14987
|
+
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_36<BentoSummaryGridItemTextProps>, {
|
|
14901
14988
|
copy: any;
|
|
14902
14989
|
fitContent: boolean;
|
|
14903
14990
|
infoIconTooltipText: any;
|
|
14991
|
+
underlinePopoverSize: string;
|
|
14904
14992
|
underlineTooltipText: any;
|
|
14905
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14993
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_36<BentoSummaryGridItemTextProps>, {
|
|
14906
14994
|
copy: any;
|
|
14907
14995
|
fitContent: boolean;
|
|
14908
14996
|
infoIconTooltipText: any;
|
|
14997
|
+
underlinePopoverSize: string;
|
|
14909
14998
|
underlineTooltipText: any;
|
|
14910
14999
|
}>>>, {
|
|
14911
15000
|
copy: string;
|
|
14912
15001
|
fitContent: boolean;
|
|
14913
15002
|
infoIconTooltipText: string;
|
|
15003
|
+
underlinePopoverSize: BentoDashedUnderlineProps_2["popoverSize"];
|
|
14914
15004
|
underlineTooltipText: string;
|
|
14915
15005
|
}>, {
|
|
14916
15006
|
'dashed-underline': (_: {}) => any;
|
|
@@ -14937,6 +15027,10 @@ export declare interface BentoSummaryGridItemTextProps {
|
|
|
14937
15027
|
* Text used as a title
|
|
14938
15028
|
*/
|
|
14939
15029
|
title: string;
|
|
15030
|
+
/**
|
|
15031
|
+
* Size of the popover of a dashed-underline title
|
|
15032
|
+
*/
|
|
15033
|
+
underlinePopoverSize?: BentoDashedUnderlineProps['popoverSize'];
|
|
14940
15034
|
/**
|
|
14941
15035
|
* Text showed in a dashed-underline title tooltip on hover
|
|
14942
15036
|
*/
|
|
@@ -15148,11 +15242,11 @@ declare enum BentoTabsEvent {
|
|
|
15148
15242
|
ACTIVE_TAB_INDEX = "update:active-tab-index"
|
|
15149
15243
|
}
|
|
15150
15244
|
|
|
15151
|
-
export declare const BentoTag: DefineComponent<
|
|
15245
|
+
export declare const BentoTag: DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoTagProps>, {
|
|
15152
15246
|
label: any;
|
|
15153
15247
|
truncate: any;
|
|
15154
15248
|
variant: BentoTagVariant;
|
|
15155
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15249
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoTagProps>, {
|
|
15156
15250
|
label: any;
|
|
15157
15251
|
truncate: any;
|
|
15158
15252
|
variant: BentoTagVariant;
|
|
@@ -15195,12 +15289,43 @@ export declare enum BentoTagVariant {
|
|
|
15195
15289
|
WHITE = "white"
|
|
15196
15290
|
}
|
|
15197
15291
|
|
|
15198
|
-
|
|
15199
|
-
/**
|
|
15200
|
-
*
|
|
15201
|
-
|
|
15202
|
-
|
|
15203
|
-
|
|
15292
|
+
declare interface BentoTeleportProps {
|
|
15293
|
+
/**
|
|
15294
|
+
* Disables the teleport. It will prevent the slotted element to be
|
|
15295
|
+
* teleported outside of the initial parent element
|
|
15296
|
+
* @default false
|
|
15297
|
+
*/
|
|
15298
|
+
disabled: boolean;
|
|
15299
|
+
/**
|
|
15300
|
+
* Indicates the parent container in which the slotted element will be
|
|
15301
|
+
* teleported to.
|
|
15302
|
+
*/
|
|
15303
|
+
to?: string;
|
|
15304
|
+
}
|
|
15305
|
+
|
|
15306
|
+
declare interface BentoTeleportProps_2 {
|
|
15307
|
+
/**
|
|
15308
|
+
* Disables the teleport. It will prevent the slotted element to be
|
|
15309
|
+
* teleported outside of the initial parent element
|
|
15310
|
+
* @default false
|
|
15311
|
+
*/
|
|
15312
|
+
disabled: boolean;
|
|
15313
|
+
|
|
15314
|
+
/**
|
|
15315
|
+
* Indicates the parent container in which the slotted element will be
|
|
15316
|
+
* teleported to.
|
|
15317
|
+
*/
|
|
15318
|
+
to?: string;
|
|
15319
|
+
|
|
15320
|
+
// NOTE: "where" is not added as it doesn't exist in Vue3
|
|
15321
|
+
}
|
|
15322
|
+
|
|
15323
|
+
export declare const BentoTextarea: DefineComponent< {
|
|
15324
|
+
/**
|
|
15325
|
+
* Text that labels an the input element
|
|
15326
|
+
*/
|
|
15327
|
+
ariaLabel: {
|
|
15328
|
+
type: StringConstructor;
|
|
15204
15329
|
default: any;
|
|
15205
15330
|
};
|
|
15206
15331
|
/**
|
|
@@ -15529,10 +15654,436 @@ default: any;
|
|
|
15529
15654
|
}, {
|
|
15530
15655
|
addNoteLabel: ComputedRef<string>;
|
|
15531
15656
|
cancelLabel: ComputedRef<string>;
|
|
15532
|
-
toggleAddNote: () => void
|
|
15657
|
+
toggleAddNote: () => Promise<void>;
|
|
15533
15658
|
updateNoteContent: (newTimelineNoteContent: string) => void;
|
|
15534
15659
|
addNoteToTimeline: () => void;
|
|
15535
15660
|
showAddNoteTextArea: Ref<boolean>;
|
|
15661
|
+
addNoteTextareaRef: Ref<Vue3Instance< {}, Readonly<ExtractPropTypes< {
|
|
15662
|
+
ariaLabel: {
|
|
15663
|
+
type: StringConstructor;
|
|
15664
|
+
default: any;
|
|
15665
|
+
};
|
|
15666
|
+
characterLimit: {
|
|
15667
|
+
type: NumberConstructor;
|
|
15668
|
+
default: any;
|
|
15669
|
+
};
|
|
15670
|
+
description: {
|
|
15671
|
+
type: StringConstructor;
|
|
15672
|
+
default: string;
|
|
15673
|
+
};
|
|
15674
|
+
disabled: {
|
|
15675
|
+
type: BooleanConstructor;
|
|
15676
|
+
default: boolean;
|
|
15677
|
+
};
|
|
15678
|
+
clearable: {
|
|
15679
|
+
type: BooleanConstructor;
|
|
15680
|
+
default: boolean;
|
|
15681
|
+
};
|
|
15682
|
+
errorMessage: {
|
|
15683
|
+
type: StringConstructor;
|
|
15684
|
+
default: string;
|
|
15685
|
+
};
|
|
15686
|
+
height: {
|
|
15687
|
+
type: StringConstructor;
|
|
15688
|
+
default: any;
|
|
15689
|
+
};
|
|
15690
|
+
label: {
|
|
15691
|
+
type: StringConstructor;
|
|
15692
|
+
default: string;
|
|
15693
|
+
};
|
|
15694
|
+
optional: {
|
|
15695
|
+
type: BooleanConstructor;
|
|
15696
|
+
default: boolean;
|
|
15697
|
+
};
|
|
15698
|
+
placeholder: {
|
|
15699
|
+
type: StringConstructor;
|
|
15700
|
+
default: string;
|
|
15701
|
+
};
|
|
15702
|
+
readonly: {
|
|
15703
|
+
type: BooleanConstructor;
|
|
15704
|
+
default: boolean;
|
|
15705
|
+
};
|
|
15706
|
+
resizable: {
|
|
15707
|
+
type: PropType<BentoTextareaResizeOption | `${BentoTextareaResizeOption}`>;
|
|
15708
|
+
default: BentoTextareaResizeOption;
|
|
15709
|
+
validator: (value: BentoTextareaResizeOption) => boolean;
|
|
15710
|
+
};
|
|
15711
|
+
required: {
|
|
15712
|
+
type: BooleanConstructor;
|
|
15713
|
+
default: boolean;
|
|
15714
|
+
};
|
|
15715
|
+
tooltipText: {
|
|
15716
|
+
type: StringConstructor;
|
|
15717
|
+
default: any;
|
|
15718
|
+
};
|
|
15719
|
+
value: {
|
|
15720
|
+
type: StringConstructor;
|
|
15721
|
+
default: string;
|
|
15722
|
+
};
|
|
15723
|
+
}>>, Readonly<ExtractPropTypes< {
|
|
15724
|
+
ariaLabel: {
|
|
15725
|
+
type: StringConstructor;
|
|
15726
|
+
default: any;
|
|
15727
|
+
};
|
|
15728
|
+
characterLimit: {
|
|
15729
|
+
type: NumberConstructor;
|
|
15730
|
+
default: any;
|
|
15731
|
+
};
|
|
15732
|
+
description: {
|
|
15733
|
+
type: StringConstructor;
|
|
15734
|
+
default: string;
|
|
15735
|
+
};
|
|
15736
|
+
disabled: {
|
|
15737
|
+
type: BooleanConstructor;
|
|
15738
|
+
default: boolean;
|
|
15739
|
+
};
|
|
15740
|
+
clearable: {
|
|
15741
|
+
type: BooleanConstructor;
|
|
15742
|
+
default: boolean;
|
|
15743
|
+
};
|
|
15744
|
+
errorMessage: {
|
|
15745
|
+
type: StringConstructor;
|
|
15746
|
+
default: string;
|
|
15747
|
+
};
|
|
15748
|
+
height: {
|
|
15749
|
+
type: StringConstructor;
|
|
15750
|
+
default: any;
|
|
15751
|
+
};
|
|
15752
|
+
label: {
|
|
15753
|
+
type: StringConstructor;
|
|
15754
|
+
default: string;
|
|
15755
|
+
};
|
|
15756
|
+
optional: {
|
|
15757
|
+
type: BooleanConstructor;
|
|
15758
|
+
default: boolean;
|
|
15759
|
+
};
|
|
15760
|
+
placeholder: {
|
|
15761
|
+
type: StringConstructor;
|
|
15762
|
+
default: string;
|
|
15763
|
+
};
|
|
15764
|
+
readonly: {
|
|
15765
|
+
type: BooleanConstructor;
|
|
15766
|
+
default: boolean;
|
|
15767
|
+
};
|
|
15768
|
+
resizable: {
|
|
15769
|
+
type: PropType<BentoTextareaResizeOption | `${BentoTextareaResizeOption}`>;
|
|
15770
|
+
default: BentoTextareaResizeOption;
|
|
15771
|
+
validator: (value: BentoTextareaResizeOption) => boolean;
|
|
15772
|
+
};
|
|
15773
|
+
required: {
|
|
15774
|
+
type: BooleanConstructor;
|
|
15775
|
+
default: boolean;
|
|
15776
|
+
};
|
|
15777
|
+
tooltipText: {
|
|
15778
|
+
type: StringConstructor;
|
|
15779
|
+
default: any;
|
|
15780
|
+
};
|
|
15781
|
+
value: {
|
|
15782
|
+
type: StringConstructor;
|
|
15783
|
+
default: string;
|
|
15784
|
+
};
|
|
15785
|
+
}>>, {
|
|
15786
|
+
blur: () => void;
|
|
15787
|
+
} & {
|
|
15788
|
+
change: () => void;
|
|
15789
|
+
} & {
|
|
15790
|
+
clear: () => void;
|
|
15791
|
+
} & {
|
|
15792
|
+
"escape-pressed": () => void;
|
|
15793
|
+
} & {
|
|
15794
|
+
focus: () => void;
|
|
15795
|
+
} & {
|
|
15796
|
+
input: (value: string) => void;
|
|
15797
|
+
} & {
|
|
15798
|
+
keydown: (event: KeyboardEvent) => void;
|
|
15799
|
+
} & {
|
|
15800
|
+
keyup: (event: KeyboardEvent) => void;
|
|
15801
|
+
}, {
|
|
15802
|
+
value: string;
|
|
15803
|
+
description: string;
|
|
15804
|
+
label: string;
|
|
15805
|
+
required: boolean;
|
|
15806
|
+
disabled: boolean;
|
|
15807
|
+
optional: boolean;
|
|
15808
|
+
readonly: boolean;
|
|
15809
|
+
height: string;
|
|
15810
|
+
tooltipText: string;
|
|
15811
|
+
errorMessage: string;
|
|
15812
|
+
ariaLabel: string;
|
|
15813
|
+
characterLimit: number;
|
|
15814
|
+
placeholder: string;
|
|
15815
|
+
clearable: boolean;
|
|
15816
|
+
resizable: "none" | "vertical" | "horizontal" | "both" | BentoTextareaResizeOption;
|
|
15817
|
+
}, true, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, any>> & Readonly<Readonly<ExtractPropTypes< {
|
|
15818
|
+
ariaLabel: {
|
|
15819
|
+
type: StringConstructor;
|
|
15820
|
+
default: any;
|
|
15821
|
+
};
|
|
15822
|
+
characterLimit: {
|
|
15823
|
+
type: NumberConstructor;
|
|
15824
|
+
default: any;
|
|
15825
|
+
};
|
|
15826
|
+
description: {
|
|
15827
|
+
type: StringConstructor;
|
|
15828
|
+
default: string;
|
|
15829
|
+
};
|
|
15830
|
+
disabled: {
|
|
15831
|
+
type: BooleanConstructor;
|
|
15832
|
+
default: boolean;
|
|
15833
|
+
};
|
|
15834
|
+
clearable: {
|
|
15835
|
+
type: BooleanConstructor;
|
|
15836
|
+
default: boolean;
|
|
15837
|
+
};
|
|
15838
|
+
errorMessage: {
|
|
15839
|
+
type: StringConstructor;
|
|
15840
|
+
default: string;
|
|
15841
|
+
};
|
|
15842
|
+
height: {
|
|
15843
|
+
type: StringConstructor;
|
|
15844
|
+
default: any;
|
|
15845
|
+
};
|
|
15846
|
+
label: {
|
|
15847
|
+
type: StringConstructor;
|
|
15848
|
+
default: string;
|
|
15849
|
+
};
|
|
15850
|
+
optional: {
|
|
15851
|
+
type: BooleanConstructor;
|
|
15852
|
+
default: boolean;
|
|
15853
|
+
};
|
|
15854
|
+
placeholder: {
|
|
15855
|
+
type: StringConstructor;
|
|
15856
|
+
default: string;
|
|
15857
|
+
};
|
|
15858
|
+
readonly: {
|
|
15859
|
+
type: BooleanConstructor;
|
|
15860
|
+
default: boolean;
|
|
15861
|
+
};
|
|
15862
|
+
resizable: {
|
|
15863
|
+
type: PropType<BentoTextareaResizeOption | `${BentoTextareaResizeOption}`>;
|
|
15864
|
+
default: BentoTextareaResizeOption;
|
|
15865
|
+
validator: (value: BentoTextareaResizeOption) => boolean;
|
|
15866
|
+
};
|
|
15867
|
+
required: {
|
|
15868
|
+
type: BooleanConstructor;
|
|
15869
|
+
default: boolean;
|
|
15870
|
+
};
|
|
15871
|
+
tooltipText: {
|
|
15872
|
+
type: StringConstructor;
|
|
15873
|
+
default: any;
|
|
15874
|
+
};
|
|
15875
|
+
value: {
|
|
15876
|
+
type: StringConstructor;
|
|
15877
|
+
default: string;
|
|
15878
|
+
};
|
|
15879
|
+
}>>> & ShallowUnwrapRef< {
|
|
15880
|
+
focus: () => void;
|
|
15881
|
+
}> & ExtractComputedReturns< {}> & ComponentCustomProperties & Readonly<ExtractPropTypes< {
|
|
15882
|
+
ariaLabel: {
|
|
15883
|
+
type: StringConstructor;
|
|
15884
|
+
default: any;
|
|
15885
|
+
};
|
|
15886
|
+
characterLimit: {
|
|
15887
|
+
type: NumberConstructor;
|
|
15888
|
+
default: any;
|
|
15889
|
+
};
|
|
15890
|
+
description: {
|
|
15891
|
+
type: StringConstructor;
|
|
15892
|
+
default: string;
|
|
15893
|
+
};
|
|
15894
|
+
disabled: {
|
|
15895
|
+
type: BooleanConstructor;
|
|
15896
|
+
default: boolean;
|
|
15897
|
+
};
|
|
15898
|
+
clearable: {
|
|
15899
|
+
type: BooleanConstructor;
|
|
15900
|
+
default: boolean;
|
|
15901
|
+
};
|
|
15902
|
+
errorMessage: {
|
|
15903
|
+
type: StringConstructor;
|
|
15904
|
+
default: string;
|
|
15905
|
+
};
|
|
15906
|
+
height: {
|
|
15907
|
+
type: StringConstructor;
|
|
15908
|
+
default: any;
|
|
15909
|
+
};
|
|
15910
|
+
label: {
|
|
15911
|
+
type: StringConstructor;
|
|
15912
|
+
default: string;
|
|
15913
|
+
};
|
|
15914
|
+
optional: {
|
|
15915
|
+
type: BooleanConstructor;
|
|
15916
|
+
default: boolean;
|
|
15917
|
+
};
|
|
15918
|
+
placeholder: {
|
|
15919
|
+
type: StringConstructor;
|
|
15920
|
+
default: string;
|
|
15921
|
+
};
|
|
15922
|
+
readonly: {
|
|
15923
|
+
type: BooleanConstructor;
|
|
15924
|
+
default: boolean;
|
|
15925
|
+
};
|
|
15926
|
+
resizable: {
|
|
15927
|
+
type: PropType<BentoTextareaResizeOption | `${BentoTextareaResizeOption}`>;
|
|
15928
|
+
default: BentoTextareaResizeOption;
|
|
15929
|
+
validator: (value: BentoTextareaResizeOption) => boolean;
|
|
15930
|
+
};
|
|
15931
|
+
required: {
|
|
15932
|
+
type: BooleanConstructor;
|
|
15933
|
+
default: boolean;
|
|
15934
|
+
};
|
|
15935
|
+
tooltipText: {
|
|
15936
|
+
type: StringConstructor;
|
|
15937
|
+
default: any;
|
|
15938
|
+
};
|
|
15939
|
+
value: {
|
|
15940
|
+
type: StringConstructor;
|
|
15941
|
+
default: string;
|
|
15942
|
+
};
|
|
15943
|
+
}>>>;
|
|
15944
|
+
addNoteButtonRef: Ref<Vue3Instance< {}, Readonly<ExtractPropTypes< {
|
|
15945
|
+
condensed: {
|
|
15946
|
+
type: BooleanConstructor;
|
|
15947
|
+
default: boolean;
|
|
15948
|
+
};
|
|
15949
|
+
critical: {
|
|
15950
|
+
type: BooleanConstructor;
|
|
15951
|
+
default: boolean;
|
|
15952
|
+
};
|
|
15953
|
+
disabled: {
|
|
15954
|
+
type: BooleanConstructor;
|
|
15955
|
+
default: boolean;
|
|
15956
|
+
};
|
|
15957
|
+
inverse: {
|
|
15958
|
+
type: BooleanConstructor;
|
|
15959
|
+
default: boolean;
|
|
15960
|
+
};
|
|
15961
|
+
link: {
|
|
15962
|
+
type: ObjectConstructor;
|
|
15963
|
+
default: any;
|
|
15964
|
+
};
|
|
15965
|
+
type: {
|
|
15966
|
+
type: PropType<ButtonHTMLAttributes_2["type"]>;
|
|
15967
|
+
default: string;
|
|
15968
|
+
};
|
|
15969
|
+
variant: {
|
|
15970
|
+
type: PropType<BentoButtonVariant | `${BentoButtonVariant}`>;
|
|
15971
|
+
default: BentoButtonVariant;
|
|
15972
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
15973
|
+
};
|
|
15974
|
+
}>>, Readonly<ExtractPropTypes< {
|
|
15975
|
+
condensed: {
|
|
15976
|
+
type: BooleanConstructor;
|
|
15977
|
+
default: boolean;
|
|
15978
|
+
};
|
|
15979
|
+
critical: {
|
|
15980
|
+
type: BooleanConstructor;
|
|
15981
|
+
default: boolean;
|
|
15982
|
+
};
|
|
15983
|
+
disabled: {
|
|
15984
|
+
type: BooleanConstructor;
|
|
15985
|
+
default: boolean;
|
|
15986
|
+
};
|
|
15987
|
+
inverse: {
|
|
15988
|
+
type: BooleanConstructor;
|
|
15989
|
+
default: boolean;
|
|
15990
|
+
};
|
|
15991
|
+
link: {
|
|
15992
|
+
type: ObjectConstructor;
|
|
15993
|
+
default: any;
|
|
15994
|
+
};
|
|
15995
|
+
type: {
|
|
15996
|
+
type: PropType<ButtonHTMLAttributes_2["type"]>;
|
|
15997
|
+
default: string;
|
|
15998
|
+
};
|
|
15999
|
+
variant: {
|
|
16000
|
+
type: PropType<BentoButtonVariant | `${BentoButtonVariant}`>;
|
|
16001
|
+
default: BentoButtonVariant;
|
|
16002
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
16003
|
+
};
|
|
16004
|
+
}>>, {
|
|
16005
|
+
blur: () => void;
|
|
16006
|
+
} & {
|
|
16007
|
+
click: (event: MouseEvent) => void;
|
|
16008
|
+
} & {
|
|
16009
|
+
focus: () => void;
|
|
16010
|
+
} & {
|
|
16011
|
+
"keydown.esc": () => void;
|
|
16012
|
+
}, {
|
|
16013
|
+
link: Record<string, any>;
|
|
16014
|
+
type: "button" | "submit" | "reset";
|
|
16015
|
+
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | BentoButtonVariant;
|
|
16016
|
+
condensed: boolean;
|
|
16017
|
+
critical: boolean;
|
|
16018
|
+
disabled: boolean;
|
|
16019
|
+
inverse: boolean;
|
|
16020
|
+
}, true, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, any>> & Readonly<Readonly<ExtractPropTypes< {
|
|
16021
|
+
condensed: {
|
|
16022
|
+
type: BooleanConstructor;
|
|
16023
|
+
default: boolean;
|
|
16024
|
+
};
|
|
16025
|
+
critical: {
|
|
16026
|
+
type: BooleanConstructor;
|
|
16027
|
+
default: boolean;
|
|
16028
|
+
};
|
|
16029
|
+
disabled: {
|
|
16030
|
+
type: BooleanConstructor;
|
|
16031
|
+
default: boolean;
|
|
16032
|
+
};
|
|
16033
|
+
inverse: {
|
|
16034
|
+
type: BooleanConstructor;
|
|
16035
|
+
default: boolean;
|
|
16036
|
+
};
|
|
16037
|
+
link: {
|
|
16038
|
+
type: ObjectConstructor;
|
|
16039
|
+
default: any;
|
|
16040
|
+
};
|
|
16041
|
+
type: {
|
|
16042
|
+
type: PropType<ButtonHTMLAttributes_2["type"]>;
|
|
16043
|
+
default: string;
|
|
16044
|
+
};
|
|
16045
|
+
variant: {
|
|
16046
|
+
type: PropType<BentoButtonVariant | `${BentoButtonVariant}`>;
|
|
16047
|
+
default: BentoButtonVariant;
|
|
16048
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
16049
|
+
};
|
|
16050
|
+
}>>> & ShallowUnwrapRef< {}> & ExtractComputedReturns< {}> & ComponentCustomProperties & Readonly<ExtractPropTypes< {
|
|
16051
|
+
condensed: {
|
|
16052
|
+
type: BooleanConstructor;
|
|
16053
|
+
default: boolean;
|
|
16054
|
+
};
|
|
16055
|
+
critical: {
|
|
16056
|
+
type: BooleanConstructor;
|
|
16057
|
+
default: boolean;
|
|
16058
|
+
};
|
|
16059
|
+
disabled: {
|
|
16060
|
+
type: BooleanConstructor;
|
|
16061
|
+
default: boolean;
|
|
16062
|
+
};
|
|
16063
|
+
inverse: {
|
|
16064
|
+
type: BooleanConstructor;
|
|
16065
|
+
default: boolean;
|
|
16066
|
+
};
|
|
16067
|
+
link: {
|
|
16068
|
+
type: ObjectConstructor;
|
|
16069
|
+
default: any;
|
|
16070
|
+
};
|
|
16071
|
+
type: {
|
|
16072
|
+
type: PropType<ButtonHTMLAttributes_2["type"]>;
|
|
16073
|
+
default: string;
|
|
16074
|
+
};
|
|
16075
|
+
variant: {
|
|
16076
|
+
type: PropType<BentoButtonVariant | `${BentoButtonVariant}`>;
|
|
16077
|
+
default: BentoButtonVariant;
|
|
16078
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
16079
|
+
};
|
|
16080
|
+
}>> & {
|
|
16081
|
+
$slots: {
|
|
16082
|
+
iconLeft: (_: {}) => any;
|
|
16083
|
+
default: (_: {}) => any;
|
|
16084
|
+
iconRight: (_: {}) => any;
|
|
16085
|
+
};
|
|
16086
|
+
}>;
|
|
15536
16087
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "add-timeline-note"[], string, Readonly<ExtractPropTypes< {
|
|
15537
16088
|
/**
|
|
15538
16089
|
* If set to true, gives the possibility to manually add notes to the timeline via a textarea
|
|
@@ -16167,6 +16718,10 @@ export declare const BentoTooltipPosition: {
|
|
|
16167
16718
|
|
|
16168
16719
|
export declare type BentoTooltipPosition = PopperContainerPositionBasic;
|
|
16169
16720
|
|
|
16721
|
+
declare const BentoTooltipPosition_2 = { ...PopperContainerPositionBasic };
|
|
16722
|
+
|
|
16723
|
+
declare type BentoTooltipPosition_2 = PopperContainerPositionBasic_2;
|
|
16724
|
+
|
|
16170
16725
|
export declare enum BentoTooltipState {
|
|
16171
16726
|
HIDDEN = "hidden"
|
|
16172
16727
|
}
|
|
@@ -16293,7 +16848,7 @@ export declare interface BentoTutorialStep {
|
|
|
16293
16848
|
* `
|
|
16294
16849
|
* }
|
|
16295
16850
|
*/
|
|
16296
|
-
export declare const BentoTypography:
|
|
16851
|
+
export declare const BentoTypography: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<{
|
|
16297
16852
|
/**
|
|
16298
16853
|
* Sets the HTML DOM element.
|
|
16299
16854
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -16341,7 +16896,7 @@ stronger: boolean;
|
|
|
16341
16896
|
strongest: boolean;
|
|
16342
16897
|
variant: BentoTypographyVariant;
|
|
16343
16898
|
wide: boolean;
|
|
16344
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
16899
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<{
|
|
16345
16900
|
/**
|
|
16346
16901
|
* Sets the HTML DOM element.
|
|
16347
16902
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|