@adyen/bento-vue3 1.76.2 → 1.77.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 +216 -33
- 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/dropdown-default-textbox.css +1 -1
- package/dist/assets/dropdown-tag.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/input-field-phone-number.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/pagination.css +1 -1
- package/dist/assets/payment-method.css +1 -1
- package/dist/assets/secondary-nav.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/tag.css +1 -1
- package/dist/assets/textarea.css +1 -1
- package/dist/assets/timeline-item.css +1 -1
- package/dist/checkbox.js +2 -2
- package/dist/chunks/{checkbox-group.8ebmaHsA.js → checkbox-group.COUx8Ne8.js} +2 -2
- package/dist/chunks/{checkbox-group.8ebmaHsA.js.map → checkbox-group.COUx8Ne8.js.map} +1 -1
- package/dist/chunks/{checkbox.BI0dqARY.js → checkbox.SffuKyNj.js} +3 -3
- package/dist/chunks/{checkbox.BI0dqARY.js.map → checkbox.SffuKyNj.js.map} +1 -1
- package/dist/chunks/{code-snippet.Bjf1ma1L.js → code-snippet.ByoBEM00.js} +2 -2
- package/dist/chunks/{code-snippet.Bjf1ma1L.js.map → code-snippet.ByoBEM00.js.map} +1 -1
- package/dist/chunks/{currency.CBZMwm21.js → currency.WmvQjX7l.js} +2 -2
- package/dist/chunks/{currency.CBZMwm21.js.map → currency.WmvQjX7l.js.map} +1 -1
- package/dist/chunks/{data-grid.VBEJO94f.js → data-grid.CMIG82Xt.js} +7 -7
- package/dist/chunks/{data-grid.VBEJO94f.js.map → data-grid.CMIG82Xt.js.map} +1 -1
- package/dist/chunks/date-picker.CsGq3iSK.js +244 -0
- package/dist/chunks/date-picker.CsGq3iSK.js.map +1 -0
- package/dist/chunks/date-picker.types.Ckt7zxGy.js +5 -0
- package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -0
- package/dist/chunks/date-range-picker.C19CWG27.js +1149 -0
- package/dist/chunks/date-range-picker.C19CWG27.js.map +1 -0
- package/dist/chunks/{dropdown-default-textbox.MkU0tMf1.js → dropdown-default-textbox._KEBXjKT.js} +88 -86
- package/dist/chunks/dropdown-default-textbox._KEBXjKT.js.map +1 -0
- package/dist/chunks/dropdown-tag.B90dpg8J.js +301 -0
- package/dist/chunks/dropdown-tag.B90dpg8J.js.map +1 -0
- package/dist/chunks/dropdown.DYDHM__3.js +833 -0
- package/dist/chunks/{dropdown.KStrJVoP.js.map → dropdown.DYDHM__3.js.map} +1 -1
- package/dist/chunks/es6.MoTTyETW.js.map +1 -1
- package/dist/chunks/{file-uploader.By0MTfKk.js → file-uploader.BDXQ7Ccv.js} +416 -415
- package/dist/chunks/{file-uploader.By0MTfKk.js.map → file-uploader.BDXQ7Ccv.js.map} +1 -1
- package/dist/chunks/{filter-bar.JXmlFnHV.js → filter-bar.CmF92iAr.js} +303 -303
- package/dist/chunks/filter-bar.CmF92iAr.js.map +1 -0
- package/dist/chunks/form-field.BBqLu-vs.js +10 -0
- package/dist/chunks/form-field.BBqLu-vs.js.map +1 -0
- package/dist/chunks/get-slot-text.CQRAP2_q.js +12 -0
- package/dist/chunks/get-slot-text.CQRAP2_q.js.map +1 -0
- package/dist/chunks/{header-with-views.Dg2usaMY.js → header-with-views.xPfeOz0Y.js} +3 -3
- package/dist/chunks/{header-with-views.Dg2usaMY.js.map → header-with-views.xPfeOz0Y.js.map} +1 -1
- package/dist/chunks/{input-field-password.B6nJ7ygZ.js → input-field-password.BZBYVyAb.js} +3 -3
- package/dist/chunks/{input-field-password.B6nJ7ygZ.js.map → input-field-password.BZBYVyAb.js.map} +1 -1
- package/dist/chunks/{input-field-phone-number.D_UBAN2s.js → input-field-phone-number.a8Mw5PAW.js} +5 -5
- package/dist/chunks/{input-field-phone-number.D_UBAN2s.js.map → input-field-phone-number.a8Mw5PAW.js.map} +1 -1
- package/dist/chunks/{input-field.C29FCI4j.js → input-field.CYGGIK48.js} +48 -48
- package/dist/chunks/input-field.CYGGIK48.js.map +1 -0
- package/dist/chunks/{listbox-option-tag.uHSB7MO6.js → listbox-option-tag.Cwe9Bn-R.js} +2 -2
- package/dist/chunks/{listbox-option-tag.uHSB7MO6.js.map → listbox-option-tag.Cwe9Bn-R.js.map} +1 -1
- package/dist/chunks/{pagination.BaBWNlIF.js → pagination.CYdGcyMA.js} +49 -49
- package/dist/chunks/pagination.CYdGcyMA.js.map +1 -0
- package/dist/chunks/{payment-method.CDnn1bjo.js → payment-method.D6PeTYWq.js} +45 -42
- package/dist/chunks/payment-method.D6PeTYWq.js.map +1 -0
- package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
- package/dist/chunks/{radio-group.DWNqrkZ3.js → radio-group.B_8R6vGx.js} +3 -3
- package/dist/chunks/{radio-group.DWNqrkZ3.js.map → radio-group.B_8R6vGx.js.map} +1 -1
- package/dist/chunks/{rich-text-editor.Bh7KS617.js → rich-text-editor.B6Ftqv55.js} +2 -2
- package/dist/chunks/{rich-text-editor.Bh7KS617.js.map → rich-text-editor.B6Ftqv55.js.map} +1 -1
- package/dist/chunks/{search-bar.RS02IcLc.js → search-bar.D3Ri_RUK.js} +3 -3
- package/dist/chunks/{search-bar.RS02IcLc.js.map → search-bar.D3Ri_RUK.js.map} +1 -1
- package/dist/chunks/{secondary-nav.DXsgUTqk.js → secondary-nav.CAb20jWW.js} +24 -24
- package/dist/chunks/secondary-nav.CAb20jWW.js.map +1 -0
- package/dist/chunks/{summary-grid.types.ByQ4u19J.js → summary-grid.types.cE1fyLvC.js} +2 -2
- package/dist/chunks/{summary-grid.types.ByQ4u19J.js.map → summary-grid.types.cE1fyLvC.js.map} +1 -1
- package/dist/chunks/tag.CjaB9DxL.js +57 -0
- package/dist/chunks/tag.CjaB9DxL.js.map +1 -0
- package/dist/chunks/textarea.C_gnXj6b.js +254 -0
- package/dist/chunks/textarea.C_gnXj6b.js.map +1 -0
- package/dist/chunks/{timeline-item.DNjubXL2.js → timeline-item.rSY0Xce3.js} +48 -48
- package/dist/chunks/timeline-item.rSY0Xce3.js.map +1 -0
- package/dist/chunks/{toggle.Dd_NA8eH.js → toggle.BHCUjMpp.js} +2 -2
- package/dist/chunks/{toggle.Dd_NA8eH.js.map → toggle.BHCUjMpp.js.map} +1 -1
- package/dist/code-snippet.js +1 -1
- package/dist/currency.js +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/date-picker.js +7 -6
- package/dist/date-picker.js.map +1 -1
- package/dist/date-range-picker.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/index.js +246 -245
- 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/internal.js +1 -1
- package/dist/pagination.js +1 -1
- package/dist/payment-method.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/styles/bento-dark.css +4 -0
- package/dist/styles/bento-light.css +4 -0
- package/dist/styles/bento.css +4 -0
- package/dist/styles/legacy.css +4 -0
- package/dist/styles/styleguide.css +4 -0
- package/dist/summary-grid.js +1 -1
- package/dist/tag.js +1 -1
- package/dist/textarea.js +1 -1
- package/dist/timeline.js +1 -1
- package/dist/toggle.js +1 -1
- package/dist/web-types.json +1 -1
- package/package.json +5 -5
- package/dist/chunks/date-picker.OI-sQ232.js +0 -234
- package/dist/chunks/date-picker.OI-sQ232.js.map +0 -1
- package/dist/chunks/date-range-picker.D7IwIR5V.js +0 -1114
- package/dist/chunks/date-range-picker.D7IwIR5V.js.map +0 -1
- package/dist/chunks/dropdown-default-textbox.MkU0tMf1.js.map +0 -1
- package/dist/chunks/dropdown-tag.DFeoXIgH.js +0 -242
- package/dist/chunks/dropdown-tag.DFeoXIgH.js.map +0 -1
- package/dist/chunks/dropdown.KStrJVoP.js +0 -825
- package/dist/chunks/filter-bar.JXmlFnHV.js.map +0 -1
- package/dist/chunks/get-slot-text.DQlZEsId.js +0 -12
- package/dist/chunks/get-slot-text.DQlZEsId.js.map +0 -1
- package/dist/chunks/input-field.C29FCI4j.js.map +0 -1
- package/dist/chunks/pagination.BaBWNlIF.js.map +0 -1
- package/dist/chunks/payment-method.CDnn1bjo.js.map +0 -1
- package/dist/chunks/secondary-nav.DXsgUTqk.js.map +0 -1
- package/dist/chunks/tag.CEmpyuYX.js +0 -50
- package/dist/chunks/tag.CEmpyuYX.js.map +0 -1
- package/dist/chunks/textarea.C1jkfowf.js +0 -246
- package/dist/chunks/textarea.C1jkfowf.js.map +0 -1
- package/dist/chunks/timeline-item.DNjubXL2.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -1337,6 +1337,12 @@ declare type __VLS_WithTemplateSlots_57<T, S> = T & {
|
|
|
1337
1337
|
};
|
|
1338
1338
|
};
|
|
1339
1339
|
|
|
1340
|
+
declare type __VLS_WithTemplateSlots_58<T, S> = T & {
|
|
1341
|
+
new (): {
|
|
1342
|
+
$slots: S;
|
|
1343
|
+
};
|
|
1344
|
+
};
|
|
1345
|
+
|
|
1340
1346
|
declare type __VLS_WithTemplateSlots_6<T, S> = T & {
|
|
1341
1347
|
new (): {
|
|
1342
1348
|
$slots: S;
|
|
@@ -4225,7 +4231,7 @@ export declare interface BentoCurrencyProps {
|
|
|
4225
4231
|
* `
|
|
4226
4232
|
* }
|
|
4227
4233
|
*/
|
|
4228
|
-
export declare const BentoDashboardSection:
|
|
4234
|
+
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_57<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_59<{
|
|
4229
4235
|
/**
|
|
4230
4236
|
* The header of the section
|
|
4231
4237
|
*/
|
|
@@ -4284,7 +4290,7 @@ halfWidth: boolean;
|
|
|
4284
4290
|
* `
|
|
4285
4291
|
* }
|
|
4286
4292
|
*/
|
|
4287
|
-
export declare const BentoDashboardTemplate:
|
|
4293
|
+
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_58<{
|
|
4288
4294
|
/**
|
|
4289
4295
|
* The header that goes to the top of the template
|
|
4290
4296
|
*/
|
|
@@ -5395,7 +5401,7 @@ declare interface BentoDataGridSummaryCellProps {
|
|
|
5395
5401
|
* `
|
|
5396
5402
|
* }
|
|
5397
5403
|
*/
|
|
5398
|
-
export declare const BentoDataGridTemplate:
|
|
5404
|
+
export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_58<DefineComponent< {
|
|
5399
5405
|
/**
|
|
5400
5406
|
* The header that goes to the top of the template
|
|
5401
5407
|
*/
|
|
@@ -5623,8 +5629,8 @@ date: any;
|
|
|
5623
5629
|
format: BentoDateFormat;
|
|
5624
5630
|
disableTypography: boolean;
|
|
5625
5631
|
}>>>, {
|
|
5626
|
-
disableTypography: boolean;
|
|
5627
5632
|
date: Date | number | string | null;
|
|
5633
|
+
disableTypography: boolean;
|
|
5628
5634
|
format: BentoDateFormat | `${BentoDateFormat}`;
|
|
5629
5635
|
}>;
|
|
5630
5636
|
|
|
@@ -5695,6 +5701,7 @@ isDateDisabled: any;
|
|
|
5695
5701
|
label: any;
|
|
5696
5702
|
max: any;
|
|
5697
5703
|
min: any;
|
|
5704
|
+
modelValue: any;
|
|
5698
5705
|
optional: boolean;
|
|
5699
5706
|
placeholder: any;
|
|
5700
5707
|
readonly: boolean;
|
|
@@ -5702,7 +5709,23 @@ required: boolean;
|
|
|
5702
5709
|
tooltipText: any;
|
|
5703
5710
|
value: any;
|
|
5704
5711
|
variant: any;
|
|
5705
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin,
|
|
5712
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
5713
|
+
"update:model-value": (value: Date) => void;
|
|
5714
|
+
} & {
|
|
5715
|
+
"update:model-value": (value: Date) => void;
|
|
5716
|
+
} & {
|
|
5717
|
+
"update:model-value": (value: Date) => void;
|
|
5718
|
+
} & {
|
|
5719
|
+
"update:model-value": (value: Date) => void;
|
|
5720
|
+
} & {
|
|
5721
|
+
"update:model-value": (value: Date) => void;
|
|
5722
|
+
} & {
|
|
5723
|
+
"update:model-value": (value: Date) => void;
|
|
5724
|
+
} & {
|
|
5725
|
+
"update:model-value": (value: Date) => void;
|
|
5726
|
+
} & {
|
|
5727
|
+
input: (value: Date) => void;
|
|
5728
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDatePickerProps>, {
|
|
5706
5729
|
defaultDisplayMonth: any;
|
|
5707
5730
|
description: any;
|
|
5708
5731
|
disabled: boolean;
|
|
@@ -5712,6 +5735,7 @@ isDateDisabled: any;
|
|
|
5712
5735
|
label: any;
|
|
5713
5736
|
max: any;
|
|
5714
5737
|
min: any;
|
|
5738
|
+
modelValue: any;
|
|
5715
5739
|
optional: boolean;
|
|
5716
5740
|
placeholder: any;
|
|
5717
5741
|
readonly: boolean;
|
|
@@ -5728,6 +5752,7 @@ required: boolean;
|
|
|
5728
5752
|
disabled: boolean;
|
|
5729
5753
|
optional: boolean;
|
|
5730
5754
|
readonly: boolean;
|
|
5755
|
+
modelValue: BentoDatePickerValue | null;
|
|
5731
5756
|
errorMessage: string;
|
|
5732
5757
|
tooltipText: string;
|
|
5733
5758
|
isDateDisabled: CalendarMonthIsDateDisabled;
|
|
@@ -5738,6 +5763,11 @@ defaultDisplayMonth: string | null;
|
|
|
5738
5763
|
placeholder: string;
|
|
5739
5764
|
}>;
|
|
5740
5765
|
|
|
5766
|
+
export declare type BentoDatePickerEmits = FormFieldEmits<BentoDatePickerValue>;
|
|
5767
|
+
|
|
5768
|
+
/**
|
|
5769
|
+
* @deprecated since version 2.0. This enum is deprecated. Use the event name as a string literal instead.
|
|
5770
|
+
*/
|
|
5741
5771
|
export declare enum BentoDatePickerEvent {
|
|
5742
5772
|
INPUT = "input"
|
|
5743
5773
|
}
|
|
@@ -5770,6 +5800,15 @@ export declare interface BentoDatePickerProps extends FormField {
|
|
|
5770
5800
|
max?: Date | null;
|
|
5771
5801
|
/**
|
|
5772
5802
|
* Selected date
|
|
5803
|
+
*
|
|
5804
|
+
* @default null
|
|
5805
|
+
*/
|
|
5806
|
+
modelValue?: BentoDatePickerValue | null;
|
|
5807
|
+
/**
|
|
5808
|
+
* Selected date
|
|
5809
|
+
*
|
|
5810
|
+
* @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
|
|
5811
|
+
*
|
|
5773
5812
|
* @default null
|
|
5774
5813
|
*/
|
|
5775
5814
|
value?: BentoDatePickerValue | null;
|
|
@@ -6084,6 +6123,7 @@ size: any;
|
|
|
6084
6123
|
staticCategories: boolean;
|
|
6085
6124
|
tooltipText: any;
|
|
6086
6125
|
value: any;
|
|
6126
|
+
modelValue: any;
|
|
6087
6127
|
virtualScroll: boolean;
|
|
6088
6128
|
enableValueLabelPair: boolean;
|
|
6089
6129
|
}>, {
|
|
@@ -6091,6 +6131,8 @@ focus: () => void;
|
|
|
6091
6131
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
6092
6132
|
input: (selectedValue: any) => void;
|
|
6093
6133
|
} & {
|
|
6134
|
+
"update:model-value": (selectedValue: any) => void;
|
|
6135
|
+
} & {
|
|
6094
6136
|
"show-more": () => void;
|
|
6095
6137
|
} & {
|
|
6096
6138
|
open: () => void;
|
|
@@ -6121,6 +6163,7 @@ size: any;
|
|
|
6121
6163
|
staticCategories: boolean;
|
|
6122
6164
|
tooltipText: any;
|
|
6123
6165
|
value: any;
|
|
6166
|
+
modelValue: any;
|
|
6124
6167
|
virtualScroll: boolean;
|
|
6125
6168
|
enableValueLabelPair: boolean;
|
|
6126
6169
|
}>>>, {
|
|
@@ -6139,6 +6182,7 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
|
|
|
6139
6182
|
multiple: boolean;
|
|
6140
6183
|
ariaLabel: string;
|
|
6141
6184
|
items: BentoListboxOptions;
|
|
6185
|
+
modelValue: BentoListboxSelectedValue;
|
|
6142
6186
|
errorMessage: string;
|
|
6143
6187
|
tooltipText: string;
|
|
6144
6188
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
@@ -6266,6 +6310,11 @@ type: PropType<string>;
|
|
|
6266
6310
|
} & {
|
|
6267
6311
|
default: any;
|
|
6268
6312
|
};
|
|
6313
|
+
modelValue: {
|
|
6314
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
6315
|
+
} & {
|
|
6316
|
+
default: any;
|
|
6317
|
+
};
|
|
6269
6318
|
errorMessage: {
|
|
6270
6319
|
type: PropType<string>;
|
|
6271
6320
|
} & {
|
|
@@ -6334,6 +6383,8 @@ default: any;
|
|
|
6334
6383
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
6335
6384
|
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
6336
6385
|
} & {
|
|
6386
|
+
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
6387
|
+
} & {
|
|
6337
6388
|
"show-more": () => void;
|
|
6338
6389
|
} & {
|
|
6339
6390
|
open: () => void;
|
|
@@ -6419,6 +6470,11 @@ type: PropType<string>;
|
|
|
6419
6470
|
} & {
|
|
6420
6471
|
default: any;
|
|
6421
6472
|
};
|
|
6473
|
+
modelValue: {
|
|
6474
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
6475
|
+
} & {
|
|
6476
|
+
default: any;
|
|
6477
|
+
};
|
|
6422
6478
|
errorMessage: {
|
|
6423
6479
|
type: PropType<string>;
|
|
6424
6480
|
} & {
|
|
@@ -6500,6 +6556,7 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
|
6500
6556
|
multiple: boolean;
|
|
6501
6557
|
ariaLabel: string;
|
|
6502
6558
|
items: BentoAvatarListboxOptions;
|
|
6559
|
+
modelValue: BentoListboxSelectedValue;
|
|
6503
6560
|
errorMessage: string;
|
|
6504
6561
|
tooltipText: string;
|
|
6505
6562
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
@@ -6644,6 +6701,11 @@ type: PropType<string>;
|
|
|
6644
6701
|
} & {
|
|
6645
6702
|
default: any;
|
|
6646
6703
|
};
|
|
6704
|
+
modelValue: {
|
|
6705
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
6706
|
+
} & {
|
|
6707
|
+
default: any;
|
|
6708
|
+
};
|
|
6647
6709
|
errorMessage: {
|
|
6648
6710
|
type: PropType<string>;
|
|
6649
6711
|
} & {
|
|
@@ -6712,6 +6774,8 @@ default: any;
|
|
|
6712
6774
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
6713
6775
|
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
6714
6776
|
} & {
|
|
6777
|
+
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
6778
|
+
} & {
|
|
6715
6779
|
"show-more": () => void;
|
|
6716
6780
|
} & {
|
|
6717
6781
|
open: () => void;
|
|
@@ -6805,6 +6869,11 @@ type: PropType<string>;
|
|
|
6805
6869
|
} & {
|
|
6806
6870
|
default: any;
|
|
6807
6871
|
};
|
|
6872
|
+
modelValue: {
|
|
6873
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
6874
|
+
} & {
|
|
6875
|
+
default: any;
|
|
6876
|
+
};
|
|
6808
6877
|
errorMessage: {
|
|
6809
6878
|
type: PropType<string>;
|
|
6810
6879
|
} & {
|
|
@@ -6887,6 +6956,7 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
|
6887
6956
|
multiple: boolean;
|
|
6888
6957
|
ariaLabel: string;
|
|
6889
6958
|
items: BentoCountryListboxOptions;
|
|
6959
|
+
modelValue: BentoListboxSelectedValue;
|
|
6890
6960
|
errorMessage: string;
|
|
6891
6961
|
tooltipText: string;
|
|
6892
6962
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
@@ -7011,6 +7081,11 @@ type: PropType<string>;
|
|
|
7011
7081
|
} & {
|
|
7012
7082
|
default: any;
|
|
7013
7083
|
};
|
|
7084
|
+
modelValue: {
|
|
7085
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
7086
|
+
} & {
|
|
7087
|
+
default: any;
|
|
7088
|
+
};
|
|
7014
7089
|
errorMessage: {
|
|
7015
7090
|
type: PropType<string>;
|
|
7016
7091
|
} & {
|
|
@@ -7079,6 +7154,8 @@ default: any;
|
|
|
7079
7154
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7080
7155
|
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
7081
7156
|
} & {
|
|
7157
|
+
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
7158
|
+
} & {
|
|
7082
7159
|
"show-more": () => void;
|
|
7083
7160
|
} & {
|
|
7084
7161
|
open: () => void;
|
|
@@ -7163,6 +7240,11 @@ type: PropType<string>;
|
|
|
7163
7240
|
} & {
|
|
7164
7241
|
default: any;
|
|
7165
7242
|
};
|
|
7243
|
+
modelValue: {
|
|
7244
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
7245
|
+
} & {
|
|
7246
|
+
default: any;
|
|
7247
|
+
};
|
|
7166
7248
|
errorMessage: {
|
|
7167
7249
|
type: PropType<string>;
|
|
7168
7250
|
} & {
|
|
@@ -7244,6 +7326,7 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
|
7244
7326
|
multiple: boolean;
|
|
7245
7327
|
ariaLabel: string;
|
|
7246
7328
|
items: BentoCurrencyListboxOptions;
|
|
7329
|
+
modelValue: BentoListboxSelectedValue;
|
|
7247
7330
|
errorMessage: string;
|
|
7248
7331
|
tooltipText: string;
|
|
7249
7332
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
@@ -7378,6 +7461,11 @@ type: PropType<string>;
|
|
|
7378
7461
|
} & {
|
|
7379
7462
|
default: any;
|
|
7380
7463
|
};
|
|
7464
|
+
modelValue: {
|
|
7465
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
7466
|
+
} & {
|
|
7467
|
+
default: any;
|
|
7468
|
+
};
|
|
7381
7469
|
errorMessage: {
|
|
7382
7470
|
type: PropType<string>;
|
|
7383
7471
|
} & {
|
|
@@ -7446,6 +7534,8 @@ default: any;
|
|
|
7446
7534
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7447
7535
|
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
7448
7536
|
} & {
|
|
7537
|
+
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
7538
|
+
} & {
|
|
7449
7539
|
"show-more": () => void;
|
|
7450
7540
|
} & {
|
|
7451
7541
|
open: () => void;
|
|
@@ -7530,6 +7620,11 @@ type: PropType<string>;
|
|
|
7530
7620
|
} & {
|
|
7531
7621
|
default: any;
|
|
7532
7622
|
};
|
|
7623
|
+
modelValue: {
|
|
7624
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
7625
|
+
} & {
|
|
7626
|
+
default: any;
|
|
7627
|
+
};
|
|
7533
7628
|
errorMessage: {
|
|
7534
7629
|
type: PropType<string>;
|
|
7535
7630
|
} & {
|
|
@@ -7611,6 +7706,7 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
|
7611
7706
|
multiple: boolean;
|
|
7612
7707
|
ariaLabel: string;
|
|
7613
7708
|
items: BentoPaymentMethodListboxOptions;
|
|
7709
|
+
modelValue: BentoListboxSelectedValue;
|
|
7614
7710
|
errorMessage: string;
|
|
7615
7711
|
tooltipText: string;
|
|
7616
7712
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
@@ -7718,8 +7814,15 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
7718
7814
|
* The `input` value.
|
|
7719
7815
|
* Providing an empty string will select no options.
|
|
7720
7816
|
* Set to an empty string `''` if you don't want any of the available options to be selected.
|
|
7817
|
+
* @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
|
|
7721
7818
|
*/
|
|
7722
7819
|
value?: BentoListboxSelectedValue;
|
|
7820
|
+
/**
|
|
7821
|
+
* The `input` value.
|
|
7822
|
+
* Providing an empty string will select no options.
|
|
7823
|
+
* Set to an empty string `''` if you don't want any of the available options to be selected.
|
|
7824
|
+
*/
|
|
7825
|
+
modelValue?: BentoListboxSelectedValue;
|
|
7723
7826
|
/**
|
|
7724
7827
|
* Enables virtual scrolling if set to true or by providing an object with itemHeight function.
|
|
7725
7828
|
* The itemHeight function is used to calculate the height of rendered item given it's index.
|
|
@@ -7865,6 +7968,11 @@ type: PropType<string>;
|
|
|
7865
7968
|
} & {
|
|
7866
7969
|
default: any;
|
|
7867
7970
|
};
|
|
7971
|
+
modelValue: {
|
|
7972
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
7973
|
+
} & {
|
|
7974
|
+
default: any;
|
|
7975
|
+
};
|
|
7868
7976
|
errorMessage: {
|
|
7869
7977
|
type: PropType<string>;
|
|
7870
7978
|
} & {
|
|
@@ -7933,6 +8041,8 @@ default: any;
|
|
|
7933
8041
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7934
8042
|
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
7935
8043
|
} & {
|
|
8044
|
+
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
8045
|
+
} & {
|
|
7936
8046
|
"show-more": () => void;
|
|
7937
8047
|
} & {
|
|
7938
8048
|
open: () => void;
|
|
@@ -8018,6 +8128,11 @@ type: PropType<string>;
|
|
|
8018
8128
|
} & {
|
|
8019
8129
|
default: any;
|
|
8020
8130
|
};
|
|
8131
|
+
modelValue: {
|
|
8132
|
+
type: PropType<BentoListboxSelectedValue>;
|
|
8133
|
+
} & {
|
|
8134
|
+
default: any;
|
|
8135
|
+
};
|
|
8021
8136
|
errorMessage: {
|
|
8022
8137
|
type: PropType<string>;
|
|
8023
8138
|
} & {
|
|
@@ -8099,6 +8214,7 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
|
8099
8214
|
multiple: boolean;
|
|
8100
8215
|
ariaLabel: string;
|
|
8101
8216
|
items: BentoTagListboxOptions;
|
|
8217
|
+
modelValue: BentoListboxSelectedValue;
|
|
8102
8218
|
errorMessage: string;
|
|
8103
8219
|
tooltipText: string;
|
|
8104
8220
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
@@ -8283,7 +8399,7 @@ change: (value?: FileList) => void;
|
|
|
8283
8399
|
} & {
|
|
8284
8400
|
input: (value?: FileList) => void;
|
|
8285
8401
|
} & {
|
|
8286
|
-
"update:
|
|
8402
|
+
"update:model-value": (value?: FileList) => void;
|
|
8287
8403
|
} & {
|
|
8288
8404
|
"error:upload": (value: boolean) => void;
|
|
8289
8405
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoFileUploaderProps>, {
|
|
@@ -9414,9 +9530,14 @@ export declare type BentoInputDropdownProps = {
|
|
|
9414
9530
|
*/
|
|
9415
9531
|
readonly?: DropdownProps['readonly'];
|
|
9416
9532
|
/**
|
|
9417
|
-
*
|
|
9533
|
+
* Selected value of the dropdown
|
|
9534
|
+
* @deprecated Use `model-value` instead.
|
|
9418
9535
|
*/
|
|
9419
9536
|
value?: DropdownProps['value'];
|
|
9537
|
+
/**
|
|
9538
|
+
* Selected value of the dropdown
|
|
9539
|
+
*/
|
|
9540
|
+
modelValue?: DropdownProps['modelValue'];
|
|
9420
9541
|
};
|
|
9421
9542
|
|
|
9422
9543
|
/**
|
|
@@ -11642,14 +11763,17 @@ export declare interface BentoPaginationProps {
|
|
|
11642
11763
|
* }
|
|
11643
11764
|
*/
|
|
11644
11765
|
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoPaymentMethodProps>, {
|
|
11645
|
-
|
|
11766
|
+
label: any;
|
|
11646
11767
|
small: boolean;
|
|
11647
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoPaymentMethodProps>, {
|
|
11648
11768
|
type: string;
|
|
11769
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoPaymentMethodProps>, {
|
|
11770
|
+
label: any;
|
|
11649
11771
|
small: boolean;
|
|
11772
|
+
type: string;
|
|
11650
11773
|
}>>>, {
|
|
11651
11774
|
small: boolean;
|
|
11652
11775
|
type: string;
|
|
11776
|
+
label: string;
|
|
11653
11777
|
}>;
|
|
11654
11778
|
|
|
11655
11779
|
export declare type BentoPaymentMethodListboxOptionItem = OmitStrict<BentoListboxOptionItem, 'value'> & {
|
|
@@ -11660,15 +11784,18 @@ export declare type BentoPaymentMethodListboxOptions = Array<BentoPaymentMethodL
|
|
|
11660
11784
|
|
|
11661
11785
|
export declare interface BentoPaymentMethodProps {
|
|
11662
11786
|
/**
|
|
11663
|
-
*
|
|
11787
|
+
* The label describing to the payment method icon.
|
|
11788
|
+
* @default null
|
|
11664
11789
|
*/
|
|
11665
|
-
label
|
|
11790
|
+
label?: string;
|
|
11666
11791
|
/**
|
|
11667
|
-
*
|
|
11792
|
+
* Render payment method icon in a smaller size
|
|
11793
|
+
* @default false
|
|
11668
11794
|
*/
|
|
11669
11795
|
small?: boolean;
|
|
11670
11796
|
/**
|
|
11671
|
-
*
|
|
11797
|
+
* The type of payment method to display.
|
|
11798
|
+
* @default 'Unknowncard'
|
|
11672
11799
|
*/
|
|
11673
11800
|
type?: string;
|
|
11674
11801
|
}
|
|
@@ -13226,7 +13353,7 @@ export declare interface BentoPromoBannerProps {
|
|
|
13226
13353
|
* }
|
|
13227
13354
|
* }
|
|
13228
13355
|
*/
|
|
13229
|
-
export declare const BentoRadioButton:
|
|
13356
|
+
export declare const BentoRadioButton: __VLS_WithTemplateSlots_37<DefineComponent< {
|
|
13230
13357
|
/**
|
|
13231
13358
|
* Disable the radio button (optional)
|
|
13232
13359
|
*/
|
|
@@ -14014,7 +14141,7 @@ export declare type BentoSelectFilterValue = BentoListboxSelectedValue;
|
|
|
14014
14141
|
* `
|
|
14015
14142
|
* }
|
|
14016
14143
|
*/
|
|
14017
|
-
export declare const BentoSelectionCard:
|
|
14144
|
+
export declare const BentoSelectionCard: __VLS_WithTemplateSlots_38<DefineComponent< {
|
|
14018
14145
|
/**
|
|
14019
14146
|
* The description of the selection card
|
|
14020
14147
|
*/
|
|
@@ -14207,7 +14334,7 @@ fullyClickable: boolean;
|
|
|
14207
14334
|
* `,
|
|
14208
14335
|
* }
|
|
14209
14336
|
*/
|
|
14210
|
-
export declare const BentoSelectionCardGroup:
|
|
14337
|
+
export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSelectionCardGroupProps>, {
|
|
14211
14338
|
description: any;
|
|
14212
14339
|
disabled: boolean;
|
|
14213
14340
|
errorMessage: any;
|
|
@@ -14376,7 +14503,7 @@ export declare type BentoSelectTagFilterOptions = OmitStrict<BentoSelectFilterOp
|
|
|
14376
14503
|
* `
|
|
14377
14504
|
* }
|
|
14378
14505
|
*/
|
|
14379
|
-
export declare const BentoSidepanel:
|
|
14506
|
+
export declare const BentoSidepanel: __VLS_WithTemplateSlots_41<DefineComponent< {
|
|
14380
14507
|
/**
|
|
14381
14508
|
* The id of the current active page
|
|
14382
14509
|
* Should be the same id as the BentoSidepanelPage to be displayed
|
|
@@ -14504,7 +14631,7 @@ export declare enum BentoSidepanelEvent {
|
|
|
14504
14631
|
* `
|
|
14505
14632
|
* }
|
|
14506
14633
|
*/
|
|
14507
|
-
export declare const BentoSidepanelPage:
|
|
14634
|
+
export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_40<DefineComponent< {
|
|
14508
14635
|
/**
|
|
14509
14636
|
* List of actions that will be used to render the buttons.
|
|
14510
14637
|
* First element in the list will be rendered as "primary".
|
|
@@ -14647,7 +14774,7 @@ destructiveActions: boolean;
|
|
|
14647
14774
|
* `
|
|
14648
14775
|
* }
|
|
14649
14776
|
*/
|
|
14650
|
-
export declare const BentoStatus:
|
|
14777
|
+
export declare const BentoStatus: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_TypePropsToRuntimeProps_46<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_46<BentoStatusProps>>>, {}>, {
|
|
14651
14778
|
default: (_: {}) => any;
|
|
14652
14779
|
}>;
|
|
14653
14780
|
|
|
@@ -14692,7 +14819,7 @@ export declare enum BentoStatusVariant {
|
|
|
14692
14819
|
* `
|
|
14693
14820
|
* }
|
|
14694
14821
|
*/
|
|
14695
|
-
export declare const BentoStep:
|
|
14822
|
+
export declare const BentoStep: __VLS_WithTemplateSlots_44<DefineComponent< {
|
|
14696
14823
|
/**
|
|
14697
14824
|
* Completed status. Used on non-linear steppers to indicate if the step is completed.
|
|
14698
14825
|
*/
|
|
@@ -14749,7 +14876,7 @@ substepIndex: number;
|
|
|
14749
14876
|
* `
|
|
14750
14877
|
* }
|
|
14751
14878
|
*/
|
|
14752
|
-
export declare const BentoStepper:
|
|
14879
|
+
export declare const BentoStepper: __VLS_WithTemplateSlots_43<DefineComponent< {
|
|
14753
14880
|
/**
|
|
14754
14881
|
* Type of stepper; defines how the stepper should behave. Default: linear
|
|
14755
14882
|
* @values linear, non-linear
|
|
@@ -14863,7 +14990,7 @@ declare interface BentoStickyTabsOptions {
|
|
|
14863
14990
|
* `
|
|
14864
14991
|
* }
|
|
14865
14992
|
*/
|
|
14866
|
-
export declare const BentoStructuredList:
|
|
14993
|
+
export declare const BentoStructuredList: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_47<{
|
|
14867
14994
|
/**
|
|
14868
14995
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14869
14996
|
*/
|
|
@@ -14941,7 +15068,7 @@ labelsWidth: number;
|
|
|
14941
15068
|
* `
|
|
14942
15069
|
* }
|
|
14943
15070
|
*/
|
|
14944
|
-
export declare const BentoStructuredListItem:
|
|
15071
|
+
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_TypePropsToRuntimeProps_48<{
|
|
14945
15072
|
/**
|
|
14946
15073
|
* Label to display for the value
|
|
14947
15074
|
*/
|
|
@@ -15023,7 +15150,7 @@ declare const BentoStructuredListLayoutOptions: string[];
|
|
|
15023
15150
|
* `
|
|
15024
15151
|
* }
|
|
15025
15152
|
*/
|
|
15026
|
-
export declare const BentoSummaryGrid:
|
|
15153
|
+
export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_49<BentoSummaryGridProps>, {
|
|
15027
15154
|
columnWidth: any;
|
|
15028
15155
|
slashedZero: boolean;
|
|
15029
15156
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_49<BentoSummaryGridProps>, {
|
|
@@ -15061,7 +15188,7 @@ export declare interface BentoSummaryGridColumnWidth {
|
|
|
15061
15188
|
* `
|
|
15062
15189
|
* }
|
|
15063
15190
|
*/
|
|
15064
|
-
export declare const BentoSummaryGridItemAmount:
|
|
15191
|
+
export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<BentoSummaryGridItemAmountProps>, {
|
|
15065
15192
|
copy: any;
|
|
15066
15193
|
fitContent: boolean;
|
|
15067
15194
|
infoIconTooltipText: any;
|
|
@@ -15138,7 +15265,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
|
|
|
15138
15265
|
* `
|
|
15139
15266
|
* }
|
|
15140
15267
|
*/
|
|
15141
|
-
export declare const BentoSummaryGridItemCustom:
|
|
15268
|
+
export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemCustomProps>, {
|
|
15142
15269
|
copy: any;
|
|
15143
15270
|
infoIconTooltipText: any;
|
|
15144
15271
|
fitContent: boolean;
|
|
@@ -15212,7 +15339,7 @@ export declare interface BentoSummaryGridItemCustomProps {
|
|
|
15212
15339
|
* `
|
|
15213
15340
|
* }
|
|
15214
15341
|
*/
|
|
15215
|
-
export declare const BentoSummaryGridItemNumeric:
|
|
15342
|
+
export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<BentoSummaryGridItemNumericProps>, {
|
|
15216
15343
|
copy: any;
|
|
15217
15344
|
fitContent: boolean;
|
|
15218
15345
|
infoIconTooltipText: any;
|
|
@@ -15287,7 +15414,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
|
|
|
15287
15414
|
* `
|
|
15288
15415
|
* }
|
|
15289
15416
|
*/
|
|
15290
|
-
export declare const BentoSummaryGridItemPercentage:
|
|
15417
|
+
export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridItemPercentageProps>, {
|
|
15291
15418
|
copy: any;
|
|
15292
15419
|
fitContent: boolean;
|
|
15293
15420
|
infoIconTooltipText: any;
|
|
@@ -15377,7 +15504,7 @@ declare enum BentoSummaryGridItemSize_2 {
|
|
|
15377
15504
|
* `
|
|
15378
15505
|
* }
|
|
15379
15506
|
*/
|
|
15380
|
-
export declare const BentoSummaryGridItemText:
|
|
15507
|
+
export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemTextProps>, {
|
|
15381
15508
|
copy: any;
|
|
15382
15509
|
fitContent: boolean;
|
|
15383
15510
|
infoIconTooltipText: any;
|
|
@@ -15488,7 +15615,7 @@ export declare interface BentoSummaryGridProps {
|
|
|
15488
15615
|
* </bento-tabs>
|
|
15489
15616
|
* </template>
|
|
15490
15617
|
*/
|
|
15491
|
-
export declare const BentoTab:
|
|
15618
|
+
export declare const BentoTab: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_55<BentoTabProps>, {
|
|
15492
15619
|
counter: any;
|
|
15493
15620
|
disabled: boolean;
|
|
15494
15621
|
hidden: boolean;
|
|
@@ -15642,7 +15769,7 @@ declare enum BentoTabsEvent {
|
|
|
15642
15769
|
ACTIVE_TAB_INDEX = "update:active-tab-index"
|
|
15643
15770
|
}
|
|
15644
15771
|
|
|
15645
|
-
export declare const BentoTag: DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_40<BentoTagProps>, {
|
|
15772
|
+
export declare const BentoTag: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_40<BentoTagProps>, {
|
|
15646
15773
|
label: any;
|
|
15647
15774
|
truncate: any;
|
|
15648
15775
|
variant: BentoTagVariant;
|
|
@@ -15654,6 +15781,8 @@ variant: BentoTagVariant;
|
|
|
15654
15781
|
label: string;
|
|
15655
15782
|
variant: BentoTagVariant | `${BentoTagVariant}`;
|
|
15656
15783
|
truncate: number;
|
|
15784
|
+
}>, {
|
|
15785
|
+
icon: (_: {}) => any;
|
|
15657
15786
|
}>;
|
|
15658
15787
|
|
|
15659
15788
|
export declare type BentoTagListboxOptionItem = OmitStrict<BentoListboxOptionItem, 'data'> & {
|
|
@@ -15736,6 +15865,7 @@ resizable: string;
|
|
|
15736
15865
|
required: boolean;
|
|
15737
15866
|
tooltipText: any;
|
|
15738
15867
|
value: string;
|
|
15868
|
+
modelValue: string;
|
|
15739
15869
|
}>, {
|
|
15740
15870
|
focus: () => void;
|
|
15741
15871
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -15751,6 +15881,8 @@ focus: () => void;
|
|
|
15751
15881
|
} & {
|
|
15752
15882
|
input: (value: string) => void;
|
|
15753
15883
|
} & {
|
|
15884
|
+
"update:model-value": (value: string) => void;
|
|
15885
|
+
} & {
|
|
15754
15886
|
keydown: (event: KeyboardEvent) => void;
|
|
15755
15887
|
} & {
|
|
15756
15888
|
keyup: (event: KeyboardEvent) => void;
|
|
@@ -15770,6 +15902,7 @@ resizable: string;
|
|
|
15770
15902
|
required: boolean;
|
|
15771
15903
|
tooltipText: any;
|
|
15772
15904
|
value: string;
|
|
15905
|
+
modelValue: string;
|
|
15773
15906
|
}>>>, {
|
|
15774
15907
|
value: string;
|
|
15775
15908
|
description: string;
|
|
@@ -15780,6 +15913,7 @@ optional: boolean;
|
|
|
15780
15913
|
readonly: boolean;
|
|
15781
15914
|
height: string | null;
|
|
15782
15915
|
ariaLabel: string;
|
|
15916
|
+
modelValue: string;
|
|
15783
15917
|
errorMessage: string;
|
|
15784
15918
|
tooltipText: string;
|
|
15785
15919
|
characterLimit: number;
|
|
@@ -15817,8 +15951,13 @@ declare interface BentoTextareaProps extends FormField {
|
|
|
15817
15951
|
resizable?: BentoTextareaResizeOption | `${BentoTextareaResizeOption}`;
|
|
15818
15952
|
/**
|
|
15819
15953
|
* Text displayed as the value of the textarea
|
|
15954
|
+
* @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
|
|
15820
15955
|
*/
|
|
15821
15956
|
value?: string;
|
|
15957
|
+
/**
|
|
15958
|
+
* Text displayed as the value of the textarea
|
|
15959
|
+
*/
|
|
15960
|
+
modelValue?: string;
|
|
15822
15961
|
}
|
|
15823
15962
|
|
|
15824
15963
|
/**
|
|
@@ -15958,6 +16097,11 @@ type: PropType<string>;
|
|
|
15958
16097
|
} & {
|
|
15959
16098
|
default: any;
|
|
15960
16099
|
};
|
|
16100
|
+
modelValue: {
|
|
16101
|
+
type: PropType<string>;
|
|
16102
|
+
} & {
|
|
16103
|
+
default: string;
|
|
16104
|
+
};
|
|
15961
16105
|
errorMessage: {
|
|
15962
16106
|
type: PropType<string>;
|
|
15963
16107
|
} & {
|
|
@@ -16034,6 +16178,11 @@ type: PropType<string>;
|
|
|
16034
16178
|
} & {
|
|
16035
16179
|
default: any;
|
|
16036
16180
|
};
|
|
16181
|
+
modelValue: {
|
|
16182
|
+
type: PropType<string>;
|
|
16183
|
+
} & {
|
|
16184
|
+
default: string;
|
|
16185
|
+
};
|
|
16037
16186
|
errorMessage: {
|
|
16038
16187
|
type: PropType<string>;
|
|
16039
16188
|
} & {
|
|
@@ -16077,6 +16226,8 @@ focus: () => void;
|
|
|
16077
16226
|
} & {
|
|
16078
16227
|
input: (value: string) => void;
|
|
16079
16228
|
} & {
|
|
16229
|
+
"update:model-value": (value: string) => void;
|
|
16230
|
+
} & {
|
|
16080
16231
|
keydown: (event: KeyboardEvent) => void;
|
|
16081
16232
|
} & {
|
|
16082
16233
|
keyup: (event: KeyboardEvent) => void;
|
|
@@ -16090,6 +16241,7 @@ optional: boolean;
|
|
|
16090
16241
|
readonly: boolean;
|
|
16091
16242
|
height: string | null;
|
|
16092
16243
|
ariaLabel: string;
|
|
16244
|
+
modelValue: string;
|
|
16093
16245
|
errorMessage: string;
|
|
16094
16246
|
tooltipText: string;
|
|
16095
16247
|
characterLimit: number;
|
|
@@ -16142,6 +16294,11 @@ type: PropType<string>;
|
|
|
16142
16294
|
} & {
|
|
16143
16295
|
default: any;
|
|
16144
16296
|
};
|
|
16297
|
+
modelValue: {
|
|
16298
|
+
type: PropType<string>;
|
|
16299
|
+
} & {
|
|
16300
|
+
default: string;
|
|
16301
|
+
};
|
|
16145
16302
|
errorMessage: {
|
|
16146
16303
|
type: PropType<string>;
|
|
16147
16304
|
} & {
|
|
@@ -16220,6 +16377,11 @@ type: PropType<string>;
|
|
|
16220
16377
|
} & {
|
|
16221
16378
|
default: any;
|
|
16222
16379
|
};
|
|
16380
|
+
modelValue: {
|
|
16381
|
+
type: PropType<string>;
|
|
16382
|
+
} & {
|
|
16383
|
+
default: string;
|
|
16384
|
+
};
|
|
16223
16385
|
errorMessage: {
|
|
16224
16386
|
type: PropType<string>;
|
|
16225
16387
|
} & {
|
|
@@ -16751,7 +16913,7 @@ export declare type BentoToastItemsList = Array<BentoToastItem>;
|
|
|
16751
16913
|
* `,
|
|
16752
16914
|
* }
|
|
16753
16915
|
*/
|
|
16754
|
-
export declare const BentoToggle:
|
|
16916
|
+
export declare const BentoToggle: __VLS_WithTemplateSlots_54<DefineComponent< {
|
|
16755
16917
|
/**
|
|
16756
16918
|
* @deprecated from version 2.0.0. Use the aria-label attribute instead.
|
|
16757
16919
|
*/
|
|
@@ -17154,7 +17316,7 @@ export declare interface BentoTutorialStep {
|
|
|
17154
17316
|
* `
|
|
17155
17317
|
* }
|
|
17156
17318
|
*/
|
|
17157
|
-
export declare const BentoTypography:
|
|
17319
|
+
export declare const BentoTypography: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_57<{
|
|
17158
17320
|
/**
|
|
17159
17321
|
* Sets the HTML DOM element.
|
|
17160
17322
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -17433,6 +17595,27 @@ export declare interface FormField {
|
|
|
17433
17595
|
tooltipText?: string;
|
|
17434
17596
|
}
|
|
17435
17597
|
|
|
17598
|
+
export declare interface FormFieldEmits<T> {
|
|
17599
|
+
/**
|
|
17600
|
+
* Emitted when the component's model changes.
|
|
17601
|
+
*
|
|
17602
|
+
* @example
|
|
17603
|
+
* - <component :model-value.sync="" />
|
|
17604
|
+
* - <component v-model="" />
|
|
17605
|
+
*/
|
|
17606
|
+
(e: 'update:model-value', value: T): void;
|
|
17607
|
+
/**
|
|
17608
|
+
* Emitted when the component's model changes.
|
|
17609
|
+
*
|
|
17610
|
+
* @deprecated since version 2.0. Use `v-model` or `update:model-value` instead.
|
|
17611
|
+
*
|
|
17612
|
+
* @example
|
|
17613
|
+
* - <component v-model="" />
|
|
17614
|
+
* - <component :value="" @input="" />
|
|
17615
|
+
*/
|
|
17616
|
+
(e: 'input', value: T): void;
|
|
17617
|
+
}
|
|
17618
|
+
|
|
17436
17619
|
declare interface GridLayoutColumnWidth {
|
|
17437
17620
|
small: number | string;
|
|
17438
17621
|
medium: number | string;
|