vue-data-ui 2.2.51 → 2.2.53

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.
@@ -89,6 +89,7 @@ declare module 'vue-data-ui' {
89
89
  };
90
90
 
91
91
  export type VueUiTreemapConfig = {
92
+ responsive?: boolean;
92
93
  theme?: Theme;
93
94
  customPalette?: string[];
94
95
  userOptions?: ChartUserOptions;
@@ -922,6 +923,7 @@ declare module 'vue-data-ui' {
922
923
  }>;
923
924
 
924
925
  export type VueUiRingsConfig = {
926
+ responsive?: boolean;
925
927
  theme?: Theme;
926
928
  customPalette?: string[];
927
929
  useCssAnimation?: boolean;
@@ -1986,6 +1988,7 @@ declare module 'vue-data-ui' {
1986
1988
  }>;
1987
1989
 
1988
1990
  export type VueUiXyConfig = {
1991
+ responsive?: boolean;
1989
1992
  theme?: Theme;
1990
1993
  customPalette?: string[];
1991
1994
  useCssAnimation?: boolean;
@@ -2249,6 +2252,7 @@ declare module 'vue-data-ui' {
2249
2252
  }>
2250
2253
 
2251
2254
  export type VueUiDonutConfig = {
2255
+ responsive?: boolean;
2252
2256
  theme?: Theme;
2253
2257
  customPalette?: string[];
2254
2258
  useCssAnimation?: boolean;
@@ -2404,6 +2408,7 @@ declare module 'vue-data-ui' {
2404
2408
  }
2405
2409
 
2406
2410
  export type VueUiNestedDonutsConfig = {
2411
+ responsive?: boolean;
2407
2412
  theme?: Theme;
2408
2413
  customPalette?: string[];
2409
2414
  useCssAnimation?: boolean;
@@ -2640,6 +2645,7 @@ declare module 'vue-data-ui' {
2640
2645
  }>;
2641
2646
 
2642
2647
  export type VueUiRadarConfig = {
2648
+ responsive?: boolean;
2643
2649
  theme?: Theme;
2644
2650
  customPalette?: string[];
2645
2651
  useCssAnimation?: boolean;
@@ -3195,6 +3201,7 @@ declare module 'vue-data-ui' {
3195
3201
  };
3196
3202
 
3197
3203
  export type VueUiOnionConfig = {
3204
+ responsive?: boolean;
3198
3205
  theme?: Theme;
3199
3206
  customPalette?: string[];
3200
3207
  useCssAnimation?: boolean;
@@ -4147,6 +4154,7 @@ declare module 'vue-data-ui' {
4147
4154
  }>
4148
4155
 
4149
4156
  export type VueUiQuickChartConfig = {
4157
+ responsive?: boolean;
4150
4158
  theme?: Theme;
4151
4159
  axisLabelsFontSize?: number;
4152
4160
  backgroundColor?: string;
@@ -4857,6 +4865,7 @@ declare module 'vue-data-ui' {
4857
4865
  }
4858
4866
 
4859
4867
  export type VueUiParallelCoordinatePlotConfig = {
4868
+ responsive?: boolean;
4860
4869
  theme?: Theme;
4861
4870
  useCssAnimation?: boolean;
4862
4871
  customPalette?: string[];
@@ -1,4 +1,4 @@
1
- import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as l, Z as n, r as d, G as m, b as p, C as g, a1 as S, a4 as c, R as k, f as C, m as D, D as T, U as b, J as h, H as P, E as f, O as y, h as R, a5 as A, e as W, Y as x, d as H, k as M, u as v, z as w, n as B, j as F, S as G, t as Q, y as X, x as E, $ as I, q as K, P as L, l as N, a0 as O, a as j, W as q, T as z, w as J, B as Y, V as Z, i as $, c as _, A as aa, a2 as ea, v as ia, a3 as sa, N as ua, K as Va, M as Ua, L as ra } from "./index-a2bbeb61.js";
1
+ import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as l, Z as n, r as d, G as m, b as p, C as g, a1 as S, a4 as c, R as k, f as C, m as D, D as T, U as b, J as h, H as P, E as f, O as y, h as R, a5 as A, e as W, Y as x, d as H, k as M, u as v, z as w, n as B, j as F, S as G, t as Q, y as X, x as E, $ as I, q as K, P as L, l as N, a0 as O, a as j, W as q, T as z, w as J, B as Y, V as Z, i as $, c as _, A as aa, a2 as ea, v as ia, a3 as sa, N as ua, K as Va, M as Ua, L as ra } from "./index-df6fd355.js";
2
2
  import "vue";
3
3
  export {
4
4
  s as Arrow,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vue-data-ui",
3
3
  "private": false,
4
- "version": "2.2.51",
4
+ "version": "2.2.53",
5
5
  "type": "module",
6
6
  "description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
7
7
  "keywords": [