@ecan-bi/datav 1.3.96 → 1.3.98
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.
|
|
1
|
+
/*! @ecan-bi/datav@1.3.98 */
|
|
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";
|
|
@@ -8747,7 +8747,7 @@ const runCode = (e, r) => {
|
|
|
8747
8747
|
return;
|
|
8748
8748
|
if ($ === "2" && oe.length === 0)
|
|
8749
8749
|
return;
|
|
8750
|
-
if ($ === "3" && (!te || !W.labelField || !W.valueField))
|
|
8750
|
+
if ($ === "3" && (!te && L !== "EDV_DATA_SET" || !W.labelField || !W.valueField))
|
|
8751
8751
|
return;
|
|
8752
8752
|
if ($ === "3" && D === "ecanDataSelect" && oe.length === 0)
|
|
8753
8753
|
return;
|
|
@@ -8770,7 +8770,7 @@ const runCode = (e, r) => {
|
|
|
8770
8770
|
else
|
|
8771
8771
|
return;
|
|
8772
8772
|
}
|
|
8773
|
-
D === "ecanDataSelect" && (ve.indicatorList = oe.filter((me) => me.show));
|
|
8773
|
+
D === "ecanDataSelect" && (ve.indicatorList = oe.filter((me) => me.show)), L === "EDV_DATA_SET" && (ve.edvDataSetId = Z);
|
|
8774
8774
|
try {
|
|
8775
8775
|
const me = await request.post(
|
|
8776
8776
|
`${INDICATOR_URL}/diagram/formData`,
|
|
@@ -26886,9 +26886,9 @@ const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_r
|
|
|
26886
26886
|
click: d
|
|
26887
26887
|
};
|
|
26888
26888
|
}
|
|
26889
|
-
}),
|
|
26889
|
+
}), PivotTableContainer_vue_vue_type_style_index_0_scoped_edff0a8c_lang = "";
|
|
26890
26890
|
function _sfc_render(e, r, n, i, a, o) {
|
|
26891
|
-
const s = resolveComponent("pivot-table"
|
|
26891
|
+
const s = resolveComponent("pivot-table");
|
|
26892
26892
|
return openBlock(), createElementBlock("div", {
|
|
26893
26893
|
class: "ecan-pivot-table",
|
|
26894
26894
|
style: normalizeStyle$1(e.style)
|
|
@@ -26896,7 +26896,7 @@ function _sfc_render(e, r, n, i, a, o) {
|
|
|
26896
26896
|
createVNode(s, mergeProps({ ref: "pivotTableRef" }, e.props, { pageMode: e.pageMode }), null, 16, ["pageMode"])
|
|
26897
26897
|
], 4);
|
|
26898
26898
|
}
|
|
26899
|
-
const
|
|
26899
|
+
const PivotTableContainer = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-edff0a8c"]]), EcanPivotTable = withInstall$1(PivotTableContainer), components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26900
26900
|
__proto__: null,
|
|
26901
26901
|
EcanBar,
|
|
26902
26902
|
EcanBorder,
|