@ecan-bi/datav 1.4.30 → 1.4.32
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 +11 -11
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +4 -4
- 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.4.
|
|
1
|
+
/*! @ecan-bi/datav@1.4.32 */
|
|
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";
|
|
@@ -10093,7 +10093,7 @@ const ProviderConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$t, [["render", _s
|
|
|
10093
10093
|
}), pn = ref(1), vn = computed(() => {
|
|
10094
10094
|
var sr;
|
|
10095
10095
|
if (unref(f))
|
|
10096
|
-
return c.variableDefaultValue
|
|
10096
|
+
return `<span style="color:${c.variableColor};font-size:${unref(m)};${unref(Pn)}">${c.variableDefaultValue}</span>`;
|
|
10097
10097
|
if (!pn.value)
|
|
10098
10098
|
return;
|
|
10099
10099
|
const Fn = unref(p), Zn = c.increaseColor || c.color, Qn = c.declineColor || c.color;
|
|
@@ -10322,13 +10322,13 @@ const ProviderConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$t, [["render", _s
|
|
|
10322
10322
|
}
|
|
10323
10323
|
}), __injectCSSVars__$4 = () => {
|
|
10324
10324
|
useCssVars((c) => ({
|
|
10325
|
-
"
|
|
10326
|
-
|
|
10327
|
-
"
|
|
10325
|
+
"38a45d5f": c.vFontSize,
|
|
10326
|
+
f7f14d00: c.textIndent,
|
|
10327
|
+
"5a5c0e50": c.percentageSide
|
|
10328
10328
|
}));
|
|
10329
10329
|
}, __setup__$4 = __default__$4.setup;
|
|
10330
10330
|
__default__$4.setup = __setup__$4 ? (c, u) => (__injectCSSVars__$4(), __setup__$4(c, u)) : __injectCSSVars__$4;
|
|
10331
|
-
const
|
|
10331
|
+
const Text_vue_vue_type_style_index_0_scoped_da7526c5_lang = "", Text_vue_vue_type_style_index_1_lang = "", _hoisted_1$f = ["innerHTML"];
|
|
10332
10332
|
function _sfc_render$x(c, u, f, d, p, m) {
|
|
10333
10333
|
const v = resolveComponent("skeleton");
|
|
10334
10334
|
return c.loading ? (openBlock(), createElementBlock("div", {
|
|
@@ -10349,7 +10349,7 @@ function _sfc_render$x(c, u, f, d, p, m) {
|
|
|
10349
10349
|
onClick: u[0] || (u[0] = (...g) => c.click && c.click(...g))
|
|
10350
10350
|
}, null, 14, _hoisted_1$f));
|
|
10351
10351
|
}
|
|
10352
|
-
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-
|
|
10352
|
+
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-da7526c5"]]), EcanText = withInstall$1(Text), _sfc_main$s = defineComponent({
|
|
10353
10353
|
name: "EcanScrollText",
|
|
10354
10354
|
setup() {
|
|
10355
10355
|
return {
|
|
@@ -12450,7 +12450,7 @@ const Checkbox = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["render", _sfc_ren
|
|
|
12450
12450
|
mobileSelectValue: m
|
|
12451
12451
|
};
|
|
12452
12452
|
}
|
|
12453
|
-
}),
|
|
12453
|
+
}), Select_vue_vue_type_style_index_0_scoped_fb0c8846_lang = "", Select_vue_vue_type_style_index_1_lang = "";
|
|
12454
12454
|
function _sfc_render$m(c, u, f, d, p, m) {
|
|
12455
12455
|
const v = resolveComponent("down-outlined"), g = resolveComponent("a-input"), y = resolveComponent("van-picker"), b = resolveComponent("van-popup"), w = resolveComponent("a-select-option"), gn = resolveComponent("a-select");
|
|
12456
12456
|
return openBlock(), createElementBlock("div", {
|
|
@@ -12522,7 +12522,7 @@ function _sfc_render$m(c, u, f, d, p, m) {
|
|
|
12522
12522
|
}, 8, ["value", "placeholder", "allowClear", "mode", "getPopupContainer", "maxTagCount", "filterOption", "loading", "autoClearSearchValue", "onChange", "style"]))
|
|
12523
12523
|
], 4);
|
|
12524
12524
|
}
|
|
12525
|
-
const Select = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$m], ["__scopeId", "data-v-
|
|
12525
|
+
const Select = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$m], ["__scopeId", "data-v-fb0c8846"]]), EcanSelect = withInstall$1(Select), treeSelectProps = {
|
|
12526
12526
|
...props,
|
|
12527
12527
|
name: "树形下拉框选择器",
|
|
12528
12528
|
keyName: "树形下拉框选择器",
|
|
@@ -27547,7 +27547,7 @@ const Map$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render
|
|
|
27547
27547
|
resultValue: v
|
|
27548
27548
|
};
|
|
27549
27549
|
}
|
|
27550
|
-
}),
|
|
27550
|
+
}), DataSelect_vue_vue_type_style_index_0_scoped_b8cd6f56_lang = "", DataSelect_vue_vue_type_style_index_1_lang = "";
|
|
27551
27551
|
function _sfc_render$2(c, u, f, d, p, m) {
|
|
27552
27552
|
const v = resolveComponent("a-select-option"), g = resolveComponent("a-select");
|
|
27553
27553
|
return openBlock(), createElementBlock("div", {
|
|
@@ -27583,7 +27583,7 @@ function _sfc_render$2(c, u, f, d, p, m) {
|
|
|
27583
27583
|
}, 8, ["value", "placeholder", "allowClear", "mode", "getPopupContainer", "fieldNames", "maxTagCount", "filterOption", "loading", "autoClearSearchValue", "onChange", "style"])
|
|
27584
27584
|
], 4);
|
|
27585
27585
|
}
|
|
27586
|
-
const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-
|
|
27586
|
+
const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-b8cd6f56"]]), EcanDataSelect = withInstall$1(DataSelect), pivotTableProps = {
|
|
27587
27587
|
...props,
|
|
27588
27588
|
name: "透视表",
|
|
27589
27589
|
keyName: "透视表",
|