vue-data-ui 2.2.53 → 2.2.55

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.
@@ -1230,6 +1230,7 @@ declare module 'vue-data-ui' {
1230
1230
  }>;
1231
1231
 
1232
1232
  export type VueUiRelationCircleConfig = {
1233
+ responsive?: boolean;
1233
1234
  theme?: Theme;
1234
1235
  customPalette?: string[];
1235
1236
  style?: {
@@ -1458,6 +1459,7 @@ declare module 'vue-data-ui' {
1458
1459
  export type VueUiAgePyramidDataset = Array<Array<string | number>>;
1459
1460
 
1460
1461
  export type VueUiAgePyramidConfig = {
1462
+ responsive?: boolean;
1461
1463
  theme?: Theme;
1462
1464
  style?: {
1463
1465
  backgroundColor?: string;
@@ -1573,6 +1575,7 @@ declare module 'vue-data-ui' {
1573
1575
  }>;
1574
1576
 
1575
1577
  export type VueUiCandlestickConfig = {
1578
+ responsive?: boolean;
1576
1579
  theme?: Theme;
1577
1580
  useCssAnimation?: boolean;
1578
1581
  style?: {
@@ -1706,6 +1709,7 @@ declare module 'vue-data-ui' {
1706
1709
  }
1707
1710
 
1708
1711
  export type VueUiScatterConfig = {
1712
+ responsive?: boolean;
1709
1713
  theme?: Theme;
1710
1714
  customPalette?: string[];
1711
1715
  useCssAnimation?: boolean;
@@ -2535,6 +2539,7 @@ declare module 'vue-data-ui' {
2535
2539
  }>;
2536
2540
 
2537
2541
  export type VueUiWaffleConfig = {
2542
+ responsive?: boolean;
2538
2543
  theme?: Theme;
2539
2544
  customPalette?: string[];
2540
2545
  useBlurOnHover?: boolean;
@@ -2796,6 +2801,7 @@ declare module 'vue-data-ui' {
2796
2801
  }
2797
2802
 
2798
2803
  export type VueUiQuadrantConfig = {
2804
+ responsive?: boolean;
2799
2805
  theme?: Theme;
2800
2806
  useCssAnimation?: boolean;
2801
2807
  zoomAnimationFrames?: number;
@@ -2954,11 +2960,7 @@ declare module 'vue-data-ui' {
2954
2960
  gradientIntensity?: number;
2955
2961
  };
2956
2962
  markers?: {
2957
- size?: number;
2958
2963
  color?: string;
2959
- strokeWidth?: number;
2960
- stroke?: string;
2961
- backgroundColor?: string;
2962
2964
  bold?: boolean;
2963
2965
  fontSizeRatio?: number;
2964
2966
  offsetY?: number;
@@ -4330,6 +4332,7 @@ declare module 'vue-data-ui' {
4330
4332
  }>
4331
4333
 
4332
4334
  export type VueUiStripPlotConfig = {
4335
+ responsive?: boolean;
4333
4336
  theme?: Theme;
4334
4337
  customPalette?: string[];
4335
4338
  useCssAnimation?: boolean;
@@ -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-df6fd355.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-78da49a0.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.53",
4
+ "version": "2.2.55",
5
5
  "type": "module",
6
6
  "description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
7
7
  "keywords": [