vue-data-ui 1.9.19 → 1.9.20
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 (Et.canvg ? Promise.resolve(Et.canvg) : import("./index.es-
|
|
12823
|
+
return (Et.canvg ? Promise.resolve(Et.canvg) : import("./index.es-ecbb8a3a.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;
|
|
@@ -48225,7 +48225,7 @@ const JW = ["id"], ZW = { class: "vue-ui-options-item" }, eX = ["id", "name"], t
|
|
|
48225
48225
|
gr(Q(a.value.style.title.text) + " ", 1),
|
|
48226
48226
|
c.value !== null ? (y(), x("span", PX, "- " + Q(u.value[c.value].timeLabel || "") + " " + Q(a.value.style.labels.value.prefix) + Q(isNaN(u.value[c.value].value) ? "" : ": " + Number(u.value[c.value].value.toFixed(a.value.style.labels.value.rounding)).toLocaleString()) + Q(a.value.style.labels.value.suffix), 1)) : X("", !0),
|
|
48227
48227
|
gr(),
|
|
48228
|
-
[void 0, null].includes(c.value)
|
|
48228
|
+
![void 0, null].includes(c.value) && ![null, void 0].includes(u.value[c.value].valueLabel) ? (y(), x("span", HX, "(" + Q(u.value[c.value].valueLabel || 0) + ")", 1)) : X("", !0)
|
|
48229
48229
|
], 4),
|
|
48230
48230
|
a.value.style.title.subtitle.text ? (y(), x("div", {
|
|
48231
48231
|
key: 0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-b9e71950.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 { q as s, t as u, p as V, g as U, s as r, b as t, f as n, n as o, h as l, e as m, d as S, k, w as p, o as c, j as d, l as b, u as g, z as h, y as f, r as y, m as C, a as R, x, i as A, c as D, v as H } from "./index-
|
|
1
|
+
import { q as s, t as u, p as V, g as U, s as r, b as t, f as n, n as o, h as l, e as m, d as S, k, w as p, o as c, j as d, l as b, u as g, z as h, y as f, r as y, m as C, a as R, x, i as A, c as D, v as H } from "./index-b9e71950.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as VueUiAgePyramid,
|