vue-data-ui 1.9.45 → 1.9.46
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 (Lt.canvg ? Promise.resolve(Lt.canvg) : import("./index.es-
|
|
12823
|
+
return (Lt.canvg ? Promise.resolve(Lt.canvg) : import("./index.es-8496d1cd.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;
|
|
@@ -33052,13 +33052,13 @@ const h8 = {
|
|
|
33052
33052
|
}
|
|
33053
33053
|
},
|
|
33054
33054
|
title: {
|
|
33055
|
-
text: "
|
|
33055
|
+
text: "",
|
|
33056
33056
|
color: "#2D353C",
|
|
33057
33057
|
fontSize: 20,
|
|
33058
33058
|
bold: !0,
|
|
33059
33059
|
subtitle: {
|
|
33060
33060
|
color: "#A1A1A1",
|
|
33061
|
-
text: "
|
|
33061
|
+
text: "",
|
|
33062
33062
|
fontSize: 16,
|
|
33063
33063
|
bold: !1
|
|
33064
33064
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-3938e182.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, b as o, D as n, f as l, n as m, E as d, F as k, h as S, e as c, d as p, k as g, w as h, A as b, o as R, j as f, l as y, u as C, z as D, y as A, r as B, m as T, a as v, x, C as E, i as G, c as H, 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, b as o, D as n, f as l, n as m, E as d, F as k, h as S, e as c, d as p, k as g, w as h, A as b, o as R, j as f, l as y, u as C, z as D, y as A, r as B, m as T, a as v, x, C as E, i as G, c as H, B as W, v as j } from "./index-3938e182.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as VueUi3dBar,
|