@ecan-bi/datav 1.5.50 → 1.5.51
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 +9 -9
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +3 -3
- 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.5.
|
|
1
|
+
/*! @ecan-bi/datav@1.5.51 */
|
|
2
2
|
import { watch, inject, computed, unref, watchEffect, defineComponent, shallowRef, toRefs, onMounted, onUnmounted, h, nextTick, createVNode, resolveComponent, openBlock, createElementBlock, createBlock, renderSlot, withCtx, ref, onBeforeUnmount, normalizeClass as normalizeClass$1, normalizeStyle as normalizeStyle$1, createElementVNode, createCommentVNode, Fragment, renderList, provide, withModifiers, toDisplayString, pushScopeId, popScopeId, Teleport, resolveDynamicComponent, mergeProps, normalizeProps, toHandlers, reactive, useCssVars, createSlots, resolveDirective, withDirectives, vShow, createTextVNode, vModelText, getCurrentInstance, onActivated, onDeactivated, isRef, isVNode, Transition, onBeforeUpdate, Comment } from "vue";
|
|
3
3
|
import { throttle as throttle$1, init, use, registerMap } from "echarts/core";
|
|
4
4
|
import { addListener, removeListener } from "resize-detector";
|
|
@@ -14547,7 +14547,7 @@ const __default__$4 = defineComponent({
|
|
|
14547
14547
|
Mr && ["null", "undefined"].includes(Mr) ? xr = c.variableDefaultValue : xr = Mr;
|
|
14548
14548
|
}
|
|
14549
14549
|
let kr = c.isContentMarkDown && xr && unref(b) !== "design" ? esmEntry(xr) : xr;
|
|
14550
|
-
if (kr === gr && (kr = c.variableDefaultValue), kr != null) {
|
|
14550
|
+
if (kr === gr && (kr = c.variableDefaultValue), kr && gn(kr), kr != null) {
|
|
14551
14551
|
const _r = c.format;
|
|
14552
14552
|
_r === "percentage" ? (kr = +kr, isNaN(kr) ? c.variableDefaultValue ? vr = vr.replace(br, `<span class="${cr}" style="color:${Xn("0.00") || c.variableColor};font-size:${unref(m)};${unref(Vn)}">${c.variableDefaultValue}</span>`) : vr = vr.replace(br, `<span class="${cr}" style="color:${Xn("0.00") || c.variableColor};font-size:${unref(m)};${unref(Vn)}">0%</span>`) : kr >= 0 ? (kr = kr * 100, pr = Xn(kr.toFixed(2)), vr = vr.replace(
|
|
14553
14553
|
br,
|
|
@@ -14721,15 +14721,15 @@ const __default__$4 = defineComponent({
|
|
|
14721
14721
|
}
|
|
14722
14722
|
}), __injectCSSVars__$4 = () => {
|
|
14723
14723
|
useCssVars((c) => ({
|
|
14724
|
-
"
|
|
14725
|
-
"
|
|
14726
|
-
|
|
14727
|
-
"
|
|
14728
|
-
|
|
14724
|
+
"5e44cf23": c.vFontSize,
|
|
14725
|
+
"1275203c": c.textIndent,
|
|
14726
|
+
53460194: c.percentageSide,
|
|
14727
|
+
"722d475f": c.titleFontColor,
|
|
14728
|
+
"5a7d2364": c.variableColor
|
|
14729
14729
|
}));
|
|
14730
14730
|
}, __setup__$4 = __default__$4.setup;
|
|
14731
14731
|
__default__$4.setup = __setup__$4 ? (c, u) => (__injectCSSVars__$4(), __setup__$4(c, u)) : __injectCSSVars__$4;
|
|
14732
|
-
const
|
|
14732
|
+
const Text_vue_vue_type_style_index_0_scoped_61aa55f8_lang = "", Text_vue_vue_type_style_index_1_lang = "", _hoisted_1$j = ["innerHTML"], _hoisted_2$a = ["innerHTML"], _hoisted_3$5 = ["innerHTML"];
|
|
14733
14733
|
function _sfc_render$x(c, u, f, d, p, m) {
|
|
14734
14734
|
const g = resolveComponent("skeleton"), v = resolveComponent("a-tooltip");
|
|
14735
14735
|
return c.loading ? (openBlock(), createElementBlock("div", {
|
|
@@ -14786,7 +14786,7 @@ function _sfc_render$x(c, u, f, d, p, m) {
|
|
|
14786
14786
|
renderSlot(c.$slots, "toolbox", {}, void 0, !0)
|
|
14787
14787
|
], 4));
|
|
14788
14788
|
}
|
|
14789
|
-
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-
|
|
14789
|
+
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-61aa55f8"]]), EcanText = withInstall$1(Text), _sfc_main$s = defineComponent({
|
|
14790
14790
|
name: "EcanScrollText",
|
|
14791
14791
|
setup() {
|
|
14792
14792
|
return {
|