@adyen/bento-vue3 1.65.0 → 1.66.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 +445 -232
- 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/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.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/header.css +1 -1
- package/dist/assets/info-icon.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/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/checkbox.js +2 -2
- package/dist/chunks/{action-bar.BAfqAQjP.js → action-bar.OzhLTUKc.js} +38 -38
- package/dist/chunks/action-bar.OzhLTUKc.js.map +1 -0
- package/dist/chunks/button-actions-with-menu.xZYmwO7S.js +91 -0
- package/dist/chunks/button-actions-with-menu.xZYmwO7S.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/{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.DPIhpuKa.js} +3 -3
- package/dist/chunks/{code-snippet.Bj5SAyT-.js.map → code-snippet.DPIhpuKa.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.BmtN9b0B.js} +3 -3
- package/dist/chunks/{dashboard-section.C6FNJuEz.js.map → dashboard-section.BmtN9b0B.js.map} +1 -1
- package/dist/chunks/data-grid-template.DAuqLhPI.js +144 -0
- package/dist/chunks/data-grid-template.DAuqLhPI.js.map +1 -0
- package/dist/chunks/{data-grid.DroQMKSc.js → data-grid.BrYCmbPR.js} +10 -10
- package/dist/chunks/{data-grid.DroQMKSc.js.map → data-grid.BrYCmbPR.js.map} +1 -1
- package/dist/chunks/{date-picker.BuX2J2OW.js → date-picker.Bk4FNLyR.js} +33 -34
- package/dist/chunks/{date-picker.BuX2J2OW.js.map → date-picker.Bk4FNLyR.js.map} +1 -1
- package/dist/chunks/{date-range-picker.C2x1_xoz.js → date-range-picker.-YsRuGmp.js} +36 -37
- package/dist/chunks/{date-range-picker.C2x1_xoz.js.map → date-range-picker.-YsRuGmp.js.map} +1 -1
- package/dist/chunks/date.DSjCnSgL.js +163 -0
- package/dist/chunks/date.DSjCnSgL.js.map +1 -0
- package/dist/chunks/{dropdown-tag.Dm-1VD3B.js → dropdown-tag.BUDNO3d0.js} +2 -2
- package/dist/chunks/{dropdown-tag.Dm-1VD3B.js.map → dropdown-tag.BUDNO3d0.js.map} +1 -1
- package/dist/chunks/{dropdown.Bj6DK-2v.js → dropdown.usAqDecC.js} +307 -312
- package/dist/chunks/{dropdown.Bj6DK-2v.js.map → dropdown.usAqDecC.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.BxfaFHTk.js} +1004 -989
- package/dist/chunks/{filter-bar.BvInaVGL.js.map → filter-bar.BxfaFHTk.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.COrWDbtU.js} +16 -16
- package/dist/chunks/{header-with-views.De0oVJXS.js.map → header-with-views.COrWDbtU.js.map} +1 -1
- package/dist/chunks/{header.Ckjp7n9t.js → header.DAEUKoX5.js} +62 -61
- package/dist/chunks/{header.Ckjp7n9t.js.map → header.DAEUKoX5.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.DprUQ9fj.js +36 -0
- package/dist/chunks/info-icon.DprUQ9fj.js.map +1 -0
- package/dist/chunks/input-field-password.XrXAnMpT.js +369 -0
- package/dist/chunks/input-field-password.XrXAnMpT.js.map +1 -0
- package/dist/chunks/{input-field-phone-number.DVliTkE3.js → input-field-phone-number.CNurVdiF.js} +3 -3
- package/dist/chunks/{input-field-phone-number.DVliTkE3.js.map → input-field-phone-number.CNurVdiF.js.map} +1 -1
- package/dist/chunks/{input-field.xUQT0LXI.js → input-field.EOIwm2tq.js} +3 -3
- package/dist/chunks/{input-field.xUQT0LXI.js.map → input-field.EOIwm2tq.js.map} +1 -1
- package/dist/chunks/{pagination.D6A7TX6J.js → pagination._rYMF2W_.js} +168 -168
- package/dist/chunks/pagination._rYMF2W_.js.map +1 -0
- 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.RD8aCPTi.js} +3 -3
- package/dist/chunks/{rich-text-editor.BDLncrV5.js.map → rich-text-editor.RD8aCPTi.js.map} +1 -1
- package/dist/chunks/{search-bar.Cngs3uYZ.js → search-bar.i7BY4IGB.js} +3 -3
- package/dist/chunks/{search-bar.Cngs3uYZ.js.map → search-bar.i7BY4IGB.js.map} +1 -1
- package/dist/chunks/{secondary-nav.ByCa4wiA.js → secondary-nav.DkRQsIx7.js} +2 -2
- package/dist/chunks/{secondary-nav.ByCa4wiA.js.map → secondary-nav.DkRQsIx7.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/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.BTr6x5cg.js +490 -0
- package/dist/chunks/summary-grid.types.BTr6x5cg.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.Coz_LRD3.js} +10 -11
- package/dist/chunks/timeline-item.Coz_LRD3.js.map +1 -0
- package/dist/chunks/use-cached-selected-values.rqtiP4Nd.js +1649 -0
- package/dist/chunks/use-cached-selected-values.rqtiP4Nd.js.map +1 -0
- package/dist/code-snippet.js +1 -1
- package/dist/dashboard-template.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 +3 -3
- 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 +34 -34
- 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 +6 -6
- package/dist/pagination.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/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/web-types.json +1 -1
- package/package.json +5 -5
- 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/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/date.CKXySBQv.js +0 -995
- package/dist/chunks/date.CKXySBQv.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/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/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;
|
|
@@ -1711,6 +1769,16 @@ declare interface BentoButtonActionObject_2<IconType = object> extends BentoButt
|
|
|
1711
1769
|
iconOnly?: boolean;
|
|
1712
1770
|
}
|
|
1713
1771
|
|
|
1772
|
+
declare interface BentoButtonActionObject_3<IconType = object> extends BentoButtonProps_2 {
|
|
1773
|
+
title: string;
|
|
1774
|
+
event?: (event: Event) => void;
|
|
1775
|
+
icon?: IconType;
|
|
1776
|
+
iconLeft?: IconType;
|
|
1777
|
+
iconRight?: IconType;
|
|
1778
|
+
state?: BentoLoadingButtonState_2 | `${BentoLoadingButtonState_2}`;
|
|
1779
|
+
iconOnly?: boolean;
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1714
1782
|
/**
|
|
1715
1783
|
* ButtonActions component manages a set of actions a user can choose from by displaying a group of buttons.
|
|
1716
1784
|
*
|
|
@@ -1775,6 +1843,10 @@ export declare type BentoButtonActionsList = BentoButtonActionsList_2<VueNodeEle
|
|
|
1775
1843
|
|
|
1776
1844
|
declare type BentoButtonActionsList_2<IconType = object> = Array<BentoButtonActionObject_2<IconType>>;
|
|
1777
1845
|
|
|
1846
|
+
declare type BentoButtonActionsList_3 = BentoButtonActionsList_4<VueNodeElement_2>;
|
|
1847
|
+
|
|
1848
|
+
declare type BentoButtonActionsList_4<IconType = object> = Array<BentoButtonActionObject_3<IconType>>;
|
|
1849
|
+
|
|
1778
1850
|
export declare interface BentoButtonActionsProps {
|
|
1779
1851
|
/**
|
|
1780
1852
|
* List of actions that will be used to render the buttons.
|
|
@@ -1847,6 +1919,16 @@ export declare interface BentoButtonProps {
|
|
|
1847
1919
|
link?: object;
|
|
1848
1920
|
}
|
|
1849
1921
|
|
|
1922
|
+
declare interface BentoButtonProps_2 {
|
|
1923
|
+
condensed?: boolean;
|
|
1924
|
+
critical?: boolean;
|
|
1925
|
+
disabled?: boolean;
|
|
1926
|
+
inverse?: boolean;
|
|
1927
|
+
variant?: BentoButtonVariant_2 | `${BentoButtonVariant_2}`;
|
|
1928
|
+
type?: string;
|
|
1929
|
+
link?: object;
|
|
1930
|
+
}
|
|
1931
|
+
|
|
1850
1932
|
/**
|
|
1851
1933
|
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
1852
1934
|
*/
|
|
@@ -3270,8 +3352,8 @@ currencySign: string;
|
|
|
3270
3352
|
}>>>, {
|
|
3271
3353
|
value: number;
|
|
3272
3354
|
disableTypography: boolean;
|
|
3273
|
-
currencySign: Intl.NumberFormatOptions["currencySign"];
|
|
3274
3355
|
currency: BentoCurrencyISOCode | `${BentoCurrencyISOCode}`;
|
|
3356
|
+
currencySign: Intl.NumberFormatOptions["currencySign"];
|
|
3275
3357
|
majorUnits: boolean;
|
|
3276
3358
|
}>;
|
|
3277
3359
|
|
|
@@ -3512,7 +3594,7 @@ export declare interface BentoCurrencyProps {
|
|
|
3512
3594
|
* `
|
|
3513
3595
|
* }
|
|
3514
3596
|
*/
|
|
3515
|
-
export declare const BentoDashboardSection:
|
|
3597
|
+
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<{
|
|
3516
3598
|
/**
|
|
3517
3599
|
* The header of the section
|
|
3518
3600
|
*/
|
|
@@ -3523,7 +3605,7 @@ header: BentoDashboardTemplateHeader;
|
|
|
3523
3605
|
halfWidth?: boolean;
|
|
3524
3606
|
}>, {
|
|
3525
3607
|
halfWidth: boolean;
|
|
3526
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3608
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<{
|
|
3527
3609
|
/**
|
|
3528
3610
|
* The header of the section
|
|
3529
3611
|
*/
|
|
@@ -3571,7 +3653,7 @@ halfWidth: boolean;
|
|
|
3571
3653
|
* `
|
|
3572
3654
|
* }
|
|
3573
3655
|
*/
|
|
3574
|
-
export declare const BentoDashboardTemplate:
|
|
3656
|
+
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<{
|
|
3575
3657
|
/**
|
|
3576
3658
|
* The header that goes to the top of the template
|
|
3577
3659
|
*/
|
|
@@ -3594,7 +3676,7 @@ stickyFilters?: boolean;
|
|
|
3594
3676
|
tabs: any;
|
|
3595
3677
|
stickyTabs: boolean;
|
|
3596
3678
|
stickyFilters: boolean;
|
|
3597
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3679
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<{
|
|
3598
3680
|
/**
|
|
3599
3681
|
* The header that goes to the top of the template
|
|
3600
3682
|
*/
|
|
@@ -4630,13 +4712,13 @@ declare interface BentoDataGridSummaryCellProps {
|
|
|
4630
4712
|
* `
|
|
4631
4713
|
* }
|
|
4632
4714
|
*/
|
|
4633
|
-
export declare const BentoDataGridTemplate:
|
|
4715
|
+
export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_53<DefineComponent< {
|
|
4634
4716
|
/**
|
|
4635
4717
|
* The header that goes to the top of the template
|
|
4636
4718
|
*/
|
|
4637
4719
|
header: {
|
|
4638
4720
|
type: PropType<BentoDataGridTemplateHeader>;
|
|
4639
|
-
|
|
4721
|
+
default: any;
|
|
4640
4722
|
};
|
|
4641
4723
|
/**
|
|
4642
4724
|
* All the tab properties that can be set on the inner tab components.
|
|
@@ -4682,7 +4764,7 @@ default: any;
|
|
|
4682
4764
|
*/
|
|
4683
4765
|
header: {
|
|
4684
4766
|
type: PropType<BentoDataGridTemplateHeader>;
|
|
4685
|
-
|
|
4767
|
+
default: any;
|
|
4686
4768
|
};
|
|
4687
4769
|
/**
|
|
4688
4770
|
* All the tab properties that can be set on the inner tab components.
|
|
@@ -4715,6 +4797,85 @@ type: PropType<BentoDataGridTemplateInspector>;
|
|
|
4715
4797
|
default: any;
|
|
4716
4798
|
};
|
|
4717
4799
|
}>>, {
|
|
4800
|
+
header: Readonly<Partial<{
|
|
4801
|
+
description: string;
|
|
4802
|
+
variant: "component" | "page" | BentoHeaderVariant;
|
|
4803
|
+
actions: BentoButtonActionsList_3;
|
|
4804
|
+
infoIconTooltipText: string;
|
|
4805
|
+
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;
|
|
4806
|
+
lastUpdated: number | Date;
|
|
4807
|
+
reloadButton: BentoHeaderReloadButton;
|
|
4808
|
+
}> & Omit<Readonly<ExtractPropTypes< {
|
|
4809
|
+
actions: {
|
|
4810
|
+
type: PropType<BentoButtonActionsList_3>;
|
|
4811
|
+
default: any;
|
|
4812
|
+
};
|
|
4813
|
+
description: {
|
|
4814
|
+
type: StringConstructor;
|
|
4815
|
+
default: any;
|
|
4816
|
+
};
|
|
4817
|
+
infoIconTooltipText: {
|
|
4818
|
+
type: StringConstructor;
|
|
4819
|
+
default: any;
|
|
4820
|
+
};
|
|
4821
|
+
infoIconPopoverPosition: {
|
|
4822
|
+
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>;
|
|
4823
|
+
default: PopperContainerPositionExtended;
|
|
4824
|
+
validator: (value: BentoPopoverPositions_2) => boolean;
|
|
4825
|
+
};
|
|
4826
|
+
lastUpdated: {
|
|
4827
|
+
type: (DateConstructor | NumberConstructor)[];
|
|
4828
|
+
default: any;
|
|
4829
|
+
};
|
|
4830
|
+
variant: {
|
|
4831
|
+
type: PropType<BentoHeaderVariant | `${BentoHeaderVariant}`>;
|
|
4832
|
+
default: BentoHeaderVariant;
|
|
4833
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
4834
|
+
};
|
|
4835
|
+
title: {
|
|
4836
|
+
type: StringConstructor;
|
|
4837
|
+
required: true;
|
|
4838
|
+
};
|
|
4839
|
+
reloadButton: {
|
|
4840
|
+
type: PropType<BentoHeaderReloadButton>;
|
|
4841
|
+
default: any;
|
|
4842
|
+
};
|
|
4843
|
+
}>>, DefaultKeys< {
|
|
4844
|
+
actions: {
|
|
4845
|
+
type: PropType<BentoButtonActionsList_3>;
|
|
4846
|
+
default: any;
|
|
4847
|
+
};
|
|
4848
|
+
description: {
|
|
4849
|
+
type: StringConstructor;
|
|
4850
|
+
default: any;
|
|
4851
|
+
};
|
|
4852
|
+
infoIconTooltipText: {
|
|
4853
|
+
type: StringConstructor;
|
|
4854
|
+
default: any;
|
|
4855
|
+
};
|
|
4856
|
+
infoIconPopoverPosition: {
|
|
4857
|
+
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>;
|
|
4858
|
+
default: PopperContainerPositionExtended;
|
|
4859
|
+
validator: (value: BentoPopoverPositions_2) => boolean;
|
|
4860
|
+
};
|
|
4861
|
+
lastUpdated: {
|
|
4862
|
+
type: (DateConstructor | NumberConstructor)[];
|
|
4863
|
+
default: any;
|
|
4864
|
+
};
|
|
4865
|
+
variant: {
|
|
4866
|
+
type: PropType<BentoHeaderVariant | `${BentoHeaderVariant}`>;
|
|
4867
|
+
default: BentoHeaderVariant;
|
|
4868
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
4869
|
+
};
|
|
4870
|
+
title: {
|
|
4871
|
+
type: StringConstructor;
|
|
4872
|
+
required: true;
|
|
4873
|
+
};
|
|
4874
|
+
reloadButton: {
|
|
4875
|
+
type: PropType<BentoHeaderReloadButton>;
|
|
4876
|
+
default: any;
|
|
4877
|
+
};
|
|
4878
|
+
}>>>;
|
|
4718
4879
|
tabs: BentoDataGridTemplateTabs;
|
|
4719
4880
|
inspector: {
|
|
4720
4881
|
title: string;
|
|
@@ -4729,6 +4890,7 @@ activePage: BentoInspectorProps["activePage"];
|
|
|
4729
4890
|
stickyTabs: boolean;
|
|
4730
4891
|
stickyAdditionalContent: boolean;
|
|
4731
4892
|
}>, Record<string, (_: {}) => any> & {
|
|
4893
|
+
header: (_: {}) => any;
|
|
4732
4894
|
infoIconTooltipContent: (_: {}) => any;
|
|
4733
4895
|
additionalContent: (_: {}) => any;
|
|
4734
4896
|
default: (_: {}) => any;
|
|
@@ -4765,68 +4927,22 @@ export declare type BentoDataGridTemplateTabs = {
|
|
|
4765
4927
|
* export default {
|
|
4766
4928
|
* components: { BentoDate },
|
|
4767
4929
|
* template: `
|
|
4768
|
-
* <bento-date :date="dateObject" :format="
|
|
4930
|
+
* <bento-date :date="dateObject" :format="BentoDateFormat.LONG_DATE"/>
|
|
4769
4931
|
* `
|
|
4770
4932
|
* }
|
|
4771
4933
|
*/
|
|
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
|
-
}>>, {
|
|
4934
|
+
export declare const BentoDate: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateProps>, {
|
|
4935
|
+
date: any;
|
|
4936
|
+
format: BentoDateFormat;
|
|
4937
|
+
disableTypography: boolean;
|
|
4938
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateProps>, {
|
|
4939
|
+
date: any;
|
|
4940
|
+
format: BentoDateFormat;
|
|
4827
4941
|
disableTypography: boolean;
|
|
4828
|
-
|
|
4829
|
-
|
|
4942
|
+
}>>>, {
|
|
4943
|
+
disableTypography: boolean;
|
|
4944
|
+
date: Date | number | string | null;
|
|
4945
|
+
format: BentoDateFormat | `${BentoDateFormat}`;
|
|
4830
4946
|
}>;
|
|
4831
4947
|
|
|
4832
4948
|
export declare interface BentoDateFilterOptions {
|
|
@@ -5152,6 +5268,24 @@ export declare enum BentoDatePickerEvent {
|
|
|
5152
5268
|
|
|
5153
5269
|
export declare type BentoDatePickerValue = Date;
|
|
5154
5270
|
|
|
5271
|
+
export declare interface BentoDateProps {
|
|
5272
|
+
/**
|
|
5273
|
+
* The date to format. The data can be supplied as:
|
|
5274
|
+
* - a Date object.
|
|
5275
|
+
* - a number of milliseconds elapsed since the epoch.
|
|
5276
|
+
* - a date string e.g. '2023-07-31T10:55:22+02:00'.
|
|
5277
|
+
*/
|
|
5278
|
+
date?: Date | number | string | null;
|
|
5279
|
+
/**
|
|
5280
|
+
* The string format of the date to be displayed
|
|
5281
|
+
*/
|
|
5282
|
+
format?: BentoDateFormat | `${BentoDateFormat}`;
|
|
5283
|
+
/**
|
|
5284
|
+
* Disable the default typography for the component. Only use this when the component is inside another typography
|
|
5285
|
+
*/
|
|
5286
|
+
disableTypography?: boolean;
|
|
5287
|
+
}
|
|
5288
|
+
|
|
5155
5289
|
export declare interface BentoDateRangeFilterOptions {
|
|
5156
5290
|
allowTimeInput?: boolean;
|
|
5157
5291
|
firstDayOfWeek?: CalendarMonthFirstDayOfWeek;
|
|
@@ -7917,7 +8051,7 @@ export declare enum BentoEmptyStateVariant {
|
|
|
7917
8051
|
* }
|
|
7918
8052
|
* }
|
|
7919
8053
|
*/
|
|
7920
|
-
export declare const BentoFileUploader: DefineComponent<
|
|
8054
|
+
export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoFileUploaderProps>, {
|
|
7921
8055
|
accept: any;
|
|
7922
8056
|
description: any;
|
|
7923
8057
|
errorMessage: any;
|
|
@@ -7934,7 +8068,7 @@ input: (value?: FileList) => void;
|
|
|
7934
8068
|
"update:modelValue": (value?: FileList) => void;
|
|
7935
8069
|
} & {
|
|
7936
8070
|
"error:upload": (value: boolean) => void;
|
|
7937
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8071
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoFileUploaderProps>, {
|
|
7938
8072
|
accept: any;
|
|
7939
8073
|
description: any;
|
|
7940
8074
|
errorMessage: any;
|
|
@@ -8039,7 +8173,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
|
|
|
8039
8173
|
* `
|
|
8040
8174
|
* }
|
|
8041
8175
|
*/
|
|
8042
|
-
export declare const BentoFilterBar: DefineComponent<
|
|
8176
|
+
export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoFilterBarProps>, {
|
|
8043
8177
|
config: () => any[];
|
|
8044
8178
|
filterValues: () => any[];
|
|
8045
8179
|
containerSizeLayout: () => {
|
|
@@ -8055,7 +8189,7 @@ isClearAllVisible: ComputedRef<boolean>;
|
|
|
8055
8189
|
clearAllFilters: () => void;
|
|
8056
8190
|
isResetAllVisible: ComputedRef<boolean>;
|
|
8057
8191
|
resetAllFilters: () => void;
|
|
8058
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<
|
|
8192
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoFilterBarProps>, {
|
|
8059
8193
|
config: () => any[];
|
|
8060
8194
|
filterValues: () => any[];
|
|
8061
8195
|
containerSizeLayout: () => {
|
|
@@ -8707,7 +8841,7 @@ declare enum BentoHeaderVariant {
|
|
|
8707
8841
|
* `
|
|
8708
8842
|
* };
|
|
8709
8843
|
*/
|
|
8710
|
-
export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<
|
|
8844
|
+
export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoHeaderWithViewsProps>, {
|
|
8711
8845
|
actions: () => any[];
|
|
8712
8846
|
additionalViewSetting: any;
|
|
8713
8847
|
title: any;
|
|
@@ -8729,7 +8863,7 @@ views: () => any[];
|
|
|
8729
8863
|
"update:view": (value: BentoHeaderWithViewsItemUpdate) => void;
|
|
8730
8864
|
} & {
|
|
8731
8865
|
"update:skip-unsaved-changes": (value: boolean) => void;
|
|
8732
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8866
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoHeaderWithViewsProps>, {
|
|
8733
8867
|
actions: () => any[];
|
|
8734
8868
|
additionalViewSetting: any;
|
|
8735
8869
|
title: any;
|
|
@@ -8889,10 +9023,10 @@ export declare interface BentoHeaderWithViewsProps {
|
|
|
8889
9023
|
* `
|
|
8890
9024
|
* }
|
|
8891
9025
|
*/
|
|
8892
|
-
export declare const BentoImage: DefineComponent<
|
|
9026
|
+
export declare const BentoImage: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoImageProps>, {
|
|
8893
9027
|
aspectRatio: any;
|
|
8894
9028
|
objectFit: any;
|
|
8895
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9029
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoImageProps>, {
|
|
8896
9030
|
aspectRatio: any;
|
|
8897
9031
|
objectFit: any;
|
|
8898
9032
|
}>>>, {
|
|
@@ -8937,51 +9071,35 @@ export declare interface BentoImageProps {
|
|
|
8937
9071
|
|
|
8938
9072
|
/**
|
|
8939
9073
|
* @example
|
|
8940
|
-
*
|
|
9074
|
+
* <template>
|
|
9075
|
+
* <bento-info-icon tooltip-text="Text on hover" />
|
|
9076
|
+
* </template>
|
|
8941
9077
|
*
|
|
8942
|
-
*
|
|
8943
|
-
*
|
|
8944
|
-
*
|
|
8945
|
-
* <bento-info-icon tooltip-text="Text on hover" />
|
|
8946
|
-
* `
|
|
8947
|
-
* }
|
|
9078
|
+
* <script setup lang="ts">
|
|
9079
|
+
* import { BentoInfoIcon } from '@adyen/bento-vue2';
|
|
9080
|
+
* </scrip>
|
|
8948
9081
|
*/
|
|
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;
|
|
9082
|
+
export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInfoIconProps>, {
|
|
9083
|
+
tooltipPosition: PopperContainerPositionExtended;
|
|
9084
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9085
|
+
mouseenter: (event: MouseEvent) => void;
|
|
9086
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInfoIconProps>, {
|
|
9087
|
+
tooltipPosition: PopperContainerPositionExtended;
|
|
9088
|
+
}>>>, {
|
|
9089
|
+
tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
8983
9090
|
}>;
|
|
8984
9091
|
|
|
9092
|
+
export declare interface BentoInfoIconProps {
|
|
9093
|
+
/**
|
|
9094
|
+
* Text showed in the info-icon tooltip on hover
|
|
9095
|
+
*/
|
|
9096
|
+
tooltipText: string;
|
|
9097
|
+
/**
|
|
9098
|
+
* Position the tooltip should take if space is available. Defaults to 'auto'
|
|
9099
|
+
*/
|
|
9100
|
+
tooltipPosition?: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
9101
|
+
}
|
|
9102
|
+
|
|
8985
9103
|
export declare type BentoInputDropdownProps = {
|
|
8986
9104
|
items: DropdownProps['items'];
|
|
8987
9105
|
value?: DropdownProps['value'];
|
|
@@ -9007,7 +9125,7 @@ export declare type BentoInputDropdownProps = {
|
|
|
9007
9125
|
* >
|
|
9008
9126
|
* }
|
|
9009
9127
|
*/
|
|
9010
|
-
export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<
|
|
9128
|
+
export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoInputFieldProps>, {
|
|
9011
9129
|
ariaHidden: boolean;
|
|
9012
9130
|
ariaLabel: any;
|
|
9013
9131
|
condensed: boolean;
|
|
@@ -9048,7 +9166,7 @@ keydown: (event: KeyboardEvent) => void;
|
|
|
9048
9166
|
keyup: (event: KeyboardEvent) => void;
|
|
9049
9167
|
} & {
|
|
9050
9168
|
input: (inputValue: string) => void;
|
|
9051
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9169
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoInputFieldProps>, {
|
|
9052
9170
|
ariaHidden: boolean;
|
|
9053
9171
|
ariaLabel: any;
|
|
9054
9172
|
condensed: boolean;
|
|
@@ -9149,7 +9267,7 @@ export declare enum BentoInputFieldEvent {
|
|
|
9149
9267
|
* `
|
|
9150
9268
|
* }
|
|
9151
9269
|
*/
|
|
9152
|
-
export declare const BentoInputFieldPassword: DefineComponent<
|
|
9270
|
+
export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoInputFieldPasswordProps>, {
|
|
9153
9271
|
condensed: boolean;
|
|
9154
9272
|
disabled: boolean;
|
|
9155
9273
|
disableValidation: boolean;
|
|
@@ -9170,7 +9288,7 @@ focus: () => void;
|
|
|
9170
9288
|
"input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
|
|
9171
9289
|
} & {
|
|
9172
9290
|
input: (value: BentoInputFieldValue) => void;
|
|
9173
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9291
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoInputFieldPasswordProps>, {
|
|
9174
9292
|
condensed: boolean;
|
|
9175
9293
|
disabled: boolean;
|
|
9176
9294
|
disableValidation: boolean;
|
|
@@ -9296,7 +9414,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
|
|
|
9296
9414
|
* `
|
|
9297
9415
|
* }
|
|
9298
9416
|
*/
|
|
9299
|
-
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<
|
|
9417
|
+
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInputFieldPhoneNumberProps>, {
|
|
9300
9418
|
countries: () => CountryCode_2[];
|
|
9301
9419
|
dynamicFiltering: boolean;
|
|
9302
9420
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -9305,7 +9423,7 @@ blur: () => void;
|
|
|
9305
9423
|
input: (value: string) => void;
|
|
9306
9424
|
} & {
|
|
9307
9425
|
"update:selected-country": (country: CountryCode_2) => void;
|
|
9308
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9426
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInputFieldPhoneNumberProps>, {
|
|
9309
9427
|
countries: () => CountryCode_2[];
|
|
9310
9428
|
dynamicFiltering: boolean;
|
|
9311
9429
|
}>>>, {
|
|
@@ -9566,7 +9684,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
|
|
|
9566
9684
|
* `
|
|
9567
9685
|
* }
|
|
9568
9686
|
*/
|
|
9569
|
-
export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<
|
|
9687
|
+
export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInspectorProps>, {
|
|
9570
9688
|
activePage: string;
|
|
9571
9689
|
expandable: boolean;
|
|
9572
9690
|
isOpen: boolean;
|
|
@@ -9580,7 +9698,7 @@ pageFocusAnchor: any;
|
|
|
9580
9698
|
"update:active-page": (value: string) => void;
|
|
9581
9699
|
} & {
|
|
9582
9700
|
expand: () => void;
|
|
9583
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9701
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInspectorProps>, {
|
|
9584
9702
|
activePage: string;
|
|
9585
9703
|
expandable: boolean;
|
|
9586
9704
|
isOpen: boolean;
|
|
@@ -9696,10 +9814,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
|
|
|
9696
9814
|
* `
|
|
9697
9815
|
* }
|
|
9698
9816
|
*/
|
|
9699
|
-
export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<
|
|
9817
|
+
export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoLayoutProps>, {
|
|
9700
9818
|
size: string;
|
|
9701
9819
|
variant: string;
|
|
9702
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9820
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoLayoutProps>, {
|
|
9703
9821
|
size: string;
|
|
9704
9822
|
variant: string;
|
|
9705
9823
|
}>>>, {
|
|
@@ -9742,9 +9860,9 @@ export declare interface BentoLayoutProps {
|
|
|
9742
9860
|
* `
|
|
9743
9861
|
* }
|
|
9744
9862
|
*/
|
|
9745
|
-
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<
|
|
9863
|
+
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoLayoutRowProps>, {
|
|
9746
9864
|
columnsLayout: string;
|
|
9747
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9865
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoLayoutRowProps>, {
|
|
9748
9866
|
columnsLayout: string;
|
|
9749
9867
|
}>>>, {
|
|
9750
9868
|
columnsLayout: BentoLayoutRowColumnLayout;
|
|
@@ -9776,10 +9894,10 @@ declare const BentoLayoutVariantOptions: readonly ["page", "component"];
|
|
|
9776
9894
|
|
|
9777
9895
|
export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
9778
9896
|
|
|
9779
|
-
export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<ExtractPropTypes<
|
|
9897
|
+
export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoLinkProps>, {
|
|
9780
9898
|
target: any;
|
|
9781
9899
|
variant: BentoLinkVariant;
|
|
9782
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<
|
|
9900
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoLinkProps>, {
|
|
9783
9901
|
target: any;
|
|
9784
9902
|
variant: BentoLinkVariant;
|
|
9785
9903
|
}>>> & Readonly<{
|
|
@@ -9832,6 +9950,8 @@ export { BentoListboxEvent }
|
|
|
9832
9950
|
|
|
9833
9951
|
export declare type BentoListboxIsOptionDisabled = undefined | ((optionValue: BentoListboxOptionItem) => boolean);
|
|
9834
9952
|
|
|
9953
|
+
export declare type BentoListboxItemRole = 'treeitem' | 'option';
|
|
9954
|
+
|
|
9835
9955
|
/**
|
|
9836
9956
|
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
9837
9957
|
*/
|
|
@@ -10015,6 +10135,13 @@ export declare enum BentoLoadingButtonState {
|
|
|
10015
10135
|
FAIL = "fail"
|
|
10016
10136
|
}
|
|
10017
10137
|
|
|
10138
|
+
declare enum BentoLoadingButtonState_2 {
|
|
10139
|
+
START = 'start',
|
|
10140
|
+
LOADING = 'loading',
|
|
10141
|
+
SUCCESS = 'success',
|
|
10142
|
+
FAIL = 'fail',
|
|
10143
|
+
}
|
|
10144
|
+
|
|
10018
10145
|
export declare const BentoLoadingIndicator: DefineComponent< {
|
|
10019
10146
|
/**
|
|
10020
10147
|
* Displays the loading indicator in a small size
|
|
@@ -10093,7 +10220,7 @@ export declare enum BentoLoadingIndicatorEvent {
|
|
|
10093
10220
|
* />
|
|
10094
10221
|
* }
|
|
10095
10222
|
*/
|
|
10096
|
-
export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<
|
|
10223
|
+
export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoMenuProps>, {
|
|
10097
10224
|
button: () => BentoMenuButtonProps;
|
|
10098
10225
|
closeMenuOnItemSelect: boolean;
|
|
10099
10226
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -10116,7 +10243,7 @@ open: () => void;
|
|
|
10116
10243
|
"menu-item-click": () => void;
|
|
10117
10244
|
} & {
|
|
10118
10245
|
"click-outside": () => void;
|
|
10119
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10246
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoMenuProps>, {
|
|
10120
10247
|
button: () => BentoMenuButtonProps;
|
|
10121
10248
|
closeMenuOnItemSelect: boolean;
|
|
10122
10249
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -11103,7 +11230,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
|
|
|
11103
11230
|
* `,
|
|
11104
11231
|
* }
|
|
11105
11232
|
*/
|
|
11106
|
-
export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<
|
|
11233
|
+
export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoPaginationProps>, {
|
|
11107
11234
|
ariaLabel: any;
|
|
11108
11235
|
hasNext: any;
|
|
11109
11236
|
hidePageSize: boolean;
|
|
@@ -11119,7 +11246,7 @@ navigate: (page: number, items?: number) => void;
|
|
|
11119
11246
|
"update:page": (page: number) => void;
|
|
11120
11247
|
} & {
|
|
11121
11248
|
"update:size": (size: number) => void;
|
|
11122
|
-
}, string, Readonly<ExtractPropTypes<
|
|
11249
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoPaginationProps>, {
|
|
11123
11250
|
ariaLabel: any;
|
|
11124
11251
|
hasNext: any;
|
|
11125
11252
|
hidePageSize: boolean;
|
|
@@ -11185,10 +11312,10 @@ export declare interface BentoPaginationProps {
|
|
|
11185
11312
|
* `
|
|
11186
11313
|
* }
|
|
11187
11314
|
*/
|
|
11188
|
-
export declare const BentoPaymentMethod: DefineComponent<
|
|
11315
|
+
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoPaymentMethodProps>, {
|
|
11189
11316
|
type: string;
|
|
11190
11317
|
small: boolean;
|
|
11191
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
11318
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoPaymentMethodProps>, {
|
|
11192
11319
|
type: string;
|
|
11193
11320
|
small: boolean;
|
|
11194
11321
|
}>>>, {
|
|
@@ -12801,7 +12928,7 @@ declare type BentoPopoverPositions_2 = PopperContainerPosition_2;
|
|
|
12801
12928
|
* `
|
|
12802
12929
|
* };
|
|
12803
12930
|
*/
|
|
12804
|
-
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_31<DefineComponent<
|
|
12931
|
+
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoPromoBannerProps>, {
|
|
12805
12932
|
actions: any;
|
|
12806
12933
|
color: BentoPromoBannerColor;
|
|
12807
12934
|
isDismissible: boolean;
|
|
@@ -12809,7 +12936,7 @@ dismissButtonText: any;
|
|
|
12809
12936
|
layout: BentoPromoBannerLayout;
|
|
12810
12937
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12811
12938
|
dismiss: () => void;
|
|
12812
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12939
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoPromoBannerProps>, {
|
|
12813
12940
|
actions: any;
|
|
12814
12941
|
color: BentoPromoBannerColor;
|
|
12815
12942
|
isDismissible: boolean;
|
|
@@ -13375,7 +13502,7 @@ export declare type BentoRangeFilterOptions = {
|
|
|
13375
13502
|
* `
|
|
13376
13503
|
* }
|
|
13377
13504
|
*/
|
|
13378
|
-
export declare const BentoRichTextEditor: DefineComponent<
|
|
13505
|
+
export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoRichTextEditorProps>, {
|
|
13379
13506
|
description: any;
|
|
13380
13507
|
disabled: boolean;
|
|
13381
13508
|
errorMessage: any;
|
|
@@ -13387,7 +13514,7 @@ tooltipText: any;
|
|
|
13387
13514
|
value: any;
|
|
13388
13515
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13389
13516
|
input: (value: string) => void;
|
|
13390
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13517
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoRichTextEditorProps>, {
|
|
13391
13518
|
description: any;
|
|
13392
13519
|
disabled: boolean;
|
|
13393
13520
|
errorMessage: any;
|
|
@@ -13499,7 +13626,7 @@ export declare interface BentoRichTextEditorProps {
|
|
|
13499
13626
|
* }
|
|
13500
13627
|
* }
|
|
13501
13628
|
*/
|
|
13502
|
-
export declare const BentoSearchBar: DefineComponent<
|
|
13629
|
+
export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoSearchBarProps>, {
|
|
13503
13630
|
condensed: boolean;
|
|
13504
13631
|
debounceTime: number;
|
|
13505
13632
|
hint: string;
|
|
@@ -13520,7 +13647,7 @@ clear: () => void;
|
|
|
13520
13647
|
blur: () => void;
|
|
13521
13648
|
} & {
|
|
13522
13649
|
focus: () => void;
|
|
13523
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13650
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoSearchBarProps>, {
|
|
13524
13651
|
condensed: boolean;
|
|
13525
13652
|
debounceTime: number;
|
|
13526
13653
|
hint: string;
|
|
@@ -13603,7 +13730,7 @@ export declare interface BentoSearchBarProps {
|
|
|
13603
13730
|
* }
|
|
13604
13731
|
* }
|
|
13605
13732
|
*/
|
|
13606
|
-
export declare const BentoSecondaryNav: DefineComponent<
|
|
13733
|
+
export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_32<{
|
|
13607
13734
|
/**
|
|
13608
13735
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13609
13736
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13616,7 +13743,7 @@ items: BentoSecondaryNavItems;
|
|
|
13616
13743
|
value?: string;
|
|
13617
13744
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13618
13745
|
change: (category: string) => void;
|
|
13619
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13746
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_32<{
|
|
13620
13747
|
/**
|
|
13621
13748
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13622
13749
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13661,7 +13788,7 @@ export declare interface BentoSecondaryNavState {
|
|
|
13661
13788
|
* `
|
|
13662
13789
|
* }
|
|
13663
13790
|
*/
|
|
13664
|
-
export declare const BentoSegmentedControl: DefineComponent<
|
|
13791
|
+
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoSegmentedControlProps>, {
|
|
13665
13792
|
ariaLabel: any;
|
|
13666
13793
|
fullWidth: boolean;
|
|
13667
13794
|
wrap: boolean;
|
|
@@ -13670,7 +13797,7 @@ modelValue: any;
|
|
|
13670
13797
|
"update:model-value": (value: any) => void;
|
|
13671
13798
|
} & {
|
|
13672
13799
|
input: (value: BentoSegmentedControlValue) => void;
|
|
13673
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13800
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoSegmentedControlProps>, {
|
|
13674
13801
|
ariaLabel: any;
|
|
13675
13802
|
fullWidth: boolean;
|
|
13676
13803
|
wrap: boolean;
|
|
@@ -14636,7 +14763,7 @@ destructiveActions: boolean;
|
|
|
14636
14763
|
* `
|
|
14637
14764
|
* }
|
|
14638
14765
|
*/
|
|
14639
|
-
export declare const BentoStatus: __VLS_WithTemplateSlots_38<DefineComponent<
|
|
14766
|
+
export declare const BentoStatus: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_TypePropsToRuntimeProps_34<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_34<BentoStatusProps>>>, {}>, {
|
|
14640
14767
|
default: (_: {}) => any;
|
|
14641
14768
|
}>;
|
|
14642
14769
|
|
|
@@ -14824,6 +14951,9 @@ export declare enum BentoStepperVariantOption {
|
|
|
14824
14951
|
VERTICAL = "vertical"
|
|
14825
14952
|
}
|
|
14826
14953
|
|
|
14954
|
+
/**
|
|
14955
|
+
* Private
|
|
14956
|
+
*/
|
|
14827
14957
|
declare interface BentoStickyTabsOptions {
|
|
14828
14958
|
top?: Ref<number>;
|
|
14829
14959
|
}
|
|
@@ -14849,7 +14979,7 @@ declare interface BentoStickyTabsOptions {
|
|
|
14849
14979
|
* `
|
|
14850
14980
|
* }
|
|
14851
14981
|
*/
|
|
14852
|
-
export declare const BentoStructuredList: __VLS_WithTemplateSlots_41<DefineComponent<
|
|
14982
|
+
export declare const BentoStructuredList: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_35<{
|
|
14853
14983
|
/**
|
|
14854
14984
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14855
14985
|
*/
|
|
@@ -14873,7 +15003,7 @@ layout?: BentoStructuredListLayoutOptions;
|
|
|
14873
15003
|
}>, {
|
|
14874
15004
|
labelsWidth: any;
|
|
14875
15005
|
layout: string;
|
|
14876
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15006
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_35<{
|
|
14877
15007
|
/**
|
|
14878
15008
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14879
15009
|
*/
|
|
@@ -14927,7 +15057,7 @@ labelsWidth: number;
|
|
|
14927
15057
|
* `
|
|
14928
15058
|
* }
|
|
14929
15059
|
*/
|
|
14930
|
-
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_42<DefineComponent<
|
|
15060
|
+
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_TypePropsToRuntimeProps_36<{
|
|
14931
15061
|
/**
|
|
14932
15062
|
* Label to display for the value
|
|
14933
15063
|
*/
|
|
@@ -14952,7 +15082,7 @@ searchTooltip?: string;
|
|
|
14952
15082
|
* Truncates the value of the item
|
|
14953
15083
|
*/
|
|
14954
15084
|
truncate?: boolean;
|
|
14955
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15085
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_36<{
|
|
14956
15086
|
/**
|
|
14957
15087
|
* Label to display for the value
|
|
14958
15088
|
*/
|
|
@@ -15007,10 +15137,10 @@ declare const BentoStructuredListLayoutOptions: string[];
|
|
|
15007
15137
|
* `
|
|
15008
15138
|
* }
|
|
15009
15139
|
*/
|
|
15010
|
-
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_43<DefineComponent<
|
|
15140
|
+
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridProps>, {
|
|
15011
15141
|
columnWidth: any;
|
|
15012
15142
|
slashedZero: boolean;
|
|
15013
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15143
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridProps>, {
|
|
15014
15144
|
columnWidth: any;
|
|
15015
15145
|
slashedZero: boolean;
|
|
15016
15146
|
}>>>, {
|
|
@@ -15045,7 +15175,7 @@ export declare interface BentoSummaryGridColumnWidth {
|
|
|
15045
15175
|
* `
|
|
15046
15176
|
* }
|
|
15047
15177
|
*/
|
|
15048
|
-
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_44<DefineComponent<
|
|
15178
|
+
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<BentoSummaryGridItemAmountProps>, {
|
|
15049
15179
|
copy: any;
|
|
15050
15180
|
fitContent: boolean;
|
|
15051
15181
|
infoIconTooltipText: any;
|
|
@@ -15058,7 +15188,23 @@ trend: any;
|
|
|
15058
15188
|
trendDirection: string;
|
|
15059
15189
|
underlinePopoverSize: string;
|
|
15060
15190
|
underlineTooltipText: any;
|
|
15061
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15191
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15192
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15193
|
+
} & {
|
|
15194
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15195
|
+
} & {
|
|
15196
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15197
|
+
} & {
|
|
15198
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15199
|
+
} & {
|
|
15200
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15201
|
+
} & {
|
|
15202
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15203
|
+
} & {
|
|
15204
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15205
|
+
} & {
|
|
15206
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15207
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<BentoSummaryGridItemAmountProps>, {
|
|
15062
15208
|
copy: any;
|
|
15063
15209
|
fitContent: boolean;
|
|
15064
15210
|
infoIconTooltipText: any;
|
|
@@ -15118,13 +15264,29 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
|
|
|
15118
15264
|
* `
|
|
15119
15265
|
* }
|
|
15120
15266
|
*/
|
|
15121
|
-
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_48<DefineComponent<
|
|
15267
|
+
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridItemCustomProps>, {
|
|
15122
15268
|
copy: any;
|
|
15123
15269
|
infoIconTooltipText: any;
|
|
15124
15270
|
fitContent: boolean;
|
|
15125
15271
|
underlinePopoverSize: string;
|
|
15126
15272
|
underlineTooltipText: any;
|
|
15127
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15273
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15274
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15275
|
+
} & {
|
|
15276
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15277
|
+
} & {
|
|
15278
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15279
|
+
} & {
|
|
15280
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15281
|
+
} & {
|
|
15282
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15283
|
+
} & {
|
|
15284
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15285
|
+
} & {
|
|
15286
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15287
|
+
} & {
|
|
15288
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15289
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridItemCustomProps>, {
|
|
15128
15290
|
copy: any;
|
|
15129
15291
|
infoIconTooltipText: any;
|
|
15130
15292
|
fitContent: boolean;
|
|
@@ -15188,7 +15350,7 @@ export declare interface BentoSummaryGridItemCustomProps {
|
|
|
15188
15350
|
* `
|
|
15189
15351
|
* }
|
|
15190
15352
|
*/
|
|
15191
|
-
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_45<DefineComponent<
|
|
15353
|
+
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<BentoSummaryGridItemNumericProps>, {
|
|
15192
15354
|
copy: any;
|
|
15193
15355
|
fitContent: boolean;
|
|
15194
15356
|
infoIconTooltipText: any;
|
|
@@ -15200,7 +15362,23 @@ trend: any;
|
|
|
15200
15362
|
trendDirection: string;
|
|
15201
15363
|
underlinePopoverSize: string;
|
|
15202
15364
|
underlineTooltipText: any;
|
|
15203
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15365
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15366
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15367
|
+
} & {
|
|
15368
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15369
|
+
} & {
|
|
15370
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15371
|
+
} & {
|
|
15372
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15373
|
+
} & {
|
|
15374
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15375
|
+
} & {
|
|
15376
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15377
|
+
} & {
|
|
15378
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15379
|
+
} & {
|
|
15380
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15381
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<BentoSummaryGridItemNumericProps>, {
|
|
15204
15382
|
copy: any;
|
|
15205
15383
|
fitContent: boolean;
|
|
15206
15384
|
infoIconTooltipText: any;
|
|
@@ -15259,7 +15437,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
|
|
|
15259
15437
|
* `
|
|
15260
15438
|
* }
|
|
15261
15439
|
*/
|
|
15262
|
-
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_46<DefineComponent<
|
|
15440
|
+
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<BentoSummaryGridItemPercentageProps>, {
|
|
15263
15441
|
copy: any;
|
|
15264
15442
|
fitContent: boolean;
|
|
15265
15443
|
infoIconTooltipText: any;
|
|
@@ -15271,7 +15449,23 @@ trend: any;
|
|
|
15271
15449
|
trendDirection: string;
|
|
15272
15450
|
underlinePopoverSize: string;
|
|
15273
15451
|
underlineTooltipText: any;
|
|
15274
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15452
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15453
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15454
|
+
} & {
|
|
15455
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15456
|
+
} & {
|
|
15457
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15458
|
+
} & {
|
|
15459
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15460
|
+
} & {
|
|
15461
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15462
|
+
} & {
|
|
15463
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15464
|
+
} & {
|
|
15465
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15466
|
+
} & {
|
|
15467
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15468
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<BentoSummaryGridItemPercentageProps>, {
|
|
15275
15469
|
copy: any;
|
|
15276
15470
|
fitContent: boolean;
|
|
15277
15471
|
infoIconTooltipText: any;
|
|
@@ -15294,7 +15488,7 @@ trend: string;
|
|
|
15294
15488
|
trendDirection: `${BentoSummaryGridItemTrendDirection_2}`;
|
|
15295
15489
|
underlinePopoverSize: BentoDashedUnderlineProps_2["popoverSize"];
|
|
15296
15490
|
underlineTooltipText: string;
|
|
15297
|
-
secondaryMetric: string;
|
|
15491
|
+
secondaryMetric: string | number;
|
|
15298
15492
|
}>, {
|
|
15299
15493
|
'dashed-underline': (_: {}) => any;
|
|
15300
15494
|
}>;
|
|
@@ -15303,11 +15497,11 @@ export declare interface BentoSummaryGridItemPercentageProps extends BaseSummary
|
|
|
15303
15497
|
/**
|
|
15304
15498
|
* Amount to be shown as the main value
|
|
15305
15499
|
*/
|
|
15306
|
-
label: string;
|
|
15500
|
+
label: string | number;
|
|
15307
15501
|
/**
|
|
15308
15502
|
* Amount to be shown as the secondary metric value
|
|
15309
15503
|
*/
|
|
15310
|
-
secondaryMetric?: string;
|
|
15504
|
+
secondaryMetric?: string | number;
|
|
15311
15505
|
}
|
|
15312
15506
|
|
|
15313
15507
|
/**
|
|
@@ -15345,13 +15539,29 @@ declare enum BentoSummaryGridItemSize_2 {
|
|
|
15345
15539
|
* `
|
|
15346
15540
|
* }
|
|
15347
15541
|
*/
|
|
15348
|
-
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_47<DefineComponent<
|
|
15542
|
+
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_41<BentoSummaryGridItemTextProps>, {
|
|
15349
15543
|
copy: any;
|
|
15350
15544
|
fitContent: boolean;
|
|
15351
15545
|
infoIconTooltipText: any;
|
|
15352
15546
|
underlinePopoverSize: string;
|
|
15353
15547
|
underlineTooltipText: any;
|
|
15354
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15548
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15549
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15550
|
+
} & {
|
|
15551
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15552
|
+
} & {
|
|
15553
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15554
|
+
} & {
|
|
15555
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15556
|
+
} & {
|
|
15557
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15558
|
+
} & {
|
|
15559
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15560
|
+
} & {
|
|
15561
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15562
|
+
} & {
|
|
15563
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15564
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_41<BentoSummaryGridItemTextProps>, {
|
|
15355
15565
|
copy: any;
|
|
15356
15566
|
fitContent: boolean;
|
|
15357
15567
|
infoIconTooltipText: any;
|
|
@@ -15431,80 +15641,83 @@ export declare interface BentoSummaryGridProps {
|
|
|
15431
15641
|
slashedZero?: boolean;
|
|
15432
15642
|
}
|
|
15433
15643
|
|
|
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
15644
|
/**
|
|
15476
|
-
*
|
|
15477
|
-
|
|
15478
|
-
|
|
15479
|
-
|
|
15480
|
-
|
|
15481
|
-
|
|
15482
|
-
|
|
15483
|
-
*
|
|
15484
|
-
|
|
15485
|
-
|
|
15486
|
-
|
|
15487
|
-
|
|
15488
|
-
|
|
15489
|
-
|
|
15490
|
-
*
|
|
15491
|
-
|
|
15492
|
-
|
|
15493
|
-
|
|
15494
|
-
|
|
15495
|
-
|
|
15496
|
-
|
|
15645
|
+
* Tab content which attaches a tab to the `bento-tabs` component
|
|
15646
|
+
* and renders is content when it becomes active.
|
|
15647
|
+
*
|
|
15648
|
+
* @example
|
|
15649
|
+
* import { BentoTab, BentoTabs } from '@adyen/bento-vue2';
|
|
15650
|
+
*
|
|
15651
|
+
* <template>
|
|
15652
|
+
* <bento-tabs>
|
|
15653
|
+
* <bento-tab
|
|
15654
|
+
* :counter="1"
|
|
15655
|
+
* :disabled="false"
|
|
15656
|
+
* :hidden="false"
|
|
15657
|
+
* title="Tab's title"
|
|
15658
|
+
* with-notification-indicator
|
|
15659
|
+
* >
|
|
15660
|
+
* Tab content
|
|
15661
|
+
* </bento-tab>
|
|
15662
|
+
* </bento-tabs>
|
|
15663
|
+
* </template>
|
|
15664
|
+
*/
|
|
15665
|
+
export declare const BentoTab: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoTabProps>, {
|
|
15666
|
+
counter: any;
|
|
15497
15667
|
disabled: boolean;
|
|
15668
|
+
hidden: boolean;
|
|
15669
|
+
withNotificationIndicator: boolean;
|
|
15670
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoTabProps>, {
|
|
15671
|
+
counter: any;
|
|
15672
|
+
disabled: boolean;
|
|
15673
|
+
hidden: boolean;
|
|
15674
|
+
withNotificationIndicator: boolean;
|
|
15675
|
+
}>>>, {
|
|
15676
|
+
disabled: boolean;
|
|
15677
|
+
hidden: boolean;
|
|
15498
15678
|
counter: number;
|
|
15499
15679
|
withNotificationIndicator: boolean;
|
|
15680
|
+
}>, {
|
|
15681
|
+
default: (_: {}) => any;
|
|
15500
15682
|
}>;
|
|
15501
15683
|
|
|
15684
|
+
/**
|
|
15685
|
+
* Private
|
|
15686
|
+
*/
|
|
15502
15687
|
declare interface BentoTab_2 {
|
|
15688
|
+
counter: Ref<number>;
|
|
15503
15689
|
disabled: Ref<boolean>;
|
|
15690
|
+
hidden: Ref<boolean>;
|
|
15504
15691
|
id: string;
|
|
15505
15692
|
title: MaybeRef<string>;
|
|
15506
15693
|
withNotificationIndicator: Ref<boolean>;
|
|
15507
|
-
|
|
15694
|
+
}
|
|
15695
|
+
|
|
15696
|
+
/**
|
|
15697
|
+
* Public
|
|
15698
|
+
*/
|
|
15699
|
+
export declare interface BentoTabProps {
|
|
15700
|
+
/**
|
|
15701
|
+
* Displays a counter next to the tab title
|
|
15702
|
+
*/
|
|
15703
|
+
counter?: number;
|
|
15704
|
+
/**
|
|
15705
|
+
* Determines whether the tab is disabled
|
|
15706
|
+
*/
|
|
15707
|
+
disabled?: boolean;
|
|
15708
|
+
/**
|
|
15709
|
+
* Prevents a tab from being displayed.
|
|
15710
|
+
* Use `hidden` instead of `v-show`.
|
|
15711
|
+
*/
|
|
15712
|
+
hidden?: boolean;
|
|
15713
|
+
/**
|
|
15714
|
+
* Title of the tab
|
|
15715
|
+
*/
|
|
15716
|
+
title: string;
|
|
15717
|
+
/**
|
|
15718
|
+
* Displays the tab with a notification indicator
|
|
15719
|
+
*/
|
|
15720
|
+
withNotificationIndicator?: boolean;
|
|
15508
15721
|
}
|
|
15509
15722
|
|
|
15510
15723
|
/**
|
|
@@ -15603,11 +15816,11 @@ declare enum BentoTabsEvent {
|
|
|
15603
15816
|
ACTIVE_TAB_INDEX = "update:active-tab-index"
|
|
15604
15817
|
}
|
|
15605
15818
|
|
|
15606
|
-
export declare const BentoTag: DefineComponent<
|
|
15819
|
+
export declare const BentoTag: DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoTagProps>, {
|
|
15607
15820
|
label: any;
|
|
15608
15821
|
truncate: any;
|
|
15609
15822
|
variant: BentoTagVariant;
|
|
15610
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15823
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoTagProps>, {
|
|
15611
15824
|
label: any;
|
|
15612
15825
|
truncate: any;
|
|
15613
15826
|
variant: BentoTagVariant;
|
|
@@ -17209,7 +17422,7 @@ export declare interface BentoTutorialStep {
|
|
|
17209
17422
|
* `
|
|
17210
17423
|
* }
|
|
17211
17424
|
*/
|
|
17212
|
-
export declare const BentoTypography:
|
|
17425
|
+
export declare const BentoTypography: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<{
|
|
17213
17426
|
/**
|
|
17214
17427
|
* Sets the HTML DOM element.
|
|
17215
17428
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -17257,7 +17470,7 @@ stronger: boolean;
|
|
|
17257
17470
|
strongest: boolean;
|
|
17258
17471
|
variant: BentoTypographyVariant;
|
|
17259
17472
|
wide: boolean;
|
|
17260
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
17473
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<{
|
|
17261
17474
|
/**
|
|
17262
17475
|
* Sets the HTML DOM element.
|
|
17263
17476
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|