vue-data-ui 1.9.86 → 1.9.87
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 (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-
|
|
12823
|
+
return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-a3773dd5.js")).catch(function(o) {
|
|
12824
12824
|
return Promise.reject(new Error("Could not load canvg: " + o));
|
|
12825
12825
|
}).then(function(o) {
|
|
12826
12826
|
return o.default ? o.default : o;
|
|
@@ -36715,7 +36715,7 @@ const qT = ["id"], YT = { style: { "z-index": "1", "padding-right": "24px" } },
|
|
|
36715
36715
|
markerHeight: r.value
|
|
36716
36716
|
}, [
|
|
36717
36717
|
w("path", {
|
|
36718
|
-
d: `M 0 0 L ${
|
|
36718
|
+
d: `M 0 0 L ${e.markerSize} ${l.value} L 0 ${e.markerSize} z`,
|
|
36719
36719
|
fill: e.stroke
|
|
36720
36720
|
}, null, 8, uH)
|
|
36721
36721
|
], 8, sH),
|
|
@@ -36729,7 +36729,7 @@ const qT = ["id"], YT = { style: { "z-index": "1", "padding-right": "24px" } },
|
|
|
36729
36729
|
markerHeight: r.value
|
|
36730
36730
|
}, [
|
|
36731
36731
|
w("path", {
|
|
36732
|
-
d: `M 0 0 L ${
|
|
36732
|
+
d: `M 0 0 L ${e.markerSize} ${l.value} L 0 ${e.markerSize} z`,
|
|
36733
36733
|
fill: e.stroke
|
|
36734
36734
|
}, null, 8, dH)
|
|
36735
36735
|
], 8, cH)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-a7b1f92b.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 { J 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 k, m, D as c, H as d, E as p, h as g, e as b, d as h, k as D, u as R, z as f, n as y, j as A, l as C, t as T, y as B, x as H, q as v, S as w, a as x, I as E, w as G, B as I, i as M, c as W, A as j, v as q } from "./index-
|
|
1
|
+
import { J 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 k, m, D as c, H as d, E as p, h as g, e as b, d as h, k as D, u as R, z as f, n as y, j as A, l as C, t as T, y as B, x as H, q as v, S as w, a as x, I as E, w as G, B as I, i as M, c as W, A as j, v as q } from "./index-a7b1f92b.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Arrow,
|