@ecan-bi/datav 1.3.27 → 1.3.28

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 CHANGED
@@ -1,4 +1,4 @@
1
- /*! @ecan-bi/datav@1.3.27 */
1
+ /*! @ecan-bi/datav@1.3.28 */
2
2
  import { watch as xe, inject as oe, computed as te, unref as _, watchEffect as ia, defineComponent as Ae, shallowRef as ro, toRefs as Kl, onMounted as qt, onUnmounted as eo, h as Zn, nextTick as Kt, createVNode as ce, resolveComponent as le, openBlock as j, createElementBlock as K, createBlock as Pe, renderSlot as Dt, withCtx as ve, ref as V, onBeforeUnmount as Qn, normalizeClass as xt, normalizeStyle as ne, createElementVNode as ye, createCommentVNode as Be, Fragment as ze, renderList as et, provide as vt, useCssVars as Dn, toDisplayString as Ne, createTextVNode as Tt, pushScopeId as Bn, popScopeId as Rn, withModifiers as ra, Teleport as ir, resolveDynamicComponent as En, mergeProps as Ht, normalizeProps as to, toHandlers as la, reactive as Zl, withDirectives as rr, vModelText as Ql, vShow as Jl } from "vue";
3
3
  import { throttle as Xl, init as e0, use as Qt, registerMap as Nn } from "echarts/core";
4
4
  import { addListener as t0, removeListener as n0 } from "resize-detector";
@@ -15492,9 +15492,11 @@ const V1 = Ae({
15492
15492
  scrollWrapStyle: s,
15493
15493
  pageMode: f,
15494
15494
  click: (E) => {
15495
- const { target: O } = E;
15495
+ let O = E.target;
15496
15496
  if (O) {
15497
- const L = O.getAttribute("unitId");
15497
+ let L = O.getAttribute("unitId");
15498
+ for (; !L && !O.className.includes("ecan-"); )
15499
+ O = O.parentElement, L = O.getAttribute("unitId");
15498
15500
  L && C("click", () => {
15499
15501
  const D = l(e.id);
15500
15502
  r(e.id, { ...D, type: e.type, RECORD: _(g)[L] });
@@ -15545,7 +15547,7 @@ function U1(e, n, t, o, a, i) {
15545
15547
  }, 8, ["loading"])
15546
15548
  ], 12, W1);
15547
15549
  }
15548
- const G1 = /* @__PURE__ */ De(V1, [["render", U1], ["__scopeId", "data-v-fd8a71a9"]]), j1 = Oe(G1), Nl = {
15550
+ const G1 = /* @__PURE__ */ De(V1, [["render", U1], ["__scopeId", "data-v-3ea87fd2"]]), j1 = Oe(G1), Nl = {
15549
15551
  ...He,
15550
15552
  name: "图片",
15551
15553
  keyName: "图片",