vue-data-ui 2.2.54 → 2.2.56

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?: {
@@ -1708,6 +1709,7 @@ declare module 'vue-data-ui' {
1708
1709
  }
1709
1710
 
1710
1711
  export type VueUiScatterConfig = {
1712
+ responsive?: boolean;
1711
1713
  theme?: Theme;
1712
1714
  customPalette?: string[];
1713
1715
  useCssAnimation?: boolean;
@@ -2078,6 +2080,8 @@ declare module 'vue-data-ui' {
2078
2080
  showOnlyFirstAndLast?: boolean;
2079
2081
  yOffset?: number;
2080
2082
  rotation?: number;
2083
+ showOnlyAtModulo?: boolean;
2084
+ modulo?: number;
2081
2085
  };
2082
2086
  };
2083
2087
  };
@@ -2537,6 +2541,7 @@ declare module 'vue-data-ui' {
2537
2541
  }>;
2538
2542
 
2539
2543
  export type VueUiWaffleConfig = {
2544
+ responsive?: boolean;
2540
2545
  theme?: Theme;
2541
2546
  customPalette?: string[];
2542
2547
  useBlurOnHover?: boolean;
@@ -2798,6 +2803,7 @@ declare module 'vue-data-ui' {
2798
2803
  }
2799
2804
 
2800
2805
  export type VueUiQuadrantConfig = {
2806
+ responsive?: boolean;
2801
2807
  theme?: Theme;
2802
2808
  useCssAnimation?: boolean;
2803
2809
  zoomAnimationFrames?: number;
@@ -4328,6 +4334,7 @@ declare module 'vue-data-ui' {
4328
4334
  }>
4329
4335
 
4330
4336
  export type VueUiStripPlotConfig = {
4337
+ responsive?: boolean;
4331
4338
  theme?: Theme;
4332
4339
  customPalette?: string[];
4333
4340
  useCssAnimation?: boolean;
@@ -4712,6 +4719,8 @@ declare module 'vue-data-ui' {
4712
4719
  rotation?: number;
4713
4720
  offsetY?: number;
4714
4721
  color?: string;
4722
+ showOnlyAtModulo?: boolean;
4723
+ modulo?: number;
4715
4724
  };
4716
4725
  };
4717
4726
  x?: {
@@ -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-bf1cd55e.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-8311e8cb.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.54",
4
+ "version": "2.2.56",
5
5
  "type": "module",
6
6
  "description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
7
7
  "keywords": [