@ecan-bi/datav 1.4.55 → 1.4.56
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 +6 -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.4.
|
|
1
|
+
/*! @ecan-bi/datav@1.4.56 */
|
|
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";
|
|
@@ -19144,7 +19144,9 @@ const Border = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["render", _sfc_rende
|
|
|
19144
19144
|
onMounted(() => {
|
|
19145
19145
|
unref(d) !== "design" && Bn();
|
|
19146
19146
|
}), onBeforeUnmount(() => {
|
|
19147
|
-
|
|
19147
|
+
Fn(c.id, {
|
|
19148
|
+
activeKey: c.activeKey
|
|
19149
|
+
}), _(), x();
|
|
19148
19150
|
});
|
|
19149
19151
|
const J = ref([]), re = ref({});
|
|
19150
19152
|
watch(() => c.data, (Un) => {
|
|
@@ -19220,7 +19222,7 @@ const Border = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["render", _sfc_rende
|
|
|
19220
19222
|
onMouseLeave: Kn
|
|
19221
19223
|
};
|
|
19222
19224
|
}
|
|
19223
|
-
}),
|
|
19225
|
+
}), Tabs_vue_vue_type_style_index_0_scoped_0f61e67d_lang = "", _hoisted_1$5 = ["id"], _hoisted_2$2 = ["onClick"];
|
|
19224
19226
|
function _sfc_render$9(c, u, f, d, p, m) {
|
|
19225
19227
|
const v = resolveComponent("a-select-option"), g = resolveComponent("a-select"), y = resolveComponent("marquee-scroll");
|
|
19226
19228
|
return openBlock(), createElementBlock("div", {
|
|
@@ -19303,7 +19305,7 @@ function _sfc_render$9(c, u, f, d, p, m) {
|
|
|
19303
19305
|
}, 8, ["visible", "step", "style"])) : createCommentVNode("", !0)
|
|
19304
19306
|
], 44, _hoisted_1$5);
|
|
19305
19307
|
}
|
|
19306
|
-
const Tabs$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$9], ["__scopeId", "data-v-
|
|
19308
|
+
const Tabs$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$9], ["__scopeId", "data-v-0f61e67d"]]), EcanTabs = withInstall$1(Tabs$1), circulateProps = {
|
|
19307
19309
|
...props,
|
|
19308
19310
|
name: "循环列表",
|
|
19309
19311
|
type: "ecanCirculate",
|