@ecan-bi/datav 1.6.27 → 1.6.29
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 +9 -6
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +3 -3
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/types/laboratory/index-panel/IndexPanel.vue.d.ts +16 -0
- package/types/laboratory/index-panel/index.d.ts +16 -0
- package/types/laboratory/index-panel/props.d.ts +10 -0
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @ecan-bi/datav@1.6.
|
|
1
|
+
/*! @ecan-bi/datav@1.6.29 */
|
|
2
2
|
import { watch, inject, computed, unref, watchEffect, defineComponent, shallowRef, toRefs, onMounted, onUnmounted, h as h$1, nextTick, createVNode, resolveComponent, openBlock, createElementBlock, createBlock, renderSlot, withCtx, ref, onBeforeUnmount, normalizeClass as normalizeClass$1, normalizeStyle as normalizeStyle$1, createElementVNode, createCommentVNode, Fragment, renderList, provide, withModifiers, toDisplayString, pushScopeId, popScopeId, Teleport, resolveDynamicComponent, mergeProps, normalizeProps, toHandlers, reactive, toRaw, createTextVNode, useCssVars, createSlots, resolveDirective, withDirectives, vShow, vModelText, getCurrentInstance, onActivated, onDeactivated, isRef, isVNode, Transition, onBeforeUpdate, Comment } from "vue";
|
|
3
3
|
import { throttle as throttle$2, init, use, registerMap } from "echarts/core";
|
|
4
4
|
import { addListener, removeListener } from "resize-detector";
|
|
@@ -26082,7 +26082,7 @@ const Border = /* @__PURE__ */ _export_sfc$1(_sfc_main$a, [["render", _sfc_rende
|
|
|
26082
26082
|
tabAlignItems: "flex-start",
|
|
26083
26083
|
tabJustifyContent: "flex-start",
|
|
26084
26084
|
tabType: "tabs",
|
|
26085
|
-
tabWidth: "
|
|
26085
|
+
tabWidth: "",
|
|
26086
26086
|
isAutoScroll: !1,
|
|
26087
26087
|
scrollSpeed: 10,
|
|
26088
26088
|
componentList: [],
|
|
@@ -26212,7 +26212,7 @@ const Border = /* @__PURE__ */ _export_sfc$1(_sfc_main$a, [["render", _sfc_rende
|
|
|
26212
26212
|
onMouseLeave: _r
|
|
26213
26213
|
};
|
|
26214
26214
|
}
|
|
26215
|
-
}),
|
|
26215
|
+
}), Tabs_vue_vue_type_style_index_0_scoped_2c1ab5e7_lang = "", _hoisted_1$6 = ["id"], _hoisted_2$3 = ["onClick"];
|
|
26216
26216
|
function _sfc_render$b(ct, Fn, er, tr, nr, or) {
|
|
26217
26217
|
const ar = resolveComponent("a-select-option"), ir = resolveComponent("a-select"), sr = resolveComponent("marquee-scroll");
|
|
26218
26218
|
return openBlock(), createElementBlock("div", {
|
|
@@ -26241,7 +26241,8 @@ function _sfc_render$b(ct, Fn, er, tr, nr, or) {
|
|
|
26241
26241
|
backgroundImage: ct.isActive(cr) ? ct.useImagePath(ct.activeTabBackgroundImage, !0) : ct.useImagePath(ct.tabBackgroundImage, !0),
|
|
26242
26242
|
marginRight: ct.tabFlexDirection === "row" ? ct.tabBarGutter : null,
|
|
26243
26243
|
marginBottom: ct.tabFlexDirection === "column" ? ct.tabBarGutter : null,
|
|
26244
|
-
fontWeight: ct.tabFontWeight
|
|
26244
|
+
fontWeight: ct.tabFontWeight,
|
|
26245
|
+
width: ct.tabWidth
|
|
26245
26246
|
}),
|
|
26246
26247
|
key: cr,
|
|
26247
26248
|
onClick: withModifiers((mr) => ct.tabChange({ tab: lr, index: cr }), ["prevent", "stop"])
|
|
@@ -26297,7 +26298,7 @@ function _sfc_render$b(ct, Fn, er, tr, nr, or) {
|
|
|
26297
26298
|
}, 8, ["visible", "step", "style"])) : createCommentVNode("", !0)
|
|
26298
26299
|
], 44, _hoisted_1$6);
|
|
26299
26300
|
}
|
|
26300
|
-
const Tabs$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$9, [["render", _sfc_render$b], ["__scopeId", "data-v-
|
|
26301
|
+
const Tabs$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$9, [["render", _sfc_render$b], ["__scopeId", "data-v-2c1ab5e7"]]), EcanTabs = withInstall$1(Tabs$1), circulateProps = {
|
|
26301
26302
|
...props$1,
|
|
26302
26303
|
name: "循环列表",
|
|
26303
26304
|
type: "ecanCirculate",
|
|
@@ -37342,6 +37343,8 @@ const ValueLine = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_re
|
|
|
37342
37343
|
height: "210px",
|
|
37343
37344
|
zIndex: 1,
|
|
37344
37345
|
borderRadius: "5",
|
|
37346
|
+
borderWidth: "",
|
|
37347
|
+
borderColor: "",
|
|
37345
37348
|
componentIds: [],
|
|
37346
37349
|
componentConfig: {},
|
|
37347
37350
|
data: {},
|
|
@@ -37366,7 +37369,7 @@ const ValueLine = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_re
|
|
|
37366
37369
|
for (const pr of fr)
|
|
37367
37370
|
(+pr || +pr == 0) && gr.push(+pr + "px");
|
|
37368
37371
|
}
|
|
37369
|
-
return gr != null && gr.length && (dr.borderRadius = gr.join(" ")), unref(or) === "design" && (dr.border = "1px solid #a8a8a8"), ct.backgroundColor ? dr.backgroundColor = ct.backgroundColor : unref(tr) ? dr.backgroundColor = unref(tr) : dr.backgroundColor = "#B3AFAF", dr;
|
|
37372
|
+
return gr != null && gr.length && (dr.borderRadius = gr.join(" ")), ct.borderWidth && ct.borderColor && (dr.border = `${ct.borderWidth} solid ${ct.borderColor}`), unref(or) === "design" && !dr.border && (dr.border = "1px solid #a8a8a8"), ct.backgroundColor ? dr.backgroundColor = ct.backgroundColor : unref(tr) ? dr.backgroundColor = unref(tr) : dr.backgroundColor = "#B3AFAF", dr;
|
|
37370
37373
|
}), lr = (Sr) => {
|
|
37371
37374
|
var dr;
|
|
37372
37375
|
const { rows: gr } = ((dr = Sr == null ? void 0 : Sr.data) == null ? void 0 : dr.data) || {};
|