vue-data-ui 1.9.55 → 1.9.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.
|
@@ -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-c021a2b7.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",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-85d117f8.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-85d117f8.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as VueUi3dBar,
|