@ecan-bi/datav 1.3.65 → 1.3.66

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.65 */
1
+ /*! @ecan-bi/datav@1.3.66 */
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";
@@ -16194,7 +16194,8 @@ const Border = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_rende
16194
16194
  }
16195
16195
  });
16196
16196
  C(e.id, {
16197
- value: m,
16197
+ RECORD: unref(m),
16198
+ value: unref(m),
16198
16199
  activeKey: n
16199
16200
  });
16200
16201
  const { emitRefreshPage: v } = inject(REFRESH_PAGE, {
@@ -16208,7 +16209,11 @@ const Border = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_rende
16208
16209
  R !== -1 && (B = R, D = unref(g)[R]);
16209
16210
  }
16210
16211
  w("tabChange", () => {
16211
- !isNaN(+B) && B !== unref(n) && (m.value = D, n.value = B, v());
16212
+ !isNaN(+B) && B !== unref(n) && (m.value = D, n.value = B, v(), C(e.id, {
16213
+ RECORD: D,
16214
+ value: D,
16215
+ activeKey: B
16216
+ }));
16212
16217
  })();
16213
16218
  }, b = computed(() => {
16214
16219
  const _ = e.componentList.map((D) => parseFloat(D.left) + parseFloat(D.width)).sort((D, B) => B - D)[0];
@@ -16249,7 +16254,7 @@ const Border = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_rende
16249
16254
  onMouseLeave: T
16250
16255
  };
16251
16256
  }
16252
- }), Tabs_vue_vue_type_style_index_0_scoped_5848288f_lang = "", _hoisted_1$5 = ["id"], _hoisted_2$1 = ["onClick"];
16257
+ }), Tabs_vue_vue_type_style_index_0_scoped_30d4bf84_lang = "", _hoisted_1$5 = ["id"], _hoisted_2$1 = ["onClick"];
16253
16258
  function _sfc_render$6(e, r, n, i, a, o) {
16254
16259
  const s = resolveComponent("a-select-option"), l = resolveComponent("a-select"), c = resolveComponent("marquee-scroll");
16255
16260
  return openBlock(), createElementBlock("div", {
@@ -16332,7 +16337,7 @@ function _sfc_render$6(e, r, n, i, a, o) {
16332
16337
  }, 8, ["visible", "step", "style"])) : createCommentVNode("", !0)
16333
16338
  ], 44, _hoisted_1$5);
16334
16339
  }
16335
- const Tabs$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$6], ["__scopeId", "data-v-5848288f"]]), EcanTabs = withInstall$1(Tabs$1), circulateProps = {
16340
+ const Tabs$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$6], ["__scopeId", "data-v-30d4bf84"]]), EcanTabs = withInstall$1(Tabs$1), circulateProps = {
16336
16341
  ...props,
16337
16342
  name: "循环列表",
16338
16343
  type: "ecanCirculate",