@ecan-bi/datav 1.3.95 → 1.3.97

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.95 */
1
+ /*! @ecan-bi/datav@1.3.97 */
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";
@@ -26886,9 +26886,9 @@ const DataSelect = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_r
26886
26886
  click: d
26887
26887
  };
26888
26888
  }
26889
- }), PivotTable_vue_vue_type_style_index_0_scoped_595ad47a_lang = "";
26889
+ }), PivotTableContainer_vue_vue_type_style_index_0_scoped_edff0a8c_lang = "";
26890
26890
  function _sfc_render(e, r, n, i, a, o) {
26891
- const s = resolveComponent("pivot-table", !0);
26891
+ const s = resolveComponent("pivot-table");
26892
26892
  return openBlock(), createElementBlock("div", {
26893
26893
  class: "ecan-pivot-table",
26894
26894
  style: normalizeStyle$1(e.style)
@@ -26896,7 +26896,7 @@ function _sfc_render(e, r, n, i, a, o) {
26896
26896
  createVNode(s, mergeProps({ ref: "pivotTableRef" }, e.props, { pageMode: e.pageMode }), null, 16, ["pageMode"])
26897
26897
  ], 4);
26898
26898
  }
26899
- const PivotTable = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-595ad47a"]]), EcanPivotTable = withInstall$1(PivotTable), components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26899
+ const PivotTableContainer = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-edff0a8c"]]), EcanPivotTable = withInstall$1(PivotTableContainer), components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26900
26900
  __proto__: null,
26901
26901
  EcanBar,
26902
26902
  EcanBorder,