vue-data-ui 1.9.55 → 1.9.57
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 (it.canvg ? Promise.resolve(it.canvg) : import("./index.es-
|
|
12823
|
+
return (it.canvg ? Promise.resolve(it.canvg) : import("./index.es-8f04685f.js")).catch(function(r) {
|
|
12824
12824
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
12825
12825
|
}).then(function(r) {
|
|
12826
12826
|
return r.default ? r.default : r;
|
|
@@ -17078,6 +17078,7 @@ const Gb = {
|
|
|
17078
17078
|
}
|
|
17079
17079
|
}, Fw = {
|
|
17080
17080
|
style: {
|
|
17081
|
+
fontFamily: "inherit",
|
|
17081
17082
|
chart: {
|
|
17082
17083
|
backgroundColor: "#FFFFFF",
|
|
17083
17084
|
color: "#2D353C",
|
|
@@ -34951,12 +34952,12 @@ const Z9 = ["id"], eN = ["viewBox"], tN = ["id"], oN = ["stop-color"], rN = ["st
|
|
|
34951
34952
|
key: 0,
|
|
34952
34953
|
dataset: u.nodes,
|
|
34953
34954
|
color: e.color,
|
|
34954
|
-
|
|
34955
|
+
stroke: e.stroke,
|
|
34955
34956
|
strokeHovered: e.strokeHovered,
|
|
34956
34957
|
hoveredUid: e.hoveredUid,
|
|
34957
34958
|
onZoom: a,
|
|
34958
34959
|
onHover: o
|
|
34959
|
-
}, null, 8, ["dataset", "color", "
|
|
34960
|
+
}, null, 8, ["dataset", "color", "stroke", "strokeHovered", "hoveredUid"])) : N("", !0)
|
|
34960
34961
|
], 64)) : N("", !0)
|
|
34961
34962
|
], 64))), 256);
|
|
34962
34963
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-aabce765.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 { G as s, q as u, t as V, p as U, g as r, s as t, H as o, b as n, D as l, f as m, n as c, E as d, I as k, F as S, h as p, e as g, d as h, k as b, w as D, A as R, o as f, j as y, l as C, u as A, z as B, y as H, r as T, m as v, a as x, x as E, C as G, i as I, c as M, B as W, v as j } from "./index-
|
|
1
|
+
import { G as s, q as u, t as V, p as U, g as r, s as t, H as o, b as n, D as l, f as m, n as c, E as d, I as k, F as S, h as p, e as g, d as h, k as b, w as D, A as R, o as f, j as y, l as C, u as A, z as B, y as H, r as T, m as v, a as x, x as E, C as G, i as I, c as M, B as W, v as j } from "./index-aabce765.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as VueUi3dBar,
|