@ecan-bi/datav 1.1.26 → 1.1.28
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 +2 -2
- 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/types/setting/provider-config/ProviderConfig.vue.d.ts +24 -8
- package/types/setting/provider-config/index.d.ts +24 -8
- package/types/setting/provider-config/props.d.ts +15 -5
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @ecan-bi/datav@1.1.
|
|
1
|
+
/*! @ecan-bi/datav@1.1.28 */
|
|
2
2
|
import { watch as ee, inject as z, computed as B, unref as A, watchEffect as lo, defineComponent as Z, shallowRef as ht, toRefs as Tn, onMounted as Ze, onUnmounted as ut, h as st, nextTick as Je, createVNode as G, resolveComponent as q, openBlock as E, createElementBlock as R, createBlock as Ie, renderSlot as ft, withCtx as V, ref as L, normalizeStyle as P, createCommentVNode as be, provide as De, onBeforeUnmount as Nt, toDisplayString as me, Fragment as xe, renderList as Te, createElementVNode as K, normalizeClass as At, pushScopeId as io, popScopeId as ro, createSlots as _n, resolveDynamicComponent as Ln, mergeProps as In, withModifiers as Mn, reactive as En, createTextVNode as so, withDirectives as Fn, vShow as On } from "vue";
|
|
3
3
|
import { throttle as Rn, init as Dn, use as Ne, registerMap as zn } from "echarts/core";
|
|
4
4
|
import { addListener as Nn, removeListener as $n } from "resize-detector";
|
|
@@ -2100,7 +2100,7 @@ function Pl(e, o, t, n, a, i) {
|
|
|
2100
2100
|
onClick: o[0] || (o[0] = (...s) => e.click && e.click(...s))
|
|
2101
2101
|
}, null, 12, $l));
|
|
2102
2102
|
}
|
|
2103
|
-
const Bl = /* @__PURE__ */ Y(Nl, [["render", Pl], ["__scopeId", "data-v-
|
|
2103
|
+
const Bl = /* @__PURE__ */ Y(Nl, [["render", Pl], ["__scopeId", "data-v-82ead2bb"]]), Gl = te(Bl), Ul = Z({
|
|
2104
2104
|
name: "EcanScrollText",
|
|
2105
2105
|
setup() {
|
|
2106
2106
|
return {
|