vue-data-ui 2.0.42 → 2.0.43
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 (ht.canvg ? Promise.resolve(ht.canvg) : import("./index.es-
|
|
12823
|
+
return (ht.canvg ? Promise.resolve(ht.canvg) : import("./index.es-f0155024.js")).catch(function(a) {
|
|
12824
12824
|
return Promise.reject(new Error("Could not load canvg: " + a));
|
|
12825
12825
|
}).then(function(a) {
|
|
12826
12826
|
return a.default ? a.default : a;
|
|
@@ -14370,11 +14370,14 @@ function yl(e) {
|
|
|
14370
14370
|
function Ht(e) {
|
|
14371
14371
|
return Array.isArray(e) ? e.length === 0 : Object.keys(e).length === 0;
|
|
14372
14372
|
}
|
|
14373
|
-
function Ke({ componentName: e, type: t, property: a = "", index: r = "", key: o = "" }) {
|
|
14374
|
-
|
|
14375
|
-
|
|
14373
|
+
function Ke({ componentName: e, type: t, property: a = "", index: r = "", key: o = "", warn: l = !0 }) {
|
|
14374
|
+
const n = `
|
|
14376
14375
|
> ${Jb[t].replace("#COMP#", e).replace("#ATTR#", a).replace("#INDX#", r).replace("#KEY#", o)}
|
|
14377
|
-
|
|
14376
|
+
`;
|
|
14377
|
+
if (l)
|
|
14378
|
+
console.warn(n);
|
|
14379
|
+
else
|
|
14380
|
+
throw new Error(n);
|
|
14378
14381
|
}
|
|
14379
14382
|
const fw = {
|
|
14380
14383
|
fontFamily: "inherit",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-064eb3dd.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, O as u, F as V, q as U, t as r, p as t, g as o, s as n, G as l, b as d, C as g, f as k, n as S, D as m, K as p, H as c, E as D, M as b, h, e as f, d as C, k as R, v as y, z as A, o as M, j as T, l as B, u as H, y as v, x as w, r as x, N as E, m as G, a as I, I as L, w as N, B as O, i as W, c as j, A as q, V as z, L as F } from "./index-
|
|
1
|
+
import { J as s, O as u, F as V, q as U, t as r, p as t, g as o, s as n, G as l, b as d, C as g, f as k, n as S, D as m, K as p, H as c, E as D, M as b, h, e as f, d as C, k as R, v as y, z as A, o as M, j as T, l as B, u as H, y as v, x as w, r as x, N as E, m as G, a as I, I as L, w as N, B as O, i as W, c as j, A as q, V as z, L as F } from "./index-064eb3dd.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Arrow,
|