@adyen/bento-vue3 1.37.0 → 1.38.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/packages/vue2/src/components/checkbox/checkbox.vue.d.ts +0 -4
- package/dist/@types/packages/vue2/src/components/checkbox/components/checkbox-group/checkbox-group.vue.d.ts +0 -4
- package/dist/@types/packages/vue2/src/components/data-grid/components/data-grid-cell/data-grid-cell.vue.d.ts +15 -0
- package/dist/@types/packages/vue2/src/components/data-grid/components/data-grid-columns/data-grid-columns.vue.d.ts +16 -0
- package/dist/@types/packages/vue2/src/components/data-grid/components/data-grid-config-settings/data-grid-config-settings.vue.d.ts +1 -1
- package/dist/@types/packages/vue2/src/components/data-grid/composables/use-calculate-column-width/use-calculate-column-width.d.ts +1 -1
- package/dist/@types/packages/vue2/src/components/data-grid/composables/use-calculate-column-width/use-calculate-column-width.types.d.ts +1 -0
- package/dist/@types/packages/vue2/src/components/data-grid/data-grid.vue.d.ts +17 -17
- package/dist/@types/packages/vue2/src/components/date-range-picker/date-range-picker.vue.d.ts +99 -25
- package/dist/@types/packages/vue2/src/components/filter-bar/components/all-filters-modal/all-filters-modal.vue.d.ts +62 -1
- package/dist/@types/packages/vue2/src/components/filter-bar/components/date-range-filter/date-range-filter.vue.d.ts +62 -1
- package/dist/@types/packages/vue2/src/components/filter-bar/filter-bar.vue.d.ts +62 -1
- package/dist/@types/packages/vue2/src/components/internal/listbox/components/listbox-multi-select/components/listbox-multi-select-options/components/listbox-multi-select-category/listbox-multi-select-category.vue.d.ts +0 -4
- package/dist/@types/packages/vue2/src/components/internal/listbox/components/listbox-multi-select/components/listbox-multi-select-options/listbox-multi-select-options.vue.d.ts +0 -8
- package/dist/@types/packages/vue2/src/components/internal/listbox/components/listbox-multi-select/listbox-multi-select.vue.d.ts +0 -12
- package/dist/@types/packages/vue2/src/components/internal/listbox/listbox.vue.d.ts +0 -12
- package/dist/@types/packages/vue2/src/components/loading-indicator/index.d.ts +1 -1
- package/dist/@types/packages/vue2/src/components/loading-indicator/loading-indicator.vue.d.ts +1 -1
- package/dist/@types/packages/vue2/src/components/pagination/components/pagination-context/pagination-context.vue.d.ts +34 -1527
- package/dist/@types/packages/vue2/src/components/pagination/components/pagination-controls/pagination-controls.vue.d.ts +32 -204
- package/dist/@types/packages/vue2/src/components/pagination/components/pagination-results-per-page/pagination-results-per-page.vue.d.ts +30 -1528
- package/dist/@types/packages/vue2/src/components/pagination/pagination.vue.d.ts +59 -3348
- package/dist/@types/packages/vue2/src/composables/use-bento-theme/use-bento-theme.d.ts +18 -0
- package/dist/action-bar.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/checkbox-input.css +1 -1
- package/dist/assets/checkbox.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/info-icon.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/loading-indicator.css +1 -1
- package/dist/assets/menu.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/pagination.css +1 -1
- package/dist/assets/popover.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/button.js +2 -2
- package/dist/card.js +1 -1
- package/dist/checkbox.js +3 -3
- package/dist/chunks/{action-bar.CuisUSoa.js → action-bar.CgAtMM9u.js} +4 -4
- package/dist/chunks/{action-bar.CuisUSoa.js.map → action-bar.CgAtMM9u.js.map} +1 -1
- package/dist/chunks/{base-modal.GY3twZI_.js → base-modal.U5PTvcT5.js} +2 -2
- package/dist/chunks/{base-modal.GY3twZI_.js.map → base-modal.U5PTvcT5.js.map} +1 -1
- package/dist/chunks/{button-actions-with-menu.D0K6sGoU.js → button-actions-with-menu.CTTDrnqS.js} +4 -4
- package/dist/chunks/{button-actions-with-menu.D0K6sGoU.js.map → button-actions-with-menu.CTTDrnqS.js.map} +1 -1
- package/dist/chunks/{button-actions.DK09ba3B.js → button-actions.Cdzo5JUG.js} +2 -2
- package/dist/chunks/{button-actions.DK09ba3B.js.map → button-actions.Cdzo5JUG.js.map} +1 -1
- package/dist/chunks/{card.Dd6y_Qwc.js → card.ryanj6U8.js} +2 -2
- package/dist/chunks/{card.Dd6y_Qwc.js.map → card.ryanj6U8.js.map} +1 -1
- package/dist/chunks/{checkbox-group.8IN5S-BB.js → checkbox-group.PjS8QEEt.js} +4 -4
- package/dist/chunks/{checkbox-group.8IN5S-BB.js.map → checkbox-group.PjS8QEEt.js.map} +1 -1
- package/dist/chunks/{checkbox-input.B24-74ay.js → checkbox-input.D8ZUqd4m.js} +49 -45
- package/dist/chunks/checkbox-input.D8ZUqd4m.js.map +1 -0
- package/dist/chunks/{checkbox.ZkvB_0XY.js → checkbox.lv3oHLV8.js} +72 -78
- package/dist/chunks/{checkbox.ZkvB_0XY.js.map → checkbox.lv3oHLV8.js.map} +1 -1
- package/dist/chunks/{code-snippet.D1Q8mX86.js → code-snippet.oHd_YNRL.js} +4 -4
- package/dist/chunks/{code-snippet.D1Q8mX86.js.map → code-snippet.oHd_YNRL.js.map} +1 -1
- package/dist/chunks/{controls-group.DBO4uV2t.js → controls-group.LtasepM-.js} +2 -2
- package/dist/chunks/{controls-group.DBO4uV2t.js.map → controls-group.LtasepM-.js.map} +1 -1
- package/dist/chunks/{dashboard-section.hRVI8IAm.js → dashboard-section.hfZ3IKH0.js} +2 -2
- package/dist/chunks/{dashboard-section.hRVI8IAm.js.map → dashboard-section.hfZ3IKH0.js.map} +1 -1
- package/dist/chunks/{dashed-underline.BeGUM9AR.js → dashed-underline._luDHpHt.js} +2 -2
- package/dist/chunks/{dashed-underline.BeGUM9AR.js.map → dashed-underline._luDHpHt.js.map} +1 -1
- package/dist/chunks/{data-grid-template.DVfZY2QM.js → data-grid-template.CLi0WHb2.js} +2 -2
- package/dist/chunks/{data-grid-template.DVfZY2QM.js.map → data-grid-template.CLi0WHb2.js.map} +1 -1
- package/dist/chunks/{data-grid.WQipkZ5D.js → data-grid.BWnD3U86.js} +837 -813
- package/dist/chunks/data-grid.BWnD3U86.js.map +1 -0
- package/dist/chunks/{date-picker.CjXqKx-6.js → date-picker.B2I-XYII.js} +16 -16
- package/dist/chunks/{date-picker.CjXqKx-6.js.map → date-picker.B2I-XYII.js.map} +1 -1
- package/dist/chunks/date-range-picker.BbKsJjDI.js +1035 -0
- package/dist/chunks/{date-range-picker.DT0bD7bx.js.map → date-range-picker.BbKsJjDI.js.map} +1 -1
- package/dist/chunks/{dropdown-tag.Dm5QqVYj.js → dropdown-tag.D8ua9pbt.js} +2 -2
- package/dist/chunks/{dropdown-tag.Dm5QqVYj.js.map → dropdown-tag.D8ua9pbt.js.map} +1 -1
- package/dist/chunks/{dropdown.DBRe0ttO.js → dropdown.C_ZbkwpI.js} +28 -28
- package/dist/chunks/{dropdown.DBRe0ttO.js.map → dropdown.C_ZbkwpI.js.map} +1 -1
- package/dist/chunks/{error-message.BsCRxqJP.js → error-message.BmtC6yJU.js} +2 -2
- package/dist/chunks/{error-message.BsCRxqJP.js.map → error-message.BmtC6yJU.js.map} +1 -1
- package/dist/chunks/es6.BvpG4Oi6.js.map +1 -1
- package/dist/chunks/{filter-bar.8DrpM6NO.js → filter-bar.DYVY8un1.js} +12 -12
- package/dist/chunks/{filter-bar.8DrpM6NO.js.map → filter-bar.DYVY8un1.js.map} +1 -1
- package/dist/chunks/{footer-actions.CLD0Hyok.js → footer-actions.s17GOUlO.js} +2 -2
- package/dist/chunks/{footer-actions.CLD0Hyok.js.map → footer-actions.s17GOUlO.js.map} +1 -1
- package/dist/chunks/{header.BwTpNk4U.js → header.CXk8N1r8.js} +4 -4
- package/dist/chunks/{header.BwTpNk4U.js.map → header.CXk8N1r8.js.map} +1 -1
- package/dist/chunks/{info-icon.WGVkmqMM.js → info-icon.CNPSAUM6.js} +7 -7
- package/dist/chunks/{info-icon.WGVkmqMM.js.map → info-icon.CNPSAUM6.js.map} +1 -1
- package/dist/chunks/{input-field.B6DTUBbZ.js → input-field.WYmNajX8.js} +3 -3
- package/dist/chunks/{input-field.B6DTUBbZ.js.map → input-field.WYmNajX8.js.map} +1 -1
- package/dist/chunks/{inspector.types.CKC5Fjz0.js → inspector.types.DVmq4XbV.js} +2 -2
- package/dist/chunks/{inspector.types.CKC5Fjz0.js.map → inspector.types.DVmq4XbV.js.map} +1 -1
- package/dist/chunks/{loading-button.6hYlQMSl.js → loading-button.B2kKlypp.js} +2 -2
- package/dist/chunks/{loading-button.6hYlQMSl.js.map → loading-button.B2kKlypp.js.map} +1 -1
- package/dist/chunks/{loading-indicator.BFMEf39U.js → loading-indicator.N_WV9Gwz.js} +3 -3
- package/dist/chunks/loading-indicator.N_WV9Gwz.js.map +1 -0
- package/dist/chunks/{menu.C4805-Dq.js → menu.Dy8aup1z.js} +2 -2
- package/dist/chunks/{menu.C4805-Dq.js.map → menu.Dy8aup1z.js.map} +1 -1
- package/dist/chunks/{modal-fullscreen.CuEg-noK.js → modal-fullscreen.BVoPzVaI.js} +2 -2
- package/dist/chunks/{modal-fullscreen.CuEg-noK.js.map → modal-fullscreen.BVoPzVaI.js.map} +1 -1
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.2_gb7O_d.js → modal.vue_vue_type_script_setup_true_lang.DWpsSgTH.js} +4 -4
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.2_gb7O_d.js.map → modal.vue_vue_type_script_setup_true_lang.DWpsSgTH.js.map} +1 -1
- package/dist/chunks/pagination.BbpMSWLd.js +463 -0
- package/dist/chunks/pagination.BbpMSWLd.js.map +1 -0
- package/dist/chunks/{popover.DgJtd7Yj.js → popover.CwmrCwCH.js} +2 -2
- package/dist/chunks/{popover.DgJtd7Yj.js.map → popover.CwmrCwCH.js.map} +1 -1
- package/dist/chunks/{radio-group.C1imRci1.js → radio-group.DxfUbeqh.js} +3 -3
- package/dist/chunks/{radio-group.C1imRci1.js.map → radio-group.DxfUbeqh.js.map} +1 -1
- package/dist/chunks/{search-bar.DwKqXdMu.js → search-bar.BagrDQnH.js} +2 -2
- package/dist/chunks/{search-bar.DwKqXdMu.js.map → search-bar.BagrDQnH.js.map} +1 -1
- package/dist/chunks/{secondary-nav.CXOWJcdc.js → secondary-nav.CISsjBMJ.js} +2 -2
- package/dist/chunks/{secondary-nav.CXOWJcdc.js.map → secondary-nav.CISsjBMJ.js.map} +1 -1
- package/dist/chunks/{selection-card-group.GgDEa529.js → selection-card-group.BMFofEe-.js} +11 -11
- package/dist/chunks/{selection-card-group.GgDEa529.js.map → selection-card-group.BMFofEe-.js.map} +1 -1
- package/dist/chunks/{sidepanel.C3DL5ZCV.js → sidepanel.-0Qymn6V.js} +2 -2
- package/dist/chunks/{sidepanel.C3DL5ZCV.js.map → sidepanel.-0Qymn6V.js.map} +1 -1
- package/dist/chunks/{structured-list-item.IwqvXP2Q.js → structured-list-item.Dgd3hfvB.js} +2 -2
- package/dist/chunks/{structured-list-item.IwqvXP2Q.js.map → structured-list-item.Dgd3hfvB.js.map} +1 -1
- package/dist/chunks/{summary-grid-item-custom.BbN72bub.js → summary-grid-item-custom.Bu7gJL8w.js} +2 -2
- package/dist/chunks/{summary-grid-item-custom.BbN72bub.js.map → summary-grid-item-custom.Bu7gJL8w.js.map} +1 -1
- package/dist/chunks/{textarea.DO0GBL6m.js → textarea.BVxLjWUC.js} +2 -2
- package/dist/chunks/{textarea.DO0GBL6m.js.map → textarea.BVxLjWUC.js.map} +1 -1
- package/dist/chunks/{timeline-item.B7D-RsYN.js → timeline-item.syIc8vRq.js} +4 -4
- package/dist/chunks/{timeline-item.B7D-RsYN.js.map → timeline-item.syIc8vRq.js.map} +1 -1
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.DKMxylGg.js → tutorial.vue_vue_type_script_setup_true_lang.C-g1fnEv.js} +4 -4
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.DKMxylGg.js.map → tutorial.vue_vue_type_script_setup_true_lang.C-g1fnEv.js.map} +1 -1
- package/dist/chunks/{use-cached-selected-values.CX-a8FKd.js → use-cached-selected-values.37d2WklP.js} +4 -4
- package/dist/chunks/{use-cached-selected-values.CX-a8FKd.js.map → use-cached-selected-values.37d2WklP.js.map} +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 +1 -1
- package/dist/date-range-picker.js +1 -1
- package/dist/dropdown.js +3 -3
- package/dist/filter-bar.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +39 -39
- package/dist/index.js.map +1 -1
- package/dist/info-icon.js +1 -1
- package/dist/input-field.js +1 -1
- package/dist/inspector.js +1 -1
- package/dist/internal.js +3 -3
- package/dist/loading-indicator.js +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/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/structured-list.js +1 -1
- package/dist/styles/bento-dark.css +3 -0
- package/dist/styles/bento-light.css +3 -0
- package/dist/styles/bento.css +3 -0
- package/dist/styles/legacy.css +3 -0
- package/dist/styles/styleguide.css +3 -0
- 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 +1 -1
- package/package.json +2 -2
- package/dist/chunks/checkbox-input.B24-74ay.js.map +0 -1
- package/dist/chunks/data-grid.WQipkZ5D.js.map +0 -1
- package/dist/chunks/date-range-picker.DT0bD7bx.js +0 -965
- package/dist/chunks/loading-indicator.BFMEf39U.js.map +0 -1
- package/dist/chunks/pagination.BZH-5145.js +0 -639
- package/dist/chunks/pagination.BZH-5145.js.map +0 -1
- /package/dist/@types/packages/{vue2 → core}/src/components/loading-indicator/loading-indicator.types.d.ts +0 -0
|
@@ -113,9 +113,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
113
113
|
}>, {
|
|
114
114
|
descriptionId: string;
|
|
115
115
|
errorId: string;
|
|
116
|
-
ariaChecked: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<(boolean | "true" | "false") | "mixed">;
|
|
117
116
|
ariaDescribedBy: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
118
|
-
ariaInvalid: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<(boolean | "true" | "false") | "grammar" | "spelling">;
|
|
119
117
|
computedAriaLabel: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
120
118
|
conditionalClass: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<{
|
|
121
119
|
"b-checkbox--disabled": boolean;
|
|
@@ -123,8 +121,6 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
123
121
|
}>;
|
|
124
122
|
defaultSlotValue: string;
|
|
125
123
|
descriptionSlotValue: string;
|
|
126
|
-
isCheckboxGroup: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
127
|
-
isChecked: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
128
124
|
isIndeterminate: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
129
125
|
shouldShowError: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
130
126
|
shouldShowErrorMessage: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
@@ -333,9 +333,7 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
333
333
|
}>, {
|
|
334
334
|
descriptionId: string;
|
|
335
335
|
errorId: string;
|
|
336
|
-
ariaChecked: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<(boolean | "true" | "false") | "mixed">;
|
|
337
336
|
ariaDescribedBy: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
338
|
-
ariaInvalid: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<(boolean | "true" | "false") | "grammar" | "spelling">;
|
|
339
337
|
computedAriaLabel: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
340
338
|
conditionalClass: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<{
|
|
341
339
|
"b-checkbox--disabled": boolean;
|
|
@@ -343,8 +341,6 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
343
341
|
}>;
|
|
344
342
|
defaultSlotValue: string;
|
|
345
343
|
descriptionSlotValue: string;
|
|
346
|
-
isCheckboxGroup: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
347
|
-
isChecked: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
348
344
|
isIndeterminate: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
349
345
|
shouldShowError: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
350
346
|
shouldShowErrorMessage: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
@@ -92,6 +92,13 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../../../nod
|
|
|
92
92
|
type: NumberConstructor;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
95
|
+
/**
|
|
96
|
+
* Determines if the row selection is enabled.
|
|
97
|
+
*/
|
|
98
|
+
selectable: {
|
|
99
|
+
type: BooleanConstructor;
|
|
100
|
+
default: boolean;
|
|
101
|
+
};
|
|
95
102
|
selectedItems: {
|
|
96
103
|
type: PropType<BentoDatagridDataItemId[]>;
|
|
97
104
|
required: true;
|
|
@@ -185,6 +192,13 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../../../nod
|
|
|
185
192
|
type: NumberConstructor;
|
|
186
193
|
required: true;
|
|
187
194
|
};
|
|
195
|
+
/**
|
|
196
|
+
* Determines if the row selection is enabled.
|
|
197
|
+
*/
|
|
198
|
+
selectable: {
|
|
199
|
+
type: BooleanConstructor;
|
|
200
|
+
default: boolean;
|
|
201
|
+
};
|
|
188
202
|
selectedItems: {
|
|
189
203
|
type: PropType<BentoDatagridDataItemId[]>;
|
|
190
204
|
required: true;
|
|
@@ -198,6 +212,7 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../../../nod
|
|
|
198
212
|
condensed: boolean;
|
|
199
213
|
draggingColumns: BentoDatagridDraggingColumnState;
|
|
200
214
|
isMeasuringColumnWidths: boolean;
|
|
215
|
+
selectable: boolean;
|
|
201
216
|
getDataItemId: BentoDatagridGetDataItemIdFn;
|
|
202
217
|
isDataItemDisabled: BentoDatagridIsDataItemDisabledFn;
|
|
203
218
|
}, {}, {}, {}, string, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentProvideOptions, true, {}, any>, Record<string, (_: {
|
|
@@ -25,6 +25,7 @@ import type { DatagridColumnHoveringState } from "../../composables/use-column-h
|
|
|
25
25
|
* :has-left-overflow="hasLeftOverflow"
|
|
26
26
|
* :has-first-column-panel-right-aligned="index === computedColumnPanelAlignment"
|
|
27
27
|
* :is-only-one-visible-column="isOnlyOneVisibleColumn"
|
|
28
|
+
* :selectable="selectable"
|
|
28
29
|
* :selectable-across-pages="selectableAcrossPagesComputed"
|
|
29
30
|
* :truncate-column-headers="truncateColumnHeaders"
|
|
30
31
|
* v-on="draggingEventsForColumns"
|
|
@@ -135,6 +136,13 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../../../nod
|
|
|
135
136
|
type: PropType<BentoDatagridAllItemsSelectedState>;
|
|
136
137
|
default: any;
|
|
137
138
|
};
|
|
139
|
+
/**
|
|
140
|
+
* Determines if the user has enabled row selection
|
|
141
|
+
*/
|
|
142
|
+
selectable: {
|
|
143
|
+
type: BooleanConstructor;
|
|
144
|
+
default: boolean;
|
|
145
|
+
};
|
|
138
146
|
/**
|
|
139
147
|
* Adds an extra option when selecting all, to select items in other pages too
|
|
140
148
|
*/
|
|
@@ -282,6 +290,13 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../../../nod
|
|
|
282
290
|
type: PropType<BentoDatagridAllItemsSelectedState>;
|
|
283
291
|
default: any;
|
|
284
292
|
};
|
|
293
|
+
/**
|
|
294
|
+
* Determines if the user has enabled row selection
|
|
295
|
+
*/
|
|
296
|
+
selectable: {
|
|
297
|
+
type: BooleanConstructor;
|
|
298
|
+
default: boolean;
|
|
299
|
+
};
|
|
285
300
|
/**
|
|
286
301
|
* Adds an extra option when selecting all, to select items in other pages too
|
|
287
302
|
*/
|
|
@@ -334,6 +349,7 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../../../nod
|
|
|
334
349
|
isOnlyOneVisibleColumn: boolean;
|
|
335
350
|
showFrozenColumnsSeparator: boolean;
|
|
336
351
|
allItemsSelectedState: BentoDatagridAllItemsSelectedState;
|
|
352
|
+
selectable: boolean;
|
|
337
353
|
selectableAcrossPages: boolean;
|
|
338
354
|
sortBy: BentoDatagridSortByColumn[];
|
|
339
355
|
truncateColumnHeaders: boolean;
|
|
@@ -26,7 +26,7 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
26
26
|
isColumnVisibilityFilterShown: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<boolean, boolean>;
|
|
27
27
|
searchBarRef: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<any, any>;
|
|
28
28
|
searchButtonRef: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<any, any>;
|
|
29
|
-
|
|
29
|
+
DATAGRID_ACTIONS_COLUMN_FIELD_NAME: string;
|
|
30
30
|
setConfigSettingsPanelVisibility: (isVisible: boolean) => void;
|
|
31
31
|
emitCondensedToggle: (isCondensedView: boolean) => void;
|
|
32
32
|
toggleAllColumnVisibility: (toggleState: boolean) => void;
|
|
@@ -5,7 +5,7 @@ import type { MaybeRef } from "../../../../types";
|
|
|
5
5
|
import type { DatagridColumnsHeaderReferences } from '../../components/data-grid-columns/data-grid-columns.types';
|
|
6
6
|
export declare const DEFAULT_COLUMN_WIDTH = 100;
|
|
7
7
|
export declare const DEFAULT_COLUMN_MIN_WIDTH = 50;
|
|
8
|
-
export declare const
|
|
8
|
+
export declare const DATAGRID_ACTIONS_COLUMN_FIELD_NAME = "b-actions-column";
|
|
9
9
|
export declare const DATAGRID_SELECT_WIDTH = 32;
|
|
10
10
|
export declare const DATAGRID_SELECT_WIDTH_WITH_SELECT_ALL_PAGES_ENABLED = 56;
|
|
11
11
|
export declare const DATAGRID_CELL_OFFSET_INITIAL = 1;
|
|
@@ -513,18 +513,6 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../node_modu
|
|
|
513
513
|
readonly headingEl?: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "p" | "span";
|
|
514
514
|
} & import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").VNodeProps & import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").AllowedComponentProps & import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentCustomProps, "title" | "image" | "variant" | "action" | "description" | "headingEl">;
|
|
515
515
|
fitContent: boolean;
|
|
516
|
-
hasResizableColumns: boolean;
|
|
517
|
-
selectableAcrossPages: boolean;
|
|
518
|
-
sortBy: BentoDatagridSortByColumn[];
|
|
519
|
-
truncateColumnHeaders: boolean;
|
|
520
|
-
getDataItemId: BentoDatagridGetDataItemIdFn;
|
|
521
|
-
isDataItemDisabled: BentoDatagridIsDataItemDisabledFn;
|
|
522
|
-
filterValues: any;
|
|
523
|
-
allowRowClicks: boolean;
|
|
524
|
-
allowColumnDragAndDrop: boolean;
|
|
525
|
-
bulkActions: BentoButtonActionsList;
|
|
526
|
-
columnPanel: boolean;
|
|
527
|
-
filterSearchTerm: any;
|
|
528
516
|
pagination: Partial<{
|
|
529
517
|
size: number;
|
|
530
518
|
page: number;
|
|
@@ -541,14 +529,26 @@ declare const _default: __VLS_WithTemplateSlots<import("../../../../../node_modu
|
|
|
541
529
|
readonly ariaLabel?: string;
|
|
542
530
|
readonly totalCount?: number;
|
|
543
531
|
readonly hasNext?: boolean;
|
|
544
|
-
readonly onNavigate?: (
|
|
545
|
-
readonly "onItems-page"?: (
|
|
546
|
-
readonly "onUpdate:page"?: (
|
|
547
|
-
readonly "onUpdate:size"?: (
|
|
532
|
+
readonly onNavigate?: (page: number, items?: number) => any;
|
|
533
|
+
readonly "onItems-page"?: (size: number) => any;
|
|
534
|
+
readonly "onUpdate:page"?: (page: number) => any;
|
|
535
|
+
readonly "onUpdate:size"?: (size: number) => any;
|
|
548
536
|
} & import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").VNodeProps & import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").AllowedComponentProps & import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentCustomProps, "size" | "page" | "ariaLabel" | "virtualScroll" | "totalCount" | "hasNext" | "hidePageSize">;
|
|
537
|
+
hasResizableColumns: boolean;
|
|
538
|
+
selectable: boolean;
|
|
539
|
+
selectableAcrossPages: boolean;
|
|
540
|
+
sortBy: BentoDatagridSortByColumn[];
|
|
541
|
+
truncateColumnHeaders: boolean;
|
|
542
|
+
getDataItemId: BentoDatagridGetDataItemIdFn;
|
|
543
|
+
isDataItemDisabled: BentoDatagridIsDataItemDisabledFn;
|
|
544
|
+
filterValues: any;
|
|
545
|
+
allowRowClicks: boolean;
|
|
546
|
+
allowColumnDragAndDrop: boolean;
|
|
547
|
+
bulkActions: BentoButtonActionsList;
|
|
548
|
+
columnPanel: boolean;
|
|
549
|
+
filterSearchTerm: any;
|
|
549
550
|
stickyPagination: boolean;
|
|
550
551
|
stickyFilters: boolean;
|
|
551
|
-
selectable: boolean;
|
|
552
552
|
selection: BentoDatagridDataItemId[];
|
|
553
553
|
highlightedRows: BentoDatagridDataItemId[];
|
|
554
554
|
noSpacingTop: boolean;
|
package/dist/@types/packages/vue2/src/components/date-range-picker/date-range-picker.vue.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { PropType } from "../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue";
|
|
2
|
+
import { BentoButtonActionsLayout } from "../button";
|
|
2
3
|
import { BentoDateRangePickerEvent, BentoDateRangePickerValue } from './date-range-picker.types';
|
|
3
4
|
import { DateRangePickerCalendarFormData, DateRangePickerCalendarRangeSelectorItems } from './components/date-range-picker-calendar/date-range-picker-calendar.types';
|
|
4
5
|
/**
|
|
@@ -143,6 +144,16 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
143
144
|
* Selected date
|
|
144
145
|
*/
|
|
145
146
|
value: any;
|
|
147
|
+
/**
|
|
148
|
+
* Enables the date picker selection to persist until it is explicitly applied.
|
|
149
|
+
* Displays a set of buttons: Apply and Cancel.
|
|
150
|
+
*
|
|
151
|
+
* @deprecated This will be the default behaviour in v2.0.0.
|
|
152
|
+
*/
|
|
153
|
+
hasActions: {
|
|
154
|
+
type: BooleanConstructor;
|
|
155
|
+
default: boolean;
|
|
156
|
+
};
|
|
146
157
|
}>, {
|
|
147
158
|
inputContainerRef: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<any, any>;
|
|
148
159
|
dateDisplayValue: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
@@ -150,6 +161,8 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
150
161
|
descriptionConditionalClasses: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<{
|
|
151
162
|
'b-date-range-picker__description--error': boolean;
|
|
152
163
|
}>;
|
|
164
|
+
displayedTextInputValue: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<DateRangePickerCalendarFormData>;
|
|
165
|
+
displayedDateValue: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
153
166
|
isDateIncorrect: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<boolean, boolean>;
|
|
154
167
|
isDateRangePickerOpen: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<boolean, boolean>;
|
|
155
168
|
isReadOnly: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
@@ -158,8 +171,25 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
158
171
|
dateErrorId: string;
|
|
159
172
|
errorId: string;
|
|
160
173
|
popoverAriaLabel: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
174
|
+
shouldDisplayError: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
161
175
|
ariaDescribedBy: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
162
176
|
textInputDisplayValue: DateRangePickerCalendarFormData;
|
|
177
|
+
rangePickerButtonActions: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<({
|
|
178
|
+
title: string;
|
|
179
|
+
event: () => void;
|
|
180
|
+
disabled: boolean;
|
|
181
|
+
} | {
|
|
182
|
+
title: string;
|
|
183
|
+
event: () => void;
|
|
184
|
+
disabled?: undefined;
|
|
185
|
+
})[]>;
|
|
186
|
+
BentoButtonActionsLayout: {
|
|
187
|
+
BUTTONS_START: import("../button").BentoButtonActionsLayoutExtended.BUTTONS_START;
|
|
188
|
+
BUTTONS_END: import("../button").BentoButtonActionsLayoutBasic.BUTTONS_END;
|
|
189
|
+
FILL_CONTAINER: import("../button").BentoButtonActionsLayoutBasic.FILL_CONTAINER;
|
|
190
|
+
SPACE_BETWEEN: import("../button").BentoButtonActionsLayoutBasic.SPACE_BETWEEN;
|
|
191
|
+
VERTICAL_STACK: import("../button").BentoButtonActionsLayoutBasic.VERTICAL_STACK;
|
|
192
|
+
};
|
|
163
193
|
closeDateRangePicker: () => void;
|
|
164
194
|
clearDateRangePickerValue: () => Promise<void>;
|
|
165
195
|
openDateRangePicker: () => void;
|
|
@@ -168,7 +198,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
168
198
|
onDateRangePickerInput: (selectedRange: BentoDateRangePickerValue) => void;
|
|
169
199
|
onDateRangePickerError: (dateTextInput: any) => void;
|
|
170
200
|
onDateRangePickerFormDateInputUpdate: (dateFormDate: DateRangePickerCalendarFormData) => void;
|
|
171
|
-
t: (key: "selectDateRange" | "dateRangePicker" | "provideDateInAFormat" | "selectDate" | "selectedDateIsNotAvailable", values?: import("vue-i18n").default.Values) => string;
|
|
201
|
+
t: (key: "cancel" | "apply" | "selectDateRange" | "dateRangePicker" | "provideDateInAFormat" | "selectDate" | "selectedDateIsNotAvailable", values?: import("vue-i18n").default.Values) => string;
|
|
172
202
|
}, {}, {}, {}, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, BentoDateRangePickerEvent[], BentoDateRangePickerEvent, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").PublicProps, Readonly<import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
173
203
|
/**
|
|
174
204
|
* Allows user to enter time values in the form
|
|
@@ -284,6 +314,16 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
284
314
|
* Selected date
|
|
285
315
|
*/
|
|
286
316
|
value: any;
|
|
317
|
+
/**
|
|
318
|
+
* Enables the date picker selection to persist until it is explicitly applied.
|
|
319
|
+
* Displays a set of buttons: Apply and Cancel.
|
|
320
|
+
*
|
|
321
|
+
* @deprecated This will be the default behaviour in v2.0.0.
|
|
322
|
+
*/
|
|
323
|
+
hasActions: {
|
|
324
|
+
type: BooleanConstructor;
|
|
325
|
+
default: boolean;
|
|
326
|
+
};
|
|
287
327
|
}>> & Readonly<{
|
|
288
328
|
onInput?: (...args: any[]) => any;
|
|
289
329
|
}>, {
|
|
@@ -306,7 +346,41 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
306
346
|
allowTimeInput: boolean;
|
|
307
347
|
granularities: any;
|
|
308
348
|
quickSelectRanges: DateRangePickerCalendarRangeSelectorItems;
|
|
349
|
+
hasActions: boolean;
|
|
309
350
|
}, {}, {
|
|
351
|
+
BentoButtonActions: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").DefineComponent<import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
352
|
+
actions: {
|
|
353
|
+
type: PropType<import("../../../../core/src/components/button-actions/button-actions.types").BentoButtonActionsList>;
|
|
354
|
+
required: true;
|
|
355
|
+
};
|
|
356
|
+
inverse: {
|
|
357
|
+
type: BooleanConstructor;
|
|
358
|
+
default: boolean;
|
|
359
|
+
};
|
|
360
|
+
layout: {
|
|
361
|
+
type: PropType<BentoButtonActionsLayout | `${BentoButtonActionsLayout}`>;
|
|
362
|
+
default: import("../button").BentoButtonActionsLayoutBasic;
|
|
363
|
+
validator: (layout: BentoButtonActionsLayout) => boolean;
|
|
364
|
+
};
|
|
365
|
+
}>, {}, {}, {}, {}, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").PublicProps, Readonly<import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
366
|
+
actions: {
|
|
367
|
+
type: PropType<import("../../../../core/src/components/button-actions/button-actions.types").BentoButtonActionsList>;
|
|
368
|
+
required: true;
|
|
369
|
+
};
|
|
370
|
+
inverse: {
|
|
371
|
+
type: BooleanConstructor;
|
|
372
|
+
default: boolean;
|
|
373
|
+
};
|
|
374
|
+
layout: {
|
|
375
|
+
type: PropType<BentoButtonActionsLayout | `${BentoButtonActionsLayout}`>;
|
|
376
|
+
default: import("../button").BentoButtonActionsLayoutBasic;
|
|
377
|
+
validator: (layout: BentoButtonActionsLayout) => boolean;
|
|
378
|
+
};
|
|
379
|
+
}>> & Readonly<{}>, {
|
|
380
|
+
inverse: boolean;
|
|
381
|
+
layout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" | BentoButtonActionsLayout;
|
|
382
|
+
}, {}, {}, {}, string, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentProvideOptions, true, {}, any>;
|
|
383
|
+
BentoDivider: import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").DefineComponent<{}, {}, {}, {}, {}, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentProvideOptions, true, {}, any>;
|
|
310
384
|
BentoTypography: {
|
|
311
385
|
new (...args: any[]): import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").CreateComponentPublicInstanceWithMixins<Readonly<import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
312
386
|
wide: {
|
|
@@ -472,9 +546,9 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
472
546
|
default: any;
|
|
473
547
|
};
|
|
474
548
|
actionsLayout: {
|
|
475
|
-
type: PropType<
|
|
476
|
-
default: import("
|
|
477
|
-
validator: (value:
|
|
549
|
+
type: PropType<BentoButtonActionsLayout | `${BentoButtonActionsLayout}`>;
|
|
550
|
+
default: import("../button").BentoButtonActionsLayoutBasic;
|
|
551
|
+
validator: (value: BentoButtonActionsLayout) => boolean;
|
|
478
552
|
};
|
|
479
553
|
ariaLabel: {
|
|
480
554
|
type: StringConstructor;
|
|
@@ -555,7 +629,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
555
629
|
fallbackPosition: import("@floating-ui/core").Placement[];
|
|
556
630
|
fixedPositioning: boolean;
|
|
557
631
|
ariaLabel: string;
|
|
558
|
-
actionsLayout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" |
|
|
632
|
+
actionsLayout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" | BentoButtonActionsLayout;
|
|
559
633
|
divider: boolean;
|
|
560
634
|
disableFocusTrap: boolean;
|
|
561
635
|
dismissible: boolean;
|
|
@@ -574,9 +648,9 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
574
648
|
default: any;
|
|
575
649
|
};
|
|
576
650
|
actionsLayout: {
|
|
577
|
-
type: PropType<
|
|
578
|
-
default: import("
|
|
579
|
-
validator: (value:
|
|
651
|
+
type: PropType<BentoButtonActionsLayout | `${BentoButtonActionsLayout}`>;
|
|
652
|
+
default: import("../button").BentoButtonActionsLayoutBasic;
|
|
653
|
+
validator: (value: BentoButtonActionsLayout) => boolean;
|
|
580
654
|
};
|
|
581
655
|
ariaLabel: {
|
|
582
656
|
type: StringConstructor;
|
|
@@ -653,7 +727,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
653
727
|
fallbackPosition: import("@floating-ui/core").Placement[];
|
|
654
728
|
fixedPositioning: boolean;
|
|
655
729
|
ariaLabel: string;
|
|
656
|
-
actionsLayout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" |
|
|
730
|
+
actionsLayout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" | BentoButtonActionsLayout;
|
|
657
731
|
divider: boolean;
|
|
658
732
|
disableFocusTrap: boolean;
|
|
659
733
|
dismissible: boolean;
|
|
@@ -669,9 +743,9 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
669
743
|
default: any;
|
|
670
744
|
};
|
|
671
745
|
actionsLayout: {
|
|
672
|
-
type: PropType<
|
|
673
|
-
default: import("
|
|
674
|
-
validator: (value:
|
|
746
|
+
type: PropType<BentoButtonActionsLayout | `${BentoButtonActionsLayout}`>;
|
|
747
|
+
default: import("../button").BentoButtonActionsLayoutBasic;
|
|
748
|
+
validator: (value: BentoButtonActionsLayout) => boolean;
|
|
675
749
|
};
|
|
676
750
|
ariaLabel: {
|
|
677
751
|
type: StringConstructor;
|
|
@@ -752,7 +826,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
752
826
|
fallbackPosition: import("@floating-ui/core").Placement[];
|
|
753
827
|
fixedPositioning: boolean;
|
|
754
828
|
ariaLabel: string;
|
|
755
|
-
actionsLayout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" |
|
|
829
|
+
actionsLayout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" | BentoButtonActionsLayout;
|
|
756
830
|
divider: boolean;
|
|
757
831
|
disableFocusTrap: boolean;
|
|
758
832
|
dismissible: boolean;
|
|
@@ -3071,9 +3145,9 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
3071
3145
|
default: string;
|
|
3072
3146
|
};
|
|
3073
3147
|
variant: {
|
|
3074
|
-
type: PropType<import("
|
|
3075
|
-
default: import("
|
|
3076
|
-
validator: (value: import("
|
|
3148
|
+
type: PropType<import("../button").BentoButtonVariant | `${import("../button").BentoButtonVariant}`>;
|
|
3149
|
+
default: import("../button").BentoButtonVariant;
|
|
3150
|
+
validator: (value: import("../button").BentoButtonVariant) => boolean;
|
|
3077
3151
|
};
|
|
3078
3152
|
}>> & Readonly<{
|
|
3079
3153
|
onBlur?: () => any;
|
|
@@ -3091,7 +3165,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
3091
3165
|
}, import("../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").PublicProps, {
|
|
3092
3166
|
type: "reset" | "submit" | "button";
|
|
3093
3167
|
link: Record<string, any>;
|
|
3094
|
-
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | import("
|
|
3168
|
+
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | import("../button").BentoButtonVariant;
|
|
3095
3169
|
condensed: boolean;
|
|
3096
3170
|
critical: boolean;
|
|
3097
3171
|
disabled: boolean;
|
|
@@ -3129,9 +3203,9 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
3129
3203
|
default: string;
|
|
3130
3204
|
};
|
|
3131
3205
|
variant: {
|
|
3132
|
-
type: PropType<import("
|
|
3133
|
-
default: import("
|
|
3134
|
-
validator: (value: import("
|
|
3206
|
+
type: PropType<import("../button").BentoButtonVariant | `${import("../button").BentoButtonVariant}`>;
|
|
3207
|
+
default: import("../button").BentoButtonVariant;
|
|
3208
|
+
validator: (value: import("../button").BentoButtonVariant) => boolean;
|
|
3135
3209
|
};
|
|
3136
3210
|
}>> & Readonly<{
|
|
3137
3211
|
onBlur?: () => any;
|
|
@@ -3141,7 +3215,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
3141
3215
|
}>, {}, {}, {}, {}, {
|
|
3142
3216
|
type: "reset" | "submit" | "button";
|
|
3143
3217
|
link: Record<string, any>;
|
|
3144
|
-
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | import("
|
|
3218
|
+
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | import("../button").BentoButtonVariant;
|
|
3145
3219
|
condensed: boolean;
|
|
3146
3220
|
critical: boolean;
|
|
3147
3221
|
disabled: boolean;
|
|
@@ -3176,9 +3250,9 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
3176
3250
|
default: string;
|
|
3177
3251
|
};
|
|
3178
3252
|
variant: {
|
|
3179
|
-
type: PropType<import("
|
|
3180
|
-
default: import("
|
|
3181
|
-
validator: (value: import("
|
|
3253
|
+
type: PropType<import("../button").BentoButtonVariant | `${import("../button").BentoButtonVariant}`>;
|
|
3254
|
+
default: import("../button").BentoButtonVariant;
|
|
3255
|
+
validator: (value: import("../button").BentoButtonVariant) => boolean;
|
|
3182
3256
|
};
|
|
3183
3257
|
}>> & Readonly<{
|
|
3184
3258
|
onBlur?: () => any;
|
|
@@ -3196,7 +3270,7 @@ declare const _default: import("../../../../../node_modules/.pnpm/vue@3.5.13_typ
|
|
|
3196
3270
|
}, string, {
|
|
3197
3271
|
type: "reset" | "submit" | "button";
|
|
3198
3272
|
link: Record<string, any>;
|
|
3199
|
-
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | import("
|
|
3273
|
+
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | import("../button").BentoButtonVariant;
|
|
3200
3274
|
condensed: boolean;
|
|
3201
3275
|
critical: boolean;
|
|
3202
3276
|
disabled: boolean;
|
|
@@ -6995,6 +6995,10 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
6995
6995
|
max: any;
|
|
6996
6996
|
numberOfMonths: any;
|
|
6997
6997
|
value: any;
|
|
6998
|
+
hasActions: {
|
|
6999
|
+
type: BooleanConstructor;
|
|
7000
|
+
default: boolean;
|
|
7001
|
+
};
|
|
6998
7002
|
}>, {
|
|
6999
7003
|
inputContainerRef: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<any, any>;
|
|
7000
7004
|
dateDisplayValue: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
@@ -7002,6 +7006,8 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
7002
7006
|
descriptionConditionalClasses: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<{
|
|
7003
7007
|
'b-date-range-picker__description--error': boolean;
|
|
7004
7008
|
}>;
|
|
7009
|
+
displayedTextInputValue: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<import("../../../date-range-picker/components/date-range-picker-calendar/date-range-picker-calendar.types").DateRangePickerCalendarFormData>;
|
|
7010
|
+
displayedDateValue: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
7005
7011
|
isDateIncorrect: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<boolean, boolean>;
|
|
7006
7012
|
isDateRangePickerOpen: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").Ref<boolean, boolean>;
|
|
7007
7013
|
isReadOnly: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
@@ -7010,8 +7016,25 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
7010
7016
|
dateErrorId: string;
|
|
7011
7017
|
errorId: string;
|
|
7012
7018
|
popoverAriaLabel: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
7019
|
+
shouldDisplayError: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<boolean>;
|
|
7013
7020
|
ariaDescribedBy: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<string>;
|
|
7014
7021
|
textInputDisplayValue: import("../../../date-range-picker/components/date-range-picker-calendar/date-range-picker-calendar.types").DateRangePickerCalendarFormData;
|
|
7022
|
+
rangePickerButtonActions: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComputedRef<({
|
|
7023
|
+
title: string;
|
|
7024
|
+
event: () => void;
|
|
7025
|
+
disabled: boolean;
|
|
7026
|
+
} | {
|
|
7027
|
+
title: string;
|
|
7028
|
+
event: () => void;
|
|
7029
|
+
disabled?: undefined;
|
|
7030
|
+
})[]>;
|
|
7031
|
+
BentoButtonActionsLayout: {
|
|
7032
|
+
BUTTONS_START: import("../../../button").BentoButtonActionsLayoutExtended.BUTTONS_START;
|
|
7033
|
+
BUTTONS_END: import("../../../button").BentoButtonActionsLayoutBasic.BUTTONS_END;
|
|
7034
|
+
FILL_CONTAINER: import("../../../button").BentoButtonActionsLayoutBasic.FILL_CONTAINER;
|
|
7035
|
+
SPACE_BETWEEN: import("../../../button").BentoButtonActionsLayoutBasic.SPACE_BETWEEN;
|
|
7036
|
+
VERTICAL_STACK: import("../../../button").BentoButtonActionsLayoutBasic.VERTICAL_STACK;
|
|
7037
|
+
};
|
|
7015
7038
|
closeDateRangePicker: () => void;
|
|
7016
7039
|
clearDateRangePickerValue: () => Promise<void>;
|
|
7017
7040
|
openDateRangePicker: () => void;
|
|
@@ -7020,7 +7043,7 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
7020
7043
|
onDateRangePickerInput: (selectedRange: BentoDateRangePickerValue) => void;
|
|
7021
7044
|
onDateRangePickerError: (dateTextInput: any) => void;
|
|
7022
7045
|
onDateRangePickerFormDateInputUpdate: (dateFormDate: import("../../../date-range-picker/components/date-range-picker-calendar/date-range-picker-calendar.types").DateRangePickerCalendarFormData) => void;
|
|
7023
|
-
t: (key: "selectDateRange" | "dateRangePicker" | "provideDateInAFormat" | "selectDate" | "selectedDateIsNotAvailable", values?: import("vue-i18n").default.Values) => string;
|
|
7046
|
+
t: (key: "cancel" | "apply" | "selectDateRange" | "dateRangePicker" | "provideDateInAFormat" | "selectDate" | "selectedDateIsNotAvailable", values?: import("vue-i18n").default.Values) => string;
|
|
7024
7047
|
}, {}, {}, {}, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, import("../../../date-range-picker").BentoDateRangePickerEvent[], import("../../../date-range-picker").BentoDateRangePickerEvent, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").PublicProps, Readonly<import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
7025
7048
|
allowTimeInput: {
|
|
7026
7049
|
type: BooleanConstructor;
|
|
@@ -7074,6 +7097,10 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
7074
7097
|
max: any;
|
|
7075
7098
|
numberOfMonths: any;
|
|
7076
7099
|
value: any;
|
|
7100
|
+
hasActions: {
|
|
7101
|
+
type: BooleanConstructor;
|
|
7102
|
+
default: boolean;
|
|
7103
|
+
};
|
|
7077
7104
|
}>> & Readonly<{
|
|
7078
7105
|
onInput?: (...args: any[]) => any;
|
|
7079
7106
|
}>, {
|
|
@@ -7096,7 +7123,41 @@ declare const _default: import("../../../../../../../node_modules/.pnpm/vue@3.5.
|
|
|
7096
7123
|
allowTimeInput: boolean;
|
|
7097
7124
|
granularities: any;
|
|
7098
7125
|
quickSelectRanges: import("../../../date-range-picker/components/date-range-picker-calendar/date-range-picker-calendar.types").DateRangePickerCalendarRangeSelectorItems;
|
|
7126
|
+
hasActions: boolean;
|
|
7099
7127
|
}, {}, {
|
|
7128
|
+
BentoButtonActions: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").DefineComponent<import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
7129
|
+
actions: {
|
|
7130
|
+
type: PropType<import("../../../../../../core/src/components/button-actions/button-actions.types").BentoButtonActionsList>;
|
|
7131
|
+
required: true;
|
|
7132
|
+
};
|
|
7133
|
+
inverse: {
|
|
7134
|
+
type: BooleanConstructor;
|
|
7135
|
+
default: boolean;
|
|
7136
|
+
};
|
|
7137
|
+
layout: {
|
|
7138
|
+
type: PropType<import("../../../button").BentoButtonActionsLayout | `${import("../../../button").BentoButtonActionsLayout}`>;
|
|
7139
|
+
default: import("../../../button").BentoButtonActionsLayoutBasic;
|
|
7140
|
+
validator: (layout: import("../../../button").BentoButtonActionsLayout) => boolean;
|
|
7141
|
+
};
|
|
7142
|
+
}>, {}, {}, {}, {}, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").PublicProps, Readonly<import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
7143
|
+
actions: {
|
|
7144
|
+
type: PropType<import("../../../../../../core/src/components/button-actions/button-actions.types").BentoButtonActionsList>;
|
|
7145
|
+
required: true;
|
|
7146
|
+
};
|
|
7147
|
+
inverse: {
|
|
7148
|
+
type: BooleanConstructor;
|
|
7149
|
+
default: boolean;
|
|
7150
|
+
};
|
|
7151
|
+
layout: {
|
|
7152
|
+
type: PropType<import("../../../button").BentoButtonActionsLayout | `${import("../../../button").BentoButtonActionsLayout}`>;
|
|
7153
|
+
default: import("../../../button").BentoButtonActionsLayoutBasic;
|
|
7154
|
+
validator: (layout: import("../../../button").BentoButtonActionsLayout) => boolean;
|
|
7155
|
+
};
|
|
7156
|
+
}>> & Readonly<{}>, {
|
|
7157
|
+
inverse: boolean;
|
|
7158
|
+
layout: "buttons-end" | "fill-container" | "space-between" | "vertical-stack" | "buttons-start" | import("../../../button").BentoButtonActionsLayout;
|
|
7159
|
+
}, {}, {}, {}, string, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentProvideOptions, true, {}, any>;
|
|
7160
|
+
BentoDivider: import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").DefineComponent<{}, {}, {}, {}, {}, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ComponentProvideOptions, true, {}, any>;
|
|
7100
7161
|
BentoTypography: {
|
|
7101
7162
|
new (...args: any[]): import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").CreateComponentPublicInstanceWithMixins<Readonly<import("../../../../../../../node_modules/.pnpm/vue@3.5.13_typescript@5.6.3/node_modules/vue").ExtractPropTypes<{
|
|
7102
7163
|
wide: {
|