@adyen/bento-vue2 1.42.0 → 1.44.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 +136 -53
- package/dist/action-bar.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions-with-menu.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/card.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/dropdown-default-textbox.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/header.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/menu.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/popover.css +1 -1
- package/dist/assets/selection-card-group.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/textarea.css +1 -1
- package/dist/assets/typography.css +1 -1
- package/dist/button.js +7 -8
- package/dist/button.js.map +1 -1
- package/dist/card.js +1 -1
- package/dist/checkbox.js +2 -2
- package/dist/chunks/{action-bar.C1iwQWyj.js → action-bar.Dx12xlEW.js} +16 -16
- package/dist/chunks/action-bar.Dx12xlEW.js.map +1 -0
- package/dist/chunks/{base-modal.DroVbSCn.js → base-modal.BrqNR-ah.js} +2 -2
- package/dist/chunks/{base-modal.DroVbSCn.js.map → base-modal.BrqNR-ah.js.map} +1 -1
- package/dist/chunks/{button-actions-with-menu.dp6C-PKX.js → button-actions-with-menu.ptKgeQEb.js} +38 -29
- package/dist/chunks/button-actions-with-menu.ptKgeQEb.js.map +1 -0
- package/dist/chunks/button-actions.BIQ3qA8q.js +252 -0
- package/dist/chunks/button-actions.BIQ3qA8q.js.map +1 -0
- package/dist/chunks/{card.BcjxzwZV.js → card.D9g7fZDX.js} +2 -2
- package/dist/chunks/{card.BcjxzwZV.js.map → card.D9g7fZDX.js.map} +1 -1
- package/dist/chunks/{checkbox-group.B1FsPVSl.js → checkbox-group.Bcqac3y8.js} +2 -2
- package/dist/chunks/{checkbox-group.B1FsPVSl.js.map → checkbox-group.Bcqac3y8.js.map} +1 -1
- package/dist/chunks/{checkbox.kd1EnszA.js → checkbox.B1qjI4R_.js} +15 -15
- package/dist/chunks/{checkbox.kd1EnszA.js.map → checkbox.B1qjI4R_.js.map} +1 -1
- package/dist/chunks/{code-snippet.DGMVhQoj.js → code-snippet.rmKiWrIv.js} +4 -4
- package/dist/chunks/{code-snippet.DGMVhQoj.js.map → code-snippet.rmKiWrIv.js.map} +1 -1
- package/dist/chunks/{dashboard-section.D8ey7nzl.js → dashboard-section._KVy37B0.js} +3 -3
- package/dist/chunks/{dashboard-section.D8ey7nzl.js.map → dashboard-section._KVy37B0.js.map} +1 -1
- package/dist/chunks/{dashed-underline.dGO33Q_E.js → dashed-underline.DX5QlK14.js} +2 -2
- package/dist/chunks/{dashed-underline.dGO33Q_E.js.map → dashed-underline.DX5QlK14.js.map} +1 -1
- package/dist/chunks/{data-grid-template.BF7JMfoJ.js → data-grid-template.BgTUIoak.js} +2 -2
- package/dist/chunks/{data-grid-template.BF7JMfoJ.js.map → data-grid-template.BgTUIoak.js.map} +1 -1
- package/dist/chunks/data-grid.sAbzCVND.js +2556 -0
- package/dist/chunks/data-grid.sAbzCVND.js.map +1 -0
- package/dist/chunks/{date-picker.Dfg1_eo6.js → date-picker.DrSWxADA.js} +3 -3
- package/dist/chunks/{date-picker.Dfg1_eo6.js.map → date-picker.DrSWxADA.js.map} +1 -1
- package/dist/chunks/{date-range-picker.BvHFTptS.js → date-range-picker.CFIOD59O.js} +178 -175
- package/dist/chunks/date-range-picker.CFIOD59O.js.map +1 -0
- package/dist/chunks/{dropdown-default-textbox.DPZmj7xJ.js → dropdown-default-textbox.ZAFh7KqG.js} +111 -103
- package/dist/chunks/{dropdown-default-textbox.DPZmj7xJ.js.map → dropdown-default-textbox.ZAFh7KqG.js.map} +1 -1
- package/dist/chunks/{dropdown-tag.DqgJnpjk.js → dropdown-tag.Ntdp7P7W.js} +2 -2
- package/dist/chunks/{dropdown-tag.DqgJnpjk.js.map → dropdown-tag.Ntdp7P7W.js.map} +1 -1
- package/dist/chunks/{dropdown.2tXfuDlU.js → dropdown.DC9un4VJ.js} +240 -234
- package/dist/chunks/{dropdown.2tXfuDlU.js.map → dropdown.DC9un4VJ.js.map} +1 -1
- package/dist/chunks/es6.C-HLzYPA.js +11 -0
- package/dist/chunks/es6.C-HLzYPA.js.map +1 -0
- package/dist/chunks/{file-uploader.CK-Frs_q.js → file-uploader.ItCr8Ezn.js} +228 -227
- package/dist/chunks/file-uploader.ItCr8Ezn.js.map +1 -0
- package/dist/chunks/{filter-bar.DP_nQeeo.js → filter-bar.Dowrph-Z.js} +21 -22
- package/dist/chunks/filter-bar.Dowrph-Z.js.map +1 -0
- package/dist/chunks/{footer-actions.DwnLB4NW.js → footer-actions.B3GJ1wNP.js} +2 -2
- package/dist/chunks/{footer-actions.DwnLB4NW.js.map → footer-actions.B3GJ1wNP.js.map} +1 -1
- package/dist/chunks/{header.CAJtHW1k.js → header.BLjdXtYJ.js} +4 -4
- package/dist/chunks/{header.CAJtHW1k.js.map → header.BLjdXtYJ.js.map} +1 -1
- package/dist/chunks/index.Gcw_BUVh.js +367 -0
- package/dist/chunks/index.Gcw_BUVh.js.map +1 -0
- package/dist/chunks/{input-field-password.ijBN-aVx.js → input-field-password.CgxF9jhq.js} +4 -4
- package/dist/chunks/{input-field-password.ijBN-aVx.js.map → input-field-password.CgxF9jhq.js.map} +1 -1
- package/dist/chunks/{input-field.BoElSWuV.js → input-field.CcjqGkLs.js} +2 -2
- package/dist/chunks/{input-field.BoElSWuV.js.map → input-field.CcjqGkLs.js.map} +1 -1
- package/dist/chunks/{layout-row.6jCBhtd4.js → layout-row.DzS_XyyF.js} +2 -2
- package/dist/chunks/{layout-row.6jCBhtd4.js.map → layout-row.DzS_XyyF.js.map} +1 -1
- package/dist/chunks/{menu.N41WnXc8.js → menu.B78fzH_k.js} +81 -54
- package/dist/chunks/menu.B78fzH_k.js.map +1 -0
- package/dist/chunks/{modal-fullscreen.BbNe6M9T.js → modal-fullscreen.DgftXCJe.js} +2 -2
- package/dist/chunks/{modal-fullscreen.BbNe6M9T.js.map → modal-fullscreen.DgftXCJe.js.map} +1 -1
- package/dist/chunks/{modal.Cb4zg5fN.js → modal.BA745pfv.js} +4 -4
- package/dist/chunks/{modal.Cb4zg5fN.js.map → modal.BA745pfv.js.map} +1 -1
- package/dist/chunks/{pagination.FbkfItkS.js → pagination.CfwtuZ7R.js} +2 -2
- package/dist/chunks/{pagination.FbkfItkS.js.map → pagination.CfwtuZ7R.js.map} +1 -1
- package/dist/chunks/{popover.Uy-vuQq5.js → popover.ZlmaSYms.js} +2 -2
- package/dist/chunks/{popover.Uy-vuQq5.js.map → popover.ZlmaSYms.js.map} +1 -1
- package/dist/chunks/{promo-banner.CGz3MVPw.js → promo-banner.cTUF9seG.js} +2 -2
- package/dist/chunks/{promo-banner.CGz3MVPw.js.map → promo-banner.cTUF9seG.js.map} +1 -1
- package/dist/chunks/{search-bar.DD6eA0jG.js → search-bar.lYuXPzBX.js} +3 -3
- package/dist/chunks/{search-bar.DD6eA0jG.js.map → search-bar.lYuXPzBX.js.map} +1 -1
- package/dist/chunks/{secondary-nav.C56_jw55.js → secondary-nav.CF6WPYn4.js} +4 -4
- package/dist/chunks/{secondary-nav.C56_jw55.js.map → secondary-nav.CF6WPYn4.js.map} +1 -1
- package/dist/chunks/{selection-card-group.DwkH9xJd.js → selection-card-group.CjuBQ2UA.js} +11 -11
- package/dist/chunks/{selection-card-group.DwkH9xJd.js.map → selection-card-group.CjuBQ2UA.js.map} +1 -1
- package/dist/chunks/{sidepanel.CRJN9Acz.js → sidepanel.NUx7L5f1.js} +2 -2
- package/dist/chunks/{sidepanel.CRJN9Acz.js.map → sidepanel.NUx7L5f1.js.map} +1 -1
- package/dist/chunks/{teleport.CQKBJZU5.js → teleport.B5fwsT5y.js} +26 -17
- package/dist/chunks/teleport.B5fwsT5y.js.map +1 -0
- package/dist/chunks/textarea.F-JyRtIw.js +196 -0
- package/dist/chunks/{textarea.Y3yd_3ll.js.map → textarea.F-JyRtIw.js.map} +1 -1
- package/dist/chunks/{timeline-item.CCV4U3Zx.js → timeline-item.BJyB8-Wv.js} +3 -3
- package/dist/chunks/{timeline-item.CCV4U3Zx.js.map → timeline-item.BJyB8-Wv.js.map} +1 -1
- package/dist/chunks/{tutorial.4r7MKNEU.js → tutorial.DFvMZAN5.js} +4 -4
- package/dist/chunks/{tutorial.4r7MKNEU.js.map → tutorial.DFvMZAN5.js.map} +1 -1
- package/dist/chunks/{use-cached-selected-values.-_Gk6HO_.js → use-cached-selected-values.BiqVX5O7.js} +32 -29
- package/dist/chunks/{use-cached-selected-values.-_Gk6HO_.js.map → use-cached-selected-values.BiqVX5O7.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 +4 -4
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +88 -89
- package/dist/index.js.map +1 -1
- package/dist/input-field-password.js +1 -1
- package/dist/input-field.js +1 -1
- package/dist/internal.js +28 -24
- package/dist/internal.js.map +1 -1
- package/dist/layout.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/promo-banner.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/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/textarea.js +1 -1
- package/dist/timeline.js +1 -1
- package/dist/tutorial.js +1 -1
- package/dist/web-types.json +122 -2
- package/package.json +7 -4
- package/dist/assets/loading-button.css +0 -1
- package/dist/chunks/action-bar.C1iwQWyj.js.map +0 -1
- package/dist/chunks/button-actions-with-menu.dp6C-PKX.js.map +0 -1
- package/dist/chunks/button-actions.Cpx4PQp0.js +0 -111
- package/dist/chunks/button-actions.Cpx4PQp0.js.map +0 -1
- package/dist/chunks/data-grid.bti50Fs6.js +0 -2373
- package/dist/chunks/data-grid.bti50Fs6.js.map +0 -1
- package/dist/chunks/date-range-picker.BvHFTptS.js.map +0 -1
- package/dist/chunks/es6.b4enG1py.js +0 -10
- package/dist/chunks/es6.b4enG1py.js.map +0 -1
- package/dist/chunks/file-uploader.CK-Frs_q.js.map +0 -1
- package/dist/chunks/filter-bar.DP_nQeeo.js.map +0 -1
- package/dist/chunks/index.BiaBX5uu.js +0 -345
- package/dist/chunks/index.BiaBX5uu.js.map +0 -1
- package/dist/chunks/loading-button.CiPmvU7F.js +0 -113
- package/dist/chunks/loading-button.CiPmvU7F.js.map +0 -1
- package/dist/chunks/menu.N41WnXc8.js.map +0 -1
- package/dist/chunks/teleport.CQKBJZU5.js.map +0 -1
- package/dist/chunks/textarea.Y3yd_3ll.js +0 -192
- package/dist/chunks/use-click-outside.D6aIgS15.js +0 -14
- package/dist/chunks/use-click-outside.D6aIgS15.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -24,7 +24,6 @@ import type { typeToFlattenedError } from 'zod';
|
|
|
24
24
|
import { UnwrapRef } from 'vue';
|
|
25
25
|
import { VNode } from 'vue';
|
|
26
26
|
import { Vue3Instance } from 'vue/types/v3-component-public-instance';
|
|
27
|
-
import * as z from 'zod';
|
|
28
27
|
import type { ZodSchema } from 'zod';
|
|
29
28
|
|
|
30
29
|
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -759,6 +758,11 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
|
|
|
759
758
|
};
|
|
760
759
|
};
|
|
761
760
|
|
|
761
|
+
/**
|
|
762
|
+
* Extracts all the keys from a type
|
|
763
|
+
*/
|
|
764
|
+
export declare type allKeys<T> = T extends any ? keyof T : never;
|
|
765
|
+
|
|
762
766
|
/**
|
|
763
767
|
* Any function
|
|
764
768
|
*/
|
|
@@ -1880,8 +1884,8 @@ export declare const BentoCard: __VLS_WithTemplateSlots_12<
|
|
|
1880
1884
|
{
|
|
1881
1885
|
titleSize: BentoCardTitleSize | `${BentoCardTitleSize}`;
|
|
1882
1886
|
disabled: boolean;
|
|
1883
|
-
actions: BentoButtonActionsList;
|
|
1884
1887
|
background: BentoCardBackground | `${BentoCardBackground}`;
|
|
1888
|
+
actions: BentoButtonActionsList;
|
|
1885
1889
|
actionsLayout: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
|
|
1886
1890
|
closed: boolean;
|
|
1887
1891
|
expandable: boolean;
|
|
@@ -2041,7 +2045,7 @@ export declare const BentoCheckbox: DefineComponent<
|
|
|
2041
2045
|
hasContentSlot: ComputedRef<boolean>;
|
|
2042
2046
|
hasSlot: (name: string) => boolean;
|
|
2043
2047
|
onChange: (newValue: BentoCheckboxType | BentoCheckboxGroupItems) => void;
|
|
2044
|
-
t: (key: 'required' | '
|
|
2048
|
+
t: (key: 'required' | 'optional' | 'checkbox', values?: default_2.Values) => string;
|
|
2045
2049
|
},
|
|
2046
2050
|
{},
|
|
2047
2051
|
{},
|
|
@@ -2151,8 +2155,8 @@ export declare const BentoCheckbox: DefineComponent<
|
|
|
2151
2155
|
disabled: boolean;
|
|
2152
2156
|
tag: any;
|
|
2153
2157
|
optional: boolean;
|
|
2154
|
-
errorMessage: string;
|
|
2155
2158
|
readonly: boolean;
|
|
2159
|
+
errorMessage: string;
|
|
2156
2160
|
ariaLabel: string;
|
|
2157
2161
|
hasError: boolean;
|
|
2158
2162
|
indeterminate: boolean;
|
|
@@ -2465,11 +2469,11 @@ export declare const BentoCheckboxGroup: DefineComponent<
|
|
|
2465
2469
|
variant: 'vertical' | 'horizontal' | BentoCheckboxGroupVariant;
|
|
2466
2470
|
required: boolean;
|
|
2467
2471
|
disabled: boolean;
|
|
2468
|
-
tooltipText: string;
|
|
2469
2472
|
optional: boolean;
|
|
2473
|
+
readonly: boolean;
|
|
2474
|
+
tooltipText: string;
|
|
2470
2475
|
hideLabel: boolean;
|
|
2471
2476
|
errorMessage: string;
|
|
2472
|
-
readonly: boolean;
|
|
2473
2477
|
hasError: boolean;
|
|
2474
2478
|
modelValue: (string | number)[];
|
|
2475
2479
|
formId: string;
|
|
@@ -4131,6 +4135,13 @@ export declare const BentoDataGrid: __VLS_WithTemplateSlots_8<
|
|
|
4131
4135
|
type: BooleanConstructor;
|
|
4132
4136
|
default: boolean;
|
|
4133
4137
|
};
|
|
4138
|
+
/**
|
|
4139
|
+
* Enables the nested content slot functionality.
|
|
4140
|
+
*/
|
|
4141
|
+
hasNestedRows: {
|
|
4142
|
+
type: BooleanConstructor;
|
|
4143
|
+
default: boolean;
|
|
4144
|
+
};
|
|
4134
4145
|
/**
|
|
4135
4146
|
* Highlighted items
|
|
4136
4147
|
*/
|
|
@@ -4236,6 +4247,13 @@ export declare const BentoDataGrid: __VLS_WithTemplateSlots_8<
|
|
|
4236
4247
|
type: PropType<BentoDatagridShouldShowNestedContentFn>;
|
|
4237
4248
|
default: (_item: BentoDatagridDataItem) => true;
|
|
4238
4249
|
};
|
|
4250
|
+
/**
|
|
4251
|
+
* Returns the nested rows for a given BentoDatagridDataItem.
|
|
4252
|
+
*/
|
|
4253
|
+
shouldShowNestedRows: {
|
|
4254
|
+
type: PropType<BentoDatagridShouldShowNestedRowsFn>;
|
|
4255
|
+
default: (_item: BentoDatagridDataItem) => true;
|
|
4256
|
+
};
|
|
4239
4257
|
/**
|
|
4240
4258
|
* Sortby handles proper rendering of sort icon in header. Sorting currently is only supported server side.
|
|
4241
4259
|
* It does make sure the currently sorted column has a more visible sort icon, and the sort icon points in the right direction.
|
|
@@ -4386,6 +4404,13 @@ export declare const BentoDataGrid: __VLS_WithTemplateSlots_8<
|
|
|
4386
4404
|
type: BooleanConstructor;
|
|
4387
4405
|
default: boolean;
|
|
4388
4406
|
};
|
|
4407
|
+
/**
|
|
4408
|
+
* Enables the nested content slot functionality.
|
|
4409
|
+
*/
|
|
4410
|
+
hasNestedRows: {
|
|
4411
|
+
type: BooleanConstructor;
|
|
4412
|
+
default: boolean;
|
|
4413
|
+
};
|
|
4389
4414
|
/**
|
|
4390
4415
|
* Highlighted items
|
|
4391
4416
|
*/
|
|
@@ -4491,6 +4516,13 @@ export declare const BentoDataGrid: __VLS_WithTemplateSlots_8<
|
|
|
4491
4516
|
type: PropType<BentoDatagridShouldShowNestedContentFn>;
|
|
4492
4517
|
default: (_item: BentoDatagridDataItem) => true;
|
|
4493
4518
|
};
|
|
4519
|
+
/**
|
|
4520
|
+
* Returns the nested rows for a given BentoDatagridDataItem.
|
|
4521
|
+
*/
|
|
4522
|
+
shouldShowNestedRows: {
|
|
4523
|
+
type: PropType<BentoDatagridShouldShowNestedRowsFn>;
|
|
4524
|
+
default: (_item: BentoDatagridDataItem) => true;
|
|
4525
|
+
};
|
|
4494
4526
|
/**
|
|
4495
4527
|
* Sortby handles proper rendering of sort icon in header. Sorting currently is only supported server side.
|
|
4496
4528
|
* It does make sure the currently sorted column has a more visible sort icon, and the sort icon points in the right direction.
|
|
@@ -4533,8 +4565,10 @@ export declare const BentoDataGrid: __VLS_WithTemplateSlots_8<
|
|
|
4533
4565
|
isDataItemDisabled: BentoDatagridIsDataItemDisabledFn;
|
|
4534
4566
|
allowRowClicks: boolean;
|
|
4535
4567
|
hasNestedContent: boolean;
|
|
4568
|
+
hasNestedRows: boolean;
|
|
4536
4569
|
highlightedRows: BentoDatagridDataItemId[];
|
|
4537
4570
|
shouldShowNestedContent: BentoDatagridShouldShowNestedContentFn;
|
|
4571
|
+
shouldShowNestedRows: BentoDatagridShouldShowNestedRowsFn;
|
|
4538
4572
|
filterValues: BentoFilterValues;
|
|
4539
4573
|
allowColumnDragAndDrop: boolean;
|
|
4540
4574
|
bulkActions: BentoButtonActionsList;
|
|
@@ -4551,6 +4585,7 @@ export declare const BentoDataGrid: __VLS_WithTemplateSlots_8<
|
|
|
4551
4585
|
Record<string, (_: any) => any> &
|
|
4552
4586
|
Record<string, (_: any) => any> & {
|
|
4553
4587
|
header: (_: {}) => any;
|
|
4588
|
+
'pagination-slot': (_: {}) => any;
|
|
4554
4589
|
footer: (_: {}) => any;
|
|
4555
4590
|
}
|
|
4556
4591
|
>;
|
|
@@ -4570,6 +4605,7 @@ export declare type BentoDatagridData = BentoDatagridDataItem[];
|
|
|
4570
4605
|
|
|
4571
4606
|
export declare interface BentoDatagridDataItem {
|
|
4572
4607
|
id?: BentoDatagridDataItemId;
|
|
4608
|
+
children?: BentoDatagridDataItem[];
|
|
4573
4609
|
[fieldName: string]: unknown;
|
|
4574
4610
|
}
|
|
4575
4611
|
|
|
@@ -4582,6 +4618,7 @@ export declare enum BentoDatagridEvent {
|
|
|
4582
4618
|
COLUMN_RESIZE = 'column-resize',
|
|
4583
4619
|
ITEMS_PAGE = 'items-page',
|
|
4584
4620
|
NAVIGATE = 'navigate',
|
|
4621
|
+
NESTED_CONTENT_TOGGLED = 'nested-content-toggled',
|
|
4585
4622
|
FILTER_SEARCH_INPUT = 'filter-search-input',
|
|
4586
4623
|
FILTER_SEARCH_CLEAR = 'filter-search-clear',
|
|
4587
4624
|
UPDATE_COLUMNS = 'update:columns',
|
|
@@ -4609,6 +4646,8 @@ export declare type BentoDatagridSelection = BentoDatagridDataItemId[];
|
|
|
4609
4646
|
|
|
4610
4647
|
export declare type BentoDatagridShouldShowNestedContentFn = (item: BentoDatagridDataItem) => boolean;
|
|
4611
4648
|
|
|
4649
|
+
export declare type BentoDatagridShouldShowNestedRowsFn = (item: BentoDatagridDataItem) => boolean;
|
|
4650
|
+
|
|
4612
4651
|
export declare interface BentoDatagridSortByColumn {
|
|
4613
4652
|
field: BentoColumn['field'];
|
|
4614
4653
|
direction: BentoDatagridSortDirection;
|
|
@@ -5204,14 +5243,14 @@ export declare const BentoDatePicker: DefineComponent<
|
|
|
5204
5243
|
label: string;
|
|
5205
5244
|
required: boolean;
|
|
5206
5245
|
disabled: boolean;
|
|
5246
|
+
optional: boolean;
|
|
5247
|
+
readonly: boolean;
|
|
5207
5248
|
isDateDisabled: CalendarMonthIsDateDisabled;
|
|
5208
5249
|
firstDayOfWeek: CalendarMonthFirstDayOfWeek;
|
|
5209
5250
|
min: Date;
|
|
5210
5251
|
max: Date;
|
|
5211
5252
|
tooltipText: string;
|
|
5212
|
-
optional: boolean;
|
|
5213
5253
|
errorMessage: string;
|
|
5214
|
-
readonly: boolean;
|
|
5215
5254
|
}
|
|
5216
5255
|
>;
|
|
5217
5256
|
|
|
@@ -5646,6 +5685,8 @@ export declare const BentoDateRangePicker: DefineComponent<
|
|
|
5646
5685
|
label: string;
|
|
5647
5686
|
required: boolean;
|
|
5648
5687
|
disabled: boolean;
|
|
5688
|
+
optional: boolean;
|
|
5689
|
+
readonly: boolean;
|
|
5649
5690
|
isDateDisabled: CalendarMonthIsDateDisabled;
|
|
5650
5691
|
firstDayOfWeek: CalendarMonthFirstDayOfWeek;
|
|
5651
5692
|
min: Date;
|
|
@@ -5654,9 +5695,7 @@ export declare const BentoDateRangePicker: DefineComponent<
|
|
|
5654
5695
|
numberOfMonths: number;
|
|
5655
5696
|
showEndDateOnOpen: boolean;
|
|
5656
5697
|
tooltipText: string;
|
|
5657
|
-
optional: boolean;
|
|
5658
5698
|
errorMessage: string;
|
|
5659
|
-
readonly: boolean;
|
|
5660
5699
|
allowTimeInput: boolean;
|
|
5661
5700
|
granularities: BentoDateRangePickerGranularityConfig<CalendarGranularityType>[];
|
|
5662
5701
|
quickSelectRanges: DateRangePickerCalendarRangeSelectorItems;
|
|
@@ -5944,7 +5983,9 @@ export declare const BentoDropdown: __VLS_WithTemplateSlots_10<
|
|
|
5944
5983
|
default: boolean;
|
|
5945
5984
|
};
|
|
5946
5985
|
},
|
|
5947
|
-
{
|
|
5986
|
+
{
|
|
5987
|
+
focus: () => void;
|
|
5988
|
+
},
|
|
5948
5989
|
{},
|
|
5949
5990
|
{},
|
|
5950
5991
|
{},
|
|
@@ -6171,15 +6212,15 @@ export declare const BentoDropdown: __VLS_WithTemplateSlots_10<
|
|
|
6171
6212
|
disabled: boolean;
|
|
6172
6213
|
loading: boolean;
|
|
6173
6214
|
error: boolean;
|
|
6174
|
-
|
|
6215
|
+
optional: boolean;
|
|
6216
|
+
readonly: boolean;
|
|
6217
|
+
size: BentoDropdownSize | 'DropdownInputDefault' | 'DropdownInputSmall';
|
|
6175
6218
|
multiple: boolean;
|
|
6176
6219
|
tooltipText: string;
|
|
6177
|
-
optional: boolean;
|
|
6178
6220
|
errorMessage: string;
|
|
6179
6221
|
items: BentoListboxOptions;
|
|
6180
6222
|
isOptionDisabled: (optionValue: BentoListboxOptionItem) => boolean;
|
|
6181
6223
|
staticCategories: boolean;
|
|
6182
|
-
readonly: boolean;
|
|
6183
6224
|
ariaLabel: string;
|
|
6184
6225
|
hasMoreItems: boolean;
|
|
6185
6226
|
lazyLoadType: 'button' | 'none' | 'automatic' | BentoListboxLazyLoadType;
|
|
@@ -6477,15 +6518,15 @@ export declare const BentoDropdownAvatar: DefineComponent<
|
|
|
6477
6518
|
disabled: boolean;
|
|
6478
6519
|
loading: boolean;
|
|
6479
6520
|
error: boolean;
|
|
6480
|
-
|
|
6521
|
+
optional: boolean;
|
|
6522
|
+
readonly: boolean;
|
|
6523
|
+
size: BentoDropdownSize | 'DropdownInputDefault' | 'DropdownInputSmall';
|
|
6481
6524
|
multiple: boolean;
|
|
6482
6525
|
tooltipText: string;
|
|
6483
|
-
optional: boolean;
|
|
6484
6526
|
errorMessage: string;
|
|
6485
6527
|
items: BentoAvatarListboxOptions;
|
|
6486
6528
|
isOptionDisabled: (optionValue: BentoListboxOptionItem) => boolean;
|
|
6487
6529
|
staticCategories: boolean;
|
|
6488
|
-
readonly: boolean;
|
|
6489
6530
|
ariaLabel: string;
|
|
6490
6531
|
hasMoreItems: boolean;
|
|
6491
6532
|
lazyLoadType: 'button' | 'none' | 'automatic' | BentoListboxLazyLoadType;
|
|
@@ -6795,15 +6836,15 @@ export declare const BentoDropdownCountry: DefineComponent<
|
|
|
6795
6836
|
disabled: boolean;
|
|
6796
6837
|
loading: boolean;
|
|
6797
6838
|
error: boolean;
|
|
6798
|
-
|
|
6839
|
+
optional: boolean;
|
|
6840
|
+
readonly: boolean;
|
|
6841
|
+
size: BentoDropdownSize | 'DropdownInputDefault' | 'DropdownInputSmall';
|
|
6799
6842
|
multiple: boolean;
|
|
6800
6843
|
tooltipText: string;
|
|
6801
|
-
optional: boolean;
|
|
6802
6844
|
errorMessage: string;
|
|
6803
6845
|
items: BentoCountryListboxOptions;
|
|
6804
6846
|
isOptionDisabled: (optionValue: BentoListboxOptionItem) => boolean;
|
|
6805
6847
|
staticCategories: boolean;
|
|
6806
|
-
readonly: boolean;
|
|
6807
6848
|
ariaLabel: string;
|
|
6808
6849
|
hasMoreItems: boolean;
|
|
6809
6850
|
lazyLoadType: 'button' | 'none' | 'automatic' | BentoListboxLazyLoadType;
|
|
@@ -7094,15 +7135,15 @@ export declare const BentoDropdownCurrency: DefineComponent<
|
|
|
7094
7135
|
disabled: boolean;
|
|
7095
7136
|
loading: boolean;
|
|
7096
7137
|
error: boolean;
|
|
7097
|
-
|
|
7138
|
+
optional: boolean;
|
|
7139
|
+
readonly: boolean;
|
|
7140
|
+
size: BentoDropdownSize | 'DropdownInputDefault' | 'DropdownInputSmall';
|
|
7098
7141
|
multiple: boolean;
|
|
7099
7142
|
tooltipText: string;
|
|
7100
|
-
optional: boolean;
|
|
7101
7143
|
errorMessage: string;
|
|
7102
7144
|
items: BentoCurrencyListboxOptions;
|
|
7103
7145
|
isOptionDisabled: (optionValue: BentoListboxOptionItem) => boolean;
|
|
7104
7146
|
staticCategories: boolean;
|
|
7105
|
-
readonly: boolean;
|
|
7106
7147
|
ariaLabel: string;
|
|
7107
7148
|
hasMoreItems: boolean;
|
|
7108
7149
|
lazyLoadType: 'button' | 'none' | 'automatic' | BentoListboxLazyLoadType;
|
|
@@ -7393,15 +7434,15 @@ export declare const BentoDropdownPaymentMethod: DefineComponent<
|
|
|
7393
7434
|
disabled: boolean;
|
|
7394
7435
|
loading: boolean;
|
|
7395
7436
|
error: boolean;
|
|
7396
|
-
|
|
7437
|
+
optional: boolean;
|
|
7438
|
+
readonly: boolean;
|
|
7439
|
+
size: BentoDropdownSize | 'DropdownInputDefault' | 'DropdownInputSmall';
|
|
7397
7440
|
multiple: boolean;
|
|
7398
7441
|
tooltipText: string;
|
|
7399
|
-
optional: boolean;
|
|
7400
7442
|
errorMessage: string;
|
|
7401
7443
|
items: BentoPaymentMethodListboxOptions;
|
|
7402
7444
|
isOptionDisabled: (optionValue: BentoListboxOptionItem) => boolean;
|
|
7403
7445
|
staticCategories: boolean;
|
|
7404
|
-
readonly: boolean;
|
|
7405
7446
|
ariaLabel: string;
|
|
7406
7447
|
hasMoreItems: boolean;
|
|
7407
7448
|
lazyLoadType: 'button' | 'none' | 'automatic' | BentoListboxLazyLoadType;
|
|
@@ -7700,15 +7741,15 @@ export declare const BentoDropdownTag: DefineComponent<
|
|
|
7700
7741
|
disabled: boolean;
|
|
7701
7742
|
loading: boolean;
|
|
7702
7743
|
error: boolean;
|
|
7703
|
-
|
|
7744
|
+
optional: boolean;
|
|
7745
|
+
readonly: boolean;
|
|
7746
|
+
size: BentoDropdownSize | 'DropdownInputDefault' | 'DropdownInputSmall';
|
|
7704
7747
|
multiple: boolean;
|
|
7705
7748
|
tooltipText: string;
|
|
7706
|
-
optional: boolean;
|
|
7707
7749
|
errorMessage: string;
|
|
7708
7750
|
items: BentoTagListboxOptions;
|
|
7709
7751
|
isOptionDisabled: (optionValue: BentoListboxOptionItem) => boolean;
|
|
7710
7752
|
staticCategories: boolean;
|
|
7711
|
-
readonly: boolean;
|
|
7712
7753
|
ariaLabel: string;
|
|
7713
7754
|
hasMoreItems: boolean;
|
|
7714
7755
|
lazyLoadType: 'button' | 'none' | 'automatic' | BentoListboxLazyLoadType;
|
|
@@ -9427,14 +9468,14 @@ export declare const BentoInputField: __VLS_WithTemplateSlots_17<
|
|
|
9427
9468
|
condensed: boolean;
|
|
9428
9469
|
disabled: boolean;
|
|
9429
9470
|
error: boolean;
|
|
9430
|
-
tooltipText: string;
|
|
9431
9471
|
optional: boolean;
|
|
9432
|
-
errorMessage: string;
|
|
9433
9472
|
readonly: boolean;
|
|
9473
|
+
tooltipText: string;
|
|
9474
|
+
errorMessage: string;
|
|
9434
9475
|
ariaLabel: string;
|
|
9435
9476
|
placeholder: string;
|
|
9436
|
-
dropdown: BentoInputDropdownProps;
|
|
9437
9477
|
ariaHidden: boolean;
|
|
9478
|
+
dropdown: BentoInputDropdownProps;
|
|
9438
9479
|
dropdownPosition: 'start' | 'end' | BentoInputFieldElementPosition;
|
|
9439
9480
|
staticValue: string;
|
|
9440
9481
|
staticValuePosition: 'start' | 'end' | BentoInputFieldElementPosition;
|
|
@@ -9562,8 +9603,8 @@ export declare const BentoInputFieldPassword: DefineComponent<
|
|
|
9562
9603
|
condensed: BentoInputFieldProps['condensed'];
|
|
9563
9604
|
disabled: BentoInputFieldProps['disabled'];
|
|
9564
9605
|
validation: BentoInputFieldPasswordValidation;
|
|
9565
|
-
errorMessage: BentoInputFieldProps['errorMessage'];
|
|
9566
9606
|
readonly: BentoInputFieldProps['readonly'];
|
|
9607
|
+
errorMessage: BentoInputFieldProps['errorMessage'];
|
|
9567
9608
|
placeholder: BentoInputFieldProps['placeholder'];
|
|
9568
9609
|
withHint: boolean;
|
|
9569
9610
|
}
|
|
@@ -10387,6 +10428,14 @@ export declare const BentoMenu: DefineComponent<
|
|
|
10387
10428
|
type: PropType<BentoMenuButtonProps>;
|
|
10388
10429
|
default: () => BentoMenuButtonProps;
|
|
10389
10430
|
};
|
|
10431
|
+
/**
|
|
10432
|
+
* Controls if the menu should close when an item is clicked.
|
|
10433
|
+
* Defaults to `true`.
|
|
10434
|
+
*/
|
|
10435
|
+
closeMenuOnItemSelect: {
|
|
10436
|
+
type: BooleanConstructor;
|
|
10437
|
+
default: boolean;
|
|
10438
|
+
};
|
|
10390
10439
|
/**
|
|
10391
10440
|
* The data to be displayed in the list
|
|
10392
10441
|
*/
|
|
@@ -10417,6 +10466,15 @@ export declare const BentoMenu: DefineComponent<
|
|
|
10417
10466
|
type: NumberConstructor;
|
|
10418
10467
|
default: any;
|
|
10419
10468
|
};
|
|
10469
|
+
/**
|
|
10470
|
+
* Returns focus to the menu button after popover is closed.
|
|
10471
|
+
* Disable if focus management is delegated to the parent component.
|
|
10472
|
+
* Defaults to `true`.
|
|
10473
|
+
*/
|
|
10474
|
+
revertFocusToButton: {
|
|
10475
|
+
type: BooleanConstructor;
|
|
10476
|
+
default: boolean;
|
|
10477
|
+
};
|
|
10420
10478
|
/**
|
|
10421
10479
|
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
10422
10480
|
* (or `dialog` if popover is inside a dialog).
|
|
@@ -10465,6 +10523,14 @@ export declare const BentoMenu: DefineComponent<
|
|
|
10465
10523
|
type: PropType<BentoMenuButtonProps>;
|
|
10466
10524
|
default: () => BentoMenuButtonProps;
|
|
10467
10525
|
};
|
|
10526
|
+
/**
|
|
10527
|
+
* Controls if the menu should close when an item is clicked.
|
|
10528
|
+
* Defaults to `true`.
|
|
10529
|
+
*/
|
|
10530
|
+
closeMenuOnItemSelect: {
|
|
10531
|
+
type: BooleanConstructor;
|
|
10532
|
+
default: boolean;
|
|
10533
|
+
};
|
|
10468
10534
|
/**
|
|
10469
10535
|
* The data to be displayed in the list
|
|
10470
10536
|
*/
|
|
@@ -10495,6 +10561,15 @@ export declare const BentoMenu: DefineComponent<
|
|
|
10495
10561
|
type: NumberConstructor;
|
|
10496
10562
|
default: any;
|
|
10497
10563
|
};
|
|
10564
|
+
/**
|
|
10565
|
+
* Returns focus to the menu button after popover is closed.
|
|
10566
|
+
* Disable if focus management is delegated to the parent component.
|
|
10567
|
+
* Defaults to `true`.
|
|
10568
|
+
*/
|
|
10569
|
+
revertFocusToButton: {
|
|
10570
|
+
type: BooleanConstructor;
|
|
10571
|
+
default: boolean;
|
|
10572
|
+
};
|
|
10498
10573
|
/**
|
|
10499
10574
|
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
10500
10575
|
* (or `dialog` if popover is inside a dialog).
|
|
@@ -10508,6 +10583,7 @@ export declare const BentoMenu: DefineComponent<
|
|
|
10508
10583
|
{
|
|
10509
10584
|
button: BentoMenuButtonProps;
|
|
10510
10585
|
teleport: boolean;
|
|
10586
|
+
closeMenuOnItemSelect: boolean;
|
|
10511
10587
|
menuPosition:
|
|
10512
10588
|
| 'top'
|
|
10513
10589
|
| 'right'
|
|
@@ -10527,6 +10603,7 @@ export declare const BentoMenu: DefineComponent<
|
|
|
10527
10603
|
| PopperContainerPosition;
|
|
10528
10604
|
menuFixedPositioning: boolean;
|
|
10529
10605
|
menuWidth: number;
|
|
10606
|
+
revertFocusToButton: boolean;
|
|
10530
10607
|
}
|
|
10531
10608
|
>;
|
|
10532
10609
|
|
|
@@ -10866,10 +10943,10 @@ export declare const BentoModal: __VLS_WithTemplateSlots_23<
|
|
|
10866
10943
|
{
|
|
10867
10944
|
variant: 'default' | 'dialog' | 'BentoModalDefault' | 'BentoModalDialog' | BentoModalVariant;
|
|
10868
10945
|
isOpen: boolean;
|
|
10869
|
-
actions: BentoButtonActionsList;
|
|
10870
10946
|
content: string;
|
|
10871
10947
|
size: 'small' | 'large' | 'medium' | BentoModalSize;
|
|
10872
10948
|
activePage: string;
|
|
10949
|
+
actions: BentoButtonActionsList;
|
|
10873
10950
|
actionsLabel: string;
|
|
10874
10951
|
destructiveActions: boolean;
|
|
10875
10952
|
columnsSize: 'smaller' | 'equal' | 'bigger' | BentoModalColumnLayoutVariant;
|
|
@@ -11043,8 +11120,8 @@ export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_24<
|
|
|
11043
11120
|
{
|
|
11044
11121
|
title: string;
|
|
11045
11122
|
isOpen: boolean;
|
|
11046
|
-
actions: BentoButtonActionsList;
|
|
11047
11123
|
activePage: string;
|
|
11124
|
+
actions: BentoButtonActionsList;
|
|
11048
11125
|
contextualLabel: string;
|
|
11049
11126
|
}
|
|
11050
11127
|
>,
|
|
@@ -11197,9 +11274,9 @@ export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_25<
|
|
|
11197
11274
|
>,
|
|
11198
11275
|
{
|
|
11199
11276
|
title: string;
|
|
11200
|
-
actions: BentoButtonActionsList;
|
|
11201
11277
|
pageId: string;
|
|
11202
11278
|
previousPage: string;
|
|
11279
|
+
actions: BentoButtonActionsList;
|
|
11203
11280
|
contextualLabel: string;
|
|
11204
11281
|
}
|
|
11205
11282
|
>,
|
|
@@ -11433,9 +11510,9 @@ export declare const BentoModalPage: __VLS_WithTemplateSlots_22<
|
|
|
11433
11510
|
}>
|
|
11434
11511
|
>,
|
|
11435
11512
|
{
|
|
11436
|
-
actions: BentoButtonActionsList;
|
|
11437
11513
|
pageId: string;
|
|
11438
11514
|
previousPage: string;
|
|
11515
|
+
actions: BentoButtonActionsList;
|
|
11439
11516
|
actionsLabel: string;
|
|
11440
11517
|
destructiveActions: boolean;
|
|
11441
11518
|
columnsSize: BentoModalColumnLayoutVariant;
|
|
@@ -13183,7 +13260,6 @@ export declare const BentoPopover: __VLS_WithTemplateSlots_26<
|
|
|
13183
13260
|
small: boolean;
|
|
13184
13261
|
title: string;
|
|
13185
13262
|
large: boolean;
|
|
13186
|
-
actions: BentoButtonActionsList;
|
|
13187
13263
|
modifiers: unknown[];
|
|
13188
13264
|
position:
|
|
13189
13265
|
| 'top'
|
|
@@ -13206,6 +13282,7 @@ export declare const BentoPopover: __VLS_WithTemplateSlots_26<
|
|
|
13206
13282
|
fallbackPosition: Placement[];
|
|
13207
13283
|
fixedPositioning: boolean;
|
|
13208
13284
|
ariaLabel: string;
|
|
13285
|
+
actions: BentoButtonActionsList;
|
|
13209
13286
|
actionsLayout:
|
|
13210
13287
|
| 'buttons-end'
|
|
13211
13288
|
| 'fill-container'
|
|
@@ -13306,9 +13383,9 @@ export declare const BentoPromoBanner: __VLS_WithTemplateSlots_27<
|
|
|
13306
13383
|
>
|
|
13307
13384
|
>,
|
|
13308
13385
|
{
|
|
13309
|
-
actions: BentoPromoBannerAction[];
|
|
13310
|
-
layout: `${BentoPromoBannerLayout}`;
|
|
13311
13386
|
color: `${BentoPromoBannerColor}`;
|
|
13387
|
+
layout: `${BentoPromoBannerLayout}`;
|
|
13388
|
+
actions: BentoPromoBannerAction[];
|
|
13312
13389
|
isDismissible: boolean;
|
|
13313
13390
|
dismissButtonText: string;
|
|
13314
13391
|
}
|
|
@@ -13840,11 +13917,11 @@ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_28<
|
|
|
13840
13917
|
variant: 'vertical' | 'horizontal' | BentoRadioGroupVariant;
|
|
13841
13918
|
required: boolean;
|
|
13842
13919
|
disabled: boolean;
|
|
13843
|
-
tooltipText: string;
|
|
13844
13920
|
optional: boolean;
|
|
13921
|
+
readonly: boolean;
|
|
13922
|
+
tooltipText: string;
|
|
13845
13923
|
hideLabel: boolean;
|
|
13846
13924
|
errorMessage: string;
|
|
13847
|
-
readonly: boolean;
|
|
13848
13925
|
hasError: boolean;
|
|
13849
13926
|
modelValue: BentoRadioButtonValue;
|
|
13850
13927
|
formId: string;
|
|
@@ -14814,12 +14891,12 @@ export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_31<
|
|
|
14814
14891
|
variant: BentoSelectionCardGroupVariant;
|
|
14815
14892
|
required: boolean;
|
|
14816
14893
|
disabled: boolean;
|
|
14894
|
+
optional: boolean;
|
|
14895
|
+
readonly: boolean;
|
|
14817
14896
|
layout: BentoSelectionCardGroupLayout;
|
|
14818
14897
|
tooltipText: string;
|
|
14819
|
-
optional: boolean;
|
|
14820
14898
|
hideLabel: boolean;
|
|
14821
14899
|
errorMessage: string;
|
|
14822
|
-
readonly: boolean;
|
|
14823
14900
|
modelValue: BentoSelectionCardModelValue;
|
|
14824
14901
|
formId: string;
|
|
14825
14902
|
itemsPerRow: GridLayoutColumnWidth;
|
|
@@ -15183,9 +15260,9 @@ export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_32<
|
|
|
15183
15260
|
>,
|
|
15184
15261
|
{
|
|
15185
15262
|
title: string;
|
|
15186
|
-
actions: BentoButtonActionsList;
|
|
15187
15263
|
pageId: string;
|
|
15188
15264
|
previousPage: string;
|
|
15265
|
+
actions: BentoButtonActionsList;
|
|
15189
15266
|
actionsLabel: string;
|
|
15190
15267
|
destructiveActions: boolean;
|
|
15191
15268
|
}
|
|
@@ -15924,11 +16001,11 @@ export declare const BentoSummaryGridItemAmount: DefineComponent<
|
|
|
15924
16001
|
size: 'small' | 'large' | 'medium' | BentoSummaryGridItemSize;
|
|
15925
16002
|
fitContent: boolean;
|
|
15926
16003
|
infoIconTooltipText: string;
|
|
16004
|
+
secondaryLabel: string;
|
|
15927
16005
|
trend: string;
|
|
15928
16006
|
trendDirection: 'positive' | 'negative' | 'neutral' | BentoSummaryGridItemTrendDirection;
|
|
15929
16007
|
secondaryTrend: string;
|
|
15930
16008
|
secondaryTrendDirection: 'positive' | 'negative' | 'neutral' | BentoSummaryGridItemTrendDirection;
|
|
15931
|
-
secondaryLabel: string;
|
|
15932
16009
|
secondaryMetric: string;
|
|
15933
16010
|
}
|
|
15934
16011
|
>;
|
|
@@ -16982,7 +17059,9 @@ export declare const BentoTextarea: DefineComponent<
|
|
|
16982
17059
|
default: string;
|
|
16983
17060
|
};
|
|
16984
17061
|
},
|
|
16985
|
-
{
|
|
17062
|
+
{
|
|
17063
|
+
focus: () => void;
|
|
17064
|
+
},
|
|
16986
17065
|
{},
|
|
16987
17066
|
{},
|
|
16988
17067
|
{},
|
|
@@ -17118,11 +17197,11 @@ export declare const BentoTextarea: DefineComponent<
|
|
|
17118
17197
|
label: string;
|
|
17119
17198
|
required: boolean;
|
|
17120
17199
|
disabled: boolean;
|
|
17200
|
+
optional: boolean;
|
|
17201
|
+
readonly: boolean;
|
|
17121
17202
|
height: string;
|
|
17122
17203
|
tooltipText: string;
|
|
17123
|
-
optional: boolean;
|
|
17124
17204
|
errorMessage: string;
|
|
17125
|
-
readonly: boolean;
|
|
17126
17205
|
ariaLabel: string;
|
|
17127
17206
|
placeholder: string;
|
|
17128
17207
|
clearable: boolean;
|
|
@@ -18320,7 +18399,7 @@ declare type Element_2 = HTMLElement & {
|
|
|
18320
18399
|
/**
|
|
18321
18400
|
* Object of all the form field props with their respective list of errors
|
|
18322
18401
|
*/
|
|
18323
|
-
export declare type ErrorBag<T> = typeToFlattenedError<T>['fieldErrors'];
|
|
18402
|
+
export declare type ErrorBag<T> = typeToFlattenedError<T, string>['fieldErrors'];
|
|
18324
18403
|
|
|
18325
18404
|
/**
|
|
18326
18405
|
* Void function
|
|
@@ -18725,9 +18804,13 @@ export declare interface UseForm<T> {
|
|
|
18725
18804
|
export declare function useForm<T extends ZodSchema>({
|
|
18726
18805
|
validationSchema,
|
|
18727
18806
|
}: UseForm<T>): {
|
|
18728
|
-
errorBag: Ref<
|
|
18729
|
-
|
|
18730
|
-
|
|
18807
|
+
errorBag: Ref<{
|
|
18808
|
+
[P in allKeys<(typeof validationSchema)['_type']>]?: string[];
|
|
18809
|
+
}>;
|
|
18810
|
+
errors: Ref<{
|
|
18811
|
+
[P in allKeys<(typeof validationSchema)['_type']>]?: string;
|
|
18812
|
+
}>;
|
|
18813
|
+
values: Ref<(typeof validationSchema)['_type']>;
|
|
18731
18814
|
handleReset: () => void;
|
|
18732
18815
|
submitForm: (submitted: any) => () => void;
|
|
18733
18816
|
};
|
package/dist/action-bar.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.b-accordion[data-v-fb182a1c]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.b-accordion[data-v-fb182a1c],.b-accordion[data-v-fb182a1c]:before,.b-accordion[data-v-fb182a1c]:after{box-sizing:border-box}.b-accordion *[data-v-fb182a1c],.b-accordion *[data-v-fb182a1c]:before,.b-accordion *[data-v-fb182a1c]:after{box-sizing:border-box}.b-accordion[data-v-fb182a1c] ::-webkit-scrollbar{height:14px;width:14px}.b-accordion[data-v-fb182a1c] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-accordion-item[data-v-66c09812]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--b-accordion-item-background-color);border-bottom:var(--b-accordion-item-border)}.b-accordion-item[data-v-66c09812],.b-accordion-item[data-v-66c09812]:before,.b-accordion-item[data-v-66c09812]:after{box-sizing:border-box}.b-accordion-item *[data-v-66c09812],.b-accordion-item *[data-v-66c09812]:before,.b-accordion-item *[data-v-66c09812]:after{box-sizing:border-box}.b-accordion-item[data-v-66c09812] ::-webkit-scrollbar{height:14px;width:14px}.b-accordion-item[data-v-66c09812] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-accordion-item button[data-v-66c09812]{background-color:transparent;border:0;font:inherit;text-align:inherit}.b-accordion-item button[data-v-66c09812]:focus-visible{outline:none}.b-legacy-theme .b-accordion-item__heading[data-v-66c09812]{font-size:15px;line-height:1.4}.b-accordion-item[data-v-66c09812]:first-of-type{border-top:var(--b-accordion-item-border)}.b-accordion-item__button[data-v-66c09812]{align-items:center;color:var(--b-accordion-item-button-color);cursor:pointer;display:flex;gap:var(--b-accordion-item-button-gap);padding:var(--b-accordion-item-button-padding);position:relative;width:100%;z-index:0}.b-accordion-item__button[data-v-66c09812]:hover{background-color:var(--b-accordion-item-button-hover-background-color)}.b-accordion-item__button[data-v-66c09812]:active{background-color:var(--b-accordion-item-button-active-background-color)}.b-accordion-item__button[data-v-66c09812]:focus-visible{animation:outer-ring-default-66c09812 var(--b-animation-duration-fast) var(--b-animation-easing-standard);box-shadow:0 0 0 var(--b-focus-ring-spacer) var(--b-color-background-primary),0 0 0 var(--b-focus-ring-outline) var(--b-focus-ring-color);outline:none}@keyframes outer-ring-default-66c09812{0%{box-shadow:0 0 0 var(--b-border-width-s) var(--b-color-background-primary),0 0 0 0 var(--b-focus-ring-color)}to{box-shadow:0 0 0 var(--b-border-width-s) var(--b-color-background-primary),0 0 0 var(--b-border-width-l) var(--b-focus-ring-color)}}.b-accordion-item__content[data-v-66c09812]{color:var(--b-accordion-item-content-color);padding:var(--b-accordion-item-content-padding)}.b-accordion-item__animation--content-enter-active[data-v-66c09812]{animation:fade-in-
|
|
1
|
+
.b-accordion[data-v-fb182a1c]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.b-accordion[data-v-fb182a1c],.b-accordion[data-v-fb182a1c]:before,.b-accordion[data-v-fb182a1c]:after{box-sizing:border-box}.b-accordion *[data-v-fb182a1c],.b-accordion *[data-v-fb182a1c]:before,.b-accordion *[data-v-fb182a1c]:after{box-sizing:border-box}.b-accordion[data-v-fb182a1c] ::-webkit-scrollbar{height:14px;width:14px}.b-accordion[data-v-fb182a1c] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-accordion-item[data-v-66c09812]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--b-accordion-item-background-color);border-bottom:var(--b-accordion-item-border)}.b-accordion-item[data-v-66c09812],.b-accordion-item[data-v-66c09812]:before,.b-accordion-item[data-v-66c09812]:after{box-sizing:border-box}.b-accordion-item *[data-v-66c09812],.b-accordion-item *[data-v-66c09812]:before,.b-accordion-item *[data-v-66c09812]:after{box-sizing:border-box}.b-accordion-item[data-v-66c09812] ::-webkit-scrollbar{height:14px;width:14px}.b-accordion-item[data-v-66c09812] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-accordion-item button[data-v-66c09812]{background-color:transparent;border:0;font:inherit;text-align:inherit}.b-accordion-item button[data-v-66c09812]:focus-visible{outline:none}.b-legacy-theme .b-accordion-item__heading[data-v-66c09812]{font-size:15px;line-height:1.4}.b-accordion-item[data-v-66c09812]:first-of-type{border-top:var(--b-accordion-item-border)}.b-accordion-item__button[data-v-66c09812]{align-items:center;color:var(--b-accordion-item-button-color);cursor:pointer;display:flex;gap:var(--b-accordion-item-button-gap);padding:var(--b-accordion-item-button-padding);position:relative;width:100%;z-index:0}.b-accordion-item__button[data-v-66c09812]:hover{background-color:var(--b-accordion-item-button-hover-background-color)}.b-accordion-item__button[data-v-66c09812]:active{background-color:var(--b-accordion-item-button-active-background-color)}.b-accordion-item__button[data-v-66c09812]:focus-visible{animation:outer-ring-default-66c09812 var(--b-animation-duration-fast) var(--b-animation-easing-standard);box-shadow:0 0 0 var(--b-focus-ring-spacer) var(--b-color-background-primary),0 0 0 var(--b-focus-ring-outline) var(--b-focus-ring-color);outline:none}@keyframes outer-ring-default-66c09812{0%{box-shadow:0 0 0 var(--b-border-width-s) var(--b-color-background-primary),0 0 0 0 var(--b-focus-ring-color)}to{box-shadow:0 0 0 var(--b-border-width-s) var(--b-color-background-primary),0 0 0 var(--b-border-width-l) var(--b-focus-ring-color)}}.b-accordion-item__content[data-v-66c09812]{color:var(--b-accordion-item-content-color);padding:var(--b-accordion-item-content-padding)}.b-accordion-item__animation--content-enter-active[data-v-66c09812]{animation:fade-in-ut48ef1-66c09812 var(--b-accordion-item-animation-duration) var(--b-animation-easing-linear),enter-ut48ef1-66c09812 var(--b-accordion-item-animation-duration) var(--b-animation-easing-enter),scale-up-ut48ef1-66c09812 var(--b-accordion-item-animation-duration) var(--b-animation-easing-linear);overflow:hidden;transition:max-height var(--b-accordion-item-animation-duration) var(--b-accordion-item-animation-easing)}@keyframes fade-in-ut48ef1-66c09812{0%{opacity:0}to{opacity:1}}@keyframes scale-up-ut48ef1-66c09812{0%{scale:1}to{scale:1}}@keyframes enter-ut48ef1-66c09812{0%{translate:0 -8px}to{translate:0 0}}.b-accordion-item__animation--content-leave-active[data-v-66c09812]{animation:fade-out-ut48eg7-66c09812 var(--b-accordion-item-animation-duration) var(--b-animation-easing-linear),exit-ut48eg7-66c09812 var(--b-accordion-item-animation-duration) var(--b-animation-easing-exit),scale-down-ut48eg7-66c09812 var(--b-accordion-item-animation-duration) var(--b-animation-easing-linear);max-height:0!important;overflow:hidden;transition:max-height var(--b-accordion-item-animation-duration) var(--b-accordion-item-animation-easing)}@keyframes fade-out-ut48eg7-66c09812{0%{opacity:1}to{opacity:0}}@keyframes scale-down-ut48eg7-66c09812{0%{scale:1}to{scale:1}}@keyframes exit-ut48eg7-66c09812{0%{translate:0 0}to{translate:0 -8px}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.b-action-bar[data-v-
|
|
1
|
+
.b-action-bar[data-v-46adfbb2]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;bottom:var(--b-action-bar-bottom);display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;width:100%;z-index:var(--b-action-bar-z-index)}.b-action-bar[data-v-46adfbb2],.b-action-bar[data-v-46adfbb2]:before,.b-action-bar[data-v-46adfbb2]:after{box-sizing:border-box}.b-action-bar *[data-v-46adfbb2],.b-action-bar *[data-v-46adfbb2]:before,.b-action-bar *[data-v-46adfbb2]:after{box-sizing:border-box}.b-action-bar[data-v-46adfbb2] ::-webkit-scrollbar{height:14px;width:14px}.b-action-bar[data-v-46adfbb2] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-action-bar__container[data-v-46adfbb2]{align-items:center;background-color:var(--b-action-bar-container-background-color);border-radius:var(--b-action-bar-container-border-radius);color:var(--b-action-bar-container-color);display:flex;padding:var(--b-action-bar-container-padding);pointer-events:all;width:var(--b-action-bar-container-width)}@media (min-width: 500px){.b-action-bar__container[data-v-46adfbb2]{width:auto}}.b-action-bar__close-button[data-v-46adfbb2]{align-items:center;display:flex;margin-right:var(--b-action-bar-close-button-margin-right-mobile)}@media (min-width: 500px){.b-action-bar__close-button[data-v-46adfbb2]{margin-right:var(--b-action-bar-close-button-margin-right)}}.b-action-bar__selection[data-v-46adfbb2]{margin-right:var(--b-action-bar-selection-margin-right-mobile);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-legacy-theme .b-action-bar__selection[data-v-46adfbb2]{font-weight:600}@media (min-width: 500px){.b-action-bar__selection[data-v-46adfbb2]{margin-right:var(--b-action-bar-selection-margin-right);width:120px}}@media (min-width: 500px){.b-action-bar--confirmation .b-action-bar__selection[data-v-46adfbb2]{width:160px}}.b-action-bar__actions[data-v-46adfbb2]{container-type:normal}.b-action-bar__actions[data-v-46adfbb2] .b-button-actions__container-wrapper{flex-direction:row}.b-action-bar--extra-spacing[data-v-46adfbb2]{bottom:var(--b-action-bar-bottom-extra-spacing)}.b-action-bar__animation-enter-active[data-v-46adfbb2]{animation:fade-in-ut48ee7-46adfbb2 var(--b-action-bar-animation-duration) var(--b-animation-easing-linear),enter-ut48ee7-46adfbb2 var(--b-action-bar-animation-duration) var(--b-animation-easing-enter),scale-up-ut48ee7-46adfbb2 var(--b-action-bar-animation-duration) var(--b-animation-easing-linear)}@keyframes fade-in-ut48ee7-46adfbb2{0%{opacity:0}to{opacity:1}}@keyframes scale-up-ut48ee7-46adfbb2{0%{scale:.9}to{scale:1}}@keyframes enter-ut48ee7-46adfbb2{0%{translate:0 8px}to{translate:0 0}}.b-action-bar__animation-leave-active[data-v-46adfbb2]{animation:fade-out-ut48eev-46adfbb2 var(--b-action-bar-animation-duration) var(--b-animation-easing-linear),exit-ut48eev-46adfbb2 var(--b-action-bar-animation-duration) var(--b-animation-easing-exit),scale-down-ut48eev-46adfbb2 var(--b-action-bar-animation-duration) var(--b-animation-easing-linear)}@keyframes fade-out-ut48eev-46adfbb2{0%{opacity:1}to{opacity:0}}@keyframes scale-down-ut48eev-46adfbb2{0%{scale:1}to{scale:.9}}@keyframes exit-ut48eev-46adfbb2{0%{translate:0 0}to{translate:0 8px}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.b-modal-page[data-v-8ee5a20b]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--b-modal-container-background-color);border-radius:var(--b-modal-border-radius);display:flex;flex-direction:column;max-height:calc(100vh - 2em - 6px);position:absolute;width:100%}.b-modal-page[data-v-8ee5a20b],.b-modal-page[data-v-8ee5a20b]:before,.b-modal-page[data-v-8ee5a20b]:after{box-sizing:border-box}.b-modal-page *[data-v-8ee5a20b],.b-modal-page *[data-v-8ee5a20b]:before,.b-modal-page *[data-v-8ee5a20b]:after{box-sizing:border-box}.b-modal-page[data-v-8ee5a20b] ::-webkit-scrollbar{height:14px;width:14px}.b-modal-page[data-v-8ee5a20b] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-modal-page--custom-padding[data-v-8ee5a20b] .b-dialog-page__header{flex:0}.b-modal-page__header-container[data-v-8ee5a20b],.b-modal-page__actions-container[data-v-8ee5a20b]{position:sticky;width:100%}.b-modal-page__header-container[data-v-8ee5a20b]{display:flex;padding-block:var(--b-modal-header-container-padding-block);padding-inline:var(--b-modal-header-container-padding-inline)}.b-modal-page__actions-container[data-v-8ee5a20b]{padding:var(--b-modal-actions-container-padding)}.b-modal-page__header[data-v-8ee5a20b]{min-height:var(--b-modal-header-min-height)}.b-modal-page[data-v-8ee5a20b] .b-dialog-page__back-button{align-self:flex-start;height:var(--b-modal-header-min-height);position:relative;top:var(--b-modal-header-container-padding-block)}.b-modal-page__content[data-v-8ee5a20b]{display:inline-block;padding:var(--b-modal-content-padding);width:100%}.b-modal-page__content--with-header[data-v-8ee5a20b]{padding-top:0}.b-modal-page__content--with-actions[data-v-8ee5a20b]{padding-bottom:0}.b-modal-page__grid[data-v-8ee5a20b]>:nth-child(1){border-right:var(--b-modal-container-column-layout-border);padding:var(--b-modal-container-column-layout-padding);padding-left:0}.b-modal-page__grid[data-v-8ee5a20b]>:nth-child(2){padding:var(--b-modal-container-column-layout-padding);padding-right:0}.b-modal-base[data-v-c6431721]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.b-modal-base[data-v-c6431721],.b-modal-base[data-v-c6431721]:before,.b-modal-base[data-v-c6431721]:after{box-sizing:border-box}.b-modal-base *[data-v-c6431721],.b-modal-base *[data-v-c6431721]:before,.b-modal-base *[data-v-c6431721]:after{box-sizing:border-box}.b-modal-base[data-v-c6431721] ::-webkit-scrollbar{height:14px;width:14px}.b-modal-base[data-v-c6431721] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-legacy-theme .b-modal-base__container[data-v-c6431721]::backdrop{background-color:#99a0ab}.b-modal-base__container[data-v-c6431721]{background-color:var(--b-modal-container-background-color);border:0;border-radius:var(--b-modal-border-radius);color:var(--b-modal-container-color);margin:auto;overflow:visible;padding:var(--b-modal-padding)}.b-modal-base__container[open][data-v-c6431721]{animation:fade-in-
|
|
1
|
+
.b-modal-page[data-v-8ee5a20b]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--b-modal-container-background-color);border-radius:var(--b-modal-border-radius);display:flex;flex-direction:column;max-height:calc(100vh - 2em - 6px);position:absolute;width:100%}.b-modal-page[data-v-8ee5a20b],.b-modal-page[data-v-8ee5a20b]:before,.b-modal-page[data-v-8ee5a20b]:after{box-sizing:border-box}.b-modal-page *[data-v-8ee5a20b],.b-modal-page *[data-v-8ee5a20b]:before,.b-modal-page *[data-v-8ee5a20b]:after{box-sizing:border-box}.b-modal-page[data-v-8ee5a20b] ::-webkit-scrollbar{height:14px;width:14px}.b-modal-page[data-v-8ee5a20b] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-modal-page--custom-padding[data-v-8ee5a20b] .b-dialog-page__header{flex:0}.b-modal-page__header-container[data-v-8ee5a20b],.b-modal-page__actions-container[data-v-8ee5a20b]{position:sticky;width:100%}.b-modal-page__header-container[data-v-8ee5a20b]{display:flex;padding-block:var(--b-modal-header-container-padding-block);padding-inline:var(--b-modal-header-container-padding-inline)}.b-modal-page__actions-container[data-v-8ee5a20b]{padding:var(--b-modal-actions-container-padding)}.b-modal-page__header[data-v-8ee5a20b]{min-height:var(--b-modal-header-min-height)}.b-modal-page[data-v-8ee5a20b] .b-dialog-page__back-button{align-self:flex-start;height:var(--b-modal-header-min-height);position:relative;top:var(--b-modal-header-container-padding-block)}.b-modal-page__content[data-v-8ee5a20b]{display:inline-block;padding:var(--b-modal-content-padding);width:100%}.b-modal-page__content--with-header[data-v-8ee5a20b]{padding-top:0}.b-modal-page__content--with-actions[data-v-8ee5a20b]{padding-bottom:0}.b-modal-page__grid[data-v-8ee5a20b]>:nth-child(1){border-right:var(--b-modal-container-column-layout-border);padding:var(--b-modal-container-column-layout-padding);padding-left:0}.b-modal-page__grid[data-v-8ee5a20b]>:nth-child(2){padding:var(--b-modal-container-column-layout-padding);padding-right:0}.b-modal-base[data-v-c6431721]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.b-modal-base[data-v-c6431721],.b-modal-base[data-v-c6431721]:before,.b-modal-base[data-v-c6431721]:after{box-sizing:border-box}.b-modal-base *[data-v-c6431721],.b-modal-base *[data-v-c6431721]:before,.b-modal-base *[data-v-c6431721]:after{box-sizing:border-box}.b-modal-base[data-v-c6431721] ::-webkit-scrollbar{height:14px;width:14px}.b-modal-base[data-v-c6431721] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-legacy-theme .b-modal-base__container[data-v-c6431721]::backdrop{background-color:#99a0ab}.b-modal-base__container[data-v-c6431721]{background-color:var(--b-modal-container-background-color);border:0;border-radius:var(--b-modal-border-radius);color:var(--b-modal-container-color);margin:auto;overflow:visible;padding:var(--b-modal-padding)}.b-modal-base__container[open][data-v-c6431721]{animation:fade-in-ut48esd-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-linear),enter-ut48esd-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-enter),scale-up-ut48esd-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-linear)}@keyframes fade-in-ut48esd-c6431721{0%{opacity:0}to{opacity:1}}@keyframes scale-up-ut48esd-c6431721{0%{scale:1}to{scale:1}}@keyframes enter-ut48esd-c6431721{0%{translate:0 24px}to{translate:0 0}}.b-modal-base__container[open][data-v-c6431721]::backdrop{animation:fade-in-ut48est-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-linear)}@keyframes fade-in-ut48est-c6431721{0%{opacity:0}to{opacity:.5}}.b-modal-base__container--hide[open][data-v-c6431721]{animation:fade-out-ut48eti-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-linear),exit-ut48eti-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-exit),scale-down-ut48eti-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-linear)}@keyframes fade-out-ut48eti-c6431721{0%{opacity:1}to{opacity:0}}@keyframes scale-down-ut48eti-c6431721{0%{scale:1}to{scale:1}}@keyframes exit-ut48eti-c6431721{0%{translate:0 0}to{translate:0 24px}}.b-modal-base__container--hide[open][data-v-c6431721]::backdrop{animation:fade-out-ut48etw-c6431721 var(--b-modal-animation-duration, .15s) var(--b-animation-easing-linear)}@keyframes fade-out-ut48etw-c6431721{0%{opacity:.5}to{opacity:0}}.b-modal-base__container[data-v-c6431721]::backdrop{background-color:var(--b-modal-backdrop-background-color, #00112c);opacity:.5}.b-modal-base__container--animation[data-v-c6431721]{overflow:hidden;transition:height ease var(--b-modal-animation-duration, .15s)}.b-modal-base__container--small[data-v-c6431721]{width:480px}.b-modal-base__container--medium[data-v-c6431721]{width:600px}.b-modal-base__container--large[data-v-c6431721]{width:800px}.b-modal-base__close-button[data-v-c6431721]{display:flex;height:var(--b-modal-close-button-height);position:absolute;right:var(--b-modal-close-button-right);top:var(--b-modal-header-container-padding-block);z-index:var(--b-modal-close-button-z-index)}
|