vue-data-ui 2.1.4 → 2.1.5
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 (xt.canvg ? Promise.resolve(xt.canvg) : import("./index.es-
|
|
12823
|
+
return (xt.canvg ? Promise.resolve(xt.canvg) : import("./index.es-6fd77eae.js")).catch(function(l) {
|
|
12824
12824
|
return Promise.reject(new Error("Could not load canvg: " + l));
|
|
12825
12825
|
}).then(function(l) {
|
|
12826
12826
|
return l.default ? l.default : l;
|
|
@@ -18217,7 +18217,7 @@ const Dw = {
|
|
|
18217
18217
|
donutTotalLabelOffsetY: 0,
|
|
18218
18218
|
donutTotalLabelText: "Total",
|
|
18219
18219
|
fontFamily: "inherit",
|
|
18220
|
-
height:
|
|
18220
|
+
height: 338,
|
|
18221
18221
|
legendFontSize: 12,
|
|
18222
18222
|
legendIcon: "circleFill",
|
|
18223
18223
|
legendIconSize: 12,
|
|
@@ -18236,7 +18236,7 @@ const Dw = {
|
|
|
18236
18236
|
useCustomLegend: !1,
|
|
18237
18237
|
valuePrefix: "",
|
|
18238
18238
|
valueSuffix: "",
|
|
18239
|
-
width:
|
|
18239
|
+
width: 512,
|
|
18240
18240
|
xyAxisStroke: "#CCCCCC",
|
|
18241
18241
|
xyAxisStrokeWidth: 1,
|
|
18242
18242
|
xyGridStroke: "#e1e5e8",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-1e11411b.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) {
|
package/dist/vue-data-ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { J as s, P as u, F as V, U, q as r, t, p as o, g as n, s as l, G as p, b as c, C as d, Q as g, f as k, n as m, D as S, R as D, K as b, H as h, E as T, N as C, h as R, e as f, W as y, d as A, k as H, v as M, z as x, o as B, j as G, l as P, u as Q, y as W, x as v, r as w, O as E, m as I, a as K, T as L, I as N, w as O, B as j, S as q, i as z, c as F, A as J, V as X, L as Y, M as Z } from "./index-
|
|
1
|
+
import { J as s, P as u, F as V, U, q as r, t, p as o, g as n, s as l, G as p, b as c, C as d, Q as g, f as k, n as m, D as S, R as D, K as b, H as h, E as T, N as C, h as R, e as f, W as y, d as A, k as H, v as M, z as x, o as B, j as G, l as P, u as Q, y as W, x as v, r as w, O as E, m as I, a as K, T as L, I as N, w as O, B as j, S as q, i as z, c as F, A as J, V as X, L as Y, M as Z } from "./index-1e11411b.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Arrow,
|