@adyen/bento-vue2 1.63.1 → 1.63.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/data-grid.js CHANGED
@@ -1,4 +1,4 @@
1
- import { B as e, d as o, a as r, b as n, g as i, f as B, e as d, c as s } from "./chunks/data-grid.ClRDqUm_.js";
1
+ import { B as e, d as o, a as r, b as n, g as i, f as B, e as d, c as s } from "./chunks/data-grid.Cep-0zsO.js";
2
2
  export {
3
3
  e as BentoColumnOverflow,
4
4
  o as BentoDataGrid,
@@ -1,4 +1,4 @@
1
- import { B as a, a as r } from "./chunks/date-picker.CPQ6WLZE.js";
1
+ import { B as a, a as r } from "./chunks/date-picker.D65ieFdN.js";
2
2
  import { C as i } from "./chunks/calendar.DbTC35rM.js";
3
3
  export {
4
4
  a as BentoDatePicker,
@@ -1,4 +1,4 @@
1
- import { B as r, b as a, a as B, c as n } from "./chunks/filter-bar.D6HeYnzZ.js";
1
+ import { B as r, b as a, a as B, c as n } from "./chunks/filter-bar.DjUN3PeJ.js";
2
2
  export {
3
3
  r as BentoFilterBar,
4
4
  a as BentoFilterBarEvent,
package/dist/index.js CHANGED
@@ -9,9 +9,9 @@ import { B as J, c as Q, b as X, a as $ } from "./chunks/alert.c1rhDDrU.js";
9
9
  import { B as te } from "./chunks/avatar.BgwjpLQO.js";
10
10
  import { B as ae, b as ne, a as re } from "./chunks/button.hF-nD1Og.js";
11
11
  import { B as Be } from "./chunks/dashed-underline.DD24UDCz.js";
12
- import { B as me, d as pe, a as ue, b as de, g as le, f as ce, e as fe, c as xe } from "./chunks/data-grid.ClRDqUm_.js";
12
+ import { B as me, d as pe, a as ue, b as de, g as le, f as ce, e as fe, c as xe } from "./chunks/data-grid.Cep-0zsO.js";
13
13
  import { c as Te, B as ye, a as ge } from "./chunks/card.CypgT0Ji.js";
14
- import { B as be, a as Ee } from "./chunks/date-picker.CPQ6WLZE.js";
14
+ import { B as be, a as Ee } from "./chunks/date-picker.D65ieFdN.js";
15
15
  import { B as De, a as Ie } from "./chunks/date-range-picker.CNB28UaM.js";
16
16
  import { B as Le, u as Pe } from "./chunks/dropdown.B_PWXFtT.js";
17
17
  import { B as Ge } from "./chunks/dropdown-default-textbox.BNuuA4ES.js";
@@ -26,7 +26,7 @@ import { B as et, a as tt } from "./chunks/date.dYFFEunA.js";
26
26
  import { B as at } from "./chunks/divider.Cc4JFWG_.js";
27
27
  import { B as rt, b as st, c as Bt, a as it } from "./chunks/empty-state.mtXfb1BB.js";
28
28
  import { f as pt } from "./chunks/file-uploader.RYWR99Nq.js";
29
- import { B as dt, b as lt, a as ct, c as ft } from "./chunks/filter-bar.D6HeYnzZ.js";
29
+ import { B as dt, b as lt, a as ct, c as ft } from "./chunks/filter-bar.DjUN3PeJ.js";
30
30
  import { f as St, a as Tt, c as yt, b as gt } from "./chunks/form-layout-title.CIynHgCF.js";
31
31
  import { h as bt } from "./chunks/header-with-views.Csgl4PSQ.js";
32
32
  import { B as Ct, a as Dt, b as It } from "./chunks/image.C2D2hKat.js";
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "framework": "vue",
3
3
  "name": "@adyen/bento-vue2",
4
- "version": "1.63.1",
4
+ "version": "1.63.2",
5
5
  "contributions": {
6
6
  "html": {
7
7
  "description-markup": "markdown",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/bento-vue2",
3
- "version": "1.63.1",
3
+ "version": "1.63.2",
4
4
  "description": "Adyen Bento Vue2 components",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",
@@ -46,7 +46,7 @@
46
46
  "unified": "11.0.5",
47
47
  "uuid": "11.0.5",
48
48
  "vue-demi": "0.14.10",
49
- "@adyen/bento-design-tokens": "1.63.1"
49
+ "@adyen/bento-design-tokens": "1.63.2"
50
50
  },
51
51
  "peerDependencies": {
52
52
  "vue": "~2.7",
@@ -137,8 +137,8 @@
137
137
  "vue-template-compiler": "2.7.16",
138
138
  "vue-tsc": "1.0.24",
139
139
  "@adyen/bento-cli": "0.4.1",
140
- "@adyen/bento-core": "0.0.1",
141
140
  "@adyen/bento-tailwind": "0.4.1",
141
+ "@adyen/bento-core": "0.0.1",
142
142
  "@adyen/ui-assets-icons-16": "6.4.1",
143
143
  "@adyen/ui-assets-payment-method-icons": "9.3.1"
144
144
  },