@adyen/bento-vue2 1.84.1 → 1.84.2
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/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/chunks/{data-grid.BPG1GPIl.js → data-grid.Bk7_6Z0F.js} +11 -11
- package/dist/chunks/{data-grid.BPG1GPIl.js.map → data-grid.Bk7_6Z0F.js.map} +1 -1
- package/dist/chunks/es6.C1DXQV6f.js.map +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/index.js +1 -1
- package/dist/styles/bento-dark.css +1 -0
- package/dist/styles/bento-light.css +1 -0
- package/dist/styles/bento.css +1 -0
- package/dist/styles/legacy.css +1 -0
- package/dist/styles/styleguide.css +1 -0
- package/dist/web-types.json +1 -1
- package/package.json +3 -3
|
@@ -22,14 +22,14 @@ import { D as Qn } from "./data-grid-template.keys.VezYtHtM.js";
|
|
|
22
22
|
import { b as es } from "./index.BDK4hwK_.js";
|
|
23
23
|
import { o as Ze } from "./resize.Bqks3WUm.js";
|
|
24
24
|
import "./index.Cl4_42j5.js";
|
|
25
|
-
import {
|
|
26
|
-
import { B as Ft } from "./
|
|
27
|
-
import {
|
|
28
|
-
import { c as je, f as Mt, h as ts, b as ns, a as ss, O as rt, D as os } from "./button-actions.D9n7MxWe.js";
|
|
25
|
+
import { B as xt } from "./checkbox.CU5ierOq.js";
|
|
26
|
+
import { B as Ft } from "./button.DIU6m9wD.js";
|
|
27
|
+
import { c as je, f as Bt, h as ts, b as ns, a as ss, O as rt, D as os } from "./button-actions.D9n7MxWe.js";
|
|
29
28
|
import { E as ct } from "./link.PsTSQjK3.js";
|
|
30
29
|
import { C as dt } from "./copy.C0q7xgXs.js";
|
|
31
30
|
import { C as ls } from "./chevron-down.eYtgv5ly.js";
|
|
32
31
|
import { C as as } from "./chevron-up.d8cwIlA_.js";
|
|
32
|
+
import { b as Mt } from "./focus-trap.CNIU5jOz.js";
|
|
33
33
|
import { u as is } from "./use-expandable-content-height.GkjjbmPy.js";
|
|
34
34
|
import { B as rs } from "./info-icon.BEyxQgD6.js";
|
|
35
35
|
import { D as cs } from "./use-cached-selected-values.gDWGi5Nk.js";
|
|
@@ -649,10 +649,10 @@ const Ae = "b-row-actions-column", Is = (s, t, n, e, o, l) => {
|
|
|
649
649
|
hoveredOverColumnState: l
|
|
650
650
|
};
|
|
651
651
|
}, qe = (s) => {
|
|
652
|
-
const n =
|
|
652
|
+
const n = Mt(s).filter((e) => e.node !== s);
|
|
653
653
|
return (n == null ? void 0 : n.length) > 0 ? (n[0].node.focus(), !0) : !1;
|
|
654
654
|
}, we = (s) => {
|
|
655
|
-
const t =
|
|
655
|
+
const t = Mt(s), n = t == null ? void 0 : t.filter((e) => e.node !== s);
|
|
656
656
|
if ((n == null ? void 0 : n.length) > 0)
|
|
657
657
|
return n.forEach((e) => e.node.setAttribute("tabindex", "-1")), n;
|
|
658
658
|
}, $t = (s) => {
|
|
@@ -1194,7 +1194,7 @@ const _o = go.exports, vo = {
|
|
|
1194
1194
|
});
|
|
1195
1195
|
return t({
|
|
1196
1196
|
columnHeaderRefs: g
|
|
1197
|
-
}), { __sfc: !0, props: e, emit: n, CLOSING_CONTEXTUAL_MENU_DELAY_MS: o, t: l, columns: a, sortBy: i, allColumnsRef: _, columnHeaderRefs: g, contextMenuRef: w, hoveredColumnField: m, closingTimeOutId: E, onAllRowSelect: b, isActionsColumn: u, isAllSelectionState: A, selectAllMenu: L, startResize: F, isResizing: S, columnHoverEventToEmitAfterResizing: d, isSorting: y, getSortingDirection: O, sortByColumnField: D, getSortingColumnDirection: r, draggingEventsForColumn: f, contextualMenuData: R, showContextualMenu: T, hideContextualMenu: B, dataGridColumnEvents: M, hasColumnActions: k, registerColumnsRefs: K, isSmallContainer: Y, isTouchDevice: ee, conditionalColumnsClasses: G, conditionalSelectColumnClasses: P, computeMenuPosition: C, conditionalColumnClasses: $, conditionalColumnHeaderAndActionsClasses: W, conditionalColumnActionsClasses: z, conditionalColumnSeparatorClasses: Ce, conditionalColumnHeaderClasses: ue, conditionalColumnMenuClasses: ie, BentoCheckbox:
|
|
1197
|
+
}), { __sfc: !0, props: e, emit: n, CLOSING_CONTEXTUAL_MENU_DELAY_MS: o, t: l, columns: a, sortBy: i, allColumnsRef: _, columnHeaderRefs: g, contextMenuRef: w, hoveredColumnField: m, closingTimeOutId: E, onAllRowSelect: b, isActionsColumn: u, isAllSelectionState: A, selectAllMenu: L, startResize: F, isResizing: S, columnHoverEventToEmitAfterResizing: d, isSorting: y, getSortingDirection: O, sortByColumnField: D, getSortingColumnDirection: r, draggingEventsForColumn: f, contextualMenuData: R, showContextualMenu: T, hideContextualMenu: B, dataGridColumnEvents: M, hasColumnActions: k, registerColumnsRefs: K, isSmallContainer: Y, isTouchDevice: ee, conditionalColumnsClasses: G, conditionalSelectColumnClasses: P, computeMenuPosition: C, conditionalColumnClasses: $, conditionalColumnHeaderAndActionsClasses: W, conditionalColumnActionsClasses: z, conditionalColumnSeparatorClasses: Ce, conditionalColumnHeaderClasses: ue, conditionalColumnMenuClasses: ie, BentoCheckbox: xt, BentoDatagridSortDirection: be, BentoTypography: Re, DATAGRID_ROW_ACTIONS_COLUMN_FIELD_NAME: Ae, BentoInfoIcon: rs, DatagridColumnsEvent: j, BentoMenu: Bt, BentoToggleButton: je, DecorativeCheckbox: cs, ArrowUpAndDownSortIcon: Gs, SortAscendingIcon: so, SortDescendingIcon: ro, TriangleDown: _o };
|
|
1198
1198
|
}
|
|
1199
1199
|
});
|
|
1200
1200
|
var ho = function() {
|
|
@@ -1389,7 +1389,7 @@ const Do = Io.exports, xo = {
|
|
|
1389
1389
|
i18n: { messages: xo },
|
|
1390
1390
|
name: "bento-data-grid",
|
|
1391
1391
|
components: {
|
|
1392
|
-
BentoButton:
|
|
1392
|
+
BentoButton: Ft,
|
|
1393
1393
|
BentoCrossIcon: It,
|
|
1394
1394
|
BentoPopover: ts,
|
|
1395
1395
|
BentoSettingsIcon: Ao,
|
|
@@ -1791,7 +1791,7 @@ const Lt = qo.exports, Yo = {
|
|
|
1791
1791
|
return { __sfc: !0, t: e, props: n, emit: t, isTouchDevice: o, getMenuItemText: l, getMenuItemIcon: a, isRowActions: i, conditionalCellActionsBackgroundGradientClasses: _, conditionalCellActionsClasses: g, showGradientElement: w, isBentoColumnCellActionsByCellValueDataFn: m, computedCellActions: E, getButtonTitle: b, generateButtonEvents: u, generateMenuEvents: A, transformMenuEvents: L, getCopyText: (d) => {
|
|
1792
1792
|
var y, O;
|
|
1793
1793
|
return (d == null ? void 0 : d.getCopyData) !== void 0 ? d.getCopyData(n.rowDataItem, n.columnKey) : n.columnKey ? (O = (y = n.rowDataItem) == null ? void 0 : y[n.columnKey]) == null ? void 0 : O.toString() : "";
|
|
1794
|
-
}, shouldShowMenuIconLeft: (d) => d.iconLeft || (d == null ? void 0 : d.variant) === "more", BentoButton:
|
|
1794
|
+
}, shouldShowMenuIconLeft: (d) => d.iconLeft || (d == null ? void 0 : d.variant) === "more", BentoButton: Ft, BentoMenu: Bt, Copy: dt, Edit1Icon: Lt, ExternalLinkIcon: ct, OptionsVerticalIcon: rt };
|
|
1795
1795
|
}
|
|
1796
1796
|
});
|
|
1797
1797
|
var Xo = function() {
|
|
@@ -2097,7 +2097,7 @@ const At = () => {
|
|
|
2097
2097
|
}));
|
|
2098
2098
|
return t({
|
|
2099
2099
|
gridcellRef: i
|
|
2100
|
-
}), { __sfc: !0, slots: o, hasSlot: l, t: a, props: e, emit: n, gridcellRef: i, cellActionsRef: _, shouldShowCellActions: g, childrenMenuContainerElements: w, isFocused: m, focusableItems: E, hasEverBeenFocused: b, hasRowData: u, controlledNestedRowElementIds: A, ariaHidden: L, tabIndex: F, conditionalTitleAttribute: S, getRowData: d, sumColumnAmountsInColumnSets: y, getColIndex: O, getCellIndex: D, isLeavingCellFocus: r, onMenuClose: f, hasInteractiveElFocusedInside: R, getGridcellEvents: T, toggleNestedContent: B, registerMenuContainerElement: M, menuMouseLeave: k, hasSlashedZero: K, isSmallContainer: Y, isTouchDevice: ee, conditionalRowCellClasses: G, computedCellContentClasses: P, DATAGRID_ACTIONS_COLUMN_FIELD_NAME: oe, BentoCheckbox:
|
|
2100
|
+
}), { __sfc: !0, slots: o, hasSlot: l, t: a, props: e, emit: n, gridcellRef: i, cellActionsRef: _, shouldShowCellActions: g, childrenMenuContainerElements: w, isFocused: m, focusableItems: E, hasEverBeenFocused: b, hasRowData: u, controlledNestedRowElementIds: A, ariaHidden: L, tabIndex: F, conditionalTitleAttribute: S, getRowData: d, sumColumnAmountsInColumnSets: y, getColIndex: O, getCellIndex: D, isLeavingCellFocus: r, onMenuClose: f, hasInteractiveElFocusedInside: R, getGridcellEvents: T, toggleNestedContent: B, registerMenuContainerElement: M, menuMouseLeave: k, hasSlashedZero: K, isSmallContainer: Y, isTouchDevice: ee, conditionalRowCellClasses: G, computedCellContentClasses: P, DATAGRID_ACTIONS_COLUMN_FIELD_NAME: oe, BentoCheckbox: xt, BentoTypography: Re, BentoToggleButton: je, DataGridCellActions: Gt, ChevronDownIcon: ls, ChevronUpIcon: as };
|
|
2101
2101
|
}
|
|
2102
2102
|
});
|
|
2103
2103
|
var ol = function() {
|
|
@@ -3375,4 +3375,4 @@ export {
|
|
|
3375
3375
|
Ne as g,
|
|
3376
3376
|
ze as h
|
|
3377
3377
|
};
|
|
3378
|
-
//# sourceMappingURL=data-grid.
|
|
3378
|
+
//# sourceMappingURL=data-grid.Bk7_6Z0F.js.map
|