@ecan-bi/datav 1.4.17 → 1.4.18

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.4.17 */
1
+ /*! @ecan-bi/datav@1.4.18 */
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, useCssVars, toDisplayString, pushScopeId, popScopeId, createSlots, withModifiers, createTextVNode, Teleport, resolveDynamicComponent, mergeProps, normalizeProps, toHandlers, withDirectives, vShow, reactive, vModelText, getCurrentInstance, onDeactivated, isRef, onActivated, isVNode, Transition, onBeforeUpdate, Comment } from "vue";
3
3
  import { throttle, init, use, registerMap } from "echarts/core";
4
4
  import { addListener, removeListener } from "resize-detector";
@@ -27129,7 +27129,7 @@ const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_r
27129
27129
  unref(l).find((C) => C.data.indicatorKey === M.data.indicatorKey) || l.value.push(M), m();
27130
27130
  }, P = (M) => {
27131
27131
  const C = unref(l).findIndex((A) => A.data.indicatorKey === M);
27132
- C !== -1 && l.value.splice(C, 1);
27132
+ C !== -1 && l.value.splice(C, 1), m();
27133
27133
  }, R = (M) => {
27134
27134
  const { key: C = "", rule: A = {}, type: N = "" } = M || {}, { rule: w, value: $ } = A;
27135
27135
  if (C && w && $) {
@@ -27215,7 +27215,7 @@ const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_r
27215
27215
  }
27216
27216
  };
27217
27217
  }
27218
- }), PivotTableContainer_vue_vue_type_style_index_0_scoped_8c905787_lang = "";
27218
+ }), PivotTableContainer_vue_vue_type_style_index_0_scoped_9bd8bf09_lang = "";
27219
27219
  function _sfc_render$1(e, n, r, i, a, o) {
27220
27220
  const s = resolveComponent("pivot-table");
27221
27221
  return openBlock(), createElementBlock("div", {
@@ -27230,7 +27230,7 @@ function _sfc_render$1(e, n, r, i, a, o) {
27230
27230
  }), null, 16, ["pageMode", "theme", "calculateList", "onTableChange"])
27231
27231
  ], 4);
27232
27232
  }
27233
- const PivotTableContainer = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-8c905787"]]), EcanPivotTable = withInstall$1(PivotTableContainer), valueLineProps = {
27233
+ const PivotTableContainer = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-9bd8bf09"]]), EcanPivotTable = withInstall$1(PivotTableContainer), valueLineProps = {
27234
27234
  ...props,
27235
27235
  id: "",
27236
27236
  name: "双值轴折线图",