@adyen/bento-vue3 1.65.0 → 1.67.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 +499 -250
- package/dist/action-bar.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions-with-menu.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/copy.css +1 -1
- package/dist/assets/data-grid-template.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/date.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/dropdown-default-textbox.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/footer-actions.css +1 -1
- package/dist/assets/header-with-views.css +1 -1
- package/dist/assets/header.css +1 -1
- package/dist/assets/info-icon.css +1 -1
- package/dist/assets/input-field-password.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/menu.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/pagination.css +1 -1
- package/dist/assets/popover.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/step.css +1 -1
- package/dist/assets/summary-grid.css +1 -1
- package/dist/assets/tab.css +1 -0
- package/dist/assets/textarea.css +1 -1
- package/dist/assets/use-cached-selected-values.css +1 -1
- package/dist/button.js +1 -1
- package/dist/card.js +1 -1
- package/dist/checkbox.js +2 -2
- package/dist/chunks/{action-bar.BAfqAQjP.js → action-bar.ComuZPet.js} +38 -38
- package/dist/chunks/action-bar.ComuZPet.js.map +1 -0
- package/dist/chunks/{base-modal.CCwWuH6k.js → base-modal.DzJrvis_.js} +2 -2
- package/dist/chunks/{base-modal.CCwWuH6k.js.map → base-modal.DzJrvis_.js.map} +1 -1
- package/dist/chunks/button-actions-with-menu.B0nWCTwZ.js +91 -0
- package/dist/chunks/button-actions-with-menu.B0nWCTwZ.js.map +1 -0
- package/dist/chunks/{button-actions.D1pXI1AJ.js → button-actions.BwpznQ6c.js} +2 -2
- package/dist/chunks/button-actions.BwpznQ6c.js.map +1 -0
- package/dist/chunks/calendar._oPk_A1C.js +2209 -0
- package/dist/chunks/calendar._oPk_A1C.js.map +1 -0
- package/dist/chunks/{card.DiBtLuRU.js → card.JBOvn2BO.js} +2 -2
- package/dist/chunks/{card.DiBtLuRU.js.map → card.JBOvn2BO.js.map} +1 -1
- package/dist/chunks/{checkbox-group.BKsddn67.js → checkbox-group.Dc5Olq0c.js} +4 -4
- package/dist/chunks/{checkbox-group.BKsddn67.js.map → checkbox-group.Dc5Olq0c.js.map} +1 -1
- package/dist/chunks/{checkbox.C1y3Ad4Z.js → checkbox.fkPJvdUo.js} +2 -2
- package/dist/chunks/{checkbox.C1y3Ad4Z.js.map → checkbox.fkPJvdUo.js.map} +1 -1
- package/dist/chunks/{code-snippet.Bj5SAyT-.js → code-snippet.vrlSqi9k.js} +4 -4
- package/dist/chunks/{code-snippet.Bj5SAyT-.js.map → code-snippet.vrlSqi9k.js.map} +1 -1
- package/dist/chunks/{controls-group.DD1m4EKn.js → controls-group.CrzkSu0U.js} +2 -2
- package/dist/chunks/{controls-group.DD1m4EKn.js.map → controls-group.CrzkSu0U.js.map} +1 -1
- package/dist/chunks/copy.RUoQOydT.js +118 -0
- package/dist/chunks/copy.RUoQOydT.js.map +1 -0
- package/dist/chunks/{dashboard-section.C6FNJuEz.js → dashboard-section.Bg0dfNs-.js} +3 -3
- package/dist/chunks/{dashboard-section.C6FNJuEz.js.map → dashboard-section.Bg0dfNs-.js.map} +1 -1
- package/dist/chunks/{dashed-underline.ywc0ydgS.js → dashed-underline.DgE-UB-x.js} +2 -2
- package/dist/chunks/{dashed-underline.ywc0ydgS.js.map → dashed-underline.DgE-UB-x.js.map} +1 -1
- package/dist/chunks/data-grid-template.Df7j2oxe.js +144 -0
- package/dist/chunks/data-grid-template.Df7j2oxe.js.map +1 -0
- package/dist/chunks/{data-grid.DroQMKSc.js → data-grid.rDZadZwc.js} +370 -368
- package/dist/chunks/data-grid.rDZadZwc.js.map +1 -0
- package/dist/chunks/{date-picker.BuX2J2OW.js → date-picker.CZ6zU-NJ.js} +24 -25
- package/dist/chunks/{date-picker.BuX2J2OW.js.map → date-picker.CZ6zU-NJ.js.map} +1 -1
- package/dist/chunks/date-range-picker.Dw4R9bIs.js +1225 -0
- package/dist/chunks/date-range-picker.Dw4R9bIs.js.map +1 -0
- package/dist/chunks/date.DSjCnSgL.js +163 -0
- package/dist/chunks/date.DSjCnSgL.js.map +1 -0
- package/dist/chunks/{dropdown-default-textbox.B05elQig.js → dropdown-default-textbox.Ce5D3ipi.js} +40 -39
- package/dist/chunks/dropdown-default-textbox.Ce5D3ipi.js.map +1 -0
- package/dist/chunks/{dropdown-tag.Dm-1VD3B.js → dropdown-tag.BlHovDol.js} +2 -2
- package/dist/chunks/{dropdown-tag.Dm-1VD3B.js.map → dropdown-tag.BlHovDol.js.map} +1 -1
- package/dist/chunks/{dropdown.Bj6DK-2v.js → dropdown.B5ZaFDn_.js} +308 -313
- package/dist/chunks/{dropdown.Bj6DK-2v.js.map → dropdown.B5ZaFDn_.js.map} +1 -1
- package/dist/chunks/{error-message.DZWphzoT.js → error-message.DHMHq9bR.js} +2 -2
- package/dist/chunks/{error-message.DZWphzoT.js.map → error-message.DHMHq9bR.js.map} +1 -1
- package/dist/chunks/es6.n1ewaW31.js.map +1 -1
- package/dist/chunks/{file-uploader.C8DwUCMp.js → file-uploader.B_EI2fAc.js} +523 -523
- package/dist/chunks/file-uploader.B_EI2fAc.js.map +1 -0
- package/dist/chunks/{filter-bar.BvInaVGL.js → filter-bar.XonJn7ao.js} +1007 -992
- package/dist/chunks/{filter-bar.BvInaVGL.js.map → filter-bar.XonJn7ao.js.map} +1 -1
- package/dist/chunks/{footer-actions.vQ4flLqU.js → footer-actions.CdJLLWNR.js} +2 -2
- package/dist/chunks/{footer-actions.vQ4flLqU.js.map → footer-actions.CdJLLWNR.js.map} +1 -1
- package/dist/chunks/{get-date-locale.BN8xEjY0.js → get-date-locale.CAyOIbcp.js} +288 -649
- package/dist/chunks/get-date-locale.CAyOIbcp.js.map +1 -0
- package/dist/chunks/{header-with-views.De0oVJXS.js → header-with-views.CHbH1_1V.js} +680 -663
- package/dist/chunks/header-with-views.CHbH1_1V.js.map +1 -0
- package/dist/chunks/{header.Ckjp7n9t.js → header.CJJWPB5Z.js} +63 -62
- package/dist/chunks/{header.Ckjp7n9t.js.map → header.CJJWPB5Z.js.map} +1 -1
- package/dist/chunks/index.BrH1t1iu.js +407 -0
- package/dist/chunks/index.BrH1t1iu.js.map +1 -0
- package/dist/chunks/{info-icon-with-popover.Duk1tj5G.js → info-icon-with-popover.DVH46dPy.js} +2 -2
- package/dist/chunks/{info-icon-with-popover.Duk1tj5G.js.map → info-icon-with-popover.DVH46dPy.js.map} +1 -1
- package/dist/chunks/info-icon.DprUQ9fj.js +36 -0
- package/dist/chunks/info-icon.DprUQ9fj.js.map +1 -0
- package/dist/chunks/input-field-password.DWZAf1Oh.js +370 -0
- package/dist/chunks/input-field-password.DWZAf1Oh.js.map +1 -0
- package/dist/chunks/{input-field-phone-number.DVliTkE3.js → input-field-phone-number.CbpRItYf.js} +3 -3
- package/dist/chunks/{input-field-phone-number.DVliTkE3.js.map → input-field-phone-number.CbpRItYf.js.map} +1 -1
- package/dist/chunks/input-field.DExw_Cow.js +303 -0
- package/dist/chunks/input-field.DExw_Cow.js.map +1 -0
- package/dist/chunks/{menu.CiyYOoKd.js → menu.CeLJ1gIz.js} +2 -2
- package/dist/chunks/{menu.CiyYOoKd.js.map → menu.CeLJ1gIz.js.map} +1 -1
- package/dist/chunks/{modal-fullscreen.CuL9oSAq.js → modal-fullscreen.CZnLS-fQ.js} +2 -2
- package/dist/chunks/{modal-fullscreen.CuL9oSAq.js.map → modal-fullscreen.CZnLS-fQ.js.map} +1 -1
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.LnD61fHp.js → modal.vue_vue_type_script_setup_true_lang.CP7dV1Yy.js} +4 -4
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.LnD61fHp.js.map → modal.vue_vue_type_script_setup_true_lang.CP7dV1Yy.js.map} +1 -1
- package/dist/chunks/{pagination.D6A7TX6J.js → pagination.DL9LmFMJ.js} +168 -168
- package/dist/chunks/pagination.DL9LmFMJ.js.map +1 -0
- package/dist/chunks/{popover.maCMPyz8.js → popover.VI3TrUkL.js} +2 -2
- package/dist/chunks/{popover.maCMPyz8.js.map → popover.VI3TrUkL.js.map} +1 -1
- package/dist/chunks/promo-banner.CQp3z2CP.js.map +1 -1
- package/dist/chunks/{radio-group.435rdgzm.js → radio-group.H9A5QcNu.js} +3 -3
- package/dist/chunks/{radio-group.435rdgzm.js.map → radio-group.H9A5QcNu.js.map} +1 -1
- package/dist/chunks/{rich-text-editor.BDLncrV5.js → rich-text-editor.Dl9PsYbk.js} +6 -5
- package/dist/chunks/{rich-text-editor.BDLncrV5.js.map → rich-text-editor.Dl9PsYbk.js.map} +1 -1
- package/dist/chunks/{search-bar.Cngs3uYZ.js → search-bar.a-jzP1UA.js} +3 -3
- package/dist/chunks/{search-bar.Cngs3uYZ.js.map → search-bar.a-jzP1UA.js.map} +1 -1
- package/dist/chunks/{secondary-nav.ByCa4wiA.js → secondary-nav.UrmIAVGD.js} +2 -2
- package/dist/chunks/{secondary-nav.ByCa4wiA.js.map → secondary-nav.UrmIAVGD.js.map} +1 -1
- package/dist/chunks/{selection-card-group.9wJy7FC2.js → selection-card-group.B4xpnd-z.js} +3 -3
- package/dist/chunks/{selection-card-group.9wJy7FC2.js.map → selection-card-group.B4xpnd-z.js.map} +1 -1
- package/dist/chunks/{sidepanel.CTIjklfG.js → sidepanel.BuNmgmpj.js} +2 -2
- package/dist/chunks/{sidepanel.CTIjklfG.js.map → sidepanel.BuNmgmpj.js.map} +1 -1
- package/dist/chunks/step.BtNhPZAf.js +268 -0
- package/dist/chunks/step.BtNhPZAf.js.map +1 -0
- package/dist/chunks/{structured-list-item.DQzxNb_M.js → structured-list-item.BQbEDKhg.js} +3 -3
- package/dist/chunks/{structured-list-item.DQzxNb_M.js.map → structured-list-item.BQbEDKhg.js.map} +1 -1
- package/dist/chunks/summary-grid.types.CoSCUI1V.js +490 -0
- package/dist/chunks/summary-grid.types.CoSCUI1V.js.map +1 -0
- package/dist/chunks/tab.CAt51ksU.js +252 -0
- package/dist/chunks/tab.CAt51ksU.js.map +1 -0
- package/dist/chunks/{tabs.keys.Bc2pSKRw.js → tabs.keys.Cb4Vw5Jh.js} +3 -3
- package/dist/chunks/{tabs.keys.Bc2pSKRw.js.map → tabs.keys.Cb4Vw5Jh.js.map} +1 -1
- package/dist/chunks/{textarea.CV1HjB0x.js → textarea.DXSe9MHH.js} +83 -80
- package/dist/chunks/textarea.DXSe9MHH.js.map +1 -0
- package/dist/chunks/{timeline-item.DUp8MmgZ.js → timeline-item.BRHwCA1F.js} +11 -12
- package/dist/chunks/timeline-item.BRHwCA1F.js.map +1 -0
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.E8oBlhrC.js → tutorial.vue_vue_type_script_setup_true_lang.CAf69UYO.js} +4 -4
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.E8oBlhrC.js.map → tutorial.vue_vue_type_script_setup_true_lang.CAf69UYO.js.map} +1 -1
- package/dist/chunks/use-cached-selected-values.D7dOPJSO.js +1653 -0
- package/dist/chunks/use-cached-selected-values.D7dOPJSO.js.map +1 -0
- package/dist/code-snippet.js +1 -1
- package/dist/dashboard-template.js +1 -1
- package/dist/dashed-underline.js +1 -1
- package/dist/data-grid-template.js +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/date-picker.js +2 -2
- package/dist/date-range-picker.js +2 -2
- package/dist/date.js +1 -1
- package/dist/dropdown.js +4 -4
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/header-with-views.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +45 -45
- package/dist/info-icon.js +1 -1
- package/dist/input-field-password.js +1 -1
- package/dist/input-field-phone-number.js +1 -1
- package/dist/input-field.js +1 -1
- package/dist/internal.js +8 -8
- 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/radio-group.js +1 -1
- package/dist/rich-text-editor.js +1 -1
- package/dist/search-bar.js +2 -2
- package/dist/secondary-nav.js +1 -1
- package/dist/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 +1 -0
- package/dist/styles/bento-light.css +1 -0
- package/dist/styles/bento.css +1 -0
- package/dist/styles/legacy.css +1 -0
- package/dist/styles/styleguide.css +1 -0
- 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/tutorial.js +1 -1
- package/dist/web-types.json +1 -1
- package/package.json +6 -6
- package/dist/assets/tabs.css +0 -1
- package/dist/chunks/action-bar.BAfqAQjP.js.map +0 -1
- package/dist/chunks/button-actions-with-menu.D50ABuSV.js +0 -174
- package/dist/chunks/button-actions-with-menu.D50ABuSV.js.map +0 -1
- package/dist/chunks/button-actions.D1pXI1AJ.js.map +0 -1
- package/dist/chunks/calendar.CLpwW_-k.js +0 -1290
- package/dist/chunks/calendar.CLpwW_-k.js.map +0 -1
- package/dist/chunks/copy.DqckFHHS.js +0 -156
- package/dist/chunks/copy.DqckFHHS.js.map +0 -1
- package/dist/chunks/data-grid-template.DzIpssxc.js +0 -143
- package/dist/chunks/data-grid-template.DzIpssxc.js.map +0 -1
- package/dist/chunks/data-grid.DroQMKSc.js.map +0 -1
- package/dist/chunks/date-range-picker.C2x1_xoz.js +0 -1209
- package/dist/chunks/date-range-picker.C2x1_xoz.js.map +0 -1
- package/dist/chunks/date.CKXySBQv.js +0 -995
- package/dist/chunks/date.CKXySBQv.js.map +0 -1
- package/dist/chunks/dropdown-default-textbox.B05elQig.js.map +0 -1
- package/dist/chunks/file-uploader.C8DwUCMp.js.map +0 -1
- package/dist/chunks/get-date-locale.BN8xEjY0.js.map +0 -1
- package/dist/chunks/header-with-views.De0oVJXS.js.map +0 -1
- package/dist/chunks/index.BDuTpjD8.js +0 -40
- package/dist/chunks/index.BDuTpjD8.js.map +0 -1
- package/dist/chunks/index.DD7TppDb.js +0 -10
- package/dist/chunks/index.DD7TppDb.js.map +0 -1
- package/dist/chunks/info-icon.CpGwbhZQ.js +0 -45
- package/dist/chunks/info-icon.CpGwbhZQ.js.map +0 -1
- package/dist/chunks/input-field-password.CJOf1GlS.js +0 -369
- package/dist/chunks/input-field-password.CJOf1GlS.js.map +0 -1
- package/dist/chunks/input-field.xUQT0LXI.js +0 -298
- package/dist/chunks/input-field.xUQT0LXI.js.map +0 -1
- package/dist/chunks/pagination.D6A7TX6J.js.map +0 -1
- package/dist/chunks/step.CpSPMvdW.js +0 -264
- package/dist/chunks/step.CpSPMvdW.js.map +0 -1
- package/dist/chunks/summary-grid.types.BpS1z1-W.js +0 -466
- package/dist/chunks/summary-grid.types.BpS1z1-W.js.map +0 -1
- package/dist/chunks/tabs.Cq1fdzVh.js +0 -266
- package/dist/chunks/tabs.Cq1fdzVh.js.map +0 -1
- package/dist/chunks/textarea.CV1HjB0x.js.map +0 -1
- package/dist/chunks/timeline-item.DUp8MmgZ.js.map +0 -1
- package/dist/chunks/use-cached-selected-values.CEwKqYIe.js +0 -1600
- package/dist/chunks/use-cached-selected-values.CEwKqYIe.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ import { CountryCode } from 'libphonenumber-js/types';
|
|
|
10
10
|
import { CountryCode as CountryCode_2 } from 'libphonenumber-js';
|
|
11
11
|
import { DeepReadonly } from 'vue';
|
|
12
12
|
import { default as default_2 } from 'vue-i18n';
|
|
13
|
+
import { DefaultKeys } from 'vue/types/v3-component-props';
|
|
13
14
|
import { DefineComponent } from 'vue';
|
|
14
15
|
import { DirectiveBinding } from 'vue';
|
|
15
16
|
import type { DirectiveHook } from 'vue';
|
|
@@ -105,6 +106,12 @@ declare type __VLS_NonUndefinedable_42<T> = T extends undefined ? never : T;
|
|
|
105
106
|
|
|
106
107
|
declare type __VLS_NonUndefinedable_43<T> = T extends undefined ? never : T;
|
|
107
108
|
|
|
109
|
+
declare type __VLS_NonUndefinedable_44<T> = T extends undefined ? never : T;
|
|
110
|
+
|
|
111
|
+
declare type __VLS_NonUndefinedable_45<T> = T extends undefined ? never : T;
|
|
112
|
+
|
|
113
|
+
declare type __VLS_NonUndefinedable_46<T> = T extends undefined ? never : T;
|
|
114
|
+
|
|
108
115
|
declare type __VLS_NonUndefinedable_5<T> = T extends undefined ? never : T;
|
|
109
116
|
|
|
110
117
|
declare type __VLS_NonUndefinedable_6<T> = T extends undefined ? never : T;
|
|
@@ -457,6 +464,33 @@ declare type __VLS_TypePropsToRuntimeProps_43<T> = {
|
|
|
457
464
|
};
|
|
458
465
|
};
|
|
459
466
|
|
|
467
|
+
declare type __VLS_TypePropsToRuntimeProps_44<T> = {
|
|
468
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
469
|
+
type: PropType<__VLS_NonUndefinedable_44<T[K]>>;
|
|
470
|
+
} : {
|
|
471
|
+
type: PropType<T[K]>;
|
|
472
|
+
required: true;
|
|
473
|
+
};
|
|
474
|
+
};
|
|
475
|
+
|
|
476
|
+
declare type __VLS_TypePropsToRuntimeProps_45<T> = {
|
|
477
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
478
|
+
type: PropType<__VLS_NonUndefinedable_45<T[K]>>;
|
|
479
|
+
} : {
|
|
480
|
+
type: PropType<T[K]>;
|
|
481
|
+
required: true;
|
|
482
|
+
};
|
|
483
|
+
};
|
|
484
|
+
|
|
485
|
+
declare type __VLS_TypePropsToRuntimeProps_46<T> = {
|
|
486
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
487
|
+
type: PropType<__VLS_NonUndefinedable_46<T[K]>>;
|
|
488
|
+
} : {
|
|
489
|
+
type: PropType<T[K]>;
|
|
490
|
+
required: true;
|
|
491
|
+
};
|
|
492
|
+
};
|
|
493
|
+
|
|
460
494
|
declare type __VLS_TypePropsToRuntimeProps_5<T> = {
|
|
461
495
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
462
496
|
type: PropType<__VLS_NonUndefinedable_5<T[K]>>;
|
|
@@ -712,6 +746,24 @@ declare type __VLS_WithDefaults_40<P, D> = {
|
|
|
712
746
|
} : P[K];
|
|
713
747
|
};
|
|
714
748
|
|
|
749
|
+
declare type __VLS_WithDefaults_41<P, D> = {
|
|
750
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
751
|
+
default: D[K];
|
|
752
|
+
} : P[K];
|
|
753
|
+
};
|
|
754
|
+
|
|
755
|
+
declare type __VLS_WithDefaults_42<P, D> = {
|
|
756
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
757
|
+
default: D[K];
|
|
758
|
+
} : P[K];
|
|
759
|
+
};
|
|
760
|
+
|
|
761
|
+
declare type __VLS_WithDefaults_43<P, D> = {
|
|
762
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
763
|
+
default: D[K];
|
|
764
|
+
} : P[K];
|
|
765
|
+
};
|
|
766
|
+
|
|
715
767
|
declare type __VLS_WithDefaults_5<P, D> = {
|
|
716
768
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
717
769
|
default: D[K];
|
|
@@ -1030,6 +1082,12 @@ declare type __VLS_WithTemplateSlots_52<T, S> = T & {
|
|
|
1030
1082
|
};
|
|
1031
1083
|
};
|
|
1032
1084
|
|
|
1085
|
+
declare type __VLS_WithTemplateSlots_53<T, S> = T & {
|
|
1086
|
+
new (): {
|
|
1087
|
+
$slots: S;
|
|
1088
|
+
};
|
|
1089
|
+
};
|
|
1090
|
+
|
|
1033
1091
|
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
|
1034
1092
|
new (): {
|
|
1035
1093
|
$slots: S;
|
|
@@ -1699,18 +1757,26 @@ inverse: boolean;
|
|
|
1699
1757
|
iconRight: (_: {}) => any;
|
|
1700
1758
|
}>;
|
|
1701
1759
|
|
|
1702
|
-
export declare
|
|
1703
|
-
|
|
1704
|
-
declare interface BentoButtonActionObject_2<IconType = object> extends BentoButtonProps {
|
|
1760
|
+
export declare interface BentoButtonActionObject extends BentoButtonProps {
|
|
1705
1761
|
title: string;
|
|
1706
1762
|
event?: (event: Event) => void;
|
|
1707
|
-
icon?:
|
|
1708
|
-
iconLeft?:
|
|
1709
|
-
iconRight?:
|
|
1763
|
+
icon?: VueNodeElement;
|
|
1764
|
+
iconLeft?: VueNodeElement;
|
|
1765
|
+
iconRight?: VueNodeElement;
|
|
1710
1766
|
state?: BentoLoadingButtonState | `${BentoLoadingButtonState}`;
|
|
1711
1767
|
iconOnly?: boolean;
|
|
1712
1768
|
}
|
|
1713
1769
|
|
|
1770
|
+
declare interface BentoButtonActionObject_2 extends BentoButtonProps_2 {
|
|
1771
|
+
title: string;
|
|
1772
|
+
event?: (event: Event) => void;
|
|
1773
|
+
icon?: VueNodeElement_2;
|
|
1774
|
+
iconLeft?: VueNodeElement_2;
|
|
1775
|
+
iconRight?: VueNodeElement_2;
|
|
1776
|
+
state?: BentoLoadingButtonState_2 | `${BentoLoadingButtonState_2}`;
|
|
1777
|
+
iconOnly?: boolean;
|
|
1778
|
+
}
|
|
1779
|
+
|
|
1714
1780
|
/**
|
|
1715
1781
|
* ButtonActions component manages a set of actions a user can choose from by displaying a group of buttons.
|
|
1716
1782
|
*
|
|
@@ -1771,9 +1837,9 @@ export declare enum BentoButtonActionsLayoutExtended {
|
|
|
1771
1837
|
BUTTONS_START = "buttons-start"
|
|
1772
1838
|
}
|
|
1773
1839
|
|
|
1774
|
-
export declare type BentoButtonActionsList =
|
|
1840
|
+
export declare type BentoButtonActionsList = Array<BentoButtonActionObject>;
|
|
1775
1841
|
|
|
1776
|
-
declare type BentoButtonActionsList_2
|
|
1842
|
+
declare type BentoButtonActionsList_2 = Array<BentoButtonActionObject_2>;
|
|
1777
1843
|
|
|
1778
1844
|
export declare interface BentoButtonActionsProps {
|
|
1779
1845
|
/**
|
|
@@ -1847,6 +1913,16 @@ export declare interface BentoButtonProps {
|
|
|
1847
1913
|
link?: object;
|
|
1848
1914
|
}
|
|
1849
1915
|
|
|
1916
|
+
declare interface BentoButtonProps_2 {
|
|
1917
|
+
condensed?: boolean;
|
|
1918
|
+
critical?: boolean;
|
|
1919
|
+
disabled?: boolean;
|
|
1920
|
+
inverse?: boolean;
|
|
1921
|
+
variant?: BentoButtonVariant_2 | `${BentoButtonVariant_2}`;
|
|
1922
|
+
type?: string;
|
|
1923
|
+
link?: object;
|
|
1924
|
+
}
|
|
1925
|
+
|
|
1850
1926
|
/**
|
|
1851
1927
|
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
1852
1928
|
*/
|
|
@@ -3270,8 +3346,8 @@ currencySign: string;
|
|
|
3270
3346
|
}>>>, {
|
|
3271
3347
|
value: number;
|
|
3272
3348
|
disableTypography: boolean;
|
|
3273
|
-
currencySign: Intl.NumberFormatOptions["currencySign"];
|
|
3274
3349
|
currency: BentoCurrencyISOCode | `${BentoCurrencyISOCode}`;
|
|
3350
|
+
currencySign: Intl.NumberFormatOptions["currencySign"];
|
|
3275
3351
|
majorUnits: boolean;
|
|
3276
3352
|
}>;
|
|
3277
3353
|
|
|
@@ -3512,7 +3588,7 @@ export declare interface BentoCurrencyProps {
|
|
|
3512
3588
|
* `
|
|
3513
3589
|
* }
|
|
3514
3590
|
*/
|
|
3515
|
-
export declare const BentoDashboardSection:
|
|
3591
|
+
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<{
|
|
3516
3592
|
/**
|
|
3517
3593
|
* The header of the section
|
|
3518
3594
|
*/
|
|
@@ -3523,7 +3599,7 @@ header: BentoDashboardTemplateHeader;
|
|
|
3523
3599
|
halfWidth?: boolean;
|
|
3524
3600
|
}>, {
|
|
3525
3601
|
halfWidth: boolean;
|
|
3526
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3602
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<{
|
|
3527
3603
|
/**
|
|
3528
3604
|
* The header of the section
|
|
3529
3605
|
*/
|
|
@@ -3571,7 +3647,7 @@ halfWidth: boolean;
|
|
|
3571
3647
|
* `
|
|
3572
3648
|
* }
|
|
3573
3649
|
*/
|
|
3574
|
-
export declare const BentoDashboardTemplate:
|
|
3650
|
+
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<{
|
|
3575
3651
|
/**
|
|
3576
3652
|
* The header that goes to the top of the template
|
|
3577
3653
|
*/
|
|
@@ -3594,7 +3670,7 @@ stickyFilters?: boolean;
|
|
|
3594
3670
|
tabs: any;
|
|
3595
3671
|
stickyTabs: boolean;
|
|
3596
3672
|
stickyFilters: boolean;
|
|
3597
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3673
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<{
|
|
3598
3674
|
/**
|
|
3599
3675
|
* The header that goes to the top of the template
|
|
3600
3676
|
*/
|
|
@@ -3896,6 +3972,7 @@ default: any;
|
|
|
3896
3972
|
};
|
|
3897
3973
|
/**
|
|
3898
3974
|
* Allows the grid to be rendered inside a confined space.
|
|
3975
|
+
* This makes the data-grid expand to fill the height of its parent container, with the grid body becoming scrollable.
|
|
3899
3976
|
*/
|
|
3900
3977
|
fitContent: {
|
|
3901
3978
|
type: BooleanConstructor;
|
|
@@ -4194,6 +4271,7 @@ default: any;
|
|
|
4194
4271
|
};
|
|
4195
4272
|
/**
|
|
4196
4273
|
* Allows the grid to be rendered inside a confined space.
|
|
4274
|
+
* This makes the data-grid expand to fill the height of its parent container, with the grid body becoming scrollable.
|
|
4197
4275
|
*/
|
|
4198
4276
|
fitContent: {
|
|
4199
4277
|
type: BooleanConstructor;
|
|
@@ -4549,7 +4627,8 @@ export declare enum BentoDatagridStyleState {
|
|
|
4549
4627
|
STICKY_FILTERS = "sticky-filters",
|
|
4550
4628
|
OVERFLOW_SHADOW_LEFT = "overflow-shadow-left",
|
|
4551
4629
|
OVERFLOW_SHADOW_RIGHT = "overflow-shadow-right",
|
|
4552
|
-
NO_SPACING_TOP = "no-spacing-top"
|
|
4630
|
+
NO_SPACING_TOP = "no-spacing-top",
|
|
4631
|
+
FIT_CONTENT = "fit-content"
|
|
4553
4632
|
}
|
|
4554
4633
|
|
|
4555
4634
|
/**
|
|
@@ -4630,13 +4709,13 @@ declare interface BentoDataGridSummaryCellProps {
|
|
|
4630
4709
|
* `
|
|
4631
4710
|
* }
|
|
4632
4711
|
*/
|
|
4633
|
-
export declare const BentoDataGridTemplate:
|
|
4712
|
+
export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_53<DefineComponent< {
|
|
4634
4713
|
/**
|
|
4635
4714
|
* The header that goes to the top of the template
|
|
4636
4715
|
*/
|
|
4637
4716
|
header: {
|
|
4638
4717
|
type: PropType<BentoDataGridTemplateHeader>;
|
|
4639
|
-
|
|
4718
|
+
default: any;
|
|
4640
4719
|
};
|
|
4641
4720
|
/**
|
|
4642
4721
|
* All the tab properties that can be set on the inner tab components.
|
|
@@ -4682,7 +4761,7 @@ default: any;
|
|
|
4682
4761
|
*/
|
|
4683
4762
|
header: {
|
|
4684
4763
|
type: PropType<BentoDataGridTemplateHeader>;
|
|
4685
|
-
|
|
4764
|
+
default: any;
|
|
4686
4765
|
};
|
|
4687
4766
|
/**
|
|
4688
4767
|
* All the tab properties that can be set on the inner tab components.
|
|
@@ -4715,6 +4794,85 @@ type: PropType<BentoDataGridTemplateInspector>;
|
|
|
4715
4794
|
default: any;
|
|
4716
4795
|
};
|
|
4717
4796
|
}>>, {
|
|
4797
|
+
header: Readonly<Partial<{
|
|
4798
|
+
description: string;
|
|
4799
|
+
variant: "component" | "page" | BentoHeaderVariant;
|
|
4800
|
+
actions: BentoButtonActionsList_2;
|
|
4801
|
+
infoIconTooltipText: string;
|
|
4802
|
+
infoIconPopoverPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition;
|
|
4803
|
+
lastUpdated: number | Date;
|
|
4804
|
+
reloadButton: BentoHeaderReloadButton;
|
|
4805
|
+
}> & Omit<Readonly<ExtractPropTypes< {
|
|
4806
|
+
actions: {
|
|
4807
|
+
type: PropType<BentoButtonActionsList_2>;
|
|
4808
|
+
default: any;
|
|
4809
|
+
};
|
|
4810
|
+
description: {
|
|
4811
|
+
type: StringConstructor;
|
|
4812
|
+
default: any;
|
|
4813
|
+
};
|
|
4814
|
+
infoIconTooltipText: {
|
|
4815
|
+
type: StringConstructor;
|
|
4816
|
+
default: any;
|
|
4817
|
+
};
|
|
4818
|
+
infoIconPopoverPosition: {
|
|
4819
|
+
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
4820
|
+
default: PopperContainerPositionExtended;
|
|
4821
|
+
validator: (value: BentoPopoverPositions_2) => boolean;
|
|
4822
|
+
};
|
|
4823
|
+
lastUpdated: {
|
|
4824
|
+
type: (DateConstructor | NumberConstructor)[];
|
|
4825
|
+
default: any;
|
|
4826
|
+
};
|
|
4827
|
+
variant: {
|
|
4828
|
+
type: PropType<BentoHeaderVariant | `${BentoHeaderVariant}`>;
|
|
4829
|
+
default: BentoHeaderVariant;
|
|
4830
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
4831
|
+
};
|
|
4832
|
+
title: {
|
|
4833
|
+
type: StringConstructor;
|
|
4834
|
+
required: true;
|
|
4835
|
+
};
|
|
4836
|
+
reloadButton: {
|
|
4837
|
+
type: PropType<BentoHeaderReloadButton>;
|
|
4838
|
+
default: any;
|
|
4839
|
+
};
|
|
4840
|
+
}>>, DefaultKeys< {
|
|
4841
|
+
actions: {
|
|
4842
|
+
type: PropType<BentoButtonActionsList_2>;
|
|
4843
|
+
default: any;
|
|
4844
|
+
};
|
|
4845
|
+
description: {
|
|
4846
|
+
type: StringConstructor;
|
|
4847
|
+
default: any;
|
|
4848
|
+
};
|
|
4849
|
+
infoIconTooltipText: {
|
|
4850
|
+
type: StringConstructor;
|
|
4851
|
+
default: any;
|
|
4852
|
+
};
|
|
4853
|
+
infoIconPopoverPosition: {
|
|
4854
|
+
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
4855
|
+
default: PopperContainerPositionExtended;
|
|
4856
|
+
validator: (value: BentoPopoverPositions_2) => boolean;
|
|
4857
|
+
};
|
|
4858
|
+
lastUpdated: {
|
|
4859
|
+
type: (DateConstructor | NumberConstructor)[];
|
|
4860
|
+
default: any;
|
|
4861
|
+
};
|
|
4862
|
+
variant: {
|
|
4863
|
+
type: PropType<BentoHeaderVariant | `${BentoHeaderVariant}`>;
|
|
4864
|
+
default: BentoHeaderVariant;
|
|
4865
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
4866
|
+
};
|
|
4867
|
+
title: {
|
|
4868
|
+
type: StringConstructor;
|
|
4869
|
+
required: true;
|
|
4870
|
+
};
|
|
4871
|
+
reloadButton: {
|
|
4872
|
+
type: PropType<BentoHeaderReloadButton>;
|
|
4873
|
+
default: any;
|
|
4874
|
+
};
|
|
4875
|
+
}>>>;
|
|
4718
4876
|
tabs: BentoDataGridTemplateTabs;
|
|
4719
4877
|
inspector: {
|
|
4720
4878
|
title: string;
|
|
@@ -4729,6 +4887,7 @@ activePage: BentoInspectorProps["activePage"];
|
|
|
4729
4887
|
stickyTabs: boolean;
|
|
4730
4888
|
stickyAdditionalContent: boolean;
|
|
4731
4889
|
}>, Record<string, (_: {}) => any> & {
|
|
4890
|
+
header: (_: {}) => any;
|
|
4732
4891
|
infoIconTooltipContent: (_: {}) => any;
|
|
4733
4892
|
additionalContent: (_: {}) => any;
|
|
4734
4893
|
default: (_: {}) => any;
|
|
@@ -4765,68 +4924,22 @@ export declare type BentoDataGridTemplateTabs = {
|
|
|
4765
4924
|
* export default {
|
|
4766
4925
|
* components: { BentoDate },
|
|
4767
4926
|
* template: `
|
|
4768
|
-
* <bento-date :date="dateObject" :format="
|
|
4927
|
+
* <bento-date :date="dateObject" :format="BentoDateFormat.LONG_DATE"/>
|
|
4769
4928
|
* `
|
|
4770
4929
|
* }
|
|
4771
4930
|
*/
|
|
4772
|
-
export declare const BentoDate: DefineComponent<
|
|
4773
|
-
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
|
|
4779
|
-
date: {
|
|
4780
|
-
type: (StringConstructor | DateConstructor | NumberConstructor)[];
|
|
4781
|
-
default: any;
|
|
4782
|
-
};
|
|
4783
|
-
/**
|
|
4784
|
-
* The string format of the date to be displayed
|
|
4785
|
-
*/
|
|
4786
|
-
format: {
|
|
4787
|
-
type: PropType<BentoDateFormat | `${BentoDateFormat}`>;
|
|
4788
|
-
default: BentoDateFormat;
|
|
4789
|
-
validator: (value: BentoDateFormat) => boolean;
|
|
4790
|
-
};
|
|
4791
|
-
/**
|
|
4792
|
-
* Disable the default typography for the component. Only use this when the component is inside another typography
|
|
4793
|
-
*/
|
|
4794
|
-
disableTypography: {
|
|
4795
|
-
type: BooleanConstructor;
|
|
4796
|
-
default: boolean;
|
|
4797
|
-
};
|
|
4798
|
-
}, {
|
|
4799
|
-
formattedDate: ComputedRef<string>;
|
|
4800
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
4801
|
-
/**
|
|
4802
|
-
* The date to format. The data can be supplied as:
|
|
4803
|
-
* - a Date object.
|
|
4804
|
-
* - a number of milliseconds elapsed since the epoch.
|
|
4805
|
-
* - a date string e.g. '2023-07-31T10:55:22+02:00'.
|
|
4806
|
-
*/
|
|
4807
|
-
date: {
|
|
4808
|
-
type: (StringConstructor | DateConstructor | NumberConstructor)[];
|
|
4809
|
-
default: any;
|
|
4810
|
-
};
|
|
4811
|
-
/**
|
|
4812
|
-
* The string format of the date to be displayed
|
|
4813
|
-
*/
|
|
4814
|
-
format: {
|
|
4815
|
-
type: PropType<BentoDateFormat | `${BentoDateFormat}`>;
|
|
4816
|
-
default: BentoDateFormat;
|
|
4817
|
-
validator: (value: BentoDateFormat) => boolean;
|
|
4818
|
-
};
|
|
4819
|
-
/**
|
|
4820
|
-
* Disable the default typography for the component. Only use this when the component is inside another typography
|
|
4821
|
-
*/
|
|
4822
|
-
disableTypography: {
|
|
4823
|
-
type: BooleanConstructor;
|
|
4824
|
-
default: boolean;
|
|
4825
|
-
};
|
|
4826
|
-
}>>, {
|
|
4931
|
+
export declare const BentoDate: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateProps>, {
|
|
4932
|
+
date: any;
|
|
4933
|
+
format: BentoDateFormat;
|
|
4934
|
+
disableTypography: boolean;
|
|
4935
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateProps>, {
|
|
4936
|
+
date: any;
|
|
4937
|
+
format: BentoDateFormat;
|
|
4827
4938
|
disableTypography: boolean;
|
|
4828
|
-
|
|
4829
|
-
|
|
4939
|
+
}>>>, {
|
|
4940
|
+
disableTypography: boolean;
|
|
4941
|
+
date: Date | number | string | null;
|
|
4942
|
+
format: BentoDateFormat | `${BentoDateFormat}`;
|
|
4830
4943
|
}>;
|
|
4831
4944
|
|
|
4832
4945
|
export declare interface BentoDateFilterOptions {
|
|
@@ -5152,6 +5265,24 @@ export declare enum BentoDatePickerEvent {
|
|
|
5152
5265
|
|
|
5153
5266
|
export declare type BentoDatePickerValue = Date;
|
|
5154
5267
|
|
|
5268
|
+
export declare interface BentoDateProps {
|
|
5269
|
+
/**
|
|
5270
|
+
* The date to format. The data can be supplied as:
|
|
5271
|
+
* - a Date object.
|
|
5272
|
+
* - a number of milliseconds elapsed since the epoch.
|
|
5273
|
+
* - a date string e.g. '2023-07-31T10:55:22+02:00'.
|
|
5274
|
+
*/
|
|
5275
|
+
date?: Date | number | string | null;
|
|
5276
|
+
/**
|
|
5277
|
+
* The string format of the date to be displayed
|
|
5278
|
+
*/
|
|
5279
|
+
format?: BentoDateFormat | `${BentoDateFormat}`;
|
|
5280
|
+
/**
|
|
5281
|
+
* Disable the default typography for the component. Only use this when the component is inside another typography
|
|
5282
|
+
*/
|
|
5283
|
+
disableTypography?: boolean;
|
|
5284
|
+
}
|
|
5285
|
+
|
|
5155
5286
|
export declare interface BentoDateRangeFilterOptions {
|
|
5156
5287
|
allowTimeInput?: boolean;
|
|
5157
5288
|
firstDayOfWeek?: CalendarMonthFirstDayOfWeek;
|
|
@@ -7917,7 +8048,7 @@ export declare enum BentoEmptyStateVariant {
|
|
|
7917
8048
|
* }
|
|
7918
8049
|
* }
|
|
7919
8050
|
*/
|
|
7920
|
-
export declare const BentoFileUploader: DefineComponent<
|
|
8051
|
+
export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoFileUploaderProps>, {
|
|
7921
8052
|
accept: any;
|
|
7922
8053
|
description: any;
|
|
7923
8054
|
errorMessage: any;
|
|
@@ -7934,7 +8065,7 @@ input: (value?: FileList) => void;
|
|
|
7934
8065
|
"update:modelValue": (value?: FileList) => void;
|
|
7935
8066
|
} & {
|
|
7936
8067
|
"error:upload": (value: boolean) => void;
|
|
7937
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8068
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoFileUploaderProps>, {
|
|
7938
8069
|
accept: any;
|
|
7939
8070
|
description: any;
|
|
7940
8071
|
errorMessage: any;
|
|
@@ -8039,7 +8170,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
|
|
|
8039
8170
|
* `
|
|
8040
8171
|
* }
|
|
8041
8172
|
*/
|
|
8042
|
-
export declare const BentoFilterBar: DefineComponent<
|
|
8173
|
+
export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoFilterBarProps>, {
|
|
8043
8174
|
config: () => any[];
|
|
8044
8175
|
filterValues: () => any[];
|
|
8045
8176
|
containerSizeLayout: () => {
|
|
@@ -8055,7 +8186,7 @@ isClearAllVisible: ComputedRef<boolean>;
|
|
|
8055
8186
|
clearAllFilters: () => void;
|
|
8056
8187
|
isResetAllVisible: ComputedRef<boolean>;
|
|
8057
8188
|
resetAllFilters: () => void;
|
|
8058
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<
|
|
8189
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoFilterBarProps>, {
|
|
8059
8190
|
config: () => any[];
|
|
8060
8191
|
filterValues: () => any[];
|
|
8061
8192
|
containerSizeLayout: () => {
|
|
@@ -8707,11 +8838,12 @@ declare enum BentoHeaderVariant {
|
|
|
8707
8838
|
* `
|
|
8708
8839
|
* };
|
|
8709
8840
|
*/
|
|
8710
|
-
export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<
|
|
8841
|
+
export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoHeaderWithViewsProps>, {
|
|
8711
8842
|
actions: () => any[];
|
|
8712
8843
|
additionalViewSetting: any;
|
|
8713
8844
|
title: any;
|
|
8714
8845
|
description: any;
|
|
8846
|
+
disableCustomization: boolean;
|
|
8715
8847
|
views: () => any[];
|
|
8716
8848
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8717
8849
|
"delete:view": (value: BentoHeaderWithViewsItemUpdate) => void;
|
|
@@ -8729,18 +8861,20 @@ views: () => any[];
|
|
|
8729
8861
|
"update:view": (value: BentoHeaderWithViewsItemUpdate) => void;
|
|
8730
8862
|
} & {
|
|
8731
8863
|
"update:skip-unsaved-changes": (value: boolean) => void;
|
|
8732
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8864
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoHeaderWithViewsProps>, {
|
|
8733
8865
|
actions: () => any[];
|
|
8734
8866
|
additionalViewSetting: any;
|
|
8735
8867
|
title: any;
|
|
8736
8868
|
description: any;
|
|
8869
|
+
disableCustomization: boolean;
|
|
8737
8870
|
views: () => any[];
|
|
8738
8871
|
}>>>, {
|
|
8739
8872
|
description: string;
|
|
8740
8873
|
title: string;
|
|
8741
|
-
actions:
|
|
8874
|
+
actions: BentoButtonActionsList;
|
|
8742
8875
|
additionalViewSetting: BentoHeaderWithViewsItemAdditionalConfig;
|
|
8743
8876
|
views: BentoHeaderWithViewsItem[];
|
|
8877
|
+
disableCustomization: boolean;
|
|
8744
8878
|
}>, {
|
|
8745
8879
|
infoIconTooltipContent: (_: {}) => any;
|
|
8746
8880
|
}>;
|
|
@@ -8766,6 +8900,10 @@ export declare interface BentoHeaderWithViewsItem {
|
|
|
8766
8900
|
* Optional configuration for an additional view setting, such as a filter or option.
|
|
8767
8901
|
*/
|
|
8768
8902
|
additionalViewSetting?: BentoHeaderWithViewsItemAdditionalConfig;
|
|
8903
|
+
/**
|
|
8904
|
+
* Optional boolean indicating if this view can be edited or deleted.
|
|
8905
|
+
*/
|
|
8906
|
+
isFixed?: boolean;
|
|
8769
8907
|
}
|
|
8770
8908
|
|
|
8771
8909
|
export declare interface BentoHeaderWithViewsItemAdditionalConfig {
|
|
@@ -8839,7 +8977,7 @@ export declare interface BentoHeaderWithViewsProps {
|
|
|
8839
8977
|
* Optional list of actions (buttons) to display in the header.
|
|
8840
8978
|
* The structure of each action is defined by the `BentoButtonActionsList` type.
|
|
8841
8979
|
*/
|
|
8842
|
-
actions?:
|
|
8980
|
+
actions?: BentoButtonActionsList;
|
|
8843
8981
|
/**
|
|
8844
8982
|
* Optional secondary description text to display below the title.
|
|
8845
8983
|
*/
|
|
@@ -8868,6 +9006,10 @@ export declare interface BentoHeaderWithViewsProps {
|
|
|
8868
9006
|
* If null, no prompt is shown and changes will always be restored to it's previous settings on view tab change.
|
|
8869
9007
|
*/
|
|
8870
9008
|
skipUnsavedChangesText: string | null;
|
|
9009
|
+
/**
|
|
9010
|
+
* Boolean indicating whether icon and icon selection is allowed on view creation and edit.
|
|
9011
|
+
*/
|
|
9012
|
+
disableCustomization?: boolean;
|
|
8871
9013
|
}
|
|
8872
9014
|
|
|
8873
9015
|
/**
|
|
@@ -8889,10 +9031,10 @@ export declare interface BentoHeaderWithViewsProps {
|
|
|
8889
9031
|
* `
|
|
8890
9032
|
* }
|
|
8891
9033
|
*/
|
|
8892
|
-
export declare const BentoImage: DefineComponent<
|
|
9034
|
+
export declare const BentoImage: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoImageProps>, {
|
|
8893
9035
|
aspectRatio: any;
|
|
8894
9036
|
objectFit: any;
|
|
8895
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9037
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoImageProps>, {
|
|
8896
9038
|
aspectRatio: any;
|
|
8897
9039
|
objectFit: any;
|
|
8898
9040
|
}>>>, {
|
|
@@ -8937,56 +9079,56 @@ export declare interface BentoImageProps {
|
|
|
8937
9079
|
|
|
8938
9080
|
/**
|
|
8939
9081
|
* @example
|
|
8940
|
-
*
|
|
9082
|
+
* <template>
|
|
9083
|
+
* <bento-info-icon tooltip-text="Text on hover" />
|
|
9084
|
+
* </template>
|
|
8941
9085
|
*
|
|
8942
|
-
*
|
|
8943
|
-
*
|
|
8944
|
-
*
|
|
8945
|
-
* <bento-info-icon tooltip-text="Text on hover" />
|
|
8946
|
-
* `
|
|
8947
|
-
* }
|
|
9086
|
+
* <script setup lang="ts">
|
|
9087
|
+
* import { BentoInfoIcon } from '@adyen/bento-vue2';
|
|
9088
|
+
* </scrip>
|
|
8948
9089
|
*/
|
|
8949
|
-
export declare const BentoInfoIcon: DefineComponent<
|
|
8950
|
-
|
|
8951
|
-
|
|
8952
|
-
|
|
8953
|
-
|
|
8954
|
-
|
|
8955
|
-
|
|
8956
|
-
}
|
|
8957
|
-
/**
|
|
8958
|
-
* Position the tooltip should take if space is available. Defaults to 'auto'
|
|
8959
|
-
*/
|
|
8960
|
-
tooltipPosition: {
|
|
8961
|
-
type: PropType<PopperContainerPosition | `${PopperContainerPosition}`>;
|
|
8962
|
-
default: PopperContainerPositionExtended;
|
|
8963
|
-
validator: (value: PopperContainerPosition) => boolean;
|
|
8964
|
-
};
|
|
8965
|
-
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
8966
|
-
/**
|
|
8967
|
-
* Text showed in the info-icon tooltip on hover
|
|
8968
|
-
*/
|
|
8969
|
-
tooltipText: {
|
|
8970
|
-
type: StringConstructor;
|
|
8971
|
-
required: true;
|
|
8972
|
-
};
|
|
8973
|
-
/**
|
|
8974
|
-
* Position the tooltip should take if space is available. Defaults to 'auto'
|
|
8975
|
-
*/
|
|
8976
|
-
tooltipPosition: {
|
|
8977
|
-
type: PropType<PopperContainerPosition | `${PopperContainerPosition}`>;
|
|
8978
|
-
default: PopperContainerPositionExtended;
|
|
8979
|
-
validator: (value: PopperContainerPosition) => boolean;
|
|
8980
|
-
};
|
|
8981
|
-
}>>, {
|
|
8982
|
-
tooltipPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition;
|
|
9090
|
+
export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInfoIconProps>, {
|
|
9091
|
+
tooltipPosition: PopperContainerPositionExtended;
|
|
9092
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9093
|
+
mouseenter: (event: MouseEvent) => void;
|
|
9094
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInfoIconProps>, {
|
|
9095
|
+
tooltipPosition: PopperContainerPositionExtended;
|
|
9096
|
+
}>>>, {
|
|
9097
|
+
tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
8983
9098
|
}>;
|
|
8984
9099
|
|
|
9100
|
+
export declare interface BentoInfoIconProps {
|
|
9101
|
+
/**
|
|
9102
|
+
* Text showed in the info-icon tooltip on hover
|
|
9103
|
+
*/
|
|
9104
|
+
tooltipText: string;
|
|
9105
|
+
/**
|
|
9106
|
+
* Position the tooltip should take if space is available. Defaults to 'auto'
|
|
9107
|
+
*/
|
|
9108
|
+
tooltipPosition?: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
9109
|
+
}
|
|
9110
|
+
|
|
8985
9111
|
export declare type BentoInputDropdownProps = {
|
|
9112
|
+
/**
|
|
9113
|
+
* Text that labels the dropdown element
|
|
9114
|
+
*/
|
|
9115
|
+
'aria-label'?: string;
|
|
9116
|
+
/**
|
|
9117
|
+
* Enables dynamic filtering
|
|
9118
|
+
*/
|
|
9119
|
+
dynamicFiltering?: DropdownProps['dynamicFiltering'];
|
|
9120
|
+
/**
|
|
9121
|
+
* List of available items
|
|
9122
|
+
*/
|
|
8986
9123
|
items: DropdownProps['items'];
|
|
9124
|
+
/**
|
|
9125
|
+
* Sets the dropdown in read-only mode
|
|
9126
|
+
*/
|
|
9127
|
+
readonly?: DropdownProps['readonly'];
|
|
9128
|
+
/**
|
|
9129
|
+
* Selected value of the dropdown
|
|
9130
|
+
*/
|
|
8987
9131
|
value?: DropdownProps['value'];
|
|
8988
|
-
dynamicFiltering?: DropdownProps['dynamicFiltering'];
|
|
8989
|
-
'aria-label'?: string;
|
|
8990
9132
|
};
|
|
8991
9133
|
|
|
8992
9134
|
/**
|
|
@@ -9007,7 +9149,7 @@ export declare type BentoInputDropdownProps = {
|
|
|
9007
9149
|
* >
|
|
9008
9150
|
* }
|
|
9009
9151
|
*/
|
|
9010
|
-
export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<
|
|
9152
|
+
export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoInputFieldProps>, {
|
|
9011
9153
|
ariaHidden: boolean;
|
|
9012
9154
|
ariaLabel: any;
|
|
9013
9155
|
condensed: boolean;
|
|
@@ -9048,7 +9190,7 @@ keydown: (event: KeyboardEvent) => void;
|
|
|
9048
9190
|
keyup: (event: KeyboardEvent) => void;
|
|
9049
9191
|
} & {
|
|
9050
9192
|
input: (inputValue: string) => void;
|
|
9051
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9193
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoInputFieldProps>, {
|
|
9052
9194
|
ariaHidden: boolean;
|
|
9053
9195
|
ariaLabel: any;
|
|
9054
9196
|
condensed: boolean;
|
|
@@ -9149,8 +9291,9 @@ export declare enum BentoInputFieldEvent {
|
|
|
9149
9291
|
* `
|
|
9150
9292
|
* }
|
|
9151
9293
|
*/
|
|
9152
|
-
export declare const BentoInputFieldPassword: DefineComponent<
|
|
9294
|
+
export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoInputFieldPasswordProps>, {
|
|
9153
9295
|
condensed: boolean;
|
|
9296
|
+
debounceTime: number;
|
|
9154
9297
|
disabled: boolean;
|
|
9155
9298
|
disableValidation: boolean;
|
|
9156
9299
|
label: any;
|
|
@@ -9170,8 +9313,9 @@ focus: () => void;
|
|
|
9170
9313
|
"input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
|
|
9171
9314
|
} & {
|
|
9172
9315
|
input: (value: BentoInputFieldValue) => void;
|
|
9173
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9316
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoInputFieldPasswordProps>, {
|
|
9174
9317
|
condensed: boolean;
|
|
9318
|
+
debounceTime: number;
|
|
9175
9319
|
disabled: boolean;
|
|
9176
9320
|
disableValidation: boolean;
|
|
9177
9321
|
label: any;
|
|
@@ -9189,6 +9333,7 @@ disabled: BentoInputFieldProps["disabled"];
|
|
|
9189
9333
|
validation: BentoInputFieldPasswordValidation;
|
|
9190
9334
|
readonly: BentoInputFieldProps["readonly"];
|
|
9191
9335
|
errorMessage: BentoInputFieldProps["errorMessage"];
|
|
9336
|
+
debounceTime: number;
|
|
9192
9337
|
placeholder: BentoInputFieldProps["placeholder"];
|
|
9193
9338
|
disableValidation: boolean;
|
|
9194
9339
|
withHint: boolean;
|
|
@@ -9203,6 +9348,11 @@ export declare interface BentoInputFieldPasswordProps {
|
|
|
9203
9348
|
* Reduces height of the input
|
|
9204
9349
|
*/
|
|
9205
9350
|
condensed?: BentoInputFieldProps['condensed'];
|
|
9351
|
+
/**
|
|
9352
|
+
* The debounce time in milliseconds for running validation and emitting the `input` event after the user has stopped typing.
|
|
9353
|
+
* This helps to avoid excessive validation checks on every keystroke. Defaults to `500`.
|
|
9354
|
+
*/
|
|
9355
|
+
debounceTime?: number;
|
|
9206
9356
|
/**
|
|
9207
9357
|
* Disables the possibility of changing value in the input-field
|
|
9208
9358
|
*/
|
|
@@ -9296,7 +9446,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
|
|
|
9296
9446
|
* `
|
|
9297
9447
|
* }
|
|
9298
9448
|
*/
|
|
9299
|
-
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<
|
|
9449
|
+
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInputFieldPhoneNumberProps>, {
|
|
9300
9450
|
countries: () => CountryCode_2[];
|
|
9301
9451
|
dynamicFiltering: boolean;
|
|
9302
9452
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -9305,7 +9455,7 @@ blur: () => void;
|
|
|
9305
9455
|
input: (value: string) => void;
|
|
9306
9456
|
} & {
|
|
9307
9457
|
"update:selected-country": (country: CountryCode_2) => void;
|
|
9308
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9458
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInputFieldPhoneNumberProps>, {
|
|
9309
9459
|
countries: () => CountryCode_2[];
|
|
9310
9460
|
dynamicFiltering: boolean;
|
|
9311
9461
|
}>>>, {
|
|
@@ -9354,10 +9504,11 @@ export declare interface BentoInputFieldProps {
|
|
|
9354
9504
|
* Dropdown props for the small selectable dropdown menu.
|
|
9355
9505
|
* Properties supported:
|
|
9356
9506
|
*
|
|
9357
|
-
* - `value`: Selected value of the dropdown
|
|
9358
|
-
* - `items`: List of available items
|
|
9359
9507
|
* - `aria-label`: Text that labels the dropdown element
|
|
9360
|
-
*
|
|
9508
|
+
* - `dynamicFiltering`: Enables dynamic filtering
|
|
9509
|
+
* - `items`: List of available items
|
|
9510
|
+
* - `readonly`: Sets the dropdown in read-only mode
|
|
9511
|
+
* - `value`: Selected value of the dropdown
|
|
9361
9512
|
*/
|
|
9362
9513
|
dropdown?: BentoInputDropdownProps;
|
|
9363
9514
|
/**
|
|
@@ -9566,7 +9717,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
|
|
|
9566
9717
|
* `
|
|
9567
9718
|
* }
|
|
9568
9719
|
*/
|
|
9569
|
-
export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<
|
|
9720
|
+
export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInspectorProps>, {
|
|
9570
9721
|
activePage: string;
|
|
9571
9722
|
expandable: boolean;
|
|
9572
9723
|
isOpen: boolean;
|
|
@@ -9580,7 +9731,7 @@ pageFocusAnchor: any;
|
|
|
9580
9731
|
"update:active-page": (value: string) => void;
|
|
9581
9732
|
} & {
|
|
9582
9733
|
expand: () => void;
|
|
9583
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9734
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInspectorProps>, {
|
|
9584
9735
|
activePage: string;
|
|
9585
9736
|
expandable: boolean;
|
|
9586
9737
|
isOpen: boolean;
|
|
@@ -9696,10 +9847,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
|
|
|
9696
9847
|
* `
|
|
9697
9848
|
* }
|
|
9698
9849
|
*/
|
|
9699
|
-
export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<
|
|
9850
|
+
export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoLayoutProps>, {
|
|
9700
9851
|
size: string;
|
|
9701
9852
|
variant: string;
|
|
9702
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9853
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoLayoutProps>, {
|
|
9703
9854
|
size: string;
|
|
9704
9855
|
variant: string;
|
|
9705
9856
|
}>>>, {
|
|
@@ -9742,9 +9893,9 @@ export declare interface BentoLayoutProps {
|
|
|
9742
9893
|
* `
|
|
9743
9894
|
* }
|
|
9744
9895
|
*/
|
|
9745
|
-
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<
|
|
9896
|
+
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoLayoutRowProps>, {
|
|
9746
9897
|
columnsLayout: string;
|
|
9747
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9898
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoLayoutRowProps>, {
|
|
9748
9899
|
columnsLayout: string;
|
|
9749
9900
|
}>>>, {
|
|
9750
9901
|
columnsLayout: BentoLayoutRowColumnLayout;
|
|
@@ -9776,10 +9927,10 @@ declare const BentoLayoutVariantOptions: readonly ["page", "component"];
|
|
|
9776
9927
|
|
|
9777
9928
|
export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
9778
9929
|
|
|
9779
|
-
export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<ExtractPropTypes<
|
|
9930
|
+
export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoLinkProps>, {
|
|
9780
9931
|
target: any;
|
|
9781
9932
|
variant: BentoLinkVariant;
|
|
9782
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<
|
|
9933
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoLinkProps>, {
|
|
9783
9934
|
target: any;
|
|
9784
9935
|
variant: BentoLinkVariant;
|
|
9785
9936
|
}>>> & Readonly<{
|
|
@@ -9832,6 +9983,8 @@ export { BentoListboxEvent }
|
|
|
9832
9983
|
|
|
9833
9984
|
export declare type BentoListboxIsOptionDisabled = undefined | ((optionValue: BentoListboxOptionItem) => boolean);
|
|
9834
9985
|
|
|
9986
|
+
export declare type BentoListboxItemRole = 'treeitem' | 'option';
|
|
9987
|
+
|
|
9835
9988
|
/**
|
|
9836
9989
|
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
9837
9990
|
*/
|
|
@@ -10015,6 +10168,13 @@ export declare enum BentoLoadingButtonState {
|
|
|
10015
10168
|
FAIL = "fail"
|
|
10016
10169
|
}
|
|
10017
10170
|
|
|
10171
|
+
declare enum BentoLoadingButtonState_2 {
|
|
10172
|
+
START = 'start',
|
|
10173
|
+
LOADING = 'loading',
|
|
10174
|
+
SUCCESS = 'success',
|
|
10175
|
+
FAIL = 'fail',
|
|
10176
|
+
}
|
|
10177
|
+
|
|
10018
10178
|
export declare const BentoLoadingIndicator: DefineComponent< {
|
|
10019
10179
|
/**
|
|
10020
10180
|
* Displays the loading indicator in a small size
|
|
@@ -10093,7 +10253,7 @@ export declare enum BentoLoadingIndicatorEvent {
|
|
|
10093
10253
|
* />
|
|
10094
10254
|
* }
|
|
10095
10255
|
*/
|
|
10096
|
-
export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<
|
|
10256
|
+
export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoMenuProps>, {
|
|
10097
10257
|
button: () => BentoMenuButtonProps;
|
|
10098
10258
|
closeMenuOnItemSelect: boolean;
|
|
10099
10259
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -10116,7 +10276,7 @@ open: () => void;
|
|
|
10116
10276
|
"menu-item-click": () => void;
|
|
10117
10277
|
} & {
|
|
10118
10278
|
"click-outside": () => void;
|
|
10119
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10279
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoMenuProps>, {
|
|
10120
10280
|
button: () => BentoMenuButtonProps;
|
|
10121
10281
|
closeMenuOnItemSelect: boolean;
|
|
10122
10282
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -11103,7 +11263,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
|
|
|
11103
11263
|
* `,
|
|
11104
11264
|
* }
|
|
11105
11265
|
*/
|
|
11106
|
-
export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<
|
|
11266
|
+
export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoPaginationProps>, {
|
|
11107
11267
|
ariaLabel: any;
|
|
11108
11268
|
hasNext: any;
|
|
11109
11269
|
hidePageSize: boolean;
|
|
@@ -11119,7 +11279,7 @@ navigate: (page: number, items?: number) => void;
|
|
|
11119
11279
|
"update:page": (page: number) => void;
|
|
11120
11280
|
} & {
|
|
11121
11281
|
"update:size": (size: number) => void;
|
|
11122
|
-
}, string, Readonly<ExtractPropTypes<
|
|
11282
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoPaginationProps>, {
|
|
11123
11283
|
ariaLabel: any;
|
|
11124
11284
|
hasNext: any;
|
|
11125
11285
|
hidePageSize: boolean;
|
|
@@ -11185,10 +11345,10 @@ export declare interface BentoPaginationProps {
|
|
|
11185
11345
|
* `
|
|
11186
11346
|
* }
|
|
11187
11347
|
*/
|
|
11188
|
-
export declare const BentoPaymentMethod: DefineComponent<
|
|
11348
|
+
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoPaymentMethodProps>, {
|
|
11189
11349
|
type: string;
|
|
11190
11350
|
small: boolean;
|
|
11191
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
11351
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoPaymentMethodProps>, {
|
|
11192
11352
|
type: string;
|
|
11193
11353
|
small: boolean;
|
|
11194
11354
|
}>>>, {
|
|
@@ -12739,7 +12899,7 @@ fallbackPosition: Placement[];
|
|
|
12739
12899
|
fixedPositioning: boolean;
|
|
12740
12900
|
ariaLabel: string;
|
|
12741
12901
|
actions: BentoButtonActionsList;
|
|
12742
|
-
actionsLayout: "
|
|
12902
|
+
actionsLayout: "space-between" | BentoButtonActionsLayout | "buttons-end" | "fill-container" | "vertical-stack" | "buttons-start";
|
|
12743
12903
|
divider: boolean;
|
|
12744
12904
|
disableFocusTrap: boolean;
|
|
12745
12905
|
dismissible: boolean;
|
|
@@ -12801,7 +12961,7 @@ declare type BentoPopoverPositions_2 = PopperContainerPosition_2;
|
|
|
12801
12961
|
* `
|
|
12802
12962
|
* };
|
|
12803
12963
|
*/
|
|
12804
|
-
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_31<DefineComponent<
|
|
12964
|
+
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoPromoBannerProps>, {
|
|
12805
12965
|
actions: any;
|
|
12806
12966
|
color: BentoPromoBannerColor;
|
|
12807
12967
|
isDismissible: boolean;
|
|
@@ -12809,7 +12969,7 @@ dismissButtonText: any;
|
|
|
12809
12969
|
layout: BentoPromoBannerLayout;
|
|
12810
12970
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12811
12971
|
dismiss: () => void;
|
|
12812
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12972
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoPromoBannerProps>, {
|
|
12813
12973
|
actions: any;
|
|
12814
12974
|
color: BentoPromoBannerColor;
|
|
12815
12975
|
isDismissible: boolean;
|
|
@@ -12825,7 +12985,10 @@ dismissButtonText: string;
|
|
|
12825
12985
|
description: (_: {}) => any;
|
|
12826
12986
|
}>;
|
|
12827
12987
|
|
|
12828
|
-
|
|
12988
|
+
/**
|
|
12989
|
+
* @deprecated for usage with generic. Remove the generic and use it as `BentoPromoBannerAction`.
|
|
12990
|
+
*/
|
|
12991
|
+
export declare type BentoPromoBannerAction<IconType = object> = BentoButtonActionObject & {
|
|
12829
12992
|
variant: BentoPromoBannerButtonVariant;
|
|
12830
12993
|
};
|
|
12831
12994
|
|
|
@@ -13375,7 +13538,7 @@ export declare type BentoRangeFilterOptions = {
|
|
|
13375
13538
|
* `
|
|
13376
13539
|
* }
|
|
13377
13540
|
*/
|
|
13378
|
-
export declare const BentoRichTextEditor: DefineComponent<
|
|
13541
|
+
export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoRichTextEditorProps>, {
|
|
13379
13542
|
description: any;
|
|
13380
13543
|
disabled: boolean;
|
|
13381
13544
|
errorMessage: any;
|
|
@@ -13387,7 +13550,7 @@ tooltipText: any;
|
|
|
13387
13550
|
value: any;
|
|
13388
13551
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13389
13552
|
input: (value: string) => void;
|
|
13390
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13553
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoRichTextEditorProps>, {
|
|
13391
13554
|
description: any;
|
|
13392
13555
|
disabled: boolean;
|
|
13393
13556
|
errorMessage: any;
|
|
@@ -13499,7 +13662,7 @@ export declare interface BentoRichTextEditorProps {
|
|
|
13499
13662
|
* }
|
|
13500
13663
|
* }
|
|
13501
13664
|
*/
|
|
13502
|
-
export declare const BentoSearchBar: DefineComponent<
|
|
13665
|
+
export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoSearchBarProps>, {
|
|
13503
13666
|
condensed: boolean;
|
|
13504
13667
|
debounceTime: number;
|
|
13505
13668
|
hint: string;
|
|
@@ -13520,7 +13683,7 @@ clear: () => void;
|
|
|
13520
13683
|
blur: () => void;
|
|
13521
13684
|
} & {
|
|
13522
13685
|
focus: () => void;
|
|
13523
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13686
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoSearchBarProps>, {
|
|
13524
13687
|
condensed: boolean;
|
|
13525
13688
|
debounceTime: number;
|
|
13526
13689
|
hint: string;
|
|
@@ -13603,7 +13766,7 @@ export declare interface BentoSearchBarProps {
|
|
|
13603
13766
|
* }
|
|
13604
13767
|
* }
|
|
13605
13768
|
*/
|
|
13606
|
-
export declare const BentoSecondaryNav: DefineComponent<
|
|
13769
|
+
export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_32<{
|
|
13607
13770
|
/**
|
|
13608
13771
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13609
13772
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13616,7 +13779,7 @@ items: BentoSecondaryNavItems;
|
|
|
13616
13779
|
value?: string;
|
|
13617
13780
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13618
13781
|
change: (category: string) => void;
|
|
13619
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13782
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_32<{
|
|
13620
13783
|
/**
|
|
13621
13784
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13622
13785
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13661,7 +13824,7 @@ export declare interface BentoSecondaryNavState {
|
|
|
13661
13824
|
* `
|
|
13662
13825
|
* }
|
|
13663
13826
|
*/
|
|
13664
|
-
export declare const BentoSegmentedControl: DefineComponent<
|
|
13827
|
+
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoSegmentedControlProps>, {
|
|
13665
13828
|
ariaLabel: any;
|
|
13666
13829
|
fullWidth: boolean;
|
|
13667
13830
|
wrap: boolean;
|
|
@@ -13670,7 +13833,7 @@ modelValue: any;
|
|
|
13670
13833
|
"update:model-value": (value: any) => void;
|
|
13671
13834
|
} & {
|
|
13672
13835
|
input: (value: BentoSegmentedControlValue) => void;
|
|
13673
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13836
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoSegmentedControlProps>, {
|
|
13674
13837
|
ariaLabel: any;
|
|
13675
13838
|
fullWidth: boolean;
|
|
13676
13839
|
wrap: boolean;
|
|
@@ -14636,7 +14799,7 @@ destructiveActions: boolean;
|
|
|
14636
14799
|
* `
|
|
14637
14800
|
* }
|
|
14638
14801
|
*/
|
|
14639
|
-
export declare const BentoStatus: __VLS_WithTemplateSlots_38<DefineComponent<
|
|
14802
|
+
export declare const BentoStatus: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_TypePropsToRuntimeProps_34<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_34<BentoStatusProps>>>, {}>, {
|
|
14640
14803
|
default: (_: {}) => any;
|
|
14641
14804
|
}>;
|
|
14642
14805
|
|
|
@@ -14824,6 +14987,9 @@ export declare enum BentoStepperVariantOption {
|
|
|
14824
14987
|
VERTICAL = "vertical"
|
|
14825
14988
|
}
|
|
14826
14989
|
|
|
14990
|
+
/**
|
|
14991
|
+
* Private
|
|
14992
|
+
*/
|
|
14827
14993
|
declare interface BentoStickyTabsOptions {
|
|
14828
14994
|
top?: Ref<number>;
|
|
14829
14995
|
}
|
|
@@ -14849,7 +15015,7 @@ declare interface BentoStickyTabsOptions {
|
|
|
14849
15015
|
* `
|
|
14850
15016
|
* }
|
|
14851
15017
|
*/
|
|
14852
|
-
export declare const BentoStructuredList: __VLS_WithTemplateSlots_41<DefineComponent<
|
|
15018
|
+
export declare const BentoStructuredList: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_35<{
|
|
14853
15019
|
/**
|
|
14854
15020
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14855
15021
|
*/
|
|
@@ -14873,7 +15039,7 @@ layout?: BentoStructuredListLayoutOptions;
|
|
|
14873
15039
|
}>, {
|
|
14874
15040
|
labelsWidth: any;
|
|
14875
15041
|
layout: string;
|
|
14876
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15042
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_35<{
|
|
14877
15043
|
/**
|
|
14878
15044
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14879
15045
|
*/
|
|
@@ -14927,7 +15093,7 @@ labelsWidth: number;
|
|
|
14927
15093
|
* `
|
|
14928
15094
|
* }
|
|
14929
15095
|
*/
|
|
14930
|
-
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_42<DefineComponent<
|
|
15096
|
+
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_TypePropsToRuntimeProps_36<{
|
|
14931
15097
|
/**
|
|
14932
15098
|
* Label to display for the value
|
|
14933
15099
|
*/
|
|
@@ -14952,7 +15118,7 @@ searchTooltip?: string;
|
|
|
14952
15118
|
* Truncates the value of the item
|
|
14953
15119
|
*/
|
|
14954
15120
|
truncate?: boolean;
|
|
14955
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15121
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_36<{
|
|
14956
15122
|
/**
|
|
14957
15123
|
* Label to display for the value
|
|
14958
15124
|
*/
|
|
@@ -15007,10 +15173,10 @@ declare const BentoStructuredListLayoutOptions: string[];
|
|
|
15007
15173
|
* `
|
|
15008
15174
|
* }
|
|
15009
15175
|
*/
|
|
15010
|
-
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_43<DefineComponent<
|
|
15176
|
+
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridProps>, {
|
|
15011
15177
|
columnWidth: any;
|
|
15012
15178
|
slashedZero: boolean;
|
|
15013
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15179
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridProps>, {
|
|
15014
15180
|
columnWidth: any;
|
|
15015
15181
|
slashedZero: boolean;
|
|
15016
15182
|
}>>>, {
|
|
@@ -15045,7 +15211,7 @@ export declare interface BentoSummaryGridColumnWidth {
|
|
|
15045
15211
|
* `
|
|
15046
15212
|
* }
|
|
15047
15213
|
*/
|
|
15048
|
-
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_44<DefineComponent<
|
|
15214
|
+
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<BentoSummaryGridItemAmountProps>, {
|
|
15049
15215
|
copy: any;
|
|
15050
15216
|
fitContent: boolean;
|
|
15051
15217
|
infoIconTooltipText: any;
|
|
@@ -15058,7 +15224,23 @@ trend: any;
|
|
|
15058
15224
|
trendDirection: string;
|
|
15059
15225
|
underlinePopoverSize: string;
|
|
15060
15226
|
underlineTooltipText: any;
|
|
15061
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15227
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15228
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15229
|
+
} & {
|
|
15230
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15231
|
+
} & {
|
|
15232
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15233
|
+
} & {
|
|
15234
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15235
|
+
} & {
|
|
15236
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15237
|
+
} & {
|
|
15238
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15239
|
+
} & {
|
|
15240
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15241
|
+
} & {
|
|
15242
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15243
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<BentoSummaryGridItemAmountProps>, {
|
|
15062
15244
|
copy: any;
|
|
15063
15245
|
fitContent: boolean;
|
|
15064
15246
|
infoIconTooltipText: any;
|
|
@@ -15118,13 +15300,29 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
|
|
|
15118
15300
|
* `
|
|
15119
15301
|
* }
|
|
15120
15302
|
*/
|
|
15121
|
-
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_48<DefineComponent<
|
|
15303
|
+
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridItemCustomProps>, {
|
|
15122
15304
|
copy: any;
|
|
15123
15305
|
infoIconTooltipText: any;
|
|
15124
15306
|
fitContent: boolean;
|
|
15125
15307
|
underlinePopoverSize: string;
|
|
15126
15308
|
underlineTooltipText: any;
|
|
15127
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15309
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15310
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15311
|
+
} & {
|
|
15312
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15313
|
+
} & {
|
|
15314
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15315
|
+
} & {
|
|
15316
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15317
|
+
} & {
|
|
15318
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15319
|
+
} & {
|
|
15320
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15321
|
+
} & {
|
|
15322
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15323
|
+
} & {
|
|
15324
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15325
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridItemCustomProps>, {
|
|
15128
15326
|
copy: any;
|
|
15129
15327
|
infoIconTooltipText: any;
|
|
15130
15328
|
fitContent: boolean;
|
|
@@ -15188,7 +15386,7 @@ export declare interface BentoSummaryGridItemCustomProps {
|
|
|
15188
15386
|
* `
|
|
15189
15387
|
* }
|
|
15190
15388
|
*/
|
|
15191
|
-
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_45<DefineComponent<
|
|
15389
|
+
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<BentoSummaryGridItemNumericProps>, {
|
|
15192
15390
|
copy: any;
|
|
15193
15391
|
fitContent: boolean;
|
|
15194
15392
|
infoIconTooltipText: any;
|
|
@@ -15200,7 +15398,23 @@ trend: any;
|
|
|
15200
15398
|
trendDirection: string;
|
|
15201
15399
|
underlinePopoverSize: string;
|
|
15202
15400
|
underlineTooltipText: any;
|
|
15203
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15401
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15402
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15403
|
+
} & {
|
|
15404
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15405
|
+
} & {
|
|
15406
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15407
|
+
} & {
|
|
15408
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15409
|
+
} & {
|
|
15410
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15411
|
+
} & {
|
|
15412
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15413
|
+
} & {
|
|
15414
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15415
|
+
} & {
|
|
15416
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15417
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<BentoSummaryGridItemNumericProps>, {
|
|
15204
15418
|
copy: any;
|
|
15205
15419
|
fitContent: boolean;
|
|
15206
15420
|
infoIconTooltipText: any;
|
|
@@ -15259,7 +15473,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
|
|
|
15259
15473
|
* `
|
|
15260
15474
|
* }
|
|
15261
15475
|
*/
|
|
15262
|
-
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_46<DefineComponent<
|
|
15476
|
+
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<BentoSummaryGridItemPercentageProps>, {
|
|
15263
15477
|
copy: any;
|
|
15264
15478
|
fitContent: boolean;
|
|
15265
15479
|
infoIconTooltipText: any;
|
|
@@ -15271,7 +15485,23 @@ trend: any;
|
|
|
15271
15485
|
trendDirection: string;
|
|
15272
15486
|
underlinePopoverSize: string;
|
|
15273
15487
|
underlineTooltipText: any;
|
|
15274
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15488
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15489
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15490
|
+
} & {
|
|
15491
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15492
|
+
} & {
|
|
15493
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15494
|
+
} & {
|
|
15495
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15496
|
+
} & {
|
|
15497
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15498
|
+
} & {
|
|
15499
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15500
|
+
} & {
|
|
15501
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15502
|
+
} & {
|
|
15503
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15504
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<BentoSummaryGridItemPercentageProps>, {
|
|
15275
15505
|
copy: any;
|
|
15276
15506
|
fitContent: boolean;
|
|
15277
15507
|
infoIconTooltipText: any;
|
|
@@ -15294,7 +15524,7 @@ trend: string;
|
|
|
15294
15524
|
trendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
15295
15525
|
underlinePopoverSize: BentoDashedUnderlineProps_2["popoverSize"];
|
|
15296
15526
|
underlineTooltipText: string;
|
|
15297
|
-
secondaryMetric: string;
|
|
15527
|
+
secondaryMetric: string | number;
|
|
15298
15528
|
}>, {
|
|
15299
15529
|
'dashed-underline': (_: {}) => any;
|
|
15300
15530
|
}>;
|
|
@@ -15303,11 +15533,11 @@ export declare interface BentoSummaryGridItemPercentageProps extends BaseSummary
|
|
|
15303
15533
|
/**
|
|
15304
15534
|
* Amount to be shown as the main value
|
|
15305
15535
|
*/
|
|
15306
|
-
label: string;
|
|
15536
|
+
label: string | number;
|
|
15307
15537
|
/**
|
|
15308
15538
|
* Amount to be shown as the secondary metric value
|
|
15309
15539
|
*/
|
|
15310
|
-
secondaryMetric?: string;
|
|
15540
|
+
secondaryMetric?: string | number;
|
|
15311
15541
|
}
|
|
15312
15542
|
|
|
15313
15543
|
/**
|
|
@@ -15345,13 +15575,29 @@ declare enum BentoSummaryGridItemSize_2 {
|
|
|
15345
15575
|
* `
|
|
15346
15576
|
* }
|
|
15347
15577
|
*/
|
|
15348
|
-
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_47<DefineComponent<
|
|
15578
|
+
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_41<BentoSummaryGridItemTextProps>, {
|
|
15349
15579
|
copy: any;
|
|
15350
15580
|
fitContent: boolean;
|
|
15351
15581
|
infoIconTooltipText: any;
|
|
15352
15582
|
underlinePopoverSize: string;
|
|
15353
15583
|
underlineTooltipText: any;
|
|
15354
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15584
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15585
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15586
|
+
} & {
|
|
15587
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15588
|
+
} & {
|
|
15589
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15590
|
+
} & {
|
|
15591
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15592
|
+
} & {
|
|
15593
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15594
|
+
} & {
|
|
15595
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15596
|
+
} & {
|
|
15597
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15598
|
+
} & {
|
|
15599
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15600
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_41<BentoSummaryGridItemTextProps>, {
|
|
15355
15601
|
copy: any;
|
|
15356
15602
|
fitContent: boolean;
|
|
15357
15603
|
infoIconTooltipText: any;
|
|
@@ -15431,80 +15677,83 @@ export declare interface BentoSummaryGridProps {
|
|
|
15431
15677
|
slashedZero?: boolean;
|
|
15432
15678
|
}
|
|
15433
15679
|
|
|
15434
|
-
export declare const BentoTab: DefineComponent< {
|
|
15435
|
-
/**
|
|
15436
|
-
* Displays a counter next to the tab title
|
|
15437
|
-
*/
|
|
15438
|
-
counter: {
|
|
15439
|
-
type: NumberConstructor;
|
|
15440
|
-
default: any;
|
|
15441
|
-
};
|
|
15442
|
-
/**
|
|
15443
|
-
* Title of the tab
|
|
15444
|
-
*/
|
|
15445
|
-
title: {
|
|
15446
|
-
type: StringConstructor;
|
|
15447
|
-
required: true;
|
|
15448
|
-
};
|
|
15449
|
-
/**
|
|
15450
|
-
* Determines whether the tab is disabled
|
|
15451
|
-
*/
|
|
15452
|
-
disabled: {
|
|
15453
|
-
type: BooleanConstructor;
|
|
15454
|
-
default: boolean;
|
|
15455
|
-
};
|
|
15456
|
-
/**
|
|
15457
|
-
* Displays the tab with a notification indicator
|
|
15458
|
-
*/
|
|
15459
|
-
withNotificationIndicator: {
|
|
15460
|
-
type: BooleanConstructor;
|
|
15461
|
-
default: boolean;
|
|
15462
|
-
};
|
|
15463
|
-
}, {
|
|
15464
|
-
activeTabId: unknown;
|
|
15465
|
-
id: string;
|
|
15466
|
-
computedTitle: ComputedRef<string>;
|
|
15467
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
15468
|
-
/**
|
|
15469
|
-
* Displays a counter next to the tab title
|
|
15470
|
-
*/
|
|
15471
|
-
counter: {
|
|
15472
|
-
type: NumberConstructor;
|
|
15473
|
-
default: any;
|
|
15474
|
-
};
|
|
15475
15680
|
/**
|
|
15476
|
-
*
|
|
15477
|
-
|
|
15478
|
-
|
|
15479
|
-
|
|
15480
|
-
|
|
15481
|
-
|
|
15482
|
-
|
|
15483
|
-
*
|
|
15484
|
-
|
|
15485
|
-
|
|
15486
|
-
|
|
15487
|
-
|
|
15488
|
-
|
|
15489
|
-
|
|
15490
|
-
*
|
|
15491
|
-
|
|
15492
|
-
|
|
15493
|
-
|
|
15494
|
-
|
|
15495
|
-
|
|
15496
|
-
|
|
15681
|
+
* Tab content which attaches a tab to the `bento-tabs` component
|
|
15682
|
+
* and renders is content when it becomes active.
|
|
15683
|
+
*
|
|
15684
|
+
* @example
|
|
15685
|
+
* import { BentoTab, BentoTabs } from '@adyen/bento-vue2';
|
|
15686
|
+
*
|
|
15687
|
+
* <template>
|
|
15688
|
+
* <bento-tabs>
|
|
15689
|
+
* <bento-tab
|
|
15690
|
+
* :counter="1"
|
|
15691
|
+
* :disabled="false"
|
|
15692
|
+
* :hidden="false"
|
|
15693
|
+
* title="Tab's title"
|
|
15694
|
+
* with-notification-indicator
|
|
15695
|
+
* >
|
|
15696
|
+
* Tab content
|
|
15697
|
+
* </bento-tab>
|
|
15698
|
+
* </bento-tabs>
|
|
15699
|
+
* </template>
|
|
15700
|
+
*/
|
|
15701
|
+
export declare const BentoTab: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoTabProps>, {
|
|
15702
|
+
counter: any;
|
|
15497
15703
|
disabled: boolean;
|
|
15704
|
+
hidden: boolean;
|
|
15705
|
+
withNotificationIndicator: boolean;
|
|
15706
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoTabProps>, {
|
|
15707
|
+
counter: any;
|
|
15708
|
+
disabled: boolean;
|
|
15709
|
+
hidden: boolean;
|
|
15710
|
+
withNotificationIndicator: boolean;
|
|
15711
|
+
}>>>, {
|
|
15712
|
+
disabled: boolean;
|
|
15713
|
+
hidden: boolean;
|
|
15498
15714
|
counter: number;
|
|
15499
15715
|
withNotificationIndicator: boolean;
|
|
15716
|
+
}>, {
|
|
15717
|
+
default: (_: {}) => any;
|
|
15500
15718
|
}>;
|
|
15501
15719
|
|
|
15720
|
+
/**
|
|
15721
|
+
* Private
|
|
15722
|
+
*/
|
|
15502
15723
|
declare interface BentoTab_2 {
|
|
15724
|
+
counter: Ref<number>;
|
|
15503
15725
|
disabled: Ref<boolean>;
|
|
15726
|
+
hidden: Ref<boolean>;
|
|
15504
15727
|
id: string;
|
|
15505
15728
|
title: MaybeRef<string>;
|
|
15506
15729
|
withNotificationIndicator: Ref<boolean>;
|
|
15507
|
-
|
|
15730
|
+
}
|
|
15731
|
+
|
|
15732
|
+
/**
|
|
15733
|
+
* Public
|
|
15734
|
+
*/
|
|
15735
|
+
export declare interface BentoTabProps {
|
|
15736
|
+
/**
|
|
15737
|
+
* Displays a counter next to the tab title
|
|
15738
|
+
*/
|
|
15739
|
+
counter?: number;
|
|
15740
|
+
/**
|
|
15741
|
+
* Determines whether the tab is disabled
|
|
15742
|
+
*/
|
|
15743
|
+
disabled?: boolean;
|
|
15744
|
+
/**
|
|
15745
|
+
* Prevents a tab from being displayed.
|
|
15746
|
+
* Use `hidden` instead of `v-show`.
|
|
15747
|
+
*/
|
|
15748
|
+
hidden?: boolean;
|
|
15749
|
+
/**
|
|
15750
|
+
* Title of the tab
|
|
15751
|
+
*/
|
|
15752
|
+
title: string;
|
|
15753
|
+
/**
|
|
15754
|
+
* Displays the tab with a notification indicator
|
|
15755
|
+
*/
|
|
15756
|
+
withNotificationIndicator?: boolean;
|
|
15508
15757
|
}
|
|
15509
15758
|
|
|
15510
15759
|
/**
|
|
@@ -15603,11 +15852,11 @@ declare enum BentoTabsEvent {
|
|
|
15603
15852
|
ACTIVE_TAB_INDEX = "update:active-tab-index"
|
|
15604
15853
|
}
|
|
15605
15854
|
|
|
15606
|
-
export declare const BentoTag: DefineComponent<
|
|
15855
|
+
export declare const BentoTag: DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoTagProps>, {
|
|
15607
15856
|
label: any;
|
|
15608
15857
|
truncate: any;
|
|
15609
15858
|
variant: BentoTagVariant;
|
|
15610
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15859
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoTagProps>, {
|
|
15611
15860
|
label: any;
|
|
15612
15861
|
truncate: any;
|
|
15613
15862
|
variant: BentoTagVariant;
|
|
@@ -17209,7 +17458,7 @@ export declare interface BentoTutorialStep {
|
|
|
17209
17458
|
* `
|
|
17210
17459
|
* }
|
|
17211
17460
|
*/
|
|
17212
|
-
export declare const BentoTypography:
|
|
17461
|
+
export declare const BentoTypography: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<{
|
|
17213
17462
|
/**
|
|
17214
17463
|
* Sets the HTML DOM element.
|
|
17215
17464
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -17257,7 +17506,7 @@ stronger: boolean;
|
|
|
17257
17506
|
strongest: boolean;
|
|
17258
17507
|
variant: BentoTypographyVariant;
|
|
17259
17508
|
wide: boolean;
|
|
17260
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
17509
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<{
|
|
17261
17510
|
/**
|
|
17262
17511
|
* Sets the HTML DOM element.
|
|
17263
17512
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|