vue-data-ui 1.8.5 → 1.8.6
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-a570e5f8.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;
|
|
@@ -32425,6 +32425,7 @@ const z6 = {
|
|
|
32425
32425
|
textAlign: "left",
|
|
32426
32426
|
show: !0,
|
|
32427
32427
|
fontSize: 12,
|
|
32428
|
+
margin: "6px 0 0 0",
|
|
32428
32429
|
name: {
|
|
32429
32430
|
color: "#2D353C",
|
|
32430
32431
|
bold: !1
|
|
@@ -47456,7 +47457,7 @@ const mX = ["id"], BX = { class: "vue-ui-thermometer-user-option-item" }, CX = [
|
|
|
47456
47457
|
], 8, tj)),
|
|
47457
47458
|
a.value.style.legend.show ? (y(), w("div", {
|
|
47458
47459
|
key: 1,
|
|
47459
|
-
style: L(`background:${a.value.style.backgroundColor};display:flex;flex-wrap:wrap;column-gap:12px;width:calc(100% - 12px);margin:0 auto; padding: 0 6px;justify-content:${a.value.style.legend.textAlign === "left" ? "flex-start" : a.value.style.legend.textAlign === "right" ? "flex-end" : "center"}`)
|
|
47460
|
+
style: L(`background:${a.value.style.backgroundColor};display:flex;flex-wrap:wrap;column-gap:12px;width:calc(100% - 12px);margin:0 auto;margin:${a.value.style.legend.margin}; padding: 0 6px;justify-content:${a.value.style.legend.textAlign === "left" ? "flex-start" : a.value.style.legend.textAlign === "right" ? "flex-end" : "center"}`)
|
|
47460
47461
|
}, [
|
|
47461
47462
|
(y(!0), w(be, null, _e(s.value, (f, b) => (y(), w("div", {
|
|
47462
47463
|
style: L(`font-size:${a.value.style.legend.fontSize}px`)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-4b82c232.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 as c, w as k, o as p, j as d, l as b, u as h, y as f, r as g, m as y, a as C, x as R, i as x, c as A, v as D } 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 as c, w as k, o as p, j as d, l as b, u as h, y as f, r as g, m as y, a as C, x as R, i as x, c as A, v as D } from "./index-4b82c232.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as VueUiAgePyramid,
|