@ecan-bi/datav 1.3.74 → 1.3.75
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.75 */
|
|
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";
|
|
@@ -9434,11 +9434,9 @@ const ProviderConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$q, [["render", _s
|
|
|
9434
9434
|
O();
|
|
9435
9435
|
break;
|
|
9436
9436
|
case "request": {
|
|
9437
|
-
const { openCustomRequestData: F, customRequestName: T
|
|
9438
|
-
F || F === void 0 ? x() : C(T, (
|
|
9439
|
-
|
|
9440
|
-
[M]: E[M]
|
|
9441
|
-
});
|
|
9437
|
+
const { openCustomRequestData: F, customRequestName: T } = e;
|
|
9438
|
+
F || F === void 0 ? x() : C(T, (M) => {
|
|
9439
|
+
M && l(M);
|
|
9442
9440
|
});
|
|
9443
9441
|
break;
|
|
9444
9442
|
}
|
|
@@ -9483,13 +9481,13 @@ const ProviderConfig = /* @__PURE__ */ _export_sfc$1(_sfc_main$q, [["render", _s
|
|
|
9483
9481
|
}
|
|
9484
9482
|
}), __injectCSSVars__$4 = () => {
|
|
9485
9483
|
useCssVars((e) => ({
|
|
9486
|
-
|
|
9487
|
-
|
|
9488
|
-
|
|
9484
|
+
"514b4a51": e.vFontSize,
|
|
9485
|
+
ff83ea64: e.textIndent,
|
|
9486
|
+
f2d959b4: e.percentageSide
|
|
9489
9487
|
}));
|
|
9490
9488
|
}, __setup__$4 = __default__$4.setup;
|
|
9491
9489
|
__default__$4.setup = __setup__$4 ? (e, r) => (__injectCSSVars__$4(), __setup__$4(e, r)) : __injectCSSVars__$4;
|
|
9492
|
-
const
|
|
9490
|
+
const Text_vue_vue_type_style_index_0_scoped_3643f68e_lang = "", Text_vue_vue_type_style_index_1_lang = "", _hoisted_1$f = ["innerHTML"];
|
|
9493
9491
|
function _sfc_render$u(e, r, n, i, a, o) {
|
|
9494
9492
|
const s = resolveComponent("skeleton");
|
|
9495
9493
|
return e.loading ? (openBlock(), createElementBlock("div", {
|
|
@@ -9509,7 +9507,7 @@ function _sfc_render$u(e, r, n, i, a, o) {
|
|
|
9509
9507
|
onClick: r[0] || (r[0] = (...l) => e.click && e.click(...l))
|
|
9510
9508
|
}, null, 14, _hoisted_1$f));
|
|
9511
9509
|
}
|
|
9512
|
-
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$u], ["__scopeId", "data-v-
|
|
9510
|
+
const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$u], ["__scopeId", "data-v-3643f68e"]]), EcanText = withInstall$1(Text), _sfc_main$p = defineComponent({
|
|
9513
9511
|
name: "EcanScrollText",
|
|
9514
9512
|
setup() {
|
|
9515
9513
|
return {
|
|
@@ -11505,7 +11503,7 @@ const Checkbox = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["render", _sfc_ren
|
|
|
11505
11503
|
var Q;
|
|
11506
11504
|
const { data: j } = ($ == null ? void 0 : $.data) || {}, W = b.label, Z = b.value;
|
|
11507
11505
|
if (j) {
|
|
11508
|
-
const ae = ((Q = $ == null ? void 0 : $.data) == null ? void 0 : Q.data)
|
|
11506
|
+
const { rows: ae = [] } = ((Q = $ == null ? void 0 : $.data) == null ? void 0 : Q.data) || {};
|
|
11509
11507
|
O.value = ae;
|
|
11510
11508
|
const Y = ae.map((ne) => ({
|
|
11511
11509
|
[W]: ne.label,
|
|
@@ -11590,7 +11588,7 @@ const Checkbox = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["render", _sfc_ren
|
|
|
11590
11588
|
mobileSelectValue: o
|
|
11591
11589
|
};
|
|
11592
11590
|
}
|
|
11593
|
-
}),
|
|
11591
|
+
}), Select_vue_vue_type_style_index_0_scoped_c82b7acd_lang = "", Select_vue_vue_type_style_index_1_lang = "";
|
|
11594
11592
|
function _sfc_render$j(e, r, n, i, a, o) {
|
|
11595
11593
|
const s = resolveComponent("down-outlined"), l = resolveComponent("a-input"), c = resolveComponent("van-picker"), f = resolveComponent("van-popup"), d = resolveComponent("a-select-option"), C = resolveComponent("a-select");
|
|
11596
11594
|
return openBlock(), createElementBlock("div", {
|
|
@@ -11659,7 +11657,7 @@ function _sfc_render$j(e, r, n, i, a, o) {
|
|
|
11659
11657
|
}, 8, ["value", "placeholder", "allowClear", "mode", "getPopupContainer", "fieldNames", "maxTagCount", "filterOption", "loading", "autoClearSearchValue", "onChange", "style"]))
|
|
11660
11658
|
], 4);
|
|
11661
11659
|
}
|
|
11662
|
-
const Select = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["render", _sfc_render$j], ["__scopeId", "data-v-
|
|
11660
|
+
const Select = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["render", _sfc_render$j], ["__scopeId", "data-v-c82b7acd"]]), EcanSelect = withInstall$1(Select), treeSelectProps = {
|
|
11663
11661
|
...props,
|
|
11664
11662
|
name: "树形下拉框选择器",
|
|
11665
11663
|
keyName: "树形下拉框选择器",
|
|
@@ -14627,6 +14625,7 @@ const _sfc_main$9 = defineComponent({
|
|
|
14627
14625
|
show: e.xAxisTickShow
|
|
14628
14626
|
},
|
|
14629
14627
|
name: e.xAxisName,
|
|
14628
|
+
nameLocation: e.xAxisLineInverse ? "start" : "end",
|
|
14630
14629
|
nameTextStyle: {
|
|
14631
14630
|
fontSize: e.xAxisLabelFontSize,
|
|
14632
14631
|
color: e.xAxisLabelColor,
|
|
@@ -14666,6 +14665,7 @@ const _sfc_main$9 = defineComponent({
|
|
|
14666
14665
|
onZero: !1
|
|
14667
14666
|
},
|
|
14668
14667
|
name: e.yAxisName,
|
|
14668
|
+
nameLocation: e.yAxisLineInverse ? "start" : "end",
|
|
14669
14669
|
nameTextStyle: {
|
|
14670
14670
|
fontSize: e.yAxisLabelFontSize,
|
|
14671
14671
|
color: e.yAxisLabelColor,
|
|
@@ -26175,7 +26175,7 @@ const Map$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render
|
|
|
26175
26175
|
var M;
|
|
26176
26176
|
const { data: N } = (B == null ? void 0 : B.data) || {}, F = d.label, T = d.value;
|
|
26177
26177
|
if (N) {
|
|
26178
|
-
const E = ((M = B == null ? void 0 : B.data) == null ? void 0 : M.data)
|
|
26178
|
+
const { rows: E = [] } = ((M = B == null ? void 0 : B.data) == null ? void 0 : M.data) || {};
|
|
26179
26179
|
g.value = E;
|
|
26180
26180
|
const _ = E.map((q) => ({
|
|
26181
26181
|
[F]: q.label,
|
|
@@ -26232,7 +26232,7 @@ const Map$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render
|
|
|
26232
26232
|
resultValue: s
|
|
26233
26233
|
};
|
|
26234
26234
|
}
|
|
26235
|
-
}),
|
|
26235
|
+
}), DataSelect_vue_vue_type_style_index_0_scoped_585d4f8a_lang = "", DataSelect_vue_vue_type_style_index_1_lang = "";
|
|
26236
26236
|
function _sfc_render(e, r, n, i, a, o) {
|
|
26237
26237
|
const s = resolveComponent("a-select-option"), l = resolveComponent("a-select");
|
|
26238
26238
|
return openBlock(), createElementBlock("div", {
|
|
@@ -26268,7 +26268,7 @@ function _sfc_render(e, r, n, i, a, o) {
|
|
|
26268
26268
|
}, 8, ["value", "placeholder", "allowClear", "mode", "getPopupContainer", "fieldNames", "maxTagCount", "filterOption", "loading", "autoClearSearchValue", "onChange", "style"])
|
|
26269
26269
|
], 4);
|
|
26270
26270
|
}
|
|
26271
|
-
const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
26271
|
+
const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-585d4f8a"]]), EcanDataSelect = withInstall$1(DataSelect), components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26272
26272
|
__proto__: null,
|
|
26273
26273
|
EcanBar,
|
|
26274
26274
|
EcanBorder,
|