@record-evolution/widget-linechart 1.6.28 → 1.6.29

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.
@@ -1,21 +1,21 @@
1
- import * as k from "echarts/core";
1
+ import * as W from "echarts/core";
2
2
  import { GridComponent as ft, TitleComponent as $t, ToolboxComponent as gt, TooltipComponent as yt, LegendComponent as vt, DataZoomComponent as xt } from "echarts/components";
3
3
  import { LineChart as _t, BarChart as At, ScatterChart as bt } from "echarts/charts";
4
4
  import { UniversalTransition as wt, LegacyGridContainLabel as Ct } from "echarts/features";
5
5
  import { CanvasRenderer as St } from "echarts/renderers";
6
6
  import X from "tinycolor2";
7
- const M = globalThis, B = M.ShadowRoot && (M.ShadyCSS === void 0 || M.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, W = /* @__PURE__ */ Symbol(), Y = /* @__PURE__ */ new WeakMap();
8
- let ht = class {
7
+ const z = globalThis, q = z.ShadowRoot && (z.ShadyCSS === void 0 || z.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, V = /* @__PURE__ */ Symbol(), F = /* @__PURE__ */ new WeakMap();
8
+ let lt = class {
9
9
  constructor(t, e, i) {
10
- if (this._$cssResult$ = !0, i !== W) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
10
+ if (this._$cssResult$ = !0, i !== V) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
11
11
  this.cssText = t, this.t = e;
12
12
  }
13
13
  get styleSheet() {
14
14
  let t = this.o;
15
15
  const e = this.t;
16
- if (B && t === void 0) {
16
+ if (q && t === void 0) {
17
17
  const i = e !== void 0 && e.length === 1;
18
- i && (t = Y.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), i && Y.set(e, t));
18
+ i && (t = F.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), i && F.set(e, t));
19
19
  }
20
20
  return t;
21
21
  }
@@ -23,25 +23,25 @@ let ht = class {
23
23
  return this.cssText;
24
24
  }
25
25
  };
26
- const Et = (s) => new ht(typeof s == "string" ? s : s + "", void 0, W), Tt = (s, ...t) => {
27
- const e = s.length === 1 ? s[0] : t.reduce((i, r, o) => i + ((n) => {
28
- if (n._$cssResult$ === !0) return n.cssText;
29
- if (typeof n == "number") return n;
30
- throw Error("Value passed to 'css' function must be a 'css' function result: " + n + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
31
- })(r) + s[o + 1], s[0]);
32
- return new ht(e, s, W);
26
+ const Et = (s) => new lt(typeof s == "string" ? s : s + "", void 0, V), Tt = (s, ...t) => {
27
+ const e = s.length === 1 ? s[0] : t.reduce((i, r, n) => i + ((o) => {
28
+ if (o._$cssResult$ === !0) return o.cssText;
29
+ if (typeof o == "number") return o;
30
+ throw Error("Value passed to 'css' function must be a 'css' function result: " + o + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
31
+ })(r) + s[n + 1], s[0]);
32
+ return new lt(e, s, V);
33
33
  }, Dt = (s, t) => {
34
- if (B) s.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
34
+ if (q) s.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
35
35
  else for (const e of t) {
36
- const i = document.createElement("style"), r = M.litNonce;
36
+ const i = document.createElement("style"), r = z.litNonce;
37
37
  r !== void 0 && i.setAttribute("nonce", r), i.textContent = e.cssText, s.appendChild(i);
38
38
  }
39
- }, F = B ? (s) => s : (s) => s instanceof CSSStyleSheet ? ((t) => {
39
+ }, Q = q ? (s) => s : (s) => s instanceof CSSStyleSheet ? ((t) => {
40
40
  let e = "";
41
41
  for (const i of t.cssRules) e += i.cssText;
42
42
  return Et(e);
43
43
  })(s) : s;
44
- const { is: Ot, defineProperty: Pt, getOwnPropertyDescriptor: Lt, getOwnPropertyNames: Mt, getOwnPropertySymbols: Ut, getPrototypeOf: Nt } = Object, z = globalThis, Q = z.trustedTypes, zt = Q ? Q.emptyScript : "", Ht = z.reactiveElementPolyfillSupport, E = (s, t) => s, U = { toAttribute(s, t) {
44
+ const { is: Ot, defineProperty: Pt, getOwnPropertyDescriptor: Lt, getOwnPropertyNames: Mt, getOwnPropertySymbols: Ut, getPrototypeOf: Nt } = Object, j = globalThis, tt = j.trustedTypes, zt = tt ? tt.emptyScript : "", Ht = j.reactiveElementPolyfillSupport, O = (s, t) => s, H = { toAttribute(s, t) {
45
45
  switch (t) {
46
46
  case Boolean:
47
47
  s = s ? zt : null;
@@ -69,43 +69,43 @@ const { is: Ot, defineProperty: Pt, getOwnPropertyDescriptor: Lt, getOwnProperty
69
69
  }
70
70
  }
71
71
  return e;
72
- } }, q = (s, t) => !Ot(s, t), tt = { attribute: !0, type: String, converter: U, reflect: !1, useDefault: !1, hasChanged: q };
73
- Symbol.metadata ??= /* @__PURE__ */ Symbol("metadata"), z.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
74
- let b = class extends HTMLElement {
72
+ } }, Z = (s, t) => !Ot(s, t), et = { attribute: !0, type: String, converter: H, reflect: !1, useDefault: !1, hasChanged: Z };
73
+ Symbol.metadata ??= /* @__PURE__ */ Symbol("metadata"), j.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
74
+ let S = class extends HTMLElement {
75
75
  static addInitializer(t) {
76
76
  this._$Ei(), (this.l ??= []).push(t);
77
77
  }
78
78
  static get observedAttributes() {
79
79
  return this.finalize(), this._$Eh && [...this._$Eh.keys()];
80
80
  }
81
- static createProperty(t, e = tt) {
81
+ static createProperty(t, e = et) {
82
82
  if (e.state && (e.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(t) && ((e = Object.create(e)).wrapped = !0), this.elementProperties.set(t, e), !e.noAccessor) {
83
83
  const i = /* @__PURE__ */ Symbol(), r = this.getPropertyDescriptor(t, i, e);
84
84
  r !== void 0 && Pt(this.prototype, t, r);
85
85
  }
86
86
  }
87
87
  static getPropertyDescriptor(t, e, i) {
88
- const { get: r, set: o } = Lt(this.prototype, t) ?? { get() {
88
+ const { get: r, set: n } = Lt(this.prototype, t) ?? { get() {
89
89
  return this[e];
90
- }, set(n) {
91
- this[e] = n;
90
+ }, set(o) {
91
+ this[e] = o;
92
92
  } };
93
- return { get: r, set(n) {
93
+ return { get: r, set(o) {
94
94
  const l = r?.call(this);
95
- o?.call(this, n), this.requestUpdate(t, l, i);
95
+ n?.call(this, o), this.requestUpdate(t, l, i);
96
96
  }, configurable: !0, enumerable: !0 };
97
97
  }
98
98
  static getPropertyOptions(t) {
99
- return this.elementProperties.get(t) ?? tt;
99
+ return this.elementProperties.get(t) ?? et;
100
100
  }
101
101
  static _$Ei() {
102
- if (this.hasOwnProperty(E("elementProperties"))) return;
102
+ if (this.hasOwnProperty(O("elementProperties"))) return;
103
103
  const t = Nt(this);
104
104
  t.finalize(), t.l !== void 0 && (this.l = [...t.l]), this.elementProperties = new Map(t.elementProperties);
105
105
  }
106
106
  static finalize() {
107
- if (this.hasOwnProperty(E("finalized"))) return;
108
- if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(E("properties"))) {
107
+ if (this.hasOwnProperty(O("finalized"))) return;
108
+ if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(O("properties"))) {
109
109
  const e = this.properties, i = [...Mt(e), ...Ut(e)];
110
110
  for (const r of i) this.createProperty(r, e[r]);
111
111
  }
@@ -125,8 +125,8 @@ let b = class extends HTMLElement {
125
125
  const e = [];
126
126
  if (Array.isArray(t)) {
127
127
  const i = new Set(t.flat(1 / 0).reverse());
128
- for (const r of i) e.unshift(F(r));
129
- } else t !== void 0 && e.push(F(t));
128
+ for (const r of i) e.unshift(Q(r));
129
+ } else t !== void 0 && e.push(Q(t));
130
130
  return e;
131
131
  }
132
132
  static _$Eu(t, e) {
@@ -168,29 +168,29 @@ let b = class extends HTMLElement {
168
168
  _$ET(t, e) {
169
169
  const i = this.constructor.elementProperties.get(t), r = this.constructor._$Eu(t, i);
170
170
  if (r !== void 0 && i.reflect === !0) {
171
- const o = (i.converter?.toAttribute !== void 0 ? i.converter : U).toAttribute(e, i.type);
172
- this._$Em = t, o == null ? this.removeAttribute(r) : this.setAttribute(r, o), this._$Em = null;
171
+ const n = (i.converter?.toAttribute !== void 0 ? i.converter : H).toAttribute(e, i.type);
172
+ this._$Em = t, n == null ? this.removeAttribute(r) : this.setAttribute(r, n), this._$Em = null;
173
173
  }
174
174
  }
175
175
  _$AK(t, e) {
176
176
  const i = this.constructor, r = i._$Eh.get(t);
177
177
  if (r !== void 0 && this._$Em !== r) {
178
- const o = i.getPropertyOptions(r), n = typeof o.converter == "function" ? { fromAttribute: o.converter } : o.converter?.fromAttribute !== void 0 ? o.converter : U;
178
+ const n = i.getPropertyOptions(r), o = typeof n.converter == "function" ? { fromAttribute: n.converter } : n.converter?.fromAttribute !== void 0 ? n.converter : H;
179
179
  this._$Em = r;
180
- const l = n.fromAttribute(e, o.type);
180
+ const l = o.fromAttribute(e, n.type);
181
181
  this[r] = l ?? this._$Ej?.get(r) ?? l, this._$Em = null;
182
182
  }
183
183
  }
184
- requestUpdate(t, e, i, r = !1, o) {
184
+ requestUpdate(t, e, i, r = !1, n) {
185
185
  if (t !== void 0) {
186
- const n = this.constructor;
187
- if (r === !1 && (o = this[t]), i ??= n.getPropertyOptions(t), !((i.hasChanged ?? q)(o, e) || i.useDefault && i.reflect && o === this._$Ej?.get(t) && !this.hasAttribute(n._$Eu(t, i)))) return;
186
+ const o = this.constructor;
187
+ if (r === !1 && (n = this[t]), i ??= o.getPropertyOptions(t), !((i.hasChanged ?? Z)(n, e) || i.useDefault && i.reflect && n === this._$Ej?.get(t) && !this.hasAttribute(o._$Eu(t, i)))) return;
188
188
  this.C(t, e, i);
189
189
  }
190
190
  this.isUpdatePending === !1 && (this._$ES = this._$EP());
191
191
  }
192
- C(t, e, { useDefault: i, reflect: r, wrapped: o }, n) {
193
- i && !(this._$Ej ??= /* @__PURE__ */ new Map()).has(t) && (this._$Ej.set(t, n ?? e ?? this[t]), o !== !0 || n !== void 0) || (this._$AL.has(t) || (this.hasUpdated || i || (e = void 0), this._$AL.set(t, e)), r === !0 && this._$Em !== t && (this._$Eq ??= /* @__PURE__ */ new Set()).add(t));
192
+ C(t, e, { useDefault: i, reflect: r, wrapped: n }, o) {
193
+ i && !(this._$Ej ??= /* @__PURE__ */ new Map()).has(t) && (this._$Ej.set(t, o ?? e ?? this[t]), n !== !0 || o !== void 0) || (this._$AL.has(t) || (this.hasUpdated || i || (e = void 0), this._$AL.set(t, e)), r === !0 && this._$Em !== t && (this._$Eq ??= /* @__PURE__ */ new Set()).add(t));
194
194
  }
195
195
  async _$EP() {
196
196
  this.isUpdatePending = !0;
@@ -209,13 +209,13 @@ let b = class extends HTMLElement {
209
209
  if (!this.isUpdatePending) return;
210
210
  if (!this.hasUpdated) {
211
211
  if (this.renderRoot ??= this.createRenderRoot(), this._$Ep) {
212
- for (const [r, o] of this._$Ep) this[r] = o;
212
+ for (const [r, n] of this._$Ep) this[r] = n;
213
213
  this._$Ep = void 0;
214
214
  }
215
215
  const i = this.constructor.elementProperties;
216
- if (i.size > 0) for (const [r, o] of i) {
217
- const { wrapped: n } = o, l = this[r];
218
- n !== !0 || this._$AL.has(r) || l === void 0 || this.C(r, void 0, o, l);
216
+ if (i.size > 0) for (const [r, n] of i) {
217
+ const { wrapped: o } = n, l = this[r];
218
+ o !== !0 || this._$AL.has(r) || l === void 0 || this.C(r, void 0, n, l);
219
219
  }
220
220
  }
221
221
  let t = !1;
@@ -252,68 +252,68 @@ let b = class extends HTMLElement {
252
252
  firstUpdated(t) {
253
253
  }
254
254
  };
255
- b.elementStyles = [], b.shadowRootOptions = { mode: "open" }, b[E("elementProperties")] = /* @__PURE__ */ new Map(), b[E("finalized")] = /* @__PURE__ */ new Map(), Ht?.({ ReactiveElement: b }), (z.reactiveElementVersions ??= []).push("2.1.2");
256
- const V = globalThis, et = (s) => s, N = V.trustedTypes, st = N ? N.createPolicy("lit-html", { createHTML: (s) => s }) : void 0, lt = "$lit$", y = `lit$${Math.random().toFixed(9).slice(2)}$`, ct = "?" + y, Rt = `<${ct}>`, _ = document, D = () => _.createComment(""), O = (s) => s === null || typeof s != "object" && typeof s != "function", Z = Array.isArray, jt = (s) => Z(s) || typeof s?.[Symbol.iterator] == "function", I = `[
257
- \f\r]`, S = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, it = /-->/g, rt = />/g, v = RegExp(`>|${I}(?:([^\\s"'>=/]+)(${I}*=${I}*(?:[^
258
- \f\r"'\`<>=]|("|')|))|$)`, "g"), ot = /'/g, nt = /"/g, pt = /^(?:script|style|textarea|title)$/i, It = (s) => (t, ...e) => ({ _$litType$: s, strings: t, values: e }), kt = It(1), w = /* @__PURE__ */ Symbol.for("lit-noChange"), u = /* @__PURE__ */ Symbol.for("lit-nothing"), at = /* @__PURE__ */ new WeakMap(), x = _.createTreeWalker(_, 129);
259
- function dt(s, t) {
260
- if (!Z(s) || !s.hasOwnProperty("raw")) throw Error("invalid template strings array");
261
- return st !== void 0 ? st.createHTML(t) : t;
255
+ S.elementStyles = [], S.shadowRootOptions = { mode: "open" }, S[O("elementProperties")] = /* @__PURE__ */ new Map(), S[O("finalized")] = /* @__PURE__ */ new Map(), Ht?.({ ReactiveElement: S }), (j.reactiveElementVersions ??= []).push("2.1.2");
256
+ const G = globalThis, st = (s) => s, R = G.trustedTypes, it = R ? R.createPolicy("lit-html", { createHTML: (s) => s }) : void 0, ct = "$lit$", v = `lit$${Math.random().toFixed(9).slice(2)}$`, pt = "?" + v, Rt = `<${pt}>`, w = document, L = () => w.createComment(""), M = (s) => s === null || typeof s != "object" && typeof s != "function", J = Array.isArray, jt = (s) => J(s) || typeof s?.[Symbol.iterator] == "function", B = `[
257
+ \f\r]`, D = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, rt = /-->/g, nt = />/g, A = RegExp(`>|${B}(?:([^\\s"'>=/]+)(${B}*=${B}*(?:[^
258
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), ot = /'/g, at = /"/g, dt = /^(?:script|style|textarea|title)$/i, It = (s) => (t, ...e) => ({ _$litType$: s, strings: t, values: e }), kt = It(1), E = /* @__PURE__ */ Symbol.for("lit-noChange"), d = /* @__PURE__ */ Symbol.for("lit-nothing"), ht = /* @__PURE__ */ new WeakMap(), b = w.createTreeWalker(w, 129);
259
+ function ut(s, t) {
260
+ if (!J(s) || !s.hasOwnProperty("raw")) throw Error("invalid template strings array");
261
+ return it !== void 0 ? it.createHTML(t) : t;
262
262
  }
263
263
  const Bt = (s, t) => {
264
264
  const e = s.length - 1, i = [];
265
- let r, o = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", n = S;
265
+ let r, n = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", o = D;
266
266
  for (let l = 0; l < e; l++) {
267
- const a = s[l];
268
- let h, p, c = -1, m = 0;
269
- for (; m < a.length && (n.lastIndex = m, p = n.exec(a), p !== null); ) m = n.lastIndex, n === S ? p[1] === "!--" ? n = it : p[1] !== void 0 ? n = rt : p[2] !== void 0 ? (pt.test(p[2]) && (r = RegExp("</" + p[2], "g")), n = v) : p[3] !== void 0 && (n = v) : n === v ? p[0] === ">" ? (n = r ?? S, c = -1) : p[1] === void 0 ? c = -2 : (c = n.lastIndex - p[2].length, h = p[1], n = p[3] === void 0 ? v : p[3] === '"' ? nt : ot) : n === nt || n === ot ? n = v : n === it || n === rt ? n = S : (n = v, r = void 0);
270
- const d = n === v && s[l + 1].startsWith("/>") ? " " : "";
271
- o += n === S ? a + Rt : c >= 0 ? (i.push(h), a.slice(0, c) + lt + a.slice(c) + y + d) : a + y + (c === -2 ? l : d);
267
+ const h = s[l];
268
+ let a, p, c = -1, $ = 0;
269
+ for (; $ < h.length && (o.lastIndex = $, p = o.exec(h), p !== null); ) $ = o.lastIndex, o === D ? p[1] === "!--" ? o = rt : p[1] !== void 0 ? o = nt : p[2] !== void 0 ? (dt.test(p[2]) && (r = RegExp("</" + p[2], "g")), o = A) : p[3] !== void 0 && (o = A) : o === A ? p[0] === ">" ? (o = r ?? D, c = -1) : p[1] === void 0 ? c = -2 : (c = o.lastIndex - p[2].length, a = p[1], o = p[3] === void 0 ? A : p[3] === '"' ? at : ot) : o === at || o === ot ? o = A : o === rt || o === nt ? o = D : (o = A, r = void 0);
270
+ const m = o === A && s[l + 1].startsWith("/>") ? " " : "";
271
+ n += o === D ? h + Rt : c >= 0 ? (i.push(a), h.slice(0, c) + ct + h.slice(c) + v + m) : h + v + (c === -2 ? l : m);
272
272
  }
273
- return [dt(s, o + (s[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), i];
273
+ return [ut(s, n + (s[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), i];
274
274
  };
275
- class P {
275
+ class U {
276
276
  constructor({ strings: t, _$litType$: e }, i) {
277
277
  let r;
278
278
  this.parts = [];
279
- let o = 0, n = 0;
280
- const l = t.length - 1, a = this.parts, [h, p] = Bt(t, e);
281
- if (this.el = P.createElement(h, i), x.currentNode = this.el.content, e === 2 || e === 3) {
279
+ let n = 0, o = 0;
280
+ const l = t.length - 1, h = this.parts, [a, p] = Bt(t, e);
281
+ if (this.el = U.createElement(a, i), b.currentNode = this.el.content, e === 2 || e === 3) {
282
282
  const c = this.el.content.firstChild;
283
283
  c.replaceWith(...c.childNodes);
284
284
  }
285
- for (; (r = x.nextNode()) !== null && a.length < l; ) {
285
+ for (; (r = b.nextNode()) !== null && h.length < l; ) {
286
286
  if (r.nodeType === 1) {
287
- if (r.hasAttributes()) for (const c of r.getAttributeNames()) if (c.endsWith(lt)) {
288
- const m = p[n++], d = r.getAttribute(c).split(y), $ = /([.?@])?(.*)/.exec(m);
289
- a.push({ type: 1, index: o, name: $[2], strings: d, ctor: $[1] === "." ? qt : $[1] === "?" ? Vt : $[1] === "@" ? Zt : H }), r.removeAttribute(c);
290
- } else c.startsWith(y) && (a.push({ type: 6, index: o }), r.removeAttribute(c));
291
- if (pt.test(r.tagName)) {
292
- const c = r.textContent.split(y), m = c.length - 1;
293
- if (m > 0) {
294
- r.textContent = N ? N.emptyScript : "";
295
- for (let d = 0; d < m; d++) r.append(c[d], D()), x.nextNode(), a.push({ type: 2, index: ++o });
296
- r.append(c[m], D());
287
+ if (r.hasAttributes()) for (const c of r.getAttributeNames()) if (c.endsWith(ct)) {
288
+ const $ = p[o++], m = r.getAttribute(c).split(v), f = /([.?@])?(.*)/.exec($);
289
+ h.push({ type: 1, index: n, name: f[2], strings: m, ctor: f[1] === "." ? qt : f[1] === "?" ? Vt : f[1] === "@" ? Zt : I }), r.removeAttribute(c);
290
+ } else c.startsWith(v) && (h.push({ type: 6, index: n }), r.removeAttribute(c));
291
+ if (dt.test(r.tagName)) {
292
+ const c = r.textContent.split(v), $ = c.length - 1;
293
+ if ($ > 0) {
294
+ r.textContent = R ? R.emptyScript : "";
295
+ for (let m = 0; m < $; m++) r.append(c[m], L()), b.nextNode(), h.push({ type: 2, index: ++n });
296
+ r.append(c[$], L());
297
297
  }
298
298
  }
299
- } else if (r.nodeType === 8) if (r.data === ct) a.push({ type: 2, index: o });
299
+ } else if (r.nodeType === 8) if (r.data === pt) h.push({ type: 2, index: n });
300
300
  else {
301
301
  let c = -1;
302
- for (; (c = r.data.indexOf(y, c + 1)) !== -1; ) a.push({ type: 7, index: o }), c += y.length - 1;
302
+ for (; (c = r.data.indexOf(v, c + 1)) !== -1; ) h.push({ type: 7, index: n }), c += v.length - 1;
303
303
  }
304
- o++;
304
+ n++;
305
305
  }
306
306
  }
307
307
  static createElement(t, e) {
308
- const i = _.createElement("template");
308
+ const i = w.createElement("template");
309
309
  return i.innerHTML = t, i;
310
310
  }
311
311
  }
312
- function C(s, t, e = s, i) {
313
- if (t === w) return t;
312
+ function T(s, t, e = s, i) {
313
+ if (t === E) return t;
314
314
  let r = i !== void 0 ? e._$Co?.[i] : e._$Cl;
315
- const o = O(t) ? void 0 : t._$litDirective$;
316
- return r?.constructor !== o && (r?._$AO?.(!1), o === void 0 ? r = void 0 : (r = new o(s), r._$AT(s, e, i)), i !== void 0 ? (e._$Co ??= [])[i] = r : e._$Cl = r), r !== void 0 && (t = C(s, r._$AS(s, t.values), r, i)), t;
315
+ const n = M(t) ? void 0 : t._$litDirective$;
316
+ return r?.constructor !== n && (r?._$AO?.(!1), n === void 0 ? r = void 0 : (r = new n(s), r._$AT(s, e, i)), i !== void 0 ? (e._$Co ??= [])[i] = r : e._$Cl = r), r !== void 0 && (t = T(s, r._$AS(s, t.values), r, i)), t;
317
317
  }
318
318
  class Wt {
319
319
  constructor(t, e) {
@@ -326,29 +326,29 @@ class Wt {
326
326
  return this._$AM._$AU;
327
327
  }
328
328
  u(t) {
329
- const { el: { content: e }, parts: i } = this._$AD, r = (t?.creationScope ?? _).importNode(e, !0);
330
- x.currentNode = r;
331
- let o = x.nextNode(), n = 0, l = 0, a = i[0];
332
- for (; a !== void 0; ) {
333
- if (n === a.index) {
334
- let h;
335
- a.type === 2 ? h = new L(o, o.nextSibling, this, t) : a.type === 1 ? h = new a.ctor(o, a.name, a.strings, this, t) : a.type === 6 && (h = new Gt(o, this, t)), this._$AV.push(h), a = i[++l];
329
+ const { el: { content: e }, parts: i } = this._$AD, r = (t?.creationScope ?? w).importNode(e, !0);
330
+ b.currentNode = r;
331
+ let n = b.nextNode(), o = 0, l = 0, h = i[0];
332
+ for (; h !== void 0; ) {
333
+ if (o === h.index) {
334
+ let a;
335
+ h.type === 2 ? a = new N(n, n.nextSibling, this, t) : h.type === 1 ? a = new h.ctor(n, h.name, h.strings, this, t) : h.type === 6 && (a = new Gt(n, this, t)), this._$AV.push(a), h = i[++l];
336
336
  }
337
- n !== a?.index && (o = x.nextNode(), n++);
337
+ o !== h?.index && (n = b.nextNode(), o++);
338
338
  }
339
- return x.currentNode = _, r;
339
+ return b.currentNode = w, r;
340
340
  }
341
341
  p(t) {
342
342
  let e = 0;
343
343
  for (const i of this._$AV) i !== void 0 && (i.strings !== void 0 ? (i._$AI(t, i, e), e += i.strings.length - 2) : i._$AI(t[e])), e++;
344
344
  }
345
345
  }
346
- class L {
346
+ class N {
347
347
  get _$AU() {
348
348
  return this._$AM?._$AU ?? this._$Cv;
349
349
  }
350
350
  constructor(t, e, i, r) {
351
- this.type = 2, this._$AH = u, this._$AN = void 0, this._$AA = t, this._$AB = e, this._$AM = i, this.options = r, this._$Cv = r?.isConnected ?? !0;
351
+ this.type = 2, this._$AH = d, this._$AN = void 0, this._$AA = t, this._$AB = e, this._$AM = i, this.options = r, this._$Cv = r?.isConnected ?? !0;
352
352
  }
353
353
  get parentNode() {
354
354
  let t = this._$AA.parentNode;
@@ -362,7 +362,7 @@ class L {
362
362
  return this._$AB;
363
363
  }
364
364
  _$AI(t, e = this) {
365
- t = C(this, t, e), O(t) ? t === u || t == null || t === "" ? (this._$AH !== u && this._$AR(), this._$AH = u) : t !== this._$AH && t !== w && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : jt(t) ? this.k(t) : this._(t);
365
+ t = T(this, t, e), M(t) ? t === d || t == null || t === "" ? (this._$AH !== d && this._$AR(), this._$AH = d) : t !== this._$AH && t !== E && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : jt(t) ? this.k(t) : this._(t);
366
366
  }
367
367
  O(t) {
368
368
  return this._$AA.parentNode.insertBefore(t, this._$AB);
@@ -371,86 +371,86 @@ class L {
371
371
  this._$AH !== t && (this._$AR(), this._$AH = this.O(t));
372
372
  }
373
373
  _(t) {
374
- this._$AH !== u && O(this._$AH) ? this._$AA.nextSibling.data = t : this.T(_.createTextNode(t)), this._$AH = t;
374
+ this._$AH !== d && M(this._$AH) ? this._$AA.nextSibling.data = t : this.T(w.createTextNode(t)), this._$AH = t;
375
375
  }
376
376
  $(t) {
377
- const { values: e, _$litType$: i } = t, r = typeof i == "number" ? this._$AC(t) : (i.el === void 0 && (i.el = P.createElement(dt(i.h, i.h[0]), this.options)), i);
377
+ const { values: e, _$litType$: i } = t, r = typeof i == "number" ? this._$AC(t) : (i.el === void 0 && (i.el = U.createElement(ut(i.h, i.h[0]), this.options)), i);
378
378
  if (this._$AH?._$AD === r) this._$AH.p(e);
379
379
  else {
380
- const o = new Wt(r, this), n = o.u(this.options);
381
- o.p(e), this.T(n), this._$AH = o;
380
+ const n = new Wt(r, this), o = n.u(this.options);
381
+ n.p(e), this.T(o), this._$AH = n;
382
382
  }
383
383
  }
384
384
  _$AC(t) {
385
- let e = at.get(t.strings);
386
- return e === void 0 && at.set(t.strings, e = new P(t)), e;
385
+ let e = ht.get(t.strings);
386
+ return e === void 0 && ht.set(t.strings, e = new U(t)), e;
387
387
  }
388
388
  k(t) {
389
- Z(this._$AH) || (this._$AH = [], this._$AR());
389
+ J(this._$AH) || (this._$AH = [], this._$AR());
390
390
  const e = this._$AH;
391
391
  let i, r = 0;
392
- for (const o of t) r === e.length ? e.push(i = new L(this.O(D()), this.O(D()), this, this.options)) : i = e[r], i._$AI(o), r++;
392
+ for (const n of t) r === e.length ? e.push(i = new N(this.O(L()), this.O(L()), this, this.options)) : i = e[r], i._$AI(n), r++;
393
393
  r < e.length && (this._$AR(i && i._$AB.nextSibling, r), e.length = r);
394
394
  }
395
395
  _$AR(t = this._$AA.nextSibling, e) {
396
396
  for (this._$AP?.(!1, !0, e); t !== this._$AB; ) {
397
- const i = et(t).nextSibling;
398
- et(t).remove(), t = i;
397
+ const i = st(t).nextSibling;
398
+ st(t).remove(), t = i;
399
399
  }
400
400
  }
401
401
  setConnected(t) {
402
402
  this._$AM === void 0 && (this._$Cv = t, this._$AP?.(t));
403
403
  }
404
404
  }
405
- class H {
405
+ class I {
406
406
  get tagName() {
407
407
  return this.element.tagName;
408
408
  }
409
409
  get _$AU() {
410
410
  return this._$AM._$AU;
411
411
  }
412
- constructor(t, e, i, r, o) {
413
- this.type = 1, this._$AH = u, this._$AN = void 0, this.element = t, this.name = e, this._$AM = r, this.options = o, i.length > 2 || i[0] !== "" || i[1] !== "" ? (this._$AH = Array(i.length - 1).fill(new String()), this.strings = i) : this._$AH = u;
412
+ constructor(t, e, i, r, n) {
413
+ this.type = 1, this._$AH = d, this._$AN = void 0, this.element = t, this.name = e, this._$AM = r, this.options = n, i.length > 2 || i[0] !== "" || i[1] !== "" ? (this._$AH = Array(i.length - 1).fill(new String()), this.strings = i) : this._$AH = d;
414
414
  }
415
415
  _$AI(t, e = this, i, r) {
416
- const o = this.strings;
417
- let n = !1;
418
- if (o === void 0) t = C(this, t, e, 0), n = !O(t) || t !== this._$AH && t !== w, n && (this._$AH = t);
416
+ const n = this.strings;
417
+ let o = !1;
418
+ if (n === void 0) t = T(this, t, e, 0), o = !M(t) || t !== this._$AH && t !== E, o && (this._$AH = t);
419
419
  else {
420
420
  const l = t;
421
- let a, h;
422
- for (t = o[0], a = 0; a < o.length - 1; a++) h = C(this, l[i + a], e, a), h === w && (h = this._$AH[a]), n ||= !O(h) || h !== this._$AH[a], h === u ? t = u : t !== u && (t += (h ?? "") + o[a + 1]), this._$AH[a] = h;
421
+ let h, a;
422
+ for (t = n[0], h = 0; h < n.length - 1; h++) a = T(this, l[i + h], e, h), a === E && (a = this._$AH[h]), o ||= !M(a) || a !== this._$AH[h], a === d ? t = d : t !== d && (t += (a ?? "") + n[h + 1]), this._$AH[h] = a;
423
423
  }
424
- n && !r && this.j(t);
424
+ o && !r && this.j(t);
425
425
  }
426
426
  j(t) {
427
- t === u ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
427
+ t === d ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
428
428
  }
429
429
  }
430
- class qt extends H {
430
+ class qt extends I {
431
431
  constructor() {
432
432
  super(...arguments), this.type = 3;
433
433
  }
434
434
  j(t) {
435
- this.element[this.name] = t === u ? void 0 : t;
435
+ this.element[this.name] = t === d ? void 0 : t;
436
436
  }
437
437
  }
438
- class Vt extends H {
438
+ class Vt extends I {
439
439
  constructor() {
440
440
  super(...arguments), this.type = 4;
441
441
  }
442
442
  j(t) {
443
- this.element.toggleAttribute(this.name, !!t && t !== u);
443
+ this.element.toggleAttribute(this.name, !!t && t !== d);
444
444
  }
445
445
  }
446
- class Zt extends H {
447
- constructor(t, e, i, r, o) {
448
- super(t, e, i, r, o), this.type = 5;
446
+ class Zt extends I {
447
+ constructor(t, e, i, r, n) {
448
+ super(t, e, i, r, n), this.type = 5;
449
449
  }
450
450
  _$AI(t, e = this) {
451
- if ((t = C(this, t, e, 0) ?? u) === w) return;
452
- const i = this._$AH, r = t === u && i !== u || t.capture !== i.capture || t.once !== i.once || t.passive !== i.passive, o = t !== u && (i === u || r);
453
- r && this.element.removeEventListener(this.name, this, i), o && this.element.addEventListener(this.name, this, t), this._$AH = t;
451
+ if ((t = T(this, t, e, 0) ?? d) === E) return;
452
+ const i = this._$AH, r = t === d && i !== d || t.capture !== i.capture || t.once !== i.once || t.passive !== i.passive, n = t !== d && (i === d || r);
453
+ r && this.element.removeEventListener(this.name, this, i), n && this.element.addEventListener(this.name, this, t), this._$AH = t;
454
454
  }
455
455
  handleEvent(t) {
456
456
  typeof this._$AH == "function" ? this._$AH.call(this.options?.host ?? this.element, t) : this._$AH.handleEvent(t);
@@ -464,22 +464,22 @@ class Gt {
464
464
  return this._$AM._$AU;
465
465
  }
466
466
  _$AI(t) {
467
- C(this, t);
467
+ T(this, t);
468
468
  }
469
469
  }
470
- const Jt = V.litHtmlPolyfillSupport;
471
- Jt?.(P, L), (V.litHtmlVersions ??= []).push("3.3.2");
470
+ const Jt = G.litHtmlPolyfillSupport;
471
+ Jt?.(U, N), (G.litHtmlVersions ??= []).push("3.3.2");
472
472
  const Kt = (s, t, e) => {
473
473
  const i = e?.renderBefore ?? t;
474
474
  let r = i._$litPart$;
475
475
  if (r === void 0) {
476
- const o = e?.renderBefore ?? null;
477
- i._$litPart$ = r = new L(t.insertBefore(D(), o), o, void 0, e ?? {});
476
+ const n = e?.renderBefore ?? null;
477
+ i._$litPart$ = r = new N(t.insertBefore(L(), n), n, void 0, e ?? {});
478
478
  }
479
479
  return r._$AI(s), r;
480
480
  };
481
- const G = globalThis;
482
- class T extends b {
481
+ const K = globalThis;
482
+ class P extends S {
483
483
  constructor() {
484
484
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
485
485
  }
@@ -498,54 +498,63 @@ class T extends b {
498
498
  super.disconnectedCallback(), this._$Do?.setConnected(!1);
499
499
  }
500
500
  render() {
501
- return w;
501
+ return E;
502
502
  }
503
503
  }
504
- T._$litElement$ = !0, T.finalized = !0, G.litElementHydrateSupport?.({ LitElement: T });
505
- const Xt = G.litElementPolyfillSupport;
506
- Xt?.({ LitElement: T });
507
- (G.litElementVersions ??= []).push("4.2.2");
508
- const Yt = (s) => (t, e) => {
504
+ P._$litElement$ = !0, P.finalized = !0, K.litElementHydrateSupport?.({ LitElement: P });
505
+ const Yt = K.litElementPolyfillSupport;
506
+ Yt?.({ LitElement: P });
507
+ (K.litElementVersions ??= []).push("4.2.2");
508
+ const Xt = (s) => (t, e) => {
509
509
  e !== void 0 ? e.addInitializer(() => {
510
510
  customElements.define(s, t);
511
511
  }) : customElements.define(s, t);
512
512
  };
513
- const Ft = { attribute: !0, type: String, converter: U, reflect: !1, hasChanged: q }, Qt = (s = Ft, t, e) => {
513
+ const Ft = { attribute: !0, type: String, converter: H, reflect: !1, hasChanged: Z }, Qt = (s = Ft, t, e) => {
514
514
  const { kind: i, metadata: r } = e;
515
- let o = globalThis.litPropertyMetadata.get(r);
516
- if (o === void 0 && globalThis.litPropertyMetadata.set(r, o = /* @__PURE__ */ new Map()), i === "setter" && ((s = Object.create(s)).wrapped = !0), o.set(e.name, s), i === "accessor") {
517
- const { name: n } = e;
515
+ let n = globalThis.litPropertyMetadata.get(r);
516
+ if (n === void 0 && globalThis.litPropertyMetadata.set(r, n = /* @__PURE__ */ new Map()), i === "setter" && ((s = Object.create(s)).wrapped = !0), n.set(e.name, s), i === "accessor") {
517
+ const { name: o } = e;
518
518
  return { set(l) {
519
- const a = t.get.call(this);
520
- t.set.call(this, l), this.requestUpdate(n, a, s, !0, l);
519
+ const h = t.get.call(this);
520
+ t.set.call(this, l), this.requestUpdate(o, h, s, !0, l);
521
521
  }, init(l) {
522
- return l !== void 0 && this.C(n, void 0, s, l), l;
522
+ return l !== void 0 && this.C(o, void 0, s, l), l;
523
523
  } };
524
524
  }
525
525
  if (i === "setter") {
526
- const { name: n } = e;
526
+ const { name: o } = e;
527
527
  return function(l) {
528
- const a = this[n];
529
- t.call(this, l), this.requestUpdate(n, a, s, !0, l);
528
+ const h = this[o];
529
+ t.call(this, l), this.requestUpdate(o, h, s, !0, l);
530
530
  };
531
531
  }
532
532
  throw Error("Unsupported decorator location: " + i);
533
533
  };
534
- function J(s) {
535
- return (t, e) => typeof e == "object" ? Qt(s, t, e) : ((i, r, o) => {
536
- const n = r.hasOwnProperty(o);
537
- return r.constructor.createProperty(o, i), n ? Object.getOwnPropertyDescriptor(r, o) : void 0;
534
+ function Y(s) {
535
+ return (t, e) => typeof e == "object" ? Qt(s, t, e) : ((i, r, n) => {
536
+ const o = r.hasOwnProperty(n);
537
+ return r.constructor.createProperty(n, i), o ? Object.getOwnPropertyDescriptor(r, n) : void 0;
538
538
  })(s, t, e);
539
539
  }
540
- function R(s) {
541
- return J({ ...s, state: !0, attribute: !1 });
540
+ function k(s) {
541
+ return Y({ ...s, state: !0, attribute: !1 });
542
542
  }
543
- var te = Object.defineProperty, ee = Object.getOwnPropertyDescriptor, A = (s, t, e, i) => {
544
- for (var r = i > 1 ? void 0 : i ? ee(t, e) : t, o = s.length - 1, n; o >= 0; o--)
545
- (n = s[o]) && (r = (i ? n(t, e, r) : n(r)) || r);
546
- return i && r && te(t, e, r), r;
543
+ const te = (s, t, e) => (e.configurable = !0, e.enumerable = !0, Reflect.decorate && typeof t != "object" && Object.defineProperty(s, t, e), e);
544
+ function ee(s, t) {
545
+ return (e, i, r) => {
546
+ const n = (o) => o.renderRoot?.querySelector(s) ?? null;
547
+ return te(e, i, { get() {
548
+ return n(this);
549
+ } });
550
+ };
551
+ }
552
+ var se = Object.defineProperty, ie = Object.getOwnPropertyDescriptor, x = (s, t, e, i) => {
553
+ for (var r = i > 1 ? void 0 : i ? ie(t, e) : t, n = s.length - 1, o; n >= 0; n--)
554
+ (o = s[n]) && (r = (i ? o(t, e, r) : o(r)) || r);
555
+ return i && r && se(t, e, r), r;
547
556
  };
548
- k.use([
557
+ W.use([
549
558
  ft,
550
559
  $t,
551
560
  gt,
@@ -559,12 +568,12 @@ k.use([
559
568
  wt,
560
569
  Ct
561
570
  ]);
562
- let g = class extends T {
571
+ let g = class extends P {
563
572
  constructor() {
564
- super(), this.canvasList = /* @__PURE__ */ new Map(), this.origWidth = 0, this.origHeight = 0, this.modifier = 1, this.version = "1.6.28", this.updateThresholdMs = 300, this.maxIntervalSamples = 3, this.template = {
573
+ super(), this.canvasList = /* @__PURE__ */ new Map(), this.origWidth = 0, this.origHeight = 0, this.modifier = 1, this.version = "1.6.29", this.updateThresholdMs = 300, this.maxIntervalSamples = 3, this.template = {
565
574
  title: {
566
575
  text: "Temperature Change in the Coming Week",
567
- left: 20,
576
+ left: "center",
568
577
  top: 0,
569
578
  textStyle: {
570
579
  fontSize: 14
@@ -574,7 +583,7 @@ let g = class extends T {
574
583
  trigger: "axis"
575
584
  },
576
585
  legend: {
577
- right: "10%",
586
+ right: 0,
578
587
  top: 0
579
588
  },
580
589
  grid: {
@@ -664,7 +673,7 @@ let g = class extends T {
664
673
  s.has("inputData") && this.chartContainer && (this.transformData(), this.applyData()), s.has("theme") && (this.registerTheme(this.theme), this.deleteCharts(), this.transformData(), this.applyData()), super.update(s);
665
674
  }
666
675
  firstUpdated(s) {
667
- this.chartContainer = this.shadowRoot?.querySelector(".chart-container"), this.registerTheme(this.theme), this.transformData(), this.applyData(), this.chartContainer && (this.resizeObserver = new ResizeObserver(() => {
676
+ this.registerTheme(this.theme), this.transformData(), this.applyData(), this.chartContainer && (this.resizeObserver = new ResizeObserver(() => {
668
677
  this.canvasList.forEach((t) => {
669
678
  t.echart?.resize();
670
679
  });
@@ -673,16 +682,10 @@ let g = class extends T {
673
682
  registerTheme(s) {
674
683
  const t = getComputedStyle(this).getPropertyValue("--re-text-color").trim(), e = getComputedStyle(this).getPropertyValue("--re-tile-background-color").trim();
675
684
  if (this.themeBgColor = e || this.theme?.theme_object?.backgroundColor, this.themeTitleColor = t || this.theme?.theme_object?.title?.textStyle?.color, this.themeSubtitleColor = t || this.theme?.theme_object?.title?.subtextStyle?.color || this.themeTitleColor, !s || !s.theme_object || !s.theme_name) return;
676
- const i = [
677
- "parallel",
678
- "geo",
679
- "timeline",
680
- "visualMap",
681
- "markPoint"
682
- ], r = Object.fromEntries(
683
- Object.entries(s.theme_object).filter(([o]) => !i.includes(o))
685
+ const i = ["parallel", "geo", "timeline", "visualMap", "markPoint"], r = Object.fromEntries(
686
+ Object.entries(s.theme_object).filter(([n]) => !i.includes(n))
684
687
  );
685
- k.registerTheme(s.theme_name, r);
688
+ W.registerTheme(s.theme_name, r);
686
689
  }
687
690
  transformData() {
688
691
  if (!this?.inputData?.dataseries?.length) return;
@@ -690,19 +693,19 @@ let g = class extends T {
690
693
  t.series = [], t.doomed = !0;
691
694
  }), this.inputData.dataseries.sort((t, e) => (t.advanced?.drawOrder ?? 0) - (e.advanced?.drawOrder ?? 0)), this.inputData.dataseries.forEach((t) => {
692
695
  t.advanced ??= {}, t.advanced.chartName ??= "", t.data ??= [];
693
- const e = [...new Set(t.data.map((o) => o.pivot ?? ""))].sort(), i = X(t.backgroundColor).monochromatic(e.length).map((o) => o.toHexString()), r = X(t.borderColor).monochromatic(e.length).map((o) => o.toHexString());
694
- e.forEach((o, n) => {
695
- const l = o ?? "", a = t.label ?? "", h = l + (l && a ? " - " : "") + a, p = t.borderColor ? t.advanced?.chartName?.includes("#split#") ? t.borderColor : r[n] : void 0, c = t.backgroundColor ? t.advanced?.chartName?.includes("#split#") ? t.backgroundColor : i[n] : void 0, m = e.length === 1 ? t.data : t.data?.filter((f) => f.pivot === o);
696
- let d = this.inputData?.axis?.timeseries ? m?.map((f) => ({ name: f.x, value: [new Date(f.x ?? "").getTime(), f.y, f.r] })) ?? [] : m?.map((f) => ({ name: f.x, value: [f.x, f.y, f.r] })) ?? [], $ = 0, K = 0;
697
- if (this.xAxisType() === "time" && d) {
698
- const f = d.map((mt) => mt.value[0]);
699
- $ = Math.min(...f), K = Math.max(...f);
696
+ const e = [...new Set(t.data.map((n) => n.pivot ?? ""))].sort(), i = X(t.backgroundColor).monochromatic(e.length).map((n) => n.toHexString()), r = X(t.borderColor).monochromatic(e.length).map((n) => n.toHexString());
697
+ e.forEach((n, o) => {
698
+ const l = n ?? "", h = t.label ?? "", a = l + (l && h ? " - " : "") + h, p = t.borderColor ? t.advanced?.chartName?.includes("#split#") ? t.borderColor : r[o] : void 0, c = t.backgroundColor ? t.advanced?.chartName?.includes("#split#") ? t.backgroundColor : i[o] : void 0, $ = e.length === 1 ? t.data : t.data?.filter((u) => u.pivot === n);
699
+ let m = this.inputData?.axis?.timeseries ? $?.map((u) => ({ name: u.x, value: [new Date(u.x ?? "").getTime(), u.y, u.r] })) ?? [] : $?.map((u) => ({ name: u.x, value: [u.x, u.y, u.r] })) ?? [], f = 0, C = 0;
700
+ if (this.xAxisType() === "time" && m) {
701
+ const u = m.map((mt) => mt.value[0]);
702
+ f = Math.min(...u), C = Math.max(...u);
700
703
  }
701
- const ut = {
702
- id: h,
703
- name: h,
704
- minDate: $,
705
- maxDate: K,
704
+ const y = {
705
+ id: a,
706
+ name: a,
707
+ minDate: f,
708
+ maxDate: C,
706
709
  type: t.type ?? "line",
707
710
  lineStyle: {
708
711
  color: p,
@@ -717,13 +720,13 @@ let g = class extends T {
717
720
  },
718
721
  areaStyle: t.styling?.fill ? { color: c } : void 0,
719
722
  symbol: t.styling?.pointStyle ?? "circle",
720
- symbolSize: (f) => f[2] ?? 4,
723
+ symbolSize: (u) => u[2] ?? 4,
721
724
  showSymbol: t.styling?.pointStyle !== "none",
722
- data: d ?? [],
725
+ data: m ?? [],
723
726
  drawOrder: t.advanced?.drawOrder ?? 0
724
727
  };
725
- let j = t.advanced?.chartName ?? "";
726
- j = j.replace("#split#", l), this.setupChart(j)?.series.push(ut);
728
+ let _ = t.advanced?.chartName ?? "";
729
+ _ = _.replace("#split#", l), this.setupChart(_)?.series.push(y);
727
730
  });
728
731
  });
729
732
  const s = [];
@@ -731,8 +734,8 @@ let g = class extends T {
731
734
  t.doomed && (t.echart?.dispose(), t.element?.remove(), s.push(e));
732
735
  }), s.forEach((t) => this.canvasList.delete(t)), this.canvasList = new Map(
733
736
  [...this.canvasList.entries()].sort(([t, e], [i, r]) => {
734
- const o = e.series?.[0].drawOrder ?? 0, n = r.series?.[0].drawOrder ?? 0;
735
- return o !== n ? o - n : t.localeCompare(i);
737
+ const n = e.series?.[0].drawOrder ?? 0, o = r.series?.[0].drawOrder ?? 0;
738
+ return n !== o ? n - o : t.localeCompare(i);
736
739
  })
737
740
  ), s.length > 0 && this.canvasList.forEach((t) => {
738
741
  t.echart?.resize();
@@ -754,9 +757,9 @@ let g = class extends T {
754
757
  let r = 0;
755
758
  if (this.xAxisType() === "time")
756
759
  for (const l of s.series) {
757
- const a = l.data;
758
- for (const h of a || []) {
759
- const p = h.value?.[0] || 0;
760
+ const h = l.data;
761
+ for (const a of h || []) {
762
+ const p = a.value?.[0] || 0;
760
763
  p > r && (r = p);
761
764
  }
762
765
  }
@@ -769,20 +772,20 @@ let g = class extends T {
769
772
  }
770
773
  s.lastUpdateTime = e, s.lastMaxTimestamp = r;
771
774
  }
772
- return s.updateIntervals && s.updateIntervals.length > 0 ? s.updateIntervals.reduce((l, a) => l + a, 0) / s.updateIntervals.length : this.updateThresholdMs;
775
+ return s.updateIntervals && s.updateIntervals.length > 0 ? s.updateIntervals.reduce((l, h) => l + h, 0) / s.updateIntervals.length : this.updateThresholdMs;
773
776
  }
774
777
  applyData() {
775
778
  if (this.chartContainer) {
776
779
  for (const s of this.canvasList.values())
777
780
  s.element && this.chartContainer.appendChild(s.element);
778
781
  this.canvasList.forEach((s, t) => {
779
- s.series.sort((c, m) => c.name > m.name ? 1 : -1);
780
- const e = this.inputData?.axis?.showLegend ?? !0, i = this.inputData?.axis?.showTitle ?? !0, r = this.inputData?.axis?.showXAxis ?? !0, o = this.inputData?.axis?.showYAxis ?? !0, n = this.inputData?.axis?.showBox ?? !1, l = JSON.stringify({
782
+ s.series.sort((f, C) => f.name > C.name ? 1 : -1);
783
+ const e = this.inputData?.axis?.showLegend ?? !0, i = this.inputData?.axis?.showTitle ?? !0, r = this.inputData?.axis?.showXAxis ?? !0, n = this.inputData?.axis?.showYAxis ?? !0, o = this.inputData?.axis?.showBox ?? !1, l = JSON.stringify({
781
784
  showLegend: e,
782
785
  showTitle: i,
783
786
  showXAxis: r,
784
- showYAxis: o,
785
- showBox: n,
787
+ showYAxis: n,
788
+ showBox: o,
786
789
  xAxisLabel: this.inputData?.axis?.xAxisLabel,
787
790
  yAxisLabel: this.inputData?.axis?.yAxisLabel,
788
791
  xAxisZoom: this.inputData?.axis?.xAxisZoom,
@@ -790,35 +793,39 @@ let g = class extends T {
790
793
  xAxisType: this.xAxisType(),
791
794
  yAxisType: this.yAxisType(),
792
795
  seriesCount: s.series.length,
793
- seriesNames: s.series.map((c) => c.name).join(",")
794
- }), a = s.lastConfig !== l;
796
+ seriesNames: s.series.map((f) => f.name).join(",")
797
+ }), h = s.lastConfig !== l;
795
798
  s.lastConfig = l;
796
- const h = a ? window.structuredClone(this.template) : s.echart?.getOption() ?? window.structuredClone(this.template);
797
- if (h.title.text = t, h.title.show = i, h.xAxis.name = this.inputData?.axis?.xAxisLabel ?? "", h.xAxis.type = this.xAxisType(), h.xAxis.show = r, this.xAxisType() === "time") {
798
- const c = s.series.map((d) => d.maxDate ?? 0).reduce((d, $) => Math.max(d, $), 0), m = s.series.map((d) => d.minDate ?? 1 / 0).reduce((d, $) => Math.min(d, $), 1 / 0);
799
- h.xAxis = {
800
- ...h.xAxis,
801
- min: m ?? (/* @__PURE__ */ new Date()).getTime() - 1440 * 60 * 1e3,
802
- max: c ?? (/* @__PURE__ */ new Date()).getTime()
799
+ const a = h ? window.structuredClone(this.template) : s.echart?.getOption() ?? window.structuredClone(this.template);
800
+ if (a.title.text = t, a.title.show = i, a.xAxis.name = this.inputData?.axis?.xAxisLabel ?? "", a.xAxis.type = this.xAxisType(), a.xAxis.show = r, this.xAxisType() === "time") {
801
+ const f = s.series.map((y) => y.maxDate ?? 0).reduce((y, _) => Math.max(y, _), 0), C = s.series.map((y) => y.minDate ?? 1 / 0).reduce((y, _) => Math.min(y, _), 1 / 0);
802
+ a.xAxis = {
803
+ ...a.xAxis,
804
+ min: C ?? (/* @__PURE__ */ new Date()).getTime() - 1440 * 60 * 1e3,
805
+ max: f ?? (/* @__PURE__ */ new Date()).getTime()
803
806
  };
804
807
  }
805
- h.dataZoom[0].show = this.inputData?.axis?.xAxisZoom ?? !1, h.toolbox.show = this.inputData?.axis?.xAxisZoom ?? !1, h.yAxis.type = this.yAxisType(), h.yAxis.name = this.inputData?.axis?.yAxisLabel ?? "", h.yAxis.scale = this.inputData?.axis?.yAxisScaling ?? !1, h.yAxis.show = o, ["value", "log"].includes(h.yAxis.type) && (h.yAxis.axisLabel = {
808
+ a.dataZoom[0].show = this.inputData?.axis?.xAxisZoom ?? !1, a.toolbox.show = this.inputData?.axis?.xAxisZoom ?? !1;
809
+ const p = this.inputData?.axis?.yAxisLabel ?? "", c = n && !!p;
810
+ a.yAxis.type = this.yAxisType(), a.yAxis.name = p, a.yAxis.scale = this.inputData?.axis?.yAxisScaling ?? !1, a.yAxis.show = n, a.yAxis.nameLocation = "end", a.yAxis.nameGap = 10, a.yAxis.axisLine = { show: !0 }, ["value", "log"].includes(a.yAxis.type) && (a.yAxis.axisLabel = {
806
811
  "font-size": 14,
807
- formatter: (c) => Math.round(c * 100) / 100
808
- }), h.series = s.series, h.legend.show = e, h.grid = {
809
- ...h.grid,
810
- show: n,
812
+ formatter: (f) => Math.round(f * 100) / 100
813
+ }), a.series = s.series, a.legend.show = e;
814
+ const $ = i || c ? 30 : 0;
815
+ a.grid = {
816
+ ...a.grid,
817
+ show: o,
811
818
  backgroundColor: "transparent",
812
- borderWidth: n ? 1 : 0,
819
+ borderWidth: o ? 1 : 0,
813
820
  borderColor: this.themeTitleColor ?? "#ccc",
814
- top: i ? 30 : 0,
821
+ top: $,
815
822
  bottom: r ? 20 : 0,
816
- left: o ? 20 : 0,
823
+ left: n ? 20 : 0,
817
824
  right: 0,
818
- containLabel: r || o
825
+ containLabel: r || n
819
826
  };
820
- const p = this.calculateAnimationDuration(s, t);
821
- h.animation = !0, h.animationEasing = "linear", h.animationDuration = p, h.animationDurationUpdate = p, s.echart?.on("finished", () => s.drawing = !1), s.drawing = !0, s.echart?.setOption(h, { notMerge: a, lazyUpdate: !0 });
827
+ const m = this.calculateAnimationDuration(s, t);
828
+ a.animation = !0, a.animationEasing = "linear", a.animationDuration = m, a.animationDurationUpdate = m, s.echart?.on("finished", () => s.drawing = !1), s.drawing = !0, s.echart?.setOption(a, { notMerge: h, lazyUpdate: !0 });
822
829
  });
823
830
  }
824
831
  }
@@ -836,7 +843,7 @@ let g = class extends T {
836
843
  const e = document.createElement("div");
837
844
  e.setAttribute("name", s), e.setAttribute("class", "sizer"), this.chartContainer.appendChild(e);
838
845
  const r = {
839
- echart: k.init(e, this.theme?.theme_name),
846
+ echart: W.init(e, this.theme?.theme_name),
840
847
  series: [],
841
848
  element: e,
842
849
  drawing: !1,
@@ -950,26 +957,29 @@ g.styles = Tt`
950
957
  justify-content: center;
951
958
  }
952
959
  `;
953
- A([
954
- J({ type: Object })
960
+ x([
961
+ Y({ type: Object })
955
962
  ], g.prototype, "inputData", 2);
956
- A([
957
- J({ type: Object })
963
+ x([
964
+ Y({ type: Object })
958
965
  ], g.prototype, "theme", 2);
959
- A([
960
- R()
966
+ x([
967
+ k()
961
968
  ], g.prototype, "canvasList", 2);
962
- A([
963
- R()
969
+ x([
970
+ k()
964
971
  ], g.prototype, "themeBgColor", 2);
965
- A([
966
- R()
972
+ x([
973
+ k()
967
974
  ], g.prototype, "themeTitleColor", 2);
968
- A([
969
- R()
975
+ x([
976
+ k()
970
977
  ], g.prototype, "themeSubtitleColor", 2);
971
- g = A([
972
- Yt("widget-linechart-1.6.28")
978
+ x([
979
+ ee(".chart-container")
980
+ ], g.prototype, "chartContainer", 2);
981
+ g = x([
982
+ Xt("widget-linechart-1.6.29")
973
983
  ], g);
974
984
  export {
975
985
  g as WidgetLinechart