@ecan-bi/datav 1.5.51 → 1.5.52

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.5.51 */
1
+ /*! @ecan-bi/datav@1.5.52 */
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, withModifiers, toDisplayString, pushScopeId, popScopeId, Teleport, resolveDynamicComponent, mergeProps, normalizeProps, toHandlers, reactive, useCssVars, createSlots, resolveDirective, withDirectives, vShow, createTextVNode, vModelText, getCurrentInstance, onActivated, onDeactivated, isRef, isVNode, Transition, onBeforeUpdate, Comment } from "vue";
3
3
  import { throttle as throttle$1, init, use, registerMap } from "echarts/core";
4
4
  import { addListener, removeListener } from "resize-detector";
@@ -17721,9 +17721,11 @@ const vue3VirtualScroller = "", _sfc_main$j = defineComponent({
17721
17721
  j(gr, {
17722
17722
  ...xr,
17723
17723
  ...unref(or),
17724
- RECORD: tr,
17724
+ value: tr,
17725
+ RECORD: unref(ar),
17725
17726
  recordData: unref(ar),
17726
- dataType: c.dataType
17727
+ dataType: c.dataType,
17728
+ type: c.type
17727
17729
  });
17728
17730
  const kr = getNewValueFromUrlParams(lr, c.keyName, "value");
17729
17731
  kr && (re.value = kr);
@@ -17895,7 +17897,7 @@ const vue3VirtualScroller = "", _sfc_main$j = defineComponent({
17895
17897
  mobileMultOptions: Rn
17896
17898
  };
17897
17899
  }
17898
- }), Select_vue_vue_type_style_index_0_scoped_031cee83_lang = "", Select_vue_vue_type_style_index_1_lang = "", _withScopeId$4 = (c) => (pushScopeId("data-v-031cee83"), c = c(), popScopeId(), c), _hoisted_1$b = { class: "popup-toolbar" }, _hoisted_2$6 = { class: "operate" }, _hoisted_3$2 = {
17900
+ }), Select_vue_vue_type_style_index_0_scoped_c6135b47_lang = "", Select_vue_vue_type_style_index_1_lang = "", _withScopeId$4 = (c) => (pushScopeId("data-v-c6135b47"), c = c(), popScopeId(), c), _hoisted_1$b = { class: "popup-toolbar" }, _hoisted_2$6 = { class: "operate" }, _hoisted_3$2 = {
17899
17901
  key: 0,
17900
17902
  class: "cancel-tool"
17901
17903
  }, _hoisted_4$2 = /* @__PURE__ */ createTextVNode(" 全选 "), _hoisted_5$2 = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("div", { class: "title-tool" }, null, -1)), _hoisted_6$2 = { style: { flex: "1", overflow: "auto" } }, _hoisted_7$2 = { style: { padding: "4px 10px", cursor: "pointer" } }, _hoisted_8$2 = /* @__PURE__ */ createTextVNode(" 全选 ");
@@ -18087,7 +18089,7 @@ function _sfc_render$l(c, u, f, d, p, m) {
18087
18089
  renderSlot(c.$slots, "toolbox", {}, void 0, !0)
18088
18090
  ], 4);
18089
18091
  }
18090
- const Select = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$l], ["__scopeId", "data-v-031cee83"]]), EcanSelect = withInstall$1(Select), treeSelectProps = {
18092
+ const Select = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$l], ["__scopeId", "data-v-c6135b47"]]), EcanSelect = withInstall$1(Select), treeSelectProps = {
18091
18093
  ...props$1,
18092
18094
  name: "树形下拉框选择器",
18093
18095
  keyName: "树形下拉框选择器",