vue-data-ui 2.0.32 → 2.0.33
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 (ct.canvg ? Promise.resolve(ct.canvg) : import("./index.es-
|
|
12823
|
+
return (ct.canvg ? Promise.resolve(ct.canvg) : import("./index.es-4bf25f88.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;
|
|
@@ -38151,7 +38151,7 @@ const rD = ["viewBox"], nD = ["d", "stroke", "stroke-linecap"], sD = ["d", "stro
|
|
|
38151
38151
|
r.value.style.title.show && u.value && r.value.style.title.position === "top" ? (v(), g("div", {
|
|
38152
38152
|
key: 0,
|
|
38153
38153
|
class: "vue-data-ui-sparkgauge-label",
|
|
38154
|
-
style: T(`font-size:${r.value.style.title.fontSize}px;text-align:${r.value.style.title.textAlign};font-weight:${r.value.style.title.bold ? "bold" : "normal"}
|
|
38154
|
+
style: T(`font-size:${r.value.style.title.fontSize}px;text-align:${r.value.style.title.textAlign};font-weight:${r.value.style.title.bold ? "bold" : "normal"};color:${r.value.style.title.color}`)
|
|
38155
38155
|
}, I(u.value), 5)) : M("", !0),
|
|
38156
38156
|
(v(), g("svg", {
|
|
38157
38157
|
viewBox: `0 0 ${a.value.width} ${a.value.height}`,
|
|
@@ -38188,7 +38188,7 @@ const rD = ["viewBox"], nD = ["d", "stroke", "stroke-linecap"], sD = ["d", "stro
|
|
|
38188
38188
|
r.value.style.title.show && u.value && r.value.style.title.position === "bottom" ? (v(), g("div", {
|
|
38189
38189
|
key: 1,
|
|
38190
38190
|
class: "vue-data-ui-sparkgauge-label",
|
|
38191
|
-
style: T(`font-size:${r.value.style.title.fontSize}px;text-align:${r.value.style.title.textAlign};font-weight:${r.value.style.title.bold ? "bold" : "normal"};font-weight:${r.value.style.title.bold ? "bold" : "normal"}`)
|
|
38191
|
+
style: T(`font-size:${r.value.style.title.fontSize}px;text-align:${r.value.style.title.textAlign};font-weight:${r.value.style.title.bold ? "bold" : "normal"};font-weight:${r.value.style.title.bold ? "bold" : "normal"};color:${r.value.style.title.color}`)
|
|
38192
38192
|
}, I(u.value), 5)) : M("", !0)
|
|
38193
38193
|
], 4));
|
|
38194
38194
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-1fa1478e.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 { I as s, F as u, p as V, s as U, o as r, g as t, r as o, G as n, b as l, C as S, f as d, m as g, D as k, J as m, H as p, E as c, L as D, h as b, e as h, d as f, k as C, u as R, z as T, n as y, j as A, l as M, t as B, y as H, x as v, q as w, M as x, S as E, a as G, T as I, w as L, B as W, i as j, c as q, A as z, v as F, K as J } from "./index-
|
|
1
|
+
import { I as s, F as u, p as V, s as U, o as r, g as t, r as o, G as n, b as l, C as S, f as d, m as g, D as k, J as m, H as p, E as c, L as D, h as b, e as h, d as f, k as C, u as R, z as T, n as y, j as A, l as M, t as B, y as H, x as v, q as w, M as x, S as E, a as G, T as I, w as L, B as W, i as j, c as q, A as z, v as F, K as J } from "./index-1fa1478e.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Arrow,
|