@ecan-bi/datav 1.5.70 → 1.5.71
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 +12 -13
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +23 -23
- 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.71 */
|
|
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, toRaw, 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";
|
|
@@ -14669,7 +14669,7 @@ const __default__$4 = defineComponent({
|
|
|
14669
14669
|
}
|
|
14670
14670
|
}), vn = (er) => {
|
|
14671
14671
|
const ur = c.id, gr = w(ur);
|
|
14672
|
-
Pn(ur, { ...gr, value: er
|
|
14672
|
+
Pn(ur, { ...gr, value: er, RECORD: er });
|
|
14673
14673
|
}, gn = (er) => {
|
|
14674
14674
|
var ur, gr, vr;
|
|
14675
14675
|
if (mn(er, "value") && vn(er.value), c.titleContent) {
|
|
@@ -14871,7 +14871,7 @@ const __default__$4 = defineComponent({
|
|
|
14871
14871
|
lr.value = !1;
|
|
14872
14872
|
}
|
|
14873
14873
|
}, Jn = () => {
|
|
14874
|
-
vn(
|
|
14874
|
+
vn();
|
|
14875
14875
|
}, Gn = (er) => {
|
|
14876
14876
|
var gr, vr;
|
|
14877
14877
|
const { data: ur } = (er == null ? void 0 : er.data) || {};
|
|
@@ -14947,9 +14947,8 @@ const __default__$4 = defineComponent({
|
|
|
14947
14947
|
refreshData: ar
|
|
14948
14948
|
});
|
|
14949
14949
|
const ir = useEmitEvent(c), cr = ir("click", () => {
|
|
14950
|
-
|
|
14951
|
-
|
|
14952
|
-
vn("");
|
|
14950
|
+
vn(document.querySelector(`div[cpntid="${c.id}"]`).textContent), setTimeout(() => {
|
|
14951
|
+
vn();
|
|
14953
14952
|
}, 0), !(!c.linkPage && !c.href) && handleJumpLink(c, {
|
|
14954
14953
|
pageMode: unref(b),
|
|
14955
14954
|
targetTemplate: c.targetTemplate,
|
|
@@ -14983,15 +14982,15 @@ const __default__$4 = defineComponent({
|
|
|
14983
14982
|
}
|
|
14984
14983
|
}), __injectCSSVars__$4 = () => {
|
|
14985
14984
|
useCssVars((c) => ({
|
|
14986
|
-
|
|
14987
|
-
"
|
|
14988
|
-
|
|
14989
|
-
"
|
|
14990
|
-
"
|
|
14985
|
+
"70298ae7": c.vFontSize,
|
|
14986
|
+
"3d27dcf8": c.textIndent,
|
|
14987
|
+
38940050: c.percentageSide,
|
|
14988
|
+
"577b461b": c.titleFontColor,
|
|
14989
|
+
"30565d28": c.variableColor
|
|
14991
14990
|
}));
|
|
14992
14991
|
}, __setup__$4 = __default__$4.setup;
|
|
14993
14992
|
__default__$4.setup = __setup__$4 ? (c, u) => (__injectCSSVars__$4(), __setup__$4(c, u)) : __injectCSSVars__$4;
|
|
14994
|
-
const
|
|
14993
|
+
const Text_vue_vue_type_style_index_0_scoped_7937a3d5_lang = "", Text_vue_vue_type_style_index_1_lang = "", _hoisted_1$j = ["innerHTML"], _hoisted_2$a = ["innerHTML"], _hoisted_3$4 = ["innerHTML"];
|
|
14995
14994
|
function _sfc_render$x(c, u, f, d, p, m) {
|
|
14996
14995
|
const g = resolveComponent("skeleton"), v = resolveComponent("a-tooltip");
|
|
14997
14996
|
return c.loading ? (openBlock(), createElementBlock("div", {
|
|
@@ -15048,7 +15047,7 @@ function _sfc_render$x(c, u, f, d, p, m) {
|
|
|
15048
15047
|
renderSlot(c.$slots, "toolbox", {}, void 0, !0)
|
|
15049
15048
|
], 4));
|
|
15050
15049
|
}
|
|
15051
|
-
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-
|
|
15050
|
+
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-7937a3d5"]]), EcanText = withInstall$1(Text), _sfc_main$s = defineComponent({
|
|
15052
15051
|
name: "EcanScrollText",
|
|
15053
15052
|
setup() {
|
|
15054
15053
|
return {
|