@ecan-bi/datav 1.5.3 → 1.5.4

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.3 */
1
+ /*! @ecan-bi/datav@1.5.4 */
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, toDisplayString, pushScopeId, popScopeId, reactive, mergeProps, useCssVars, createSlots, withModifiers, createTextVNode, Teleport, resolveDynamicComponent, normalizeProps, toHandlers, withDirectives, vShow, vModelText, getCurrentInstance, onActivated, onDeactivated, isRef, isVNode, Transition, onBeforeUpdate, Comment } from "vue";
3
3
  import { throttle, init, use, registerMap } from "echarts/core";
4
4
  import { addListener, removeListener } from "resize-detector";
@@ -9851,12 +9851,12 @@ const pivotTableProps = {
9851
9851
  leftAxisList: vn = [],
9852
9852
  rightAxisList: Fn = [],
9853
9853
  indicators: Rn = []
9854
- } = J, j = vn.concat(Fn).concat(Rn).filter((re) => re.calcType !== "FORMULA");
9854
+ } = J, j = vn.concat(Fn).concat(Rn);
9855
9855
  j != null && j.length && (x = j.map((re) => ({
9856
- calcType: "COLUMN",
9856
+ calcType: re.calcType || "COLUMN",
9857
9857
  columnName: re.name,
9858
- hrpIndexCode: re.indexCode,
9859
- hrpIndexCodeNum: re.indexCodeNum,
9858
+ hrpIndexCode: re.indexCode || "",
9859
+ hrpIndexCodeNum: re.indexCodeNum || "",
9860
9860
  label: re.label,
9861
9861
  show: re.show
9862
9862
  })));
@@ -9897,7 +9897,7 @@ const pivotTableProps = {
9897
9897
  getContainer: g
9898
9898
  };
9899
9899
  }
9900
- }), IndicatorDetailModal_vue_vue_type_style_index_0_scoped_799fe7f9_lang = "", _withScopeId$5 = (c) => (pushScopeId("data-v-799fe7f9"), c = c(), popScopeId(), c), _hoisted_1$i = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("div", null, "指标详情", -1)), _hoisted_2$9 = {
9900
+ }), IndicatorDetailModal_vue_vue_type_style_index_0_scoped_686430ab_lang = "", _withScopeId$5 = (c) => (pushScopeId("data-v-686430ab"), c = c(), popScopeId(), c), _hoisted_1$i = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("div", null, "指标详情", -1)), _hoisted_2$9 = {
9901
9901
  key: 0,
9902
9902
  class: "spin-container"
9903
9903
  }, _hoisted_3$5 = { class: "index-name" }, _hoisted_4$4 = { class: "card-row" }, _hoisted_5$3 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("div", { class: "label" }, "含义:", -1)), _hoisted_6$3 = { class: "content" }, _hoisted_7$3 = { class: "card-row" }, _hoisted_8$3 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("div", { class: "label" }, "单位:", -1)), _hoisted_9$3 = { class: "content" }, _hoisted_10$3 = { class: "card-row" }, _hoisted_11$3 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("div", { class: "label" }, "计算公式:", -1)), _hoisted_12$3 = { class: "content" };
@@ -9949,7 +9949,7 @@ function _sfc_render$C(c, u, f, d, p, m) {
9949
9949
  _: 1
9950
9950
  }, 8, ["visible", "getContainer"]);
9951
9951
  }
9952
- const IndicatorDetailModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$x, [["render", _sfc_render$C], ["__scopeId", "data-v-799fe7f9"]]), _sfc_main$w = defineComponent({
9952
+ const IndicatorDetailModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$x, [["render", _sfc_render$C], ["__scopeId", "data-v-686430ab"]]), _sfc_main$w = defineComponent({
9953
9953
  name: "EcanProviderConfig",
9954
9954
  inheritAttrs: !1,
9955
9955
  components: {