@adyen/bento-vue2 1.90.0 → 1.91.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/components.d.ts +2 -0
- package/dist/@types/index.d.ts +254 -109
- package/dist/action-bar.js +1 -1
- package/dist/ai-tag.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-picker.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/draggable-handle.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/error-message.css +1 -1
- package/dist/assets/field-label.css +1 -0
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/form-layout-title.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/input-time.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/secondary-nav.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/use-cached-selected-values.css +1 -1
- package/dist/button.js +1 -1
- package/dist/card.js +1 -1
- package/dist/checkbox.js +2 -2
- package/dist/chunks/{action-bar.B63qIiiH.js → action-bar.Dj830k6L.js} +3 -3
- package/dist/chunks/{action-bar.B63qIiiH.js.map → action-bar.Dj830k6L.js.map} +1 -1
- package/dist/chunks/{ai-tag.CCJCOdXu.js → ai-tag.AyG2UWCB.js} +2 -2
- package/dist/chunks/{ai-tag.CCJCOdXu.js.map → ai-tag.AyG2UWCB.js.map} +1 -1
- package/dist/chunks/{base-modal.DpmeDmq-.js → base-modal.C52VMtnd.js} +4 -4
- package/dist/chunks/{base-modal.DpmeDmq-.js.map → base-modal.C52VMtnd.js.map} +1 -1
- package/dist/chunks/{button-actions-with-menu.ChTUOsZl.js → button-actions-with-menu.OsPQ-POD.js} +2 -2
- package/dist/chunks/{button-actions-with-menu.ChTUOsZl.js.map → button-actions-with-menu.OsPQ-POD.js.map} +1 -1
- package/dist/chunks/{button-actions.BmU1DngD.js → button-actions.Bdbu0bvt.js} +2 -2
- package/dist/chunks/{button-actions.BmU1DngD.js.map → button-actions.Bdbu0bvt.js.map} +1 -1
- package/dist/chunks/{calendar.uvIGF_jU.js → calendar.CqsfThnC.js} +271 -253
- package/dist/chunks/calendar.CqsfThnC.js.map +1 -0
- package/dist/chunks/{card.WWUfBkqf.js → card.8z7UQeVK.js} +2 -2
- package/dist/chunks/{card.WWUfBkqf.js.map → card.8z7UQeVK.js.map} +1 -1
- package/dist/chunks/{checkbox-group.CI0xDnql.js → checkbox-group.Dur2Edtw.js} +4 -4
- package/dist/chunks/{checkbox-group.CI0xDnql.js.map → checkbox-group.Dur2Edtw.js.map} +1 -1
- package/dist/chunks/{checkbox.TsWA6O3Z.js → checkbox.vNjt6QDJ.js} +18 -18
- package/dist/chunks/{checkbox.TsWA6O3Z.js.map → checkbox.vNjt6QDJ.js.map} +1 -1
- package/dist/chunks/{click-outside.CDz_x8mN.js → click-outside.BG01Sm0A.js} +2 -2
- package/dist/chunks/{click-outside.CDz_x8mN.js.map → click-outside.BG01Sm0A.js.map} +1 -1
- package/dist/chunks/{code-snippet.4DX9iUV8.js → code-snippet.BVpFBhKq.js} +3 -3
- package/dist/chunks/{code-snippet.4DX9iUV8.js.map → code-snippet.BVpFBhKq.js.map} +1 -1
- package/dist/chunks/{controls-group.D_KE99mg.js → controls-group.DSm2Ujwt.js} +2 -2
- package/dist/chunks/{controls-group.D_KE99mg.js.map → controls-group.DSm2Ujwt.js.map} +1 -1
- package/dist/chunks/{dashboard-section.TWlLdQHG.js → dashboard-section.DNxNVV44.js} +2 -2
- package/dist/chunks/{dashboard-section.TWlLdQHG.js.map → dashboard-section.DNxNVV44.js.map} +1 -1
- package/dist/chunks/{dashed-underline.CpDuQ3Fo.js → dashed-underline.DL2_sik5.js} +2 -2
- package/dist/chunks/{dashed-underline.CpDuQ3Fo.js.map → dashed-underline.DL2_sik5.js.map} +1 -1
- package/dist/chunks/{data-grid-template.DZaE-kOS.js → data-grid-template.BFv1zr6g.js} +2 -2
- package/dist/chunks/{data-grid-template.DZaE-kOS.js.map → data-grid-template.BFv1zr6g.js.map} +1 -1
- package/dist/chunks/{data-grid.x6cEW0az.js → data-grid.ZHY5EzP3.js} +318 -316
- package/dist/chunks/{data-grid.x6cEW0az.js.map → data-grid.ZHY5EzP3.js.map} +1 -1
- package/dist/chunks/date-picker.kl6aFlr1.js +237 -0
- package/dist/chunks/date-picker.kl6aFlr1.js.map +1 -0
- package/dist/chunks/{date-range-picker.DPGy2h-9.js → date-range-picker.LCWVAa5R.js} +412 -391
- package/dist/chunks/date-range-picker.LCWVAa5R.js.map +1 -0
- package/dist/chunks/{directive.rXUeDb8p.js → directive.Bfr4fuOy.js} +2 -2
- package/dist/chunks/{directive.rXUeDb8p.js.map → directive.Bfr4fuOy.js.map} +1 -1
- package/dist/{draggable-handle.js → chunks/draggable-handle.Ba28eM8o.js} +49 -40
- package/dist/chunks/draggable-handle.Ba28eM8o.js.map +1 -0
- package/dist/chunks/{dropdown-tag.t3FlJUSy.js → dropdown-tag.B61hPq5n.js} +2 -2
- package/dist/chunks/{dropdown-tag.t3FlJUSy.js.map → dropdown-tag.B61hPq5n.js.map} +1 -1
- package/dist/chunks/dropdown.Ca-f8tdX.js +1140 -0
- package/dist/chunks/dropdown.Ca-f8tdX.js.map +1 -0
- package/dist/chunks/error-message.CyERcfdt.js +72 -0
- package/dist/chunks/error-message.CyERcfdt.js.map +1 -0
- package/dist/chunks/field-label.DjjjkcO6.js +97 -0
- package/dist/chunks/field-label.DjjjkcO6.js.map +1 -0
- package/dist/chunks/{file-uploader.Cig5gDXT.js → file-uploader.DeWmLpfp.js} +5 -4
- package/dist/chunks/{file-uploader.Cig5gDXT.js.map → file-uploader.DeWmLpfp.js.map} +1 -1
- package/dist/chunks/{filter-bar.x445KK3y.js → filter-bar.Bd4ghW_B.js} +888 -871
- package/dist/chunks/filter-bar.Bd4ghW_B.js.map +1 -0
- package/dist/chunks/{footer-actions.CIkul1OD.js → footer-actions.CvUaoMzj.js} +2 -2
- package/dist/chunks/{footer-actions.CIkul1OD.js.map → footer-actions.CvUaoMzj.js.map} +1 -1
- package/dist/chunks/{form-layout-title.DR5M7GP3.js → form-layout-title.DzGajv4U.js} +70 -61
- package/dist/chunks/form-layout-title.DzGajv4U.js.map +1 -0
- package/dist/chunks/{header-meta.BC5fdpD1.js → header-meta.AXUGoqDd.js} +2 -2
- package/dist/chunks/{header-meta.BC5fdpD1.js.map → header-meta.AXUGoqDd.js.map} +1 -1
- package/dist/chunks/{header-with-views.-cvdi9-L.js → header-with-views.Ba4dswJF.js} +10 -10
- package/dist/chunks/{header-with-views.-cvdi9-L.js.map → header-with-views.Ba4dswJF.js.map} +1 -1
- package/dist/chunks/{header.DtmZjxiU.js → header.C7B7RBib.js} +3 -3
- package/dist/chunks/{header.DtmZjxiU.js.map → header.C7B7RBib.js.map} +1 -1
- package/dist/chunks/{input-field-password.Bdlw4dzr.js → input-field-password.BNAtIn_D.js} +4 -4
- package/dist/chunks/{input-field-password.Bdlw4dzr.js.map → input-field-password.BNAtIn_D.js.map} +1 -1
- package/dist/chunks/{input-field-phone-number.DPuWxBBz.js → input-field-phone-number.CEYx1s4b.js} +3 -3
- package/dist/chunks/{input-field-phone-number.DPuWxBBz.js.map → input-field-phone-number.CEYx1s4b.js.map} +1 -1
- package/dist/chunks/{input-field.DH25CU_G.js → input-field.Dh5W0Az-.js} +74 -70
- package/dist/chunks/input-field.Dh5W0Az-.js.map +1 -0
- package/dist/chunks/input-time.BLuMfakv.js +135 -0
- package/dist/chunks/input-time.BLuMfakv.js.map +1 -0
- package/dist/chunks/{modal-fullscreen.CaxuXW-H.js → modal-fullscreen.DTvg2NLk.js} +2 -2
- package/dist/chunks/{modal-fullscreen.CaxuXW-H.js.map → modal-fullscreen.DTvg2NLk.js.map} +1 -1
- package/dist/chunks/{modal.Brif0vAy.js → modal.D_TcWTkf.js} +4 -4
- package/dist/chunks/{modal.Brif0vAy.js.map → modal.D_TcWTkf.js.map} +1 -1
- package/dist/chunks/on-click-outside.Cy1eFULD.js +109 -0
- package/dist/chunks/on-click-outside.Cy1eFULD.js.map +1 -0
- package/dist/chunks/{pagination.BmrU_sn_.js → pagination.D6BxMw5L.js} +37 -37
- package/dist/chunks/{pagination.BmrU_sn_.js.map → pagination.D6BxMw5L.js.map} +1 -1
- package/dist/chunks/{radio-group.5oS-AeYN.js → radio-group.Bb-L-0io.js} +3 -3
- package/dist/chunks/{radio-group.5oS-AeYN.js.map → radio-group.Bb-L-0io.js.map} +1 -1
- package/dist/chunks/{rich-text-editor.DSGTe8Zt.js → rich-text-editor.Dtdfh-0V.js} +6 -5
- package/dist/chunks/{rich-text-editor.DSGTe8Zt.js.map → rich-text-editor.Dtdfh-0V.js.map} +1 -1
- package/dist/chunks/{search-bar.CNfoeLLt.js → search-bar.MVJS9-Mh.js} +4 -4
- package/dist/chunks/{search-bar.CNfoeLLt.js.map → search-bar.MVJS9-Mh.js.map} +1 -1
- package/dist/chunks/{secondary-nav.IF5CgeIP.js → secondary-nav.C-nPZR-2.js} +2 -2
- package/dist/chunks/{secondary-nav.IF5CgeIP.js.map → secondary-nav.C-nPZR-2.js.map} +1 -1
- package/dist/chunks/{selection-card-group.DZjFeQKR.js → selection-card-group.CLJPaknG.js} +10 -10
- package/dist/chunks/{selection-card-group.DZjFeQKR.js.map → selection-card-group.CLJPaknG.js.map} +1 -1
- package/dist/chunks/{sidepanel.DZDXuyzg.js → sidepanel.BTRfwGiS.js} +4 -4
- package/dist/chunks/{sidepanel.DZDXuyzg.js.map → sidepanel.BTRfwGiS.js.map} +1 -1
- package/dist/chunks/{summary-grid.types.CrPNQbX0.js → summary-grid.types.DUIqCmwg.js} +2 -2
- package/dist/chunks/{summary-grid.types.CrPNQbX0.js.map → summary-grid.types.DUIqCmwg.js.map} +1 -1
- package/dist/chunks/{textarea.Bi53QF5Q.js → textarea.CJS-1I41.js} +5 -4
- package/dist/chunks/{textarea.Bi53QF5Q.js.map → textarea.CJS-1I41.js.map} +1 -1
- package/dist/chunks/{timeline-item.C6Bi0eam.js → timeline-item.BOUWkLi1.js} +4 -4
- package/dist/chunks/{timeline-item.C6Bi0eam.js.map → timeline-item.BOUWkLi1.js.map} +1 -1
- package/dist/chunks/{tutorial.BCiZMLJE.js → tutorial.CZt_mcuT.js} +2 -2
- package/dist/chunks/{tutorial.BCiZMLJE.js.map → tutorial.CZt_mcuT.js.map} +1 -1
- package/dist/chunks/{use-cached-selected-values.Bn3Y8Iuq.js → use-cached-selected-values.BJbWbkEQ.js} +180 -175
- package/dist/chunks/use-cached-selected-values.BJbWbkEQ.js.map +1 -0
- package/dist/chunks/{use-date-input-formatter.DRMt9yR2.js → use-date-input-formatter.Djf8AoLr.js} +2 -2
- package/dist/chunks/{use-date-input-formatter.DRMt9yR2.js.map → use-date-input-formatter.Djf8AoLr.js.map} +1 -1
- package/dist/chunks/use-touch-device.DTqFAbXh.js +11 -0
- package/dist/chunks/use-touch-device.DTqFAbXh.js.map +1 -0
- package/dist/click-outside.js +1 -1
- package/dist/code-snippet.js +1 -1
- package/dist/dashboard-template.js +1 -1
- package/dist/dashed-underline.js +1 -1
- package/dist/data-grid-template.js +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/date-picker.js +2 -2
- package/dist/date-range-picker.js +2 -2
- package/dist/draggable.js +1396 -0
- package/dist/draggable.js.map +1 -0
- package/dist/dropdown.js +11 -12
- package/dist/dropdown.js.map +1 -1
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/form-layout.js +1 -1
- package/dist/header-with-views.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +274 -271
- package/dist/index.js.map +1 -1
- package/dist/input-field-password.js +1 -1
- package/dist/input-field-phone-number.js +1 -1
- package/dist/input-field.js +1 -1
- package/dist/input-time.js +1 -1
- package/dist/internal.js +24 -23
- package/dist/internal.js.map +1 -1
- package/dist/menu.js +1 -1
- package/dist/modal-fullscreen.js +1 -1
- package/dist/modal.js +2 -2
- package/dist/pagination.js +1 -1
- package/dist/popover.js +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/rich-text-editor.js +1 -1
- package/dist/search-bar.js +2 -2
- package/dist/secondary-nav.js +1 -1
- package/dist/selection-card.js +1 -1
- package/dist/sidepanel.js +1 -1
- package/dist/summary-grid.js +1 -1
- package/dist/textarea.js +1 -1
- package/dist/timeline.js +1 -1
- package/dist/tutorial.js +1 -1
- package/dist/web-types.json +100 -4
- package/package.json +8 -13
- package/dist/assets/dropdown-default-textbox.css +0 -1
- package/dist/chunks/calendar.uvIGF_jU.js.map +0 -1
- package/dist/chunks/date-picker.Dln8ocL4.js +0 -222
- package/dist/chunks/date-picker.Dln8ocL4.js.map +0 -1
- package/dist/chunks/date-range-picker.DPGy2h-9.js.map +0 -1
- package/dist/chunks/debounce.DUTu11PS.js +0 -10
- package/dist/chunks/debounce.DUTu11PS.js.map +0 -1
- package/dist/chunks/dropdown-default-textbox.CjhLIxVq.js +0 -364
- package/dist/chunks/dropdown-default-textbox.CjhLIxVq.js.map +0 -1
- package/dist/chunks/dropdown.CvNI2V33.js +0 -790
- package/dist/chunks/dropdown.CvNI2V33.js.map +0 -1
- package/dist/chunks/error-message.BUNKRa_w.js +0 -160
- package/dist/chunks/error-message.BUNKRa_w.js.map +0 -1
- package/dist/chunks/filter-bar.x445KK3y.js.map +0 -1
- package/dist/chunks/form-layout-title.DR5M7GP3.js.map +0 -1
- package/dist/chunks/input-field.DH25CU_G.js.map +0 -1
- package/dist/chunks/input-time.6eJ4-QdU.js +0 -92
- package/dist/chunks/input-time.6eJ4-QdU.js.map +0 -1
- package/dist/chunks/on-click-outside.BW4rkhzG.js +0 -91
- package/dist/chunks/on-click-outside.BW4rkhzG.js.map +0 -1
- package/dist/chunks/use-cached-selected-values.Bn3Y8Iuq.js.map +0 -1
- package/dist/draggable-handle.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -153,6 +153,8 @@ declare type __VLS_NonUndefinedable_67<T> = T extends undefined ? never : T;
|
|
|
153
153
|
|
|
154
154
|
declare type __VLS_NonUndefinedable_68<T> = T extends undefined ? never : T;
|
|
155
155
|
|
|
156
|
+
declare type __VLS_NonUndefinedable_69<T> = T extends undefined ? never : T;
|
|
157
|
+
|
|
156
158
|
declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
|
|
157
159
|
|
|
158
160
|
declare type __VLS_NonUndefinedable_8<T> = T extends undefined ? never : T;
|
|
@@ -403,6 +405,10 @@ declare type __VLS_PrettifyLocal_64<T> = {
|
|
|
403
405
|
[K in keyof T]: T[K];
|
|
404
406
|
} & {};
|
|
405
407
|
|
|
408
|
+
declare type __VLS_PrettifyLocal_65<T> = {
|
|
409
|
+
[K in keyof T]: T[K];
|
|
410
|
+
} & {};
|
|
411
|
+
|
|
406
412
|
declare type __VLS_PrettifyLocal_7<T> = {
|
|
407
413
|
[K in keyof T]: T[K];
|
|
408
414
|
} & {};
|
|
@@ -1000,6 +1006,15 @@ declare type __VLS_TypePropsToOption_68<T> = {
|
|
|
1000
1006
|
};
|
|
1001
1007
|
};
|
|
1002
1008
|
|
|
1009
|
+
declare type __VLS_TypePropsToOption_69<T> = {
|
|
1010
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
1011
|
+
type: PropType<__VLS_NonUndefinedable_69<T[K]>>;
|
|
1012
|
+
} : {
|
|
1013
|
+
type: PropType<T[K]>;
|
|
1014
|
+
required: true;
|
|
1015
|
+
};
|
|
1016
|
+
};
|
|
1017
|
+
|
|
1003
1018
|
declare type __VLS_TypePropsToOption_7<T> = {
|
|
1004
1019
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
1005
1020
|
type: PropType<__VLS_NonUndefinedable_7<T[K]>>;
|
|
@@ -1393,6 +1408,12 @@ declare type __VLS_WithDefaults_64<P, D> = {
|
|
|
1393
1408
|
}> : P[K];
|
|
1394
1409
|
};
|
|
1395
1410
|
|
|
1411
|
+
declare type __VLS_WithDefaults_65<P, D> = {
|
|
1412
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_65<P[K] & {
|
|
1413
|
+
default: D[K];
|
|
1414
|
+
}> : P[K];
|
|
1415
|
+
};
|
|
1416
|
+
|
|
1396
1417
|
declare type __VLS_WithDefaults_7<P, D> = {
|
|
1397
1418
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_7<P[K] & {
|
|
1398
1419
|
default: D[K];
|
|
@@ -2549,7 +2570,7 @@ export declare type BentoAvatarListboxOptionItem = Omit<BentoListboxOptionItem,
|
|
|
2549
2570
|
|
|
2550
2571
|
export declare type BentoAvatarListboxOptions = Array<BentoAvatarListboxOptionItem>;
|
|
2551
2572
|
|
|
2552
|
-
export declare const BentoBaseFilter: __VLS_WithSlots_18<DefineComponent<
|
|
2573
|
+
export declare const BentoBaseFilter: __VLS_WithSlots_18<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToOption_27<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
|
|
2553
2574
|
appliedFiltersCount: any;
|
|
2554
2575
|
buttonLabel: any;
|
|
2555
2576
|
buttonSecondaryLabel: any;
|
|
@@ -2572,7 +2593,7 @@ open: (...args: any[]) => void;
|
|
|
2572
2593
|
close: (...args: any[]) => void;
|
|
2573
2594
|
reset: (...args: any[]) => void;
|
|
2574
2595
|
cancel: (...args: any[]) => void;
|
|
2575
|
-
}, string, Readonly<ExtractPropTypes<
|
|
2596
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToOption_27<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
|
|
2576
2597
|
appliedFiltersCount: any;
|
|
2577
2598
|
buttonLabel: any;
|
|
2578
2599
|
buttonSecondaryLabel: any;
|
|
@@ -3938,7 +3959,7 @@ export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
|
|
|
3938
3959
|
* `
|
|
3939
3960
|
* }
|
|
3940
3961
|
*/
|
|
3941
|
-
export declare const BentoChip: DefineComponent<
|
|
3962
|
+
export declare const BentoChip: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToOption_18<BentoChipProps>, {
|
|
3942
3963
|
disabled: boolean;
|
|
3943
3964
|
readonly: boolean;
|
|
3944
3965
|
error: boolean;
|
|
@@ -3946,7 +3967,7 @@ condensed: boolean;
|
|
|
3946
3967
|
characterLimit: any;
|
|
3947
3968
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3948
3969
|
click: () => void;
|
|
3949
|
-
}, string, Readonly<ExtractPropTypes<
|
|
3970
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToOption_18<BentoChipProps>, {
|
|
3950
3971
|
disabled: boolean;
|
|
3951
3972
|
readonly: boolean;
|
|
3952
3973
|
error: boolean;
|
|
@@ -4028,7 +4049,7 @@ export declare const BentoClickOutsideDirective: {
|
|
|
4028
4049
|
* `
|
|
4029
4050
|
* }
|
|
4030
4051
|
*/
|
|
4031
|
-
export declare const BentoCodeSnippet: __VLS_WithSlots_16<DefineComponent<
|
|
4052
|
+
export declare const BentoCodeSnippet: __VLS_WithSlots_16<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToOption_19<BentoCodeSnippetProps>, {
|
|
4032
4053
|
actionable: boolean;
|
|
4033
4054
|
actionableText: any;
|
|
4034
4055
|
content: string;
|
|
@@ -4041,7 +4062,7 @@ variant: BentoCodeSnippetVariant;
|
|
|
4041
4062
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4042
4063
|
action: (...args: any[]) => void;
|
|
4043
4064
|
change: (...args: any[]) => void;
|
|
4044
|
-
}, string, Readonly<ExtractPropTypes<
|
|
4065
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToOption_19<BentoCodeSnippetProps>, {
|
|
4045
4066
|
actionable: boolean;
|
|
4046
4067
|
actionableText: any;
|
|
4047
4068
|
content: string;
|
|
@@ -4208,11 +4229,11 @@ export declare interface BentoColumnWidthOverridesLookup {
|
|
|
4208
4229
|
* `
|
|
4209
4230
|
* }
|
|
4210
4231
|
*/
|
|
4211
|
-
export declare const BentoCountry: DefineComponent<
|
|
4232
|
+
export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoCountryProps>, {
|
|
4212
4233
|
code: BentoCountryCode;
|
|
4213
4234
|
label: any;
|
|
4214
4235
|
variant: BentoCountryVariant;
|
|
4215
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
4236
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoCountryProps>, {
|
|
4216
4237
|
code: BentoCountryCode;
|
|
4217
4238
|
label: any;
|
|
4218
4239
|
variant: BentoCountryVariant;
|
|
@@ -4528,13 +4549,13 @@ export declare enum BentoCountryVariant {
|
|
|
4528
4549
|
* `
|
|
4529
4550
|
* }
|
|
4530
4551
|
*/
|
|
4531
|
-
export declare const BentoCurrency: DefineComponent<
|
|
4552
|
+
export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToOption_21<BentoCurrencyProps>, {
|
|
4532
4553
|
currency: BentoCurrencyISOCode;
|
|
4533
4554
|
disableTypography: boolean;
|
|
4534
4555
|
majorUnits: boolean;
|
|
4535
4556
|
value: any;
|
|
4536
4557
|
currencySign: string;
|
|
4537
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
4558
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToOption_21<BentoCurrencyProps>, {
|
|
4538
4559
|
currency: BentoCurrencyISOCode;
|
|
4539
4560
|
disableTypography: boolean;
|
|
4540
4561
|
majorUnits: boolean;
|
|
@@ -4781,7 +4802,7 @@ export declare interface BentoCurrencyProps {
|
|
|
4781
4802
|
* `
|
|
4782
4803
|
* }
|
|
4783
4804
|
*/
|
|
4784
|
-
export declare const BentoDashboardSection: __VLS_WithSlots_65<DefineComponent<
|
|
4805
|
+
export declare const BentoDashboardSection: __VLS_WithSlots_65<DefineComponent<__VLS_WithDefaults_65<__VLS_TypePropsToOption_69<{
|
|
4785
4806
|
/**
|
|
4786
4807
|
* The header of the section
|
|
4787
4808
|
*/
|
|
@@ -4792,7 +4813,7 @@ header: BentoDashboardTemplateHeader;
|
|
|
4792
4813
|
halfWidth?: boolean;
|
|
4793
4814
|
}>, {
|
|
4794
4815
|
halfWidth: boolean;
|
|
4795
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
4816
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_65<__VLS_TypePropsToOption_69<{
|
|
4796
4817
|
/**
|
|
4797
4818
|
* The header of the section
|
|
4798
4819
|
*/
|
|
@@ -4844,7 +4865,7 @@ halfWidth: boolean;
|
|
|
4844
4865
|
* `
|
|
4845
4866
|
* }
|
|
4846
4867
|
*/
|
|
4847
|
-
export declare const BentoDashboardTemplate: __VLS_WithSlots_64<DefineComponent<
|
|
4868
|
+
export declare const BentoDashboardTemplate: __VLS_WithSlots_64<DefineComponent<__VLS_WithDefaults_64<__VLS_TypePropsToOption_68<{
|
|
4848
4869
|
/**
|
|
4849
4870
|
* The header that goes to the top of the template
|
|
4850
4871
|
*/
|
|
@@ -4867,7 +4888,7 @@ stickyFilters?: boolean;
|
|
|
4867
4888
|
tabs: any;
|
|
4868
4889
|
stickyTabs: boolean;
|
|
4869
4890
|
stickyFilters: boolean;
|
|
4870
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
4891
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_64<__VLS_TypePropsToOption_68<{
|
|
4871
4892
|
/**
|
|
4872
4893
|
* The header that goes to the top of the template
|
|
4873
4894
|
*/
|
|
@@ -6248,11 +6269,11 @@ export declare interface BentoDataGridVisibleRowsState {
|
|
|
6248
6269
|
* `
|
|
6249
6270
|
* }
|
|
6250
6271
|
*/
|
|
6251
|
-
export declare const BentoDate: DefineComponent<
|
|
6272
|
+
export declare const BentoDate: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToOption_22<BentoDateProps>, {
|
|
6252
6273
|
date: any;
|
|
6253
6274
|
format: BentoDateFormat;
|
|
6254
6275
|
disableTypography: boolean;
|
|
6255
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
6276
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToOption_22<BentoDateProps>, {
|
|
6256
6277
|
date: any;
|
|
6257
6278
|
format: BentoDateFormat;
|
|
6258
6279
|
disableTypography: boolean;
|
|
@@ -6673,9 +6694,9 @@ export declare interface BentoDateRangePickerValue {
|
|
|
6673
6694
|
* template: `<bento-divider />`
|
|
6674
6695
|
* }
|
|
6675
6696
|
*/
|
|
6676
|
-
export declare const BentoDivider: DefineComponent<
|
|
6697
|
+
export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoDividerProps>, {
|
|
6677
6698
|
variant: BentoDividerVariant;
|
|
6678
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
6699
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoDividerProps>, {
|
|
6679
6700
|
variant: BentoDividerVariant;
|
|
6680
6701
|
}>>>, {
|
|
6681
6702
|
variant: `${BentoDividerVariant}`;
|
|
@@ -6699,6 +6720,104 @@ declare enum BentoDividerVariant {
|
|
|
6699
6720
|
VERTICAL = "vertical"
|
|
6700
6721
|
}
|
|
6701
6722
|
|
|
6723
|
+
/**
|
|
6724
|
+
* Bento drag and drop handle component.
|
|
6725
|
+
*
|
|
6726
|
+
* @example
|
|
6727
|
+
* import { BentoDraggableHandle } from '../../../..';
|
|
6728
|
+
*
|
|
6729
|
+
* export default {
|
|
6730
|
+
* components: { BentoDraggableHandle },
|
|
6731
|
+
* template: `
|
|
6732
|
+
* <bento-draggable-handle
|
|
6733
|
+
* bottom
|
|
6734
|
+
* condensed
|
|
6735
|
+
* down
|
|
6736
|
+
* left
|
|
6737
|
+
* right
|
|
6738
|
+
* top
|
|
6739
|
+
* up
|
|
6740
|
+
* \@move-bottom="moveBottom(index)"
|
|
6741
|
+
* \@move-down="moveDown(index)"
|
|
6742
|
+
* \@move-left="moveLeft(index)"
|
|
6743
|
+
* \@move-right="moveRight(index)"
|
|
6744
|
+
* \@move-top="moveTop(index)"
|
|
6745
|
+
* \@move-up="moveUp(index)"
|
|
6746
|
+
* />
|
|
6747
|
+
* `,
|
|
6748
|
+
* setup() {
|
|
6749
|
+
* const moveBottom = () => {}
|
|
6750
|
+
* const moveDown = () => {}
|
|
6751
|
+
* const moveLeft = () => {}
|
|
6752
|
+
* const moveRight = () => {}
|
|
6753
|
+
* const moveTop = () => {}
|
|
6754
|
+
* const moveUp = () => {}
|
|
6755
|
+
* }
|
|
6756
|
+
* }
|
|
6757
|
+
*/
|
|
6758
|
+
export declare const BentoDraggableHandle: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToOption_16<BentoDraggableHandleProps>, {
|
|
6759
|
+
condensed: boolean;
|
|
6760
|
+
disabled: boolean;
|
|
6761
|
+
disabledMenus: () => {};
|
|
6762
|
+
variant: string;
|
|
6763
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
6764
|
+
"move-bottom": () => void;
|
|
6765
|
+
"move-down": () => void;
|
|
6766
|
+
"move-left": () => void;
|
|
6767
|
+
"move-right": () => void;
|
|
6768
|
+
"move-top": () => void;
|
|
6769
|
+
"move-up": () => void;
|
|
6770
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToOption_16<BentoDraggableHandleProps>, {
|
|
6771
|
+
condensed: boolean;
|
|
6772
|
+
disabled: boolean;
|
|
6773
|
+
disabledMenus: () => {};
|
|
6774
|
+
variant: string;
|
|
6775
|
+
}>>>, {
|
|
6776
|
+
variant: "all-directions" | "up-and-down";
|
|
6777
|
+
condensed: BentoMenuProps["button"]["condensed"];
|
|
6778
|
+
disabled: boolean;
|
|
6779
|
+
disabledMenus: {};
|
|
6780
|
+
}>;
|
|
6781
|
+
|
|
6782
|
+
export declare interface BentoDraggableHandleProps {
|
|
6783
|
+
/**
|
|
6784
|
+
* Reduces the size of the handle
|
|
6785
|
+
* @default false
|
|
6786
|
+
*/
|
|
6787
|
+
condensed?: BentoMenuProps['button']['condensed'];
|
|
6788
|
+
/**
|
|
6789
|
+
* Prevents the component from being dragged.
|
|
6790
|
+
* Disables the handle
|
|
6791
|
+
*/
|
|
6792
|
+
disabled?: boolean;
|
|
6793
|
+
/**
|
|
6794
|
+
* Allows to disable the menus individually
|
|
6795
|
+
* @default {}
|
|
6796
|
+
*/
|
|
6797
|
+
disabledMenus?: {
|
|
6798
|
+
bottom?: boolean;
|
|
6799
|
+
down?: boolean;
|
|
6800
|
+
left?: boolean;
|
|
6801
|
+
right?: boolean;
|
|
6802
|
+
top?: boolean;
|
|
6803
|
+
up?: boolean;
|
|
6804
|
+
};
|
|
6805
|
+
/**
|
|
6806
|
+
* Title or label used to describe the element being dragged.
|
|
6807
|
+
* Used for accessibility.
|
|
6808
|
+
*/
|
|
6809
|
+
label: string;
|
|
6810
|
+
/**
|
|
6811
|
+
* Determines the set of directional actions available in the handle's context menu.
|
|
6812
|
+
*
|
|
6813
|
+
* - `'all-directions'`: Includes 'Move up', 'Move down', 'Move left', 'Move right', 'Move to top', and 'Move to bottom'.
|
|
6814
|
+
* - `'up-and-down'`: Includes 'Move up', 'Move down', 'Move to top', and 'Move to bottom'.
|
|
6815
|
+
*
|
|
6816
|
+
* @default 'up-and-down'
|
|
6817
|
+
*/
|
|
6818
|
+
variant?: 'all-directions' | 'up-and-down';
|
|
6819
|
+
}
|
|
6820
|
+
|
|
6702
6821
|
/**
|
|
6703
6822
|
* A Dropdown shows a selected option's.
|
|
6704
6823
|
* Use a dropdown when you want users to select options
|
|
@@ -6729,7 +6848,7 @@ declare enum BentoDividerVariant {
|
|
|
6729
6848
|
* }
|
|
6730
6849
|
* }
|
|
6731
6850
|
*/
|
|
6732
|
-
export declare const BentoDropdown: __VLS_WithSlots_14<DefineComponent<
|
|
6851
|
+
export declare const BentoDropdown: __VLS_WithSlots_14<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToOption_17<BentoDropdownProps>, {
|
|
6733
6852
|
ariaLabel: any;
|
|
6734
6853
|
condensed: boolean;
|
|
6735
6854
|
emptyState: any;
|
|
@@ -6766,7 +6885,7 @@ input: (selectedValue: any) => void;
|
|
|
6766
6885
|
"update:model-value": (selectedValue: any) => void;
|
|
6767
6886
|
"show-more": () => void;
|
|
6768
6887
|
open: () => void;
|
|
6769
|
-
}, string, Readonly<ExtractPropTypes<
|
|
6888
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToOption_17<BentoDropdownProps>, {
|
|
6770
6889
|
ariaLabel: any;
|
|
6771
6890
|
condensed: boolean;
|
|
6772
6891
|
emptyState: any;
|
|
@@ -8596,14 +8715,14 @@ export declare interface BentoDropdownTagProps extends BentoDropdownProps {
|
|
|
8596
8715
|
* `
|
|
8597
8716
|
* }
|
|
8598
8717
|
*/
|
|
8599
|
-
export declare const BentoEmptyState: __VLS_WithSlots_17<DefineComponent<
|
|
8718
|
+
export declare const BentoEmptyState: __VLS_WithSlots_17<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToOption_24<BentoEmptyStateProps>, {
|
|
8600
8719
|
action: any;
|
|
8601
8720
|
description: any;
|
|
8602
8721
|
headingEl: any;
|
|
8603
8722
|
image: any;
|
|
8604
8723
|
title: string;
|
|
8605
8724
|
variant: string;
|
|
8606
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8725
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToOption_24<BentoEmptyStateProps>, {
|
|
8607
8726
|
action: any;
|
|
8608
8727
|
description: any;
|
|
8609
8728
|
headingEl: any;
|
|
@@ -8717,7 +8836,7 @@ export declare enum BentoEmptyStateVariant {
|
|
|
8717
8836
|
* }
|
|
8718
8837
|
* }
|
|
8719
8838
|
*/
|
|
8720
|
-
export declare const BentoFileUploader: DefineComponent<
|
|
8839
|
+
export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToOption_25<BentoFileUploaderProps>, {
|
|
8721
8840
|
accept: any;
|
|
8722
8841
|
condensed: boolean;
|
|
8723
8842
|
description: any;
|
|
@@ -8736,7 +8855,7 @@ change: (value?: FileList) => void;
|
|
|
8736
8855
|
input: (value?: FileList) => void;
|
|
8737
8856
|
"update:model-value": (value?: FileList) => void;
|
|
8738
8857
|
"error:upload": (value: boolean) => void;
|
|
8739
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8858
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToOption_25<BentoFileUploaderProps>, {
|
|
8740
8859
|
accept: any;
|
|
8741
8860
|
condensed: boolean;
|
|
8742
8861
|
description: any;
|
|
@@ -8833,7 +8952,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
|
|
|
8833
8952
|
* `
|
|
8834
8953
|
* }
|
|
8835
8954
|
*/
|
|
8836
|
-
export declare const BentoFilterBar: DefineComponent<
|
|
8955
|
+
export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToOption_26<BentoFilterBarProps<any, any>>, {
|
|
8837
8956
|
config: () => any[];
|
|
8838
8957
|
filterValues: () => any[];
|
|
8839
8958
|
containerSizeLayout: () => {
|
|
@@ -8857,7 +8976,7 @@ input: (...args: any[]) => void;
|
|
|
8857
8976
|
"search-clear": (...args: any[]) => void;
|
|
8858
8977
|
"search-input": (...args: any[]) => void;
|
|
8859
8978
|
"update:search-term": (...args: any[]) => void;
|
|
8860
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8979
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToOption_26<BentoFilterBarProps<any, any>>, {
|
|
8861
8980
|
config: () => any[];
|
|
8862
8981
|
filterValues: () => any[];
|
|
8863
8982
|
containerSizeLayout: () => {
|
|
@@ -9000,7 +9119,12 @@ export declare interface BentoFilterBarProps<CustomValue = BentoFilterBarValue |
|
|
|
9000
9119
|
|
|
9001
9120
|
export declare type BentoFilterBarScreenOptionsLayout = 'one-line' | 'multi-line';
|
|
9002
9121
|
|
|
9003
|
-
export declare type BentoFilterBarSearchBarProps = OmitStrict<BentoSearchBarProps, 'value' | 'condensed'
|
|
9122
|
+
export declare type BentoFilterBarSearchBarProps = OmitStrict<BentoSearchBarProps, 'value' | 'condensed'> & {
|
|
9123
|
+
/**
|
|
9124
|
+
* CSS width value applied to the search box element (e.g. `'200px'`, `'50%'`).
|
|
9125
|
+
*/
|
|
9126
|
+
width?: string;
|
|
9127
|
+
};
|
|
9004
9128
|
|
|
9005
9129
|
export declare type BentoFilterBarSearchTerm = BentoSearchBarProps['value'];
|
|
9006
9130
|
|
|
@@ -9236,7 +9360,7 @@ export declare const BentoFormLayoutGroup: __VLS_WithSlots_22<DefineComponent<
|
|
|
9236
9360
|
/**
|
|
9237
9361
|
* The layout of the pair group of components.
|
|
9238
9362
|
* This will render the components within the width of the proportions.
|
|
9239
|
-
* Only two
|
|
9363
|
+
* Only two columns are available.
|
|
9240
9364
|
*
|
|
9241
9365
|
* If only one value is entered, then it will assume there's only one child in the group.
|
|
9242
9366
|
* If two values are entered, the first value will be use for the first child and the second
|
|
@@ -9261,11 +9385,21 @@ type: PropType<BentoLayoutGroupProportions>;
|
|
|
9261
9385
|
default: string;
|
|
9262
9386
|
validator: (value: BentoLayoutGroupProportions) => boolean;
|
|
9263
9387
|
};
|
|
9388
|
+
/**
|
|
9389
|
+
* The error message to be displayed for the whole group.
|
|
9390
|
+
*
|
|
9391
|
+
* If set, individual error messages for all components within this group will be hidden.
|
|
9392
|
+
* This is particularly useful for field pairs where a single group error is displayed.
|
|
9393
|
+
*/
|
|
9394
|
+
errorMessage: {
|
|
9395
|
+
type: StringConstructor;
|
|
9396
|
+
default: any;
|
|
9397
|
+
};
|
|
9264
9398
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
9265
9399
|
/**
|
|
9266
9400
|
* The layout of the pair group of components.
|
|
9267
9401
|
* This will render the components within the width of the proportions.
|
|
9268
|
-
* Only two
|
|
9402
|
+
* Only two columns are available.
|
|
9269
9403
|
*
|
|
9270
9404
|
* If only one value is entered, then it will assume there's only one child in the group.
|
|
9271
9405
|
* If two values are entered, the first value will be use for the first child and the second
|
|
@@ -9290,8 +9424,19 @@ type: PropType<BentoLayoutGroupProportions>;
|
|
|
9290
9424
|
default: string;
|
|
9291
9425
|
validator: (value: BentoLayoutGroupProportions) => boolean;
|
|
9292
9426
|
};
|
|
9427
|
+
/**
|
|
9428
|
+
* The error message to be displayed for the whole group.
|
|
9429
|
+
*
|
|
9430
|
+
* If set, individual error messages for all components within this group will be hidden.
|
|
9431
|
+
* This is particularly useful for field pairs where a single group error is displayed.
|
|
9432
|
+
*/
|
|
9433
|
+
errorMessage: {
|
|
9434
|
+
type: StringConstructor;
|
|
9435
|
+
default: any;
|
|
9436
|
+
};
|
|
9293
9437
|
}>>, {
|
|
9294
9438
|
layout: BentoLayoutGroupProportions;
|
|
9439
|
+
errorMessage: string;
|
|
9295
9440
|
}>, {
|
|
9296
9441
|
default?: (props: {}) => any;
|
|
9297
9442
|
}>;
|
|
@@ -9572,7 +9717,7 @@ declare enum BentoHeaderVariant {
|
|
|
9572
9717
|
* `
|
|
9573
9718
|
* };
|
|
9574
9719
|
*/
|
|
9575
|
-
export declare const BentoHeaderWithViews: __VLS_WithSlots_23<DefineComponent<
|
|
9720
|
+
export declare const BentoHeaderWithViews: __VLS_WithSlots_23<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToOption_28<BentoHeaderWithViewsProps>, {
|
|
9576
9721
|
actions: () => any[];
|
|
9577
9722
|
additionalViewSetting: any;
|
|
9578
9723
|
title: any;
|
|
@@ -9595,7 +9740,7 @@ activeViewIndex: any;
|
|
|
9595
9740
|
"update:view": (value: BentoHeaderWithViewsItemUpdate) => void;
|
|
9596
9741
|
"update:skip-unsaved-changes": (value: boolean) => void;
|
|
9597
9742
|
"update:active-view-index": (value: number) => void;
|
|
9598
|
-
}, string, Readonly<ExtractPropTypes<
|
|
9743
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToOption_28<BentoHeaderWithViewsProps>, {
|
|
9599
9744
|
actions: () => any[];
|
|
9600
9745
|
additionalViewSetting: any;
|
|
9601
9746
|
title: any;
|
|
@@ -9822,10 +9967,10 @@ export declare const BentoHighlightDirective: {
|
|
|
9822
9967
|
* `
|
|
9823
9968
|
* }
|
|
9824
9969
|
*/
|
|
9825
|
-
export declare const BentoImage: DefineComponent<
|
|
9970
|
+
export declare const BentoImage: DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToOption_29<BentoImageProps>, {
|
|
9826
9971
|
aspectRatio: any;
|
|
9827
9972
|
objectFit: any;
|
|
9828
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
9973
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToOption_29<BentoImageProps>, {
|
|
9829
9974
|
aspectRatio: any;
|
|
9830
9975
|
objectFit: any;
|
|
9831
9976
|
}>>>, {
|
|
@@ -9875,11 +10020,11 @@ export declare interface BentoImageProps {
|
|
|
9875
10020
|
* import { BentoInfoIcon } from '../..';
|
|
9876
10021
|
* </scrip>
|
|
9877
10022
|
*/
|
|
9878
|
-
export declare const BentoInfoIcon: DefineComponent<
|
|
10023
|
+
export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToOption_30<BentoInfoIconProps>, {
|
|
9879
10024
|
tooltipPosition: PopperContainerPositionExtended;
|
|
9880
10025
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9881
10026
|
mouseenter: (event: MouseEvent) => void;
|
|
9882
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10027
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToOption_30<BentoInfoIconProps>, {
|
|
9883
10028
|
tooltipPosition: PopperContainerPositionExtended;
|
|
9884
10029
|
}>>>, {
|
|
9885
10030
|
tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
@@ -9942,7 +10087,7 @@ export declare interface BentoInputDropdownProps {
|
|
|
9942
10087
|
* >
|
|
9943
10088
|
* }
|
|
9944
10089
|
*/
|
|
9945
|
-
export declare const BentoInputField: __VLS_WithSlots_24<DefineComponent<
|
|
10090
|
+
export declare const BentoInputField: __VLS_WithSlots_24<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToOption_31<BentoInputFieldProps>, {
|
|
9946
10091
|
ariaHidden: boolean;
|
|
9947
10092
|
ariaLabel: any;
|
|
9948
10093
|
condensed: boolean;
|
|
@@ -9980,7 +10125,7 @@ keyup: (event: KeyboardEvent) => void;
|
|
|
9980
10125
|
input: (inputValue: string) => void;
|
|
9981
10126
|
"update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
|
|
9982
10127
|
"update:model-value": (inputValue: BentoInputFieldValue) => void;
|
|
9983
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10128
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToOption_31<BentoInputFieldProps>, {
|
|
9984
10129
|
ariaHidden: boolean;
|
|
9985
10130
|
ariaLabel: any;
|
|
9986
10131
|
condensed: boolean;
|
|
@@ -10095,7 +10240,7 @@ export declare enum BentoInputFieldEvent {
|
|
|
10095
10240
|
* `
|
|
10096
10241
|
* }
|
|
10097
10242
|
*/
|
|
10098
|
-
export declare const BentoInputFieldPassword: __VLS_WithSlots_25<DefineComponent<
|
|
10243
|
+
export declare const BentoInputFieldPassword: __VLS_WithSlots_25<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToOption_32<BentoInputFieldPasswordProps>, {
|
|
10099
10244
|
condensed: boolean;
|
|
10100
10245
|
debounceTime: number;
|
|
10101
10246
|
description: any;
|
|
@@ -10119,7 +10264,7 @@ focus: () => void;
|
|
|
10119
10264
|
"input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
|
|
10120
10265
|
input: (value: BentoInputFieldValue) => void;
|
|
10121
10266
|
"update:model-value": (value: BentoInputFieldValue) => void;
|
|
10122
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10267
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToOption_32<BentoInputFieldPasswordProps>, {
|
|
10123
10268
|
condensed: boolean;
|
|
10124
10269
|
debounceTime: number;
|
|
10125
10270
|
description: any;
|
|
@@ -10251,7 +10396,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
|
|
|
10251
10396
|
* `
|
|
10252
10397
|
* }
|
|
10253
10398
|
*/
|
|
10254
|
-
export declare const BentoInputFieldPhoneNumber: __VLS_WithSlots_26<DefineComponent<
|
|
10399
|
+
export declare const BentoInputFieldPhoneNumber: __VLS_WithSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToOption_33<BentoInputFieldPhoneNumberProps>, {
|
|
10255
10400
|
countries: () => CountryCode[];
|
|
10256
10401
|
description: any;
|
|
10257
10402
|
dynamicFiltering: boolean;
|
|
@@ -10261,7 +10406,7 @@ input: (value: string) => void;
|
|
|
10261
10406
|
"update:model-value": (value: string) => void;
|
|
10262
10407
|
"update:selected-country": (country: CountryCode) => void;
|
|
10263
10408
|
"input:valid": (value: boolean) => void;
|
|
10264
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10409
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToOption_33<BentoInputFieldPhoneNumberProps>, {
|
|
10265
10410
|
countries: () => CountryCode[];
|
|
10266
10411
|
description: any;
|
|
10267
10412
|
dynamicFiltering: boolean;
|
|
@@ -10521,7 +10666,7 @@ export declare type BentoInputFilterValue = string | null | BentoInputFilterInpu
|
|
|
10521
10666
|
* `
|
|
10522
10667
|
* }
|
|
10523
10668
|
*/
|
|
10524
|
-
export declare const BentoInputTime: __VLS_WithSlots_27<DefineComponent<
|
|
10669
|
+
export declare const BentoInputTime: __VLS_WithSlots_27<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoInputTimeProps>, {
|
|
10525
10670
|
condensed: boolean;
|
|
10526
10671
|
description: any;
|
|
10527
10672
|
disabled: boolean;
|
|
@@ -10538,7 +10683,7 @@ tooltipText: any;
|
|
|
10538
10683
|
keydown: (event: KeyboardEvent) => void;
|
|
10539
10684
|
"input:valid": () => void;
|
|
10540
10685
|
"input:error": () => void;
|
|
10541
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10686
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoInputTimeProps>, {
|
|
10542
10687
|
condensed: boolean;
|
|
10543
10688
|
description: any;
|
|
10544
10689
|
disabled: boolean;
|
|
@@ -10615,7 +10760,7 @@ export declare interface BentoInpuWithDropdowntFilterValue {
|
|
|
10615
10760
|
* `
|
|
10616
10761
|
* }
|
|
10617
10762
|
*/
|
|
10618
|
-
export declare const BentoInspector: __VLS_WithSlots_28<DefineComponent<
|
|
10763
|
+
export declare const BentoInspector: __VLS_WithSlots_28<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToOption_35<BentoInspectorProps>, {
|
|
10619
10764
|
activePage: string;
|
|
10620
10765
|
expandable: boolean;
|
|
10621
10766
|
isOpen: boolean;
|
|
@@ -10627,7 +10772,7 @@ pageFocusAnchor: any;
|
|
|
10627
10772
|
"update:is-open": (value: boolean) => void;
|
|
10628
10773
|
"update:active-page": (value: string) => void;
|
|
10629
10774
|
expand: () => void;
|
|
10630
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10775
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToOption_35<BentoInspectorProps>, {
|
|
10631
10776
|
activePage: string;
|
|
10632
10777
|
expandable: boolean;
|
|
10633
10778
|
isOpen: boolean;
|
|
@@ -10744,10 +10889,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
|
|
|
10744
10889
|
* `
|
|
10745
10890
|
* }
|
|
10746
10891
|
*/
|
|
10747
|
-
export declare const BentoLayout: __VLS_WithSlots_29<DefineComponent<
|
|
10892
|
+
export declare const BentoLayout: __VLS_WithSlots_29<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToOption_36<BentoLayoutProps>, {
|
|
10748
10893
|
size: string;
|
|
10749
10894
|
variant: string;
|
|
10750
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
10895
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToOption_36<BentoLayoutProps>, {
|
|
10751
10896
|
size: string;
|
|
10752
10897
|
variant: string;
|
|
10753
10898
|
}>>>, {
|
|
@@ -10790,9 +10935,9 @@ export declare interface BentoLayoutProps {
|
|
|
10790
10935
|
* `
|
|
10791
10936
|
* }
|
|
10792
10937
|
*/
|
|
10793
|
-
export declare const BentoLayoutRow: __VLS_WithSlots_30<DefineComponent<
|
|
10938
|
+
export declare const BentoLayoutRow: __VLS_WithSlots_30<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToOption_37<BentoLayoutRowProps>, {
|
|
10794
10939
|
columnsLayout: string;
|
|
10795
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
10940
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToOption_37<BentoLayoutRowProps>, {
|
|
10796
10941
|
columnsLayout: string;
|
|
10797
10942
|
}>>>, {
|
|
10798
10943
|
columnsLayout: BentoLayoutRowColumnLayout;
|
|
@@ -10841,12 +10986,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
|
10841
10986
|
* `
|
|
10842
10987
|
* }
|
|
10843
10988
|
*/
|
|
10844
|
-
export declare const BentoLink: __VLS_WithSlots_33<DefineComponent<
|
|
10989
|
+
export declare const BentoLink: __VLS_WithSlots_33<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToOption_41<BentoLinkProps>, {
|
|
10845
10990
|
target: any;
|
|
10846
10991
|
variant: BentoLinkVariant;
|
|
10847
10992
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
10848
10993
|
click: (clickEvent: MouseEvent) => void;
|
|
10849
|
-
}, string, Readonly<ExtractPropTypes<
|
|
10994
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToOption_41<BentoLinkProps>, {
|
|
10850
10995
|
target: any;
|
|
10851
10996
|
variant: BentoLinkVariant;
|
|
10852
10997
|
}>>>, {
|
|
@@ -10927,9 +11072,9 @@ export declare enum BentoLinkVariant {
|
|
|
10927
11072
|
* `
|
|
10928
11073
|
* }
|
|
10929
11074
|
*/
|
|
10930
|
-
export declare const BentoList: __VLS_WithSlots_31<DefineComponent<
|
|
11075
|
+
export declare const BentoList: __VLS_WithSlots_31<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToOption_38<BentoListProps>, {
|
|
10931
11076
|
type: string;
|
|
10932
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
11077
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToOption_38<BentoListProps>, {
|
|
10933
11078
|
type: string;
|
|
10934
11079
|
}>>>, {
|
|
10935
11080
|
type: BentoListType;
|
|
@@ -11040,7 +11185,7 @@ export { BentoListboxVirtulisationOptions }
|
|
|
11040
11185
|
* `
|
|
11041
11186
|
* }
|
|
11042
11187
|
*/
|
|
11043
|
-
export declare const BentoListItem: __VLS_WithSlots_32<DefineComponent<
|
|
11188
|
+
export declare const BentoListItem: __VLS_WithSlots_32<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToOption_39<BentoListItemProps>, {
|
|
11044
11189
|
showStatus: boolean;
|
|
11045
11190
|
statusColor: string;
|
|
11046
11191
|
tag: any;
|
|
@@ -11049,7 +11194,7 @@ showTopDivider: boolean;
|
|
|
11049
11194
|
showBottomDivider: boolean;
|
|
11050
11195
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11051
11196
|
click: () => void;
|
|
11052
|
-
}, string, Readonly<ExtractPropTypes<
|
|
11197
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToOption_39<BentoListItemProps>, {
|
|
11053
11198
|
showStatus: boolean;
|
|
11054
11199
|
statusColor: string;
|
|
11055
11200
|
tag: any;
|
|
@@ -11265,14 +11410,14 @@ export declare enum BentoLoadingButtonState {
|
|
|
11265
11410
|
* `
|
|
11266
11411
|
* };
|
|
11267
11412
|
*/
|
|
11268
|
-
export declare const BentoLoadingIndicator: DefineComponent<
|
|
11413
|
+
export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToOption_40<BentoLoadingIndicatorProps>, {
|
|
11269
11414
|
small: boolean;
|
|
11270
11415
|
large: boolean;
|
|
11271
11416
|
inverse: boolean;
|
|
11272
11417
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11273
11418
|
"loading-start": () => void;
|
|
11274
11419
|
"loading-end": () => void;
|
|
11275
|
-
}, string, Readonly<ExtractPropTypes<
|
|
11420
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToOption_40<BentoLoadingIndicatorProps>, {
|
|
11276
11421
|
small: boolean;
|
|
11277
11422
|
large: boolean;
|
|
11278
11423
|
inverse: boolean;
|
|
@@ -11319,7 +11464,7 @@ export declare interface BentoLoadingIndicatorProps {
|
|
|
11319
11464
|
* />
|
|
11320
11465
|
* }
|
|
11321
11466
|
*/
|
|
11322
|
-
export declare const BentoMenu: __VLS_WithSlots_34<DefineComponent<
|
|
11467
|
+
export declare const BentoMenu: __VLS_WithSlots_34<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToOption_42<BentoMenuProps>, {
|
|
11323
11468
|
button: () => BentoMenuButtonProps;
|
|
11324
11469
|
closeMenuOnItemSelect: boolean;
|
|
11325
11470
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -11339,7 +11484,7 @@ close: () => void;
|
|
|
11339
11484
|
open: () => void;
|
|
11340
11485
|
"menu-item-click": () => void;
|
|
11341
11486
|
"click-outside": () => void;
|
|
11342
|
-
}, string, Readonly<ExtractPropTypes<
|
|
11487
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToOption_42<BentoMenuProps>, {
|
|
11343
11488
|
button: () => BentoMenuButtonProps;
|
|
11344
11489
|
closeMenuOnItemSelect: boolean;
|
|
11345
11490
|
disableArrowDownOpeningMenu: boolean;
|
|
@@ -12129,7 +12274,7 @@ titleId: string;
|
|
|
12129
12274
|
* `
|
|
12130
12275
|
* }
|
|
12131
12276
|
*/
|
|
12132
|
-
export declare const BentoModalPage: __VLS_WithSlots_36<DefineComponent<
|
|
12277
|
+
export declare const BentoModalPage: __VLS_WithSlots_36<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToOption_43<BentoModalPageProps>, {
|
|
12133
12278
|
actions: any;
|
|
12134
12279
|
actionsLabel: any;
|
|
12135
12280
|
columnsSize: BentoModalColumnLayoutVariant;
|
|
@@ -12138,7 +12283,7 @@ destructiveActions: boolean;
|
|
|
12138
12283
|
withColumnLayout: boolean;
|
|
12139
12284
|
pageId: any;
|
|
12140
12285
|
previousPage: any;
|
|
12141
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
12286
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToOption_43<BentoModalPageProps>, {
|
|
12142
12287
|
actions: any;
|
|
12143
12288
|
actionsLabel: any;
|
|
12144
12289
|
columnsSize: BentoModalColumnLayoutVariant;
|
|
@@ -12290,7 +12435,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
|
|
|
12290
12435
|
* `,
|
|
12291
12436
|
* }
|
|
12292
12437
|
*/
|
|
12293
|
-
export declare const BentoPagination: __VLS_WithSlots_39<DefineComponent<
|
|
12438
|
+
export declare const BentoPagination: __VLS_WithSlots_39<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToOption_44<BentoPaginationProps>, {
|
|
12294
12439
|
ariaLabel: any;
|
|
12295
12440
|
hasNext: any;
|
|
12296
12441
|
hidePageSize: boolean;
|
|
@@ -12306,7 +12451,7 @@ navigate: (page: number, items?: number) => void;
|
|
|
12306
12451
|
"items-page": (size: number) => void;
|
|
12307
12452
|
"update:page": (page: number) => void;
|
|
12308
12453
|
"update:size": (size: number) => void;
|
|
12309
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12454
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToOption_44<BentoPaginationProps>, {
|
|
12310
12455
|
ariaLabel: any;
|
|
12311
12456
|
hasNext: any;
|
|
12312
12457
|
hidePageSize: boolean;
|
|
@@ -12388,11 +12533,11 @@ export declare interface BentoPaginationProps {
|
|
|
12388
12533
|
* `
|
|
12389
12534
|
* }
|
|
12390
12535
|
*/
|
|
12391
|
-
export declare const BentoPaymentMethod: DefineComponent<
|
|
12536
|
+
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToOption_45<BentoPaymentMethodProps>, {
|
|
12392
12537
|
label: any;
|
|
12393
12538
|
small: boolean;
|
|
12394
12539
|
type: string;
|
|
12395
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
12540
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToOption_45<BentoPaymentMethodProps>, {
|
|
12396
12541
|
label: any;
|
|
12397
12542
|
small: boolean;
|
|
12398
12543
|
type: string;
|
|
@@ -13589,7 +13734,7 @@ export declare enum BentoPaymentMethodType {
|
|
|
13589
13734
|
* `
|
|
13590
13735
|
* }
|
|
13591
13736
|
*/
|
|
13592
|
-
export declare const BentoPopover: __VLS_WithSlots_40<DefineComponent<
|
|
13737
|
+
export declare const BentoPopover: __VLS_WithSlots_40<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToOption_46<BentoPopoverProps>, {
|
|
13593
13738
|
actions: any;
|
|
13594
13739
|
actionsLayout: string;
|
|
13595
13740
|
ariaLabel: any;
|
|
@@ -13612,7 +13757,7 @@ overflowVisible: boolean;
|
|
|
13612
13757
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13613
13758
|
dismiss: () => void;
|
|
13614
13759
|
placement: (placement: Placement) => void;
|
|
13615
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13760
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToOption_46<BentoPopoverProps>, {
|
|
13616
13761
|
actions: any;
|
|
13617
13762
|
actionsLayout: string;
|
|
13618
13763
|
ariaLabel: any;
|
|
@@ -13826,7 +13971,7 @@ export declare interface BentoPopoverProps {
|
|
|
13826
13971
|
* `
|
|
13827
13972
|
* };
|
|
13828
13973
|
*/
|
|
13829
|
-
export declare const BentoPromoBanner: __VLS_WithSlots_41<DefineComponent<
|
|
13974
|
+
export declare const BentoPromoBanner: __VLS_WithSlots_41<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToOption_47<BentoPromoBannerProps>, {
|
|
13830
13975
|
actions: any;
|
|
13831
13976
|
color: BentoPromoBannerColor;
|
|
13832
13977
|
isDismissible: boolean;
|
|
@@ -13834,7 +13979,7 @@ dismissButtonText: any;
|
|
|
13834
13979
|
layout: BentoPromoBannerLayout;
|
|
13835
13980
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13836
13981
|
dismiss: () => void;
|
|
13837
|
-
}, string, Readonly<ExtractPropTypes<
|
|
13982
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToOption_47<BentoPromoBannerProps>, {
|
|
13838
13983
|
actions: any;
|
|
13839
13984
|
color: BentoPromoBannerColor;
|
|
13840
13985
|
isDismissible: boolean;
|
|
@@ -14129,7 +14274,7 @@ export declare type BentoRadioButtonValue = string | number;
|
|
|
14129
14274
|
* `
|
|
14130
14275
|
* };
|
|
14131
14276
|
*/
|
|
14132
|
-
export declare const BentoRadioGroup: __VLS_WithSlots_42<DefineComponent<
|
|
14277
|
+
export declare const BentoRadioGroup: __VLS_WithSlots_42<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToOption_48<BentoRadioGroupProps>, {
|
|
14133
14278
|
description: any;
|
|
14134
14279
|
disabled: boolean;
|
|
14135
14280
|
errorMessage: any;
|
|
@@ -14147,7 +14292,7 @@ focus: () => void;
|
|
|
14147
14292
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
14148
14293
|
"update:model-value": (value: BentoRadioButtonValue) => void;
|
|
14149
14294
|
input: (value: BentoRadioButtonValue) => void;
|
|
14150
|
-
}, string, Readonly<ExtractPropTypes<
|
|
14295
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToOption_48<BentoRadioGroupProps>, {
|
|
14151
14296
|
description: any;
|
|
14152
14297
|
disabled: boolean;
|
|
14153
14298
|
errorMessage: any;
|
|
@@ -14319,7 +14464,7 @@ export declare interface BentoRangeFilterOptions {
|
|
|
14319
14464
|
* `
|
|
14320
14465
|
* }
|
|
14321
14466
|
*/
|
|
14322
|
-
export declare const BentoRichTextEditor: DefineComponent<
|
|
14467
|
+
export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToOption_49<BentoRichTextEditorProps>, {
|
|
14323
14468
|
description: any;
|
|
14324
14469
|
disabled: boolean;
|
|
14325
14470
|
errorMessage: any;
|
|
@@ -14331,7 +14476,7 @@ tooltipText: any;
|
|
|
14331
14476
|
value: any;
|
|
14332
14477
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
14333
14478
|
input: (value: string) => void;
|
|
14334
|
-
}, string, Readonly<ExtractPropTypes<
|
|
14479
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToOption_49<BentoRichTextEditorProps>, {
|
|
14335
14480
|
description: any;
|
|
14336
14481
|
disabled: boolean;
|
|
14337
14482
|
errorMessage: any;
|
|
@@ -14443,7 +14588,7 @@ export declare interface BentoRichTextEditorProps {
|
|
|
14443
14588
|
* }
|
|
14444
14589
|
* }
|
|
14445
14590
|
*/
|
|
14446
|
-
export declare const BentoSearchBar: DefineComponent<
|
|
14591
|
+
export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToOption_50<BentoSearchBarProps>, {
|
|
14447
14592
|
condensed: boolean;
|
|
14448
14593
|
debounceTime: number;
|
|
14449
14594
|
disabled: boolean;
|
|
@@ -14461,7 +14606,7 @@ clear: () => void;
|
|
|
14461
14606
|
"escape-pressed": () => void;
|
|
14462
14607
|
blur: () => void;
|
|
14463
14608
|
focus: () => void;
|
|
14464
|
-
}, string, Readonly<ExtractPropTypes<
|
|
14609
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToOption_50<BentoSearchBarProps>, {
|
|
14465
14610
|
condensed: boolean;
|
|
14466
14611
|
debounceTime: number;
|
|
14467
14612
|
disabled: boolean;
|
|
@@ -14550,7 +14695,7 @@ export declare interface BentoSearchBarProps {
|
|
|
14550
14695
|
* }
|
|
14551
14696
|
* }
|
|
14552
14697
|
*/
|
|
14553
|
-
export declare const BentoSecondaryNav: DefineComponent<
|
|
14698
|
+
export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToOption_51<{
|
|
14554
14699
|
/**
|
|
14555
14700
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
14556
14701
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -14568,7 +14713,7 @@ value?: string;
|
|
|
14568
14713
|
allowExpandableItemNavigation?: boolean;
|
|
14569
14714
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
14570
14715
|
change: (category: string) => void;
|
|
14571
|
-
}, string, Readonly<ExtractPropTypes<
|
|
14716
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_51<{
|
|
14572
14717
|
/**
|
|
14573
14718
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
14574
14719
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -14620,7 +14765,7 @@ export declare interface BentoSecondaryNavState {
|
|
|
14620
14765
|
* `
|
|
14621
14766
|
* }
|
|
14622
14767
|
*/
|
|
14623
|
-
export declare const BentoSegmentedControl: DefineComponent<
|
|
14768
|
+
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToOption_53<BentoSegmentedControlProps>, {
|
|
14624
14769
|
ariaLabel: any;
|
|
14625
14770
|
fullWidth: boolean;
|
|
14626
14771
|
wrap: boolean;
|
|
@@ -14628,7 +14773,7 @@ modelValue: any;
|
|
|
14628
14773
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
14629
14774
|
"update:model-value": (value: any) => void;
|
|
14630
14775
|
input: (value: BentoSegmentedControlValue) => void;
|
|
14631
|
-
}, string, Readonly<ExtractPropTypes<
|
|
14776
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToOption_53<BentoSegmentedControlProps>, {
|
|
14632
14777
|
ariaLabel: any;
|
|
14633
14778
|
fullWidth: boolean;
|
|
14634
14779
|
wrap: boolean;
|
|
@@ -15017,7 +15162,7 @@ fullyClickable: boolean;
|
|
|
15017
15162
|
* `,
|
|
15018
15163
|
* }
|
|
15019
15164
|
*/
|
|
15020
|
-
export declare const BentoSelectionCardGroup: __VLS_WithSlots_45<DefineComponent<
|
|
15165
|
+
export declare const BentoSelectionCardGroup: __VLS_WithSlots_45<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_52<BentoSelectionCardGroupProps>, {
|
|
15021
15166
|
description: any;
|
|
15022
15167
|
disabled: boolean;
|
|
15023
15168
|
errorMessage: any;
|
|
@@ -15035,7 +15180,7 @@ variant: string;
|
|
|
15035
15180
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15036
15181
|
"update:model-value": (value: BentoSelectionCardModelValue) => void;
|
|
15037
15182
|
input: (value: BentoSelectionCardModelValue) => void;
|
|
15038
|
-
}, string, Readonly<ExtractPropTypes<
|
|
15183
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_52<BentoSelectionCardGroupProps>, {
|
|
15039
15184
|
description: any;
|
|
15040
15185
|
disabled: boolean;
|
|
15041
15186
|
errorMessage: any;
|
|
@@ -15501,7 +15646,7 @@ destructiveActions: boolean;
|
|
|
15501
15646
|
* `
|
|
15502
15647
|
* }
|
|
15503
15648
|
*/
|
|
15504
|
-
export declare const BentoStatus: __VLS_WithSlots_48<DefineComponent<
|
|
15649
|
+
export declare const BentoStatus: __VLS_WithSlots_48<DefineComponent<__VLS_TypePropsToOption_54<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_54<BentoStatusProps>>>, {}>, {
|
|
15505
15650
|
default?: (props: {}) => any;
|
|
15506
15651
|
}>;
|
|
15507
15652
|
|
|
@@ -15720,7 +15865,7 @@ declare interface BentoStickyTabsOptions {
|
|
|
15720
15865
|
* `
|
|
15721
15866
|
* }
|
|
15722
15867
|
*/
|
|
15723
|
-
export declare const BentoStructuredList: __VLS_WithSlots_51<DefineComponent<
|
|
15868
|
+
export declare const BentoStructuredList: __VLS_WithSlots_51<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToOption_55<{
|
|
15724
15869
|
/**
|
|
15725
15870
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
15726
15871
|
*/
|
|
@@ -15744,7 +15889,7 @@ layout?: BentoStructuredListLayoutOptions;
|
|
|
15744
15889
|
}>, {
|
|
15745
15890
|
labelsWidth: any;
|
|
15746
15891
|
layout: string;
|
|
15747
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15892
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToOption_55<{
|
|
15748
15893
|
/**
|
|
15749
15894
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
15750
15895
|
*/
|
|
@@ -15798,7 +15943,7 @@ labelsWidth: number;
|
|
|
15798
15943
|
* `
|
|
15799
15944
|
* }
|
|
15800
15945
|
*/
|
|
15801
|
-
export declare const BentoStructuredListItem: __VLS_WithSlots_52<DefineComponent<
|
|
15946
|
+
export declare const BentoStructuredListItem: __VLS_WithSlots_52<DefineComponent<__VLS_TypePropsToOption_56<{
|
|
15802
15947
|
/**
|
|
15803
15948
|
* Label to display for the value
|
|
15804
15949
|
*/
|
|
@@ -15825,7 +15970,7 @@ searchTooltip?: string;
|
|
|
15825
15970
|
truncate?: boolean;
|
|
15826
15971
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15827
15972
|
copy: (value: string) => void;
|
|
15828
|
-
}, string, Readonly<ExtractPropTypes<
|
|
15973
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_56<{
|
|
15829
15974
|
/**
|
|
15830
15975
|
* Label to display for the value
|
|
15831
15976
|
*/
|
|
@@ -15880,10 +16025,10 @@ declare const BentoStructuredListLayoutOptions: string[];
|
|
|
15880
16025
|
* `
|
|
15881
16026
|
* }
|
|
15882
16027
|
*/
|
|
15883
|
-
export declare const BentoSummaryGrid: __VLS_WithSlots_53<DefineComponent<
|
|
16028
|
+
export declare const BentoSummaryGrid: __VLS_WithSlots_53<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToOption_57<BentoSummaryGridProps>, {
|
|
15884
16029
|
columnWidth: any;
|
|
15885
16030
|
slashedZero: boolean;
|
|
15886
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
16031
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToOption_57<BentoSummaryGridProps>, {
|
|
15887
16032
|
columnWidth: any;
|
|
15888
16033
|
slashedZero: boolean;
|
|
15889
16034
|
}>>>, {
|
|
@@ -15930,7 +16075,7 @@ export declare interface BentoSummaryGridColumnWidth {
|
|
|
15930
16075
|
* `
|
|
15931
16076
|
* }
|
|
15932
16077
|
*/
|
|
15933
|
-
export declare const BentoSummaryGridItemAmount: __VLS_WithSlots_54<DefineComponent<
|
|
16078
|
+
export declare const BentoSummaryGridItemAmount: __VLS_WithSlots_54<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToOption_58<BentoSummaryGridItemAmountProps>, {
|
|
15934
16079
|
copy: any;
|
|
15935
16080
|
fitContent: boolean;
|
|
15936
16081
|
infoIconTooltipText: any;
|
|
@@ -15946,7 +16091,7 @@ underlineTooltipText: any;
|
|
|
15946
16091
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15947
16092
|
"copy-click": (event: MouseEvent) => void;
|
|
15948
16093
|
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
15949
|
-
}, string, Readonly<ExtractPropTypes<
|
|
16094
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToOption_58<BentoSummaryGridItemAmountProps>, {
|
|
15950
16095
|
copy: any;
|
|
15951
16096
|
fitContent: boolean;
|
|
15952
16097
|
infoIconTooltipText: any;
|
|
@@ -16006,7 +16151,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
|
|
|
16006
16151
|
* `
|
|
16007
16152
|
* }
|
|
16008
16153
|
*/
|
|
16009
|
-
export declare const BentoSummaryGridItemCustom: __VLS_WithSlots_58<DefineComponent<
|
|
16154
|
+
export declare const BentoSummaryGridItemCustom: __VLS_WithSlots_58<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToOption_62<BentoSummaryGridItemCustomProps>, {
|
|
16010
16155
|
copy: any;
|
|
16011
16156
|
infoIconTooltipText: any;
|
|
16012
16157
|
fitContent: boolean;
|
|
@@ -16015,7 +16160,7 @@ underlineTooltipText: any;
|
|
|
16015
16160
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16016
16161
|
"copy-click": (event: MouseEvent) => void;
|
|
16017
16162
|
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
16018
|
-
}, string, Readonly<ExtractPropTypes<
|
|
16163
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToOption_62<BentoSummaryGridItemCustomProps>, {
|
|
16019
16164
|
copy: any;
|
|
16020
16165
|
infoIconTooltipText: any;
|
|
16021
16166
|
fitContent: boolean;
|
|
@@ -16080,7 +16225,7 @@ export declare interface BentoSummaryGridItemCustomProps {
|
|
|
16080
16225
|
* `
|
|
16081
16226
|
* }
|
|
16082
16227
|
*/
|
|
16083
|
-
export declare const BentoSummaryGridItemNumeric: __VLS_WithSlots_55<DefineComponent<
|
|
16228
|
+
export declare const BentoSummaryGridItemNumeric: __VLS_WithSlots_55<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToOption_59<BentoSummaryGridItemNumericProps>, {
|
|
16084
16229
|
copy: any;
|
|
16085
16230
|
fitContent: boolean;
|
|
16086
16231
|
infoIconTooltipText: any;
|
|
@@ -16095,7 +16240,7 @@ underlineTooltipText: any;
|
|
|
16095
16240
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16096
16241
|
"copy-click": (event: MouseEvent) => void;
|
|
16097
16242
|
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
16098
|
-
}, string, Readonly<ExtractPropTypes<
|
|
16243
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_59<BentoSummaryGridItemNumericProps>, {
|
|
16099
16244
|
copy: any;
|
|
16100
16245
|
fitContent: boolean;
|
|
16101
16246
|
infoIconTooltipText: any;
|
|
@@ -16154,7 +16299,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
|
|
|
16154
16299
|
* `
|
|
16155
16300
|
* }
|
|
16156
16301
|
*/
|
|
16157
|
-
export declare const BentoSummaryGridItemPercentage: __VLS_WithSlots_56<DefineComponent<
|
|
16302
|
+
export declare const BentoSummaryGridItemPercentage: __VLS_WithSlots_56<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToOption_60<BentoSummaryGridItemPercentageProps>, {
|
|
16158
16303
|
copy: any;
|
|
16159
16304
|
fitContent: boolean;
|
|
16160
16305
|
infoIconTooltipText: any;
|
|
@@ -16169,7 +16314,7 @@ underlineTooltipText: any;
|
|
|
16169
16314
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16170
16315
|
"copy-click": (event: MouseEvent) => void;
|
|
16171
16316
|
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
16172
|
-
}, string, Readonly<ExtractPropTypes<
|
|
16317
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToOption_60<BentoSummaryGridItemPercentageProps>, {
|
|
16173
16318
|
copy: any;
|
|
16174
16319
|
fitContent: boolean;
|
|
16175
16320
|
infoIconTooltipText: any;
|
|
@@ -16234,7 +16379,7 @@ export declare enum BentoSummaryGridItemSize {
|
|
|
16234
16379
|
* `
|
|
16235
16380
|
* }
|
|
16236
16381
|
*/
|
|
16237
|
-
export declare const BentoSummaryGridItemText: __VLS_WithSlots_57<DefineComponent<
|
|
16382
|
+
export declare const BentoSummaryGridItemText: __VLS_WithSlots_57<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToOption_61<BentoSummaryGridItemTextProps>, {
|
|
16238
16383
|
copy: any;
|
|
16239
16384
|
fitContent: boolean;
|
|
16240
16385
|
infoIconTooltipText: any;
|
|
@@ -16243,7 +16388,7 @@ underlineTooltipText: any;
|
|
|
16243
16388
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16244
16389
|
"copy-click": (event: MouseEvent) => void;
|
|
16245
16390
|
"info-icon-mouseenter": (event: MouseEvent) => void;
|
|
16246
|
-
}, string, Readonly<ExtractPropTypes<
|
|
16391
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToOption_61<BentoSummaryGridItemTextProps>, {
|
|
16247
16392
|
copy: any;
|
|
16248
16393
|
fitContent: boolean;
|
|
16249
16394
|
infoIconTooltipText: any;
|
|
@@ -16335,13 +16480,13 @@ export declare interface BentoSummaryGridProps {
|
|
|
16335
16480
|
* </bento-tabs>
|
|
16336
16481
|
* </template>
|
|
16337
16482
|
*/
|
|
16338
|
-
export declare const BentoTab: __VLS_WithSlots_59<DefineComponent<
|
|
16483
|
+
export declare const BentoTab: __VLS_WithSlots_59<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToOption_63<BentoTabProps>, {
|
|
16339
16484
|
counter: any;
|
|
16340
16485
|
disabled: boolean;
|
|
16341
16486
|
hidden: boolean;
|
|
16342
16487
|
withNotificationIndicator: boolean;
|
|
16343
16488
|
setElementRef: any;
|
|
16344
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
16489
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToOption_63<BentoTabProps>, {
|
|
16345
16490
|
counter: any;
|
|
16346
16491
|
disabled: boolean;
|
|
16347
16492
|
hidden: boolean;
|
|
@@ -16569,7 +16714,7 @@ declare interface BentoTeleportProps {
|
|
|
16569
16714
|
to?: string;
|
|
16570
16715
|
}
|
|
16571
16716
|
|
|
16572
|
-
export declare const BentoTextarea: DefineComponent<
|
|
16717
|
+
export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToOption_64<BentoTextareaProps>, {
|
|
16573
16718
|
ariaLabel: any;
|
|
16574
16719
|
characterLimit: any;
|
|
16575
16720
|
description: string;
|
|
@@ -16598,7 +16743,7 @@ input: (value: string) => void;
|
|
|
16598
16743
|
"update:model-value": (value: string) => void;
|
|
16599
16744
|
keydown: (event: KeyboardEvent) => void;
|
|
16600
16745
|
keyup: (event: KeyboardEvent) => void;
|
|
16601
|
-
}, string, Readonly<ExtractPropTypes<
|
|
16746
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToOption_64<BentoTextareaProps>, {
|
|
16602
16747
|
ariaLabel: any;
|
|
16603
16748
|
characterLimit: any;
|
|
16604
16749
|
description: string;
|
|
@@ -16733,13 +16878,13 @@ export declare enum BentoTheme {
|
|
|
16733
16878
|
* `
|
|
16734
16879
|
* }
|
|
16735
16880
|
*/
|
|
16736
|
-
export declare const BentoTimeline: __VLS_WithSlots_60<DefineComponent<
|
|
16881
|
+
export declare const BentoTimeline: __VLS_WithSlots_60<DefineComponent<__VLS_WithDefaults_61<__VLS_TypePropsToOption_65<BentoTimelineProps>, {
|
|
16737
16882
|
addNote: boolean;
|
|
16738
16883
|
showMore: any;
|
|
16739
16884
|
timegapLimit: any;
|
|
16740
16885
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16741
16886
|
"add-timeline-note": (...args: any[]) => void;
|
|
16742
|
-
}, string, Readonly<ExtractPropTypes<
|
|
16887
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_61<__VLS_TypePropsToOption_65<BentoTimelineProps>, {
|
|
16743
16888
|
addNote: boolean;
|
|
16744
16889
|
showMore: any;
|
|
16745
16890
|
timegapLimit: any;
|
|
@@ -16810,7 +16955,7 @@ export declare enum BentoTimelineGapUnit {
|
|
|
16810
16955
|
* `
|
|
16811
16956
|
* }
|
|
16812
16957
|
*/
|
|
16813
|
-
export declare const BentoTimelineItem: __VLS_WithSlots_61<DefineComponent<
|
|
16958
|
+
export declare const BentoTimelineItem: __VLS_WithSlots_61<DefineComponent<__VLS_WithDefaults_62<__VLS_TypePropsToOption_66<BentoTimelineItemProps>, {
|
|
16814
16959
|
additionalTimestamp: any;
|
|
16815
16960
|
dataList: any;
|
|
16816
16961
|
description: any;
|
|
@@ -16819,7 +16964,7 @@ tag: any;
|
|
|
16819
16964
|
title: any;
|
|
16820
16965
|
type: string;
|
|
16821
16966
|
variant: any;
|
|
16822
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
16967
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_62<__VLS_TypePropsToOption_66<BentoTimelineItemProps>, {
|
|
16823
16968
|
additionalTimestamp: any;
|
|
16824
16969
|
dataList: any;
|
|
16825
16970
|
description: any;
|
|
@@ -17443,7 +17588,7 @@ export declare interface BentoTutorialStep {
|
|
|
17443
17588
|
* `
|
|
17444
17589
|
* }
|
|
17445
17590
|
*/
|
|
17446
|
-
export declare const BentoTypography: __VLS_WithSlots_63<DefineComponent<
|
|
17591
|
+
export declare const BentoTypography: __VLS_WithSlots_63<DefineComponent<__VLS_WithDefaults_63<__VLS_TypePropsToOption_67<BentoTypographyProps>, {
|
|
17447
17592
|
el: BentoTypographyElement;
|
|
17448
17593
|
large: boolean;
|
|
17449
17594
|
medium: boolean;
|
|
@@ -17451,7 +17596,7 @@ stronger: boolean;
|
|
|
17451
17596
|
strongest: boolean;
|
|
17452
17597
|
variant: BentoTypographyVariant;
|
|
17453
17598
|
wide: boolean;
|
|
17454
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
17599
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_63<__VLS_TypePropsToOption_67<BentoTypographyProps>, {
|
|
17455
17600
|
el: BentoTypographyElement;
|
|
17456
17601
|
large: boolean;
|
|
17457
17602
|
medium: boolean;
|
|
@@ -18006,7 +18151,7 @@ export declare interface ToastStack {
|
|
|
18006
18151
|
}
|
|
18007
18152
|
|
|
18008
18153
|
/**
|
|
18009
|
-
* Composable that
|
|
18154
|
+
* Composable that transforms a Zod schema into a Typed Schema that can be used alongside with {@see useForm}.
|
|
18010
18155
|
*
|
|
18011
18156
|
* This is meant to simulate the behavior of {@link @vee-validate/zod} {@see https://vee-validate.logaretm.com/v4/integrations/zod-schema-validation}.
|
|
18012
18157
|
* Function that transform Zod’s schemas into something that can be understood by vee-validate
|