@ecan-bi/datav 1.5.60 → 1.5.61

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.5.60 */
1
+ /*! @ecan-bi/datav@1.5.61 */
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";
@@ -33445,7 +33445,7 @@ const ValueLine = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_re
33445
33445
  for (const gn of Pn)
33446
33446
  (+gn || +gn == 0) && Fn.push(+gn + "px");
33447
33447
  }
33448
- return Fn != null && Fn.length && (j.borderRadius = Fn.join(" ")), unref(m) === "design" && (j.border = "1px solid #a8a8a8"), unref(d) ? j.backgroundColor = unref(d) : unref(m) !== "design" && (j.backgroundColor = "#B3AFAF"), j;
33448
+ return Fn != null && Fn.length && (j.borderRadius = Fn.join(" ")), unref(m) === "design" && (j.border = "1px solid #a8a8a8"), unref(d) ? j.backgroundColor = unref(d) : j.backgroundColor = "#B3AFAF", j;
33449
33449
  }), b = (Rn) => {
33450
33450
  var j;
33451
33451
  const { rows: Fn } = ((j = Rn == null ? void 0 : Rn.data) == null ? void 0 : j.data) || {};