@ecan-bi/datav 1.4.58 → 1.4.59

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.4.58 */
1
+ /*! @ecan-bi/datav@1.4.59 */
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";
@@ -11865,15 +11865,15 @@ const __default__$4 = defineComponent({
11865
11865
  }
11866
11866
  }), __injectCSSVars__$4 = () => {
11867
11867
  useCssVars((c) => ({
11868
- "666e7ed3": c.vFontSize,
11869
- "0f81668c": c.textIndent,
11870
- "6db2c038": c.percentageSide,
11871
- "2fe434a2": c.titleFontColor,
11872
- "5c3109d8": c.variableColor
11868
+ "66867d1b": c.vFontSize,
11869
+ 12693144: c.textIndent,
11870
+ "293a4e9c": c.percentageSide,
11871
+ 48219467: c.titleFontColor,
11872
+ "2471d548": c.variableColor
11873
11873
  }));
11874
11874
  }, __setup__$4 = __default__$4.setup;
11875
11875
  __default__$4.setup = __setup__$4 ? (c, u) => (__injectCSSVars__$4(), __setup__$4(c, u)) : __injectCSSVars__$4;
11876
- const Text_vue_vue_type_style_index_0_scoped_a7769bba_lang = "", Text_vue_vue_type_style_index_1_lang = "", _hoisted_1$f = ["innerHTML"], _hoisted_2$7 = ["innerHTML"], _hoisted_3$3 = ["innerHTML"];
11876
+ const Text_vue_vue_type_style_index_0_scoped_5a4c4ae2_lang = "", Text_vue_vue_type_style_index_1_lang = "", _hoisted_1$f = ["innerHTML"], _hoisted_2$7 = ["innerHTML"], _hoisted_3$3 = ["innerHTML"];
11877
11877
  function _sfc_render$x(c, u, f, d, p, m) {
11878
11878
  const v = resolveComponent("skeleton"), g = resolveComponent("a-tooltip");
11879
11879
  return c.loading ? (openBlock(), createElementBlock("div", {
@@ -11885,7 +11885,8 @@ function _sfc_render$x(c, u, f, d, p, m) {
11885
11885
  ], 4)) : (openBlock(), createElementBlock("div", {
11886
11886
  key: 1,
11887
11887
  class: "ecan-text",
11888
- style: normalizeStyle$1(c.style)
11888
+ style: normalizeStyle$1(c.style),
11889
+ onClick: u[0] || (u[0] = (...y) => c.click && c.click(...y))
11889
11890
  }, [
11890
11891
  c.myTitle ? (openBlock(), createBlock(g, {
11891
11892
  key: 0,
@@ -11910,8 +11911,7 @@ function _sfc_render$x(c, u, f, d, p, m) {
11910
11911
  ...c.gradientStyle,
11911
11912
  ...c.cursorStyle
11912
11913
  }),
11913
- innerHTML: c.myText,
11914
- onClick: u[0] || (u[0] = (...y) => c.click && c.click(...y))
11914
+ innerHTML: c.myText
11915
11915
  }, null, 14, _hoisted_2$7)
11916
11916
  ]),
11917
11917
  _: 1
@@ -11923,12 +11923,11 @@ function _sfc_render$x(c, u, f, d, p, m) {
11923
11923
  ...c.cursorStyle,
11924
11924
  ...c.wrapStyle
11925
11925
  }),
11926
- innerHTML: c.myText,
11927
- onClick: u[1] || (u[1] = (...y) => c.click && c.click(...y))
11926
+ innerHTML: c.myText
11928
11927
  }, null, 14, _hoisted_3$3))
11929
11928
  ], 4));
11930
11929
  }
11931
- const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-a7769bba"]]), EcanText = withInstall$1(Text), _sfc_main$s = defineComponent({
11930
+ const Text = /* @__PURE__ */ _export_sfc$1(__default__$4, [["render", _sfc_render$x], ["__scopeId", "data-v-5a4c4ae2"]]), EcanText = withInstall$1(Text), _sfc_main$s = defineComponent({
11932
11931
  name: "EcanScrollText",
11933
11932
  setup() {
11934
11933
  return {