@adyen/bento-vue2 1.64.1 → 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 +416 -234
- 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.DHdrZtmW.js → action-bar.C8zeHAJG.js} +31 -31
- package/dist/chunks/action-bar.C8zeHAJG.js.map +1 -0
- package/dist/chunks/button-actions-with-menu.BVU1NS0m.js +83 -0
- package/dist/chunks/button-actions-with-menu.BVU1NS0m.js.map +1 -0
- package/dist/chunks/calendar.DvIQEYwN.js +2086 -0
- package/dist/chunks/calendar.DvIQEYwN.js.map +1 -0
- package/dist/chunks/{checkbox-group.DVX0GFm9.js → checkbox-group.BVMGnokj.js} +4 -4
- package/dist/chunks/{checkbox-group.DVX0GFm9.js.map → checkbox-group.BVMGnokj.js.map} +1 -1
- package/dist/chunks/{checkbox.nHrvoKfp.js → checkbox.Bg5FM5Oa.js} +2 -2
- package/dist/chunks/{checkbox.nHrvoKfp.js.map → checkbox.Bg5FM5Oa.js.map} +1 -1
- package/dist/chunks/{code-snippet.y-fe04wy.js → code-snippet.BcoVTIs2.js} +3 -3
- package/dist/chunks/{code-snippet.y-fe04wy.js.map → code-snippet.BcoVTIs2.js.map} +1 -1
- package/dist/chunks/{controls-group.BWAmz7Tg.js → controls-group.CccuLkgP.js} +2 -2
- package/dist/chunks/{controls-group.BWAmz7Tg.js.map → controls-group.CccuLkgP.js.map} +1 -1
- package/dist/chunks/copy.CF8Fzu2Y.js +96 -0
- package/dist/chunks/copy.CF8Fzu2Y.js.map +1 -0
- package/dist/chunks/{dashboard-section.Bz54Z6Hh.js → dashboard-section.CcEIwDqX.js} +3 -3
- package/dist/chunks/{dashboard-section.Bz54Z6Hh.js.map → dashboard-section.CcEIwDqX.js.map} +1 -1
- package/dist/chunks/{data-grid-template.DtFRjaR8.js → data-grid-template.DJQcVuPs.js} +16 -14
- package/dist/chunks/data-grid-template.DJQcVuPs.js.map +1 -0
- package/dist/chunks/{data-grid.DCPJKAXM.js → data-grid.t4fCoE2Y.js} +70 -64
- package/dist/chunks/{data-grid.DCPJKAXM.js.map → data-grid.t4fCoE2Y.js.map} +1 -1
- package/dist/chunks/{date-picker.k0g6anfy.js → date-picker.DOAWsba5.js} +6 -7
- package/dist/chunks/{date-picker.k0g6anfy.js.map → date-picker.DOAWsba5.js.map} +1 -1
- package/dist/chunks/{date-range-picker.C1NVoQMD.js → date-range-picker.DYxZygbL.js} +22 -23
- package/dist/chunks/{date-range-picker.C1NVoQMD.js.map → date-range-picker.DYxZygbL.js.map} +1 -1
- package/dist/chunks/date.BfyWX2PY.js +160 -0
- package/dist/chunks/date.BfyWX2PY.js.map +1 -0
- package/dist/chunks/{dropdown-tag.Bz9wsYt7.js → dropdown-tag.DYg5l6HT.js} +2 -2
- package/dist/chunks/{dropdown-tag.Bz9wsYt7.js.map → dropdown-tag.DYg5l6HT.js.map} +1 -1
- package/dist/chunks/{dropdown.9xELPCKZ.js → dropdown.BWsU98dn.js} +273 -267
- package/dist/chunks/dropdown.BWsU98dn.js.map +1 -0
- package/dist/chunks/{error-message.1Em7Lis3.js → error-message.BgxnwPLF.js} +2 -2
- package/dist/chunks/{error-message.1Em7Lis3.js.map → error-message.BgxnwPLF.js.map} +1 -1
- package/dist/chunks/es6.n1ewaW31.js.map +1 -1
- package/dist/chunks/{file-uploader.DyjdNLOa.js → file-uploader.BPslxGI8.js} +323 -323
- package/dist/chunks/file-uploader.BPslxGI8.js.map +1 -0
- package/dist/chunks/{filter-bar.u3zmwRsM.js → filter-bar.Bx3wivl8.js} +664 -649
- package/dist/chunks/{filter-bar.u3zmwRsM.js.map → filter-bar.Bx3wivl8.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.piXHBTLd.js → header-with-views.B6mwBJjk.js} +13 -13
- package/dist/chunks/{header-with-views.piXHBTLd.js.map → header-with-views.B6mwBJjk.js.map} +1 -1
- package/dist/chunks/{header.Cb644uAi.js → header.hTMmMN8n.js} +25 -24
- package/dist/chunks/{header.Cb644uAi.js.map → header.hTMmMN8n.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.CYOXx8CL.js +37 -0
- package/dist/chunks/info-icon.CYOXx8CL.js.map +1 -0
- package/dist/chunks/input-field-password.B8qWGzaB.js +252 -0
- package/dist/chunks/input-field-password.B8qWGzaB.js.map +1 -0
- package/dist/chunks/{input-field-phone-number.pnq9LO1V.js → input-field-phone-number.Bi4TJhbX.js} +3 -3
- package/dist/chunks/{input-field-phone-number.pnq9LO1V.js.map → input-field-phone-number.Bi4TJhbX.js.map} +1 -1
- package/dist/chunks/{input-field.CloLEXr_.js → input-field.L5bWjTpB.js} +3 -3
- package/dist/chunks/{input-field.CloLEXr_.js.map → input-field.L5bWjTpB.js.map} +1 -1
- package/dist/chunks/{pagination.1XBgTs6T.js → pagination.CW_1yX5C.js} +115 -115
- package/dist/chunks/pagination.CW_1yX5C.js.map +1 -0
- package/dist/chunks/{radio-group.CtPG_iiI.js → radio-group.4_KKjvAm.js} +3 -3
- package/dist/chunks/{radio-group.CtPG_iiI.js.map → radio-group.4_KKjvAm.js.map} +1 -1
- package/dist/chunks/{rich-text-editor.CLxVaskq.js → rich-text-editor.BpaFd2-y.js} +3 -3
- package/dist/chunks/{rich-text-editor.CLxVaskq.js.map → rich-text-editor.BpaFd2-y.js.map} +1 -1
- package/dist/chunks/{search-bar.BIVcXNZZ.js → search-bar.5JHI6li0.js} +3 -3
- package/dist/chunks/{search-bar.BIVcXNZZ.js.map → search-bar.5JHI6li0.js.map} +1 -1
- package/dist/chunks/{secondary-nav.CR5uIx-H.js → secondary-nav.D4hrWvf7.js} +2 -2
- package/dist/chunks/{secondary-nav.CR5uIx-H.js.map → secondary-nav.D4hrWvf7.js.map} +1 -1
- package/dist/chunks/{selection-card-group.CoqBRUT8.js → selection-card-group.0o5T4tab.js} +3 -3
- package/dist/chunks/{selection-card-group.CoqBRUT8.js.map → selection-card-group.0o5T4tab.js.map} +1 -1
- package/dist/chunks/step.DMMofD4B.js +217 -0
- package/dist/chunks/step.DMMofD4B.js.map +1 -0
- package/dist/chunks/{structured-list-item.tox2Kcb6.js → structured-list-item.Bnn6-Z3q.js} +3 -3
- package/dist/chunks/{structured-list-item.tox2Kcb6.js.map → structured-list-item.Bnn6-Z3q.js.map} +1 -1
- package/dist/chunks/summary-grid.types.Cwri2Y3T.js +337 -0
- package/dist/chunks/summary-grid.types.Cwri2Y3T.js.map +1 -0
- package/dist/chunks/tab.BhWPBxcB.js +192 -0
- package/dist/chunks/tab.BhWPBxcB.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.BPeDUAPL.js → textarea.RAU710Uw.js} +83 -80
- package/dist/chunks/textarea.RAU710Uw.js.map +1 -0
- package/dist/chunks/{timeline-item.CS9ZDOsm.js → timeline-item.DK2d00rt.js} +10 -11
- package/dist/chunks/timeline-item.DK2d00rt.js.map +1 -0
- package/dist/chunks/use-cached-selected-values.CusB5KBl.js +1320 -0
- package/dist/chunks/use-cached-selected-values.CusB5KBl.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 +197 -79
- package/package.json +7 -6
- package/dist/assets/tabs.css +0 -1
- package/dist/chunks/action-bar.DHdrZtmW.js.map +0 -1
- package/dist/chunks/button-actions-with-menu.CYkEoiee.js +0 -166
- package/dist/chunks/button-actions-with-menu.CYkEoiee.js.map +0 -1
- package/dist/chunks/calendar.DbTC35rM.js +0 -1167
- package/dist/chunks/calendar.DbTC35rM.js.map +0 -1
- package/dist/chunks/copy.CXeLbvUP.js +0 -129
- package/dist/chunks/copy.CXeLbvUP.js.map +0 -1
- package/dist/chunks/data-grid-template.DtFRjaR8.js.map +0 -1
- package/dist/chunks/date.dYFFEunA.js +0 -987
- package/dist/chunks/date.dYFFEunA.js.map +0 -1
- package/dist/chunks/dropdown.9xELPCKZ.js.map +0 -1
- package/dist/chunks/file-uploader.DyjdNLOa.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.B9aTl1nU.js +0 -41
- package/dist/chunks/info-icon.B9aTl1nU.js.map +0 -1
- package/dist/chunks/input-field-password.CH6pc2CI.js +0 -252
- package/dist/chunks/input-field-password.CH6pc2CI.js.map +0 -1
- package/dist/chunks/pagination.1XBgTs6T.js.map +0 -1
- package/dist/chunks/step.dNTg2rtW.js +0 -217
- package/dist/chunks/step.dNTg2rtW.js.map +0 -1
- package/dist/chunks/summary-grid.types.CkUIw703.js +0 -301
- package/dist/chunks/summary-grid.types.CkUIw703.js.map +0 -1
- package/dist/chunks/tabs.Dx6teJGW.js +0 -205
- package/dist/chunks/tabs.Dx6teJGW.js.map +0 -1
- package/dist/chunks/textarea.BPeDUAPL.js.map +0 -1
- package/dist/chunks/timeline-item.CS9ZDOsm.js.map +0 -1
- package/dist/chunks/use-cached-selected-values.C1CeSurp.js +0 -1271
- package/dist/chunks/use-cached-selected-values.C1CeSurp.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ import { CountryCode } from 'libphonenumber-js/types';
|
|
|
9
9
|
import { CountryCode as CountryCode_2 } from 'libphonenumber-js';
|
|
10
10
|
import { DeepReadonly } from 'vue';
|
|
11
11
|
import { default as default_2 } from 'vue-i18n';
|
|
12
|
+
import { DefaultKeys } from 'vue/types/v3-component-props';
|
|
12
13
|
import { DefineComponent } from 'vue';
|
|
13
14
|
import { DirectiveBinding } from 'vue';
|
|
14
15
|
import type { DirectiveHook } from 'vue';
|
|
@@ -103,6 +104,12 @@ declare type __VLS_NonUndefinedable_42<T> = T extends undefined ? never : T;
|
|
|
103
104
|
|
|
104
105
|
declare type __VLS_NonUndefinedable_43<T> = T extends undefined ? never : T;
|
|
105
106
|
|
|
107
|
+
declare type __VLS_NonUndefinedable_44<T> = T extends undefined ? never : T;
|
|
108
|
+
|
|
109
|
+
declare type __VLS_NonUndefinedable_45<T> = T extends undefined ? never : T;
|
|
110
|
+
|
|
111
|
+
declare type __VLS_NonUndefinedable_46<T> = T extends undefined ? never : T;
|
|
112
|
+
|
|
106
113
|
declare type __VLS_NonUndefinedable_5<T> = T extends undefined ? never : T;
|
|
107
114
|
|
|
108
115
|
declare type __VLS_NonUndefinedable_6<T> = T extends undefined ? never : T;
|
|
@@ -455,6 +462,33 @@ declare type __VLS_TypePropsToRuntimeProps_43<T> = {
|
|
|
455
462
|
};
|
|
456
463
|
};
|
|
457
464
|
|
|
465
|
+
declare type __VLS_TypePropsToRuntimeProps_44<T> = {
|
|
466
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
467
|
+
type: PropType<__VLS_NonUndefinedable_44<T[K]>>;
|
|
468
|
+
} : {
|
|
469
|
+
type: PropType<T[K]>;
|
|
470
|
+
required: true;
|
|
471
|
+
};
|
|
472
|
+
};
|
|
473
|
+
|
|
474
|
+
declare type __VLS_TypePropsToRuntimeProps_45<T> = {
|
|
475
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
476
|
+
type: PropType<__VLS_NonUndefinedable_45<T[K]>>;
|
|
477
|
+
} : {
|
|
478
|
+
type: PropType<T[K]>;
|
|
479
|
+
required: true;
|
|
480
|
+
};
|
|
481
|
+
};
|
|
482
|
+
|
|
483
|
+
declare type __VLS_TypePropsToRuntimeProps_46<T> = {
|
|
484
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
485
|
+
type: PropType<__VLS_NonUndefinedable_46<T[K]>>;
|
|
486
|
+
} : {
|
|
487
|
+
type: PropType<T[K]>;
|
|
488
|
+
required: true;
|
|
489
|
+
};
|
|
490
|
+
};
|
|
491
|
+
|
|
458
492
|
declare type __VLS_TypePropsToRuntimeProps_5<T> = {
|
|
459
493
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
460
494
|
type: PropType<__VLS_NonUndefinedable_5<T[K]>>;
|
|
@@ -710,6 +744,24 @@ declare type __VLS_WithDefaults_40<P, D> = {
|
|
|
710
744
|
} : P[K];
|
|
711
745
|
};
|
|
712
746
|
|
|
747
|
+
declare type __VLS_WithDefaults_41<P, D> = {
|
|
748
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
749
|
+
default: D[K];
|
|
750
|
+
} : P[K];
|
|
751
|
+
};
|
|
752
|
+
|
|
753
|
+
declare type __VLS_WithDefaults_42<P, D> = {
|
|
754
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
755
|
+
default: D[K];
|
|
756
|
+
} : P[K];
|
|
757
|
+
};
|
|
758
|
+
|
|
759
|
+
declare type __VLS_WithDefaults_43<P, D> = {
|
|
760
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
761
|
+
default: D[K];
|
|
762
|
+
} : P[K];
|
|
763
|
+
};
|
|
764
|
+
|
|
713
765
|
declare type __VLS_WithDefaults_5<P, D> = {
|
|
714
766
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
715
767
|
default: D[K];
|
|
@@ -1028,6 +1080,12 @@ declare type __VLS_WithTemplateSlots_52<T, S> = T & {
|
|
|
1028
1080
|
};
|
|
1029
1081
|
};
|
|
1030
1082
|
|
|
1083
|
+
declare type __VLS_WithTemplateSlots_53<T, S> = T & {
|
|
1084
|
+
new (): {
|
|
1085
|
+
$slots: S;
|
|
1086
|
+
};
|
|
1087
|
+
};
|
|
1088
|
+
|
|
1031
1089
|
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
|
1032
1090
|
new (): {
|
|
1033
1091
|
$slots: S;
|
|
@@ -3258,8 +3316,8 @@ currencySign: string;
|
|
|
3258
3316
|
}>>>, {
|
|
3259
3317
|
value: number;
|
|
3260
3318
|
disableTypography: boolean;
|
|
3261
|
-
currencySign: Intl.NumberFormatOptions["currencySign"];
|
|
3262
3319
|
currency: BentoCurrencyISOCode | `${BentoCurrencyISOCode}`;
|
|
3320
|
+
currencySign: Intl.NumberFormatOptions["currencySign"];
|
|
3263
3321
|
majorUnits: boolean;
|
|
3264
3322
|
}>;
|
|
3265
3323
|
|
|
@@ -3500,7 +3558,7 @@ export declare interface BentoCurrencyProps {
|
|
|
3500
3558
|
* `
|
|
3501
3559
|
* }
|
|
3502
3560
|
*/
|
|
3503
|
-
export declare const BentoDashboardSection:
|
|
3561
|
+
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<{
|
|
3504
3562
|
/**
|
|
3505
3563
|
* The header of the section
|
|
3506
3564
|
*/
|
|
@@ -3511,7 +3569,7 @@ header: BentoDashboardTemplateHeader;
|
|
|
3511
3569
|
halfWidth?: boolean;
|
|
3512
3570
|
}>, {
|
|
3513
3571
|
halfWidth: boolean;
|
|
3514
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3572
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<{
|
|
3515
3573
|
/**
|
|
3516
3574
|
* The header of the section
|
|
3517
3575
|
*/
|
|
@@ -3559,7 +3617,7 @@ halfWidth: boolean;
|
|
|
3559
3617
|
* `
|
|
3560
3618
|
* }
|
|
3561
3619
|
*/
|
|
3562
|
-
export declare const BentoDashboardTemplate:
|
|
3620
|
+
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<{
|
|
3563
3621
|
/**
|
|
3564
3622
|
* The header that goes to the top of the template
|
|
3565
3623
|
*/
|
|
@@ -3582,7 +3640,7 @@ stickyFilters?: boolean;
|
|
|
3582
3640
|
tabs: any;
|
|
3583
3641
|
stickyTabs: boolean;
|
|
3584
3642
|
stickyFilters: boolean;
|
|
3585
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3643
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<{
|
|
3586
3644
|
/**
|
|
3587
3645
|
* The header that goes to the top of the template
|
|
3588
3646
|
*/
|
|
@@ -4578,13 +4636,13 @@ declare interface BentoDataGridSummaryCellProps {
|
|
|
4578
4636
|
* `
|
|
4579
4637
|
* }
|
|
4580
4638
|
*/
|
|
4581
|
-
export declare const BentoDataGridTemplate:
|
|
4639
|
+
export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_53<DefineComponent< {
|
|
4582
4640
|
/**
|
|
4583
4641
|
* The header that goes to the top of the template
|
|
4584
4642
|
*/
|
|
4585
4643
|
header: {
|
|
4586
4644
|
type: PropType<BentoDataGridTemplateHeader>;
|
|
4587
|
-
|
|
4645
|
+
default: any;
|
|
4588
4646
|
};
|
|
4589
4647
|
/**
|
|
4590
4648
|
* All the tab properties that can be set on the inner tab components.
|
|
@@ -4630,7 +4688,7 @@ default: any;
|
|
|
4630
4688
|
*/
|
|
4631
4689
|
header: {
|
|
4632
4690
|
type: PropType<BentoDataGridTemplateHeader>;
|
|
4633
|
-
|
|
4691
|
+
default: any;
|
|
4634
4692
|
};
|
|
4635
4693
|
/**
|
|
4636
4694
|
* All the tab properties that can be set on the inner tab components.
|
|
@@ -4663,6 +4721,85 @@ type: PropType<BentoDataGridTemplateInspector>;
|
|
|
4663
4721
|
default: any;
|
|
4664
4722
|
};
|
|
4665
4723
|
}>>, {
|
|
4724
|
+
header: Readonly<Partial<{
|
|
4725
|
+
description: string;
|
|
4726
|
+
variant: "component" | "page" | BentoHeaderVariant;
|
|
4727
|
+
actions: BentoButtonActionsList;
|
|
4728
|
+
infoIconTooltipText: string;
|
|
4729
|
+
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;
|
|
4730
|
+
lastUpdated: number | Date;
|
|
4731
|
+
reloadButton: BentoHeaderReloadButton;
|
|
4732
|
+
}> & Omit<Readonly<ExtractPropTypes< {
|
|
4733
|
+
actions: {
|
|
4734
|
+
type: PropType<BentoButtonActionsList>;
|
|
4735
|
+
default: any;
|
|
4736
|
+
};
|
|
4737
|
+
description: {
|
|
4738
|
+
type: StringConstructor;
|
|
4739
|
+
default: any;
|
|
4740
|
+
};
|
|
4741
|
+
infoIconTooltipText: {
|
|
4742
|
+
type: StringConstructor;
|
|
4743
|
+
default: any;
|
|
4744
|
+
};
|
|
4745
|
+
infoIconPopoverPosition: {
|
|
4746
|
+
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>;
|
|
4747
|
+
default: PopperContainerPositionExtended;
|
|
4748
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
4749
|
+
};
|
|
4750
|
+
lastUpdated: {
|
|
4751
|
+
type: (DateConstructor | NumberConstructor)[];
|
|
4752
|
+
default: any;
|
|
4753
|
+
};
|
|
4754
|
+
variant: {
|
|
4755
|
+
type: PropType<BentoHeaderVariant | `${BentoHeaderVariant}`>;
|
|
4756
|
+
default: BentoHeaderVariant;
|
|
4757
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
4758
|
+
};
|
|
4759
|
+
title: {
|
|
4760
|
+
type: StringConstructor;
|
|
4761
|
+
required: true;
|
|
4762
|
+
};
|
|
4763
|
+
reloadButton: {
|
|
4764
|
+
type: PropType<BentoHeaderReloadButton>;
|
|
4765
|
+
default: any;
|
|
4766
|
+
};
|
|
4767
|
+
}>>, DefaultKeys< {
|
|
4768
|
+
actions: {
|
|
4769
|
+
type: PropType<BentoButtonActionsList>;
|
|
4770
|
+
default: any;
|
|
4771
|
+
};
|
|
4772
|
+
description: {
|
|
4773
|
+
type: StringConstructor;
|
|
4774
|
+
default: any;
|
|
4775
|
+
};
|
|
4776
|
+
infoIconTooltipText: {
|
|
4777
|
+
type: StringConstructor;
|
|
4778
|
+
default: any;
|
|
4779
|
+
};
|
|
4780
|
+
infoIconPopoverPosition: {
|
|
4781
|
+
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>;
|
|
4782
|
+
default: PopperContainerPositionExtended;
|
|
4783
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
4784
|
+
};
|
|
4785
|
+
lastUpdated: {
|
|
4786
|
+
type: (DateConstructor | NumberConstructor)[];
|
|
4787
|
+
default: any;
|
|
4788
|
+
};
|
|
4789
|
+
variant: {
|
|
4790
|
+
type: PropType<BentoHeaderVariant | `${BentoHeaderVariant}`>;
|
|
4791
|
+
default: BentoHeaderVariant;
|
|
4792
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
4793
|
+
};
|
|
4794
|
+
title: {
|
|
4795
|
+
type: StringConstructor;
|
|
4796
|
+
required: true;
|
|
4797
|
+
};
|
|
4798
|
+
reloadButton: {
|
|
4799
|
+
type: PropType<BentoHeaderReloadButton>;
|
|
4800
|
+
default: any;
|
|
4801
|
+
};
|
|
4802
|
+
}>>>;
|
|
4666
4803
|
tabs: BentoDataGridTemplateTabs;
|
|
4667
4804
|
inspector: {
|
|
4668
4805
|
title: string;
|
|
@@ -4677,6 +4814,7 @@ activePage: BentoInspectorProps["activePage"];
|
|
|
4677
4814
|
stickyTabs: boolean;
|
|
4678
4815
|
stickyAdditionalContent: boolean;
|
|
4679
4816
|
}>, Record<string, (_: {}) => any> & {
|
|
4817
|
+
header: (_: {}) => any;
|
|
4680
4818
|
infoIconTooltipContent: (_: {}) => any;
|
|
4681
4819
|
additionalContent: (_: {}) => any;
|
|
4682
4820
|
default: (_: {}) => any;
|
|
@@ -4713,68 +4851,22 @@ export declare type BentoDataGridTemplateTabs = {
|
|
|
4713
4851
|
* export default {
|
|
4714
4852
|
* components: { BentoDate },
|
|
4715
4853
|
* template: `
|
|
4716
|
-
* <bento-date :date="dateObject" :format="
|
|
4854
|
+
* <bento-date :date="dateObject" :format="BentoDateFormat.LONG_DATE"/>
|
|
4717
4855
|
* `
|
|
4718
4856
|
* }
|
|
4719
4857
|
*/
|
|
4720
|
-
export declare const BentoDate: DefineComponent<
|
|
4721
|
-
|
|
4722
|
-
|
|
4723
|
-
|
|
4724
|
-
|
|
4725
|
-
|
|
4726
|
-
|
|
4727
|
-
|
|
4728
|
-
|
|
4729
|
-
default: any;
|
|
4730
|
-
};
|
|
4731
|
-
/**
|
|
4732
|
-
* The string format of the date to be displayed
|
|
4733
|
-
*/
|
|
4734
|
-
format: {
|
|
4735
|
-
type: PropType<BentoDateFormat | `${BentoDateFormat}`>;
|
|
4736
|
-
default: BentoDateFormat;
|
|
4737
|
-
validator: (value: BentoDateFormat) => boolean;
|
|
4738
|
-
};
|
|
4739
|
-
/**
|
|
4740
|
-
* Disable the default typography for the component. Only use this when the component is inside another typography
|
|
4741
|
-
*/
|
|
4742
|
-
disableTypography: {
|
|
4743
|
-
type: BooleanConstructor;
|
|
4744
|
-
default: boolean;
|
|
4745
|
-
};
|
|
4746
|
-
}, {
|
|
4747
|
-
formattedDate: ComputedRef<string>;
|
|
4748
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
4749
|
-
/**
|
|
4750
|
-
* The date to format. The data can be supplied as:
|
|
4751
|
-
* - a Date object.
|
|
4752
|
-
* - a number of milliseconds elapsed since the epoch.
|
|
4753
|
-
* - a date string e.g. '2023-07-31T10:55:22+02:00'.
|
|
4754
|
-
*/
|
|
4755
|
-
date: {
|
|
4756
|
-
type: (StringConstructor | DateConstructor | NumberConstructor)[];
|
|
4757
|
-
default: any;
|
|
4758
|
-
};
|
|
4759
|
-
/**
|
|
4760
|
-
* The string format of the date to be displayed
|
|
4761
|
-
*/
|
|
4762
|
-
format: {
|
|
4763
|
-
type: PropType<BentoDateFormat | `${BentoDateFormat}`>;
|
|
4764
|
-
default: BentoDateFormat;
|
|
4765
|
-
validator: (value: BentoDateFormat) => boolean;
|
|
4766
|
-
};
|
|
4767
|
-
/**
|
|
4768
|
-
* Disable the default typography for the component. Only use this when the component is inside another typography
|
|
4769
|
-
*/
|
|
4770
|
-
disableTypography: {
|
|
4771
|
-
type: BooleanConstructor;
|
|
4772
|
-
default: boolean;
|
|
4773
|
-
};
|
|
4774
|
-
}>>, {
|
|
4858
|
+
export declare const BentoDate: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDateProps>, {
|
|
4859
|
+
date: any;
|
|
4860
|
+
format: BentoDateFormat;
|
|
4861
|
+
disableTypography: boolean;
|
|
4862
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDateProps>, {
|
|
4863
|
+
date: any;
|
|
4864
|
+
format: BentoDateFormat;
|
|
4865
|
+
disableTypography: boolean;
|
|
4866
|
+
}>>>, {
|
|
4775
4867
|
disableTypography: boolean;
|
|
4776
|
-
date:
|
|
4777
|
-
format:
|
|
4868
|
+
date: Date | number | string | null;
|
|
4869
|
+
format: BentoDateFormat | `${BentoDateFormat}`;
|
|
4778
4870
|
}>;
|
|
4779
4871
|
|
|
4780
4872
|
export declare interface BentoDateFilterOptions {
|
|
@@ -5100,6 +5192,24 @@ export declare enum BentoDatePickerEvent {
|
|
|
5100
5192
|
|
|
5101
5193
|
export declare type BentoDatePickerValue = Date;
|
|
5102
5194
|
|
|
5195
|
+
export declare interface BentoDateProps {
|
|
5196
|
+
/**
|
|
5197
|
+
* The date to format. The data can be supplied as:
|
|
5198
|
+
* - a Date object.
|
|
5199
|
+
* - a number of milliseconds elapsed since the epoch.
|
|
5200
|
+
* - a date string e.g. '2023-07-31T10:55:22+02:00'.
|
|
5201
|
+
*/
|
|
5202
|
+
date?: Date | number | string | null;
|
|
5203
|
+
/**
|
|
5204
|
+
* The string format of the date to be displayed
|
|
5205
|
+
*/
|
|
5206
|
+
format?: BentoDateFormat | `${BentoDateFormat}`;
|
|
5207
|
+
/**
|
|
5208
|
+
* Disable the default typography for the component. Only use this when the component is inside another typography
|
|
5209
|
+
*/
|
|
5210
|
+
disableTypography?: boolean;
|
|
5211
|
+
}
|
|
5212
|
+
|
|
5103
5213
|
export declare interface BentoDateRangeFilterOptions {
|
|
5104
5214
|
allowTimeInput?: boolean;
|
|
5105
5215
|
firstDayOfWeek?: CalendarMonthFirstDayOfWeek;
|
|
@@ -5563,9 +5673,9 @@ export declare interface BentoDateRangePickerValue {
|
|
|
5563
5673
|
* template: `<bento-divider />`
|
|
5564
5674
|
* }
|
|
5565
5675
|
*/
|
|
5566
|
-
export declare const BentoDivider: DefineComponent<
|
|
5676
|
+
export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDividerProps>, {
|
|
5567
5677
|
variant: BentoDividerVariant;
|
|
5568
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
5678
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDividerProps>, {
|
|
5569
5679
|
variant: BentoDividerVariant;
|
|
5570
5680
|
}>>>, {
|
|
5571
5681
|
variant: `${BentoDividerVariant}`;
|
|
@@ -7857,7 +7967,7 @@ export declare enum BentoEmptyStateVariant {
|
|
|
7857
7967
|
* }
|
|
7858
7968
|
* }
|
|
7859
7969
|
*/
|
|
7860
|
-
export declare const BentoFileUploader: DefineComponent<
|
|
7970
|
+
export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoFileUploaderProps>, {
|
|
7861
7971
|
accept: any;
|
|
7862
7972
|
description: any;
|
|
7863
7973
|
errorMessage: any;
|
|
@@ -7874,7 +7984,7 @@ input: (value?: FileList) => void;
|
|
|
7874
7984
|
"update:modelValue": (value?: FileList) => void;
|
|
7875
7985
|
} & {
|
|
7876
7986
|
"error:upload": (value: boolean) => void;
|
|
7877
|
-
}, string, Readonly<ExtractPropTypes<
|
|
7987
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoFileUploaderProps>, {
|
|
7878
7988
|
accept: any;
|
|
7879
7989
|
description: any;
|
|
7880
7990
|
errorMessage: any;
|
|
@@ -7979,7 +8089,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
|
|
|
7979
8089
|
* `
|
|
7980
8090
|
* }
|
|
7981
8091
|
*/
|
|
7982
|
-
export declare const BentoFilterBar: DefineComponent<
|
|
8092
|
+
export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoFilterBarProps>, {
|
|
7983
8093
|
config: () => any[];
|
|
7984
8094
|
filterValues: () => any[];
|
|
7985
8095
|
containerSizeLayout: () => {
|
|
@@ -7995,7 +8105,7 @@ isClearAllVisible: ComputedRef<boolean>;
|
|
|
7995
8105
|
clearAllFilters: () => void;
|
|
7996
8106
|
isResetAllVisible: ComputedRef<boolean>;
|
|
7997
8107
|
resetAllFilters: () => void;
|
|
7998
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<
|
|
8108
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoFilterBarProps>, {
|
|
7999
8109
|
config: () => any[];
|
|
8000
8110
|
filterValues: () => any[];
|
|
8001
8111
|
containerSizeLayout: () => {
|
|
@@ -8647,7 +8757,7 @@ declare enum BentoHeaderVariant {
|
|
|
8647
8757
|
* `
|
|
8648
8758
|
* };
|
|
8649
8759
|
*/
|
|
8650
|
-
export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<
|
|
8760
|
+
export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoHeaderWithViewsProps>, {
|
|
8651
8761
|
actions: () => any[];
|
|
8652
8762
|
additionalViewSetting: any;
|
|
8653
8763
|
title: any;
|
|
@@ -8669,7 +8779,7 @@ views: () => any[];
|
|
|
8669
8779
|
"update:view": (value: BentoHeaderWithViewsItemUpdate) => void;
|
|
8670
8780
|
} & {
|
|
8671
8781
|
"update:skip-unsaved-changes": (value: boolean) => void;
|
|
8672
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8782
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoHeaderWithViewsProps>, {
|
|
8673
8783
|
actions: () => any[];
|
|
8674
8784
|
additionalViewSetting: any;
|
|
8675
8785
|
title: any;
|
|
@@ -8829,10 +8939,10 @@ export declare interface BentoHeaderWithViewsProps {
|
|
|
8829
8939
|
* `
|
|
8830
8940
|
* }
|
|
8831
8941
|
*/
|
|
8832
|
-
export declare const BentoImage: DefineComponent<
|
|
8942
|
+
export declare const BentoImage: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoImageProps>, {
|
|
8833
8943
|
aspectRatio: any;
|
|
8834
8944
|
objectFit: any;
|
|
8835
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8945
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoImageProps>, {
|
|
8836
8946
|
aspectRatio: any;
|
|
8837
8947
|
objectFit: any;
|
|
8838
8948
|
}>>>, {
|
|
@@ -8877,51 +8987,35 @@ export declare interface BentoImageProps {
|
|
|
8877
8987
|
|
|
8878
8988
|
/**
|
|
8879
8989
|
* @example
|
|
8880
|
-
*
|
|
8990
|
+
* <template>
|
|
8991
|
+
* <bento-info-icon tooltip-text="Text on hover" />
|
|
8992
|
+
* </template>
|
|
8881
8993
|
*
|
|
8882
|
-
*
|
|
8883
|
-
*
|
|
8884
|
-
*
|
|
8885
|
-
* <bento-info-icon tooltip-text="Text on hover" />
|
|
8886
|
-
* `
|
|
8887
|
-
* }
|
|
8994
|
+
* <script setup lang="ts">
|
|
8995
|
+
* import { BentoInfoIcon } from '@adyen/bento-vue2';
|
|
8996
|
+
* </scrip>
|
|
8888
8997
|
*/
|
|
8889
|
-
export declare const BentoInfoIcon: DefineComponent<
|
|
8890
|
-
|
|
8891
|
-
|
|
8892
|
-
|
|
8893
|
-
|
|
8894
|
-
|
|
8895
|
-
|
|
8896
|
-
}
|
|
8897
|
-
/**
|
|
8898
|
-
* Position the tooltip should take if space is available. Defaults to 'auto'
|
|
8899
|
-
*/
|
|
8900
|
-
tooltipPosition: {
|
|
8901
|
-
type: PropType<PopperContainerPosition | `${PopperContainerPosition}`>;
|
|
8902
|
-
default: PopperContainerPositionExtended;
|
|
8903
|
-
validator: (value: PopperContainerPosition) => boolean;
|
|
8904
|
-
};
|
|
8905
|
-
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
8906
|
-
/**
|
|
8907
|
-
* Text showed in the info-icon tooltip on hover
|
|
8908
|
-
*/
|
|
8909
|
-
tooltipText: {
|
|
8910
|
-
type: StringConstructor;
|
|
8911
|
-
required: true;
|
|
8912
|
-
};
|
|
8913
|
-
/**
|
|
8914
|
-
* Position the tooltip should take if space is available. Defaults to 'auto'
|
|
8915
|
-
*/
|
|
8916
|
-
tooltipPosition: {
|
|
8917
|
-
type: PropType<PopperContainerPosition | `${PopperContainerPosition}`>;
|
|
8918
|
-
default: PopperContainerPositionExtended;
|
|
8919
|
-
validator: (value: PopperContainerPosition) => boolean;
|
|
8920
|
-
};
|
|
8921
|
-
}>>, {
|
|
8922
|
-
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;
|
|
8998
|
+
export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInfoIconProps>, {
|
|
8999
|
+
tooltipPosition: PopperContainerPositionExtended;
|
|
9000
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9001
|
+
mouseenter: (event: MouseEvent) => void;
|
|
9002
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoInfoIconProps>, {
|
|
9003
|
+
tooltipPosition: PopperContainerPositionExtended;
|
|
9004
|
+
}>>>, {
|
|
9005
|
+
tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
8923
9006
|
}>;
|
|
8924
9007
|
|
|
9008
|
+
export declare interface BentoInfoIconProps {
|
|
9009
|
+
/**
|
|
9010
|
+
* Text showed in the info-icon tooltip on hover
|
|
9011
|
+
*/
|
|
9012
|
+
tooltipText: string;
|
|
9013
|
+
/**
|
|
9014
|
+
* Position the tooltip should take if space is available. Defaults to 'auto'
|
|
9015
|
+
*/
|
|
9016
|
+
tooltipPosition?: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
9017
|
+
}
|
|
9018
|
+
|
|
8925
9019
|
export declare type BentoInputDropdownProps = {
|
|
8926
9020
|
items: DropdownProps['items'];
|
|
8927
9021
|
value?: DropdownProps['value'];
|
|
@@ -8947,7 +9041,7 @@ export declare type BentoInputDropdownProps = {
|
|
|
8947
9041
|
* >
|
|
8948
9042
|
* }
|
|
8949
9043
|
*/
|
|
8950
|
-
export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<
|
|
9044
|
+
export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoInputFieldProps>, {
|
|
8951
9045
|
ariaHidden: boolean;
|
|
8952
9046
|
ariaLabel: any;
|
|
8953
9047
|
condensed: boolean;
|
|
@@ -8988,7 +9082,7 @@ keydown: (event: KeyboardEvent) => void;
|
|
|
8988
9082
|
keyup: (event: KeyboardEvent) => void;
|
|
8989
9083
|
} & {
|
|
8990
9084
|
input: (inputValue: string) => void;
|
|
8991
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9085
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoInputFieldProps>, {
|
|
8992
9086
|
ariaHidden: boolean;
|
|
8993
9087
|
ariaLabel: any;
|
|
8994
9088
|
condensed: boolean;
|
|
@@ -9089,7 +9183,7 @@ export declare enum BentoInputFieldEvent {
|
|
|
9089
9183
|
* `
|
|
9090
9184
|
* }
|
|
9091
9185
|
*/
|
|
9092
|
-
export declare const BentoInputFieldPassword: DefineComponent<
|
|
9186
|
+
export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoInputFieldPasswordProps>, {
|
|
9093
9187
|
condensed: boolean;
|
|
9094
9188
|
disabled: boolean;
|
|
9095
9189
|
disableValidation: boolean;
|
|
@@ -9110,7 +9204,7 @@ focus: () => void;
|
|
|
9110
9204
|
"input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
|
|
9111
9205
|
} & {
|
|
9112
9206
|
input: (value: BentoInputFieldValue) => void;
|
|
9113
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9207
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoInputFieldPasswordProps>, {
|
|
9114
9208
|
condensed: boolean;
|
|
9115
9209
|
disabled: boolean;
|
|
9116
9210
|
disableValidation: boolean;
|
|
@@ -9236,7 +9330,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
|
|
|
9236
9330
|
* `
|
|
9237
9331
|
* }
|
|
9238
9332
|
*/
|
|
9239
|
-
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<
|
|
9333
|
+
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInputFieldPhoneNumberProps>, {
|
|
9240
9334
|
countries: () => CountryCode_2[];
|
|
9241
9335
|
dynamicFiltering: boolean;
|
|
9242
9336
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -9245,7 +9339,7 @@ blur: () => void;
|
|
|
9245
9339
|
input: (value: string) => void;
|
|
9246
9340
|
} & {
|
|
9247
9341
|
"update:selected-country": (country: CountryCode_2) => void;
|
|
9248
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9342
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInputFieldPhoneNumberProps>, {
|
|
9249
9343
|
countries: () => CountryCode_2[];
|
|
9250
9344
|
dynamicFiltering: boolean;
|
|
9251
9345
|
}>>>, {
|
|
@@ -9506,7 +9600,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
|
|
|
9506
9600
|
* `
|
|
9507
9601
|
* }
|
|
9508
9602
|
*/
|
|
9509
|
-
export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<
|
|
9603
|
+
export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInspectorProps>, {
|
|
9510
9604
|
activePage: string;
|
|
9511
9605
|
expandable: boolean;
|
|
9512
9606
|
isOpen: boolean;
|
|
@@ -9520,7 +9614,7 @@ pageFocusAnchor: any;
|
|
|
9520
9614
|
"update:active-page": (value: string) => void;
|
|
9521
9615
|
} & {
|
|
9522
9616
|
expand: () => void;
|
|
9523
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9617
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInspectorProps>, {
|
|
9524
9618
|
activePage: string;
|
|
9525
9619
|
expandable: boolean;
|
|
9526
9620
|
isOpen: boolean;
|
|
@@ -9636,10 +9730,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
|
|
|
9636
9730
|
* `
|
|
9637
9731
|
* }
|
|
9638
9732
|
*/
|
|
9639
|
-
export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<
|
|
9733
|
+
export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoLayoutProps>, {
|
|
9640
9734
|
size: string;
|
|
9641
9735
|
variant: string;
|
|
9642
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9736
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoLayoutProps>, {
|
|
9643
9737
|
size: string;
|
|
9644
9738
|
variant: string;
|
|
9645
9739
|
}>>>, {
|
|
@@ -9682,9 +9776,9 @@ export declare interface BentoLayoutProps {
|
|
|
9682
9776
|
* `
|
|
9683
9777
|
* }
|
|
9684
9778
|
*/
|
|
9685
|
-
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<
|
|
9779
|
+
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoLayoutRowProps>, {
|
|
9686
9780
|
columnsLayout: string;
|
|
9687
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9781
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoLayoutRowProps>, {
|
|
9688
9782
|
columnsLayout: string;
|
|
9689
9783
|
}>>>, {
|
|
9690
9784
|
columnsLayout: BentoLayoutRowColumnLayout;
|
|
@@ -9731,12 +9825,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
|
9731
9825
|
* `
|
|
9732
9826
|
* }
|
|
9733
9827
|
*/
|
|
9734
|
-
export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<
|
|
9828
|
+
export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoLinkProps>, {
|
|
9735
9829
|
target: any;
|
|
9736
9830
|
variant: BentoLinkVariant;
|
|
9737
9831
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9738
9832
|
click: (clickEvent: MouseEvent) => void;
|
|
9739
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9833
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoLinkProps>, {
|
|
9740
9834
|
target: any;
|
|
9741
9835
|
variant: BentoLinkVariant;
|
|
9742
9836
|
}>>>, {
|
|
@@ -9787,6 +9881,8 @@ export { BentoListboxEvent }
|
|
|
9787
9881
|
|
|
9788
9882
|
export declare type BentoListboxIsOptionDisabled = undefined | ((optionValue: BentoListboxOptionItem) => boolean);
|
|
9789
9883
|
|
|
9884
|
+
export declare type BentoListboxItemRole = 'treeitem' | 'option';
|
|
9885
|
+
|
|
9790
9886
|
/**
|
|
9791
9887
|
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
9792
9888
|
*/
|
|
@@ -10048,7 +10144,7 @@ export declare enum BentoLoadingIndicatorEvent {
|
|
|
10048
10144
|
* />
|
|
10049
10145
|
* }
|
|
10050
10146
|
*/
|
|
10051
|
-
export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<
|
|
10147
|
+
export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoMenuProps>, {
|
|
10052
10148
|
button: () => BentoMenuButtonProps;
|
|
10053
10149
|
closeMenuOnItemSelect: boolean;
|
|
10054
10150
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -10071,7 +10167,7 @@ open: () => void;
|
|
|
10071
10167
|
"menu-item-click": () => void;
|
|
10072
10168
|
} & {
|
|
10073
10169
|
"click-outside": () => void;
|
|
10074
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10170
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoMenuProps>, {
|
|
10075
10171
|
button: () => BentoMenuButtonProps;
|
|
10076
10172
|
closeMenuOnItemSelect: boolean;
|
|
10077
10173
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -11058,7 +11154,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
|
|
|
11058
11154
|
* `,
|
|
11059
11155
|
* }
|
|
11060
11156
|
*/
|
|
11061
|
-
export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<
|
|
11157
|
+
export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoPaginationProps>, {
|
|
11062
11158
|
ariaLabel: any;
|
|
11063
11159
|
hasNext: any;
|
|
11064
11160
|
hidePageSize: boolean;
|
|
@@ -11074,7 +11170,7 @@ navigate: (page: number, items?: number) => void;
|
|
|
11074
11170
|
"update:page": (page: number) => void;
|
|
11075
11171
|
} & {
|
|
11076
11172
|
"update:size": (size: number) => void;
|
|
11077
|
-
}, string, Readonly<ExtractPropTypes<
|
|
11173
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoPaginationProps>, {
|
|
11078
11174
|
ariaLabel: any;
|
|
11079
11175
|
hasNext: any;
|
|
11080
11176
|
hidePageSize: boolean;
|
|
@@ -11140,10 +11236,10 @@ export declare interface BentoPaginationProps {
|
|
|
11140
11236
|
* `
|
|
11141
11237
|
* }
|
|
11142
11238
|
*/
|
|
11143
|
-
export declare const BentoPaymentMethod: DefineComponent<
|
|
11239
|
+
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoPaymentMethodProps>, {
|
|
11144
11240
|
type: string;
|
|
11145
11241
|
small: boolean;
|
|
11146
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
11242
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoPaymentMethodProps>, {
|
|
11147
11243
|
type: string;
|
|
11148
11244
|
small: boolean;
|
|
11149
11245
|
}>>>, {
|
|
@@ -12749,7 +12845,7 @@ export declare type BentoPopoverPositions = PopperContainerPosition;
|
|
|
12749
12845
|
* `
|
|
12750
12846
|
* };
|
|
12751
12847
|
*/
|
|
12752
|
-
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_31<DefineComponent<
|
|
12848
|
+
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoPromoBannerProps>, {
|
|
12753
12849
|
actions: any;
|
|
12754
12850
|
color: BentoPromoBannerColor;
|
|
12755
12851
|
isDismissible: boolean;
|
|
@@ -12757,7 +12853,7 @@ dismissButtonText: any;
|
|
|
12757
12853
|
layout: BentoPromoBannerLayout;
|
|
12758
12854
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12759
12855
|
dismiss: () => void;
|
|
12760
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12856
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoPromoBannerProps>, {
|
|
12761
12857
|
actions: any;
|
|
12762
12858
|
color: BentoPromoBannerColor;
|
|
12763
12859
|
isDismissible: boolean;
|
|
@@ -13323,7 +13419,7 @@ export declare type BentoRangeFilterOptions = {
|
|
|
13323
13419
|
* `
|
|
13324
13420
|
* }
|
|
13325
13421
|
*/
|
|
13326
|
-
export declare const BentoRichTextEditor: DefineComponent<
|
|
13422
|
+
export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoRichTextEditorProps>, {
|
|
13327
13423
|
description: any;
|
|
13328
13424
|
disabled: boolean;
|
|
13329
13425
|
errorMessage: any;
|
|
@@ -13335,7 +13431,7 @@ tooltipText: any;
|
|
|
13335
13431
|
value: any;
|
|
13336
13432
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13337
13433
|
input: (value: string) => void;
|
|
13338
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13434
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoRichTextEditorProps>, {
|
|
13339
13435
|
description: any;
|
|
13340
13436
|
disabled: boolean;
|
|
13341
13437
|
errorMessage: any;
|
|
@@ -13447,7 +13543,7 @@ export declare interface BentoRichTextEditorProps {
|
|
|
13447
13543
|
* }
|
|
13448
13544
|
* }
|
|
13449
13545
|
*/
|
|
13450
|
-
export declare const BentoSearchBar: DefineComponent<
|
|
13546
|
+
export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoSearchBarProps>, {
|
|
13451
13547
|
condensed: boolean;
|
|
13452
13548
|
debounceTime: number;
|
|
13453
13549
|
hint: string;
|
|
@@ -13468,7 +13564,7 @@ clear: () => void;
|
|
|
13468
13564
|
blur: () => void;
|
|
13469
13565
|
} & {
|
|
13470
13566
|
focus: () => void;
|
|
13471
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13567
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoSearchBarProps>, {
|
|
13472
13568
|
condensed: boolean;
|
|
13473
13569
|
debounceTime: number;
|
|
13474
13570
|
hint: string;
|
|
@@ -13551,7 +13647,7 @@ export declare interface BentoSearchBarProps {
|
|
|
13551
13647
|
* }
|
|
13552
13648
|
* }
|
|
13553
13649
|
*/
|
|
13554
|
-
export declare const BentoSecondaryNav: DefineComponent<
|
|
13650
|
+
export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_32<{
|
|
13555
13651
|
/**
|
|
13556
13652
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13557
13653
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13564,7 +13660,7 @@ items: BentoSecondaryNavItems;
|
|
|
13564
13660
|
value?: string;
|
|
13565
13661
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13566
13662
|
change: (category: string) => void;
|
|
13567
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13663
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_32<{
|
|
13568
13664
|
/**
|
|
13569
13665
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
13570
13666
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -13609,7 +13705,7 @@ export declare interface BentoSecondaryNavState {
|
|
|
13609
13705
|
* `
|
|
13610
13706
|
* }
|
|
13611
13707
|
*/
|
|
13612
|
-
export declare const BentoSegmentedControl: DefineComponent<
|
|
13708
|
+
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoSegmentedControlProps>, {
|
|
13613
13709
|
ariaLabel: any;
|
|
13614
13710
|
fullWidth: boolean;
|
|
13615
13711
|
wrap: boolean;
|
|
@@ -13618,7 +13714,7 @@ modelValue: any;
|
|
|
13618
13714
|
"update:model-value": (value: any) => void;
|
|
13619
13715
|
} & {
|
|
13620
13716
|
input: (value: BentoSegmentedControlValue) => void;
|
|
13621
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13717
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoSegmentedControlProps>, {
|
|
13622
13718
|
ariaLabel: any;
|
|
13623
13719
|
fullWidth: boolean;
|
|
13624
13720
|
wrap: boolean;
|
|
@@ -14584,7 +14680,7 @@ destructiveActions: boolean;
|
|
|
14584
14680
|
* `
|
|
14585
14681
|
* }
|
|
14586
14682
|
*/
|
|
14587
|
-
export declare const BentoStatus: __VLS_WithTemplateSlots_38<DefineComponent<
|
|
14683
|
+
export declare const BentoStatus: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_TypePropsToRuntimeProps_34<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_34<BentoStatusProps>>>, {}>, {
|
|
14588
14684
|
default: (_: {}) => any;
|
|
14589
14685
|
}>;
|
|
14590
14686
|
|
|
@@ -14772,6 +14868,9 @@ export declare enum BentoStepperVariantOption {
|
|
|
14772
14868
|
VERTICAL = "vertical"
|
|
14773
14869
|
}
|
|
14774
14870
|
|
|
14871
|
+
/**
|
|
14872
|
+
* Private
|
|
14873
|
+
*/
|
|
14775
14874
|
declare interface BentoStickyTabsOptions {
|
|
14776
14875
|
top?: Ref<number>;
|
|
14777
14876
|
}
|
|
@@ -14797,7 +14896,7 @@ declare interface BentoStickyTabsOptions {
|
|
|
14797
14896
|
* `
|
|
14798
14897
|
* }
|
|
14799
14898
|
*/
|
|
14800
|
-
export declare const BentoStructuredList: __VLS_WithTemplateSlots_41<DefineComponent<
|
|
14899
|
+
export declare const BentoStructuredList: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_35<{
|
|
14801
14900
|
/**
|
|
14802
14901
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14803
14902
|
*/
|
|
@@ -14821,7 +14920,7 @@ layout?: BentoStructuredListLayoutOptions;
|
|
|
14821
14920
|
}>, {
|
|
14822
14921
|
labelsWidth: any;
|
|
14823
14922
|
layout: string;
|
|
14824
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14923
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_35<{
|
|
14825
14924
|
/**
|
|
14826
14925
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14827
14926
|
*/
|
|
@@ -14875,7 +14974,7 @@ labelsWidth: number;
|
|
|
14875
14974
|
* `
|
|
14876
14975
|
* }
|
|
14877
14976
|
*/
|
|
14878
|
-
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_42<DefineComponent<
|
|
14977
|
+
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_TypePropsToRuntimeProps_36<{
|
|
14879
14978
|
/**
|
|
14880
14979
|
* Label to display for the value
|
|
14881
14980
|
*/
|
|
@@ -14900,7 +14999,7 @@ searchTooltip?: string;
|
|
|
14900
14999
|
* Truncates the value of the item
|
|
14901
15000
|
*/
|
|
14902
15001
|
truncate?: boolean;
|
|
14903
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15002
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_36<{
|
|
14904
15003
|
/**
|
|
14905
15004
|
* Label to display for the value
|
|
14906
15005
|
*/
|
|
@@ -14955,10 +15054,10 @@ declare const BentoStructuredListLayoutOptions: string[];
|
|
|
14955
15054
|
* `
|
|
14956
15055
|
* }
|
|
14957
15056
|
*/
|
|
14958
|
-
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_43<DefineComponent<
|
|
15057
|
+
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridProps>, {
|
|
14959
15058
|
columnWidth: any;
|
|
14960
15059
|
slashedZero: boolean;
|
|
14961
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15060
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_37<BentoSummaryGridProps>, {
|
|
14962
15061
|
columnWidth: any;
|
|
14963
15062
|
slashedZero: boolean;
|
|
14964
15063
|
}>>>, {
|
|
@@ -14993,7 +15092,7 @@ export declare interface BentoSummaryGridColumnWidth {
|
|
|
14993
15092
|
* `
|
|
14994
15093
|
* }
|
|
14995
15094
|
*/
|
|
14996
|
-
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_44<DefineComponent<
|
|
15095
|
+
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<BentoSummaryGridItemAmountProps>, {
|
|
14997
15096
|
copy: any;
|
|
14998
15097
|
fitContent: boolean;
|
|
14999
15098
|
infoIconTooltipText: any;
|
|
@@ -15006,7 +15105,23 @@ trend: any;
|
|
|
15006
15105
|
trendDirection: string;
|
|
15007
15106
|
underlinePopoverSize: string;
|
|
15008
15107
|
underlineTooltipText: any;
|
|
15009
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15108
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15109
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15110
|
+
} & {
|
|
15111
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15112
|
+
} & {
|
|
15113
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15114
|
+
} & {
|
|
15115
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15116
|
+
} & {
|
|
15117
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15118
|
+
} & {
|
|
15119
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15120
|
+
} & {
|
|
15121
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15122
|
+
} & {
|
|
15123
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15124
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_38<BentoSummaryGridItemAmountProps>, {
|
|
15010
15125
|
copy: any;
|
|
15011
15126
|
fitContent: boolean;
|
|
15012
15127
|
infoIconTooltipText: any;
|
|
@@ -15066,13 +15181,29 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
|
|
|
15066
15181
|
* `
|
|
15067
15182
|
* }
|
|
15068
15183
|
*/
|
|
15069
|
-
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_48<DefineComponent<
|
|
15184
|
+
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridItemCustomProps>, {
|
|
15070
15185
|
copy: any;
|
|
15071
15186
|
infoIconTooltipText: any;
|
|
15072
15187
|
fitContent: boolean;
|
|
15073
15188
|
underlinePopoverSize: string;
|
|
15074
15189
|
underlineTooltipText: any;
|
|
15075
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15190
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15191
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15192
|
+
} & {
|
|
15193
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15194
|
+
} & {
|
|
15195
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15196
|
+
} & {
|
|
15197
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15198
|
+
} & {
|
|
15199
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15200
|
+
} & {
|
|
15201
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15202
|
+
} & {
|
|
15203
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15204
|
+
} & {
|
|
15205
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15206
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridItemCustomProps>, {
|
|
15076
15207
|
copy: any;
|
|
15077
15208
|
infoIconTooltipText: any;
|
|
15078
15209
|
fitContent: boolean;
|
|
@@ -15136,7 +15267,7 @@ export declare interface BentoSummaryGridItemCustomProps {
|
|
|
15136
15267
|
* `
|
|
15137
15268
|
* }
|
|
15138
15269
|
*/
|
|
15139
|
-
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_45<DefineComponent<
|
|
15270
|
+
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<BentoSummaryGridItemNumericProps>, {
|
|
15140
15271
|
copy: any;
|
|
15141
15272
|
fitContent: boolean;
|
|
15142
15273
|
infoIconTooltipText: any;
|
|
@@ -15148,7 +15279,23 @@ trend: any;
|
|
|
15148
15279
|
trendDirection: string;
|
|
15149
15280
|
underlinePopoverSize: string;
|
|
15150
15281
|
underlineTooltipText: any;
|
|
15151
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15282
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15283
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15284
|
+
} & {
|
|
15285
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15286
|
+
} & {
|
|
15287
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15288
|
+
} & {
|
|
15289
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15290
|
+
} & {
|
|
15291
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15292
|
+
} & {
|
|
15293
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15294
|
+
} & {
|
|
15295
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15296
|
+
} & {
|
|
15297
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15298
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_39<BentoSummaryGridItemNumericProps>, {
|
|
15152
15299
|
copy: any;
|
|
15153
15300
|
fitContent: boolean;
|
|
15154
15301
|
infoIconTooltipText: any;
|
|
@@ -15207,7 +15354,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
|
|
|
15207
15354
|
* `
|
|
15208
15355
|
* }
|
|
15209
15356
|
*/
|
|
15210
|
-
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_46<DefineComponent<
|
|
15357
|
+
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<BentoSummaryGridItemPercentageProps>, {
|
|
15211
15358
|
copy: any;
|
|
15212
15359
|
fitContent: boolean;
|
|
15213
15360
|
infoIconTooltipText: any;
|
|
@@ -15219,7 +15366,23 @@ trend: any;
|
|
|
15219
15366
|
trendDirection: string;
|
|
15220
15367
|
underlinePopoverSize: string;
|
|
15221
15368
|
underlineTooltipText: any;
|
|
15222
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15369
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
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
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15381
|
+
} & {
|
|
15382
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15383
|
+
} & {
|
|
15384
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15385
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_40<BentoSummaryGridItemPercentageProps>, {
|
|
15223
15386
|
copy: any;
|
|
15224
15387
|
fitContent: boolean;
|
|
15225
15388
|
infoIconTooltipText: any;
|
|
@@ -15242,7 +15405,7 @@ trend: string;
|
|
|
15242
15405
|
trendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
15243
15406
|
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
15244
15407
|
underlineTooltipText: string;
|
|
15245
|
-
secondaryMetric: string;
|
|
15408
|
+
secondaryMetric: string | number;
|
|
15246
15409
|
}>, {
|
|
15247
15410
|
'dashed-underline': (_: {}) => any;
|
|
15248
15411
|
}>;
|
|
@@ -15251,11 +15414,11 @@ export declare interface BentoSummaryGridItemPercentageProps extends BaseSummary
|
|
|
15251
15414
|
/**
|
|
15252
15415
|
* Amount to be shown as the main value
|
|
15253
15416
|
*/
|
|
15254
|
-
label: string;
|
|
15417
|
+
label: string | number;
|
|
15255
15418
|
/**
|
|
15256
15419
|
* Amount to be shown as the secondary metric value
|
|
15257
15420
|
*/
|
|
15258
|
-
secondaryMetric?: string;
|
|
15421
|
+
secondaryMetric?: string | number;
|
|
15259
15422
|
}
|
|
15260
15423
|
|
|
15261
15424
|
/**
|
|
@@ -15284,13 +15447,29 @@ export declare enum BentoSummaryGridItemSize {
|
|
|
15284
15447
|
* `
|
|
15285
15448
|
* }
|
|
15286
15449
|
*/
|
|
15287
|
-
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_47<DefineComponent<
|
|
15450
|
+
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_41<BentoSummaryGridItemTextProps>, {
|
|
15288
15451
|
copy: any;
|
|
15289
15452
|
fitContent: boolean;
|
|
15290
15453
|
infoIconTooltipText: any;
|
|
15291
15454
|
underlinePopoverSize: string;
|
|
15292
15455
|
underlineTooltipText: any;
|
|
15293
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15456
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
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
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15468
|
+
} & {
|
|
15469
|
+
"copy-click": (event: MouseEvent) => void;
|
|
15470
|
+
} & {
|
|
15471
|
+
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15472
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_41<BentoSummaryGridItemTextProps>, {
|
|
15294
15473
|
copy: any;
|
|
15295
15474
|
fitContent: boolean;
|
|
15296
15475
|
infoIconTooltipText: any;
|
|
@@ -15361,80 +15540,83 @@ export declare interface BentoSummaryGridProps {
|
|
|
15361
15540
|
slashedZero?: boolean;
|
|
15362
15541
|
}
|
|
15363
15542
|
|
|
15364
|
-
export declare const BentoTab: DefineComponent< {
|
|
15365
|
-
/**
|
|
15366
|
-
* Displays a counter next to the tab title
|
|
15367
|
-
*/
|
|
15368
|
-
counter: {
|
|
15369
|
-
type: NumberConstructor;
|
|
15370
|
-
default: any;
|
|
15371
|
-
};
|
|
15372
|
-
/**
|
|
15373
|
-
* Title of the tab
|
|
15374
|
-
*/
|
|
15375
|
-
title: {
|
|
15376
|
-
type: StringConstructor;
|
|
15377
|
-
required: true;
|
|
15378
|
-
};
|
|
15379
|
-
/**
|
|
15380
|
-
* Determines whether the tab is disabled
|
|
15381
|
-
*/
|
|
15382
|
-
disabled: {
|
|
15383
|
-
type: BooleanConstructor;
|
|
15384
|
-
default: boolean;
|
|
15385
|
-
};
|
|
15386
|
-
/**
|
|
15387
|
-
* Displays the tab with a notification indicator
|
|
15388
|
-
*/
|
|
15389
|
-
withNotificationIndicator: {
|
|
15390
|
-
type: BooleanConstructor;
|
|
15391
|
-
default: boolean;
|
|
15392
|
-
};
|
|
15393
|
-
}, {
|
|
15394
|
-
activeTabId: unknown;
|
|
15395
|
-
id: string;
|
|
15396
|
-
computedTitle: ComputedRef<string>;
|
|
15397
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
15398
15543
|
/**
|
|
15399
|
-
*
|
|
15400
|
-
|
|
15401
|
-
|
|
15402
|
-
|
|
15403
|
-
|
|
15404
|
-
|
|
15405
|
-
|
|
15406
|
-
*
|
|
15407
|
-
|
|
15408
|
-
|
|
15409
|
-
|
|
15410
|
-
|
|
15411
|
-
|
|
15412
|
-
|
|
15413
|
-
*
|
|
15414
|
-
|
|
15415
|
-
|
|
15416
|
-
|
|
15417
|
-
|
|
15418
|
-
|
|
15419
|
-
|
|
15420
|
-
|
|
15421
|
-
|
|
15422
|
-
|
|
15423
|
-
|
|
15424
|
-
|
|
15425
|
-
|
|
15426
|
-
|
|
15544
|
+
* Tab content which attaches a tab to the `bento-tabs` component
|
|
15545
|
+
* and renders is content when it becomes active.
|
|
15546
|
+
*
|
|
15547
|
+
* @example
|
|
15548
|
+
* import { BentoTab, BentoTabs } from '@adyen/bento-vue2';
|
|
15549
|
+
*
|
|
15550
|
+
* <template>
|
|
15551
|
+
* <bento-tabs>
|
|
15552
|
+
* <bento-tab
|
|
15553
|
+
* :counter="1"
|
|
15554
|
+
* :disabled="false"
|
|
15555
|
+
* :hidden="false"
|
|
15556
|
+
* title="Tab's title"
|
|
15557
|
+
* with-notification-indicator
|
|
15558
|
+
* >
|
|
15559
|
+
* Tab content
|
|
15560
|
+
* </bento-tab>
|
|
15561
|
+
* </bento-tabs>
|
|
15562
|
+
* </template>
|
|
15563
|
+
*/
|
|
15564
|
+
export declare const BentoTab: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoTabProps>, {
|
|
15565
|
+
counter: any;
|
|
15566
|
+
disabled: boolean;
|
|
15567
|
+
hidden: boolean;
|
|
15568
|
+
withNotificationIndicator: boolean;
|
|
15569
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoTabProps>, {
|
|
15570
|
+
counter: any;
|
|
15571
|
+
disabled: boolean;
|
|
15572
|
+
hidden: boolean;
|
|
15573
|
+
withNotificationIndicator: boolean;
|
|
15574
|
+
}>>>, {
|
|
15427
15575
|
disabled: boolean;
|
|
15576
|
+
hidden: boolean;
|
|
15428
15577
|
counter: number;
|
|
15429
15578
|
withNotificationIndicator: boolean;
|
|
15579
|
+
}>, {
|
|
15580
|
+
default: (_: {}) => any;
|
|
15430
15581
|
}>;
|
|
15431
15582
|
|
|
15583
|
+
/**
|
|
15584
|
+
* Private
|
|
15585
|
+
*/
|
|
15432
15586
|
declare interface BentoTab_2 {
|
|
15587
|
+
counter: Ref<number>;
|
|
15433
15588
|
disabled: Ref<boolean>;
|
|
15589
|
+
hidden: Ref<boolean>;
|
|
15434
15590
|
id: string;
|
|
15435
15591
|
title: MaybeRef<string>;
|
|
15436
15592
|
withNotificationIndicator: Ref<boolean>;
|
|
15437
|
-
|
|
15593
|
+
}
|
|
15594
|
+
|
|
15595
|
+
/**
|
|
15596
|
+
* Public
|
|
15597
|
+
*/
|
|
15598
|
+
export declare interface BentoTabProps {
|
|
15599
|
+
/**
|
|
15600
|
+
* Displays a counter next to the tab title
|
|
15601
|
+
*/
|
|
15602
|
+
counter?: number;
|
|
15603
|
+
/**
|
|
15604
|
+
* Determines whether the tab is disabled
|
|
15605
|
+
*/
|
|
15606
|
+
disabled?: boolean;
|
|
15607
|
+
/**
|
|
15608
|
+
* Prevents a tab from being displayed.
|
|
15609
|
+
* Use `hidden` instead of `v-show`.
|
|
15610
|
+
*/
|
|
15611
|
+
hidden?: boolean;
|
|
15612
|
+
/**
|
|
15613
|
+
* Title of the tab
|
|
15614
|
+
*/
|
|
15615
|
+
title: string;
|
|
15616
|
+
/**
|
|
15617
|
+
* Displays the tab with a notification indicator
|
|
15618
|
+
*/
|
|
15619
|
+
withNotificationIndicator?: boolean;
|
|
15438
15620
|
}
|
|
15439
15621
|
|
|
15440
15622
|
/**
|
|
@@ -15533,11 +15715,11 @@ declare enum BentoTabsEvent {
|
|
|
15533
15715
|
ACTIVE_TAB_INDEX = "update:active-tab-index"
|
|
15534
15716
|
}
|
|
15535
15717
|
|
|
15536
|
-
export declare const BentoTag: DefineComponent<
|
|
15718
|
+
export declare const BentoTag: DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoTagProps>, {
|
|
15537
15719
|
label: any;
|
|
15538
15720
|
truncate: any;
|
|
15539
15721
|
variant: BentoTagVariant;
|
|
15540
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15722
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoTagProps>, {
|
|
15541
15723
|
label: any;
|
|
15542
15724
|
truncate: any;
|
|
15543
15725
|
variant: BentoTagVariant;
|
|
@@ -17118,7 +17300,7 @@ export declare interface BentoTutorialStep {
|
|
|
17118
17300
|
* `
|
|
17119
17301
|
* }
|
|
17120
17302
|
*/
|
|
17121
|
-
export declare const BentoTypography:
|
|
17303
|
+
export declare const BentoTypography: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<{
|
|
17122
17304
|
/**
|
|
17123
17305
|
* Sets the HTML DOM element.
|
|
17124
17306
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -17166,7 +17348,7 @@ stronger: boolean;
|
|
|
17166
17348
|
strongest: boolean;
|
|
17167
17349
|
variant: BentoTypographyVariant;
|
|
17168
17350
|
wide: boolean;
|
|
17169
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
17351
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<{
|
|
17170
17352
|
/**
|
|
17171
17353
|
* Sets the HTML DOM element.
|
|
17172
17354
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|