@ecan-bi/datav 1.5.10 → 1.5.11
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 +4 -4
- 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.11 */
|
|
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, Teleport, resolveDynamicComponent, mergeProps, normalizeProps, toHandlers, reactive, useCssVars, createSlots, withModifiers, createTextVNode, 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";
|
|
@@ -11247,7 +11247,7 @@ const TrendModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$u, [["render", _sfc_r
|
|
|
11247
11247
|
},
|
|
11248
11248
|
setup(c, { expose: u, emit: f }) {
|
|
11249
11249
|
c.pageId || useHrefParamsToGlobalVariables();
|
|
11250
|
-
const d = 0.37, p = 0.
|
|
11250
|
+
const d = 0.37, p = 0.6, m = 0.97, g = 0.9, v = ref(), y = ref(), b = computed(() => INDICATOR_URL), w = computed(() => hn(c.contextRequestUrl)), Bn = computed(() => c.pageMode), x = computed(() => c.theme), re = computed(() => c.width), gn = computed(() => c.height), vn = computed(() => c.pageFontFamily), Rn = computed(() => c.fixedHeight ? parseFloat(c.fixedHeight) : 0), Fn = computed(() => c.isCompatible), j = computed(() => c.variableList), J = computed(() => !!navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i)), Pn = ref(), zn = ref({}), qn = ref(), Yn = ref(!1), Wn = ref(!1), Xn = ref([]), Jn = ref([]), Zn = () => {
|
|
11251
11251
|
Pn.value.setAttribute("datav-theme", c.theme);
|
|
11252
11252
|
}, Qn = ref({
|
|
11253
11253
|
currentYmd: dayjs().format("YYYY-MM-DD"),
|
|
@@ -11934,7 +11934,7 @@ const TrendModal = /* @__PURE__ */ _export_sfc$1(_sfc_main$u, [["render", _sfc_r
|
|
|
11934
11934
|
onPivotTableChange: wi
|
|
11935
11935
|
};
|
|
11936
11936
|
}
|
|
11937
|
-
}),
|
|
11937
|
+
}), ProviderConfig_vue_vue_type_style_index_0_scoped_9c8244f1_lang = "", ProviderConfig_vue_vue_type_style_index_1_lang = "", _hoisted_1$h = ["id"], _hoisted_2$8 = ["title"], _hoisted_3$4 = {
|
|
11938
11938
|
key: 0,
|
|
11939
11939
|
class: "spin-container"
|
|
11940
11940
|
}, _hoisted_4$3 = ["title"];
|
|
@@ -12025,7 +12025,7 @@ function _sfc_render$y(c, u, f, d, p, m) {
|
|
|
12025
12025
|
createVNode(re, { ref: "trendModalRef" }, null, 512)
|
|
12026
12026
|
], 64);
|
|
12027
12027
|
}
|
|
12028
|
-
const ProviderConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$t, [["render", _sfc_render$y], ["__scopeId", "data-v-
|
|
12028
|
+
const ProviderConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$t, [["render", _sfc_render$y], ["__scopeId", "data-v-9c8244f1"]]), EcanProviderConfig = withInstall$1(ProviderConfig), textProps = {
|
|
12029
12029
|
...props,
|
|
12030
12030
|
name: "文本",
|
|
12031
12031
|
keyName: "文本",
|