@ecan-bi/datav 1.5.7 → 1.5.8
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 +5 -5
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @ecan-bi/datav@1.5.
|
|
1
|
+
/*! @ecan-bi/datav@1.5.8 */
|
|
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";
|
|
@@ -9894,7 +9894,7 @@ const pivotTableProps = {
|
|
|
9894
9894
|
getContainer: g
|
|
9895
9895
|
};
|
|
9896
9896
|
}
|
|
9897
|
-
}),
|
|
9897
|
+
}), IndicatorDetailModal_vue_vue_type_style_index_0_scoped_25352126_lang = "", _withScopeId$5 = (c) => (pushScopeId("data-v-25352126"), c = c(), popScopeId(), c), _hoisted_1$i = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("div", { class: "modal-title" }, "指标详情", -1)), _hoisted_2$9 = {
|
|
9898
9898
|
key: 0,
|
|
9899
9899
|
class: "spin-container"
|
|
9900
9900
|
}, _hoisted_3$5 = { class: "index-name" }, _hoisted_4$4 = {
|
|
@@ -9915,14 +9915,14 @@ function _sfc_render$C(c, u, f, d, p, m) {
|
|
|
9915
9915
|
return openBlock(), createBlock(v, {
|
|
9916
9916
|
visible: c.visible,
|
|
9917
9917
|
"onUpdate:visible": u[0] || (u[0] = (y) => c.visible = y),
|
|
9918
|
-
width: "
|
|
9918
|
+
width: "45%",
|
|
9919
9919
|
getContainer: c.getContainer,
|
|
9920
9920
|
footer: null,
|
|
9921
9921
|
destroyOnClose: !0,
|
|
9922
9922
|
bodyStyle: {
|
|
9923
9923
|
maxHeight: "60vh",
|
|
9924
9924
|
overflow: "auto",
|
|
9925
|
-
padding: "
|
|
9925
|
+
padding: "20px 24px 24px"
|
|
9926
9926
|
}
|
|
9927
9927
|
}, {
|
|
9928
9928
|
title: withCtx(() => [
|
|
@@ -9957,7 +9957,7 @@ function _sfc_render$C(c, u, f, d, p, m) {
|
|
|
9957
9957
|
_: 1
|
|
9958
9958
|
}, 8, ["visible", "getContainer"]);
|
|
9959
9959
|
}
|
|
9960
|
-
const IndicatorDetailModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$x, [["render", _sfc_render$C], ["__scopeId", "data-v-
|
|
9960
|
+
const IndicatorDetailModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$x, [["render", _sfc_render$C], ["__scopeId", "data-v-25352126"]]), _sfc_main$w = defineComponent({
|
|
9961
9961
|
name: "EcanProviderConfig",
|
|
9962
9962
|
inheritAttrs: !1,
|
|
9963
9963
|
components: {
|