@ecan-bi/datav 1.3.52 → 1.3.53
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.
- package/dist/index.es.js +6 -3
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @ecan-bi/datav@1.3.
|
|
1
|
+
/*! @ecan-bi/datav@1.3.53 */
|
|
2
2
|
import { watch as be, inject as re, computed as ne, unref as _, watchEffect as io, defineComponent as Be, shallowRef as fo, toRefs as Xl, onMounted as Pt, onUnmounted as ro, h as to, nextTick as Xt, createVNode as ge, resolveComponent as fe, openBlock as j, createElementBlock as Y, createBlock as He, renderSlot as Ot, withCtx as me, ref as V, onBeforeUnmount as no, normalizeClass as St, normalizeStyle as ie, createElementVNode as xe, createCommentVNode as De, Fragment as qe, renderList as tt, provide as xt, useCssVars as Ln, toDisplayString as Pe, pushScopeId as Fn, popScopeId as Mn, withModifiers as ua, createTextVNode as Lt, Teleport as cr, resolveDynamicComponent as On, mergeProps as Ut, normalizeProps as lo, toHandlers as da, withDirectives as fa, vShow as ur, reactive as e0, vModelText as t0 } from "vue";
|
|
3
3
|
import { throttle as n0, init as o0, use as tn, registerMap as Vn } from "echarts/core";
|
|
4
4
|
import { addListener as a0, removeListener as i0 } from "resize-detector";
|
|
@@ -9943,14 +9943,17 @@ function pd(e, n, t, o, a, i) {
|
|
|
9943
9943
|
lineHeight: e.lineHeight
|
|
9944
9944
|
})
|
|
9945
9945
|
}, [
|
|
9946
|
-
xe("span", {
|
|
9946
|
+
xe("span", {
|
|
9947
|
+
style: { "white-space": "nowrap" },
|
|
9948
|
+
innerHTML: e.text
|
|
9949
|
+
}, null, 8, bd)
|
|
9947
9950
|
], 4)) : De("", !0)
|
|
9948
9951
|
]),
|
|
9949
9952
|
_: 1
|
|
9950
9953
|
}, 8, ["percent", "width", "type", "strokeColor", "strokeLinecap", "trailColor", "strokeWidth", "showInfo", "gapDegree", "onClick"])
|
|
9951
9954
|
], 4);
|
|
9952
9955
|
}
|
|
9953
|
-
const Sd = /* @__PURE__ */ Ie(xd, [["render", pd], ["__scopeId", "data-v-
|
|
9956
|
+
const Sd = /* @__PURE__ */ Ie(xd, [["render", pd], ["__scopeId", "data-v-e1397944"]]), wd = Le(Sd), el = {
|
|
9954
9957
|
...Ve,
|
|
9955
9958
|
name: "计数器",
|
|
9956
9959
|
type: "ecanCounter",
|