vue-data-ui 2.0.47 → 2.0.48

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.
@@ -12820,7 +12820,7 @@ function(e) {
12820
12820
  */
12821
12821
  function(e) {
12822
12822
  function t() {
12823
- return (ht.canvg ? Promise.resolve(ht.canvg) : import("./index.es-03dbb087.js")).catch(function(a) {
12823
+ return (ht.canvg ? Promise.resolve(ht.canvg) : import("./index.es-be5a16a2.js")).catch(function(a) {
12824
12824
  return Promise.reject(new Error("Could not load canvg: " + a));
12825
12825
  }).then(function(a) {
12826
12826
  return a.default ? a.default : a;
@@ -17704,6 +17704,12 @@ const gw = {
17704
17704
  intensity: 30,
17705
17705
  color: "#FFFFFF"
17706
17706
  }
17707
+ },
17708
+ labels: {
17709
+ dataLabels: {
17710
+ prefix: "",
17711
+ suffix: ""
17712
+ }
17707
17713
  }
17708
17714
  },
17709
17715
  legend: {
@@ -1,4 +1,4 @@
1
- import { _ as Ha } from "./index-745bc74c.js";
1
+ import { _ as Ha } from "./index-cb41d593.js";
2
2
  import "vue";
3
3
  var Tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
4
4
  function Vo(a) {
@@ -46,6 +46,12 @@ declare module 'vue-data-ui' {
46
46
  color?: string;
47
47
  };
48
48
  };
49
+ labels?: {
50
+ dataLabels?: {
51
+ prefix?: string;
52
+ suffix?: string;
53
+ };
54
+ };
49
55
  };
50
56
  legend?: {
51
57
  backgroundColor?: string;
@@ -1,4 +1,4 @@
1
- import { J as s, O as u, F as V, q as U, t as r, p as t, g as o, s as n, G as l, b as d, C as g, P as k, f as S, n as m, D as p, K as c, H as D, E as b, M as h, h as f, e as y, d as C, k as R, v as A, z as M, o as T, j as x, l as B, u as G, y as H, x as v, r as w, N as E, m as I, a as L, I as N, w as O, B as P, i as W, c as j, A as q, V as z, L as F } from "./index-745bc74c.js";
1
+ import { J as s, O as u, F as V, q as U, t as r, p as t, g as o, s as n, G as l, b as d, C as g, P as k, f as S, n as m, D as p, K as c, H as D, E as b, M as h, h as f, e as y, d as C, k as R, v as A, z as M, o as T, j as x, l as B, u as G, y as H, x as v, r as w, N as E, m as I, a as L, I as N, w as O, B as P, i as W, c as j, A as q, V as z, L as F } from "./index-cb41d593.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.0.47",
4
+ "version": "2.0.48",
5
5
  "type": "module",
6
6
  "description": "A user-empowering data visualization Vue components library",
7
7
  "keywords": [