vue-data-ui 1.9.45 → 1.9.47
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-d1a7c2f2.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
|
}
|
|
@@ -33327,11 +33327,11 @@ const ga = {
|
|
|
33327
33327
|
});
|
|
33328
33328
|
return (n, a) => (g(), p(Be, null, [
|
|
33329
33329
|
x("div", {
|
|
33330
|
-
style: V(`width:calc(100% - 72px);text-align:center;color:${Ee(r).title.color};font-size:${Ee(r).title.fontSize}px;font-weight:${Ee(r).title.bold ? "bold" : ""};padding: 0 36px
|
|
33330
|
+
style: V(`width:calc(100% - 72px);text-align:center;color:${Ee(r).title.color};font-size:${Ee(r).title.fontSize}px;font-weight:${Ee(r).title.bold ? "bold" : ""};padding: 0 36px; margin: 0 auto;`)
|
|
33331
33331
|
}, P(Ee(r).title.text), 5),
|
|
33332
33332
|
Ee(r).subtitle.text ? (g(), p("div", {
|
|
33333
33333
|
key: 0,
|
|
33334
|
-
style: V(`width:calc(100% - 72px);text-align:center;color:${Ee(r).subtitle.color};font-size:${Ee(r).subtitle.fontSize}px;font-weight:${Ee(r).subtitle.bold ? "bold" : ""};padding: 0 36px
|
|
33334
|
+
style: V(`width:calc(100% - 72px);text-align:center;color:${Ee(r).subtitle.color};font-size:${Ee(r).subtitle.fontSize}px;font-weight:${Ee(r).subtitle.bold ? "bold" : ""};padding: 0 36px; margin: 0 auto;`)
|
|
33335
33335
|
}, P(Ee(r).subtitle.text), 5)) : j("", !0)
|
|
33336
33336
|
], 64));
|
|
33337
33337
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-5ed66a3d.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-5ed66a3d.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as VueUi3dBar,
|