@moxa/graph 3.0.0-beta.2 → 3.0.0-beta.3

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/index.js CHANGED
@@ -6,7 +6,7 @@ var XU = (n, e, t) => e in n ? YU(n, e, { enumerable: !0, configurable: !0, writ
6
6
  var Gt = (n, e, t) => XU(n, typeof e != "symbol" ? e + "" : e, t), yy = (n, e, t) => e.has(n) || Kk("Cannot " + t);
7
7
  var Es = (n, e, t) => (yy(n, e, "read from private field"), t ? t.call(n) : e.get(n)), by = (n, e, t) => e.has(n) ? Kk("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(n) : e.set(n, t), J0 = (n, e, t, r) => (yy(n, e, "write to private field"), r ? r.call(n, t) : e.set(n, t), t), xy = (n, e, t) => (yy(n, e, "access private method"), t);
8
8
  var yn = /* @__PURE__ */ ((n) => (n.ZOOM_CANVAS = "zoomCanvas", n.DRAG_CANVAS = "dragCanvas", n.DRAG_ELEMENT = "dragElement", n.SCROLL_CANVAS = "scrollCanvas", n.COLLAPSE_EXPAND = "collapseExpand", n.CLICK_SELECT = "clickSelect", n.BRUSH_SELECT = "brushSelect", n.HOVER_ACTIVATE = "hoverActivate", n.FOCUS_ELEMENT = "focusElement", n.CREATE_EDGE = "createEdge", n.SELECT_ALL = "selectAll", n.FIX_ELEMENT_SIZE = "fixElementSize", n))(yn || {});
9
- const DAe = [
9
+ const IAe = [
10
10
  "hoverActivate",
11
11
  "clickSelect",
12
12
  "dragCanvas",
@@ -2315,7 +2315,7 @@ var lJ = Object.prototype, IF = function(n) {
2315
2315
  return n === t;
2316
2316
  }, uJ = function(n) {
2317
2317
  return xh(n, "RegExp");
2318
- }, Bt = function(n) {
2318
+ }, zt = function(n) {
2319
2319
  return n === void 0;
2320
2320
  };
2321
2321
  function DF(n) {
@@ -3812,7 +3812,7 @@ const _ee = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
3812
3812
  isRegExp: uJ,
3813
3813
  isString: on,
3814
3814
  isType: xh,
3815
- isUndefined: Bt,
3815
+ isUndefined: zt,
3816
3816
  keys: bF,
3817
3817
  last: CQ,
3818
3818
  lowerCase: nJ,
@@ -8293,7 +8293,7 @@ var VT = [
8293
8293
  r.d
8294
8294
  )), u.has("textTransform") && r.textTransform && this.runtime.CSSPropertySyntaxFactory[_t.TEXT_TRANSFORM].calculator(null, null, {
8295
8295
  value: r.textTransform
8296
- }, t, null), u.has("clipPath") && !Bt(r.clipPath) && this.runtime.CSSPropertySyntaxFactory[_t.DEFINED_PATH].calculator("clipPath", a, r.clipPath, t, this.runtime), u.has("offsetPath") && r.offsetPath && this.runtime.CSSPropertySyntaxFactory[_t.DEFINED_PATH].calculator("offsetPath", s, r.offsetPath, t, this.runtime), u.has("transform") && r.transform && (t.parsedStyle.transform = GT(r.transform)), u.has("transformOrigin") && r.transformOrigin && (t.parsedStyle.transformOrigin = Mne(r.transformOrigin)), u.has("markerStart") && r.markerStart && (t.parsedStyle.markerStart = this.runtime.CSSPropertySyntaxFactory[_t.MARKER].calculator(
8296
+ }, t, null), u.has("clipPath") && !zt(r.clipPath) && this.runtime.CSSPropertySyntaxFactory[_t.DEFINED_PATH].calculator("clipPath", a, r.clipPath, t, this.runtime), u.has("offsetPath") && r.offsetPath && this.runtime.CSSPropertySyntaxFactory[_t.DEFINED_PATH].calculator("offsetPath", s, r.offsetPath, t, this.runtime), u.has("transform") && r.transform && (t.parsedStyle.transform = GT(r.transform)), u.has("transformOrigin") && r.transformOrigin && (t.parsedStyle.transformOrigin = Mne(r.transformOrigin)), u.has("markerStart") && r.markerStart && (t.parsedStyle.markerStart = this.runtime.CSSPropertySyntaxFactory[_t.MARKER].calculator(
8297
8297
  null,
8298
8298
  // @ts-ignore
8299
8299
  r.markerStart,
@@ -11883,7 +11883,7 @@ var iie = ut.globalThis.Proxy ? ut.globalThis.Proxy : function() {
11883
11883
  key: "setAttribute",
11884
11884
  value: function(r, i) {
11885
11885
  var a = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1, s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !0;
11886
- Bt(i) || (a || i !== this.attributes[r]) && (this.internalSetAttribute(r, i, {
11886
+ zt(i) || (a || i !== this.attributes[r]) && (this.internalSetAttribute(r, i, {
11887
11887
  memoize: s
11888
11888
  }), uO(e, "setAttribute", this)([r, i]));
11889
11889
  }
@@ -13325,11 +13325,11 @@ var Iz = /* @__PURE__ */ function() {
13325
13325
  if (r.isTouchEvent(t))
13326
13326
  for (var a = 0; a < t.changedTouches.length; a++) {
13327
13327
  var s = t.changedTouches[a];
13328
- Bt(s.button) && (s.button = 0), Bt(s.buttons) && (s.buttons = 1), Bt(s.isPrimary) && (s.isPrimary = t.touches.length === 1 && t.type === "touchstart"), Bt(s.width) && (s.width = s.radiusX || 1), Bt(s.height) && (s.height = s.radiusY || 1), Bt(s.tiltX) && (s.tiltX = 0), Bt(s.tiltY) && (s.tiltY = 0), Bt(s.pointerType) && (s.pointerType = "touch"), Bt(s.pointerId) && (s.pointerId = s.identifier || 0), Bt(s.pressure) && (s.pressure = s.force || 0.5), Bt(s.twist) && (s.twist = 0), Bt(s.tangentialPressure) && (s.tangentialPressure = 0), s.isNormalized = !0, s.type = t.type, i.push(s);
13328
+ zt(s.button) && (s.button = 0), zt(s.buttons) && (s.buttons = 1), zt(s.isPrimary) && (s.isPrimary = t.touches.length === 1 && t.type === "touchstart"), zt(s.width) && (s.width = s.radiusX || 1), zt(s.height) && (s.height = s.radiusY || 1), zt(s.tiltX) && (s.tiltX = 0), zt(s.tiltY) && (s.tiltY = 0), zt(s.pointerType) && (s.pointerType = "touch"), zt(s.pointerId) && (s.pointerId = s.identifier || 0), zt(s.pressure) && (s.pressure = s.force || 0.5), zt(s.twist) && (s.twist = 0), zt(s.tangentialPressure) && (s.tangentialPressure = 0), s.isNormalized = !0, s.type = t.type, i.push(s);
13329
13329
  }
13330
13330
  else if (r.isMouseEvent(t)) {
13331
13331
  var o = t;
13332
- Bt(o.isPrimary) && (o.isPrimary = !0), Bt(o.width) && (o.width = 1), Bt(o.height) && (o.height = 1), Bt(o.tiltX) && (o.tiltX = 0), Bt(o.tiltY) && (o.tiltY = 0), Bt(o.pointerType) && (o.pointerType = "mouse"), Bt(o.pointerId) && (o.pointerId = Xne), Bt(o.pressure) && (o.pressure = 0.5), Bt(o.twist) && (o.twist = 0), Bt(o.tangentialPressure) && (o.tangentialPressure = 0), o.isNormalized = !0, i.push(o);
13332
+ zt(o.isPrimary) && (o.isPrimary = !0), zt(o.width) && (o.width = 1), zt(o.height) && (o.height = 1), zt(o.tiltX) && (o.tiltX = 0), zt(o.tiltY) && (o.tiltY = 0), zt(o.pointerType) && (o.pointerType = "mouse"), zt(o.pointerId) && (o.pointerId = Xne), zt(o.pressure) && (o.pressure = 0.5), zt(o.twist) && (o.twist = 0), zt(o.tangentialPressure) && (o.tangentialPressure = 0), o.isNormalized = !0, i.push(o);
13333
13333
  } else
13334
13334
  i.push(t);
13335
13335
  return i;
@@ -19451,11 +19451,11 @@ let I$ = class D$ extends Us {
19451
19451
  if (t.isTouchEvent(e))
19452
19452
  for (let i = 0; i < e.changedTouches.length; i++) {
19453
19453
  const a = e.changedTouches[i];
19454
- Bt(a.button) && (a.button = 0), Bt(a.buttons) && (a.buttons = 1), Bt(a.isPrimary) && (a.isPrimary = e.touches.length === 1 && e.type === "touchstart"), Bt(a.width) && (a.width = a.radiusX || 1), Bt(a.height) && (a.height = a.radiusY || 1), Bt(a.tiltX) && (a.tiltX = 0), Bt(a.tiltY) && (a.tiltY = 0), Bt(a.pointerType) && (a.pointerType = "touch"), Bt(a.pointerId) && (a.pointerId = a.identifier || 0), Bt(a.pressure) && (a.pressure = a.force || 0.5), Bt(a.twist) && (a.twist = 0), Bt(a.tangentialPressure) && (a.tangentialPressure = 0), a.isNormalized = !0, a.type = e.type, r.push(a);
19454
+ zt(a.button) && (a.button = 0), zt(a.buttons) && (a.buttons = 1), zt(a.isPrimary) && (a.isPrimary = e.touches.length === 1 && e.type === "touchstart"), zt(a.width) && (a.width = a.radiusX || 1), zt(a.height) && (a.height = a.radiusY || 1), zt(a.tiltX) && (a.tiltX = 0), zt(a.tiltY) && (a.tiltY = 0), zt(a.pointerType) && (a.pointerType = "touch"), zt(a.pointerId) && (a.pointerId = a.identifier || 0), zt(a.pressure) && (a.pressure = a.force || 0.5), zt(a.twist) && (a.twist = 0), zt(a.tangentialPressure) && (a.tangentialPressure = 0), a.isNormalized = !0, a.type = e.type, r.push(a);
19455
19455
  }
19456
19456
  else if (t.isMouseEvent(e)) {
19457
19457
  const i = e;
19458
- Bt(i.isPrimary) && (i.isPrimary = !0), Bt(i.width) && (i.width = 1), Bt(i.height) && (i.height = 1), Bt(i.tiltX) && (i.tiltX = 0), Bt(i.tiltY) && (i.tiltY = 0), Bt(i.pointerType) && (i.pointerType = "mouse"), Bt(i.pointerId) && (i.pointerId = 1), Bt(i.pressure) && (i.pressure = 0.5), Bt(i.twist) && (i.twist = 0), Bt(i.tangentialPressure) && (i.tangentialPressure = 0), i.isNormalized = !0, r.push(i);
19458
+ zt(i.isPrimary) && (i.isPrimary = !0), zt(i.width) && (i.width = 1), zt(i.height) && (i.height = 1), zt(i.tiltX) && (i.tiltX = 0), zt(i.tiltY) && (i.tiltY = 0), zt(i.pointerType) && (i.pointerType = "mouse"), zt(i.pointerId) && (i.pointerId = 1), zt(i.pressure) && (i.pressure = 0.5), zt(i.twist) && (i.twist = 0), zt(i.tangentialPressure) && (i.tangentialPressure = 0), i.isNormalized = !0, r.push(i);
19459
19459
  } else
19460
19460
  r.push(e);
19461
19461
  return r;
@@ -27818,7 +27818,7 @@ ${r}`);
27818
27818
  strassen3x3(B) {
27819
27819
  B = ne.checkMatrix(B);
27820
27820
  let C = new ne(3, 3);
27821
- const P = this.get(0, 0), I = this.get(0, 1), $ = this.get(0, 2), U = this.get(1, 0), W = this.get(1, 1), K = this.get(1, 2), ie = this.get(2, 0), ve = this.get(2, 1), ce = this.get(2, 2), Se = B.get(0, 0), Be = B.get(0, 1), ke = B.get(0, 2), Fe = B.get(1, 0), at = B.get(1, 1), me = B.get(1, 2), ot = B.get(2, 0), Tt = B.get(2, 1), Yt = B.get(2, 2), tn = (P + I + $ - U - W - ve - ce) * at, Zn = (P - U) * (-Be + at), Ft = W * (-Se + Be + Fe - at - me - ot + Yt), nn = (-P + U + W) * (Se - Be + at), Kn = (U + W) * (-Se + Be), Me = P * Se, ht = (-P + ie + ve) * (Se - ke + me), zt = (-P + ie) * (ke - me), pt = (ie + ve) * (-Se + ke), fr = (P + I + $ - W - K - ie - ve) * me, Hn = ve * (-Se + ke + Fe - at - me - ot + Tt), dr = (-$ + ve + ce) * (at + ot - Tt), $n = ($ - ce) * (at - Tt), si = $ * ot, Xi = (ve + ce) * (-ot + Tt), zr = (-$ + W + K) * (me + ot - Yt), Un = ($ - K) * (me - Yt), wt = (W + K) * (-ot + Yt), mn = I * Fe, wi = K * Tt, ra = U * ke, ia = ie * Be, br = ce * Yt, Rm = Me + si + mn, Lm = tn + nn + Kn + Me + dr + si + Xi, Im = Me + ht + pt + fr + si + zr + wt, Dm = Zn + Ft + nn + Me + si + zr + Un, P0 = Zn + nn + Kn + Me + wi, Fh = si + zr + Un + wt + ra, Wl = Me + ht + zt + Hn + dr + $n + si, Bm = dr + $n + si + Xi + ia, Ul = Me + ht + zt + pt + br;
27821
+ const P = this.get(0, 0), I = this.get(0, 1), $ = this.get(0, 2), U = this.get(1, 0), W = this.get(1, 1), K = this.get(1, 2), ie = this.get(2, 0), ve = this.get(2, 1), ce = this.get(2, 2), Se = B.get(0, 0), Be = B.get(0, 1), ke = B.get(0, 2), Fe = B.get(1, 0), at = B.get(1, 1), me = B.get(1, 2), ot = B.get(2, 0), Tt = B.get(2, 1), Yt = B.get(2, 2), tn = (P + I + $ - U - W - ve - ce) * at, Zn = (P - U) * (-Be + at), Bt = W * (-Se + Be + Fe - at - me - ot + Yt), nn = (-P + U + W) * (Se - Be + at), Kn = (U + W) * (-Se + Be), Me = P * Se, ht = (-P + ie + ve) * (Se - ke + me), Ft = (-P + ie) * (ke - me), pt = (ie + ve) * (-Se + ke), fr = (P + I + $ - W - K - ie - ve) * me, Hn = ve * (-Se + ke + Fe - at - me - ot + Tt), dr = (-$ + ve + ce) * (at + ot - Tt), $n = ($ - ce) * (at - Tt), si = $ * ot, Xi = (ve + ce) * (-ot + Tt), zr = (-$ + W + K) * (me + ot - Yt), Un = ($ - K) * (me - Yt), wt = (W + K) * (-ot + Yt), mn = I * Fe, wi = K * Tt, ra = U * ke, ia = ie * Be, br = ce * Yt, Rm = Me + si + mn, Lm = tn + nn + Kn + Me + dr + si + Xi, Im = Me + ht + pt + fr + si + zr + wt, Dm = Zn + Bt + nn + Me + si + zr + Un, P0 = Zn + nn + Kn + Me + wi, Fh = si + zr + Un + wt + ra, Wl = Me + ht + Ft + Hn + dr + $n + si, Bm = dr + $n + si + Xi + ia, Ul = Me + ht + Ft + pt + br;
27822
27822
  return C.set(0, 0, Rm), C.set(0, 1, Lm), C.set(0, 2, Im), C.set(1, 0, Dm), C.set(1, 1, P0), C.set(1, 2, Fh), C.set(2, 0, Wl), C.set(2, 1, Bm), C.set(2, 2, Ul), C;
27823
27823
  }
27824
27824
  mmulStrassen(B) {
@@ -27842,24 +27842,24 @@ ${r}`);
27842
27842
  if (Be <= 512 || ke <= 512)
27843
27843
  return ce.mmul(Se);
27844
27844
  Be % 2 === 1 && ke % 2 === 1 ? (ce = W(ce, Be + 1, ke + 1), Se = W(Se, Be + 1, ke + 1)) : Be % 2 === 1 ? (ce = W(ce, Be + 1, ke), Se = W(Se, Be + 1, ke)) : ke % 2 === 1 && (ce = W(ce, Be, ke + 1), Se = W(Se, Be, ke + 1));
27845
- let Fe = parseInt(ce.rows / 2, 10), at = parseInt(ce.columns / 2, 10), me = ce.subMatrix(0, Fe - 1, 0, at - 1), ot = Se.subMatrix(0, Fe - 1, 0, at - 1), Tt = ce.subMatrix(0, Fe - 1, at, ce.columns - 1), Yt = Se.subMatrix(0, Fe - 1, at, Se.columns - 1), tn = ce.subMatrix(Fe, ce.rows - 1, 0, at - 1), Zn = Se.subMatrix(Fe, Se.rows - 1, 0, at - 1), Ft = ce.subMatrix(Fe, ce.rows - 1, at, ce.columns - 1), nn = Se.subMatrix(Fe, Se.rows - 1, at, Se.columns - 1), Kn = ve(
27846
- oe.add(me, Ft),
27845
+ let Fe = parseInt(ce.rows / 2, 10), at = parseInt(ce.columns / 2, 10), me = ce.subMatrix(0, Fe - 1, 0, at - 1), ot = Se.subMatrix(0, Fe - 1, 0, at - 1), Tt = ce.subMatrix(0, Fe - 1, at, ce.columns - 1), Yt = Se.subMatrix(0, Fe - 1, at, Se.columns - 1), tn = ce.subMatrix(Fe, ce.rows - 1, 0, at - 1), Zn = Se.subMatrix(Fe, Se.rows - 1, 0, at - 1), Bt = ce.subMatrix(Fe, ce.rows - 1, at, ce.columns - 1), nn = Se.subMatrix(Fe, Se.rows - 1, at, Se.columns - 1), Kn = ve(
27846
+ oe.add(me, Bt),
27847
27847
  oe.add(ot, nn),
27848
27848
  Fe,
27849
27849
  at
27850
- ), Me = ve(oe.add(tn, Ft), ot, Fe, at), ht = ve(me, oe.sub(Yt, nn), Fe, at), zt = ve(Ft, oe.sub(Zn, ot), Fe, at), pt = ve(oe.add(me, Tt), nn, Fe, at), fr = ve(
27850
+ ), Me = ve(oe.add(tn, Bt), ot, Fe, at), ht = ve(me, oe.sub(Yt, nn), Fe, at), Ft = ve(Bt, oe.sub(Zn, ot), Fe, at), pt = ve(oe.add(me, Tt), nn, Fe, at), fr = ve(
27851
27851
  oe.sub(tn, me),
27852
27852
  oe.add(ot, Yt),
27853
27853
  Fe,
27854
27854
  at
27855
27855
  ), Hn = ve(
27856
- oe.sub(Tt, Ft),
27856
+ oe.sub(Tt, Bt),
27857
27857
  oe.add(Zn, nn),
27858
27858
  Fe,
27859
27859
  at
27860
- ), dr = oe.add(Kn, zt);
27860
+ ), dr = oe.add(Kn, Ft);
27861
27861
  dr.sub(pt), dr.add(Hn);
27862
- let $n = oe.add(ht, pt), si = oe.add(Me, zt), Xi = oe.sub(Kn, Me);
27862
+ let $n = oe.add(ht, pt), si = oe.add(Me, Ft), Xi = oe.sub(Kn, Me);
27863
27863
  Xi.add(ht), Xi.add(fr);
27864
27864
  let zr = oe.zeros(2 * dr.rows, 2 * dr.columns);
27865
27865
  return zr = zr.setSubMatrix(dr, 0, 0), zr = zr.setSubMatrix($n, dr.rows, 0), zr = zr.setSubMatrix(si, 0, dr.columns), zr = zr.setSubMatrix(Xi, dr.rows, dr.columns), zr.subMatrix(0, Be - 1, 0, ke - 1);
@@ -28871,12 +28871,12 @@ ${r}`);
28871
28871
  }
28872
28872
  for (let ht = Me + 1; ht < I; ht++) {
28873
28873
  if (Me < Yt && ke[Me] !== 0) {
28874
- let zt = 0;
28874
+ let Ft = 0;
28875
28875
  for (let pt = Me; pt < P; pt++)
28876
- zt += ce.get(pt, Me) * ce.get(pt, ht);
28877
- zt = -zt / ce.get(Me, Me);
28876
+ Ft += ce.get(pt, Me) * ce.get(pt, ht);
28877
+ Ft = -Ft / ce.get(Me, Me);
28878
28878
  for (let pt = Me; pt < P; pt++)
28879
- ce.set(pt, ht, ce.get(pt, ht) + zt * ce.get(pt, Me));
28879
+ ce.set(pt, ht, ce.get(pt, ht) + Ft * ce.get(pt, Me));
28880
28880
  }
28881
28881
  me[ht] = ce.get(Me, ht);
28882
28882
  }
@@ -28897,12 +28897,12 @@ ${r}`);
28897
28897
  for (let ht = Me + 1; ht < P; ht++)
28898
28898
  ot[ht] = 0;
28899
28899
  for (let ht = Me + 1; ht < P; ht++)
28900
- for (let zt = Me + 1; zt < I; zt++)
28901
- ot[ht] += me[zt] * ce.get(ht, zt);
28900
+ for (let Ft = Me + 1; Ft < I; Ft++)
28901
+ ot[ht] += me[Ft] * ce.get(ht, Ft);
28902
28902
  for (let ht = Me + 1; ht < I; ht++) {
28903
- let zt = -me[ht] / me[Me + 1];
28903
+ let Ft = -me[ht] / me[Me + 1];
28904
28904
  for (let pt = Me + 1; pt < P; pt++)
28905
- ce.set(pt, ht, ce.get(pt, ht) + zt * ot[pt]);
28905
+ ce.set(pt, ht, ce.get(pt, ht) + Ft * ot[pt]);
28906
28906
  }
28907
28907
  }
28908
28908
  if (ie)
@@ -28910,8 +28910,8 @@ ${r}`);
28910
28910
  at.set(ht, Me, me[ht]);
28911
28911
  }
28912
28912
  }
28913
- let Ft = Math.min(I, P + 1);
28914
- if (Yt < I && (ke[Yt] = ce.get(Yt, Yt)), P < Ft && (ke[Ft - 1] = 0), tn + 1 < Ft && (me[tn] = ce.get(tn, Ft - 1)), me[Ft - 1] = 0, K) {
28913
+ let Bt = Math.min(I, P + 1);
28914
+ if (Yt < I && (ke[Yt] = ce.get(Yt, Yt)), P < Bt && (ke[Bt - 1] = 0), tn + 1 < Bt && (me[tn] = ce.get(tn, Bt - 1)), me[Bt - 1] = 0, K) {
28915
28915
  for (let Me = Yt; Me < Se; Me++) {
28916
28916
  for (let ht = 0; ht < P; ht++)
28917
28917
  Fe.set(ht, Me, 0);
@@ -28920,12 +28920,12 @@ ${r}`);
28920
28920
  for (let Me = Yt - 1; Me >= 0; Me--)
28921
28921
  if (ke[Me] !== 0) {
28922
28922
  for (let ht = Me + 1; ht < Se; ht++) {
28923
- let zt = 0;
28923
+ let Ft = 0;
28924
28924
  for (let pt = Me; pt < P; pt++)
28925
- zt += Fe.get(pt, Me) * Fe.get(pt, ht);
28926
- zt = -zt / Fe.get(Me, Me);
28925
+ Ft += Fe.get(pt, Me) * Fe.get(pt, ht);
28926
+ Ft = -Ft / Fe.get(Me, Me);
28927
28927
  for (let pt = Me; pt < P; pt++)
28928
- Fe.set(pt, ht, Fe.get(pt, ht) + zt * Fe.get(pt, Me));
28928
+ Fe.set(pt, ht, Fe.get(pt, ht) + Ft * Fe.get(pt, Me));
28929
28929
  }
28930
28930
  for (let ht = Me; ht < P; ht++)
28931
28931
  Fe.set(ht, Me, -Fe.get(ht, Me));
@@ -28942,75 +28942,75 @@ ${r}`);
28942
28942
  for (let Me = I - 1; Me >= 0; Me--) {
28943
28943
  if (Me < tn && me[Me] !== 0)
28944
28944
  for (let ht = Me + 1; ht < I; ht++) {
28945
- let zt = 0;
28945
+ let Ft = 0;
28946
28946
  for (let pt = Me + 1; pt < I; pt++)
28947
- zt += at.get(pt, Me) * at.get(pt, ht);
28948
- zt = -zt / at.get(Me + 1, Me);
28947
+ Ft += at.get(pt, Me) * at.get(pt, ht);
28948
+ Ft = -Ft / at.get(Me + 1, Me);
28949
28949
  for (let pt = Me + 1; pt < I; pt++)
28950
- at.set(pt, ht, at.get(pt, ht) + zt * at.get(pt, Me));
28950
+ at.set(pt, ht, at.get(pt, ht) + Ft * at.get(pt, Me));
28951
28951
  }
28952
28952
  for (let ht = 0; ht < I; ht++)
28953
28953
  at.set(ht, Me, 0);
28954
28954
  at.set(Me, Me, 1);
28955
28955
  }
28956
- let nn = Ft - 1, Kn = Number.EPSILON;
28957
- for (; Ft > 0; ) {
28956
+ let nn = Bt - 1, Kn = Number.EPSILON;
28957
+ for (; Bt > 0; ) {
28958
28958
  let Me, ht;
28959
- for (Me = Ft - 2; Me >= -1 && Me !== -1; Me--) {
28960
- const zt = Number.MIN_VALUE + Kn * Math.abs(ke[Me] + Math.abs(ke[Me + 1]));
28961
- if (Math.abs(me[Me]) <= zt || Number.isNaN(me[Me])) {
28959
+ for (Me = Bt - 2; Me >= -1 && Me !== -1; Me--) {
28960
+ const Ft = Number.MIN_VALUE + Kn * Math.abs(ke[Me] + Math.abs(ke[Me + 1]));
28961
+ if (Math.abs(me[Me]) <= Ft || Number.isNaN(me[Me])) {
28962
28962
  me[Me] = 0;
28963
28963
  break;
28964
28964
  }
28965
28965
  }
28966
- if (Me === Ft - 2)
28966
+ if (Me === Bt - 2)
28967
28967
  ht = 4;
28968
28968
  else {
28969
- let zt;
28970
- for (zt = Ft - 1; zt >= Me && zt !== Me; zt--) {
28971
- let pt = (zt !== Ft ? Math.abs(me[zt]) : 0) + (zt !== Me + 1 ? Math.abs(me[zt - 1]) : 0);
28972
- if (Math.abs(ke[zt]) <= Kn * pt) {
28973
- ke[zt] = 0;
28969
+ let Ft;
28970
+ for (Ft = Bt - 1; Ft >= Me && Ft !== Me; Ft--) {
28971
+ let pt = (Ft !== Bt ? Math.abs(me[Ft]) : 0) + (Ft !== Me + 1 ? Math.abs(me[Ft - 1]) : 0);
28972
+ if (Math.abs(ke[Ft]) <= Kn * pt) {
28973
+ ke[Ft] = 0;
28974
28974
  break;
28975
28975
  }
28976
28976
  }
28977
- zt === Me ? ht = 3 : zt === Ft - 1 ? ht = 1 : (ht = 2, Me = zt);
28977
+ Ft === Me ? ht = 3 : Ft === Bt - 1 ? ht = 1 : (ht = 2, Me = Ft);
28978
28978
  }
28979
28979
  switch (Me++, ht) {
28980
28980
  case 1: {
28981
- let zt = me[Ft - 2];
28982
- me[Ft - 2] = 0;
28983
- for (let pt = Ft - 2; pt >= Me; pt--) {
28984
- let fr = gt(ke[pt], zt), Hn = ke[pt] / fr, dr = zt / fr;
28985
- if (ke[pt] = fr, pt !== Me && (zt = -dr * me[pt - 1], me[pt - 1] = Hn * me[pt - 1]), ie)
28981
+ let Ft = me[Bt - 2];
28982
+ me[Bt - 2] = 0;
28983
+ for (let pt = Bt - 2; pt >= Me; pt--) {
28984
+ let fr = gt(ke[pt], Ft), Hn = ke[pt] / fr, dr = Ft / fr;
28985
+ if (ke[pt] = fr, pt !== Me && (Ft = -dr * me[pt - 1], me[pt - 1] = Hn * me[pt - 1]), ie)
28986
28986
  for (let $n = 0; $n < I; $n++)
28987
- fr = Hn * at.get($n, pt) + dr * at.get($n, Ft - 1), at.set($n, Ft - 1, -dr * at.get($n, pt) + Hn * at.get($n, Ft - 1)), at.set($n, pt, fr);
28987
+ fr = Hn * at.get($n, pt) + dr * at.get($n, Bt - 1), at.set($n, Bt - 1, -dr * at.get($n, pt) + Hn * at.get($n, Bt - 1)), at.set($n, pt, fr);
28988
28988
  }
28989
28989
  break;
28990
28990
  }
28991
28991
  case 2: {
28992
- let zt = me[Me - 1];
28992
+ let Ft = me[Me - 1];
28993
28993
  me[Me - 1] = 0;
28994
- for (let pt = Me; pt < Ft; pt++) {
28995
- let fr = gt(ke[pt], zt), Hn = ke[pt] / fr, dr = zt / fr;
28996
- if (ke[pt] = fr, zt = -dr * me[pt], me[pt] = Hn * me[pt], K)
28994
+ for (let pt = Me; pt < Bt; pt++) {
28995
+ let fr = gt(ke[pt], Ft), Hn = ke[pt] / fr, dr = Ft / fr;
28996
+ if (ke[pt] = fr, Ft = -dr * me[pt], me[pt] = Hn * me[pt], K)
28997
28997
  for (let $n = 0; $n < P; $n++)
28998
28998
  fr = Hn * Fe.get($n, pt) + dr * Fe.get($n, Me - 1), Fe.set($n, Me - 1, -dr * Fe.get($n, pt) + Hn * Fe.get($n, Me - 1)), Fe.set($n, pt, fr);
28999
28999
  }
29000
29000
  break;
29001
29001
  }
29002
29002
  case 3: {
29003
- const zt = Math.max(
29004
- Math.abs(ke[Ft - 1]),
29005
- Math.abs(ke[Ft - 2]),
29006
- Math.abs(me[Ft - 2]),
29003
+ const Ft = Math.max(
29004
+ Math.abs(ke[Bt - 1]),
29005
+ Math.abs(ke[Bt - 2]),
29006
+ Math.abs(me[Bt - 2]),
29007
29007
  Math.abs(ke[Me]),
29008
29008
  Math.abs(me[Me])
29009
- ), pt = ke[Ft - 1] / zt, fr = ke[Ft - 2] / zt, Hn = me[Ft - 2] / zt, dr = ke[Me] / zt, $n = me[Me] / zt, si = ((fr + pt) * (fr - pt) + Hn * Hn) / 2, Xi = pt * Hn * (pt * Hn);
29009
+ ), pt = ke[Bt - 1] / Ft, fr = ke[Bt - 2] / Ft, Hn = me[Bt - 2] / Ft, dr = ke[Me] / Ft, $n = me[Me] / Ft, si = ((fr + pt) * (fr - pt) + Hn * Hn) / 2, Xi = pt * Hn * (pt * Hn);
29010
29010
  let zr = 0;
29011
29011
  (si !== 0 || Xi !== 0) && (si < 0 ? zr = 0 - Math.sqrt(si * si + Xi) : zr = Math.sqrt(si * si + Xi), zr = Xi / (si + zr));
29012
29012
  let Un = (dr + pt) * (dr - pt) + zr, wt = dr * $n;
29013
- for (let mn = Me; mn < Ft - 1; mn++) {
29013
+ for (let mn = Me; mn < Bt - 1; mn++) {
29014
29014
  let wi = gt(Un, wt);
29015
29015
  wi === 0 && (wi = Number.MIN_VALUE);
29016
29016
  let ra = Un / wi, ia = wt / wi;
@@ -29021,24 +29021,24 @@ ${r}`);
29021
29021
  for (let br = 0; br < P; br++)
29022
29022
  wi = ra * Fe.get(br, mn) + ia * Fe.get(br, mn + 1), Fe.set(br, mn + 1, -ia * Fe.get(br, mn) + ra * Fe.get(br, mn + 1)), Fe.set(br, mn, wi);
29023
29023
  }
29024
- me[Ft - 2] = Un;
29024
+ me[Bt - 2] = Un;
29025
29025
  break;
29026
29026
  }
29027
29027
  case 4: {
29028
29028
  if (ke[Me] <= 0 && (ke[Me] = ke[Me] < 0 ? -ke[Me] : 0, ie))
29029
- for (let zt = 0; zt <= nn; zt++)
29030
- at.set(zt, Me, -at.get(zt, Me));
29029
+ for (let Ft = 0; Ft <= nn; Ft++)
29030
+ at.set(Ft, Me, -at.get(Ft, Me));
29031
29031
  for (; Me < nn && !(ke[Me] >= ke[Me + 1]); ) {
29032
- let zt = ke[Me];
29033
- if (ke[Me] = ke[Me + 1], ke[Me + 1] = zt, ie && Me < I - 1)
29032
+ let Ft = ke[Me];
29033
+ if (ke[Me] = ke[Me + 1], ke[Me + 1] = Ft, ie && Me < I - 1)
29034
29034
  for (let pt = 0; pt < I; pt++)
29035
- zt = at.get(pt, Me + 1), at.set(pt, Me + 1, at.get(pt, Me)), at.set(pt, Me, zt);
29035
+ Ft = at.get(pt, Me + 1), at.set(pt, Me + 1, at.get(pt, Me)), at.set(pt, Me, Ft);
29036
29036
  if (K && Me < P - 1)
29037
29037
  for (let pt = 0; pt < P; pt++)
29038
- zt = Fe.get(pt, Me + 1), Fe.set(pt, Me + 1, Fe.get(pt, Me)), Fe.set(pt, Me, zt);
29038
+ Ft = Fe.get(pt, Me + 1), Fe.set(pt, Me + 1, Fe.get(pt, Me)), Fe.set(pt, Me, Ft);
29039
29039
  Me++;
29040
29040
  }
29041
- Ft--;
29041
+ Bt--;
29042
29042
  break;
29043
29043
  }
29044
29044
  }
@@ -29355,7 +29355,7 @@ ${r}`);
29355
29355
  }
29356
29356
  }
29357
29357
  function Ut(re, B, C, P, I) {
29358
- let $ = re - 1, U = 0, W = re - 1, K = Number.EPSILON, ie = 0, ve = 0, ce = 0, Se = 0, Be = 0, ke = 0, Fe = 0, at = 0, me, ot, Tt, Yt, tn, Zn, Ft, nn, Kn, Me, ht, zt, pt, fr, Hn;
29358
+ let $ = re - 1, U = 0, W = re - 1, K = Number.EPSILON, ie = 0, ve = 0, ce = 0, Se = 0, Be = 0, ke = 0, Fe = 0, at = 0, me, ot, Tt, Yt, tn, Zn, Bt, nn, Kn, Me, ht, Ft, pt, fr, Hn;
29359
29359
  for (me = 0; me < re; me++)
29360
29360
  for ((me < U || me > W) && (C[me] = I.get(me, me), B[me] = 0), ot = Math.max(me - 1, 0); ot < re; ot++)
29361
29361
  ve = ve + Math.abs(I.get(me, ot));
@@ -29365,8 +29365,8 @@ ${r}`);
29365
29365
  if (Yt === $)
29366
29366
  I.set($, $, I.get($, $) + ie), C[$] = I.get($, $), B[$] = 0, $--, at = 0;
29367
29367
  else if (Yt === $ - 1) {
29368
- if (Ft = I.get($, $ - 1) * I.get($ - 1, $), ce = (I.get($ - 1, $ - 1) - I.get($, $)) / 2, Se = ce * ce + Ft, Fe = Math.sqrt(Math.abs(Se)), I.set($, $, I.get($, $) + ie), I.set($ - 1, $ - 1, I.get($ - 1, $ - 1) + ie), nn = I.get($, $), Se >= 0) {
29369
- for (Fe = ce >= 0 ? ce + Fe : ce - Fe, C[$ - 1] = nn + Fe, C[$] = C[$ - 1], Fe !== 0 && (C[$] = nn - Ft / Fe), B[$ - 1] = 0, B[$] = 0, nn = I.get($, $ - 1), ke = Math.abs(nn) + Math.abs(Fe), ce = nn / ke, Se = Fe / ke, Be = Math.sqrt(ce * ce + Se * Se), ce = ce / Be, Se = Se / Be, ot = $ - 1; ot < re; ot++)
29368
+ if (Bt = I.get($, $ - 1) * I.get($ - 1, $), ce = (I.get($ - 1, $ - 1) - I.get($, $)) / 2, Se = ce * ce + Bt, Fe = Math.sqrt(Math.abs(Se)), I.set($, $, I.get($, $) + ie), I.set($ - 1, $ - 1, I.get($ - 1, $ - 1) + ie), nn = I.get($, $), Se >= 0) {
29369
+ for (Fe = ce >= 0 ? ce + Fe : ce - Fe, C[$ - 1] = nn + Fe, C[$] = C[$ - 1], Fe !== 0 && (C[$] = nn - Bt / Fe), B[$ - 1] = 0, B[$] = 0, nn = I.get($, $ - 1), ke = Math.abs(nn) + Math.abs(Fe), ce = nn / ke, Se = Fe / ke, Be = Math.sqrt(ce * ce + Se * Se), ce = ce / Be, Se = Se / Be, ot = $ - 1; ot < re; ot++)
29370
29370
  Fe = I.get($ - 1, ot), I.set($ - 1, ot, Se * Fe + ce * I.get($, ot)), I.set($, ot, Se * I.get($, ot) - ce * Fe);
29371
29371
  for (me = 0; me <= $; me++)
29372
29372
  Fe = I.get(me, $ - 1), I.set(me, $ - 1, Se * Fe + ce * I.get(me, $)), I.set(me, $, Se * I.get(me, $) - ce * Fe);
@@ -29376,17 +29376,17 @@ ${r}`);
29376
29376
  C[$ - 1] = nn + ce, C[$] = nn + ce, B[$ - 1] = Fe, B[$] = -Fe;
29377
29377
  $ = $ - 2, at = 0;
29378
29378
  } else {
29379
- if (nn = I.get($, $), Kn = 0, Ft = 0, Yt < $ && (Kn = I.get($ - 1, $ - 1), Ft = I.get($, $ - 1) * I.get($ - 1, $)), at === 10) {
29379
+ if (nn = I.get($, $), Kn = 0, Bt = 0, Yt < $ && (Kn = I.get($ - 1, $ - 1), Bt = I.get($, $ - 1) * I.get($ - 1, $)), at === 10) {
29380
29380
  for (ie += nn, me = U; me <= $; me++)
29381
29381
  I.set(me, me, I.get(me, me) - nn);
29382
- ke = Math.abs(I.get($, $ - 1)) + Math.abs(I.get($ - 1, $ - 2)), nn = Kn = 0.75 * ke, Ft = -0.4375 * ke * ke;
29382
+ ke = Math.abs(I.get($, $ - 1)) + Math.abs(I.get($ - 1, $ - 2)), nn = Kn = 0.75 * ke, Bt = -0.4375 * ke * ke;
29383
29383
  }
29384
- if (at === 30 && (ke = (Kn - nn) / 2, ke = ke * ke + Ft, ke > 0)) {
29385
- for (ke = Math.sqrt(ke), Kn < nn && (ke = -ke), ke = nn - Ft / ((Kn - nn) / 2 + ke), me = U; me <= $; me++)
29384
+ if (at === 30 && (ke = (Kn - nn) / 2, ke = ke * ke + Bt, ke > 0)) {
29385
+ for (ke = Math.sqrt(ke), Kn < nn && (ke = -ke), ke = nn - Bt / ((Kn - nn) / 2 + ke), me = U; me <= $; me++)
29386
29386
  I.set(me, me, I.get(me, me) - ke);
29387
- ie += ke, nn = Kn = Ft = 0.964;
29387
+ ie += ke, nn = Kn = Bt = 0.964;
29388
29388
  }
29389
- for (at = at + 1, tn = $ - 2; tn >= Yt && (Fe = I.get(tn, tn), Be = nn - Fe, ke = Kn - Fe, ce = (Be * ke - Ft) / I.get(tn + 1, tn) + I.get(tn, tn + 1), Se = I.get(tn + 1, tn + 1) - Fe - Be - ke, Be = I.get(tn + 2, tn + 1), ke = Math.abs(ce) + Math.abs(Se) + Math.abs(Be), ce = ce / ke, Se = Se / ke, Be = Be / ke, !(tn === Yt || Math.abs(I.get(tn, tn - 1)) * (Math.abs(Se) + Math.abs(Be)) < K * (Math.abs(ce) * (Math.abs(I.get(tn - 1, tn - 1)) + Math.abs(Fe) + Math.abs(I.get(tn + 1, tn + 1)))))); )
29389
+ for (at = at + 1, tn = $ - 2; tn >= Yt && (Fe = I.get(tn, tn), Be = nn - Fe, ke = Kn - Fe, ce = (Be * ke - Bt) / I.get(tn + 1, tn) + I.get(tn, tn + 1), Se = I.get(tn + 1, tn + 1) - Fe - Be - ke, Be = I.get(tn + 2, tn + 1), ke = Math.abs(ce) + Math.abs(Se) + Math.abs(Be), ce = ce / ke, Se = Se / ke, Be = Be / ke, !(tn === Yt || Math.abs(I.get(tn, tn - 1)) * (Math.abs(Se) + Math.abs(Be)) < K * (Math.abs(ce) * (Math.abs(I.get(tn - 1, tn - 1)) + Math.abs(Fe) + Math.abs(I.get(tn + 1, tn + 1)))))); )
29390
29390
  tn--;
29391
29391
  for (me = tn + 2; me <= $; me++)
29392
29392
  I.set(me, me - 2, 0), me > tn + 2 && I.set(me, me - 3, 0);
@@ -29405,14 +29405,14 @@ ${r}`);
29405
29405
  for ($ = re - 1; $ >= 0; $--)
29406
29406
  if (ce = C[$], Se = B[$], Se === 0)
29407
29407
  for (Yt = $, I.set($, $, 1), me = $ - 1; me >= 0; me--) {
29408
- for (Ft = I.get(me, me) - ce, Be = 0, ot = Yt; ot <= $; ot++)
29408
+ for (Bt = I.get(me, me) - ce, Be = 0, ot = Yt; ot <= $; ot++)
29409
29409
  Be = Be + I.get(me, ot) * I.get(ot, $);
29410
29410
  if (B[me] < 0)
29411
- Fe = Ft, ke = Be;
29412
- else if (Yt = me, B[me] === 0 ? I.set(me, $, Ft !== 0 ? -Be / Ft : -Be / (K * ve)) : (nn = I.get(me, me + 1), Kn = I.get(me + 1, me), Se = (C[me] - ce) * (C[me] - ce) + B[me] * B[me], Zn = (nn * ke - Fe * Be) / Se, I.set(me, $, Zn), I.set(
29411
+ Fe = Bt, ke = Be;
29412
+ else if (Yt = me, B[me] === 0 ? I.set(me, $, Bt !== 0 ? -Be / Bt : -Be / (K * ve)) : (nn = I.get(me, me + 1), Kn = I.get(me + 1, me), Se = (C[me] - ce) * (C[me] - ce) + B[me] * B[me], Zn = (nn * ke - Fe * Be) / Se, I.set(me, $, Zn), I.set(
29413
29413
  me + 1,
29414
29414
  $,
29415
- Math.abs(nn) > Math.abs(Fe) ? (-Be - Ft * Zn) / nn : (-ke - Kn * Zn) / Fe
29415
+ Math.abs(nn) > Math.abs(Fe) ? (-Be - Bt * Zn) / nn : (-ke - Kn * Zn) / Fe
29416
29416
  )), Zn = Math.abs(I.get(me, $)), K * Zn * Zn > 1)
29417
29417
  for (ot = me; ot <= $; ot++)
29418
29418
  I.set(ot, $, I.get(ot, $) / Zn);
@@ -29421,21 +29421,21 @@ ${r}`);
29421
29421
  for (Yt = $ - 1, Math.abs(I.get($, $ - 1)) > Math.abs(I.get($ - 1, $)) ? (I.set($ - 1, $ - 1, Se / I.get($, $ - 1)), I.set($ - 1, $, -(I.get($, $) - ce) / I.get($, $ - 1))) : (Hn = qt(0, -I.get($ - 1, $), I.get($ - 1, $ - 1) - ce, Se), I.set($ - 1, $ - 1, Hn[0]), I.set($ - 1, $, Hn[1])), I.set($, $ - 1, 0), I.set($, $, 1), me = $ - 2; me >= 0; me--) {
29422
29422
  for (Me = 0, ht = 0, ot = Yt; ot <= $; ot++)
29423
29423
  Me = Me + I.get(me, ot) * I.get(ot, $ - 1), ht = ht + I.get(me, ot) * I.get(ot, $);
29424
- if (Ft = I.get(me, me) - ce, B[me] < 0)
29425
- Fe = Ft, Be = Me, ke = ht;
29426
- else if (Yt = me, B[me] === 0 ? (Hn = qt(-Me, -ht, Ft, Se), I.set(me, $ - 1, Hn[0]), I.set(me, $, Hn[1])) : (nn = I.get(me, me + 1), Kn = I.get(me + 1, me), zt = (C[me] - ce) * (C[me] - ce) + B[me] * B[me] - Se * Se, pt = (C[me] - ce) * 2 * Se, zt === 0 && pt === 0 && (zt = K * ve * (Math.abs(Ft) + Math.abs(Se) + Math.abs(nn) + Math.abs(Kn) + Math.abs(Fe))), Hn = qt(
29424
+ if (Bt = I.get(me, me) - ce, B[me] < 0)
29425
+ Fe = Bt, Be = Me, ke = ht;
29426
+ else if (Yt = me, B[me] === 0 ? (Hn = qt(-Me, -ht, Bt, Se), I.set(me, $ - 1, Hn[0]), I.set(me, $, Hn[1])) : (nn = I.get(me, me + 1), Kn = I.get(me + 1, me), Ft = (C[me] - ce) * (C[me] - ce) + B[me] * B[me] - Se * Se, pt = (C[me] - ce) * 2 * Se, Ft === 0 && pt === 0 && (Ft = K * ve * (Math.abs(Bt) + Math.abs(Se) + Math.abs(nn) + Math.abs(Kn) + Math.abs(Fe))), Hn = qt(
29427
29427
  nn * Be - Fe * Me + Se * ht,
29428
29428
  nn * ke - Fe * ht - Se * Me,
29429
- zt,
29429
+ Ft,
29430
29430
  pt
29431
29431
  ), I.set(me, $ - 1, Hn[0]), I.set(me, $, Hn[1]), Math.abs(nn) > Math.abs(Fe) + Math.abs(Se) ? (I.set(
29432
29432
  me + 1,
29433
29433
  $ - 1,
29434
- (-Me - Ft * I.get(me, $ - 1) + Se * I.get(me, $)) / nn
29434
+ (-Me - Bt * I.get(me, $ - 1) + Se * I.get(me, $)) / nn
29435
29435
  ), I.set(
29436
29436
  me + 1,
29437
29437
  $,
29438
- (-ht - Ft * I.get(me, $) - Se * I.get(me, $ - 1)) / nn
29438
+ (-ht - Bt * I.get(me, $) - Se * I.get(me, $ - 1)) / nn
29439
29439
  )) : (Hn = qt(
29440
29440
  -Be - Kn * I.get(me, $ - 1),
29441
29441
  -ke - Kn * I.get(me, $),
@@ -41115,7 +41115,7 @@ const A1e = (n, e, t = 5) => {
41115
41115
  return o < s && ([s, o] = [o, s], [i, a] = [a, i]), l = Ng(s, o, t), l > 0 ? (s = Math.floor(s / l) * l, o = Math.ceil(o / l) * l, l = Ng(s, o, t)) : l < 0 && (s = Math.ceil(s * l) / l, o = Math.floor(o * l) / l, l = Ng(s, o, t)), l > 0 ? (r[i] = Math.floor(s / l) * l, r[a] = Math.ceil(o / l) * l) : l < 0 && (r[i] = Math.ceil(s * l) / l, r[a] = Math.floor(o * l) / l), r;
41116
41116
  };
41117
41117
  function yL(n) {
41118
- return !Bt(n) && !LF(n) && !Number.isNaN(n);
41118
+ return !zt(n) && !LF(n) && !Number.isNaN(n);
41119
41119
  }
41120
41120
  var q3 = { exports: {} }, j3, bL;
41121
41121
  function _1e() {
@@ -52142,7 +52142,7 @@ var eq = [
52142
52142
  r.d
52143
52143
  )), u.has("textTransform") && r.textTransform && this.runtime.CSSPropertySyntaxFactory[kt.TEXT_TRANSFORM].calculator(null, null, {
52144
52144
  value: r.textTransform
52145
- }, t, null), u.has("clipPath") && !Bt(r.clipPath) && this.runtime.CSSPropertySyntaxFactory[kt.DEFINED_PATH].calculator("clipPath", a, r.clipPath, t, this.runtime), u.has("offsetPath") && r.offsetPath && this.runtime.CSSPropertySyntaxFactory[kt.DEFINED_PATH].calculator("offsetPath", s, r.offsetPath, t, this.runtime), u.has("transform") && r.transform && (t.parsedStyle.transform = hxe(r.transform)), u.has("transformOrigin") && r.transformOrigin && (t.parsedStyle.transformOrigin = Exe(r.transformOrigin)), u.has("markerStart") && r.markerStart && (t.parsedStyle.markerStart = this.runtime.CSSPropertySyntaxFactory[kt.MARKER].calculator(
52145
+ }, t, null), u.has("clipPath") && !zt(r.clipPath) && this.runtime.CSSPropertySyntaxFactory[kt.DEFINED_PATH].calculator("clipPath", a, r.clipPath, t, this.runtime), u.has("offsetPath") && r.offsetPath && this.runtime.CSSPropertySyntaxFactory[kt.DEFINED_PATH].calculator("offsetPath", s, r.offsetPath, t, this.runtime), u.has("transform") && r.transform && (t.parsedStyle.transform = hxe(r.transform)), u.has("transformOrigin") && r.transformOrigin && (t.parsedStyle.transformOrigin = Exe(r.transformOrigin)), u.has("markerStart") && r.markerStart && (t.parsedStyle.markerStart = this.runtime.CSSPropertySyntaxFactory[kt.MARKER].calculator(
52146
52146
  null,
52147
52147
  // @ts-ignore
52148
52148
  r.markerStart,
@@ -55014,7 +55014,7 @@ var eEe = It.globalThis.Proxy ? It.globalThis.Proxy : function() {
55014
55014
  key: "setAttribute",
55015
55015
  value: function(r, i) {
55016
55016
  var a = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1, s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !0;
55017
- Bt(i) || (a || i !== this.attributes[r]) && (this.internalSetAttribute(r, i, {
55017
+ zt(i) || (a || i !== this.attributes[r]) && (this.internalSetAttribute(r, i, {
55018
55018
  memoize: s
55019
55019
  }), JL(e, "setAttribute", this)([r, i]));
55020
55020
  }
@@ -56123,11 +56123,11 @@ var EEe = /* @__PURE__ */ function() {
56123
56123
  if (r.isTouchEvent(t))
56124
56124
  for (var a = 0; a < t.changedTouches.length; a++) {
56125
56125
  var s = t.changedTouches[a];
56126
- Bt(s.button) && (s.button = 0), Bt(s.buttons) && (s.buttons = 1), Bt(s.isPrimary) && (s.isPrimary = t.touches.length === 1 && t.type === "touchstart"), Bt(s.width) && (s.width = s.radiusX || 1), Bt(s.height) && (s.height = s.radiusY || 1), Bt(s.tiltX) && (s.tiltX = 0), Bt(s.tiltY) && (s.tiltY = 0), Bt(s.pointerType) && (s.pointerType = "touch"), Bt(s.pointerId) && (s.pointerId = s.identifier || 0), Bt(s.pressure) && (s.pressure = s.force || 0.5), Bt(s.twist) && (s.twist = 0), Bt(s.tangentialPressure) && (s.tangentialPressure = 0), s.isNormalized = !0, s.type = t.type, i.push(s);
56126
+ zt(s.button) && (s.button = 0), zt(s.buttons) && (s.buttons = 1), zt(s.isPrimary) && (s.isPrimary = t.touches.length === 1 && t.type === "touchstart"), zt(s.width) && (s.width = s.radiusX || 1), zt(s.height) && (s.height = s.radiusY || 1), zt(s.tiltX) && (s.tiltX = 0), zt(s.tiltY) && (s.tiltY = 0), zt(s.pointerType) && (s.pointerType = "touch"), zt(s.pointerId) && (s.pointerId = s.identifier || 0), zt(s.pressure) && (s.pressure = s.force || 0.5), zt(s.twist) && (s.twist = 0), zt(s.tangentialPressure) && (s.tangentialPressure = 0), s.isNormalized = !0, s.type = t.type, i.push(s);
56127
56127
  }
56128
56128
  else if (r.isMouseEvent(t)) {
56129
56129
  var o = t;
56130
- Bt(o.isPrimary) && (o.isPrimary = !0), Bt(o.width) && (o.width = 1), Bt(o.height) && (o.height = 1), Bt(o.tiltX) && (o.tiltX = 0), Bt(o.tiltY) && (o.tiltY = 0), Bt(o.pointerType) && (o.pointerType = "mouse"), Bt(o.pointerId) && (o.pointerId = Vxe), Bt(o.pressure) && (o.pressure = 0.5), Bt(o.twist) && (o.twist = 0), Bt(o.tangentialPressure) && (o.tangentialPressure = 0), o.isNormalized = !0, i.push(o);
56130
+ zt(o.isPrimary) && (o.isPrimary = !0), zt(o.width) && (o.width = 1), zt(o.height) && (o.height = 1), zt(o.tiltX) && (o.tiltX = 0), zt(o.tiltY) && (o.tiltY = 0), zt(o.pointerType) && (o.pointerType = "mouse"), zt(o.pointerId) && (o.pointerId = Vxe), zt(o.pressure) && (o.pressure = 0.5), zt(o.twist) && (o.twist = 0), zt(o.tangentialPressure) && (o.tangentialPressure = 0), o.isNormalized = !0, i.push(o);
56131
56131
  } else
56132
56132
  i.push(t);
56133
56133
  return i;
@@ -60301,7 +60301,7 @@ const Jo = {
60301
60301
  ...qd
60302
60302
  };
60303
60303
  var fs = /* @__PURE__ */ ((n) => (n.ALIGN = "align", n.TREE = "tree", n.FORCE = "force", n.GRID = "grid", n.RING = "ring", n))(fs || {});
60304
- const HAe = {
60304
+ const VAe = {
60305
60305
  align: !1,
60306
60306
  tree: !1,
60307
60307
  force: !1,
@@ -60343,7 +60343,7 @@ function f_(n, e, t) {
60343
60343
  o.setAttribute("fill", t);
60344
60344
  }), a == null || a.setAttribute("fill", t)), a3e(a);
60345
60345
  }
60346
- const Uu = (n, e, t) => f_(n.iconSpriteText, e, t), qAe = () => navigator.userAgent.indexOf("Windows") !== -1, cq = () => navigator.userAgent.indexOf("Macintosh") !== -1, Ep = (n) => {
60346
+ const Uu = (n, e, t) => f_(n.iconSpriteText, e, t), HAe = () => navigator.userAgent.indexOf("Windows") !== -1, cq = () => navigator.userAgent.indexOf("Macintosh") !== -1, Ep = (n) => {
60347
60347
  const e = n.getLocalBounds(), t = n.getLocalPosition();
60348
60348
  return {
60349
60349
  x: t[0],
@@ -60353,7 +60353,7 @@ const Uu = (n, e, t) => f_(n.iconSpriteText, e, t), qAe = () => navigator.userAg
60353
60353
  min: { x: e.min[0], y: e.min[1] },
60354
60354
  max: { x: e.max[0], y: e.max[1] }
60355
60355
  };
60356
- }, jc = (n = [], e) => e.every((t) => n.some((r) => r === t)), jAe = (n = []) => n.filter((e) => e), vS = 10, X9 = (n = 0) => (e) => `\x1B[${e + n}m`, Z9 = (n = 0) => (e) => `\x1B[${38 + n};5;${e}m`, K9 = (n = 0) => (e, t, r) => `\x1B[${38 + n};2;${e};${t};${r}m`, Rr = {
60356
+ }, jc = (n = [], e) => e.every((t) => n.some((r) => r === t)), qAe = (n = []) => n.filter((e) => e), vS = 10, X9 = (n = 0) => (e) => `\x1B[${e + n}m`, Z9 = (n = 0) => (e) => `\x1B[${38 + n};5;${e}m`, K9 = (n = 0) => (e, t, r) => `\x1B[${38 + n};2;${e};${t};${r}m`, Rr = {
60357
60357
  modifier: {
60358
60358
  reset: [0, 0],
60359
60359
  // 21 isn't widely supported and 22 does the same thing
@@ -61029,23 +61029,22 @@ const k3e = (n) => function() {
61029
61029
  fontSize: o,
61030
61030
  fontFamily: l,
61031
61031
  wordWrap: u,
61032
- wordWrapWidth: c,
61033
- maxLines: h,
61034
- autoRotate: f,
61035
- position: d,
61036
- type: v,
61037
- startArrow: p,
61038
- endArrow: g
61032
+ maxLines: c,
61033
+ autoRotate: h,
61034
+ position: f,
61035
+ type: d,
61036
+ startArrow: v,
61037
+ endArrow: p
61039
61038
  } = n;
61040
- if (t && (e.labelText = t), r && (e.labelFill = r, e.labelColor = r), i && (e.labelCustomBackground = i), Bt(a) || (e.labelMaxWidth = a), s) {
61041
- const { x: b, y: x } = s;
61042
- b && (e.labelOffsetX = b), x && (e.labelOffsetY = x);
61043
- }
61044
- return o && (e.labelFontSize = o), l && (e.labelFontFamily = l), Bt(u) || (e.labelWordWrap = u), Bt(c) || (e.labelWordWrapWidth = c), Bt(h) || (e.labelMaxLines = h), Bt(f) || (e.labelAutoRotate = f), Object.assign(e, {
61045
- labelPosition: d,
61046
- labelType: v,
61047
- labelStartArrow: p,
61048
- labelEndArrow: g
61039
+ if (t && (e.labelText = t), r && (e.labelFill = r, e.labelColor = r), i && (e.labelCustomBackground = i), zt(a) || (e.labelMaxWidth = a), s) {
61040
+ const { x: g, y: b } = s;
61041
+ g && (e.labelOffsetX = g), b && (e.labelOffsetY = b);
61042
+ }
61043
+ return o && (e.labelFontSize = o), l && (e.labelFontFamily = l), zt(u) || (e.labelWordWrap = u), zt(c) || (e.labelMaxLines = c), zt(h) || (e.labelAutoRotate = h), Object.assign(e, {
61044
+ labelPosition: f,
61045
+ labelType: d,
61046
+ labelStartArrow: v,
61047
+ labelEndArrow: p
61049
61048
  });
61050
61049
  }, R3e = (n) => n ? {
61051
61050
  "line-edge": "line-edge",
@@ -61156,13 +61155,12 @@ const k3e = (n) => function() {
61156
61155
  fontSize: l,
61157
61156
  fontFamily: u,
61158
61157
  wordWrap: c,
61159
- wordWrapWidth: h,
61160
- maxLines: f,
61161
- background: d
61162
- } = n, v = e != null && e.full ? {
61158
+ maxLines: h,
61159
+ background: f
61160
+ } = n, d = e != null && e.full ? {
61163
61161
  title: !0
61164
61162
  } : {};
61165
- return i !== void 0 && (v.title = i), r !== void 0 && (v.titleText = r), a !== void 0 && (v.titleFill = a), l !== void 0 && (v.titleFontSize = l), u && (v.titleFontFamily = u), c && (v.titleWordWrap = c), h !== void 0 && (v.titleWordWrapWidth = h), f !== void 0 && (v.titleMaxLines = f), s !== void 0 && (v.titleMaxWidth = s), o && (v.titleOffsetX = o[0], v.titleOffsetY = o[1]), t && (v.titleStatus = t), d && (v.titleBackgroundFill = d), v;
61163
+ return i !== void 0 && (d.title = i), r !== void 0 && (d.titleText = r), a !== void 0 && (d.titleFill = a), l !== void 0 && (d.titleFontSize = l), u && (d.titleFontFamily = u), c && (d.titleWordWrap = c), h !== void 0 && (d.titleMaxLines = h), s !== void 0 && (d.titleMaxWidth = s), o && (d.titleOffsetX = o[0], d.titleOffsetY = o[1]), t && (d.titleStatus = t), f && (d.titleBackgroundFill = f), d;
61166
61164
  }, V3e = (n, e) => {
61167
61165
  const {
61168
61166
  text: t,
@@ -61173,14 +61171,13 @@ const k3e = (n) => function() {
61173
61171
  fontSize: o,
61174
61172
  fontFamily: l,
61175
61173
  wordWrap: u,
61176
- wordWrapWidth: c,
61177
- maxLines: h,
61178
- background: f
61174
+ maxLines: c,
61175
+ background: h
61179
61176
  // padding,
61180
- } = n, d = e != null && e.full ? {
61177
+ } = n, f = e != null && e.full ? {
61181
61178
  label: !0
61182
61179
  } : {};
61183
- return r !== void 0 && (d.label = r), t !== void 0 && (d.labelText = t), i !== void 0 && (d.labelFill = i), o !== void 0 && (d.labelFontSize = o), l && (d.labelFontFamily = l), u && (d.labelWordWrap = u), c !== void 0 && (d.labelWordWrapWidth = c), h !== void 0 && (d.labelMaxLines = h), a !== void 0 && (d.labelMaxWidth = a), s && (d.labelOffsetX = s[0], d.labelOffsetY = s[1]), f && (d.labelBackgroundFill = f), d;
61180
+ return r !== void 0 && (f.label = r), t !== void 0 && (f.labelText = t), i !== void 0 && (f.labelFill = i), o !== void 0 && (f.labelFontSize = o), l && (f.labelFontFamily = l), u && (f.labelWordWrap = u), c !== void 0 && (f.labelMaxLines = c), a !== void 0 && (f.labelMaxWidth = a), s && (f.labelOffsetX = s[0], f.labelOffsetY = s[1]), h && (f.labelBackgroundFill = h), f;
61184
61181
  }, H3e = (n) => {
61185
61182
  const { src: e } = n, t = {};
61186
61183
  return e !== void 0 && (t.iconSrc = e), t;
@@ -61196,7 +61193,6 @@ const k3e = (n) => function() {
61196
61193
  fontSize: n.titleFontSize,
61197
61194
  fontFamily: n.titleFontFamily,
61198
61195
  wordWrap: n.titleWordWrap,
61199
- wordWrapWidth: n.titleWordWrapWidth,
61200
61196
  maxLines: n.titleMaxLines,
61201
61197
  maxWidth: n.titleMaxWidth,
61202
61198
  offset: n.titleOffsetX && n.titleOffsetY ? { x: n.titleOffsetX, y: n.titleOffsetY } : void 0,
@@ -61212,7 +61208,6 @@ const k3e = (n) => function() {
61212
61208
  fontSize: n.labelFontSize,
61213
61209
  fontFamily: n.labelFontFamily,
61214
61210
  wordWrap: n.labelWordWrap,
61215
- wordWrapWidth: n.labelWordWrapWidth,
61216
61211
  maxLines: n.labelMaxLines,
61217
61212
  maxWidth: n.labelMaxWidth,
61218
61213
  offset: n.labelOffsetX && n.labelOffsetY ? { x: n.labelOffsetX, y: n.labelOffsetY } : void 0,
@@ -61293,40 +61288,38 @@ const k3e = (n) => function() {
61293
61288
  show: t,
61294
61289
  text: r,
61295
61290
  wordWrap: i,
61296
- wordWrapWidth: a,
61297
- maxLines: s,
61298
- position: o,
61299
- maxWidth: l,
61300
- offset: u,
61301
- status: c,
61302
- background: h
61303
- } = n, f = e != null && e.full ? {
61291
+ maxLines: a,
61292
+ position: s,
61293
+ maxWidth: o,
61294
+ offset: l,
61295
+ status: u,
61296
+ background: c
61297
+ } = n, h = e != null && e.full ? {
61304
61298
  titleText: r || "",
61305
61299
  titleFill: "#474747"
61306
61300
  } : {};
61307
- return t !== void 0 && (f.title = t), r !== void 0 && (f.titleText = r), i && (f.titleWordWrap = i), a !== void 0 && (f.titleWordWrapWidth = a), s !== void 0 && (f.titleMaxLines = s), o && (f.titlePosition = o), l !== void 0 && (f.titleMaxWidth = l), u && (f.titleOffsetX = u.x, f.titleOffsetY = u.y), c && (f.titleStatus = c), h && (f.titleBackgroundFill = h), f;
61301
+ return t !== void 0 && (h.title = t), r !== void 0 && (h.titleText = r), i && (h.titleWordWrap = i), a !== void 0 && (h.titleMaxLines = a), s && (h.titlePosition = s), o !== void 0 && (h.titleMaxWidth = o), l && (h.titleOffsetX = l.x, h.titleOffsetY = l.y), u && (h.titleStatus = u), c && (h.titleBackgroundFill = c), h;
61308
61302
  }, eSe = (n, e) => {
61309
61303
  if (!n) return {};
61310
61304
  const {
61311
61305
  show: t,
61312
61306
  text: r,
61313
61307
  wordWrap: i,
61314
- wordWrapWidth: a,
61315
- maxLines: s,
61316
- position: o,
61317
- maxWidth: l,
61318
- offset: u,
61319
- fontSize: c,
61320
- fontFamily: h,
61321
- background: f,
61322
- textOverflowMode: d
61308
+ maxLines: a,
61309
+ position: s,
61310
+ maxWidth: o,
61311
+ offset: l,
61312
+ fontSize: u,
61313
+ fontFamily: c,
61314
+ background: h,
61315
+ textOverflowMode: f
61323
61316
  // padding,
61324
- } = n, v = e != null && e.full ? {
61317
+ } = n, d = e != null && e.full ? {
61325
61318
  labelText: r || "",
61326
61319
  labelFill: "#474747",
61327
61320
  labelFontSize: 10
61328
61321
  } : {};
61329
- return t !== void 0 && (v.label = t), r !== void 0 && (v.labelText = r), i && (v.labelWordWrap = i), a !== void 0 && (v.labelWordWrapWidth = a), s !== void 0 && (v.labelMaxLines = s), o && (v.labelPosition = o), l !== void 0 && (v.labelMaxWidth = l), u && (v.labelOffsetX = u.x, v.labelOffsetY = u.y), c !== void 0 && (v.labelFontSize = c), h && (v.labelFontFamily = h), f && (v.labelBackgroundFill = f), d && (v.textOverflowMode = d), v;
61322
+ return t !== void 0 && (d.label = t), r !== void 0 && (d.labelText = r), i && (d.labelWordWrap = i), a !== void 0 && (d.labelMaxLines = a), s && (d.labelPosition = s), o !== void 0 && (d.labelMaxWidth = o), l && (d.labelOffsetX = l.x, d.labelOffsetY = l.y), u !== void 0 && (d.labelFontSize = u), c && (d.labelFontFamily = c), h && (d.labelBackgroundFill = h), f && (d.textOverflowMode = f), d;
61330
61323
  }, tSe = (n, e) => {
61331
61324
  if (!n) return {};
61332
61325
  const { src: t, name: r, width: i, height: a, offset: s } = n, o = {};
@@ -61337,7 +61330,6 @@ const k3e = (n) => function() {
61337
61330
  show: n.title !== !1,
61338
61331
  text: n.titleText,
61339
61332
  wordWrap: n.titleWordWrap,
61340
- wordWrapWidth: n.titleWordWrapWidth,
61341
61333
  maxLines: n.titleMaxLines,
61342
61334
  position: n.titlePosition,
61343
61335
  maxWidth: n.titleMaxWidth,
@@ -61351,7 +61343,6 @@ const k3e = (n) => function() {
61351
61343
  show: n.label !== !1,
61352
61344
  text: n.labelText,
61353
61345
  wordWrap: n.labelWordWrap,
61354
- wordWrapWidth: n.labelWordWrapWidth,
61355
61346
  maxLines: n.labelMaxLines,
61356
61347
  position: n.labelPosition,
61357
61348
  maxWidth: n.labelMaxWidth,
@@ -63844,35 +63835,35 @@ function eo() {
63844
63835
  }
63845
63836
  function ot(_) {
63846
63837
  var O, m;
63847
- return _ = (_ + "").trim().toLowerCase(), (O = U.exec(_)) ? (m = O[1].length, O = parseInt(O[1], 16), m === 6 ? Tt(O) : m === 3 ? new Ft(O >> 8 & 15 | O >> 4 & 240, O >> 4 & 15 | O & 240, (O & 15) << 4 | O & 15, 1) : m === 8 ? Yt(O >> 24 & 255, O >> 16 & 255, O >> 8 & 255, (O & 255) / 255) : m === 4 ? Yt(O >> 12 & 15 | O >> 8 & 240, O >> 8 & 15 | O >> 4 & 240, O >> 4 & 15 | O & 240, ((O & 15) << 4 | O & 15) / 255) : null) : (O = W.exec(_)) ? new Ft(O[1], O[2], O[3], 1) : (O = K.exec(_)) ? new Ft(O[1] * 255 / 100, O[2] * 255 / 100, O[3] * 255 / 100, 1) : (O = ie.exec(_)) ? Yt(O[1], O[2], O[3], O[4]) : (O = ve.exec(_)) ? Yt(O[1] * 255 / 100, O[2] * 255 / 100, O[3] * 255 / 100, O[4]) : (O = ce.exec(_)) ? fr(O[1], O[2] / 100, O[3] / 100, 1) : (O = Se.exec(_)) ? fr(O[1], O[2] / 100, O[3] / 100, O[4]) : Be.hasOwnProperty(_) ? Tt(Be[_]) : _ === "transparent" ? new Ft(NaN, NaN, NaN, 0) : null;
63838
+ return _ = (_ + "").trim().toLowerCase(), (O = U.exec(_)) ? (m = O[1].length, O = parseInt(O[1], 16), m === 6 ? Tt(O) : m === 3 ? new Bt(O >> 8 & 15 | O >> 4 & 240, O >> 4 & 15 | O & 240, (O & 15) << 4 | O & 15, 1) : m === 8 ? Yt(O >> 24 & 255, O >> 16 & 255, O >> 8 & 255, (O & 255) / 255) : m === 4 ? Yt(O >> 12 & 15 | O >> 8 & 240, O >> 8 & 15 | O >> 4 & 240, O >> 4 & 15 | O & 240, ((O & 15) << 4 | O & 15) / 255) : null) : (O = W.exec(_)) ? new Bt(O[1], O[2], O[3], 1) : (O = K.exec(_)) ? new Bt(O[1] * 255 / 100, O[2] * 255 / 100, O[3] * 255 / 100, 1) : (O = ie.exec(_)) ? Yt(O[1], O[2], O[3], O[4]) : (O = ve.exec(_)) ? Yt(O[1] * 255 / 100, O[2] * 255 / 100, O[3] * 255 / 100, O[4]) : (O = ce.exec(_)) ? fr(O[1], O[2] / 100, O[3] / 100, 1) : (O = Se.exec(_)) ? fr(O[1], O[2] / 100, O[3] / 100, O[4]) : Be.hasOwnProperty(_) ? Tt(Be[_]) : _ === "transparent" ? new Bt(NaN, NaN, NaN, 0) : null;
63848
63839
  }
63849
63840
  function Tt(_) {
63850
- return new Ft(_ >> 16 & 255, _ >> 8 & 255, _ & 255, 1);
63841
+ return new Bt(_ >> 16 & 255, _ >> 8 & 255, _ & 255, 1);
63851
63842
  }
63852
63843
  function Yt(_, O, m, y) {
63853
- return y <= 0 && (_ = O = m = NaN), new Ft(_, O, m, y);
63844
+ return y <= 0 && (_ = O = m = NaN), new Bt(_, O, m, y);
63854
63845
  }
63855
63846
  function tn(_) {
63856
- return _ instanceof re || (_ = ot(_)), _ ? (_ = _.rgb(), new Ft(_.r, _.g, _.b, _.opacity)) : new Ft();
63847
+ return _ instanceof re || (_ = ot(_)), _ ? (_ = _.rgb(), new Bt(_.r, _.g, _.b, _.opacity)) : new Bt();
63857
63848
  }
63858
63849
  function Zn(_, O, m, y) {
63859
- return arguments.length === 1 ? tn(_) : new Ft(_, O, m, y ?? 1);
63850
+ return arguments.length === 1 ? tn(_) : new Bt(_, O, m, y ?? 1);
63860
63851
  }
63861
- function Ft(_, O, m, y) {
63852
+ function Bt(_, O, m, y) {
63862
63853
  this.r = +_, this.g = +O, this.b = +m, this.opacity = +y;
63863
63854
  }
63864
- Pn(Ft, Zn, Fr(re, {
63855
+ Pn(Bt, Zn, Fr(re, {
63865
63856
  brighter(_) {
63866
- return _ = _ == null ? C : Math.pow(C, _), new Ft(this.r * _, this.g * _, this.b * _, this.opacity);
63857
+ return _ = _ == null ? C : Math.pow(C, _), new Bt(this.r * _, this.g * _, this.b * _, this.opacity);
63867
63858
  },
63868
63859
  darker(_) {
63869
- return _ = _ == null ? B : Math.pow(B, _), new Ft(this.r * _, this.g * _, this.b * _, this.opacity);
63860
+ return _ = _ == null ? B : Math.pow(B, _), new Bt(this.r * _, this.g * _, this.b * _, this.opacity);
63870
63861
  },
63871
63862
  rgb() {
63872
63863
  return this;
63873
63864
  },
63874
63865
  clamp() {
63875
- return new Ft(zt(this.r), zt(this.g), zt(this.b), ht(this.opacity));
63866
+ return new Bt(Ft(this.r), Ft(this.g), Ft(this.b), ht(this.opacity));
63876
63867
  },
63877
63868
  displayable() {
63878
63869
  return -0.5 <= this.r && this.r < 255.5 && -0.5 <= this.g && this.g < 255.5 && -0.5 <= this.b && this.b < 255.5 && 0 <= this.opacity && this.opacity <= 1;
@@ -63892,16 +63883,16 @@ function eo() {
63892
63883
  }
63893
63884
  function Me() {
63894
63885
  const _ = ht(this.opacity);
63895
- return `${_ === 1 ? "rgb(" : "rgba("}${zt(this.r)}, ${zt(this.g)}, ${zt(this.b)}${_ === 1 ? ")" : `, ${_})`}`;
63886
+ return `${_ === 1 ? "rgb(" : "rgba("}${Ft(this.r)}, ${Ft(this.g)}, ${Ft(this.b)}${_ === 1 ? ")" : `, ${_})`}`;
63896
63887
  }
63897
63888
  function ht(_) {
63898
63889
  return isNaN(_) ? 1 : Math.max(0, Math.min(1, _));
63899
63890
  }
63900
- function zt(_) {
63891
+ function Ft(_) {
63901
63892
  return Math.max(0, Math.min(255, Math.round(_) || 0));
63902
63893
  }
63903
63894
  function pt(_) {
63904
- return _ = zt(_), (_ < 16 ? "0" : "") + _.toString(16);
63895
+ return _ = Ft(_), (_ < 16 ? "0" : "") + _.toString(16);
63905
63896
  }
63906
63897
  function fr(_, O, m, y) {
63907
63898
  return y <= 0 ? _ = O = m = NaN : m <= 0 || m >= 1 ? _ = O = NaN : O <= 0 && (_ = NaN), new $n(_, O, m, y);
@@ -63929,7 +63920,7 @@ function eo() {
63929
63920
  },
63930
63921
  rgb() {
63931
63922
  var _ = this.h % 360 + (this.h < 0) * 360, O = isNaN(_) || isNaN(this.s) ? 0 : this.s, m = this.l, y = m + (m < 0.5 ? m : 1 - m) * O, k = 2 * m - y;
63932
- return new Ft(
63923
+ return new Bt(
63933
63924
  zr(_ >= 240 ? _ - 240 : _ + 120, k, y),
63934
63925
  zr(_, k, y),
63935
63926
  zr(_ < 120 ? _ + 240 : _ - 120, k, y),
@@ -72930,8 +72921,8 @@ function _Se() {
72930
72921
  }, J = function(U) {
72931
72922
  var W = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : [], K = arguments.length > 2 ? arguments[2] : void 0, ie = s(W, 4), ve = ie[0], ce = ve === void 0 ? 1 : ve, Se = ie[1], Be = Se === void 0 ? 100 : Se, ke = ie[2], Fe = ke === void 0 ? 10 : ke, at = ie[3], me = at === void 0 ? 0 : at;
72932
72923
  ce = o.clamp(ce, 0.1, 1e3), Be = o.clamp(Be, 0.1, 1e3), Fe = o.clamp(Fe, 0.1, 1e3), me = o.clamp(me, 0.1, 1e3);
72933
- var ot = Math.sqrt(Be / ce), Tt = Fe / (2 * Math.sqrt(Be * ce)), Yt = Tt < 1 ? ot * Math.sqrt(1 - Tt * Tt) : 0, tn = 1, Zn = Tt < 1 ? (Tt * ot + -me) / Yt : -me + ot, Ft = K ? K * U / 1e3 : U;
72934
- return Tt < 1 ? Ft = Math.exp(-Ft * Tt * ot) * (tn * Math.cos(Yt * Ft) + Zn * Math.sin(Yt * Ft)) : Ft = (tn + Zn * Ft) * Math.exp(-Ft * ot), U === 0 || U === 1 ? U : 1 - Ft;
72924
+ var ot = Math.sqrt(Be / ce), Tt = Fe / (2 * Math.sqrt(Be * ce)), Yt = Tt < 1 ? ot * Math.sqrt(1 - Tt * Tt) : 0, tn = 1, Zn = Tt < 1 ? (Tt * ot + -me) / Yt : -me + ot, Bt = K ? K * U / 1e3 : U;
72925
+ return Tt < 1 ? Bt = Math.exp(-Bt * Tt * ot) * (tn * Math.cos(Yt * Bt) + Zn * Math.sin(Yt * Bt)) : Bt = (tn + Zn * Bt) * Math.exp(-Bt * ot), U === 0 || U === 1 ? U : 1 - Bt;
72935
72926
  }, oe = function(U) {
72936
72927
  var W = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : [], K = W, ie = s(K, 2), ve = ie[0], ce = ve === void 0 ? 10 : ve, Se = ie[1], Be = Se === "start" ? Math.ceil : Math.floor;
72937
72928
  return Be(o.clamp(U, 0, 1) * ce) / ce;
@@ -74002,7 +73993,7 @@ const NSe = {
74002
73993
  nodeSize: 132,
74003
73994
  iconSize: 48,
74004
73995
  fontSize: 14
74005
- }, RSe = 132, a4 = 48;
73996
+ }, a4 = 48;
74006
73997
  function _m(n, e = {}) {
74007
73998
  const { nodeSize: t, iconSize: r, fontSize: i, keySize: a } = {
74008
73999
  ...NSe,
@@ -74054,7 +74045,7 @@ function _m(n, e = {}) {
74054
74045
  labelOffset: 0
74055
74046
  };
74056
74047
  }
74057
- const LSe = (n, e, t) => {
74048
+ const RSe = (n, e, t) => {
74058
74049
  switch (e) {
74059
74050
  case "success":
74060
74051
  return Uu(n, "check_circle", t["icon-success-default"]);
@@ -74091,7 +74082,7 @@ function Tq(n, e, t, r = {}) {
74091
74082
  a["text-neutral-default"]
74092
74083
  )), typeof t == "object" && t.src && (g.src = t.src), g;
74093
74084
  }
74094
- const ISe = "status-icon";
74085
+ const LSe = "status-icon";
74095
74086
  function Aq(n, e) {
74096
74087
  if (!e.label || !e.labelText) return !1;
74097
74088
  const t = La(n.context).getThemeTokens(), r = n.context.model.getElementState(n.id), i = Ep(n.shapeMap.label), a = [6, 2, 6, 2], s = i.x - i.width / 2 - a[2], o = i.y - i.height / 2 - a[3], l = e.labelCustomBackground, u = {
@@ -74107,7 +74098,7 @@ function Aq(n, e) {
74107
74098
  cursor: "default"
74108
74099
  };
74109
74100
  if (e.labelStatus) {
74110
- const c = Ep(n.shapeMap[ISe]), h = u.width + c.width, f = (i.max.x + c.min.x) / 2 - h / 2;
74101
+ const c = Ep(n.shapeMap[LSe]), h = u.width + c.width, f = (i.max.x + c.min.x) / 2 - h / 2;
74111
74102
  u.width = h, u.transform = `translate(${f}, ${o})`;
74112
74103
  }
74113
74104
  return r.includes("disabled") && (u.opacity = 0.38, u.cursor = "not-allowed"), u;
@@ -74120,19 +74111,19 @@ function _q(n, e, t, r = {}) {
74120
74111
  transform: `translate(${l}, ${u})`,
74121
74112
  width: fg,
74122
74113
  height: fg,
74123
- src: LSe(i, e.labelStatus, a),
74114
+ src: RSe(i, e.labelStatus, a),
74124
74115
  zIndex: 1,
74125
74116
  cursor: "default"
74126
74117
  };
74127
74118
  return jc(s, ["disabled"]) && (c.opacity = 0.38, c.cursor = "not-allowed"), c;
74128
74119
  }
74129
- function DSe(n, e, t = 1) {
74120
+ function ISe(n, e, t = 1) {
74130
74121
  const r = n.labelStatus ? 7 : 0, i = {
74131
74122
  x: n.labelOffsetX || 0,
74132
74123
  y: n.labelOffsetY || 0
74133
74124
  };
74134
74125
  let a = { x: 0, y: 0 };
74135
- const s = _m(n, e).labelOffset, o = e.fontSize || 14, l = t > 2 ? (t - 1) * o * 0.5 : 0;
74126
+ const s = _m(n, e).labelOffset, o = e.fontSize || 14, l = t > 2 ? (t - 1) * o * 0.4 : 0;
74136
74127
  return a = {
74137
74128
  x: 0,
74138
74129
  y: s + l
@@ -74142,10 +74133,7 @@ function DSe(n, e, t = 1) {
74142
74133
  };
74143
74134
  }
74144
74135
  function km(n, e, t, r = {}) {
74145
- const i = r.nodeSize || RSe, a = La(n.context).getThemeTokens(), s = n.context.model.getElementState(n.id), o = e.textOverflowMode || "wrap", l = i * 0.7;
74146
- let u;
74147
- e.labelMaxLines !== void 0 ? u = Math.max(1, e.labelMaxLines) : u = o === "ellipsis" ? 1 : 2;
74148
- const { offsetX: c, offsetY: h } = DSe(e, r, u), { ...f } = t, d = o === "ellipsis", v = {
74136
+ const i = La(n.context).getThemeTokens(), a = n.context.model.getElementState(n.id), s = e.textOverflowMode, o = e.labelMaxWidth, l = e.labelMaxLines, u = e.labelWordWrap, { offsetX: c, offsetY: h } = ISe(e, r, l), { ...f } = t, d = {
74149
74137
  ...f,
74150
74138
  transform: `translate(${c}, ${h})`,
74151
74139
  fontFamily: "Roboto",
@@ -74153,12 +74141,16 @@ function km(n, e, t, r = {}) {
74153
74141
  fontWeight: 400,
74154
74142
  textAlign: "middle",
74155
74143
  textBaseline: "middle",
74156
- fill: a["text-neutral-default"],
74144
+ fill: i["text-neutral-default"],
74157
74145
  zIndex: 2,
74158
74146
  class: "label-text",
74159
- cursor: "default"
74147
+ cursor: "default",
74148
+ textOverflow: s,
74149
+ wordWrap: u,
74150
+ maxLines: l,
74151
+ wordWrapWidth: o
74160
74152
  };
74161
- return d ? (v.textOverflow = "ellipsis", v.wordWrap = !0, v.maxLines = u, v.wordWrapWidth = l) : (v.wordWrap = !0, v.wordWrapWidth = l, v.maxLines = u), s.includes("disabled") && (v.cursor = "not-allowed"), v;
74153
+ return a.includes("disabled") && (d.cursor = "not-allowed"), d;
74162
74154
  }
74163
74155
  const kq = (n, e, t) => {
74164
74156
  const r = n.getThemeTokens(), i = {
@@ -74171,17 +74163,17 @@ const kq = (n, e, t) => {
74171
74163
  return ["active", "selected"].some(
74172
74164
  (a) => e.includes(a) || t && t !== "default"
74173
74165
  ) && (i.fillOpacity = 0.64, i.strokeOpacity = 1), t === "success" && (i.fill = r["background-success-default"]), t === "warning" && (i.fill = r["background-warning-default"]), t === "error" && (i.fill = r["background-error-default"]), ["active", "selected"].some((a) => e.includes(a)) && (jc(e, ["selected"]) && (i.fill = r["background-primary-default"], i.stroke = r["border-primary-default"], i.strokeWidth = 3, i.lineWidth = 3), jc(e, ["active"]) && (i.fill = r["background-neutral-hovered"]), jc(e, ["selected", "active"]) && (i.fill = r["background-primary-hovered"]), t === "success" && (i.fill = r["background-success-default"]), t === "success" && e.includes("active") && (i.fill = r["background-success-hovered"]), t === "success" && e.includes("selected") && (i.stroke = r["border-success-default"]), t === "warning" && (i.fill = r["background-warning-default"]), t === "warning" && e.includes("active") && (i.fill = r["background-warning-hovered"]), t === "warning" && e.includes("selected") && (i.stroke = r["border-warning-default"]), t === "error" && (i.fill = r["background-error-default"]), t === "error" && e.includes("active") && (i.fill = r["background-error-hovered"]), t === "error" && e.includes("selected") && (i.stroke = r["border-error-default"])), e.includes("disabled") && (jc(e, ["disabled"]) && (i.opacity = 0.38, i.strokeWidth = 0), t === "success" && e.includes("disabled") && (i.fill = r["background-success-default"]), t === "warning" && e.includes("disabled") && (i.fill = r["background-warning-default"]), t === "error" && e.includes("disabled") && (i.fill = r["background-error-default"])), i;
74174
- }, BSe = "title";
74175
- function FSe(n, e, t) {
74166
+ }, DSe = "title";
74167
+ function BSe(n, e, t) {
74176
74168
  if (!e.title || !t || !(e.titleText || e.title)) return !1;
74177
- const i = Ep(n.shapeMap[BSe]), a = [6, 2, 6, 2], s = i.x - i.width / 2 - a[2], o = i.y - i.height / 2 - a[3];
74169
+ const i = Ep(n.shapeMap[DSe]), a = [6, 2, 6, 2], s = i.x - i.width / 2 - a[2], o = i.y - i.height / 2 - a[3];
74178
74170
  return Object.assign({}, t, {
74179
74171
  transform: `translate(${s}, ${o})`,
74180
74172
  width: i.width + a[0] + a[2],
74181
74173
  height: i.height + a[1] + a[3]
74182
74174
  });
74183
74175
  }
74184
- const zSe = "title";
74176
+ const FSe = "title";
74185
74177
  function Oq(n, e, t, r = {}, i = {}) {
74186
74178
  if (e.title === !1 || !(e.titleText || e.title)) return !1;
74187
74179
  const s = {
@@ -74193,20 +74185,20 @@ function Oq(n, e, t, r = {}, i = {}) {
74193
74185
  x: 0,
74194
74186
  y: _m(e, i).titleOffset
74195
74187
  };
74196
- const l = Math.round(o.x + s.x), u = Math.round(o.y + s.y), c = r || rr(e, zSe);
74188
+ const l = Math.round(o.x + s.x), u = Math.round(o.y + s.y), c = r || rr(e, FSe);
74197
74189
  return {
74198
74190
  ...t,
74199
74191
  ...c,
74200
74192
  transform: `translate(${l}, ${u})`
74201
74193
  };
74202
74194
  }
74203
- const $Se = (n) => function() {
74195
+ const zSe = (n) => function() {
74204
74196
  return {
74205
74197
  type: yn.CREATE_EDGE,
74206
74198
  key: yn.CREATE_EDGE,
74207
74199
  ...n
74208
74200
  };
74209
- }, GSe = "create-edge-assist-edge-id", mf = "create-edge-assist-node-id", kp = class kp extends Ui {
74201
+ }, $Se = "create-edge-assist-edge-id", mf = "create-edge-assist-node-id", kp = class kp extends Ui {
74210
74202
  constructor(t, r) {
74211
74203
  super(t, Object.assign({}, kp.defaultOptions, r));
74212
74204
  Gt(this, "source");
@@ -74264,7 +74256,7 @@ const $Se = (n) => function() {
74264
74256
  }
74265
74257
  ]);
74266
74258
  const u = {
74267
- id: GSe,
74259
+ id: $Se,
74268
74260
  source: this.source,
74269
74261
  target: mf,
74270
74262
  config: {
@@ -74354,7 +74346,7 @@ Gt(kp, "defaultOptions", {
74354
74346
  });
74355
74347
  let YM = kp;
74356
74348
  Ia(Fi.BEHAVIOR, "createEdge", YM);
74357
- const VSe = (n) => function() {
74349
+ const GSe = (n) => function() {
74358
74350
  return {
74359
74351
  type: "drag-canvas",
74360
74352
  key: yn.DRAG_CANVAS,
@@ -74368,7 +74360,7 @@ const VSe = (n) => function() {
74368
74360
  });
74369
74361
  }
74370
74362
  };
74371
- }, HSe = (n) => function() {
74363
+ }, VSe = (n) => function() {
74372
74364
  const t = this.mxGraph;
74373
74365
  return {
74374
74366
  type: "drag-element",
@@ -74392,7 +74384,7 @@ const VSe = (n) => function() {
74392
74384
  };
74393
74385
  };
74394
74386
  var mu = {}, b7;
74395
- function qSe() {
74387
+ function HSe() {
74396
74388
  if (b7) return mu;
74397
74389
  b7 = 1, Object.defineProperty(mu, "__esModule", { value: !0 }), mu.cacheStyle = r, mu.getCachedStyle = i, mu.hasCachedStyle = a, mu.setCacheStyle = s;
74398
74390
  const n = hr, e = "cachedStyle", t = (o) => `__${o}__`;
@@ -74413,7 +74405,7 @@ function qSe() {
74413
74405
  }
74414
74406
  return mu;
74415
74407
  }
74416
- var s4 = qSe(), yf = {}, x7;
74408
+ var s4 = HSe(), yf = {}, x7;
74417
74409
  function Pq() {
74418
74410
  if (x7) return yf;
74419
74411
  x7 = 1, Object.defineProperty(yf, "__esModule", { value: !0 }), yf.getDescendantShapes = n, yf.getAncestorShapes = e;
@@ -74434,8 +74426,8 @@ function Pq() {
74434
74426
  }
74435
74427
  return yf;
74436
74428
  }
74437
- var jSe = Pq();
74438
- const WSe = (n) => function() {
74429
+ var qSe = Pq();
74430
+ const jSe = (n) => function() {
74439
74431
  return {
74440
74432
  type: yn.FIX_ELEMENT_SIZE,
74441
74433
  key: yn.FIX_ELEMENT_SIZE,
@@ -74464,7 +74456,7 @@ const WSe = (n) => function() {
74464
74456
  this.elementCache.set(d, v), p === "edge" && (v.style.transformOrigin = "center"), v.setLocalScale(1 / u);
74465
74457
  return;
74466
74458
  }
74467
- const b = jSe.getDescendantShapes(v);
74459
+ const b = qSe.getDescendantShapes(v);
74468
74460
  (Array.isArray(g) ? g : [g]).forEach((w) => {
74469
74461
  const { shape: E, fields: M } = w, S = E(b);
74470
74462
  M.forEach((T) => {
@@ -74522,23 +74514,23 @@ Gt(Op, "defaultOptions", {
74522
74514
  });
74523
74515
  let XM = Op;
74524
74516
  Ia(Fi.BEHAVIOR, yn.FIX_ELEMENT_SIZE, XM);
74525
- const USe = (n) => function() {
74517
+ const WSe = (n) => function() {
74526
74518
  return {
74527
74519
  type: "focus-element",
74528
74520
  key: yn.FOCUS_ELEMENT
74529
74521
  };
74530
- }, YSe = (n) => function() {
74522
+ }, USe = (n) => function() {
74531
74523
  return {
74532
74524
  type: "hover-activate",
74533
74525
  key: yn.HOVER_ACTIVATE,
74534
74526
  enable: (t) => !this.getElementState(t.target.id).includes("disabled")
74535
74527
  };
74536
- }, XSe = (n) => function() {
74528
+ }, YSe = (n) => function() {
74537
74529
  return {
74538
74530
  type: "scroll-canvas",
74539
74531
  key: yn.SCROLL_CANVAS
74540
74532
  };
74541
- }, ZSe = (n) => function() {
74533
+ }, XSe = (n) => function() {
74542
74534
  return {
74543
74535
  ...{
74544
74536
  type: yn.SELECT_ALL,
@@ -74548,7 +74540,7 @@ const USe = (n) => function() {
74548
74540
  ...n
74549
74541
  };
74550
74542
  };
74551
- class KSe extends Ui {
74543
+ class ZSe extends Ui {
74552
74544
  constructor(t, r) {
74553
74545
  super(t, r);
74554
74546
  Gt(this, "shortcut");
@@ -74572,8 +74564,8 @@ class KSe extends Ui {
74572
74564
  this.shortcut.destroy(), super.destroy();
74573
74565
  }
74574
74566
  }
74575
- Ia(Fi.BEHAVIOR, yn.SELECT_ALL, KSe);
74576
- const QSe = (n) => function() {
74567
+ Ia(Fi.BEHAVIOR, yn.SELECT_ALL, ZSe);
74568
+ const KSe = (n) => function() {
74577
74569
  return {
74578
74570
  type: "zoom-canvas",
74579
74571
  key: yn.ZOOM_CANVAS,
@@ -74585,7 +74577,7 @@ const QSe = (n) => function() {
74585
74577
  };
74586
74578
  };
74587
74579
  var Lg = to(), o4 = {}, dg = {}, w7;
74588
- function JSe() {
74580
+ function QSe() {
74589
74581
  if (w7) return dg;
74590
74582
  w7 = 1, Object.defineProperty(dg, "__esModule", { value: !0 }), dg.isCollapsed = n;
74591
74583
  function n(e) {
@@ -74691,7 +74683,7 @@ function Ni() {
74691
74683
  return hl;
74692
74684
  }
74693
74685
  var u4 = {}, xu = {}, gg = {}, T7;
74694
- function e4e() {
74686
+ function JSe() {
74695
74687
  if (T7) return gg;
74696
74688
  T7 = 1, Object.defineProperty(gg, "__esModule", { value: !0 }), gg.inferIconStyle = e;
74697
74689
  const n = Dh();
@@ -74703,7 +74695,7 @@ function e4e() {
74703
74695
  return gg;
74704
74696
  }
74705
74697
  var Ic = {}, bf = {}, xf = {}, A7;
74706
- function t4e() {
74698
+ function e4e() {
74707
74699
  return A7 || (A7 = 1, Object.defineProperty(xf, "__esModule", { value: !0 }), xf.EXTENSION_REGISTRY = void 0, xf.EXTENSION_REGISTRY = {
74708
74700
  animation: {},
74709
74701
  behavior: {},
@@ -74722,7 +74714,7 @@ var _7;
74722
74714
  function Om() {
74723
74715
  if (_7) return bf;
74724
74716
  _7 = 1, Object.defineProperty(bf, "__esModule", { value: !0 }), bf.getExtension = e, bf.getExtensions = t;
74725
- const n = t4e();
74717
+ const n = e4e();
74726
74718
  function e(r, i) {
74727
74719
  var a;
74728
74720
  const s = (a = n.EXTENSION_REGISTRY[r]) === null || a === void 0 ? void 0 : a[i];
@@ -74837,7 +74829,7 @@ function Nq() {
74837
74829
  return pg;
74838
74830
  }
74839
74831
  var wf = {}, c4 = {}, Ef = {}, Sf = {}, wu = {}, Eu = {}, C7;
74840
- function n4e() {
74832
+ function t4e() {
74841
74833
  return C7 || (C7 = 1, Object.defineProperty(Eu, "__esModule", { value: !0 }), Eu.DEFAULT_ELEMENTS_ANIMATION_OPTIONS = Eu.DEFAULT_ANIMATION_OPTIONS = void 0, Eu.DEFAULT_ANIMATION_OPTIONS = {
74842
74834
  duration: 500
74843
74835
  }, Eu.DEFAULT_ELEMENTS_ANIMATION_OPTIONS = {
@@ -74848,7 +74840,7 @@ function n4e() {
74848
74840
  }), Eu;
74849
74841
  }
74850
74842
  var Su = {}, N7;
74851
- function r4e() {
74843
+ function n4e() {
74852
74844
  if (N7) return Su;
74853
74845
  N7 = 1, Object.defineProperty(Su, "__esModule", { value: !0 }), Su.ChangeType = Su.ChangeEvent = void 0, Su.ChangeEvent = {
74854
74846
  /**
@@ -74864,7 +74856,7 @@ function r4e() {
74864
74856
  }(n || (Su.ChangeType = n = {})), Su;
74865
74857
  }
74866
74858
  var h4 = {}, Mf = {}, R7;
74867
- function i4e() {
74859
+ function r4e() {
74868
74860
  if (R7) return Mf;
74869
74861
  R7 = 1, Object.defineProperty(Mf, "__esModule", { value: !0 }), Mf.AnimationType = void 0;
74870
74862
  var n;
@@ -74873,7 +74865,7 @@ function i4e() {
74873
74865
  }(n || (Mf.AnimationType = n = {})), Mf;
74874
74866
  }
74875
74867
  var Tf = {}, L7;
74876
- function a4e() {
74868
+ function i4e() {
74877
74869
  if (L7) return Tf;
74878
74870
  L7 = 1, Object.defineProperty(Tf, "__esModule", { value: !0 }), Tf.CanvasEvent = void 0;
74879
74871
  var n;
@@ -74882,7 +74874,7 @@ function a4e() {
74882
74874
  }(n || (Tf.CanvasEvent = n = {})), Tf;
74883
74875
  }
74884
74876
  var Af = {}, I7;
74885
- function s4e() {
74877
+ function a4e() {
74886
74878
  if (I7) return Af;
74887
74879
  I7 = 1, Object.defineProperty(Af, "__esModule", { value: !0 }), Af.ComboEvent = void 0;
74888
74880
  var n;
@@ -74891,7 +74883,7 @@ function s4e() {
74891
74883
  }(n || (Af.ComboEvent = n = {})), Af;
74892
74884
  }
74893
74885
  var _f = {}, D7;
74894
- function o4e() {
74886
+ function s4e() {
74895
74887
  if (D7) return _f;
74896
74888
  D7 = 1, Object.defineProperty(_f, "__esModule", { value: !0 }), _f.CommonEvent = void 0;
74897
74889
  var n;
@@ -74900,7 +74892,7 @@ function o4e() {
74900
74892
  }(n || (_f.CommonEvent = n = {})), _f;
74901
74893
  }
74902
74894
  var kf = {}, B7;
74903
- function l4e() {
74895
+ function o4e() {
74904
74896
  if (B7) return kf;
74905
74897
  B7 = 1, Object.defineProperty(kf, "__esModule", { value: !0 }), kf.ContainerEvent = void 0;
74906
74898
  var n;
@@ -74909,7 +74901,7 @@ function l4e() {
74909
74901
  }(n || (kf.ContainerEvent = n = {})), kf;
74910
74902
  }
74911
74903
  var Of = {}, F7;
74912
- function u4e() {
74904
+ function l4e() {
74913
74905
  if (F7) return Of;
74914
74906
  F7 = 1, Object.defineProperty(Of, "__esModule", { value: !0 }), Of.EdgeEvent = void 0;
74915
74907
  var n;
@@ -74918,7 +74910,7 @@ function u4e() {
74918
74910
  }(n || (Of.EdgeEvent = n = {})), Of;
74919
74911
  }
74920
74912
  var Pf = {}, z7;
74921
- function c4e() {
74913
+ function u4e() {
74922
74914
  if (z7) return Pf;
74923
74915
  z7 = 1, Object.defineProperty(Pf, "__esModule", { value: !0 }), Pf.GraphEvent = void 0;
74924
74916
  var n;
@@ -74927,7 +74919,7 @@ function c4e() {
74927
74919
  }(n || (Pf.GraphEvent = n = {})), Pf;
74928
74920
  }
74929
74921
  var Cf = {}, $7;
74930
- function h4e() {
74922
+ function c4e() {
74931
74923
  if ($7) return Cf;
74932
74924
  $7 = 1, Object.defineProperty(Cf, "__esModule", { value: !0 }), Cf.HistoryEvent = void 0;
74933
74925
  var n;
@@ -74936,7 +74928,7 @@ function h4e() {
74936
74928
  }(n || (Cf.HistoryEvent = n = {})), Cf;
74937
74929
  }
74938
74930
  var Nf = {}, G7;
74939
- function f4e() {
74931
+ function h4e() {
74940
74932
  if (G7) return Nf;
74941
74933
  G7 = 1, Object.defineProperty(Nf, "__esModule", { value: !0 }), Nf.NodeEvent = void 0;
74942
74934
  var n;
@@ -74945,53 +74937,53 @@ function f4e() {
74945
74937
  }(n || (Nf.NodeEvent = n = {})), Nf;
74946
74938
  }
74947
74939
  var V7;
74948
- function d4e() {
74940
+ function f4e() {
74949
74941
  return V7 || (V7 = 1, function(n) {
74950
74942
  Object.defineProperty(n, "__esModule", { value: !0 }), n.NodeEvent = n.HistoryEvent = n.GraphEvent = n.EdgeEvent = n.ContainerEvent = n.CommonEvent = n.ComboEvent = n.CanvasEvent = n.AnimationType = void 0;
74951
- var e = i4e();
74943
+ var e = r4e();
74952
74944
  Object.defineProperty(n, "AnimationType", { enumerable: !0, get: function() {
74953
74945
  return e.AnimationType;
74954
74946
  } });
74955
- var t = a4e();
74947
+ var t = i4e();
74956
74948
  Object.defineProperty(n, "CanvasEvent", { enumerable: !0, get: function() {
74957
74949
  return t.CanvasEvent;
74958
74950
  } });
74959
- var r = s4e();
74951
+ var r = a4e();
74960
74952
  Object.defineProperty(n, "ComboEvent", { enumerable: !0, get: function() {
74961
74953
  return r.ComboEvent;
74962
74954
  } });
74963
- var i = o4e();
74955
+ var i = s4e();
74964
74956
  Object.defineProperty(n, "CommonEvent", { enumerable: !0, get: function() {
74965
74957
  return i.CommonEvent;
74966
74958
  } });
74967
- var a = l4e();
74959
+ var a = o4e();
74968
74960
  Object.defineProperty(n, "ContainerEvent", { enumerable: !0, get: function() {
74969
74961
  return a.ContainerEvent;
74970
74962
  } });
74971
- var s = u4e();
74963
+ var s = l4e();
74972
74964
  Object.defineProperty(n, "EdgeEvent", { enumerable: !0, get: function() {
74973
74965
  return s.EdgeEvent;
74974
74966
  } });
74975
- var o = c4e();
74967
+ var o = u4e();
74976
74968
  Object.defineProperty(n, "GraphEvent", { enumerable: !0, get: function() {
74977
74969
  return o.GraphEvent;
74978
74970
  } });
74979
- var l = h4e();
74971
+ var l = c4e();
74980
74972
  Object.defineProperty(n, "HistoryEvent", { enumerable: !0, get: function() {
74981
74973
  return l.HistoryEvent;
74982
74974
  } });
74983
- var u = f4e();
74975
+ var u = h4e();
74984
74976
  Object.defineProperty(n, "NodeEvent", { enumerable: !0, get: function() {
74985
74977
  return u.NodeEvent;
74986
74978
  } });
74987
74979
  }(h4)), h4;
74988
74980
  }
74989
74981
  var Mu = {}, H7;
74990
- function v4e() {
74982
+ function d4e() {
74991
74983
  return H7 || (H7 = 1, Object.defineProperty(Mu, "__esModule", { value: !0 }), Mu.TREE_KEY = Mu.COMBO_KEY = void 0, Mu.COMBO_KEY = "combo", Mu.TREE_KEY = "tree"), Mu;
74992
74984
  }
74993
74985
  var Rf = {}, q7;
74994
- function g4e() {
74986
+ function v4e() {
74995
74987
  if (q7) return Rf;
74996
74988
  q7 = 1, Object.defineProperty(Rf, "__esModule", { value: !0 }), Rf.ExtensionCategory = void 0;
74997
74989
  var n;
@@ -75013,11 +75005,11 @@ function Pm() {
75013
75005
  }), t = wu && wu.__exportStar || function(r, i) {
75014
75006
  for (var a in r) a !== "default" && !Object.prototype.hasOwnProperty.call(i, a) && e(i, r, a);
75015
75007
  };
75016
- Object.defineProperty(n, "__esModule", { value: !0 }), t(n4e(), n), t(r4e(), n), t(d4e(), n), t(v4e(), n), t(g4e(), n);
75008
+ Object.defineProperty(n, "__esModule", { value: !0 }), t(t4e(), n), t(n4e(), n), t(f4e(), n), t(d4e(), n), t(v4e(), n);
75017
75009
  }(wu)), wu;
75018
75010
  }
75019
75011
  var fl = {}, mg = {}, W7;
75020
- function p4e() {
75012
+ function g4e() {
75021
75013
  if (W7) return mg;
75022
75014
  W7 = 1, Object.defineProperty(mg, "__esModule", { value: !0 }), mg.themeOf = r;
75023
75015
  const n = Pm(), e = Om(), t = E0();
@@ -75031,10 +75023,10 @@ function p4e() {
75031
75023
  return mg;
75032
75024
  }
75033
75025
  var U7;
75034
- function m4e() {
75026
+ function p4e() {
75035
75027
  if (U7) return fl;
75036
75028
  U7 = 1, Object.defineProperty(fl, "__esModule", { value: !0 }), fl.createAnimationsProxy = a, fl.preprocessKeyframes = s, fl.inferDefaultValue = o, fl.getAnimationOptions = l, fl.getElementAnimationOptions = c;
75037
- const n = hr, e = Pm(), t = Om(), r = E0(), i = p4e();
75029
+ const n = hr, e = Pm(), t = Om(), r = E0(), i = g4e();
75038
75030
  function a(h, f) {
75039
75031
  if (Array.isArray(h) && h.length === 0)
75040
75032
  return null;
@@ -75126,7 +75118,7 @@ function m4e() {
75126
75118
  return fl;
75127
75119
  }
75128
75120
  var yg = {}, Y7;
75129
- function y4e() {
75121
+ function m4e() {
75130
75122
  if (Y7) return yg;
75131
75123
  Y7 = 1, Object.defineProperty(yg, "__esModule", { value: !0 }), yg.replaceTranslateInTransform = e;
75132
75124
  const n = hr;
@@ -75160,7 +75152,7 @@ var X7;
75160
75152
  function T0() {
75161
75153
  if (X7) return Sf;
75162
75154
  X7 = 1, Object.defineProperty(Sf, "__esModule", { value: !0 }), Sf.BaseShape = void 0;
75163
- const n = $i(), e = hr, t = Pm(), r = m4e(), i = sl(), a = ms(), s = E0(), o = Ni(), l = y4e(), u = Nq(), c = Om();
75155
+ const n = $i(), e = hr, t = Pm(), r = p4e(), i = sl(), a = ms(), s = E0(), o = Ni(), l = m4e(), u = Nq(), c = Om();
75164
75156
  class h extends n.CustomElement {
75165
75157
  constructor(p) {
75166
75158
  d(p.style), super(p), this.shapeMap = {}, this.animateMap = {}, this.render(this.attributes, this), this.setVisibility(), this.bindEvents();
@@ -75372,7 +75364,7 @@ function b_() {
75372
75364
  }, Tu;
75373
75365
  }
75374
75366
  var K7;
75375
- function b4e() {
75367
+ function y4e() {
75376
75368
  if (K7) return Ef;
75377
75369
  K7 = 1, Object.defineProperty(Ef, "__esModule", { value: !0 }), Ef.Badge = void 0;
75378
75370
  const n = Ni(), e = T0(), t = b_();
@@ -75400,7 +75392,7 @@ function b4e() {
75400
75392
  }, Ef;
75401
75393
  }
75402
75394
  var Au = {}, bg = {}, dl = {}, Q7;
75403
- function x4e() {
75395
+ function b4e() {
75404
75396
  if (Q7) return dl;
75405
75397
  Q7 = 1, Object.defineProperty(dl, "__esModule", { value: !0 }), dl.getClosedSpline = void 0, dl.pointsToPath = n, dl.parsePath = t, dl.pathToPoints = r;
75406
75398
  function n(a, s = !0) {
@@ -75479,10 +75471,10 @@ function x4e() {
75479
75471
  return dl.getClosedSpline = i, dl;
75480
75472
  }
75481
75473
  var J7;
75482
- function w4e() {
75474
+ function x4e() {
75483
75475
  if (J7) return bg;
75484
75476
  J7 = 1, Object.defineProperty(bg, "__esModule", { value: !0 }), bg.getPolygonTextStyleByPlacement = i;
75485
- const n = hr, e = x4e(), t = No(), r = M0();
75477
+ const n = hr, e = b4e(), t = No(), r = M0();
75486
75478
  function i(a, s, o, l, u, c, h) {
75487
75479
  const [f, d] = (0, r.getXYByPlacement)(a, s), v = {
75488
75480
  textAlign: s === "left" ? "right" : s === "right" ? "left" : "center",
@@ -75507,7 +75499,7 @@ function w4e() {
75507
75499
  return bg;
75508
75500
  }
75509
75501
  var eD;
75510
- function E4e() {
75502
+ function w4e() {
75511
75503
  if (eD) return Au;
75512
75504
  eD = 1;
75513
75505
  var n = Au && Au.__rest || function(u, c) {
@@ -75519,7 +75511,7 @@ function E4e() {
75519
75511
  return h;
75520
75512
  };
75521
75513
  Object.defineProperty(Au, "__esModule", { value: !0 }), Au.Contour = void 0;
75522
- const e = $i(), t = w4e(), r = ms(), i = Ni(), a = y_(), s = T0(), o = b_();
75514
+ const e = $i(), t = x4e(), r = ms(), i = Ni(), a = y_(), s = T0(), o = b_();
75523
75515
  class l extends s.BaseShape {
75524
75516
  constructor(c) {
75525
75517
  super((0, i.mergeOptions)({ style: l.defaultStyleProps }, c));
@@ -75590,7 +75582,7 @@ function A0() {
75590
75582
  return Lo.dispatchPositionChange = s, Lo;
75591
75583
  }
75592
75584
  var nD;
75593
- function S4e() {
75585
+ function E4e() {
75594
75586
  if (nD) return Lf;
75595
75587
  nD = 1, Object.defineProperty(Lf, "__esModule", { value: !0 }), Lf.Icon = void 0;
75596
75588
  const n = $i(), e = T0(), t = A0();
@@ -75616,7 +75608,7 @@ var rD;
75616
75608
  function _0() {
75617
75609
  return rD || (rD = 1, function(n) {
75618
75610
  Object.defineProperty(n, "__esModule", { value: !0 }), n.Label = n.Image = n.Icon = n.Contour = n.BaseShape = n.Badge = void 0;
75619
- var e = b4e();
75611
+ var e = y4e();
75620
75612
  Object.defineProperty(n, "Badge", { enumerable: !0, get: function() {
75621
75613
  return e.Badge;
75622
75614
  } });
@@ -75624,11 +75616,11 @@ function _0() {
75624
75616
  Object.defineProperty(n, "BaseShape", { enumerable: !0, get: function() {
75625
75617
  return t.BaseShape;
75626
75618
  } });
75627
- var r = E4e();
75619
+ var r = w4e();
75628
75620
  Object.defineProperty(n, "Contour", { enumerable: !0, get: function() {
75629
75621
  return r.Contour;
75630
75622
  } });
75631
- var i = S4e();
75623
+ var i = E4e();
75632
75624
  Object.defineProperty(n, "Icon", { enumerable: !0, get: function() {
75633
75625
  return i.Icon;
75634
75626
  } });
@@ -75681,7 +75673,7 @@ function bc() {
75681
75673
  return x;
75682
75674
  };
75683
75675
  Object.defineProperty(xu, "__esModule", { value: !0 }), xu.BaseNode = void 0;
75684
- const e = $i(), t = sl(), r = e4e(), i = Cq(), a = No(), s = ms(), o = Dh(), l = Ni(), u = y_(), c = Nq(), h = Rq(), f = _0(), d = A0();
75676
+ const e = $i(), t = sl(), r = JSe(), i = Cq(), a = No(), s = ms(), o = Dh(), l = Ni(), u = y_(), c = Nq(), h = Rq(), f = _0(), d = A0();
75685
75677
  class v extends h.BaseElement {
75686
75678
  constructor(b) {
75687
75679
  super((0, l.mergeOptions)({ style: v.defaultStyleProps }, b)), this.type = "node";
@@ -75910,7 +75902,7 @@ function Cm() {
75910
75902
  return Bf.Polygon = r, Bf;
75911
75903
  }
75912
75904
  var lD;
75913
- function M4e() {
75905
+ function S4e() {
75914
75906
  if (lD) return Df;
75915
75907
  lD = 1, Object.defineProperty(Df, "__esModule", { value: !0 }), Df.Diamond = void 0;
75916
75908
  const n = sl(), e = Cm();
@@ -75926,7 +75918,7 @@ function M4e() {
75926
75918
  return Df.Diamond = t, Df;
75927
75919
  }
75928
75920
  var _u = {}, uD;
75929
- function T4e() {
75921
+ function M4e() {
75930
75922
  if (uD) return _u;
75931
75923
  uD = 1;
75932
75924
  var n = _u && _u.__rest || function(d, v) {
@@ -76003,7 +75995,7 @@ function T4e() {
76003
75995
  return _u;
76004
75996
  }
76005
75997
  var Ff = {}, cD;
76006
- function A4e() {
75998
+ function T4e() {
76007
75999
  if (cD) return Ff;
76008
76000
  cD = 1, Object.defineProperty(Ff, "__esModule", { value: !0 }), Ff.Ellipse = void 0;
76009
76001
  const n = $i(), e = jl(), t = No(), r = Ni(), i = bc();
@@ -76032,7 +76024,7 @@ function A4e() {
76032
76024
  }, Ff;
76033
76025
  }
76034
76026
  var zf = {}, hD;
76035
- function _4e() {
76027
+ function A4e() {
76036
76028
  if (hD) return zf;
76037
76029
  hD = 1, Object.defineProperty(zf, "__esModule", { value: !0 }), zf.Hexagon = void 0;
76038
76030
  const n = jl(), e = sl(), t = Cm();
@@ -76063,7 +76055,7 @@ var ku = {}, Io = {}, f4 = {};
76063
76055
  * @docs https://g.antv.antgroup.com/
76064
76056
  */
76065
76057
  var fD;
76066
- function k4e() {
76058
+ function _4e() {
76067
76059
  if (fD) return f4;
76068
76060
  fD = 1;
76069
76061
  var n = S0(), e = Qs(), t = Js(), r = Po(), i = Co(), a = eo(), s = yc(), o = hr;
@@ -76190,7 +76182,7 @@ var d4 = {};
76190
76182
  * @docs https://g.antv.antgroup.com/
76191
76183
  */
76192
76184
  var dD;
76193
- function O4e() {
76185
+ function k4e() {
76194
76186
  if (dD) return d4;
76195
76187
  dD = 1;
76196
76188
  var n = S0(), e = Qs(), t = Js(), r = Po(), i = Co(), a = eo(), s = bq(), o = Sm(), l = Mm(), u = Ih, c = yc(), h = dq(), f = hr, d = wm(), v = u.vec3.create(), p = u.vec3.create(), g = u.vec3.create(), b = u.mat4.create(), x = /* @__PURE__ */ function() {
@@ -76492,7 +76484,7 @@ function O4e() {
76492
76484
  return d4.Plugin = ne, d4;
76493
76485
  }
76494
76486
  var Fa = {}, v4 = { exports: {} }, vD;
76495
- function P4e() {
76487
+ function O4e() {
76496
76488
  return vD || (vD = 1, function(n) {
76497
76489
  function e(t, r) {
76498
76490
  if (!{}.hasOwnProperty.call(t, r)) throw new TypeError("attempted to use private field on non-instance");
@@ -76502,7 +76494,7 @@ function P4e() {
76502
76494
  }(v4)), v4.exports;
76503
76495
  }
76504
76496
  var g4 = { exports: {} }, gD;
76505
- function C4e() {
76497
+ function P4e() {
76506
76498
  return gD || (gD = 1, function(n) {
76507
76499
  var e = 0;
76508
76500
  function t(r) {
@@ -76934,10 +76926,10 @@ function Iq() {
76934
76926
  * @docs https://g.antv.antgroup.com/
76935
76927
  */
76936
76928
  var mD;
76937
- function N4e() {
76929
+ function C4e() {
76938
76930
  if (mD) return Fa;
76939
76931
  mD = 1;
76940
- var n = S0(), e = wm(), t = Qs(), r = Js(), i = Po(), a = Co(), s = eo(), o = yc(), l = Em(), u = P4e(), c = C4e(), h = Ih, f = hr, d = Iq(), v = /* @__PURE__ */ c("renderState"), p = /* @__PURE__ */ function() {
76932
+ var n = S0(), e = wm(), t = Qs(), r = Js(), i = Po(), a = Co(), s = eo(), o = yc(), l = Em(), u = O4e(), c = P4e(), h = Ih, f = hr, d = Iq(), v = /* @__PURE__ */ c("renderState"), p = /* @__PURE__ */ function() {
76941
76933
  function X(Z) {
76942
76934
  t(this, X), this.removedRBushNodeAABBs = [], this.renderQueue = [], Object.defineProperty(this, v, {
76943
76935
  writable: !0,
@@ -77603,7 +77595,7 @@ var p4 = {};
77603
77595
  * @docs https://g.antv.antgroup.com/
77604
77596
  */
77605
77597
  var yD;
77606
- function R4e() {
77598
+ function N4e() {
77607
77599
  if (yD) return p4;
77608
77600
  yD = 1;
77609
77601
  var n = Qs(), e = Js(), t = Po(), r = Co(), i = eo(), a = /* @__PURE__ */ function() {
@@ -77690,7 +77682,7 @@ var m4 = {};
77690
77682
  * @docs https://g.antv.antgroup.com/
77691
77683
  */
77692
77684
  var bD;
77693
- function L4e() {
77685
+ function R4e() {
77694
77686
  if (bD) return m4;
77695
77687
  bD = 1;
77696
77688
  var n = Qs(), e = Js(), t = Po(), r = Co(), i = eo(), a = hr, s = "g-canvas-camera", o = /* @__PURE__ */ function() {
@@ -77880,10 +77872,10 @@ function L4e() {
77880
77872
  * @docs https://g.antv.antgroup.com/
77881
77873
  */
77882
77874
  var xD;
77883
- function I4e() {
77875
+ function L4e() {
77884
77876
  if (xD) return Io;
77885
77877
  xD = 1;
77886
- var n = Js(), e = Qs(), t = Po(), r = Co(), i = eo(), a = k4e(), s = O4e(), o = N4e(), l = R4e(), u = L4e(), c = Iq(), h = Sm(), f = Mm(), d = hr;
77878
+ var n = Js(), e = Qs(), t = Po(), r = Co(), i = eo(), a = _4e(), s = k4e(), o = C4e(), l = N4e(), u = R4e(), c = Iq(), h = Sm(), f = Mm(), d = hr;
77887
77879
  function v(A) {
77888
77880
  var N = /* @__PURE__ */ Object.create(null);
77889
77881
  return A && Object.keys(A).forEach(function(F) {
@@ -78001,7 +77993,7 @@ function I4e() {
78001
77993
  return Io.CanvasPathGenerator = p, Io.CanvasPicker = g, Io.CanvasRenderer = b, Io.DomInteraction = x, Io.HTMLRenderer = w, Io.ImageLoader = E, Io.Renderer = T, Io;
78002
77994
  }
78003
77995
  var wD;
78004
- function D4e() {
77996
+ function I4e() {
78005
77997
  if (wD) return ku;
78006
77998
  wD = 1;
78007
77999
  var n = ku && ku.__rest || function(o, l) {
@@ -78013,7 +78005,7 @@ function D4e() {
78013
78005
  return u;
78014
78006
  };
78015
78007
  Object.defineProperty(ku, "__esModule", { value: !0 }), ku.HTML = void 0;
78016
- const e = $i(), t = I4e(), r = hr, i = Pm(), a = bc();
78008
+ const e = $i(), t = L4e(), r = hr, i = Pm(), a = bc();
78017
78009
  class s extends a.BaseNode {
78018
78010
  constructor(l) {
78019
78011
  super(Object.assign(Object.assign({}, l), { style: Object.assign({}, s.defaultStyleProps, l.style) })), this.rootPointerEvent = new e.FederatedPointerEvent(null), this.forwardEvents = (u) => {
@@ -78121,7 +78113,7 @@ function D4e() {
78121
78113
  }, ku;
78122
78114
  }
78123
78115
  var Ou = {}, ED;
78124
- function B4e() {
78116
+ function D4e() {
78125
78117
  if (ED) return Ou;
78126
78118
  ED = 1;
78127
78119
  var n = Ou && Ou.__rest || function(c, h) {
@@ -78185,7 +78177,7 @@ function B4e() {
78185
78177
  }, Ou;
78186
78178
  }
78187
78179
  var $f = {}, SD;
78188
- function F4e() {
78180
+ function B4e() {
78189
78181
  if (SD) return $f;
78190
78182
  SD = 1, Object.defineProperty($f, "__esModule", { value: !0 }), $f.Rect = void 0;
78191
78183
  const n = $i(), e = jl(), t = bc();
@@ -78213,7 +78205,7 @@ function F4e() {
78213
78205
  return $f.Rect = r, $f;
78214
78206
  }
78215
78207
  var Gf = {}, MD;
78216
- function z4e() {
78208
+ function F4e() {
78217
78209
  if (MD) return Gf;
78218
78210
  MD = 1, Object.defineProperty(Gf, "__esModule", { value: !0 }), Gf.Star = void 0;
78219
78211
  const n = jl(), e = sl(), t = Cm();
@@ -78242,7 +78234,7 @@ function z4e() {
78242
78234
  return Gf.Star = r, Gf;
78243
78235
  }
78244
78236
  var Vf = {}, TD;
78245
- function $4e() {
78237
+ function z4e() {
78246
78238
  if (TD) return Vf;
78247
78239
  TD = 1, Object.defineProperty(Vf, "__esModule", { value: !0 }), Vf.Triangle = void 0;
78248
78240
  const n = hr, e = jl(), t = to(), r = sl(), i = ms(), a = Ni(), s = Cm();
@@ -78290,39 +78282,39 @@ function Dq() {
78290
78282
  Object.defineProperty(n, "Circle", { enumerable: !0, get: function() {
78291
78283
  return t.Circle;
78292
78284
  } });
78293
- var r = M4e();
78285
+ var r = S4e();
78294
78286
  Object.defineProperty(n, "Diamond", { enumerable: !0, get: function() {
78295
78287
  return r.Diamond;
78296
78288
  } });
78297
- var i = T4e();
78289
+ var i = M4e();
78298
78290
  Object.defineProperty(n, "Donut", { enumerable: !0, get: function() {
78299
78291
  return i.Donut;
78300
78292
  } });
78301
- var a = A4e();
78293
+ var a = T4e();
78302
78294
  Object.defineProperty(n, "Ellipse", { enumerable: !0, get: function() {
78303
78295
  return a.Ellipse;
78304
78296
  } });
78305
- var s = _4e();
78297
+ var s = A4e();
78306
78298
  Object.defineProperty(n, "Hexagon", { enumerable: !0, get: function() {
78307
78299
  return s.Hexagon;
78308
78300
  } });
78309
- var o = D4e();
78301
+ var o = I4e();
78310
78302
  Object.defineProperty(n, "HTML", { enumerable: !0, get: function() {
78311
78303
  return o.HTML;
78312
78304
  } });
78313
- var l = B4e();
78305
+ var l = D4e();
78314
78306
  Object.defineProperty(n, "Image", { enumerable: !0, get: function() {
78315
78307
  return l.Image;
78316
78308
  } });
78317
- var u = F4e();
78309
+ var u = B4e();
78318
78310
  Object.defineProperty(n, "Rect", { enumerable: !0, get: function() {
78319
78311
  return u.Rect;
78320
78312
  } });
78321
- var c = z4e();
78313
+ var c = F4e();
78322
78314
  Object.defineProperty(n, "Star", { enumerable: !0, get: function() {
78323
78315
  return c.Star;
78324
78316
  } });
78325
- var h = $4e();
78317
+ var h = z4e();
78326
78318
  Object.defineProperty(n, "Triangle", { enumerable: !0, get: function() {
78327
78319
  return h.Triangle;
78328
78320
  } });
@@ -78450,7 +78442,7 @@ function x_() {
78450
78442
  }, bu;
78451
78443
  }
78452
78444
  var Hf = {}, kD;
78453
- function G4e() {
78445
+ function $4e() {
78454
78446
  if (kD) return Hf;
78455
78447
  kD = 1, Object.defineProperty(Hf, "__esModule", { value: !0 }), Hf.CircleCombo = void 0;
78456
78448
  const n = $i(), e = to(), t = No(), r = ms(), i = Dh(), a = x_();
@@ -78481,7 +78473,7 @@ function G4e() {
78481
78473
  return Hf.CircleCombo = s, Hf;
78482
78474
  }
78483
78475
  var qf = {}, OD;
78484
- function V4e() {
78476
+ function G4e() {
78485
78477
  if (OD) return qf;
78486
78478
  OD = 1, Object.defineProperty(qf, "__esModule", { value: !0 }), qf.RectCombo = void 0;
78487
78479
  const n = $i(), e = ms(), t = x_();
@@ -78505,25 +78497,25 @@ function V4e() {
78505
78497
  return qf.RectCombo = r, qf;
78506
78498
  }
78507
78499
  var PD;
78508
- function H4e() {
78500
+ function V4e() {
78509
78501
  return PD || (PD = 1, function(n) {
78510
78502
  Object.defineProperty(n, "__esModule", { value: !0 }), n.RectCombo = n.CircleCombo = n.BaseCombo = void 0;
78511
78503
  var e = x_();
78512
78504
  Object.defineProperty(n, "BaseCombo", { enumerable: !0, get: function() {
78513
78505
  return e.BaseCombo;
78514
78506
  } });
78515
- var t = G4e();
78507
+ var t = $4e();
78516
78508
  Object.defineProperty(n, "CircleCombo", { enumerable: !0, get: function() {
78517
78509
  return t.CircleCombo;
78518
78510
  } });
78519
- var r = V4e();
78511
+ var r = G4e();
78520
78512
  Object.defineProperty(n, "RectCombo", { enumerable: !0, get: function() {
78521
78513
  return r.RectCombo;
78522
78514
  } });
78523
78515
  }(l4)), l4;
78524
78516
  }
78525
78517
  var y4 = {}, za = {}, Gi = {}, CD;
78526
- function q4e() {
78518
+ function H4e() {
78527
78519
  if (CD) return Gi;
78528
78520
  CD = 1, Object.defineProperty(Gi, "__esModule", { value: !0 }), Gi.simple = Gi.triangleRect = Gi.rect = Gi.vee = Gi.diamond = Gi.triangle = Gi.circle = void 0;
78529
78521
  const n = (o, l) => {
@@ -78614,7 +78606,7 @@ function k0() {
78614
78606
  return w;
78615
78607
  };
78616
78608
  Object.defineProperty(za, "__esModule", { value: !0 }), za.BaseEdge = void 0;
78617
- const i = $i(), a = hr, s = to(), o = O0(), l = sl(), u = ms(), c = Dh(), h = Ni(), f = t(q4e()), d = y_(), v = Rq(), p = _0();
78609
+ const i = $i(), a = hr, s = to(), o = O0(), l = sl(), u = ms(), c = Dh(), h = Ni(), f = t(H4e()), d = y_(), v = Rq(), p = _0();
78618
78610
  class g extends v.BaseElement {
78619
78611
  constructor(x) {
78620
78612
  super((0, h.mergeOptions)({ style: g.defaultStyleProps }, x)), this.type = "edge";
@@ -78788,7 +78780,7 @@ function Nm() {
78788
78780
  }, jf;
78789
78781
  }
78790
78782
  var Wf = {}, LD;
78791
- function j4e() {
78783
+ function q4e() {
78792
78784
  if (LD) return Wf;
78793
78785
  LD = 1, Object.defineProperty(Wf, "__esModule", { value: !0 }), Wf.CubicHorizontal = void 0;
78794
78786
  const n = Ni(), e = Nm();
@@ -78810,7 +78802,7 @@ function j4e() {
78810
78802
  }, Wf;
78811
78803
  }
78812
78804
  var Uf = {}, ID;
78813
- function W4e() {
78805
+ function j4e() {
78814
78806
  if (ID) return Uf;
78815
78807
  ID = 1, Object.defineProperty(Uf, "__esModule", { value: !0 }), Uf.CubicRadial = void 0;
78816
78808
  const n = M0(), e = Ni(), t = al(), r = Nm();
@@ -78851,7 +78843,7 @@ function W4e() {
78851
78843
  }, Uf;
78852
78844
  }
78853
78845
  var Yf = {}, DD;
78854
- function U4e() {
78846
+ function W4e() {
78855
78847
  if (DD) return Yf;
78856
78848
  DD = 1, Object.defineProperty(Yf, "__esModule", { value: !0 }), Yf.CubicVertical = void 0;
78857
78849
  const n = Ni(), e = Nm();
@@ -78873,7 +78865,7 @@ function U4e() {
78873
78865
  }, Yf;
78874
78866
  }
78875
78867
  var Xf = {}, BD;
78876
- function Y4e() {
78868
+ function U4e() {
78877
78869
  if (BD) return Xf;
78878
78870
  BD = 1, Object.defineProperty(Xf, "__esModule", { value: !0 }), Xf.Line = void 0;
78879
78871
  const n = Ni(), e = k0();
@@ -79203,7 +79195,7 @@ function Bq() {
79203
79195
  return vl.SortedArray = g, vl;
79204
79196
  }
79205
79197
  var $D;
79206
- function X4e() {
79198
+ function Y4e() {
79207
79199
  if ($D) return Zf;
79208
79200
  $D = 1, Object.defineProperty(Zf, "__esModule", { value: !0 }), Zf.Polyline = void 0;
79209
79201
  const n = to(), e = O0(), t = ms(), r = w_(), i = Bq(), a = Ni(), s = k0();
@@ -79244,7 +79236,7 @@ function X4e() {
79244
79236
  }, Zf;
79245
79237
  }
79246
79238
  var Kf = {}, GD;
79247
- function Z4e() {
79239
+ function X4e() {
79248
79240
  if (GD) return Kf;
79249
79241
  GD = 1, Object.defineProperty(Kf, "__esModule", { value: !0 }), Kf.Quadratic = void 0;
79250
79242
  const n = O0(), e = Ni(), t = k0();
@@ -79263,7 +79255,7 @@ function Z4e() {
79263
79255
  }, Kf;
79264
79256
  }
79265
79257
  var VD;
79266
- function K4e() {
79258
+ function Z4e() {
79267
79259
  return VD || (VD = 1, function(n) {
79268
79260
  Object.defineProperty(n, "__esModule", { value: !0 }), n.Quadratic = n.Polyline = n.Line = n.CubicVertical = n.CubicRadial = n.CubicHorizontal = n.Cubic = n.BaseEdge = void 0;
79269
79261
  var e = k0();
@@ -79274,34 +79266,34 @@ function K4e() {
79274
79266
  Object.defineProperty(n, "Cubic", { enumerable: !0, get: function() {
79275
79267
  return t.Cubic;
79276
79268
  } });
79277
- var r = j4e();
79269
+ var r = q4e();
79278
79270
  Object.defineProperty(n, "CubicHorizontal", { enumerable: !0, get: function() {
79279
79271
  return r.CubicHorizontal;
79280
79272
  } });
79281
- var i = W4e();
79273
+ var i = j4e();
79282
79274
  Object.defineProperty(n, "CubicRadial", { enumerable: !0, get: function() {
79283
79275
  return i.CubicRadial;
79284
79276
  } });
79285
- var a = U4e();
79277
+ var a = W4e();
79286
79278
  Object.defineProperty(n, "CubicVertical", { enumerable: !0, get: function() {
79287
79279
  return a.CubicVertical;
79288
79280
  } });
79289
- var s = Y4e();
79281
+ var s = U4e();
79290
79282
  Object.defineProperty(n, "Line", { enumerable: !0, get: function() {
79291
79283
  return s.Line;
79292
79284
  } });
79293
- var o = X4e();
79285
+ var o = Y4e();
79294
79286
  Object.defineProperty(n, "Polyline", { enumerable: !0, get: function() {
79295
79287
  return o.Polyline;
79296
79288
  } });
79297
- var l = Z4e();
79289
+ var l = X4e();
79298
79290
  Object.defineProperty(n, "Quadratic", { enumerable: !0, get: function() {
79299
79291
  return l.Quadratic;
79300
79292
  } });
79301
79293
  }(y4)), y4;
79302
79294
  }
79303
79295
  var HD;
79304
- function Q4e() {
79296
+ function K4e() {
79305
79297
  return HD || (HD = 1, function(n) {
79306
79298
  var e = yu && yu.__createBinding || (Object.create ? function(r, i, a, s) {
79307
79299
  s === void 0 && (s = a);
@@ -79314,7 +79306,7 @@ function Q4e() {
79314
79306
  }), t = yu && yu.__exportStar || function(r, i) {
79315
79307
  for (var a in r) a !== "default" && !Object.prototype.hasOwnProperty.call(i, a) && e(i, r, a);
79316
79308
  };
79317
- Object.defineProperty(n, "__esModule", { value: !0 }), t(H4e(), n), t(K4e(), n), t(Dq(), n);
79309
+ Object.defineProperty(n, "__esModule", { value: !0 }), t(V4e(), n), t(Z4e(), n), t(Dq(), n);
79318
79310
  }(yu)), yu;
79319
79311
  }
79320
79312
  var qD;
@@ -79330,7 +79322,7 @@ function sl() {
79330
79322
  return oe;
79331
79323
  };
79332
79324
  Object.defineProperty(jn, "__esModule", { value: !0 }), jn.isNode = o, jn.isEdge = l, jn.isCombo = u, jn.isElement = c, jn.isSameNode = h, jn.getPortXYByPlacement = d, jn.getAllPorts = v, jn.isSimplePort = p, jn.getPortPosition = g, jn.findPorts = b, jn.findPort = x, jn.getConnectionPoint = E, jn.getPortConnectionPoint = M, jn.getNodeConnectionPoint = S, jn.getTextStyleByPlacement = T, jn.getStarPoints = A, jn.getStarPorts = N, jn.getTrianglePoints = F, jn.getTrianglePorts = D, jn.getBoundingPoints = z, jn.getDiamondPoints = G, jn.isVisible = H, jn.setAttributes = Y, jn.updateStyle = ee, jn.getHexagonPoints = X, jn.markToBeDestroyed = Z, jn.isToBeDestroyed = Q;
79333
- const e = hr, t = Q4e(), r = to(), i = g_(), a = No(), s = M0();
79325
+ const e = hr, t = K4e(), r = to(), i = g_(), a = No(), s = M0();
79334
79326
  function o(q) {
79335
79327
  return q instanceof t.BaseNode && q.type === "node";
79336
79328
  }
@@ -79528,7 +79520,7 @@ var jD;
79528
79520
  function O0() {
79529
79521
  return jD || (jD = 1, function(n) {
79530
79522
  Object.defineProperty(n, "__esModule", { value: !0 }), n.getRadians = void 0, n.getLabelPositionStyle = u, n.getBadgePositionStyle = c, n.getCurveControlPoint = f, n.parseCurveOffset = d, n.parseCurvePosition = v, n.getQuadraticPath = p, n.getCubicPath = g, n.getPolylinePath = b, n.getBorderRadiusPoints = x, n.getLoopEndpoints = E, n.getCubicLoopPath = M, n.getCubicLoopControlPoints = S, n.getPolylineLoopPath = T, n.getPolylineLoopControlPoints = A, n.getSubgraphRelatedEdges = N, n.findActualConnectNodeData = F, n.getArrowSize = D;
79531
- const e = hr, t = to(), r = JSe(), i = sl(), a = bm(), s = No(), o = w_(), l = al();
79523
+ const e = hr, t = to(), r = QSe(), i = sl(), a = bm(), s = No(), o = w_(), l = al();
79532
79524
  function u(z, G, H, Y, ee) {
79533
79525
  let q = typeof G == "number" ? G : 0.5;
79534
79526
  G === "start" && (q = 0), G === "end" && (q = 0.99);
@@ -79751,7 +79743,7 @@ function O0() {
79751
79743
  }(o4)), o4;
79752
79744
  }
79753
79745
  var Fq = O0();
79754
- const Tp = [16, 16], J4e = (n, e, t, r) => {
79746
+ const Tp = [16, 16], Q4e = (n, e, t, r) => {
79755
79747
  const { halfExtents: i } = n.getGeometryBounds(), a = 1, s = t[1] === t[3] ? 0 : t[1] > t[3] ? t[3] : t[1], o = [
79756
79748
  -i[0] - s + 4,
79757
79749
  -16 / 2
@@ -79774,7 +79766,7 @@ const Tp = [16, 16], J4e = (n, e, t, r) => {
79774
79766
  if (e) return [3, r, 3, 6];
79775
79767
  }
79776
79768
  return [3, 6, 3, 6];
79777
- }, eMe = (n, e, t) => {
79769
+ }, J4e = (n, e, t) => {
79778
79770
  const {
79779
79771
  id: r,
79780
79772
  startArrow: i,
@@ -79783,7 +79775,7 @@ const Tp = [16, 16], J4e = (n, e, t, r) => {
79783
79775
  } = rr(
79784
79776
  n.getGraphicStyle(e),
79785
79777
  "label"
79786
- ), o = n.getShape("key"), l = n.getShape(`label-${r}`), u = Am(o), c = zq(i, a, u), h = J4e(l, t, c), f = `translate(${h[0]}, ${h[1]})`, d = {
79778
+ ), o = n.getShape("key"), l = n.getShape(`label-${r}`), u = Am(o), c = zq(i, a, u), h = Q4e(l, t, c), f = `translate(${h[0]}, ${h[1]})`, d = {
79787
79779
  start: "arrow_back",
79788
79780
  end: "arrow_forward"
79789
79781
  }, v = s === "filled" ? "white" : "black";
@@ -79798,7 +79790,7 @@ const Tp = [16, 16], J4e = (n, e, t, r) => {
79798
79790
  transform: f,
79799
79791
  zIndex: 1
79800
79792
  };
79801
- }, tMe = (n, e, t, r) => {
79793
+ }, eMe = (n, e, t, r) => {
79802
79794
  const { color: i, lineHighlightColor: a } = e, s = Eq(a, r), o = UM(
79803
79795
  n,
79804
79796
  s,
@@ -79812,7 +79804,7 @@ const Tp = [16, 16], J4e = (n, e, t, r) => {
79812
79804
  const r = {
79813
79805
  start: "edge_start_arrow",
79814
79806
  end: "edge_end_arrow"
79815
- }, { fill: i } = tMe(
79807
+ }, { fill: i } = eMe(
79816
79808
  La(n == null ? void 0 : n.context),
79817
79809
  e,
79818
79810
  Mq(n),
@@ -79872,7 +79864,7 @@ function S_(n, e) {
79872
79864
  ].forEach(({ type: v, arrow: p, key: g }) => {
79873
79865
  var b;
79874
79866
  if (p === !1 && ((b = u[g]) == null || b.destroy(), delete u[g]), p === !0) {
79875
- const x = eMe(
79867
+ const x = J4e(
79876
79868
  n,
79877
79869
  c,
79878
79870
  v
@@ -79882,24 +79874,24 @@ function S_(n, e) {
79882
79874
  });
79883
79875
  });
79884
79876
  }
79885
- const nMe = { "primary/primary-0": "#000000", "red/red-0": "#000000", "red/red-10": "#410002", "red/red-20": "#690005", "red/red-30": "#93000A", "red/red-40": "#BA1A1A", "red/red-50": "#DE3730", "red/red-60": "#FF5449", "red/red-70": "#FF897D", "red/red-80": "#FFB4AB", "red/red-90": "#FFDAD6", "red/red-95": "#FFEDEA", "primary/primary-10": "#002020", "primary/primary-20": "#003737", "primary/primary-30": "#004F4F", "primary/primary-40": "#006A6A", "primary/primary-50": "#008585", "primary/primary-60": "#00A1A1", "primary/primary-70": "#1EBEBE", "primary/primary-80": "#4CDADA", "primary/primary-90": "#6FF7F6", "primary/primary-95": "#ADFFFE", "primary/primary-99": "#F1FFFE", "red/red-99": "#FFFBFF", "yellow/yellow-0": "#000000", "yellow/yellow-10": "#2A1700", "yellow/yellow-20": "#462A00", "yellow/yellow-30": "#653E00", "yellow/yellow-40": "#855400", "yellow/yellow-50": "#A66A00", "yellow/yellow-60": "#C98100", "yellow/yellow-70": "#ED9900", "yellow/yellow-80": "#FFB95C", "yellow/yellow-90": "#FFDDB7", "yellow/yellow-95": "#FFEEDE", "green/green-0": "#000000", "green/green-10": "#002109", "green/green-20": "#003914", "green/green-30": "#005320", "green/green-40": "#186C32", "green/green-50": "#378648", "yellow/yellow-99": "#FFFBFF", "green/green-60": "#52A160", "green/green-70": "#6CBD78", "green/green-80": "#87D991", "green/green-90": "#A2F6AB", "green/green-95": "#C6FFC8", "blue/blue-0": "#000000", "blue/blue-10": "#001C3A", "green/green-99": "#F6FFF1", "blue/blue-20": "#00315F", "blue/blue-30": "#004786", "blue/blue-40": "#005FAF", "blue/blue-50": "#0078DA", "blue/blue-60": "#2792FF", "blue/blue-70": "#72ADFF", "blue/blue-80": "#A5C8FF", "blue/blue-90": "#D4E3FF", "blue/blue-95": "#EBF1FF", "grey/grey-0": "#000000", "grey/grey-4": "#0B0F0F", "grey/grey-6": "#101414", "grey/grey-10": "#191C1C", "grey/grey-20": "#2D3131", "grey/grey-30": "#444747", "grey/grey-40": "#5B5F5F", "grey/grey-50": "#747877", "grey/grey-60": "#8E9191", "grey/grey-70": "#A9ACAB", "grey/grey-80": "#C4C7C6", "grey/grey-90": "#E0E3E2", "grey/grey-92": "#E6E9E8", "grey/grey-95": "#EFF1F0", "blue-grey/blue-grey-0": "#000000", "blue-grey/blue-grey-10": "#141D1D", "blue-grey/blue-grey-20": "#293232", "blue-grey/blue-grey-30": "#3F4948", "blue-grey/blue-grey-40": "#566060", "blue-grey/blue-grey-50": "#6F7979", "blue-grey/blue-grey-60": "#889392", "blue-grey/blue-grey-70": "#A3ADAD", "blue-grey/blue-grey-80": "#BEC9C8", "blue-grey/blue-grey-90": "#DAE5E4", "blue-grey/blue-grey-92": "#E0EBEA", "blue-grey/blue-grey-95": "#E9F3F2", "blue/blue-99": "#FDFCFF", "grey/grey-98": "#F7FAF9", "primary/primary-100": "#FFFFFF", "red/red-100": "#FFFFFF", "yellow/yellow-100": "#FFFFFF", "green/green-100": "#FFFFFF", "blue/blue-100": "#FFFFFF", "grey/grey-100": "#FFFFFF", "blue-grey/blue-grey-100": "#FFFFFF" }, rMe = { "background-neutral-default": "#F7FAF9", "text-neutral-default": "#191C1C", "text-neutral-default-subtle": "#3F4948", "background-neutral-subtle": "#FFFFFF", "background-neutral-inverse": "#2D3131", "text-neutral-inverse": "#EFF1F0", "icon-primary-default": "#008585", "icon-error-default": "#DE3730", "icon-warning-default": "#ED9900", "icon-success-default": "#378648", "icon-info-default": "#0078DA", "border-primary-default": "#008585", "border-error-default": "#DE3730", "border-warning-default": "#ED9900", "border-success-default": "#378648", "border-info-default": "#0078DA", "path/outline-neutral-default": "#3F4948", "guides/outline-accent": "#FF5449", "background-primary-default": "#6FF7F6", "background-primary-hovered": "#4CDADA", "background-neutral-hovered": "#C4C7C6", "background-error-default": "#FFDAD6", "background-error-hovered": "#FFB4AB", "background-warning-default": "#FFDDB7", "background-warning-hovered": "#FFB95C", "background-success-default": "#A2F6AB", "background-success-hovered": "#87D991", "background-info-default": "#D4E3FF", "background-info-hovered": "#A5C8FF" }, iMe = { "background-neutral-default": "#101414", "text-neutral-default": "#E0E3E2", "text-neutral-default-subtle": "#A3ADAD", "background-neutral-subtle": "#0B0F0F", "background-neutral-inverse": "#E0E3E2", "text-neutral-inverse": "#191C1C", "icon-primary-default": "#1EBEBE", "icon-error-default": "#FF897D", "icon-warning-default": "#ED9900", "icon-success-default": "#6CBD78", "icon-info-default": "#72ADFF", "border-primary-default": "#1EBEBE", "border-error-default": "#FF897D", "border-warning-default": "#ED9900", "border-success-default": "#6CBD78", "border-info-default": "#72ADFF", "path/outline-neutral-default": "#BEC9C8", "guides/outline-accent": "#FF5449", "background-primary-default": "#004F4F", "background-primary-hovered": "#006A6A", "background-neutral-hovered": "#5B5F5F", "background-error-default": "#93000A", "background-error-hovered": "#BA1A1A", "background-warning-default": "#653E00", "background-warning-hovered": "#855400", "background-success-default": "#005320", "background-success-hovered": "#186C32", "background-info-default": "#004786", "background-info-hovered": "#005FAF" }, aMe = {
79886
- palettes: nMe,
79887
- light: rMe,
79888
- dark: iMe
79889
- }, sMe = (n, e = "light") => {
79877
+ const tMe = { "primary/primary-0": "#000000", "red/red-0": "#000000", "red/red-10": "#410002", "red/red-20": "#690005", "red/red-30": "#93000A", "red/red-40": "#BA1A1A", "red/red-50": "#DE3730", "red/red-60": "#FF5449", "red/red-70": "#FF897D", "red/red-80": "#FFB4AB", "red/red-90": "#FFDAD6", "red/red-95": "#FFEDEA", "primary/primary-10": "#002020", "primary/primary-20": "#003737", "primary/primary-30": "#004F4F", "primary/primary-40": "#006A6A", "primary/primary-50": "#008585", "primary/primary-60": "#00A1A1", "primary/primary-70": "#1EBEBE", "primary/primary-80": "#4CDADA", "primary/primary-90": "#6FF7F6", "primary/primary-95": "#ADFFFE", "primary/primary-99": "#F1FFFE", "red/red-99": "#FFFBFF", "yellow/yellow-0": "#000000", "yellow/yellow-10": "#2A1700", "yellow/yellow-20": "#462A00", "yellow/yellow-30": "#653E00", "yellow/yellow-40": "#855400", "yellow/yellow-50": "#A66A00", "yellow/yellow-60": "#C98100", "yellow/yellow-70": "#ED9900", "yellow/yellow-80": "#FFB95C", "yellow/yellow-90": "#FFDDB7", "yellow/yellow-95": "#FFEEDE", "green/green-0": "#000000", "green/green-10": "#002109", "green/green-20": "#003914", "green/green-30": "#005320", "green/green-40": "#186C32", "green/green-50": "#378648", "yellow/yellow-99": "#FFFBFF", "green/green-60": "#52A160", "green/green-70": "#6CBD78", "green/green-80": "#87D991", "green/green-90": "#A2F6AB", "green/green-95": "#C6FFC8", "blue/blue-0": "#000000", "blue/blue-10": "#001C3A", "green/green-99": "#F6FFF1", "blue/blue-20": "#00315F", "blue/blue-30": "#004786", "blue/blue-40": "#005FAF", "blue/blue-50": "#0078DA", "blue/blue-60": "#2792FF", "blue/blue-70": "#72ADFF", "blue/blue-80": "#A5C8FF", "blue/blue-90": "#D4E3FF", "blue/blue-95": "#EBF1FF", "grey/grey-0": "#000000", "grey/grey-4": "#0B0F0F", "grey/grey-6": "#101414", "grey/grey-10": "#191C1C", "grey/grey-20": "#2D3131", "grey/grey-30": "#444747", "grey/grey-40": "#5B5F5F", "grey/grey-50": "#747877", "grey/grey-60": "#8E9191", "grey/grey-70": "#A9ACAB", "grey/grey-80": "#C4C7C6", "grey/grey-90": "#E0E3E2", "grey/grey-92": "#E6E9E8", "grey/grey-95": "#EFF1F0", "blue-grey/blue-grey-0": "#000000", "blue-grey/blue-grey-10": "#141D1D", "blue-grey/blue-grey-20": "#293232", "blue-grey/blue-grey-30": "#3F4948", "blue-grey/blue-grey-40": "#566060", "blue-grey/blue-grey-50": "#6F7979", "blue-grey/blue-grey-60": "#889392", "blue-grey/blue-grey-70": "#A3ADAD", "blue-grey/blue-grey-80": "#BEC9C8", "blue-grey/blue-grey-90": "#DAE5E4", "blue-grey/blue-grey-92": "#E0EBEA", "blue-grey/blue-grey-95": "#E9F3F2", "blue/blue-99": "#FDFCFF", "grey/grey-98": "#F7FAF9", "primary/primary-100": "#FFFFFF", "red/red-100": "#FFFFFF", "yellow/yellow-100": "#FFFFFF", "green/green-100": "#FFFFFF", "blue/blue-100": "#FFFFFF", "grey/grey-100": "#FFFFFF", "blue-grey/blue-grey-100": "#FFFFFF" }, nMe = { "background-neutral-default": "#F7FAF9", "text-neutral-default": "#191C1C", "text-neutral-default-subtle": "#3F4948", "background-neutral-subtle": "#FFFFFF", "background-neutral-inverse": "#2D3131", "text-neutral-inverse": "#EFF1F0", "icon-primary-default": "#008585", "icon-error-default": "#DE3730", "icon-warning-default": "#ED9900", "icon-success-default": "#378648", "icon-info-default": "#0078DA", "border-primary-default": "#008585", "border-error-default": "#DE3730", "border-warning-default": "#ED9900", "border-success-default": "#378648", "border-info-default": "#0078DA", "path/outline-neutral-default": "#3F4948", "guides/outline-accent": "#FF5449", "background-primary-default": "#6FF7F6", "background-primary-hovered": "#4CDADA", "background-neutral-hovered": "#C4C7C6", "background-error-default": "#FFDAD6", "background-error-hovered": "#FFB4AB", "background-warning-default": "#FFDDB7", "background-warning-hovered": "#FFB95C", "background-success-default": "#A2F6AB", "background-success-hovered": "#87D991", "background-info-default": "#D4E3FF", "background-info-hovered": "#A5C8FF" }, rMe = { "background-neutral-default": "#101414", "text-neutral-default": "#E0E3E2", "text-neutral-default-subtle": "#A3ADAD", "background-neutral-subtle": "#0B0F0F", "background-neutral-inverse": "#E0E3E2", "text-neutral-inverse": "#191C1C", "icon-primary-default": "#1EBEBE", "icon-error-default": "#FF897D", "icon-warning-default": "#ED9900", "icon-success-default": "#6CBD78", "icon-info-default": "#72ADFF", "border-primary-default": "#1EBEBE", "border-error-default": "#FF897D", "border-warning-default": "#ED9900", "border-success-default": "#6CBD78", "border-info-default": "#72ADFF", "path/outline-neutral-default": "#BEC9C8", "guides/outline-accent": "#FF5449", "background-primary-default": "#004F4F", "background-primary-hovered": "#006A6A", "background-neutral-hovered": "#5B5F5F", "background-error-default": "#93000A", "background-error-hovered": "#BA1A1A", "background-warning-default": "#653E00", "background-warning-hovered": "#855400", "background-success-default": "#005320", "background-success-hovered": "#186C32", "background-info-default": "#004786", "background-info-hovered": "#005FAF" }, iMe = {
79878
+ palettes: tMe,
79879
+ light: nMe,
79880
+ dark: rMe
79881
+ }, aMe = (n, e = "light") => {
79890
79882
  const {
79891
79883
  color: t,
79892
79884
  position: r,
79893
79885
  type: i,
79894
79886
  customBackground: a
79895
- } = rr(n, "label"), s = aMe[e];
79887
+ } = rr(n, "label"), s = iMe[e];
79896
79888
  let o = s["text-neutral-default"], l = s["background-neutral-default"], u = "transparent";
79897
79889
  const c = Eq(
79898
79890
  n.lineHighlightColor,
79899
79891
  r <= 0.5 ? "start" : "end"
79900
79892
  );
79901
79893
  i === "filled" ? (o = s["text-neutral-inverse"], l = s["background-neutral-inverse"]) : i === "outlined" && (l = s["background-neutral-default"], u = s["path/outline-neutral-default"], c === "info" ? u = s["border-info-default"] : c === "success" ? u = s["border-success-default"] : c === "warning" ? u = s["border-warning-default"] : c === "error" && (u = s["border-error-default"]));
79902
- const h = Bt(a == null ? void 0 : a.radius) ? 4 : a == null ? void 0 : a.radius, f = Bt(a == null ? void 0 : a.borderWidth) ? 1 : a == null ? void 0 : a.borderWidth;
79894
+ const h = zt(a == null ? void 0 : a.radius) ? 4 : a == null ? void 0 : a.radius, f = zt(a == null ? void 0 : a.borderWidth) ? 1 : a == null ? void 0 : a.borderWidth;
79903
79895
  return {
79904
79896
  fill: t || o,
79905
79897
  background: !0,
@@ -79910,7 +79902,7 @@ const nMe = { "primary/primary-0": "#000000", "red/red-0": "#000000", "red/red-1
79910
79902
  backgroundOpacity: 1
79911
79903
  };
79912
79904
  };
79913
- function oMe(n, e) {
79905
+ function sMe(n, e) {
79914
79906
  const t = rr(n.getGraphicStyle(e), "label"), {
79915
79907
  placement: r,
79916
79908
  offsetX: i,
@@ -79926,12 +79918,12 @@ function oMe(n, e) {
79926
79918
  color: v,
79927
79919
  customBackground: p,
79928
79920
  ...g
79929
- } = t, b = sMe(
79921
+ } = t, b = aMe(
79930
79922
  e,
79931
79923
  La(n == null ? void 0 : n.context).getTheme()
79932
79924
  ), { translate: x, rotate: w } = Sq(
79933
79925
  n.getShape("key"),
79934
- Bt(u) ? 0.5 : u,
79926
+ zt(u) ? 0.5 : u,
79935
79927
  0,
79936
79928
  a
79937
79929
  ), E = s ? `translate(${x.x}, ${x.y}) rotate(${w})` : `translate(${x.x}, ${x.y})`, M = n.getShape("key"), S = Am(M), T = zq(h, f, S);
@@ -79946,10 +79938,10 @@ function oMe(n, e) {
79946
79938
  }
79947
79939
  function M_(n, e, t) {
79948
79940
  var i;
79949
- lMe(n);
79941
+ oMe(n);
79950
79942
  const r = [];
79951
79943
  (i = e.labels) == null || i.forEach((a) => {
79952
- const s = oMe(n, {
79944
+ const s = sMe(n, {
79953
79945
  ...e,
79954
79946
  ...a
79955
79947
  }), o = n.upsert(
@@ -79965,14 +79957,14 @@ function M_(n, e, t) {
79965
79957
  });
79966
79958
  });
79967
79959
  }
79968
- function lMe(n) {
79960
+ function oMe(n) {
79969
79961
  const e = n.shapeMap;
79970
79962
  Object.keys(e).filter((r) => r.startsWith("label-")).forEach((r) => {
79971
79963
  var i;
79972
79964
  (i = e[r]) == null || i.destroy(), delete e[r];
79973
79965
  });
79974
79966
  }
79975
- class uMe extends uA {
79967
+ class lMe extends uA {
79976
79968
  getEndpoints(e) {
79977
79969
  return wq(this.sourceNode, this.targetNode) || super.getEndpoints(e);
79978
79970
  }
@@ -80010,9 +80002,9 @@ class uMe extends uA {
80010
80002
  super.render(e, t), M_(this, e, t), E_(this, e, t), S_(this, e);
80011
80003
  }
80012
80004
  }
80013
- Ia(Fi.EDGE, "line-edge", uMe);
80014
- var UD = sl(), b4 = w_(), cMe = Bq();
80015
- class hMe extends cA {
80005
+ Ia(Fi.EDGE, "line-edge", lMe);
80006
+ var UD = sl(), b4 = w_(), uMe = Bq();
80007
+ class cMe extends cA {
80016
80008
  get states() {
80017
80009
  return this.isEdgeExist ? this.context.model.getElementState(this.id) : [];
80018
80010
  }
@@ -80057,7 +80049,7 @@ class hMe extends cA {
80057
80049
  );
80058
80050
  else if (t.type === "shortest-path") {
80059
80051
  const c = this.context.element.getNodes();
80060
- o = cMe.aStarSearch(r, i, c, t), o.length || (o = b4.orth(
80052
+ o = uMe.aStarSearch(r, i, c, t), o.length || (o = b4.orth(
80061
80053
  a,
80062
80054
  s,
80063
80055
  r,
@@ -80103,8 +80095,8 @@ class hMe extends cA {
80103
80095
  super.render(e, t), M_(this, e, t), E_(this, e, t), S_(this, e);
80104
80096
  }
80105
80097
  }
80106
- Ia(Fi.EDGE, "polyline-edge", hMe);
80107
- class fMe extends a0 {
80098
+ Ia(Fi.EDGE, "polyline-edge", cMe);
80099
+ class hMe extends a0 {
80108
80100
  get states() {
80109
80101
  return this.isEdgeExist ? this.context.model.getElementState(this.id) : [];
80110
80102
  }
@@ -80128,9 +80120,9 @@ class fMe extends a0 {
80128
80120
  super.render(e, t), M_(this, e, t), E_(this, e, t), S_(this, e);
80129
80121
  }
80130
80122
  }
80131
- Ia(Fi.EDGE, "quadratic-edge", fMe);
80132
- const YD = "title", dMe = "title-background", vMe = "label-background", gMe = "status-icon", WAe = 132, UAe = 48, YAe = 14, XAe = 14;
80133
- function pMe(n, e, t) {
80123
+ Ia(Fi.EDGE, "quadratic-edge", hMe);
80124
+ const YD = "title", fMe = "title-background", dMe = "label-background", vMe = "status-icon", jAe = 132, WAe = 48, UAe = 14, YAe = 14;
80125
+ function gMe(n, e, t) {
80134
80126
  var s;
80135
80127
  const r = La(n.context), i = n.context.model.getElementState(n.id), a = {
80136
80128
  ...t,
@@ -80139,7 +80131,7 @@ function pMe(n, e, t) {
80139
80131
  };
80140
80132
  return !e.collapsed && a.strokeOpacity === 0 && (a.stroke = (s = r.getThemeTokens()) == null ? void 0 : s["background-neutral-hovered"], a.strokeOpacity = 0.64, a.strokeWidth = 3, a.lineWidth = 3), i.includes("disabled") && (a.cursor = "not-allowed"), a;
80141
80133
  }
80142
- function mMe(n, e) {
80134
+ function pMe(n, e) {
80143
80135
  return e ? {
80144
80136
  ...e,
80145
80137
  stroke: "none"
@@ -80154,7 +80146,7 @@ class $q extends z$ {
80154
80146
  }
80155
80147
  getKeyStyle(e) {
80156
80148
  const t = super.getKeyStyle(e);
80157
- return pMe(this, e, t);
80149
+ return gMe(this, e, t);
80158
80150
  }
80159
80151
  getKeySize(e) {
80160
80152
  const { collapsed: t, childrenData: r = [] } = e;
@@ -80162,7 +80154,7 @@ class $q extends z$ {
80162
80154
  }
80163
80155
  getHaloStyle(e) {
80164
80156
  const t = super.getHaloStyle(e);
80165
- return mMe(e, t);
80157
+ return pMe(e, t);
80166
80158
  }
80167
80159
  getIconStyle(e) {
80168
80160
  if (e.icon === !1 || e.collapsed === !1) return !1;
@@ -80202,7 +80194,7 @@ class $q extends z$ {
80202
80194
  }
80203
80195
  getTitleBackgroundStyle(e) {
80204
80196
  const t = this.getLabelBackgroundStyle(e);
80205
- return FSe(this, e, t);
80197
+ return BSe(this, e, t);
80206
80198
  }
80207
80199
  getLabelBackgroundStyle(e) {
80208
80200
  return Aq(this, e);
@@ -80212,7 +80204,7 @@ class $q extends z$ {
80212
80204
  }
80213
80205
  drawStatusShape(e, t) {
80214
80206
  return this.upsert(
80215
- gMe,
80207
+ vMe,
80216
80208
  Hs,
80217
80209
  this.getStatusStyle(e),
80218
80210
  t
@@ -80220,7 +80212,7 @@ class $q extends z$ {
80220
80212
  }
80221
80213
  drawTitleBackgroundShape(e, t) {
80222
80214
  return this.upsert(
80223
- dMe,
80215
+ fMe,
80224
80216
  mi,
80225
80217
  this.getTitleBackgroundStyle(e),
80226
80218
  t
@@ -80228,7 +80220,7 @@ class $q extends z$ {
80228
80220
  }
80229
80221
  drawLabelBackgroundShape(e, t) {
80230
80222
  return this.upsert(
80231
- vMe,
80223
+ dMe,
80232
80224
  mi,
80233
80225
  this.getLabelBackgroundStyle(e),
80234
80226
  t
@@ -80251,17 +80243,17 @@ Gt($q, "defaultProps", {
80251
80243
  collapsedMarker: !1
80252
80244
  });
80253
80245
  Ia(Fi.COMBO, "device-group", $q);
80254
- function yMe(n, e, t) {
80246
+ function mMe(n, e, t) {
80255
80247
  return Tq(n, e, t, {});
80256
80248
  }
80257
- const ZAe = 132, XD = "title", bMe = "node-label", xMe = "label-background", wMe = "status-icon";
80258
- function EMe(n, e, t) {
80249
+ const XAe = 132, XD = "title", yMe = "node-label", bMe = "label-background", xMe = "status-icon";
80250
+ function wMe(n, e, t) {
80259
80251
  var a, s;
80260
80252
  if (e.label === !1 || !e.labelText) return !1;
80261
80253
  const r = ((s = (a = n.constructor.prototype.getLabelStyle) == null ? void 0 : a.call) == null ? void 0 : s.call(a, n, e)) || {}, i = km(n, e, r, { nodeSize: 132 });
80262
- return t ? n.upsert(bMe, Mo, i, t) : i;
80254
+ return t ? n.upsert(yMe, Mo, i, t) : i;
80263
80255
  }
80264
- function SMe(n, e, t) {
80256
+ function EMe(n, e, t) {
80265
80257
  const r = n.constructor.prototype.getLabelStyle.call(n, e), i = km(n, e, r, {
80266
80258
  nodeSize: 132
80267
80259
  }), a = rr(e, XD), s = Oq(n, e, i, a, {
@@ -80269,26 +80261,26 @@ function SMe(n, e, t) {
80269
80261
  });
80270
80262
  return n.upsert(XD, Mo, s, t);
80271
80263
  }
80272
- function MMe(n, e, t) {
80264
+ function SMe(n, e, t) {
80273
80265
  const r = rr(e, "status"), i = _q(n, e, r, { nodeSize: 132 });
80274
- return n.upsert(wMe, Hs, i, t);
80266
+ return n.upsert(xMe, Hs, i, t);
80275
80267
  }
80276
- function TMe(n, e, t) {
80277
- const r = Aq(n, e), i = n.upsert(xMe, mi, r, t);
80268
+ function MMe(n, e, t) {
80269
+ const r = Aq(n, e), i = n.upsert(bMe, mi, r, t);
80278
80270
  return requestAnimationFrame(() => {
80279
80271
  n.toFront();
80280
80272
  }), i;
80281
80273
  }
80282
- const AMe = 132;
80283
- function _Me(n, e, t) {
80274
+ const TMe = 132;
80275
+ function AMe(n, e, t) {
80284
80276
  const r = {
80285
80277
  ...t,
80286
- r: AMe / 2,
80278
+ r: TMe / 2,
80287
80279
  cursor: "default"
80288
80280
  }, i = La(n.context), a = n.context.model.getElementState(n.id);
80289
80281
  return a.includes("disabled") && (r.cursor = "not-allowed"), Object.assign(r, kq(i, a, e.highlight));
80290
80282
  }
80291
- class kMe extends Mh {
80283
+ class _Me extends Mh {
80292
80284
  get nodeData() {
80293
80285
  return this.isNodeExist ? this.context.model.getNodeLikeDatum(this.id) : null;
80294
80286
  }
@@ -80300,30 +80292,30 @@ class kMe extends Mh {
80300
80292
  }
80301
80293
  getKeyStyle(e) {
80302
80294
  const t = super.getKeyStyle(e);
80303
- return _Me(this, e, t);
80295
+ return AMe(this, e, t);
80304
80296
  }
80305
80297
  getHaloStyle(e) {
80306
80298
  return !1;
80307
80299
  }
80308
80300
  getIconStyle(e) {
80309
80301
  const t = super.getIconStyle(e);
80310
- return yMe(this, e, t);
80302
+ return mMe(this, e, t);
80311
80303
  }
80312
80304
  getLabelStyle(e) {
80313
80305
  const t = super.getLabelStyle(e);
80314
80306
  return km(this, e, t);
80315
80307
  }
80316
80308
  render(e, t) {
80317
- this.isNodeExist && (super.render(e, t), TMe(this, e, t), SMe(this, e, t), EMe(this, e, t), MMe(this, e, t));
80309
+ this.isNodeExist && (super.render(e, t), MMe(this, e, t), EMe(this, e, t), wMe(this, e, t), SMe(this, e, t));
80318
80310
  }
80319
80311
  }
80320
- Ia(Fi.NODE, "device-node", kMe);
80321
- const OMe = "1.0.4", PMe = {}, CMe = /* @__PURE__ */ JSON.parse('[{"name":"color-palettes","modes":[{"name":"value","variables":[{"name":"primary/primary-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-10","type":"color","isAlias":false,"value":"#410002"},{"name":"red/red-20","type":"color","isAlias":false,"value":"#690005"},{"name":"red/red-30","type":"color","isAlias":false,"value":"#93000A"},{"name":"red/red-40","type":"color","isAlias":false,"value":"#BA1A1A"},{"name":"red/red-50","type":"color","isAlias":false,"value":"#DE3730"},{"name":"red/red-60","type":"color","isAlias":false,"value":"#FF5449"},{"name":"red/red-70","type":"color","isAlias":false,"value":"#FF897D"},{"name":"red/red-80","type":"color","isAlias":false,"value":"#FFB4AB"},{"name":"red/red-90","type":"color","isAlias":false,"value":"#FFDAD6"},{"name":"red/red-95","type":"color","isAlias":false,"value":"#FFEDEA"},{"name":"primary/primary-10","type":"color","isAlias":false,"value":"#002020"},{"name":"primary/primary-20","type":"color","isAlias":false,"value":"#003737"},{"name":"primary/primary-30","type":"color","isAlias":false,"value":"#004F4F"},{"name":"primary/primary-40","type":"color","isAlias":false,"value":"#006A6A"},{"name":"primary/primary-50","type":"color","isAlias":false,"value":"#008585"},{"name":"primary/primary-60","type":"color","isAlias":false,"value":"#00A1A1"},{"name":"primary/primary-70","type":"color","isAlias":false,"value":"#1EBEBE"},{"name":"primary/primary-80","type":"color","isAlias":false,"value":"#4CDADA"},{"name":"primary/primary-90","type":"color","isAlias":false,"value":"#6FF7F6"},{"name":"primary/primary-95","type":"color","isAlias":false,"value":"#ADFFFE"},{"name":"primary/primary-99","type":"color","isAlias":false,"value":"#F1FFFE"},{"name":"red/red-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"yellow/yellow-0","type":"color","isAlias":false,"value":"#000000"},{"name":"yellow/yellow-10","type":"color","isAlias":false,"value":"#2A1700"},{"name":"yellow/yellow-20","type":"color","isAlias":false,"value":"#462A00"},{"name":"yellow/yellow-30","type":"color","isAlias":false,"value":"#653E00"},{"name":"yellow/yellow-40","type":"color","isAlias":false,"value":"#855400"},{"name":"yellow/yellow-50","type":"color","isAlias":false,"value":"#A66A00"},{"name":"yellow/yellow-60","type":"color","isAlias":false,"value":"#C98100"},{"name":"yellow/yellow-70","type":"color","isAlias":false,"value":"#ED9900"},{"name":"yellow/yellow-80","type":"color","isAlias":false,"value":"#FFB95C"},{"name":"yellow/yellow-90","type":"color","isAlias":false,"value":"#FFDDB7"},{"name":"yellow/yellow-95","type":"color","isAlias":false,"value":"#FFEEDE"},{"name":"green/green-0","type":"color","isAlias":false,"value":"#000000"},{"name":"green/green-10","type":"color","isAlias":false,"value":"#002109"},{"name":"green/green-20","type":"color","isAlias":false,"value":"#003914"},{"name":"green/green-30","type":"color","isAlias":false,"value":"#005320"},{"name":"green/green-40","type":"color","isAlias":false,"value":"#186C32"},{"name":"green/green-50","type":"color","isAlias":false,"value":"#378648"},{"name":"yellow/yellow-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"green/green-60","type":"color","isAlias":false,"value":"#52A160"},{"name":"green/green-70","type":"color","isAlias":false,"value":"#6CBD78"},{"name":"green/green-80","type":"color","isAlias":false,"value":"#87D991"},{"name":"green/green-90","type":"color","isAlias":false,"value":"#A2F6AB"},{"name":"green/green-95","type":"color","isAlias":false,"value":"#C6FFC8"},{"name":"blue/blue-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue/blue-10","type":"color","isAlias":false,"value":"#001C3A"},{"name":"green/green-99","type":"color","isAlias":false,"value":"#F6FFF1"},{"name":"blue/blue-20","type":"color","isAlias":false,"value":"#00315F"},{"name":"blue/blue-30","type":"color","isAlias":false,"value":"#004786"},{"name":"blue/blue-40","type":"color","isAlias":false,"value":"#005FAF"},{"name":"blue/blue-50","type":"color","isAlias":false,"value":"#0078DA"},{"name":"blue/blue-60","type":"color","isAlias":false,"value":"#2792FF"},{"name":"blue/blue-70","type":"color","isAlias":false,"value":"#72ADFF"},{"name":"blue/blue-80","type":"color","isAlias":false,"value":"#A5C8FF"},{"name":"blue/blue-90","type":"color","isAlias":false,"value":"#D4E3FF"},{"name":"blue/blue-95","type":"color","isAlias":false,"value":"#EBF1FF"},{"name":"grey/grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"grey/grey-4","type":"color","isAlias":false,"value":"#0B0F0F"},{"name":"grey/grey-6","type":"color","isAlias":false,"value":"#101414"},{"name":"grey/grey-10","type":"color","isAlias":false,"value":"#191C1C"},{"name":"grey/grey-20","type":"color","isAlias":false,"value":"#2D3131"},{"name":"grey/grey-30","type":"color","isAlias":false,"value":"#444747"},{"name":"grey/grey-40","type":"color","isAlias":false,"value":"#5B5F5F"},{"name":"grey/grey-50","type":"color","isAlias":false,"value":"#747877"},{"name":"grey/grey-60","type":"color","isAlias":false,"value":"#8E9191"},{"name":"grey/grey-70","type":"color","isAlias":false,"value":"#A9ACAB"},{"name":"grey/grey-80","type":"color","isAlias":false,"value":"#C4C7C6"},{"name":"grey/grey-90","type":"color","isAlias":false,"value":"#E0E3E2"},{"name":"grey/grey-92","type":"color","isAlias":false,"value":"#E6E9E8"},{"name":"grey/grey-95","type":"color","isAlias":false,"value":"#EFF1F0"},{"name":"blue-grey/blue-grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue-grey/blue-grey-10","type":"color","isAlias":false,"value":"#141D1D"},{"name":"blue-grey/blue-grey-20","type":"color","isAlias":false,"value":"#293232"},{"name":"blue-grey/blue-grey-30","type":"color","isAlias":false,"value":"#3F4948"},{"name":"blue-grey/blue-grey-40","type":"color","isAlias":false,"value":"#566060"},{"name":"blue-grey/blue-grey-50","type":"color","isAlias":false,"value":"#6F7979"},{"name":"blue-grey/blue-grey-60","type":"color","isAlias":false,"value":"#889392"},{"name":"blue-grey/blue-grey-70","type":"color","isAlias":false,"value":"#A3ADAD"},{"name":"blue-grey/blue-grey-80","type":"color","isAlias":false,"value":"#BEC9C8"},{"name":"blue-grey/blue-grey-90","type":"color","isAlias":false,"value":"#DAE5E4"},{"name":"blue-grey/blue-grey-92","type":"color","isAlias":false,"value":"#E0EBEA"},{"name":"blue-grey/blue-grey-95","type":"color","isAlias":false,"value":"#E9F3F2"},{"name":"blue/blue-99","type":"color","isAlias":false,"value":"#FDFCFF"},{"name":"grey/grey-98","type":"color","isAlias":false,"value":"#F7FAF9"},{"name":"primary/primary-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"red/red-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"yellow/yellow-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"green/green-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue/blue-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"grey/grey-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue-grey/blue-grey-100","type":"color","isAlias":false,"value":"#FFFFFF"}]}]},{"name":"color-schemes","modes":[{"name":"light","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-98"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-100"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-20"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-95"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-90"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-80"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-80"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-90"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-80"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-90"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-80"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-90"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-80"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-90"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-80"}}]},{"name":"dark","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-6"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-70"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-4"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-80"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-30"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-40"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-40"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-30"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-40"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-30"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-40"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-30"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-40"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-30"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-40"}}]}]},{"name":"opacity","modes":[{"name":"Mode 1","variables":[{"name":"opacity-64","type":"number","isAlias":false,"value":64},{"name":"opacity-70","type":"number","isAlias":false,"value":70}]}]},{"name":"Typography","modes":[{"name":"Style","variables":[{"name":"typography/topology/title","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Medium","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.10000000149011612,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}},{"name":"typography/topology/body","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Regular","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.25,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}}]}]}]'), NMe = {
80322
- version: OMe,
80323
- metadata: PMe,
80324
- collections: CMe
80325
- }, RMe = "3.0.0-beta.2", x4 = '<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><style>:root>svg{display:none}:root>svg:target{display:block}</style><svg viewBox="0 0 24 24" id="account_box" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 5v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H5a2 2 0 0 0-2 2zm12 4c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zm-9 8c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1H6v-1z"/></svg><svg viewBox="0 0 24 24" id="account_tree" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z"/></svg><svg fill="none" viewBox="0 0 24 24" id="add" xmlns="http://www.w3.org/2000/svg"><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="add_box" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2Z"/></svg><svg viewBox="0 0 24 24" id="add_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/></svg><svg viewBox="0 -960 960 960" fill="#000000de" id="add_link" xmlns="http://www.w3.org/2000/svg"><path d="M440-280H280q-83 0-141.5-58.5T80-480q0-83 58.5-141.5T280-680h160v80H280q-50 0-85 35t-35 85q0 50 35 85t85 35h160v80ZM320-440v-80h320v80H320Zm200 160v-80h160q50 0 85-35t35-85q0-50-35-85t-85-35H520v-80h160q83 0 141.5 58.5T880-480q0 83-58.5 141.5T680-280H520Z"/></svg><svg viewBox="0 0 24 24" id="apartment" xmlns="http://www.w3.org/2000/svg"><path d="M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4ZM7 19H5v-2h2v2Zm0-4H5v-2h2v2Zm0-4H5V9h2v2Zm4 4H9v-2h2v2Zm0-4H9V9h2v2Zm0-4H9V5h2v2Zm4 8h-2v-2h2v2Zm0-4h-2V9h2v2Zm0-4h-2V5h2v2Zm4 12h-2v-2h2v2Zm0-4h-2v-2h2v2Z"/></svg><svg viewBox="0 0 24 24" id="api" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m14 12-2 2-2-2 2-2 2 2zm-2-6 2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6 2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"/></svg><svg viewBox="0 0 24 24" id="apollo_project" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0V0z"/><path d="M12 17a4 4 0 1 0-4-4 4 4 0 0 0 4 4Zm-1.6-4.8h.06A1.58 1.58 0 0 1 12 11a1.6 1.6 0 0 1 1.6 1.6h.2a1 1 0 0 1 0 2h-3.4a1.2 1.2 0 0 1 0-2.4Z"/><path d="M20 6h-8l-2-2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2Zm0 12H4V8h16Z"/></g></g></svg><svg viewBox="0 0 24 24" id="apps" xmlns="http://www.w3.org/2000/svg"><path d="M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="archive" xmlns="http://www.w3.org/2000/svg"><path d="m20.54 5.23-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM12 17.5 6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_back" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_down" xmlns="http://www.w3.org/2000/svg"><path d="M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8Zm0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 10V8h-2v4H8l4 4 4-4h-3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_up" xmlns="http://www.w3.org/2000/svg"><path d="M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10Zm-1-10v4h2v-4h3l-4-4-4 4h3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_downward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_down" xmlns="http://www.w3.org/2000/svg"><path d="m7 10 5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_up" xmlns="http://www.w3.org/2000/svg"><path d="m7 14 5-5 5 5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_forward" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_left" xmlns="http://www.w3.org/2000/svg"><path d="m14 7-5 5 5 5V7z"/><path fill="none" d="M24 0v24H0V0h24z"/></svg><svg viewBox="0 0 24 24" id="arrow_right" xmlns="http://www.w3.org/2000/svg"><path d="m10 17 5-5-5-5v10z"/><path fill="none" d="M0 24V0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="arrow_upward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"/></svg><svg viewBox="0 0 24 24" id="article" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5 14H7v-2h7v2Zm3-4H7v-2h10v2Zm0-4H7V7h10v2Z"/></svg><svg viewBox="0 0 24 24" id="assignment" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"/></svg><svg viewBox="0 0 24 24" id="attach_file" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="build" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" fill="none" d="M0 0h24v24H0z"/><path d="m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"/></svg><svg viewBox="0 0 24 24" id="cable" xmlns="http://www.w3.org/2000/svg"><path d="M20 5V4c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-1v4c0 .55.45 1 1 1h1v7c0 1.1-.9 2-2 2s-2-.9-2-2V7c0-2.21-1.79-4-4-4S5 4.79 5 7v7H4c-.55 0-1 .45-1 1v4h1v1c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h1v-4c0-.55-.45-1-1-1H7V7c0-1.1.9-2 2-2s2 .9 2 2v10c0 2.21 1.79 4 4 4s4-1.79 4-4v-7h1c.55 0 1-.45 1-1V5h-1Z"/></svg><svg viewBox="0 0 24 24" id="calculate" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.42Zm-6.78.66h5v1.5h-5v-1.5ZM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2V16Zm6.5 1.25h-5v-1.5h5v1.5Zm0-2.5h-5v-1.5h5v1.5Z"/></svg><svg viewBox="0 0 24 24" id="camera" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m9.4 10.5 4.77-8.26a9.984 9.984 0 0 0-8.49 2.01l3.66 6.35.06-.1zM21.54 9c-.92-2.92-3.15-5.26-6-6.34L11.88 9h9.66zm.26 1h-7.49l.29.5 4.76 8.25A9.91 9.91 0 0 0 22 12c0-.69-.07-1.35-.2-2zM8.54 12l-3.9-6.75A9.958 9.958 0 0 0 2.2 14h7.49l-1.15-2zm-6.08 3c.92 2.92 3.15 5.26 6 6.34L12.12 15H2.46zm11.27 0-3.9 6.76a9.984 9.984 0 0 0 8.49-2.01l-3.66-6.35-.93 1.6z"/></svg><svg viewBox="0 0 16 16" id="cancel" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.66 6.66 0 0 0 1.333 8 6.66 6.66 0 0 0 8 14.667 6.66 6.66 0 0 0 14.667 8 6.66 6.66 0 0 0 8 1.333Zm3.333 9.06-.94.94L8 8.94l-2.393 2.393-.94-.94L7.06 8 4.667 5.607l.94-.94L8 7.06l2.393-2.393.94.94L8.94 8l2.393 2.393Z"/></svg><svg viewBox="0 0 24 24" id="card_membership" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2Zm0 13H4v-2h16v2Zm0-5H4V4h16v6Z"/></svg><svg viewBox="0 0 24 24" id="category" xmlns="http://www.w3.org/2000/svg"><path d="m12 2-5.5 9h11L12 2ZM17.5 22a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM3 13.5h8v8H3v-8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="center_focus_weak" xmlns="http://www.w3.org/2000/svg"><path d="M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4ZM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5Zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2Zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4ZM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="check_circle" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.67 6.67 0 0 0 1.333 8 6.67 6.67 0 0 0 8 14.667 6.67 6.67 0 0 0 14.667 8 6.67 6.67 0 0 0 8 1.333Zm-1.333 10L3.333 8l.94-.94 2.394 2.387 5.06-5.06.94.946-6 6Z"/></svg><svg viewBox="0 0 24 24" id="circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z"/></svg><svg viewBox="0 0 24 24" id="cleaning_services" xmlns="http://www.w3.org/2000/svg"><path d="M16 11h-1V3c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v8H8c-2.76 0-5 2.24-5 5v7h18v-7c0-2.76-2.24-5-5-5Zm3 10h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H9v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H5v-5c0-1.65 1.35-3 3-3h8c1.65 0 3 1.35 3 3v5Z"/></svg><svg viewBox="0 0 24 24" id="clear" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="cloud_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4c-1.48 0-2.85.43-4.01 1.17l1.46 1.46a5.497 5.497 0 0 1 8.05 4.87v.5H19c1.66 0 3 1.34 3 3 0 1.13-.64 2.11-1.56 2.62l1.45 1.45C23.16 18.16 24 16.68 24 15c0-2.64-2.05-4.78-4.65-4.96zM3 5.27l2.75 2.74C2.56 8.15 0 10.77 0 14c0 3.31 2.69 6 6 6h11.73l2 2L21 20.73 4.27 4 3 5.27zM7.73 10l8 8H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73z"/></svg><svg viewBox="0 0 24 24" id="cloud_queue" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z"/></svg><svg viewBox="0 0 20 20" id="cloud_upload_outline" xmlns="http://www.w3.org/2000/svg"><path d="M5.417 16.667c-1.264 0-2.344-.438-3.24-1.313C1.281 14.48.833 13.41.833 12.146c0-1.084.327-2.049.98-2.896a4.331 4.331 0 0 1 2.562-1.625 5.656 5.656 0 0 1 2.083-3.104A5.702 5.702 0 0 1 10 3.333c1.625 0 3.003.566 4.135 1.698 1.132 1.132 1.698 2.51 1.698 4.136a3.64 3.64 0 0 1 2.386 1.239c.632.715.948 1.552.948 2.51 0 1.042-.365 1.928-1.094 2.657-.73.73-1.615 1.094-2.656 1.094h-4.584c-.458 0-.85-.163-1.176-.49A1.606 1.606 0 0 1 9.167 15v-4.292L7.833 12l-1.166-1.167L10 7.5l3.333 3.333L12.167 12l-1.334-1.292V15h4.584c.583 0 1.076-.201 1.479-.604.403-.403.604-.896.604-1.48 0-.583-.201-1.076-.604-1.479a2.012 2.012 0 0 0-1.48-.604h-1.25V9.167c0-1.153-.405-2.136-1.218-2.949C12.135 5.406 11.153 5 10 5s-2.135.406-2.948 1.218c-.812.813-1.219 1.796-1.219 2.949h-.416a2.81 2.81 0 0 0-2.063.854 2.81 2.81 0 0 0-.854 2.062c0 .806.285 1.493.854 2.063A2.81 2.81 0 0 0 5.417 15H7.5v1.667H5.417Z"/></svg><svg viewBox="0 0 18 18" id="create_new_folder" xmlns="http://www.w3.org/2000/svg"><path d="M15 4.5H9L7.5 3H3c-.833 0-1.492.667-1.492 1.5l-.008 9c0 .832.667 1.5 1.5 1.5h12c.832 0 1.5-.668 1.5-1.5V6c0-.832-.668-1.5-1.5-1.5Zm-.75 6H12v2.25h-1.5V10.5H8.25V9h2.25V6.75H12V9h2.25v1.5Z"/></svg><svg viewBox="0 0 24 24" id="dashboard" xmlns="http://www.w3.org/2000/svg"><path d="M3 13h8V3H3v10Zm0 8h8v-6H3v6Zm10 0h8V11h-8v10Zm0-18v6h8V3h-8Z"/></svg><svg viewBox="0 0 24 24" id="delete_forever" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12 1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4z"/><path fill="none" d="M0 0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="description" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm2 16H8v-2h8v2Zm0-4H8v-2h8v2Zm-3-5V3.5L18.5 9H13Z"/></svg><svg viewBox="0 0 24 24" id="done" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg><svg viewBox="0 0 24 24" id="download" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"/></svg><svg viewBox="0 0 24 24" id="drag_indicator" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="draw" xmlns="http://www.w3.org/2000/svg"><path d="M4 21v-4.25L17.175 3.6c.2-.2.425-.35.675-.45a1.975 1.975 0 0 1 1.512 0c.242.1.455.25.638.45L21.4 5c.2.183.35.396.45.638a1.975 1.975 0 0 1 0 1.512c-.1.25-.25.475-.45.675L8.25 21H4ZM18.65 7.775 20 6.425 18.575 5l-1.35 1.35 1.425 1.425ZM14 21a6.644 6.644 0 0 0 3.425-.925C18.475 19.458 19 18.6 19 17.5c0-.6-.158-1.117-.475-1.55-.317-.433-.742-.808-1.275-1.125L15.775 16.3c.383.167.683.35.9.55.217.2.325.417.325.65 0 .383-.304.73-.913 1.038-.608.308-1.304.462-2.087.462a.968.968 0 0 0-.713.288A.968.968 0 0 0 13 20c0 .283.096.52.287.712.192.192.43.288.713.288Zm-9.425-7.65 1.5-1.5a3.576 3.576 0 0 1-.788-.412C5.096 11.296 5 11.15 5 11c0-.2.15-.4.45-.6.3-.2.933-.508 1.9-.925 1.467-.633 2.442-1.208 2.925-1.725.483-.517.725-1.1.725-1.75 0-.917-.367-1.646-1.1-2.188C9.167 3.272 8.2 3 7 3c-.75 0-1.42.133-2.013.4-.591.267-1.045.592-1.362.975A.908.908 0 0 0 3.4 5.1a.938.938 0 0 0 .375.65.908.908 0 0 0 .725.225c.267-.033.492-.142.675-.325.233-.233.492-.4.775-.5C6.233 5.05 6.583 5 7 5c.683 0 1.188.1 1.512.3.325.2.488.433.488.7 0 .233-.146.446-.438.638-.291.191-.962.529-2.012 1.012-1.333.583-2.258 1.112-2.775 1.588A2.298 2.298 0 0 0 3 11c0 .533.142.988.425 1.363.283.375.667.704 1.15.987Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="dynamic_form" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M17 20v-9h-2V4h7l-2 5h2l-5 11zm-2-7v7H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11zm-8.75 2.75h-1.5v1.5h1.5v-1.5zM13 4v7H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9zM6.25 6.75h-1.5v1.5h1.5v-1.5z"/></svg><svg viewBox="0 0 13 10" id="edge_end_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m.5 5 12 5V0L.5 5Z"/></svg><svg viewBox="0 0 13 10" id="edge_start_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m12.5 5-12 5V0l12 5Z"/></svg><svg viewBox="0 0 24 24" id="edit" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_attributes" xmlns="http://www.w3.org/2000/svg"><path d="M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zM7.24 14.46l-2.57-2.57.7-.7 1.87 1.87 3.52-3.52.7.7-4.22 4.22z"/><path class="bzst0" d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_notifications" xmlns="http://www.w3.org/2000/svg"><path d="m17.58 6.25 1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98Zm3.27-.44-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71ZM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09L10.6 10.4V15h4.6l2.8-2.8ZM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2Z"/></svg><svg viewBox="0 0 24 24" id="edit_off" xmlns="http://www.w3.org/2000/svg"><path d="m12.126 8.125 1.937-1.937 3.747 3.747-1.937 1.938-3.747-3.748ZM20.71 5.63l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75L20.71 7a1 1 0 0 0 0-1.37ZM2 5l6.63 6.63L3 17.25V21h3.75l5.63-5.62L18 21l2-2L4 3 2 5Z"/></svg><svg viewBox="0 0 24 24" id="email" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm0 4-8 5-8-5V6l8 5 8-5v2Z"/></svg><svg viewBox="0 0 24 24" id="engineering_maintenance" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M22.1 6.84V6.5a1.87 1.87 0 0 0 0-.34l.74-.58a.17.17 0 0 0 0-.22l-.7-1.21a.18.18 0 0 0-.14-.08l-.86.35a2.66 2.66 0 0 0-.59-.34l-.13-.93A.18.18 0 0 0 20.2 3h-1.4a.16.16 0 0 0-.17.15l-.13.93a3.12 3.12 0 0 0-.59.34L17 4.07a.17.17 0 0 0-.21.08l-.7 1.21a.17.17 0 0 0 0 .22l.74.58a1.94 1.94 0 0 0 0 .68l-.74.58a.17.17 0 0 0 0 .22l.7 1.21a.18.18 0 0 0 .21.08l.87-.35a2.66 2.66 0 0 0 .59.34l.13.93a.16.16 0 0 0 .17.15h1.4a.16.16 0 0 0 .17-.15l.13-.93a3.12 3.12 0 0 0 .59-.34l.87.35a.17.17 0 0 0 .21-.08l.7-1.21a.17.17 0 0 0 0-.22Zm-2.6.91a1.25 1.25 0 1 1 1.25-1.25 1.25 1.25 0 0 1-1.25 1.25ZM9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4Zm10.42-4.19.5.87a.15.15 0 0 1 0 .17l-.53.41a1.79 1.79 0 0 1 0 .24 1.94 1.94 0 0 1 0 .24l.52.41a.12.12 0 0 1 0 .16l-.5.87a.12.12 0 0 1-.15.06l-.63-.24a2.18 2.18 0 0 1-.42.24l-.09.66a.11.11 0 0 1-.12.1h-1a.12.12 0 0 1-.12-.11l-.09-.66a1.76 1.76 0 0 1-.42-.24l-.62.25a.12.12 0 0 1-.15-.06l-.5-.87a.12.12 0 0 1 0-.16l.53-.41a1.79 1.79 0 0 1 0-.24 1.94 1.94 0 0 1 0-.24l-.53-.41a.12.12 0 0 1 0-.16l.5-.87a.12.12 0 0 1 .15-.06l.62.25a2.18 2.18 0 0 1 .42-.24l.09-.66A.12.12 0 0 1 17 10h1a.15.15 0 0 1 .14.1l.09.66a1.76 1.76 0 0 1 .42.24l.62-.25a.12.12 0 0 1 .15.06Zm-2.75 1.69a.83.83 0 1 0 .83-.83.83.83 0 0 0-.83.83ZM4.74 9h8.53a.49.49 0 0 0 .49-.49.49.49 0 0 0-.49-.51H13a4 4 0 0 0-2-3.45v1a.5.5 0 0 1-1 0V4.14A4.09 4.09 0 0 0 9 4a4.09 4.09 0 0 0-1 .14V5.5a.5.5 0 0 1-1 0v-1A4 4 0 0 0 5 8h-.26a.49.49 0 0 0-.49.49.49.49 0 0 0 .49.51Zm8.12 1a4 4 0 0 1-7.72 0Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="error" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg><svg viewBox="0 0 24 24" id="event_busy" xmlns="http://www.w3.org/2000/svg"><path d="m9.31 17 2.44-2.44L14.19 17l1.06-1.06-2.44-2.44 2.44-2.44L14.19 10l-2.44 2.44L9.31 10l-1.06 1.06 2.44 2.44-2.44 2.44L9.31 17ZM19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm0 16H5V8h14v11Z"/></svg><svg viewBox="0 0 24 24" id="event_note" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 10H7v2h10v-2zm2-7h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zm-5-5H7v2h7v-2z"/></svg><svg viewBox="0 0 24 24" id="extension" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 0 0-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7 0 1.49-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 0 0 0-5Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="eye_tracking" xmlns="http://www.w3.org/2000/svg"><path d="M6 23H3c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 1 21v-3h2v3h3v2Zm12 0v-2h3v-3h2v3c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 21 23h-3Zm-6-4.5c-2 0-3.813-.592-5.438-1.775C4.938 15.542 3.75 13.967 3 12c.75-1.967 1.938-3.542 3.563-4.725C8.188 6.092 10 5.5 12 5.5c2 0 3.813.592 5.438 1.775C19.063 8.458 20.25 10.033 21 12c-.75 1.967-1.938 3.542-3.563 4.725C15.813 17.908 14 18.5 12 18.5Zm0-3c.967 0 1.792-.342 2.475-1.025A3.372 3.372 0 0 0 15.5 12c0-.967-.342-1.792-1.025-2.475A3.372 3.372 0 0 0 12 8.5c-.967 0-1.792.342-2.475 1.025A3.372 3.372 0 0 0 8.5 12c0 .967.342 1.792 1.025 2.475A3.372 3.372 0 0 0 12 15.5Zm0-2c-.417 0-.77-.146-1.063-.438A1.446 1.446 0 0 1 10.5 12c0-.417.146-.77.438-1.063A1.446 1.446 0 0 1 12 10.5c.417 0 .77.146 1.063.438.291.291.437.645.437 1.062 0 .417-.146.77-.438 1.063A1.446 1.446 0 0 1 12 13.5ZM1 6V3c0-.55.196-1.02.587-1.413A1.926 1.926 0 0 1 3 1h3v2H3v3H1Zm20 0V3h-3V1h3c.55 0 1.02.196 1.413.587C22.803 1.98 23 2.45 23 3v3h-2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 48 48" id="factory" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.34 9.389a.562.562 0 0 0-.562.562v11.597h-7.556v-5.184l-8.889 6.08v-6.008L10 21.056V39.05c0 .31.252.562.563.562h26.874c.311 0 .563-.252.563-.562V9.95a.562.562 0 0 0-.563-.562H33.34Zm-2.562.562A2.562 2.562 0 0 1 33.34 7.39h4.097A2.563 2.563 0 0 1 40 9.95V39.05a2.562 2.562 0 0 1-2.563 2.562H10.564A2.562 2.562 0 0 1 8 39.05V20.04l10.333-7.539v6.152l8.89-6.08v6.975h3.555V9.951Z" fill="#191C1C"/><path d="M18.14 26.61h-3.905v3.906h3.906v-3.907ZM18.14 32.86h-3.905v3.906h3.906v-3.907ZM25.953 26.61h-3.906v3.906h3.906v-3.907ZM25.953 32.86h-3.906v3.906h3.906v-3.907ZM33.766 26.61H29.86v3.906h3.906v-3.907ZM33.766 32.86H29.86v3.906h3.906v-3.907Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="favorite" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"/></svg><svg viewBox="0 0 24 24" id="favorite_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"/></svg><svg viewBox="0 0 24 24" id="file_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4 6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"/></svg><svg viewBox="0 0 24 24" id="filter_alt" xmlns="http://www.w3.org/2000/svg"><path d="M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61Z"/></svg><svg viewBox="0 0 24 24" id="first_page" xmlns="http://www.w3.org/2000/svg"><path d="M18.41 16.59 13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41ZM6 6h2v12H6V6Z"/></svg><svg viewBox="0 0 24 24" id="folder" xmlns="http://www.w3.org/2000/svg"><path d="M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2Z"/></svg><svg viewBox="0 0 24 24" id="folder_off" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m1.89 4.44 1.33 1.33A1.79 1.79 0 0 0 3 6.6v10.8a1.81 1.81 0 0 0 1.8 1.8h11.86l2.91 2.91 1.27-1.27L3.17 3.16ZM19.2 6.6H12l-1.8-1.8H7.34l13.44 13.44a1.72 1.72 0 0 0 .22-.84v-9a1.81 1.81 0 0 0-1.8-1.8Z"/></g></svg><svg viewBox="0 0 24 24" id="folder_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"/></svg><svg viewBox="0 0 24 24" id="forward" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V4l8 8-8 8v-4H4V8h8Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen" xmlns="http://www.w3.org/2000/svg"><path d="M7 14H5v5h5v-2H7v-3Zm-2-4h2V7h3V5H5v5Zm12 7h-3v2h5v-5h-2v3ZM14 5v2h3v3h2V5h-5Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen_exit" xmlns="http://www.w3.org/2000/svg"><path d="M5 16h3v3h2v-5H5v2Zm3-8H5v2h5V5H8v3Zm6 11h2v-3h3v-2h-5v5Zm2-11V5h-2v5h5V8h-3Z"/></svg><svg viewBox="0 0 24 24" id="functions" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"/></svg><svg viewBox="0 0 24 24" id="gps_fixed" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 48 48" id="group" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 3.79a9.21 9.21 0 0 0-5.694 16.45l-3.62 5.948A9.21 9.21 0 1 0 20.97 37.1h6.06c.95 4.075 4.606 7.11 8.97 7.11a9.21 9.21 0 1 0 0-18.42 9.21 9.21 0 0 0-2.685.398l-3.62-5.949A9.21 9.21 0 0 0 24 3.79Zm3.816 17.595A9.176 9.176 0 0 1 24 22.21a9.176 9.176 0 0 1-3.816-.825l-3.47 5.701a9.206 9.206 0 0 1 4.495 7.814h5.582a9.205 9.205 0 0 1 4.495-7.814l-3.47-5.701ZM17.21 13a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0Zm-12 22a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0ZM36 28.21a6.79 6.79 0 1 0 0 13.58 6.79 6.79 0 0 0 0-13.58Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="group_work" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Zm6.5 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="help" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"/></svg><svg viewBox="0 0 24 24" id="help_outline" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/></svg><svg viewBox="0 0 24 24" id="hide_source" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 0 0 2 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12 6.49 3.66A9.91 9.91 0 0 1 12 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0 0 20 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z"/></svg><svg viewBox="0 0 24 24" id="highlight_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="history" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"/></svg><svg viewBox="0 0 24 24" id="home" xmlns="http://www.w3.org/2000/svg"><path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="image" xmlns="http://www.w3.org/2000/svg"><path d="M19 5v14H5V5h14Zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-4.86 8.86-3 3.87L9 13.14 6 17h12l-3.86-5.14Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="info_outline" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="inventory" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2Zm-5 12H9v-2h6v2Zm5-7H4V4l16-.02V7Z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_down" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_up" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="label" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"/></svg><svg viewBox="0 0 24 24" id="lan" xmlns="http://www.w3.org/2000/svg"><path d="M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3v7Z"/></svg><svg viewBox="0 0 24 24" id="language" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"/></svg><svg viewBox="0 0 24 24" id="last_page" xmlns="http://www.w3.org/2000/svg"><path d="M5.59 7.41 10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41ZM16 6h2v12h-2V6Z"/></svg><svg viewBox="0 0 24 24" id="launch" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"/></svg><svg fill="none" viewBox="0 0 30 30" id="left_circle" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="14" transform="rotate(-180 15 15)" stroke="#AFB3BA" stroke-width="2"/><path d="M18.41 10.41 13.83 15l4.58 4.59L17 21l-6-6 6-6 1.41 1.41Z" fill="#AFB3BA"/></svg><svg viewBox="0 0 24 24" id="link" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/></svg><svg viewBox="0 0 24 24" id="link_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 0 0 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"/><path fill="none" d="M0 24V0"/></svg><svg viewBox="0 0 24 24" id="local_activity" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 12c0-1.1.9-2 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z"/></svg><svg viewBox="0 0 24 24" id="local_offer" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"/></svg><svg viewBox="0 0 24 24" id="location" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7Zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z"/></svg><svg viewBox="0 0 24 24" id="lock" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"/></svg><svg viewBox="0 0 24 24" id="lock_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"/></svg><svg viewBox="0 0 24 24" id="loop" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 0 0 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="low_priority" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14 5h8v2h-8zm0 5.5h8v2h-8zm0 5.5h8v2h-8zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z"/></svg><svg viewBox="0 0 24 24" id="mark_email_unread" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 8.98V18c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10.1c-.06.32-.1.66-.1 1 0 1.48.65 2.79 1.67 3.71L12 11 4 6v2l8 5 5.3-3.32c.54.2 1.1.32 1.7.32 1.13 0 2.16-.39 3-1.02zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"/></svg><svg viewBox="0 0 24 24" id="medical_information" xmlns="http://www.w3.org/2000/svg"><path d="M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2Zm-9-3h2v5h-2V4Zm0 12H9v2H7v-2H5v-2h2v-2h2v2h2v2Zm2-1.5V13h6v1.5h-6Zm0 3V16h4v1.5h-4Z"/></svg><svg viewBox="0 0 24 24" id="menu" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg><svg viewBox="0 0 24 24" id="more_vert" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg viewBox="0 0 24 24" id="multiple_stop" xmlns="http://www.w3.org/2000/svg"><path d="m17 4 4 4-4 4V9h-4V7h4V4Zm-7 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1ZM6 7c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1Zm1 10h4v-2H7v-3l-4 4 4 4v-3Zm7 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Zm4 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Z"/></svg><svg viewBox="0 0 24 24" id="mx-509_certificate" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 10h7v1.5H4zM4 12.5h6V14H4zM4 7.5h8V9H4z"/><path d="M21 3.5H3a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-13a2 2 0 0 0-2-2Zm0 15H3v-13h18Z"/><path d="M13.91 13.48h1v3l1.5-.64 1.5.64v-3h1V12l1-1-1-1V8.52h-1.5l-1-1-1 1h-1.5V10l-1 1 1 1Zm2.48-3.72A1.24 1.24 0 1 1 15.15 11a1.24 1.24 0 0 1 1.24-1.24Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-application_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M21.7 18.6v-1l1.1-.8c.1-.1.2-.2.1-.3l-1-1.7c0-.1-.2-.1-.3-.1l-1.2.5c-.3-.2-.6-.4-.9-.5l-.2-1.3c0-.1-.1-.2-.2-.2h-2c-.2 0-.3.1-.3.2l-.2 1.3c-.3.2-.5.3-.8.5l-1.2-.5c-.1 0-.2 0-.3.1l-1 1.7c0 .1 0 .2.1.3l1.1.8v1l-1.1.8c-.1.1-.2.2-.1.3l1 1.7c.1.1.2.1.3.1l1.2-.5c.2.2.5.4.8.5l.2 1.3c.1.1.2.2.3.2h2c.1 0 .2-.1.2-.2l.2-1.3c.3-.2.5-.3.8-.5l1.2.4c.1 0 .2 0 .3-.1l1-1.7c.1-.1.1-.2 0-.2l-1.1-.8Zm-3.7.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5ZM12.3 22H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v9.1c-.6-.6-1.3-1.1-2-1.4V6H3v14h8.3c.2.7.5 1.4 1 2Z"/></svg><svg viewBox="0 0 24 24" id="mx-application_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 16h4v4H4zM16 4h4v4h-4zM14 8V4h-4v3.46l.54.54H14zM20 14v-4h-4v3.46l.54.54H20zM14 10h-1.46L14 11.46V10zM20 16h-1.46L20 17.46V16z"/><path d="m20.84 20.83-.01.01L3.16 3.17 1.89 4.44 4 6.54V8h1.46l2 2H4v4h4v-3.46l2 2V14h1.46l2 2H10v4h4v-3.46l2 2V20h1.46l2.11 2.11 1.27-1.27v-.01zM8 4H6.54L8 5.46V4z"/></g></svg><svg viewBox="0 0 24 24" id="mx-calendar_clock" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15 13h1.5v2.82l2.44 1.41-.75 1.3L15 16.69V13m4-5H5v11h4.67A7 7 0 0 1 19 9.67V8M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h1V1h2v2h8V1h2v2h1a2 2 0 0 1 2 2v6.1a7 7 0 0 1-9.9 9.9H5m11-9.85A4.85 4.85 0 0 0 11.15 16a4.85 4.85 0 0 0 9.7 0A4.85 4.85 0 0 0 16 11.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-circle_dash" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m21.814 13.956-1.966-.39a8.051 8.051 0 0 0 0-3.125l1.966-.389a10.055 10.055 0 0 1 0 3.904ZM20.32 6.448l-1.665 1.115a8.05 8.05 0 0 0-2.21-2.21l1.115-1.665c1.09.73 2.03 1.67 2.76 2.76Zm-6.364-4.254-.39 1.966a8.045 8.045 0 0 0-3.125 0l-.389-1.966a10.05 10.05 0 0 1 3.904 0ZM6.448 3.688l1.114 1.665a8.051 8.051 0 0 0-2.209 2.21L3.688 6.448c.73-1.09 1.67-2.03 2.76-2.76Zm-4.254 6.365a10.05 10.05 0 0 0 0 3.903l1.966-.39a8.046 8.046 0 0 1 0-3.125l-1.966-.389Zm1.494 7.507 1.665-1.114a8.052 8.052 0 0 0 2.21 2.209L6.447 20.32a10.055 10.055 0 0 1-2.76-2.76Zm6.364 4.254.39-1.966a8.044 8.044 0 0 0 3.125 0l.389 1.966a10.046 10.046 0 0 1-3.904 0Zm7.508-1.494-1.115-1.665a8.05 8.05 0 0 0 2.21-2.21l1.665 1.115a10.056 10.056 0 0 1-2.76 2.76Z"/></svg><svg version="1.1" id="mx-cog-off" x="0" y="0" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><style>.st1{display:none;opacity:.76;fill:none;stroke:#b1d135;stroke-width:1.8;stroke-miterlimit:10;enable-background:new}</style><path d="M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z" style="fill:none"/><path d="m2 4.3 2.1 2.1-1.4 2.5c-.1.2 0 .4.2.6l2 1.6c0 .3-.1.6-.1.9s0 .6.1.9l-2 1.6c-.2.1-.2.4-.1.6l1.9 3.3c.1.2.4.3.6.2l2.4-1c.5.4 1 .7 1.6.9l.4 2.5c0 .2.2.4.5.4H14c.2 0 .4-.2.5-.4l.4-2.5c.4-.2.7-.3 1.1-.6l3.9 3.9 1.3-1.3L3.3 3 2 4.3zm10 11.3c-2 0-3.6-1.6-3.6-3.6 0-.4.1-.8.2-1.1l4.5 4.5c-.3.1-.7.2-1.1.2zM19.1 12.9c0-.3.1-.6.1-.9s0-.6-.1-.9l2-1.6c.2-.1.2-.4.1-.6l-1.9-3.3c-.1-.2-.4-.3-.6-.2l-2.4 1c-.5-.4-1-.7-1.6-.9L14.3 3c0-.2-.2-.4-.5-.4H10c-.2 0-.4.2-.5.4l-.2 2.4c-.3.1-.5.2-.8.3l2.8 2.8c.2 0 .5-.1.7-.1 2 0 3.6 1.6 3.6 3.6 0 .2 0 .5-.1.7l4.5 4.5 1.2-2.1c.1-.2.1-.5-.1-.6l-2-1.6z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor" xmlns="http://www.w3.org/2000/svg"><path d="M13.64 21.97a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add" xmlns="http://www.w3.org/2000/svg"><path d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11ZM21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11Zm-7.93 3.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Z" fill="#000"/><path d="M21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_outline" xmlns="http://www.w3.org/2000/svg"><path d="M10.07 14.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Zm3.57 7.7a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-default_route" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M22 12c0-5.5-4.5-10-10-10S2 6.5 2 12s4.5 10 10 10 10-4.5 10-10zM7.1 8.9l3.1 3.1-3.1 3.1v-2.2H4.4v-1.8h2.7V8.9zm1.8-1.8L12 4l3.1 3.1h-2.2v2.7h-1.8V7.1H8.9zm8 8L13.8 12l3.1-3.1v2.2h2.7v1.8h-2.7v2.2zm-1.8 1.8L12 20l-3.1-3.1h2.2v-2.7h1.8v2.7h2.2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-disband_group_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c.488 0 .968-.035 1.438-.103A5.976 5.976 0 0 1 12 18c0-1.75.749-3.324 1.943-4.42.356-.515.9-.89 1.533-1.025A5.978 5.978 0 0 1 18 12c1.488 0 2.849.541 3.897 1.438.068-.47.103-.95.103-1.438 0-5.52-4.48-10-10-10ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Z" fill="#000"/><path d="m20.12 14.47 1.42 1.41L19.41 18l2.13 2.12-1.42 1.42L18 19.41l-2.12 2.13-1.41-1.42L16.59 18l-2.12-2.12 1.41-1.41L18 16.59l2.12-2.12Z" fill="#000"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_404" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M113.061 97c-11.08 0-20.06 8.981-20.06 20.061 0 11.079 8.98 20.06 20.06 20.06 4.523 0 8.716-1.51 12.083-4.06v2.378l19.011 18.975 6.259-6.26-18.974-19.01h-2.378a19.964 19.964 0 0 0 4.06-12.083c0-11.08-8.982-20.061-20.061-20.061Zm-10.802 20.061a10.785 10.785 0 0 1 10.802-10.802 10.785 10.785 0 0 1 10.802 10.802 10.785 10.785 0 0 1-10.802 10.802 10.785 10.785 0 0 1-10.802-10.802Z"/><path d="m80.164 83.71.002-.008c.456-1.677.702-4.01.702-7.046 0-4.06-.534-6.98-1.487-8.89l-.006-.01c-.91-1.869-2.052-2.62-3.45-2.62-1.012 0-1.847.322-2.557.952l-.003.002c-.648.571-1.253 1.621-1.72 3.335-.43 1.65-.663 3.984-.663 7.051 0 4.059.52 6.982 1.45 8.896.936 1.87 2.094 2.624 3.493 2.624 1.022 0 1.841-.313 2.517-.908.677-.601 1.282-1.666 1.72-3.37l.002-.008Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M40 20c-6.6 0-11.94 5.137-11.94 11.416l-.055 100.58a8 8 0 0 0 8 8.004H99.34c1.163 0 1.653-2.375.68-3.013-6.487-4.254-10.771-11.589-10.771-19.926 0-13.151 10.66-23.811 23.811-23.811 3.359 0 6.556.696 9.454 1.95.688.299 1.485-.189 1.485-.938V48.379L98.24 20H40Zm12.196 73.46v-6.698H39.8v-4.635L48.971 59l5.199 2.385-7.622 19.373h5.648v-8.947h5.867v8.947h3.441v6.004h-3.44v6.698h-5.868Zm15.41-4.264-.003-.004c-1.837-3.136-2.696-7.4-2.696-12.67 0-5.3.872-9.56 2.747-12.643l.005-.007c1.945-3.148 4.756-4.74 8.308-4.74 3.581 0 6.387 1.61 8.278 4.804 1.84 3.109 2.698 7.377 2.698 12.675 0 5.3-.886 9.561-2.79 12.646C82.234 92.408 79.434 94 75.883 94c-3.58 0-6.387-1.61-8.277-4.804Zm35.136-2.434v6.698h5.867v-6.698h3.441v-6.004h-3.441v-8.947h-5.867v8.947h-5.648l7.621-19.373L99.517 59l-9.171 23.127v4.635h12.396Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_500" xmlns="http://www.w3.org/2000/svg"><path d="M111.211 89.517c-1.093.27-1.464 1.64-.667 2.436l9.004 9.004-1.369 8.22-8.22 1.37-9.005-9.005c-.801-.801-2.167-.415-2.44.686-1.422 5.737.11 12.055 4.592 16.539 4.8 4.8 11.759 6.121 17.825 4.123l20.184 20.183a7.75 7.75 0 0 0 10.959-10.959l-20.162-20.161c2.024-6.069.688-13.014-4.144-17.846-4.489-4.489-10.816-6.018-16.557-4.59Zm38.288 48.075a2.906 2.906 0 1 1-5.812.002 2.906 2.906 0 0 1 5.812-.002Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M31.88 30h87.281c2.133 0 3.879 1.741 3.879 3.87v23.22c0 2.13-1.746 3.87-3.879 3.87H31.879c-2.133 0-3.879-1.74-3.879-3.87V33.87c0-2.128 1.746-3.87 3.88-3.87Zm3.878 15.48c0 4.258 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74-3.491-7.74-7.758-7.74c-4.267 0-7.759 3.483-7.759 7.74ZM123.04 131.07a.996.996 0 0 0-.293-.707l-2.64-2.641a1.03 1.03 0 0 0-.909-.279c-6.629 1.187-13.762-.69-18.92-5.848a21.368 21.368 0 0 1-6.27-14.556H31.88c-2.133 0-3.879 1.742-3.879 3.87v23.221c0 2.128 1.746 3.87 3.88 3.87h87.281c2.133 0 3.879-1.742 3.879-3.87v-3.06Zm-87.282-8.55c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.741-7.758-7.741-4.267 0-7.759 3.483-7.759 7.741ZM95.558 99.299H31.879c-2.133 0-3.879-1.742-3.879-3.87v-23.22c0-2.13 1.746-3.87 3.88-3.87h87.281c2.133 0 3.879 1.74 3.879 3.87V84.94c0 .7-.701 1.184-1.37.982a21.542 21.542 0 0 0-11.422-.288c-4.165 1.034-5.493 6.187-2.533 9.147l4.518 4.518h-7.865l-.585-.585c-2.477-2.477-6.343-1.93-8.225.585Zm-59.8-15.48c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.74-7.758-7.74-4.267 0-7.759 3.483-7.759 7.74Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_box" xmlns="http://www.w3.org/2000/svg"><path d="M119.547 36H38.6c-6.413 0-11.44 5.142-11.44 11.556l-.058 80.889C27.102 134.8 32.187 140 38.6 140h80.947c6.355 0 11.555-5.2 11.555-11.555v-80.89c0-6.413-5.2-11.555-11.555-11.555Zm0 69.333H96.436c0 9.592-7.8 17.334-17.334 17.334-9.533 0-17.333-7.742-17.333-17.334H38.6V47.556h80.947v57.777ZM118.255 9.578l4.149 17.313-6.801 1.63-4.149-17.313 6.801-1.63ZM142.853 16.614l-9.657 14.898-5.606-3.634 9.657-14.898 5.606 3.634ZM154.207 39.48l-16.694 4-1.63-6.801 16.694-4.001 1.63 6.801Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_module_not_found" xmlns="http://www.w3.org/2000/svg"><path d="M38.85 73.099c-.954 3.56 1.183 7.253 4.748 8.209 3.566.955 7.263-1.176 8.217-4.735.954-3.56-1.183-7.254-4.748-8.209-3.566-.955-7.264 1.175-8.217 4.735ZM79.784 90.835c0 4.493 3.682 8.17 8.183 8.17 4.5 0 8.183-3.677 8.183-8.17s-3.682-8.17-8.183-8.17c-4.5 0-8.183 3.677-8.183 8.17Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M60 32H24c-6.6 0-11.94 5.4-11.94 12L12 116c0 6.6 5.4 12 12 12h76.63a1 1 0 0 0 .864-.496l21.261-36.448c1.602-2.746 4.783-3.66 7.435-2.742.791.274 1.81-.243 1.81-1.08V56c0-6.6-5.4-12-12-12H72L60 32Zm-1.702 46.31c-.16.593-.344 1.14-.56 1.66l2.858 3.811c.274.343.244.817-.078 1.155l-5.057 5.041a.89.89 0 0 1-1.168.111L50.45 87.21a12.79 12.79 0 0 1-3.37.909L45.21 92.51a.869.869 0 0 1-1.043.51l-6.915-1.853c-.432-.115-.693-.513-.667-.968l.575-4.74c-.947-.716-1.747-1.547-2.464-2.472l-4.767.573c-.43.02-.846-.227-.956-.68l-1.858-6.895c-.102-.413.118-.874.51-1.039l4.416-1.86c.055-.564.178-1.167.327-1.724.15-.558.38-1.131.615-1.647l-2.895-3.82c-.292-.348-.24-.834.078-1.154l5.039-5.047a.89.89 0 0 1 1.168-.11l3.842 2.878c1.06-.428 2.192-.761 3.37-.908l1.871-4.392c.188-.413.612-.626 1.044-.51l6.915 1.852c.432.116.71.518.667.969l-.575 4.74c.947.716 1.747 1.547 2.464 2.471l4.767-.572c.43-.02.846.227.956.68l1.858 6.895c.102.412-.118.874-.51 1.038l-4.416 1.861a10.729 10.729 0 0 1-.327 1.724Zm46.036 12.525c0 .749-.046 1.452-.137 2.133l4.569 3.585c.432.318.546.886.273 1.385l-4.364 7.534a1.086 1.086 0 0 1-1.342.499l-5.432-2.178a15.62 15.62 0 0 1-3.683 2.133l-.818 5.764a1.06 1.06 0 0 1-1.069.93h-8.728c-.546 0-.978-.386-1.091-.93l-.819-5.764c-1.341-.545-2.546-1.271-3.682-2.133l-5.433 2.178c-.5.159-1.069 0-1.341-.499l-4.365-7.534c-.25-.454-.136-1.067.273-1.385l4.615-3.585c-.114-.68-.16-1.43-.16-2.133 0-.704.091-1.452.205-2.133l-4.615-3.586c-.454-.317-.545-.907-.272-1.384l4.341-7.534c.273-.5.841-.68 1.342-.5l5.432 2.18c1.114-.84 2.342-1.59 3.683-2.134l.818-5.764c.091-.544.523-.93 1.069-.93h8.728c.546 0 1 .386 1.092.93l.818 5.764c1.341.545 2.546 1.27 3.682 2.133l5.433-2.178c.5-.16 1.069 0 1.341.499l4.365 7.534c.25.454.136 1.067-.273 1.384l-4.614 3.586c.113.68.159 1.407.159 2.133Z"/><path d="M100.755 136.992c-.778 1.334.183 3.008 1.727 3.008h51.369c1.544 0 2.506-1.674 1.728-3.008l-25.685-44.03c-.772-1.324-2.683-1.324-3.455 0l-25.684 44.03Zm30.063-4.105h-5.303v-5.264h5.303v5.264Zm0-10.527h-5.303v-15.214h5.303v15.214Z"/></svg><svg viewBox="0 0 24 24" id="mx-file-eye-outline" xmlns="http://www.w3.org/2000/svg"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.15 8.15 0 0 1-1.23-2Z"/></svg><svg viewBox="0 0 24 24" id="mx-file_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M6 2a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h6v-2H6V4h7v5h5v3h2V8l-6-6m4 12a.26.26 0 0 0-.26.21l-.19 1.32c-.3.13-.59.29-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73c-.06.11-.04.24.06.32l1.06.82a4.193 4.193 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5c.26.18.54.35.85.47l.19 1.32c.02.12.12.21.26.21h2c.11 0 .22-.09.24-.21l.19-1.32c.3-.13.57-.29.84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82c.02-.17.04-.33.04-.5 0-.17-.01-.33-.04-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5c-.27-.18-.54-.35-.85-.47l-.19-1.32A.236.236 0 0 0 20 14m-1 3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.84 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5Z"/></svg><svg viewBox="0 0 24 24" id="mx-folder-cog" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8.08a6.74 6.74 0 0 1-.08-1 7 7 0 0 1 10-6.31V8a2 2 0 0 0-2-2h-8l-2-2H4m14 10a.26.26 0 0 0-.26.21l-.19 1.32a5 5 0 0 0-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73a.25.25 0 0 0 .06.32l1.06.82a4.18 4.18 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5a4.11 4.11 0 0 0 .85.47l.19 1.32A.25.25 0 0 0 18 24h2a.25.25 0 0 0 .24-.21l.19-1.32a5.31 5.31 0 0 0 .84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82a4.21 4.21 0 0 0 0-.5 2.81 2.81 0 0 0 0-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5a4.39 4.39 0 0 0-.85-.47l-.19-1.32A.24.24 0 0 0 20 14h-2m1 3.5a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Z"/><path d="M0 0h24v24H0Z" style="fill:none"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-form-textbox" xmlns="http://www.w3.org/2000/svg"><path d="M17 7h5v10h-5v2a1 1 0 0 0 1 1h2v2h-2.5c-.55 0-1.5-.45-1.5-1 0 .55-.95 1-1.5 1H12v-2h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-2V2h2.5c.55 0 1.5.45 1.5 1 0-.55.95-1 1.5-1H20v2h-2a1 1 0 0 0-1 1v2ZM2 7h11v2H4v6h9v2H2V7Zm18 8V9h-3v6h3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-forward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0Zm0 23C5.936 23 1 18.064 1 12S5.936 1 12 1s11 4.936 11 11-4.936 11-11 11Z"/><path d="M12.565 9.783V7l5.565 5.565-5.565 5.565v-2.782H7V9.783z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-grid" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.25 7.913a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 5c0-.833.292-1.542.875-2.125A2.893 2.893 0 0 1 5 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 12 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 19 2c.833 0 1.542.292 2.125.875S22 4.167 22 5s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125A2.893 2.893 0 0 1 19 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 12 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 5 22a2.893 2.893 0 0 1-2.125-.875A2.893 2.893 0 0 1 2 19c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 12c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788V7.913Zm12.625-.788c.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788c-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375c-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788c.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375Zm-5.625.788a2.885 2.885 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788V7.913Zm0 7a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174Zm1.5 1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.875 14.125A2.893 2.893 0 0 0 5 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 12 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 19 15c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22 12c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375A2.893 2.893 0 0 0 12 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375H7.913a2.884 2.884 0 0 0-.788-1.375A2.893 2.893 0 0 0 5 9c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 2 12c0 .833.292 1.542.875 2.125Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M22 13h-4.2l1.6 1.6L18 16l-4-4 4-4 1.4 1.4-1.6 1.6H22v2Zm-9 7h-2V4h2v16Zm-3-8-4 4-1.4-1.4L6.2 13H2v-2h4.2L4.6 9.4 6 8l4 4Z" fill="#000"/></svg><svg viewBox="0 0 20 20" id="mx-https" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 10c0-.567-.05-1.117-.117-1.667h2.817c.133.534.217 1.092.217 1.667 0 .308-.025.608-.067.9a4.772 4.772 0 0 1 1.6.533c.083-.466.133-.941.133-1.433 0-4.583-3.75-8.333-8.333-8.333-4.608 0-8.333 3.75-8.333 8.333s3.75 8.333 8.333 8.333c.492 0 .967-.05 1.433-.133-.383-.7-.6-1.508-.6-2.367 0-.241.025-.475.059-.708A12.367 12.367 0 0 1 10 16.633c-.692-1-1.25-2.108-1.592-3.3h3.1a4.959 4.959 0 0 1 2.159-2c.05-.441.083-.883.083-1.333ZM10 3.358c.692 1 1.25 2.117 1.592 3.309H8.408A11.35 11.35 0 0 1 10 3.358Zm-6.45 8.309A6.868 6.868 0 0 1 3.333 10c0-.575.084-1.133.217-1.667h2.817c-.067.55-.117 1.1-.117 1.667s.05 1.117.117 1.667H3.55Zm.683 1.666h2.434c.291 1.042.666 2.042 1.166 2.967a6.673 6.673 0 0 1-3.6-2.967Zm2.434-6.666H4.233a6.603 6.603 0 0 1 3.6-2.967c-.5.925-.875 1.925-1.166 2.967Zm5.283 5h-3.9c-.083-.55-.133-1.1-.133-1.667s.05-1.125.133-1.667h3.9c.075.542.133 1.1.133 1.667s-.058 1.117-.133 1.667Zm.208-7.967a6.656 6.656 0 0 1 3.609 2.967h-2.459a13.042 13.042 0 0 0-1.15-2.967Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.396 14.722h.312c.344 0 .625.286.625.635v3.175c0 .349-.28.635-.625.635h-3.75a.632.632 0 0 1-.625-.635v-3.175c0-.349.282-.635.625-.635h.313v-.635c0-.876.7-1.587 1.562-1.587.863 0 1.563.711 1.563 1.587v.635Zm-2.188 2.223c0 .349.282.634.625.634a.632.632 0 0 0 .625-.634.632.632 0 0 0-.625-.636.632.632 0 0 0-.625.636Zm-.343-2.858v.635h1.937v-.635a.977.977 0 0 0-.969-.984.977.977 0 0 0-.968.984Z"/></svg><svg viewBox="0 0 24 24" id="mx-ip_network_outline" xmlns="http://www.w3.org/2000/svg"><path d="M15 19a1 1 0 0 0-1-1h-1v-2h4a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4v2h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7m-8-5V4h10v10H7m3-9H8v8h2V5m4 0h-3v8h2v-2h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m0 4h-1V7h1v2Z" fill-rule="nonzero"/></svg><svg viewBox="0 0 24 24" id="mx-lan" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10 2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v2H2v2h4v2H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H8v-2h8v2h-1a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-1v-2h4v-2h-9V9h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Zm0 2h4v3h-4ZM5 17h4v3H5Zm10 0h4v3h-4Z"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-moxa_device_extension" xmlns="http://www.w3.org/2000/svg"><path d="M16.389 12.917V15h2.083v1.389H16.39v2.083H15V16.39h-2.083V15H15v-2.083h1.389Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.667 2.583 16 3.25c-1-.917-2.25-1.417-3.5-1.417S10 2.333 9 3.25l-.667-.667A5.874 5.874 0 0 1 12.5.833c1.5 0 3 .584 4.167 1.75ZM12.5 2.75c1 0 2 .417 2.75 1.167l-.667.666C14 4 13.25 3.75 12.5 3.75c-.75 0-1.5.25-2.083.833l-.667-.666c.75-.75 1.75-1.167 2.75-1.167Zm.833 6.417H15a1.667 1.667 0 0 1 1.667 1.666v.917a4.167 4.167 0 0 0-5 4.083H3.333a1.667 1.667 0 0 1-1.666-1.666v-3.334a1.667 1.667 0 0 1 1.666-1.666h8.334V5.833h1.666v3.334Zm-9.166 4.166h1.666v-1.666H4.167v1.666Zm2.916 0H8.75v-1.666H7.083v1.666Zm2.917 0h1.667v-1.666H10v1.666Z"/></svg><svg viewBox="0 0 14 14" id="mx-moxa_m" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M2.63 10.55V5.72l3.44 4.83h1.84l3.47-4.86v4.86H14V3.44h-3.18l-3.83 5.4-3.84-5.4H0v7.11h2.63z"/><path style="fill:none" d="M0 0h14v14H0V0z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-package_update" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15.06 12.4a2.61 2.61 0 0 0 0-.4 1.75 1.75 0 0 0 0-.4l.87-.68a.22.22 0 0 0 .06-.26l-.83-1.42a.2.2 0 0 0-.25-.1l-1 .41a3.25 3.25 0 0 0-.7-.4L13 8.06a.21.21 0 0 0-.21-.17h-1.61a.19.19 0 0 0-.2.17l-.16 1.09a3.36 3.36 0 0 0-.69.4l-1-.41a.2.2 0 0 0-.25.1L8 10.66a.2.2 0 0 0 .05.26l.95.68a2.69 2.69 0 0 0 0 .4 1.8 1.8 0 0 0 0 .4l-.87.68a.22.22 0 0 0-.06.26l.83 1.42a.2.2 0 0 0 .25.1l1-.41a3.25 3.25 0 0 0 .7.4l.15 1.09a.21.21 0 0 0 .21.17h1.64a.19.19 0 0 0 .2-.17l.16-1.09a3 3 0 0 0 .69-.4l1 .41a.2.2 0 0 0 .25-.1l.85-1.42a.2.2 0 0 0-.05-.26ZM12 13.54A1.54 1.54 0 1 1 13.54 12 1.54 1.54 0 0 1 12 13.54Z"/><path d="M4 12a8 8 0 0 1 2.62-5.88L9 8.5v-6H3l2.2 2.2A10 10 0 0 0 11 22v-2a8 8 0 0 1-7-8Zm18 0a10 10 0 0 0-9-9.95v2a8 8 0 0 1 4.38 13.81L15 15.5v6h6l-2.2-2.2A9.93 9.93 0 0 0 22 12Z"/></g></g></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-remote_vpn" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M21.3 2.8H2.7c-.3 0-.6.3-.6.6v9.1c0 3.2 1.7 6.2 4.6 7.7l5.1 2.8c.1 0 .2.1.3.1s.2 0 .3-.1l5.1-2.8c2.8-1.6 4.6-4.5 4.6-7.7V3.4c-.2-.3-.4-.6-.8-.6zM9.4 9.6l-1.5 3.7c-.1.2-.3.4-.6.4s-.5-.1-.6-.4L5.2 9.6c-.1-.3.1-.6.4-.7.3-.1.7 0 .8.3l1 2.4 1-2.4c.1-.3.5-.4.8-.3.2.1.3.4.2.7zm3.2 2.2h-1.5v1.3c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.3-.6.6-.6h2.1c.8 0 1.5.7 1.5 1.5 0 .9-.7 1.5-1.5 1.5zm6.2 1.3c0 .3-.2.5-.4.6h-.2c-.2 0-.3-.1-.5-.2l-2-2.4v2c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.2-.5.4-.6.2-.1.5 0 .7.2l2 2.4v-2c0-.3.3-.6.6-.6s.6.3.6.6v3.7z"/><path d="M12.6 10h-1.5v.7h1.5c.2 0 .3-.1.3-.3 0-.3-.1-.4-.3-.4z"/></svg><svg viewBox="0 0 24 24" id="mx-restart" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89L5 16l4-4H6a7 7 0 1 1 2.06 4.94l-1.42 1.42A9 9 0 1 0 13 3Z"/><path d="M11.5 9v6l5-3-5-3z"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-ring" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.375 18.625A2.893 2.893 0 0 0 4.5 19.5c.669 0 1.257-.188 1.765-.564a8.986 8.986 0 0 0 2.772 1.565c.096.62.375 1.161.838 1.624A2.893 2.893 0 0 0 12 23c.833 0 1.542-.292 2.125-.875a2.869 2.869 0 0 0 .838-1.624 8.987 8.987 0 0 0 2.772-1.565c.508.376 1.096.564 1.765.564.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22.5 16.5c0-.833-.292-1.542-.875-2.125a3.008 3.008 0 0 0-.804-.582 9.045 9.045 0 0 0 0-3.586c.29-.142.558-.336.804-.582A2.893 2.893 0 0 0 22.5 7.5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19.5 4.5c-.669 0-1.257.188-1.765.564a8.986 8.986 0 0 0-2.772-1.565 2.869 2.869 0 0 0-.838-1.624A2.893 2.893 0 0 0 12 1c-.833 0-1.542.292-2.125.875a2.869 2.869 0 0 0-.838 1.624 8.995 8.995 0 0 0-3.103 1.852A2.935 2.935 0 0 0 4.5 5c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 1.5 8c0 .833.292 1.542.875 2.125.223.223.464.403.723.54a9.074 9.074 0 0 0 .08 3.128c-.29.142-.557.336-.803.582A2.893 2.893 0 0 0 1.5 16.5c0 .833.292 1.542.875 2.125ZM9.192 5.09c-.787.32-1.507.77-2.133 1.324.294.466.441.995.441 1.586 0 .833-.292 1.542-.875 2.125a2.882 2.882 0 0 1-2.015.873 7.524 7.524 0 0 0 .085 2.507c.75.043 1.393.333 1.93.87.583.583.875 1.292.875 2.125 0 .451-.085.866-.256 1.244a7.453 7.453 0 0 0 1.948 1.166c.146-.38.373-.725.683-1.035A2.893 2.893 0 0 1 12 17c.833 0 1.542.292 2.125.875.31.31.537.655.683 1.035a7.454 7.454 0 0 0 1.948-1.166A2.98 2.98 0 0 1 16.5 16.5c0-.833.292-1.542.875-2.125a2.876 2.876 0 0 1 1.93-.87 7.488 7.488 0 0 0 0-3.01 2.876 2.876 0 0 1-1.93-.87A2.893 2.893 0 0 1 16.5 7.5c0-.451.085-.866.256-1.244a7.455 7.455 0 0 0-1.948-1.167 2.94 2.94 0 0 1-.683 1.036A2.893 2.893 0 0 1 12 7a2.893 2.893 0 0 1-2.125-.875 2.941 2.941 0 0 1-.683-1.035Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-router_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0z" fill="none"/><path d="m12.7 6.7.8.8a3.63 3.63 0 0 1 5 0l.8-.8a4.59 4.59 0 0 0-6.6 0zM19 13h-2V9h-2v3.46l6 6V15a2 2 0 0 0-2-2z"/><path d="M16 4.2a6.25 6.25 0 0 1 4.2 1.7l.8-.8a7 7 0 0 0-10 0l.8.8A6.25 6.25 0 0 1 16 4.2zm-14.11.24L10.46 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h13.46l1.11 1.11 1.27-1.27L3.17 3.16zM8 18H6v-2h2zm5-2h.46L15 17.54V18h-2zm-1.5 2h-2v-2h2z"/></g></svg><svg viewBox="0 0 24 24" id="mx-safety_check" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 4.3v6.699C3 16.554 6.836 21.735 12 23c5.164-1.265 9-6.446 9-12.001V4.3L12 1Zm0 16.5c-3.105 0-5.625-2.464-5.625-5.5S8.895 6.5 12 6.5s5.625 2.464 5.625 5.5-2.52 5.5-5.625 5.5Zm1.856-2.915-2.418-2.365V8.7h1.124v3.069l2.082 2.035-.788.781Z"/></svg><svg viewBox="0 0 24 24" id="mx-scan_device" xmlns="http://www.w3.org/2000/svg"><path d="M17 2v2h3v3h2V2h-5ZM18.29 7.14l.62-.62a5.4 5.4 0 0 0-7.69 0l.61.62a4.64 4.64 0 0 1 6.46 0Z"/><path d="M17.6 7.75a3.55 3.55 0 0 0-5.08 0l.62.62a2.79 2.79 0 0 1 3.85 0l.61-.62Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.37 12.6h-1.54V9.52h-1.54v3.08H6.6a1.54 1.54 0 0 0-1.54 1.54v3.08a1.55 1.55 0 0 0 1.54 1.54h10.77a1.55 1.55 0 0 0 1.54-1.54v-3.08a1.54 1.54 0 0 0-1.54-1.54Zm-8.46 3.85H7.37v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Z"/><path d="M17 20h3v-3h2v5h-5v-2ZM4 17H2v5h5v-2H4v-3ZM4 7H2V2h5v2H4v3Z"/></svg><svg viewBox="0 0 24 24" id="mx-system-dashboard" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m2 12 10-9 10 9h-3v8H5v-8Zm13.27 4.77a.75.75 0 0 0 .23-.55v-1.55a.79.79 0 0 0-.78-.78h-.78v-1.56h-.77v1.56H9.28a.79.79 0 0 0-.78.78v1.55a.79.79 0 0 0 .78.78h5.44a.75.75 0 0 0 .55-.23ZM12.86 11a2 2 0 0 0-.59.41l.26.31a1.41 1.41 0 0 1 .46-.3 1.65 1.65 0 0 1 .54-.09 1.26 1.26 0 0 1 .54.09 1.41 1.41 0 0 1 .46.3l.31-.31a2 2 0 0 0-.59-.41 1.8 1.8 0 0 0-1.39 0Zm.7-.56a2.38 2.38 0 0 1 1.63.66l.36-.31a2.62 2.62 0 0 0-.89-.61 2.7 2.7 0 0 0-1.05-.18 2.66 2.66 0 0 0-1.08.2 2.77 2.77 0 0 0-.92.62l.31.31a2.38 2.38 0 0 1 1.64-.66Zm-3.89 4.62h.78v.78h-.78Zm2.72 0h.78v.78h-.78Zm-.58 0H11v.78h.78Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-tag-search" xmlns="http://www.w3.org/2000/svg"><path d="m17.842 9.65-7.5-7.5c-.3-.3-.717-.483-1.175-.483H3.333a1.66 1.66 0 0 0-1.666 1.666v5.834c0 .458.183.875.491 1.175l7.492 7.5c.308.3.725.491 1.183.491.459 0 .875-.191 1.175-.491l.35-.342c-2.691-.083-4.858-2.283-4.858-5 0-2.758 2.242-5 5-5 2.717 0 4.917 2.167 5 4.858l.342-.35c.308-.3.491-.716.491-1.175 0-.466-.191-.883-.491-1.183ZM4.583 5.833c-.691 0-1.25-.558-1.25-1.25 0-.691.559-1.25 1.25-1.25.692 0 1.25.559 1.25 1.25 0 .692-.558 1.25-1.25 1.25Zm8.009 3.009a3.734 3.734 0 0 1 3.75 3.75c0 .741-.209 1.425-.575 1.991l2.566 2.592-1.158 1.158-2.592-2.558a3.755 3.755 0 0 1-1.991.567 3.734 3.734 0 0 1-3.75-3.75 3.734 3.734 0 0 1 3.75-3.75Zm0 1.666a2.084 2.084 0 1 0 2.083 2.084 2.074 2.074 0 0 0-2.083-2.084Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_error" xmlns="http://www.w3.org/2000/svg"><path d="m7 .583 5.25 2.334v3.5c0 3.237-2.24 6.265-5.25 7-3.01-.735-5.25-3.763-5.25-7v-3.5L7 .583ZM9.01 4 6.918 6.094 4.822 4 4 4.822l2.094 2.095L4 9.01l.822.822L6.918 7.74 9.01 9.833l.822-.822L7.74 6.917l2.094-2.095L9.011 4Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_unknow" xmlns="http://www.w3.org/2000/svg"><path d="M7 .583 1.75 2.917v3.5c0 3.237 2.24 6.265 5.25 7 3.01-.735 5.25-3.763 5.25-7v-3.5L7 .583Zm.583 10.5H6.417V9.917h1.166v1.166Zm1.208-4.52-.525.536c-.42.426-.683.776-.683 1.651H6.417v-.292c0-.641.262-1.225.682-1.65l.723-.736a1.14 1.14 0 0 0 .345-.822A1.17 1.17 0 0 0 7 4.083 1.17 1.17 0 0 0 5.833 5.25H4.667a2.333 2.333 0 1 1 4.666 0c0 .513-.21.98-.542 1.313Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 2.875A2.893 2.893 0 0 0 9 5c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788A2.893 2.893 0 0 0 9 12c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.884 2.884 0 0 0-1.375.788A2.893 2.893 0 0 0 9 19c0 .833.292 1.542.875 2.125A2.893 2.893 0 0 0 12 22c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 15 19c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788v-1.174a2.884 2.884 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 12c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 12 2c-.833 0-1.542.292-2.125.875Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M11 22v-4.2l-1.6 1.6L8 18l4-4 4 4-1.4 1.4-1.6-1.6V22h-2Zm-7-9v-2h16v2H4Zm8-3L8 6l1.4-1.4L11 6.2V2h2v4.2l1.6-1.6L16 6l-4 4Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-wan" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a8 8 0 0 0-8 8c0 4.03 3 7.42 7 7.93V19h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7a1 1 0 0 0-1-1h-1v-1.07c4-.5 7-3.9 7-7.93a8 8 0 0 0-8-8m0 2s.74 1.28 1.26 3h-2.52C11.26 5.28 12 4 12 4m-2.23.43c-.27.5-.68 1.41-1.03 2.57H6.81C7.5 5.84 8.5 4.93 9.77 4.43m4.46.01c1.27.5 2.27 1.4 2.96 2.56h-1.93c-.35-1.16-.76-2.07-1.03-2.56M6.09 9h2.23c-.04.33-.07.66-.07 1 0 .34.03.67.07 1H6.09a5.551 5.551 0 0 1 0-2m4.23 0h3.36c.04.33.07.66.07 1 0 .34-.03.67-.07 1h-3.36c-.04-.33-.07-.66-.07-1 0-.34.03-.67.07-1m5.36 0h2.23a5.551 5.551 0 0 1 0 2h-2.23c.04-.33.07-.66.07-1 0-.34-.03-.67-.07-1m-8.87 4h1.93c.35 1.16.76 2.07 1.03 2.56-1.27-.5-2.27-1.4-2.96-2.56m3.93 0h2.52c-.52 1.72-1.26 3-1.26 3s-.74-1.28-1.26-3m4.52 0h1.93c-.69 1.16-1.69 2.07-2.96 2.57.27-.5.68-1.41 1.03-2.57Z"/></svg><svg viewBox="0 0 24 24" id="my_location" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 24 24" id="navigate_before" xmlns="http://www.w3.org/2000/svg"><path d="M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="navigate_next" xmlns="http://www.w3.org/2000/svg"><path d="M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="notifications" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"/></svg><svg viewBox="0 0 24 24" id="notifications_active" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 0 1 3.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"/></svg><svg viewBox="0 0 24 24" id="notifications_none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2Zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6Z"/></svg><svg viewBox="0 0 24 24" id="notifications_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 18.69 7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"/></svg><svg fill="none" viewBox="0 0 48 48" id="nport" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m25.2 21.868-.722-.214c.055-1.481-1.49-2.61-2.882-2.116a2.19 2.19 0 0 0-1.438 1.586l-.913 4.256h1.253l.438-2.044c.45.37 1.052.504 1.621.434.602-.075 1.182-.38 1.52-.893l.692.205a2.19 2.19 0 0 0 2.185 2.278h.001c2.873-.049 2.875-4.324 0-4.373h-.001c-.719 0-1.356.347-1.754.88Zm-2.91-1.22c1.265.024 1.263 1.903 0 1.926-1.267-.033-1.271-1.888 0-1.926Zm4.664 1.563c1.264.023 1.264 1.902 0 1.926-1.266-.024-1.262-1.904 0-1.926Z" fill="#191C1C"/><path d="M15.023 19.428h-.13l-.017.08-1.234 5.75-.025.122h1.378l.65-3.032 2.786 3.12.041-.193.948-4.418.306-1.429h-1.378l-.644 3.002-2.68-3.002Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M33.925 20.765h-1.252l-.145.678c-.434.012-1.006.09-1.433.305a1.635 1.635 0 0 0-.487-.515l-.026-.018h-1.346l-.046.189c.25.13.445.38.556.686.112.306.137.661.058.992l-.212.988-.255 1.188-.028.122h1.254l.4-1.87c.067-.262.282-.458.56-.592.234-.112.5-.174.73-.194l.253-1.18-.366 1.706c-.16.61-.082 1.115.234 1.474.313.355.839.543 1.524.569l.084.003.26-1.217-.127.003-.081.002a4.49 4.49 0 0 1-.387.001c-.125-.008-.2-.03-.244-.065-.04-.03-.073-.085-.081-.201-.009-.119.01-.289.062-.531l.008-.034.114-.536h1.028l.274-1.277H33.78l.145-.676Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.9 4.8a2 2 0 0 0-2 2v31.84a2 2 0 0 0 2 2h4.4v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h3.12a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h4.4a2 2 0 0 0 2-2V6.8a2 2 0 0 0-2-2H11.9Zm24.16 2H11.9v31.84h24.16V6.8Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="outlined-feedback" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2zm0-6h2v4h-2z"/></svg><svg viewBox="0 0 24 24" id="outlined-near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="m17.27 6.73-4.24 10.13-1.32-3.42-.32-.83-.82-.32-3.43-1.33 10.13-4.23M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="outlined-push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M14 4v5c0 1.12.37 2.16 1 3H9c.65-.86 1-1.9 1-3V4h4m3-2H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3V4h1c.55 0 1-.45 1-1s-.45-1-1-1z"/></svg><svg viewBox="0 0 24 24" id="outlined-view_week" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8 18H4V6h4v12zm6 0h-4V6h4v12zm6 0h-4V6h4v12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool" xmlns="http://www.w3.org/2000/svg"><path d="M23 5.5V20c0 2.2-1.8 4-4 4h-7.3c-1.08 0-2.1-.43-2.85-1.19L1 14.83s1.26-1.23 1.3-1.25c.22-.19.49-.29.79-.29.22 0 .42.06.6.16.04.01 4.31 2.46 4.31 2.46V4c0-.83.67-1.5 1.5-1.5S11 3.17 11 4v7h1V1.5c0-.83.67-1.5 1.5-1.5S15 .67 15 1.5V11h1V2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V11h1V5.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool-outline" xmlns="http://www.w3.org/2000/svg"><path d="M18 24h-6.55c-1.08 0-2.14-.45-2.89-1.23l-7.3-7.61 2.07-1.83c.62-.55 1.53-.66 2.26-.27L8 14.34V4.79a2.5 2.5 0 0 1 3.01-2.45C11.1 1.04 12.18.01 13.5.01c.86 0 1.61.43 2.06 1.09.29-.12.61-.18.94-.18a2.5 2.5 0 0 1 2.5 2.5v.28a2.5 2.5 0 0 1 3 2.45V20c0 2.21-1.79 4-4 4ZM4.14 15.28l5.86 6.1c.38.39.9.62 1.44.62H18c1.1 0 2-.9 2-2V6.15c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V3.42c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V2.51c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V4.79c0-.28-.22-.5-.5-.5s-.5.23-.5.5v12.87l-5.35-2.83-.51.45Z" fill="#000"/></svg><svg viewBox="0 -960 960 960" id="panorama_fish_eye" xmlns="http://www.w3.org/2000/svg"><path d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg><svg viewBox="0 0 24 24" id="pending_actions" xmlns="http://www.w3.org/2000/svg"><path d="M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5Zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71ZM18 3h-3.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H6c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h6.11a6.743 6.743 0 0 1-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V5c0-1.1-.9-2-2-2Zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Z"/></svg><svg viewBox="0 0 24 24" id="person" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="phone" xmlns="http://www.w3.org/2000/svg"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2Z"/></svg><svg viewBox="0 0 24 24" id="policy" xmlns="http://www.w3.org/2000/svg"><path d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/><path d="m21 5-9-4-9 4v6c0 5.55 3.84 10.74 9 12 2.3-.56 4.33-1.9 5.88-3.71l-3.12-3.12a4.994 4.994 0 0 1-6.29-.64 5.003 5.003 0 0 1 0-7.07 5.003 5.003 0 0 1 7.07 0 5.006 5.006 0 0 1 .64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5Z"/></svg><svg viewBox="0 0 24 24" id="power_settings_new" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M13 3h-2v10h2V3zm4.83 2.17-1.42 1.42A6.92 6.92 0 0 1 19 12c0 3.87-3.13 7-7 7A6.995 6.995 0 0 1 7.58 6.58L6.17 5.17A8.932 8.932 0 0 0 3 12a9 9 0 0 0 18 0c0-2.74-1.23-5.18-3.17-6.83z"/></svg><svg viewBox="0 0 24 24" id="priority_high" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="19" r="2"/><path d="M10 3h4v12h-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="project_type_agt" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-.5 10.74-2.35 2.16-3.45-.39v-1.09h3.14l.53-.63a4.57 4.57 0 0 0 .35-1.79 4.41 4.41 0 0 0-.2-1.33 5.68 5.68 0 0 1-1.32.15 5.87 5.87 0 0 1-4.82-2.5 6 6 0 0 1-3.08 3.17 2.91 2.91 0 0 0 0 .51 4.73 4.73 0 0 0 4.7 4.73 4.65 4.65 0 0 0 1.93-.42c.37.71.54 1.06.53 1.06a8.37 8.37 0 0 1-2.46.53 5.9 5.9 0 0 1-4.18-1.73 5.79 5.79 0 0 1-1.46-2.4H5.5v-2.95h.71a5.9 5.9 0 0 1 10-3 5.82 5.82 0 0 1 1.61 3h.72ZM13 12.59a.74.74 0 0 1 .74-.74.74.74 0 0 1 0 1.48.74.74 0 0 1-.74-.74Zm-2.07 0a.76.76 0 0 1-.21.52.74.74 0 1 1 0-1 .78.78 0 0 1 .28.48Z"/></g></g></svg><svg viewBox="0 0 24 24" id="project_type_tpe" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10.02 12.71H8.4v3.65h1.35v-2.48l1.77 2.48h.95l1.78-2.5v2.5h1.35v-3.65h-1.63l-1.98 2.77-1.97-2.77z"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-1 9.6-1.1-.83v5.75H7.09v-5.75L6 12.61l-.74-1L12 6.48l6.75 5.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z" fill-rule="evenodd"/></svg><svg fill="none" viewBox="0 0 24 24" id="redo" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="redo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z"/></svg><svg viewBox="0 0 24 24" id="refresh" xmlns="http://www.w3.org/2000/svg"><path d="M17.65 6.35A7.958 7.958 0 0 0 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0 1 12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="remove" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="remove_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg><svg viewBox="0 0 24 24" id="remove_copy" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z"/></svg><svg viewBox="0 0 24 24" id="restart_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zM6 13c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 0 0 4 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"/></svg><svg viewBox="0 0 24 24" id="room_preferences" xmlns="http://www.w3.org/2000/svg"><path d="M14 11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26A6.963 6.963 0 0 1 11 17c0-2.38 1.19-4.47 3-5.74ZM10 11h2v2h-2v-2Zm11.69 5.37 1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27ZM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></svg><svg viewBox="0 0 24 24" id="router" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.2 5.9.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1 .9 0 1.8.3 2.5 1l.8-.8zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z"/></svg><svg viewBox="0 0 24 24" id="running_with_errors" xmlns="http://www.w3.org/2000/svg"><path d="M22 10v8h-2v-8h2Zm-2 10v2h2v-2h-2Zm-2-2.71A7.99 7.99 0 0 1 12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71Z"/></svg><svg viewBox="0 0 24 24" id="save" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"/></svg><svg viewBox="0 0 24 24" id="schedule" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"/></svg><svg viewBox="0 0 24 24" id="schedule_send" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 12.5H15v4l3 2 .75-1.23-2.25-1.52V12.5ZM16 9 2 3v7l9 2-9 2v7l7.27-3.11C10.09 20.83 12.79 23 16 23c3.86 0 7-3.14 7-7s-3.14-7-7-7Zm0 12c-2.75 0-4.98-2.22-5-4.97v-.07a5.008 5.008 0 0 1 5-4.97c2.76 0 5 2.24 5 5S18.76 21 16 21Z"/></svg><svg viewBox="0 0 24 24" id="search" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="security" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="send" xmlns="http://www.w3.org/2000/svg"><path d="M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="settings" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.488.488 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"/></svg><svg viewBox="0 0 24 24" id="settings_applications" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm7-7H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-1.75 9c0 .23-.02.46-.05.68l1.48 1.16c.13.11.17.3.08.45l-1.4 2.42c-.09.15-.27.21-.43.15l-1.74-.7c-.36.28-.76.51-1.18.69l-.26 1.85c-.03.17-.18.3-.35.3h-2.8c-.17 0-.32-.13-.35-.29l-.26-1.85c-.43-.18-.82-.41-1.18-.69l-1.74.7c-.16.06-.34 0-.43-.15l-1.4-2.42a.353.353 0 0 1 .08-.45l1.48-1.16c-.03-.23-.05-.46-.05-.69 0-.23.02-.46.05-.68l-1.48-1.16a.353.353 0 0 1-.08-.45l1.4-2.42c.09-.15.27-.21.43-.15l1.74.7c.36-.28.76-.51 1.18-.69l.26-1.85c.03-.17.18-.3.35-.3h2.8c.17 0 .32.13.35.29l.26 1.85c.43.18.82.41 1.18.69l1.74-.7c.16-.06.34 0 .43.15l1.4 2.42c.09.15.05.34-.08.45l-1.48 1.16c.03.23.05.46.05.69z"/></svg><svg viewBox="0 0 24 24" id="settings_ethernet" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.77 6.76 6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"/></svg><svg viewBox="0 0 24 24" id="settings_input_component" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2H9v2zm-8 0c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16v-2H1v2zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2h-6v2z"/></svg><svg viewBox="0 0 24 24" id="settings_power" xmlns="http://www.w3.org/2000/svg"><path d="M7 24h2v-2H7v2Zm4 0h2v-2h-2v2Zm2-22h-2v10h2V2Zm3.56 2.44-1.45 1.45A5.969 5.969 0 0 1 18 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 0 0 4 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56ZM15 24h2v-2h-2v2Z"/></svg><svg viewBox="0 0 24 24" id="settings_remote" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM7.05 6.05l1.41 1.41a5.022 5.022 0 0 1 7.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z"/></svg><svg viewBox="0 0 24 24" id="settings_suggest" xmlns="http://www.w3.org/2000/svg"><path d="M17.41 6.59 15 5.5l2.41-1.09L18.5 2l1.09 2.41L22 5.5l-2.41 1.09L18.5 9l-1.09-2.41Zm3.87 6.13L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78Zm-5.04 1.65 1.94 1.47-2.5 4.33-2.24-.94c-.2.13-.42.26-.64.37l-.3 2.4h-5l-.3-2.41c-.22-.11-.43-.23-.64-.37l-2.24.94-2.5-4.33 1.94-1.47c-.01-.11-.01-.24-.01-.36s0-.25.01-.37l-1.94-1.47 2.5-4.33 2.24.94c.2-.13.42-.26.64-.37L7.5 6h5l.3 2.41c.22.11.43.23.64.37l2.24-.94 2.5 4.33-1.94 1.47c.01.12.01.24.01.37s0 .24-.01.36ZM13 14c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="shape_line_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5Zm0-8c1.65 0 3 1.35 3 3S7.65 9 6 9 3 7.65 3 6s1.35-3 3-3ZM21 14h-5c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2Zm0 7h-5v-5h5v5Z" fill="#000"/><path d="M19 8c-.46 0-.89-.11-1.29-.3L7.7 17.71c.19.4.3.83.3 1.29 0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3c.46 0 .89.11 1.29.3L16.3 6.29c-.19-.4-.3-.83-.3-1.29 0-1.65 1.35-3 3-3s3 1.35 3 3-1.35 3-3 3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 4h3v16h-3zM5 14h3v6H5zm6-5h3v11h-3z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Zm6-5h3v11h-3V9Z"/></svg><svg viewBox="0 0 24 24" id="sms" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="star" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg><svg viewBox="0 0 24 24" id="star_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/></svg><svg viewBox="0 0 24 24" id="storage" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"/></svg><svg viewBox="0 0 24 24" id="style" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m17.91 6 4.14 10.14a1.69 1.69 0 0 1 .11.67 1.72 1.72 0 0 1-.15.67 1.76 1.76 0 0 1-.93.93l-7.85 3.29a1.72 1.72 0 0 1-1.31 0 1.73 1.73 0 0 1-.92-.92L6.9 10.65a1.71 1.71 0 0 1 0-1.33l2.31-5.58a1.73 1.73 0 0 1 2.24-.94L17 5.09a1.72 1.72 0 0 1 .91.91ZM12 7.26a1.29 1.29 0 0 0 .69-.69 1.33 1.33 0 0 0 0-1A1.26 1.26 0 0 0 11 4.88a1.28 1.28 0 0 0-.71.7 1.31 1.31 0 0 0 0 1 1.25 1.25 0 0 0 1.71.68ZM2.53 19.65l1.34.56v-9L1.44 17a1.91 1.91 0 0 0-.16.78 1.78 1.78 0 0 0 .15.78 1.92 1.92 0 0 0 .44.65 2 2 0 0 0 .66.44Zm3.35.1a2 2 0 0 0 2 2h1.45l-3.45-8.34Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="sync_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m22 8-4-4v3H3v2h15v3l4-4zM2 16l4 4v-3h15v-2H6v-3l-4 4z"/></svg><svg viewBox="0 0 24 24" id="sync_disabled" xmlns="http://www.w3.org/2000/svg"><path d="M10 6.35V4.26c-.8.21-1.55.54-2.23.96l1.46 1.46c.25-.12.5-.24.77-.33Zm-7.14-.94 2.36 2.36a7.925 7.925 0 0 0 1.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 6 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.25-.77.34v2.09c.8-.21 1.55-.54 2.23-.96l2.36 2.36 1.27-1.27L4.14 4.14 2.86 5.41ZM20 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 18 12c0 1-.25 1.94-.68 2.77l1.46 1.46a7.925 7.925 0 0 0-1.14-9.87L20 4Z"/></svg><svg viewBox="0 0 24 24" id="sync_problem" xmlns="http://www.w3.org/2000/svg"><path d="M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 5 12a5.99 5.99 0 0 1 4-5.65V4.26C5.55 5.15 3 8.27 3 12Zm8 5h2v-2h-2v2ZM21 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 19 12a5.99 5.99 0 0 1-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4Zm-10 9h2V7h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="task_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 5.18 10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z"/></svg><svg viewBox="0 0 24 24" id="terminal" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"/></svg><svg viewBox="0 0 24 24" id="today" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg><svg viewBox="0 0 24 24" id="troubleshoot" xmlns="http://www.w3.org/2000/svg"><path d="m22 20.59-4.69-4.69A7.902 7.902 0 0 0 19 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59Z"/><path d="M8.43 9.69 9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55l.88-2.81Z"/></svg><svg viewBox="0 0 24 24" id="tune" xmlns="http://www.w3.org/2000/svg"><path d="M3 17v2h6v-2H3ZM3 5v2h10V5H3Zm10 16v-2h8v-2h-8v-2h-2v6h2ZM7 9v2H3v2h4v2h2V9H7Zm14 4v-2H11v2h10Zm-6-4h2V7h4V5h-4V3h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="unarchive" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.55 5.22-1.39-1.68A1.51 1.51 0 0 0 18 3H6c-.47 0-.88.21-1.15.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6.5c0-.49-.17-.93-.45-1.28zM12 9.5l5.5 5.5H14v2h-4v-2H6.5L12 9.5zM5.12 5l.82-1h12l.93 1H5.12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="undo" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="undo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-less" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 18.59 8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59Zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-more" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83Zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="update" xmlns="http://www.w3.org/2000/svg"><defs><path id="ina" d="M0 0h24v24H0V0z"/></defs><clipPath id="inb"><use xlink:href="#ina" overflow="visible"/></clipPath><path clip-path="url(#inb)" d="M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1a6.875 6.875 0 0 0 0 9.79 7.02 7.02 0 0 0 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58a8.987 8.987 0 0 1 12.65 0L21 3v7.12zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z"/></svg><svg viewBox="0 0 24 24" id="upgrade" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z"/></svg><svg viewBox="0 0 24 24" id="upload" xmlns="http://www.w3.org/2000/svg"><path d="M5 20h14v-2H5v2Zm0-10h4v6h6v-6h4l-7-7-7 7Z"/></svg><svg viewBox="0 0 24 24" id="verified_user" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"/></svg><svg viewBox="0 0 24 24" id="visibility" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg><svg viewBox="0 0 24 24" id="visibility_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"/><path d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"/></svg><svg viewBox="0 0 24 24" id="vpn_key" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12.65 10A5.99 5.99 0 0 0 7 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 0 0 5.65-4H17v4h4v-4h2v-4H12.65zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="wallpaper" xmlns="http://www.w3.org/2000/svg"><path d="M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4Zm6 9-4 5h12l-3-4-2.03 2.71L10 13Zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5ZM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2Zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7ZM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="warning" xmlns="http://www.w3.org/2000/svg"><path d="M.667 14h14.666L8 1.333.667 14Zm8-2H7.333v-1.333h1.334V12Zm0-2.667H7.333V6.667h1.334v2.666Z"/></svg><svg viewBox="0 0 24 24" id="warning_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg><svg viewBox="0 0 24 24" id="widgets" xmlns="http://www.w3.org/2000/svg"><path d="M13 13v8h8v-8h-8zM3 21h8v-8H3v8zM3 3v8h8V3H3zm13.66-1.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="wifi" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8 3 3 3-3a4.237 4.237 0 0 0-6 0zm-4-4 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"/></svg><svg viewBox="0 0 24 24" id="wifi_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M15.53 17.46 12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46Z"/></svg><svg viewBox="0 0 24 24" id="wifi_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0 0 12 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10Zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0 0 12 16Z"/></svg><svg viewBox="0 0 24 24" id="wifi_medium_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_medium_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"/><path d="M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 0 0-4.49-2.56l3.53 3.53.96-.97zM2 3.05 5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 0 0 5 13v.01L6.99 15a7.042 7.042 0 0 1 4.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0z"/></svg><svg viewBox="0 0 24 24" id="wifi_strength_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_strength_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/></g></svg></svg>';
80326
- class LMe {
80312
+ Ia(Fi.NODE, "device-node", _Me);
80313
+ const kMe = "1.0.4", OMe = {}, PMe = /* @__PURE__ */ JSON.parse('[{"name":"color-palettes","modes":[{"name":"value","variables":[{"name":"primary/primary-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-10","type":"color","isAlias":false,"value":"#410002"},{"name":"red/red-20","type":"color","isAlias":false,"value":"#690005"},{"name":"red/red-30","type":"color","isAlias":false,"value":"#93000A"},{"name":"red/red-40","type":"color","isAlias":false,"value":"#BA1A1A"},{"name":"red/red-50","type":"color","isAlias":false,"value":"#DE3730"},{"name":"red/red-60","type":"color","isAlias":false,"value":"#FF5449"},{"name":"red/red-70","type":"color","isAlias":false,"value":"#FF897D"},{"name":"red/red-80","type":"color","isAlias":false,"value":"#FFB4AB"},{"name":"red/red-90","type":"color","isAlias":false,"value":"#FFDAD6"},{"name":"red/red-95","type":"color","isAlias":false,"value":"#FFEDEA"},{"name":"primary/primary-10","type":"color","isAlias":false,"value":"#002020"},{"name":"primary/primary-20","type":"color","isAlias":false,"value":"#003737"},{"name":"primary/primary-30","type":"color","isAlias":false,"value":"#004F4F"},{"name":"primary/primary-40","type":"color","isAlias":false,"value":"#006A6A"},{"name":"primary/primary-50","type":"color","isAlias":false,"value":"#008585"},{"name":"primary/primary-60","type":"color","isAlias":false,"value":"#00A1A1"},{"name":"primary/primary-70","type":"color","isAlias":false,"value":"#1EBEBE"},{"name":"primary/primary-80","type":"color","isAlias":false,"value":"#4CDADA"},{"name":"primary/primary-90","type":"color","isAlias":false,"value":"#6FF7F6"},{"name":"primary/primary-95","type":"color","isAlias":false,"value":"#ADFFFE"},{"name":"primary/primary-99","type":"color","isAlias":false,"value":"#F1FFFE"},{"name":"red/red-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"yellow/yellow-0","type":"color","isAlias":false,"value":"#000000"},{"name":"yellow/yellow-10","type":"color","isAlias":false,"value":"#2A1700"},{"name":"yellow/yellow-20","type":"color","isAlias":false,"value":"#462A00"},{"name":"yellow/yellow-30","type":"color","isAlias":false,"value":"#653E00"},{"name":"yellow/yellow-40","type":"color","isAlias":false,"value":"#855400"},{"name":"yellow/yellow-50","type":"color","isAlias":false,"value":"#A66A00"},{"name":"yellow/yellow-60","type":"color","isAlias":false,"value":"#C98100"},{"name":"yellow/yellow-70","type":"color","isAlias":false,"value":"#ED9900"},{"name":"yellow/yellow-80","type":"color","isAlias":false,"value":"#FFB95C"},{"name":"yellow/yellow-90","type":"color","isAlias":false,"value":"#FFDDB7"},{"name":"yellow/yellow-95","type":"color","isAlias":false,"value":"#FFEEDE"},{"name":"green/green-0","type":"color","isAlias":false,"value":"#000000"},{"name":"green/green-10","type":"color","isAlias":false,"value":"#002109"},{"name":"green/green-20","type":"color","isAlias":false,"value":"#003914"},{"name":"green/green-30","type":"color","isAlias":false,"value":"#005320"},{"name":"green/green-40","type":"color","isAlias":false,"value":"#186C32"},{"name":"green/green-50","type":"color","isAlias":false,"value":"#378648"},{"name":"yellow/yellow-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"green/green-60","type":"color","isAlias":false,"value":"#52A160"},{"name":"green/green-70","type":"color","isAlias":false,"value":"#6CBD78"},{"name":"green/green-80","type":"color","isAlias":false,"value":"#87D991"},{"name":"green/green-90","type":"color","isAlias":false,"value":"#A2F6AB"},{"name":"green/green-95","type":"color","isAlias":false,"value":"#C6FFC8"},{"name":"blue/blue-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue/blue-10","type":"color","isAlias":false,"value":"#001C3A"},{"name":"green/green-99","type":"color","isAlias":false,"value":"#F6FFF1"},{"name":"blue/blue-20","type":"color","isAlias":false,"value":"#00315F"},{"name":"blue/blue-30","type":"color","isAlias":false,"value":"#004786"},{"name":"blue/blue-40","type":"color","isAlias":false,"value":"#005FAF"},{"name":"blue/blue-50","type":"color","isAlias":false,"value":"#0078DA"},{"name":"blue/blue-60","type":"color","isAlias":false,"value":"#2792FF"},{"name":"blue/blue-70","type":"color","isAlias":false,"value":"#72ADFF"},{"name":"blue/blue-80","type":"color","isAlias":false,"value":"#A5C8FF"},{"name":"blue/blue-90","type":"color","isAlias":false,"value":"#D4E3FF"},{"name":"blue/blue-95","type":"color","isAlias":false,"value":"#EBF1FF"},{"name":"grey/grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"grey/grey-4","type":"color","isAlias":false,"value":"#0B0F0F"},{"name":"grey/grey-6","type":"color","isAlias":false,"value":"#101414"},{"name":"grey/grey-10","type":"color","isAlias":false,"value":"#191C1C"},{"name":"grey/grey-20","type":"color","isAlias":false,"value":"#2D3131"},{"name":"grey/grey-30","type":"color","isAlias":false,"value":"#444747"},{"name":"grey/grey-40","type":"color","isAlias":false,"value":"#5B5F5F"},{"name":"grey/grey-50","type":"color","isAlias":false,"value":"#747877"},{"name":"grey/grey-60","type":"color","isAlias":false,"value":"#8E9191"},{"name":"grey/grey-70","type":"color","isAlias":false,"value":"#A9ACAB"},{"name":"grey/grey-80","type":"color","isAlias":false,"value":"#C4C7C6"},{"name":"grey/grey-90","type":"color","isAlias":false,"value":"#E0E3E2"},{"name":"grey/grey-92","type":"color","isAlias":false,"value":"#E6E9E8"},{"name":"grey/grey-95","type":"color","isAlias":false,"value":"#EFF1F0"},{"name":"blue-grey/blue-grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue-grey/blue-grey-10","type":"color","isAlias":false,"value":"#141D1D"},{"name":"blue-grey/blue-grey-20","type":"color","isAlias":false,"value":"#293232"},{"name":"blue-grey/blue-grey-30","type":"color","isAlias":false,"value":"#3F4948"},{"name":"blue-grey/blue-grey-40","type":"color","isAlias":false,"value":"#566060"},{"name":"blue-grey/blue-grey-50","type":"color","isAlias":false,"value":"#6F7979"},{"name":"blue-grey/blue-grey-60","type":"color","isAlias":false,"value":"#889392"},{"name":"blue-grey/blue-grey-70","type":"color","isAlias":false,"value":"#A3ADAD"},{"name":"blue-grey/blue-grey-80","type":"color","isAlias":false,"value":"#BEC9C8"},{"name":"blue-grey/blue-grey-90","type":"color","isAlias":false,"value":"#DAE5E4"},{"name":"blue-grey/blue-grey-92","type":"color","isAlias":false,"value":"#E0EBEA"},{"name":"blue-grey/blue-grey-95","type":"color","isAlias":false,"value":"#E9F3F2"},{"name":"blue/blue-99","type":"color","isAlias":false,"value":"#FDFCFF"},{"name":"grey/grey-98","type":"color","isAlias":false,"value":"#F7FAF9"},{"name":"primary/primary-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"red/red-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"yellow/yellow-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"green/green-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue/blue-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"grey/grey-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue-grey/blue-grey-100","type":"color","isAlias":false,"value":"#FFFFFF"}]}]},{"name":"color-schemes","modes":[{"name":"light","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-98"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-100"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-20"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-95"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-90"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-80"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-80"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-90"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-80"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-90"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-80"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-90"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-80"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-90"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-80"}}]},{"name":"dark","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-6"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-70"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-4"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-80"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-30"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-40"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-40"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-30"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-40"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-30"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-40"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-30"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-40"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-30"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-40"}}]}]},{"name":"opacity","modes":[{"name":"Mode 1","variables":[{"name":"opacity-64","type":"number","isAlias":false,"value":64},{"name":"opacity-70","type":"number","isAlias":false,"value":70}]}]},{"name":"Typography","modes":[{"name":"Style","variables":[{"name":"typography/topology/title","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Medium","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.10000000149011612,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}},{"name":"typography/topology/body","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Regular","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.25,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}}]}]}]'), CMe = {
80314
+ version: kMe,
80315
+ metadata: OMe,
80316
+ collections: PMe
80317
+ }, NMe = "3.0.0-beta.3", x4 = '<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><style>:root>svg{display:none}:root>svg:target{display:block}</style><svg viewBox="0 0 24 24" id="account_box" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 5v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H5a2 2 0 0 0-2 2zm12 4c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zm-9 8c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1H6v-1z"/></svg><svg viewBox="0 0 24 24" id="account_tree" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z"/></svg><svg fill="none" viewBox="0 0 24 24" id="add" xmlns="http://www.w3.org/2000/svg"><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="add_box" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2Z"/></svg><svg viewBox="0 0 24 24" id="add_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/></svg><svg viewBox="0 -960 960 960" fill="#000000de" id="add_link" xmlns="http://www.w3.org/2000/svg"><path d="M440-280H280q-83 0-141.5-58.5T80-480q0-83 58.5-141.5T280-680h160v80H280q-50 0-85 35t-35 85q0 50 35 85t85 35h160v80ZM320-440v-80h320v80H320Zm200 160v-80h160q50 0 85-35t35-85q0-50-35-85t-85-35H520v-80h160q83 0 141.5 58.5T880-480q0 83-58.5 141.5T680-280H520Z"/></svg><svg viewBox="0 0 24 24" id="apartment" xmlns="http://www.w3.org/2000/svg"><path d="M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4ZM7 19H5v-2h2v2Zm0-4H5v-2h2v2Zm0-4H5V9h2v2Zm4 4H9v-2h2v2Zm0-4H9V9h2v2Zm0-4H9V5h2v2Zm4 8h-2v-2h2v2Zm0-4h-2V9h2v2Zm0-4h-2V5h2v2Zm4 12h-2v-2h2v2Zm0-4h-2v-2h2v2Z"/></svg><svg viewBox="0 0 24 24" id="api" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m14 12-2 2-2-2 2-2 2 2zm-2-6 2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6 2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"/></svg><svg viewBox="0 0 24 24" id="apollo_project" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0V0z"/><path d="M12 17a4 4 0 1 0-4-4 4 4 0 0 0 4 4Zm-1.6-4.8h.06A1.58 1.58 0 0 1 12 11a1.6 1.6 0 0 1 1.6 1.6h.2a1 1 0 0 1 0 2h-3.4a1.2 1.2 0 0 1 0-2.4Z"/><path d="M20 6h-8l-2-2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2Zm0 12H4V8h16Z"/></g></g></svg><svg viewBox="0 0 24 24" id="apps" xmlns="http://www.w3.org/2000/svg"><path d="M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="archive" xmlns="http://www.w3.org/2000/svg"><path d="m20.54 5.23-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM12 17.5 6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_back" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_down" xmlns="http://www.w3.org/2000/svg"><path d="M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8Zm0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 10V8h-2v4H8l4 4 4-4h-3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_up" xmlns="http://www.w3.org/2000/svg"><path d="M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10Zm-1-10v4h2v-4h3l-4-4-4 4h3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_downward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_down" xmlns="http://www.w3.org/2000/svg"><path d="m7 10 5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_up" xmlns="http://www.w3.org/2000/svg"><path d="m7 14 5-5 5 5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_forward" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_left" xmlns="http://www.w3.org/2000/svg"><path d="m14 7-5 5 5 5V7z"/><path fill="none" d="M24 0v24H0V0h24z"/></svg><svg viewBox="0 0 24 24" id="arrow_right" xmlns="http://www.w3.org/2000/svg"><path d="m10 17 5-5-5-5v10z"/><path fill="none" d="M0 24V0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="arrow_upward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"/></svg><svg viewBox="0 0 24 24" id="article" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5 14H7v-2h7v2Zm3-4H7v-2h10v2Zm0-4H7V7h10v2Z"/></svg><svg viewBox="0 0 24 24" id="assignment" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"/></svg><svg viewBox="0 0 24 24" id="attach_file" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="build" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" fill="none" d="M0 0h24v24H0z"/><path d="m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"/></svg><svg viewBox="0 0 24 24" id="cable" xmlns="http://www.w3.org/2000/svg"><path d="M20 5V4c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-1v4c0 .55.45 1 1 1h1v7c0 1.1-.9 2-2 2s-2-.9-2-2V7c0-2.21-1.79-4-4-4S5 4.79 5 7v7H4c-.55 0-1 .45-1 1v4h1v1c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h1v-4c0-.55-.45-1-1-1H7V7c0-1.1.9-2 2-2s2 .9 2 2v10c0 2.21 1.79 4 4 4s4-1.79 4-4v-7h1c.55 0 1-.45 1-1V5h-1Z"/></svg><svg viewBox="0 0 24 24" id="calculate" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.42Zm-6.78.66h5v1.5h-5v-1.5ZM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2V16Zm6.5 1.25h-5v-1.5h5v1.5Zm0-2.5h-5v-1.5h5v1.5Z"/></svg><svg viewBox="0 0 24 24" id="camera" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m9.4 10.5 4.77-8.26a9.984 9.984 0 0 0-8.49 2.01l3.66 6.35.06-.1zM21.54 9c-.92-2.92-3.15-5.26-6-6.34L11.88 9h9.66zm.26 1h-7.49l.29.5 4.76 8.25A9.91 9.91 0 0 0 22 12c0-.69-.07-1.35-.2-2zM8.54 12l-3.9-6.75A9.958 9.958 0 0 0 2.2 14h7.49l-1.15-2zm-6.08 3c.92 2.92 3.15 5.26 6 6.34L12.12 15H2.46zm11.27 0-3.9 6.76a9.984 9.984 0 0 0 8.49-2.01l-3.66-6.35-.93 1.6z"/></svg><svg viewBox="0 0 16 16" id="cancel" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.66 6.66 0 0 0 1.333 8 6.66 6.66 0 0 0 8 14.667 6.66 6.66 0 0 0 14.667 8 6.66 6.66 0 0 0 8 1.333Zm3.333 9.06-.94.94L8 8.94l-2.393 2.393-.94-.94L7.06 8 4.667 5.607l.94-.94L8 7.06l2.393-2.393.94.94L8.94 8l2.393 2.393Z"/></svg><svg viewBox="0 0 24 24" id="card_membership" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2Zm0 13H4v-2h16v2Zm0-5H4V4h16v6Z"/></svg><svg viewBox="0 0 24 24" id="category" xmlns="http://www.w3.org/2000/svg"><path d="m12 2-5.5 9h11L12 2ZM17.5 22a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM3 13.5h8v8H3v-8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="center_focus_weak" xmlns="http://www.w3.org/2000/svg"><path d="M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4ZM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5Zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2Zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4ZM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="check_circle" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.67 6.67 0 0 0 1.333 8 6.67 6.67 0 0 0 8 14.667 6.67 6.67 0 0 0 14.667 8 6.67 6.67 0 0 0 8 1.333Zm-1.333 10L3.333 8l.94-.94 2.394 2.387 5.06-5.06.94.946-6 6Z"/></svg><svg viewBox="0 0 24 24" id="circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z"/></svg><svg viewBox="0 0 24 24" id="cleaning_services" xmlns="http://www.w3.org/2000/svg"><path d="M16 11h-1V3c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v8H8c-2.76 0-5 2.24-5 5v7h18v-7c0-2.76-2.24-5-5-5Zm3 10h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H9v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H5v-5c0-1.65 1.35-3 3-3h8c1.65 0 3 1.35 3 3v5Z"/></svg><svg viewBox="0 0 24 24" id="clear" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="cloud_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4c-1.48 0-2.85.43-4.01 1.17l1.46 1.46a5.497 5.497 0 0 1 8.05 4.87v.5H19c1.66 0 3 1.34 3 3 0 1.13-.64 2.11-1.56 2.62l1.45 1.45C23.16 18.16 24 16.68 24 15c0-2.64-2.05-4.78-4.65-4.96zM3 5.27l2.75 2.74C2.56 8.15 0 10.77 0 14c0 3.31 2.69 6 6 6h11.73l2 2L21 20.73 4.27 4 3 5.27zM7.73 10l8 8H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73z"/></svg><svg viewBox="0 0 24 24" id="cloud_queue" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z"/></svg><svg viewBox="0 0 20 20" id="cloud_upload_outline" xmlns="http://www.w3.org/2000/svg"><path d="M5.417 16.667c-1.264 0-2.344-.438-3.24-1.313C1.281 14.48.833 13.41.833 12.146c0-1.084.327-2.049.98-2.896a4.331 4.331 0 0 1 2.562-1.625 5.656 5.656 0 0 1 2.083-3.104A5.702 5.702 0 0 1 10 3.333c1.625 0 3.003.566 4.135 1.698 1.132 1.132 1.698 2.51 1.698 4.136a3.64 3.64 0 0 1 2.386 1.239c.632.715.948 1.552.948 2.51 0 1.042-.365 1.928-1.094 2.657-.73.73-1.615 1.094-2.656 1.094h-4.584c-.458 0-.85-.163-1.176-.49A1.606 1.606 0 0 1 9.167 15v-4.292L7.833 12l-1.166-1.167L10 7.5l3.333 3.333L12.167 12l-1.334-1.292V15h4.584c.583 0 1.076-.201 1.479-.604.403-.403.604-.896.604-1.48 0-.583-.201-1.076-.604-1.479a2.012 2.012 0 0 0-1.48-.604h-1.25V9.167c0-1.153-.405-2.136-1.218-2.949C12.135 5.406 11.153 5 10 5s-2.135.406-2.948 1.218c-.812.813-1.219 1.796-1.219 2.949h-.416a2.81 2.81 0 0 0-2.063.854 2.81 2.81 0 0 0-.854 2.062c0 .806.285 1.493.854 2.063A2.81 2.81 0 0 0 5.417 15H7.5v1.667H5.417Z"/></svg><svg viewBox="0 0 18 18" id="create_new_folder" xmlns="http://www.w3.org/2000/svg"><path d="M15 4.5H9L7.5 3H3c-.833 0-1.492.667-1.492 1.5l-.008 9c0 .832.667 1.5 1.5 1.5h12c.832 0 1.5-.668 1.5-1.5V6c0-.832-.668-1.5-1.5-1.5Zm-.75 6H12v2.25h-1.5V10.5H8.25V9h2.25V6.75H12V9h2.25v1.5Z"/></svg><svg viewBox="0 0 24 24" id="dashboard" xmlns="http://www.w3.org/2000/svg"><path d="M3 13h8V3H3v10Zm0 8h8v-6H3v6Zm10 0h8V11h-8v10Zm0-18v6h8V3h-8Z"/></svg><svg viewBox="0 0 24 24" id="delete_forever" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12 1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4z"/><path fill="none" d="M0 0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="description" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm2 16H8v-2h8v2Zm0-4H8v-2h8v2Zm-3-5V3.5L18.5 9H13Z"/></svg><svg viewBox="0 0 24 24" id="done" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg><svg viewBox="0 0 24 24" id="download" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"/></svg><svg viewBox="0 0 24 24" id="drag_indicator" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="draw" xmlns="http://www.w3.org/2000/svg"><path d="M4 21v-4.25L17.175 3.6c.2-.2.425-.35.675-.45a1.975 1.975 0 0 1 1.512 0c.242.1.455.25.638.45L21.4 5c.2.183.35.396.45.638a1.975 1.975 0 0 1 0 1.512c-.1.25-.25.475-.45.675L8.25 21H4ZM18.65 7.775 20 6.425 18.575 5l-1.35 1.35 1.425 1.425ZM14 21a6.644 6.644 0 0 0 3.425-.925C18.475 19.458 19 18.6 19 17.5c0-.6-.158-1.117-.475-1.55-.317-.433-.742-.808-1.275-1.125L15.775 16.3c.383.167.683.35.9.55.217.2.325.417.325.65 0 .383-.304.73-.913 1.038-.608.308-1.304.462-2.087.462a.968.968 0 0 0-.713.288A.968.968 0 0 0 13 20c0 .283.096.52.287.712.192.192.43.288.713.288Zm-9.425-7.65 1.5-1.5a3.576 3.576 0 0 1-.788-.412C5.096 11.296 5 11.15 5 11c0-.2.15-.4.45-.6.3-.2.933-.508 1.9-.925 1.467-.633 2.442-1.208 2.925-1.725.483-.517.725-1.1.725-1.75 0-.917-.367-1.646-1.1-2.188C9.167 3.272 8.2 3 7 3c-.75 0-1.42.133-2.013.4-.591.267-1.045.592-1.362.975A.908.908 0 0 0 3.4 5.1a.938.938 0 0 0 .375.65.908.908 0 0 0 .725.225c.267-.033.492-.142.675-.325.233-.233.492-.4.775-.5C6.233 5.05 6.583 5 7 5c.683 0 1.188.1 1.512.3.325.2.488.433.488.7 0 .233-.146.446-.438.638-.291.191-.962.529-2.012 1.012-1.333.583-2.258 1.112-2.775 1.588A2.298 2.298 0 0 0 3 11c0 .533.142.988.425 1.363.283.375.667.704 1.15.987Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="dynamic_form" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M17 20v-9h-2V4h7l-2 5h2l-5 11zm-2-7v7H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11zm-8.75 2.75h-1.5v1.5h1.5v-1.5zM13 4v7H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9zM6.25 6.75h-1.5v1.5h1.5v-1.5z"/></svg><svg viewBox="0 0 13 10" id="edge_end_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m.5 5 12 5V0L.5 5Z"/></svg><svg viewBox="0 0 13 10" id="edge_start_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m12.5 5-12 5V0l12 5Z"/></svg><svg viewBox="0 0 24 24" id="edit" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_attributes" xmlns="http://www.w3.org/2000/svg"><path d="M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zM7.24 14.46l-2.57-2.57.7-.7 1.87 1.87 3.52-3.52.7.7-4.22 4.22z"/><path class="bzst0" d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_notifications" xmlns="http://www.w3.org/2000/svg"><path d="m17.58 6.25 1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98Zm3.27-.44-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71ZM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09L10.6 10.4V15h4.6l2.8-2.8ZM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2Z"/></svg><svg viewBox="0 0 24 24" id="edit_off" xmlns="http://www.w3.org/2000/svg"><path d="m12.126 8.125 1.937-1.937 3.747 3.747-1.937 1.938-3.747-3.748ZM20.71 5.63l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75L20.71 7a1 1 0 0 0 0-1.37ZM2 5l6.63 6.63L3 17.25V21h3.75l5.63-5.62L18 21l2-2L4 3 2 5Z"/></svg><svg viewBox="0 0 24 24" id="email" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm0 4-8 5-8-5V6l8 5 8-5v2Z"/></svg><svg viewBox="0 0 24 24" id="engineering_maintenance" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M22.1 6.84V6.5a1.87 1.87 0 0 0 0-.34l.74-.58a.17.17 0 0 0 0-.22l-.7-1.21a.18.18 0 0 0-.14-.08l-.86.35a2.66 2.66 0 0 0-.59-.34l-.13-.93A.18.18 0 0 0 20.2 3h-1.4a.16.16 0 0 0-.17.15l-.13.93a3.12 3.12 0 0 0-.59.34L17 4.07a.17.17 0 0 0-.21.08l-.7 1.21a.17.17 0 0 0 0 .22l.74.58a1.94 1.94 0 0 0 0 .68l-.74.58a.17.17 0 0 0 0 .22l.7 1.21a.18.18 0 0 0 .21.08l.87-.35a2.66 2.66 0 0 0 .59.34l.13.93a.16.16 0 0 0 .17.15h1.4a.16.16 0 0 0 .17-.15l.13-.93a3.12 3.12 0 0 0 .59-.34l.87.35a.17.17 0 0 0 .21-.08l.7-1.21a.17.17 0 0 0 0-.22Zm-2.6.91a1.25 1.25 0 1 1 1.25-1.25 1.25 1.25 0 0 1-1.25 1.25ZM9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4Zm10.42-4.19.5.87a.15.15 0 0 1 0 .17l-.53.41a1.79 1.79 0 0 1 0 .24 1.94 1.94 0 0 1 0 .24l.52.41a.12.12 0 0 1 0 .16l-.5.87a.12.12 0 0 1-.15.06l-.63-.24a2.18 2.18 0 0 1-.42.24l-.09.66a.11.11 0 0 1-.12.1h-1a.12.12 0 0 1-.12-.11l-.09-.66a1.76 1.76 0 0 1-.42-.24l-.62.25a.12.12 0 0 1-.15-.06l-.5-.87a.12.12 0 0 1 0-.16l.53-.41a1.79 1.79 0 0 1 0-.24 1.94 1.94 0 0 1 0-.24l-.53-.41a.12.12 0 0 1 0-.16l.5-.87a.12.12 0 0 1 .15-.06l.62.25a2.18 2.18 0 0 1 .42-.24l.09-.66A.12.12 0 0 1 17 10h1a.15.15 0 0 1 .14.1l.09.66a1.76 1.76 0 0 1 .42.24l.62-.25a.12.12 0 0 1 .15.06Zm-2.75 1.69a.83.83 0 1 0 .83-.83.83.83 0 0 0-.83.83ZM4.74 9h8.53a.49.49 0 0 0 .49-.49.49.49 0 0 0-.49-.51H13a4 4 0 0 0-2-3.45v1a.5.5 0 0 1-1 0V4.14A4.09 4.09 0 0 0 9 4a4.09 4.09 0 0 0-1 .14V5.5a.5.5 0 0 1-1 0v-1A4 4 0 0 0 5 8h-.26a.49.49 0 0 0-.49.49.49.49 0 0 0 .49.51Zm8.12 1a4 4 0 0 1-7.72 0Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="error" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg><svg viewBox="0 0 24 24" id="event_busy" xmlns="http://www.w3.org/2000/svg"><path d="m9.31 17 2.44-2.44L14.19 17l1.06-1.06-2.44-2.44 2.44-2.44L14.19 10l-2.44 2.44L9.31 10l-1.06 1.06 2.44 2.44-2.44 2.44L9.31 17ZM19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm0 16H5V8h14v11Z"/></svg><svg viewBox="0 0 24 24" id="event_note" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 10H7v2h10v-2zm2-7h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zm-5-5H7v2h7v-2z"/></svg><svg viewBox="0 0 24 24" id="extension" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 0 0-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7 0 1.49-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 0 0 0-5Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="eye_tracking" xmlns="http://www.w3.org/2000/svg"><path d="M6 23H3c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 1 21v-3h2v3h3v2Zm12 0v-2h3v-3h2v3c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 21 23h-3Zm-6-4.5c-2 0-3.813-.592-5.438-1.775C4.938 15.542 3.75 13.967 3 12c.75-1.967 1.938-3.542 3.563-4.725C8.188 6.092 10 5.5 12 5.5c2 0 3.813.592 5.438 1.775C19.063 8.458 20.25 10.033 21 12c-.75 1.967-1.938 3.542-3.563 4.725C15.813 17.908 14 18.5 12 18.5Zm0-3c.967 0 1.792-.342 2.475-1.025A3.372 3.372 0 0 0 15.5 12c0-.967-.342-1.792-1.025-2.475A3.372 3.372 0 0 0 12 8.5c-.967 0-1.792.342-2.475 1.025A3.372 3.372 0 0 0 8.5 12c0 .967.342 1.792 1.025 2.475A3.372 3.372 0 0 0 12 15.5Zm0-2c-.417 0-.77-.146-1.063-.438A1.446 1.446 0 0 1 10.5 12c0-.417.146-.77.438-1.063A1.446 1.446 0 0 1 12 10.5c.417 0 .77.146 1.063.438.291.291.437.645.437 1.062 0 .417-.146.77-.438 1.063A1.446 1.446 0 0 1 12 13.5ZM1 6V3c0-.55.196-1.02.587-1.413A1.926 1.926 0 0 1 3 1h3v2H3v3H1Zm20 0V3h-3V1h3c.55 0 1.02.196 1.413.587C22.803 1.98 23 2.45 23 3v3h-2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 48 48" id="factory" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.34 9.389a.562.562 0 0 0-.562.562v11.597h-7.556v-5.184l-8.889 6.08v-6.008L10 21.056V39.05c0 .31.252.562.563.562h26.874c.311 0 .563-.252.563-.562V9.95a.562.562 0 0 0-.563-.562H33.34Zm-2.562.562A2.562 2.562 0 0 1 33.34 7.39h4.097A2.563 2.563 0 0 1 40 9.95V39.05a2.562 2.562 0 0 1-2.563 2.562H10.564A2.562 2.562 0 0 1 8 39.05V20.04l10.333-7.539v6.152l8.89-6.08v6.975h3.555V9.951Z" fill="#191C1C"/><path d="M18.14 26.61h-3.905v3.906h3.906v-3.907ZM18.14 32.86h-3.905v3.906h3.906v-3.907ZM25.953 26.61h-3.906v3.906h3.906v-3.907ZM25.953 32.86h-3.906v3.906h3.906v-3.907ZM33.766 26.61H29.86v3.906h3.906v-3.907ZM33.766 32.86H29.86v3.906h3.906v-3.907Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="favorite" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"/></svg><svg viewBox="0 0 24 24" id="favorite_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"/></svg><svg viewBox="0 0 24 24" id="file_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4 6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"/></svg><svg viewBox="0 0 24 24" id="filter_alt" xmlns="http://www.w3.org/2000/svg"><path d="M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61Z"/></svg><svg viewBox="0 0 24 24" id="first_page" xmlns="http://www.w3.org/2000/svg"><path d="M18.41 16.59 13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41ZM6 6h2v12H6V6Z"/></svg><svg viewBox="0 0 24 24" id="folder" xmlns="http://www.w3.org/2000/svg"><path d="M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2Z"/></svg><svg viewBox="0 0 24 24" id="folder_off" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m1.89 4.44 1.33 1.33A1.79 1.79 0 0 0 3 6.6v10.8a1.81 1.81 0 0 0 1.8 1.8h11.86l2.91 2.91 1.27-1.27L3.17 3.16ZM19.2 6.6H12l-1.8-1.8H7.34l13.44 13.44a1.72 1.72 0 0 0 .22-.84v-9a1.81 1.81 0 0 0-1.8-1.8Z"/></g></svg><svg viewBox="0 0 24 24" id="folder_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"/></svg><svg viewBox="0 0 24 24" id="forward" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V4l8 8-8 8v-4H4V8h8Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen" xmlns="http://www.w3.org/2000/svg"><path d="M7 14H5v5h5v-2H7v-3Zm-2-4h2V7h3V5H5v5Zm12 7h-3v2h5v-5h-2v3ZM14 5v2h3v3h2V5h-5Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen_exit" xmlns="http://www.w3.org/2000/svg"><path d="M5 16h3v3h2v-5H5v2Zm3-8H5v2h5V5H8v3Zm6 11h2v-3h3v-2h-5v5Zm2-11V5h-2v5h5V8h-3Z"/></svg><svg viewBox="0 0 24 24" id="functions" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"/></svg><svg viewBox="0 0 24 24" id="gps_fixed" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 48 48" id="group" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 3.79a9.21 9.21 0 0 0-5.694 16.45l-3.62 5.948A9.21 9.21 0 1 0 20.97 37.1h6.06c.95 4.075 4.606 7.11 8.97 7.11a9.21 9.21 0 1 0 0-18.42 9.21 9.21 0 0 0-2.685.398l-3.62-5.949A9.21 9.21 0 0 0 24 3.79Zm3.816 17.595A9.176 9.176 0 0 1 24 22.21a9.176 9.176 0 0 1-3.816-.825l-3.47 5.701a9.206 9.206 0 0 1 4.495 7.814h5.582a9.205 9.205 0 0 1 4.495-7.814l-3.47-5.701ZM17.21 13a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0Zm-12 22a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0ZM36 28.21a6.79 6.79 0 1 0 0 13.58 6.79 6.79 0 0 0 0-13.58Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="group_work" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Zm6.5 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="help" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"/></svg><svg viewBox="0 0 24 24" id="help_outline" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/></svg><svg viewBox="0 0 24 24" id="hide_source" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 0 0 2 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12 6.49 3.66A9.91 9.91 0 0 1 12 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0 0 20 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z"/></svg><svg viewBox="0 0 24 24" id="highlight_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="history" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"/></svg><svg viewBox="0 0 24 24" id="home" xmlns="http://www.w3.org/2000/svg"><path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="image" xmlns="http://www.w3.org/2000/svg"><path d="M19 5v14H5V5h14Zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-4.86 8.86-3 3.87L9 13.14 6 17h12l-3.86-5.14Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="info_outline" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="inventory" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2Zm-5 12H9v-2h6v2Zm5-7H4V4l16-.02V7Z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_down" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_up" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="label" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"/></svg><svg viewBox="0 0 24 24" id="lan" xmlns="http://www.w3.org/2000/svg"><path d="M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3v7Z"/></svg><svg viewBox="0 0 24 24" id="language" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"/></svg><svg viewBox="0 0 24 24" id="last_page" xmlns="http://www.w3.org/2000/svg"><path d="M5.59 7.41 10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41ZM16 6h2v12h-2V6Z"/></svg><svg viewBox="0 0 24 24" id="launch" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"/></svg><svg fill="none" viewBox="0 0 30 30" id="left_circle" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="14" transform="rotate(-180 15 15)" stroke="#AFB3BA" stroke-width="2"/><path d="M18.41 10.41 13.83 15l4.58 4.59L17 21l-6-6 6-6 1.41 1.41Z" fill="#AFB3BA"/></svg><svg viewBox="0 0 24 24" id="link" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/></svg><svg viewBox="0 0 24 24" id="link_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 0 0 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"/><path fill="none" d="M0 24V0"/></svg><svg viewBox="0 0 24 24" id="local_activity" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 12c0-1.1.9-2 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z"/></svg><svg viewBox="0 0 24 24" id="local_offer" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"/></svg><svg viewBox="0 0 24 24" id="location" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7Zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z"/></svg><svg viewBox="0 0 24 24" id="lock" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"/></svg><svg viewBox="0 0 24 24" id="lock_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"/></svg><svg viewBox="0 0 24 24" id="loop" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 0 0 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="low_priority" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14 5h8v2h-8zm0 5.5h8v2h-8zm0 5.5h8v2h-8zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z"/></svg><svg viewBox="0 0 24 24" id="mark_email_unread" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 8.98V18c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10.1c-.06.32-.1.66-.1 1 0 1.48.65 2.79 1.67 3.71L12 11 4 6v2l8 5 5.3-3.32c.54.2 1.1.32 1.7.32 1.13 0 2.16-.39 3-1.02zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"/></svg><svg viewBox="0 0 24 24" id="medical_information" xmlns="http://www.w3.org/2000/svg"><path d="M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2Zm-9-3h2v5h-2V4Zm0 12H9v2H7v-2H5v-2h2v-2h2v2h2v2Zm2-1.5V13h6v1.5h-6Zm0 3V16h4v1.5h-4Z"/></svg><svg viewBox="0 0 24 24" id="menu" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg><svg viewBox="0 0 24 24" id="more_vert" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg viewBox="0 0 24 24" id="multiple_stop" xmlns="http://www.w3.org/2000/svg"><path d="m17 4 4 4-4 4V9h-4V7h4V4Zm-7 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1ZM6 7c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1Zm1 10h4v-2H7v-3l-4 4 4 4v-3Zm7 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Zm4 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Z"/></svg><svg viewBox="0 0 24 24" id="mx-509_certificate" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 10h7v1.5H4zM4 12.5h6V14H4zM4 7.5h8V9H4z"/><path d="M21 3.5H3a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-13a2 2 0 0 0-2-2Zm0 15H3v-13h18Z"/><path d="M13.91 13.48h1v3l1.5-.64 1.5.64v-3h1V12l1-1-1-1V8.52h-1.5l-1-1-1 1h-1.5V10l-1 1 1 1Zm2.48-3.72A1.24 1.24 0 1 1 15.15 11a1.24 1.24 0 0 1 1.24-1.24Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-application_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M21.7 18.6v-1l1.1-.8c.1-.1.2-.2.1-.3l-1-1.7c0-.1-.2-.1-.3-.1l-1.2.5c-.3-.2-.6-.4-.9-.5l-.2-1.3c0-.1-.1-.2-.2-.2h-2c-.2 0-.3.1-.3.2l-.2 1.3c-.3.2-.5.3-.8.5l-1.2-.5c-.1 0-.2 0-.3.1l-1 1.7c0 .1 0 .2.1.3l1.1.8v1l-1.1.8c-.1.1-.2.2-.1.3l1 1.7c.1.1.2.1.3.1l1.2-.5c.2.2.5.4.8.5l.2 1.3c.1.1.2.2.3.2h2c.1 0 .2-.1.2-.2l.2-1.3c.3-.2.5-.3.8-.5l1.2.4c.1 0 .2 0 .3-.1l1-1.7c.1-.1.1-.2 0-.2l-1.1-.8Zm-3.7.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5ZM12.3 22H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v9.1c-.6-.6-1.3-1.1-2-1.4V6H3v14h8.3c.2.7.5 1.4 1 2Z"/></svg><svg viewBox="0 0 24 24" id="mx-application_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 16h4v4H4zM16 4h4v4h-4zM14 8V4h-4v3.46l.54.54H14zM20 14v-4h-4v3.46l.54.54H20zM14 10h-1.46L14 11.46V10zM20 16h-1.46L20 17.46V16z"/><path d="m20.84 20.83-.01.01L3.16 3.17 1.89 4.44 4 6.54V8h1.46l2 2H4v4h4v-3.46l2 2V14h1.46l2 2H10v4h4v-3.46l2 2V20h1.46l2.11 2.11 1.27-1.27v-.01zM8 4H6.54L8 5.46V4z"/></g></svg><svg viewBox="0 0 24 24" id="mx-calendar_clock" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15 13h1.5v2.82l2.44 1.41-.75 1.3L15 16.69V13m4-5H5v11h4.67A7 7 0 0 1 19 9.67V8M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h1V1h2v2h8V1h2v2h1a2 2 0 0 1 2 2v6.1a7 7 0 0 1-9.9 9.9H5m11-9.85A4.85 4.85 0 0 0 11.15 16a4.85 4.85 0 0 0 9.7 0A4.85 4.85 0 0 0 16 11.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-circle_dash" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m21.814 13.956-1.966-.39a8.051 8.051 0 0 0 0-3.125l1.966-.389a10.055 10.055 0 0 1 0 3.904ZM20.32 6.448l-1.665 1.115a8.05 8.05 0 0 0-2.21-2.21l1.115-1.665c1.09.73 2.03 1.67 2.76 2.76Zm-6.364-4.254-.39 1.966a8.045 8.045 0 0 0-3.125 0l-.389-1.966a10.05 10.05 0 0 1 3.904 0ZM6.448 3.688l1.114 1.665a8.051 8.051 0 0 0-2.209 2.21L3.688 6.448c.73-1.09 1.67-2.03 2.76-2.76Zm-4.254 6.365a10.05 10.05 0 0 0 0 3.903l1.966-.39a8.046 8.046 0 0 1 0-3.125l-1.966-.389Zm1.494 7.507 1.665-1.114a8.052 8.052 0 0 0 2.21 2.209L6.447 20.32a10.055 10.055 0 0 1-2.76-2.76Zm6.364 4.254.39-1.966a8.044 8.044 0 0 0 3.125 0l.389 1.966a10.046 10.046 0 0 1-3.904 0Zm7.508-1.494-1.115-1.665a8.05 8.05 0 0 0 2.21-2.21l1.665 1.115a10.056 10.056 0 0 1-2.76 2.76Z"/></svg><svg version="1.1" id="mx-cog-off" x="0" y="0" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><style>.st1{display:none;opacity:.76;fill:none;stroke:#b1d135;stroke-width:1.8;stroke-miterlimit:10;enable-background:new}</style><path d="M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z" style="fill:none"/><path d="m2 4.3 2.1 2.1-1.4 2.5c-.1.2 0 .4.2.6l2 1.6c0 .3-.1.6-.1.9s0 .6.1.9l-2 1.6c-.2.1-.2.4-.1.6l1.9 3.3c.1.2.4.3.6.2l2.4-1c.5.4 1 .7 1.6.9l.4 2.5c0 .2.2.4.5.4H14c.2 0 .4-.2.5-.4l.4-2.5c.4-.2.7-.3 1.1-.6l3.9 3.9 1.3-1.3L3.3 3 2 4.3zm10 11.3c-2 0-3.6-1.6-3.6-3.6 0-.4.1-.8.2-1.1l4.5 4.5c-.3.1-.7.2-1.1.2zM19.1 12.9c0-.3.1-.6.1-.9s0-.6-.1-.9l2-1.6c.2-.1.2-.4.1-.6l-1.9-3.3c-.1-.2-.4-.3-.6-.2l-2.4 1c-.5-.4-1-.7-1.6-.9L14.3 3c0-.2-.2-.4-.5-.4H10c-.2 0-.4.2-.5.4l-.2 2.4c-.3.1-.5.2-.8.3l2.8 2.8c.2 0 .5-.1.7-.1 2 0 3.6 1.6 3.6 3.6 0 .2 0 .5-.1.7l4.5 4.5 1.2-2.1c.1-.2.1-.5-.1-.6l-2-1.6z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor" xmlns="http://www.w3.org/2000/svg"><path d="M13.64 21.97a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add" xmlns="http://www.w3.org/2000/svg"><path d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11ZM21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11Zm-7.93 3.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Z" fill="#000"/><path d="M21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_outline" xmlns="http://www.w3.org/2000/svg"><path d="M10.07 14.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Zm3.57 7.7a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-default_route" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M22 12c0-5.5-4.5-10-10-10S2 6.5 2 12s4.5 10 10 10 10-4.5 10-10zM7.1 8.9l3.1 3.1-3.1 3.1v-2.2H4.4v-1.8h2.7V8.9zm1.8-1.8L12 4l3.1 3.1h-2.2v2.7h-1.8V7.1H8.9zm8 8L13.8 12l3.1-3.1v2.2h2.7v1.8h-2.7v2.2zm-1.8 1.8L12 20l-3.1-3.1h2.2v-2.7h1.8v2.7h2.2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-disband_group_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c.488 0 .968-.035 1.438-.103A5.976 5.976 0 0 1 12 18c0-1.75.749-3.324 1.943-4.42.356-.515.9-.89 1.533-1.025A5.978 5.978 0 0 1 18 12c1.488 0 2.849.541 3.897 1.438.068-.47.103-.95.103-1.438 0-5.52-4.48-10-10-10ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Z" fill="#000"/><path d="m20.12 14.47 1.42 1.41L19.41 18l2.13 2.12-1.42 1.42L18 19.41l-2.12 2.13-1.41-1.42L16.59 18l-2.12-2.12 1.41-1.41L18 16.59l2.12-2.12Z" fill="#000"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_404" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M113.061 97c-11.08 0-20.06 8.981-20.06 20.061 0 11.079 8.98 20.06 20.06 20.06 4.523 0 8.716-1.51 12.083-4.06v2.378l19.011 18.975 6.259-6.26-18.974-19.01h-2.378a19.964 19.964 0 0 0 4.06-12.083c0-11.08-8.982-20.061-20.061-20.061Zm-10.802 20.061a10.785 10.785 0 0 1 10.802-10.802 10.785 10.785 0 0 1 10.802 10.802 10.785 10.785 0 0 1-10.802 10.802 10.785 10.785 0 0 1-10.802-10.802Z"/><path d="m80.164 83.71.002-.008c.456-1.677.702-4.01.702-7.046 0-4.06-.534-6.98-1.487-8.89l-.006-.01c-.91-1.869-2.052-2.62-3.45-2.62-1.012 0-1.847.322-2.557.952l-.003.002c-.648.571-1.253 1.621-1.72 3.335-.43 1.65-.663 3.984-.663 7.051 0 4.059.52 6.982 1.45 8.896.936 1.87 2.094 2.624 3.493 2.624 1.022 0 1.841-.313 2.517-.908.677-.601 1.282-1.666 1.72-3.37l.002-.008Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M40 20c-6.6 0-11.94 5.137-11.94 11.416l-.055 100.58a8 8 0 0 0 8 8.004H99.34c1.163 0 1.653-2.375.68-3.013-6.487-4.254-10.771-11.589-10.771-19.926 0-13.151 10.66-23.811 23.811-23.811 3.359 0 6.556.696 9.454 1.95.688.299 1.485-.189 1.485-.938V48.379L98.24 20H40Zm12.196 73.46v-6.698H39.8v-4.635L48.971 59l5.199 2.385-7.622 19.373h5.648v-8.947h5.867v8.947h3.441v6.004h-3.44v6.698h-5.868Zm15.41-4.264-.003-.004c-1.837-3.136-2.696-7.4-2.696-12.67 0-5.3.872-9.56 2.747-12.643l.005-.007c1.945-3.148 4.756-4.74 8.308-4.74 3.581 0 6.387 1.61 8.278 4.804 1.84 3.109 2.698 7.377 2.698 12.675 0 5.3-.886 9.561-2.79 12.646C82.234 92.408 79.434 94 75.883 94c-3.58 0-6.387-1.61-8.277-4.804Zm35.136-2.434v6.698h5.867v-6.698h3.441v-6.004h-3.441v-8.947h-5.867v8.947h-5.648l7.621-19.373L99.517 59l-9.171 23.127v4.635h12.396Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_500" xmlns="http://www.w3.org/2000/svg"><path d="M111.211 89.517c-1.093.27-1.464 1.64-.667 2.436l9.004 9.004-1.369 8.22-8.22 1.37-9.005-9.005c-.801-.801-2.167-.415-2.44.686-1.422 5.737.11 12.055 4.592 16.539 4.8 4.8 11.759 6.121 17.825 4.123l20.184 20.183a7.75 7.75 0 0 0 10.959-10.959l-20.162-20.161c2.024-6.069.688-13.014-4.144-17.846-4.489-4.489-10.816-6.018-16.557-4.59Zm38.288 48.075a2.906 2.906 0 1 1-5.812.002 2.906 2.906 0 0 1 5.812-.002Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M31.88 30h87.281c2.133 0 3.879 1.741 3.879 3.87v23.22c0 2.13-1.746 3.87-3.879 3.87H31.879c-2.133 0-3.879-1.74-3.879-3.87V33.87c0-2.128 1.746-3.87 3.88-3.87Zm3.878 15.48c0 4.258 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74-3.491-7.74-7.758-7.74c-4.267 0-7.759 3.483-7.759 7.74ZM123.04 131.07a.996.996 0 0 0-.293-.707l-2.64-2.641a1.03 1.03 0 0 0-.909-.279c-6.629 1.187-13.762-.69-18.92-5.848a21.368 21.368 0 0 1-6.27-14.556H31.88c-2.133 0-3.879 1.742-3.879 3.87v23.221c0 2.128 1.746 3.87 3.88 3.87h87.281c2.133 0 3.879-1.742 3.879-3.87v-3.06Zm-87.282-8.55c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.741-7.758-7.741-4.267 0-7.759 3.483-7.759 7.741ZM95.558 99.299H31.879c-2.133 0-3.879-1.742-3.879-3.87v-23.22c0-2.13 1.746-3.87 3.88-3.87h87.281c2.133 0 3.879 1.74 3.879 3.87V84.94c0 .7-.701 1.184-1.37.982a21.542 21.542 0 0 0-11.422-.288c-4.165 1.034-5.493 6.187-2.533 9.147l4.518 4.518h-7.865l-.585-.585c-2.477-2.477-6.343-1.93-8.225.585Zm-59.8-15.48c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.74-7.758-7.74-4.267 0-7.759 3.483-7.759 7.74Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_box" xmlns="http://www.w3.org/2000/svg"><path d="M119.547 36H38.6c-6.413 0-11.44 5.142-11.44 11.556l-.058 80.889C27.102 134.8 32.187 140 38.6 140h80.947c6.355 0 11.555-5.2 11.555-11.555v-80.89c0-6.413-5.2-11.555-11.555-11.555Zm0 69.333H96.436c0 9.592-7.8 17.334-17.334 17.334-9.533 0-17.333-7.742-17.333-17.334H38.6V47.556h80.947v57.777ZM118.255 9.578l4.149 17.313-6.801 1.63-4.149-17.313 6.801-1.63ZM142.853 16.614l-9.657 14.898-5.606-3.634 9.657-14.898 5.606 3.634ZM154.207 39.48l-16.694 4-1.63-6.801 16.694-4.001 1.63 6.801Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_module_not_found" xmlns="http://www.w3.org/2000/svg"><path d="M38.85 73.099c-.954 3.56 1.183 7.253 4.748 8.209 3.566.955 7.263-1.176 8.217-4.735.954-3.56-1.183-7.254-4.748-8.209-3.566-.955-7.264 1.175-8.217 4.735ZM79.784 90.835c0 4.493 3.682 8.17 8.183 8.17 4.5 0 8.183-3.677 8.183-8.17s-3.682-8.17-8.183-8.17c-4.5 0-8.183 3.677-8.183 8.17Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M60 32H24c-6.6 0-11.94 5.4-11.94 12L12 116c0 6.6 5.4 12 12 12h76.63a1 1 0 0 0 .864-.496l21.261-36.448c1.602-2.746 4.783-3.66 7.435-2.742.791.274 1.81-.243 1.81-1.08V56c0-6.6-5.4-12-12-12H72L60 32Zm-1.702 46.31c-.16.593-.344 1.14-.56 1.66l2.858 3.811c.274.343.244.817-.078 1.155l-5.057 5.041a.89.89 0 0 1-1.168.111L50.45 87.21a12.79 12.79 0 0 1-3.37.909L45.21 92.51a.869.869 0 0 1-1.043.51l-6.915-1.853c-.432-.115-.693-.513-.667-.968l.575-4.74c-.947-.716-1.747-1.547-2.464-2.472l-4.767.573c-.43.02-.846-.227-.956-.68l-1.858-6.895c-.102-.413.118-.874.51-1.039l4.416-1.86c.055-.564.178-1.167.327-1.724.15-.558.38-1.131.615-1.647l-2.895-3.82c-.292-.348-.24-.834.078-1.154l5.039-5.047a.89.89 0 0 1 1.168-.11l3.842 2.878c1.06-.428 2.192-.761 3.37-.908l1.871-4.392c.188-.413.612-.626 1.044-.51l6.915 1.852c.432.116.71.518.667.969l-.575 4.74c.947.716 1.747 1.547 2.464 2.471l4.767-.572c.43-.02.846.227.956.68l1.858 6.895c.102.412-.118.874-.51 1.038l-4.416 1.861a10.729 10.729 0 0 1-.327 1.724Zm46.036 12.525c0 .749-.046 1.452-.137 2.133l4.569 3.585c.432.318.546.886.273 1.385l-4.364 7.534a1.086 1.086 0 0 1-1.342.499l-5.432-2.178a15.62 15.62 0 0 1-3.683 2.133l-.818 5.764a1.06 1.06 0 0 1-1.069.93h-8.728c-.546 0-.978-.386-1.091-.93l-.819-5.764c-1.341-.545-2.546-1.271-3.682-2.133l-5.433 2.178c-.5.159-1.069 0-1.341-.499l-4.365-7.534c-.25-.454-.136-1.067.273-1.385l4.615-3.585c-.114-.68-.16-1.43-.16-2.133 0-.704.091-1.452.205-2.133l-4.615-3.586c-.454-.317-.545-.907-.272-1.384l4.341-7.534c.273-.5.841-.68 1.342-.5l5.432 2.18c1.114-.84 2.342-1.59 3.683-2.134l.818-5.764c.091-.544.523-.93 1.069-.93h8.728c.546 0 1 .386 1.092.93l.818 5.764c1.341.545 2.546 1.27 3.682 2.133l5.433-2.178c.5-.16 1.069 0 1.341.499l4.365 7.534c.25.454.136 1.067-.273 1.384l-4.614 3.586c.113.68.159 1.407.159 2.133Z"/><path d="M100.755 136.992c-.778 1.334.183 3.008 1.727 3.008h51.369c1.544 0 2.506-1.674 1.728-3.008l-25.685-44.03c-.772-1.324-2.683-1.324-3.455 0l-25.684 44.03Zm30.063-4.105h-5.303v-5.264h5.303v5.264Zm0-10.527h-5.303v-15.214h5.303v15.214Z"/></svg><svg viewBox="0 0 24 24" id="mx-file-eye-outline" xmlns="http://www.w3.org/2000/svg"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.15 8.15 0 0 1-1.23-2Z"/></svg><svg viewBox="0 0 24 24" id="mx-file_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M6 2a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h6v-2H6V4h7v5h5v3h2V8l-6-6m4 12a.26.26 0 0 0-.26.21l-.19 1.32c-.3.13-.59.29-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73c-.06.11-.04.24.06.32l1.06.82a4.193 4.193 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5c.26.18.54.35.85.47l.19 1.32c.02.12.12.21.26.21h2c.11 0 .22-.09.24-.21l.19-1.32c.3-.13.57-.29.84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82c.02-.17.04-.33.04-.5 0-.17-.01-.33-.04-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5c-.27-.18-.54-.35-.85-.47l-.19-1.32A.236.236 0 0 0 20 14m-1 3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.84 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5Z"/></svg><svg viewBox="0 0 24 24" id="mx-folder-cog" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8.08a6.74 6.74 0 0 1-.08-1 7 7 0 0 1 10-6.31V8a2 2 0 0 0-2-2h-8l-2-2H4m14 10a.26.26 0 0 0-.26.21l-.19 1.32a5 5 0 0 0-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73a.25.25 0 0 0 .06.32l1.06.82a4.18 4.18 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5a4.11 4.11 0 0 0 .85.47l.19 1.32A.25.25 0 0 0 18 24h2a.25.25 0 0 0 .24-.21l.19-1.32a5.31 5.31 0 0 0 .84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82a4.21 4.21 0 0 0 0-.5 2.81 2.81 0 0 0 0-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5a4.39 4.39 0 0 0-.85-.47l-.19-1.32A.24.24 0 0 0 20 14h-2m1 3.5a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Z"/><path d="M0 0h24v24H0Z" style="fill:none"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-form-textbox" xmlns="http://www.w3.org/2000/svg"><path d="M17 7h5v10h-5v2a1 1 0 0 0 1 1h2v2h-2.5c-.55 0-1.5-.45-1.5-1 0 .55-.95 1-1.5 1H12v-2h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-2V2h2.5c.55 0 1.5.45 1.5 1 0-.55.95-1 1.5-1H20v2h-2a1 1 0 0 0-1 1v2ZM2 7h11v2H4v6h9v2H2V7Zm18 8V9h-3v6h3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-forward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0Zm0 23C5.936 23 1 18.064 1 12S5.936 1 12 1s11 4.936 11 11-4.936 11-11 11Z"/><path d="M12.565 9.783V7l5.565 5.565-5.565 5.565v-2.782H7V9.783z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-grid" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.25 7.913a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 5c0-.833.292-1.542.875-2.125A2.893 2.893 0 0 1 5 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 12 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 19 2c.833 0 1.542.292 2.125.875S22 4.167 22 5s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125A2.893 2.893 0 0 1 19 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 12 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 5 22a2.893 2.893 0 0 1-2.125-.875A2.893 2.893 0 0 1 2 19c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 12c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788V7.913Zm12.625-.788c.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788c-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375c-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788c.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375Zm-5.625.788a2.885 2.885 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788V7.913Zm0 7a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174Zm1.5 1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.875 14.125A2.893 2.893 0 0 0 5 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 12 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 19 15c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22 12c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375A2.893 2.893 0 0 0 12 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375H7.913a2.884 2.884 0 0 0-.788-1.375A2.893 2.893 0 0 0 5 9c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 2 12c0 .833.292 1.542.875 2.125Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M22 13h-4.2l1.6 1.6L18 16l-4-4 4-4 1.4 1.4-1.6 1.6H22v2Zm-9 7h-2V4h2v16Zm-3-8-4 4-1.4-1.4L6.2 13H2v-2h4.2L4.6 9.4 6 8l4 4Z" fill="#000"/></svg><svg viewBox="0 0 20 20" id="mx-https" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 10c0-.567-.05-1.117-.117-1.667h2.817c.133.534.217 1.092.217 1.667 0 .308-.025.608-.067.9a4.772 4.772 0 0 1 1.6.533c.083-.466.133-.941.133-1.433 0-4.583-3.75-8.333-8.333-8.333-4.608 0-8.333 3.75-8.333 8.333s3.75 8.333 8.333 8.333c.492 0 .967-.05 1.433-.133-.383-.7-.6-1.508-.6-2.367 0-.241.025-.475.059-.708A12.367 12.367 0 0 1 10 16.633c-.692-1-1.25-2.108-1.592-3.3h3.1a4.959 4.959 0 0 1 2.159-2c.05-.441.083-.883.083-1.333ZM10 3.358c.692 1 1.25 2.117 1.592 3.309H8.408A11.35 11.35 0 0 1 10 3.358Zm-6.45 8.309A6.868 6.868 0 0 1 3.333 10c0-.575.084-1.133.217-1.667h2.817c-.067.55-.117 1.1-.117 1.667s.05 1.117.117 1.667H3.55Zm.683 1.666h2.434c.291 1.042.666 2.042 1.166 2.967a6.673 6.673 0 0 1-3.6-2.967Zm2.434-6.666H4.233a6.603 6.603 0 0 1 3.6-2.967c-.5.925-.875 1.925-1.166 2.967Zm5.283 5h-3.9c-.083-.55-.133-1.1-.133-1.667s.05-1.125.133-1.667h3.9c.075.542.133 1.1.133 1.667s-.058 1.117-.133 1.667Zm.208-7.967a6.656 6.656 0 0 1 3.609 2.967h-2.459a13.042 13.042 0 0 0-1.15-2.967Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.396 14.722h.312c.344 0 .625.286.625.635v3.175c0 .349-.28.635-.625.635h-3.75a.632.632 0 0 1-.625-.635v-3.175c0-.349.282-.635.625-.635h.313v-.635c0-.876.7-1.587 1.562-1.587.863 0 1.563.711 1.563 1.587v.635Zm-2.188 2.223c0 .349.282.634.625.634a.632.632 0 0 0 .625-.634.632.632 0 0 0-.625-.636.632.632 0 0 0-.625.636Zm-.343-2.858v.635h1.937v-.635a.977.977 0 0 0-.969-.984.977.977 0 0 0-.968.984Z"/></svg><svg viewBox="0 0 24 24" id="mx-ip_network_outline" xmlns="http://www.w3.org/2000/svg"><path d="M15 19a1 1 0 0 0-1-1h-1v-2h4a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4v2h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7m-8-5V4h10v10H7m3-9H8v8h2V5m4 0h-3v8h2v-2h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m0 4h-1V7h1v2Z" fill-rule="nonzero"/></svg><svg viewBox="0 0 24 24" id="mx-lan" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10 2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v2H2v2h4v2H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H8v-2h8v2h-1a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-1v-2h4v-2h-9V9h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Zm0 2h4v3h-4ZM5 17h4v3H5Zm10 0h4v3h-4Z"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-moxa_device_extension" xmlns="http://www.w3.org/2000/svg"><path d="M16.389 12.917V15h2.083v1.389H16.39v2.083H15V16.39h-2.083V15H15v-2.083h1.389Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.667 2.583 16 3.25c-1-.917-2.25-1.417-3.5-1.417S10 2.333 9 3.25l-.667-.667A5.874 5.874 0 0 1 12.5.833c1.5 0 3 .584 4.167 1.75ZM12.5 2.75c1 0 2 .417 2.75 1.167l-.667.666C14 4 13.25 3.75 12.5 3.75c-.75 0-1.5.25-2.083.833l-.667-.666c.75-.75 1.75-1.167 2.75-1.167Zm.833 6.417H15a1.667 1.667 0 0 1 1.667 1.666v.917a4.167 4.167 0 0 0-5 4.083H3.333a1.667 1.667 0 0 1-1.666-1.666v-3.334a1.667 1.667 0 0 1 1.666-1.666h8.334V5.833h1.666v3.334Zm-9.166 4.166h1.666v-1.666H4.167v1.666Zm2.916 0H8.75v-1.666H7.083v1.666Zm2.917 0h1.667v-1.666H10v1.666Z"/></svg><svg viewBox="0 0 14 14" id="mx-moxa_m" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M2.63 10.55V5.72l3.44 4.83h1.84l3.47-4.86v4.86H14V3.44h-3.18l-3.83 5.4-3.84-5.4H0v7.11h2.63z"/><path style="fill:none" d="M0 0h14v14H0V0z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-package_update" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15.06 12.4a2.61 2.61 0 0 0 0-.4 1.75 1.75 0 0 0 0-.4l.87-.68a.22.22 0 0 0 .06-.26l-.83-1.42a.2.2 0 0 0-.25-.1l-1 .41a3.25 3.25 0 0 0-.7-.4L13 8.06a.21.21 0 0 0-.21-.17h-1.61a.19.19 0 0 0-.2.17l-.16 1.09a3.36 3.36 0 0 0-.69.4l-1-.41a.2.2 0 0 0-.25.1L8 10.66a.2.2 0 0 0 .05.26l.95.68a2.69 2.69 0 0 0 0 .4 1.8 1.8 0 0 0 0 .4l-.87.68a.22.22 0 0 0-.06.26l.83 1.42a.2.2 0 0 0 .25.1l1-.41a3.25 3.25 0 0 0 .7.4l.15 1.09a.21.21 0 0 0 .21.17h1.64a.19.19 0 0 0 .2-.17l.16-1.09a3 3 0 0 0 .69-.4l1 .41a.2.2 0 0 0 .25-.1l.85-1.42a.2.2 0 0 0-.05-.26ZM12 13.54A1.54 1.54 0 1 1 13.54 12 1.54 1.54 0 0 1 12 13.54Z"/><path d="M4 12a8 8 0 0 1 2.62-5.88L9 8.5v-6H3l2.2 2.2A10 10 0 0 0 11 22v-2a8 8 0 0 1-7-8Zm18 0a10 10 0 0 0-9-9.95v2a8 8 0 0 1 4.38 13.81L15 15.5v6h6l-2.2-2.2A9.93 9.93 0 0 0 22 12Z"/></g></g></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-remote_vpn" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M21.3 2.8H2.7c-.3 0-.6.3-.6.6v9.1c0 3.2 1.7 6.2 4.6 7.7l5.1 2.8c.1 0 .2.1.3.1s.2 0 .3-.1l5.1-2.8c2.8-1.6 4.6-4.5 4.6-7.7V3.4c-.2-.3-.4-.6-.8-.6zM9.4 9.6l-1.5 3.7c-.1.2-.3.4-.6.4s-.5-.1-.6-.4L5.2 9.6c-.1-.3.1-.6.4-.7.3-.1.7 0 .8.3l1 2.4 1-2.4c.1-.3.5-.4.8-.3.2.1.3.4.2.7zm3.2 2.2h-1.5v1.3c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.3-.6.6-.6h2.1c.8 0 1.5.7 1.5 1.5 0 .9-.7 1.5-1.5 1.5zm6.2 1.3c0 .3-.2.5-.4.6h-.2c-.2 0-.3-.1-.5-.2l-2-2.4v2c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.2-.5.4-.6.2-.1.5 0 .7.2l2 2.4v-2c0-.3.3-.6.6-.6s.6.3.6.6v3.7z"/><path d="M12.6 10h-1.5v.7h1.5c.2 0 .3-.1.3-.3 0-.3-.1-.4-.3-.4z"/></svg><svg viewBox="0 0 24 24" id="mx-restart" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89L5 16l4-4H6a7 7 0 1 1 2.06 4.94l-1.42 1.42A9 9 0 1 0 13 3Z"/><path d="M11.5 9v6l5-3-5-3z"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-ring" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.375 18.625A2.893 2.893 0 0 0 4.5 19.5c.669 0 1.257-.188 1.765-.564a8.986 8.986 0 0 0 2.772 1.565c.096.62.375 1.161.838 1.624A2.893 2.893 0 0 0 12 23c.833 0 1.542-.292 2.125-.875a2.869 2.869 0 0 0 .838-1.624 8.987 8.987 0 0 0 2.772-1.565c.508.376 1.096.564 1.765.564.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22.5 16.5c0-.833-.292-1.542-.875-2.125a3.008 3.008 0 0 0-.804-.582 9.045 9.045 0 0 0 0-3.586c.29-.142.558-.336.804-.582A2.893 2.893 0 0 0 22.5 7.5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19.5 4.5c-.669 0-1.257.188-1.765.564a8.986 8.986 0 0 0-2.772-1.565 2.869 2.869 0 0 0-.838-1.624A2.893 2.893 0 0 0 12 1c-.833 0-1.542.292-2.125.875a2.869 2.869 0 0 0-.838 1.624 8.995 8.995 0 0 0-3.103 1.852A2.935 2.935 0 0 0 4.5 5c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 1.5 8c0 .833.292 1.542.875 2.125.223.223.464.403.723.54a9.074 9.074 0 0 0 .08 3.128c-.29.142-.557.336-.803.582A2.893 2.893 0 0 0 1.5 16.5c0 .833.292 1.542.875 2.125ZM9.192 5.09c-.787.32-1.507.77-2.133 1.324.294.466.441.995.441 1.586 0 .833-.292 1.542-.875 2.125a2.882 2.882 0 0 1-2.015.873 7.524 7.524 0 0 0 .085 2.507c.75.043 1.393.333 1.93.87.583.583.875 1.292.875 2.125 0 .451-.085.866-.256 1.244a7.453 7.453 0 0 0 1.948 1.166c.146-.38.373-.725.683-1.035A2.893 2.893 0 0 1 12 17c.833 0 1.542.292 2.125.875.31.31.537.655.683 1.035a7.454 7.454 0 0 0 1.948-1.166A2.98 2.98 0 0 1 16.5 16.5c0-.833.292-1.542.875-2.125a2.876 2.876 0 0 1 1.93-.87 7.488 7.488 0 0 0 0-3.01 2.876 2.876 0 0 1-1.93-.87A2.893 2.893 0 0 1 16.5 7.5c0-.451.085-.866.256-1.244a7.455 7.455 0 0 0-1.948-1.167 2.94 2.94 0 0 1-.683 1.036A2.893 2.893 0 0 1 12 7a2.893 2.893 0 0 1-2.125-.875 2.941 2.941 0 0 1-.683-1.035Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-router_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0z" fill="none"/><path d="m12.7 6.7.8.8a3.63 3.63 0 0 1 5 0l.8-.8a4.59 4.59 0 0 0-6.6 0zM19 13h-2V9h-2v3.46l6 6V15a2 2 0 0 0-2-2z"/><path d="M16 4.2a6.25 6.25 0 0 1 4.2 1.7l.8-.8a7 7 0 0 0-10 0l.8.8A6.25 6.25 0 0 1 16 4.2zm-14.11.24L10.46 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h13.46l1.11 1.11 1.27-1.27L3.17 3.16zM8 18H6v-2h2zm5-2h.46L15 17.54V18h-2zm-1.5 2h-2v-2h2z"/></g></svg><svg viewBox="0 0 24 24" id="mx-safety_check" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 4.3v6.699C3 16.554 6.836 21.735 12 23c5.164-1.265 9-6.446 9-12.001V4.3L12 1Zm0 16.5c-3.105 0-5.625-2.464-5.625-5.5S8.895 6.5 12 6.5s5.625 2.464 5.625 5.5-2.52 5.5-5.625 5.5Zm1.856-2.915-2.418-2.365V8.7h1.124v3.069l2.082 2.035-.788.781Z"/></svg><svg viewBox="0 0 24 24" id="mx-scan_device" xmlns="http://www.w3.org/2000/svg"><path d="M17 2v2h3v3h2V2h-5ZM18.29 7.14l.62-.62a5.4 5.4 0 0 0-7.69 0l.61.62a4.64 4.64 0 0 1 6.46 0Z"/><path d="M17.6 7.75a3.55 3.55 0 0 0-5.08 0l.62.62a2.79 2.79 0 0 1 3.85 0l.61-.62Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.37 12.6h-1.54V9.52h-1.54v3.08H6.6a1.54 1.54 0 0 0-1.54 1.54v3.08a1.55 1.55 0 0 0 1.54 1.54h10.77a1.55 1.55 0 0 0 1.54-1.54v-3.08a1.54 1.54 0 0 0-1.54-1.54Zm-8.46 3.85H7.37v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Z"/><path d="M17 20h3v-3h2v5h-5v-2ZM4 17H2v5h5v-2H4v-3ZM4 7H2V2h5v2H4v3Z"/></svg><svg viewBox="0 0 24 24" id="mx-system-dashboard" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m2 12 10-9 10 9h-3v8H5v-8Zm13.27 4.77a.75.75 0 0 0 .23-.55v-1.55a.79.79 0 0 0-.78-.78h-.78v-1.56h-.77v1.56H9.28a.79.79 0 0 0-.78.78v1.55a.79.79 0 0 0 .78.78h5.44a.75.75 0 0 0 .55-.23ZM12.86 11a2 2 0 0 0-.59.41l.26.31a1.41 1.41 0 0 1 .46-.3 1.65 1.65 0 0 1 .54-.09 1.26 1.26 0 0 1 .54.09 1.41 1.41 0 0 1 .46.3l.31-.31a2 2 0 0 0-.59-.41 1.8 1.8 0 0 0-1.39 0Zm.7-.56a2.38 2.38 0 0 1 1.63.66l.36-.31a2.62 2.62 0 0 0-.89-.61 2.7 2.7 0 0 0-1.05-.18 2.66 2.66 0 0 0-1.08.2 2.77 2.77 0 0 0-.92.62l.31.31a2.38 2.38 0 0 1 1.64-.66Zm-3.89 4.62h.78v.78h-.78Zm2.72 0h.78v.78h-.78Zm-.58 0H11v.78h.78Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-tag-search" xmlns="http://www.w3.org/2000/svg"><path d="m17.842 9.65-7.5-7.5c-.3-.3-.717-.483-1.175-.483H3.333a1.66 1.66 0 0 0-1.666 1.666v5.834c0 .458.183.875.491 1.175l7.492 7.5c.308.3.725.491 1.183.491.459 0 .875-.191 1.175-.491l.35-.342c-2.691-.083-4.858-2.283-4.858-5 0-2.758 2.242-5 5-5 2.717 0 4.917 2.167 5 4.858l.342-.35c.308-.3.491-.716.491-1.175 0-.466-.191-.883-.491-1.183ZM4.583 5.833c-.691 0-1.25-.558-1.25-1.25 0-.691.559-1.25 1.25-1.25.692 0 1.25.559 1.25 1.25 0 .692-.558 1.25-1.25 1.25Zm8.009 3.009a3.734 3.734 0 0 1 3.75 3.75c0 .741-.209 1.425-.575 1.991l2.566 2.592-1.158 1.158-2.592-2.558a3.755 3.755 0 0 1-1.991.567 3.734 3.734 0 0 1-3.75-3.75 3.734 3.734 0 0 1 3.75-3.75Zm0 1.666a2.084 2.084 0 1 0 2.083 2.084 2.074 2.074 0 0 0-2.083-2.084Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_error" xmlns="http://www.w3.org/2000/svg"><path d="m7 .583 5.25 2.334v3.5c0 3.237-2.24 6.265-5.25 7-3.01-.735-5.25-3.763-5.25-7v-3.5L7 .583ZM9.01 4 6.918 6.094 4.822 4 4 4.822l2.094 2.095L4 9.01l.822.822L6.918 7.74 9.01 9.833l.822-.822L7.74 6.917l2.094-2.095L9.011 4Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_unknow" xmlns="http://www.w3.org/2000/svg"><path d="M7 .583 1.75 2.917v3.5c0 3.237 2.24 6.265 5.25 7 3.01-.735 5.25-3.763 5.25-7v-3.5L7 .583Zm.583 10.5H6.417V9.917h1.166v1.166Zm1.208-4.52-.525.536c-.42.426-.683.776-.683 1.651H6.417v-.292c0-.641.262-1.225.682-1.65l.723-.736a1.14 1.14 0 0 0 .345-.822A1.17 1.17 0 0 0 7 4.083 1.17 1.17 0 0 0 5.833 5.25H4.667a2.333 2.333 0 1 1 4.666 0c0 .513-.21.98-.542 1.313Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 2.875A2.893 2.893 0 0 0 9 5c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788A2.893 2.893 0 0 0 9 12c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.884 2.884 0 0 0-1.375.788A2.893 2.893 0 0 0 9 19c0 .833.292 1.542.875 2.125A2.893 2.893 0 0 0 12 22c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 15 19c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788v-1.174a2.884 2.884 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 12c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 12 2c-.833 0-1.542.292-2.125.875Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M11 22v-4.2l-1.6 1.6L8 18l4-4 4 4-1.4 1.4-1.6-1.6V22h-2Zm-7-9v-2h16v2H4Zm8-3L8 6l1.4-1.4L11 6.2V2h2v4.2l1.6-1.6L16 6l-4 4Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-wan" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a8 8 0 0 0-8 8c0 4.03 3 7.42 7 7.93V19h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7a1 1 0 0 0-1-1h-1v-1.07c4-.5 7-3.9 7-7.93a8 8 0 0 0-8-8m0 2s.74 1.28 1.26 3h-2.52C11.26 5.28 12 4 12 4m-2.23.43c-.27.5-.68 1.41-1.03 2.57H6.81C7.5 5.84 8.5 4.93 9.77 4.43m4.46.01c1.27.5 2.27 1.4 2.96 2.56h-1.93c-.35-1.16-.76-2.07-1.03-2.56M6.09 9h2.23c-.04.33-.07.66-.07 1 0 .34.03.67.07 1H6.09a5.551 5.551 0 0 1 0-2m4.23 0h3.36c.04.33.07.66.07 1 0 .34-.03.67-.07 1h-3.36c-.04-.33-.07-.66-.07-1 0-.34.03-.67.07-1m5.36 0h2.23a5.551 5.551 0 0 1 0 2h-2.23c.04-.33.07-.66.07-1 0-.34-.03-.67-.07-1m-8.87 4h1.93c.35 1.16.76 2.07 1.03 2.56-1.27-.5-2.27-1.4-2.96-2.56m3.93 0h2.52c-.52 1.72-1.26 3-1.26 3s-.74-1.28-1.26-3m4.52 0h1.93c-.69 1.16-1.69 2.07-2.96 2.57.27-.5.68-1.41 1.03-2.57Z"/></svg><svg viewBox="0 0 24 24" id="my_location" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 24 24" id="navigate_before" xmlns="http://www.w3.org/2000/svg"><path d="M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="navigate_next" xmlns="http://www.w3.org/2000/svg"><path d="M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="notifications" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"/></svg><svg viewBox="0 0 24 24" id="notifications_active" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 0 1 3.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"/></svg><svg viewBox="0 0 24 24" id="notifications_none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2Zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6Z"/></svg><svg viewBox="0 0 24 24" id="notifications_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 18.69 7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"/></svg><svg fill="none" viewBox="0 0 48 48" id="nport" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m25.2 21.868-.722-.214c.055-1.481-1.49-2.61-2.882-2.116a2.19 2.19 0 0 0-1.438 1.586l-.913 4.256h1.253l.438-2.044c.45.37 1.052.504 1.621.434.602-.075 1.182-.38 1.52-.893l.692.205a2.19 2.19 0 0 0 2.185 2.278h.001c2.873-.049 2.875-4.324 0-4.373h-.001c-.719 0-1.356.347-1.754.88Zm-2.91-1.22c1.265.024 1.263 1.903 0 1.926-1.267-.033-1.271-1.888 0-1.926Zm4.664 1.563c1.264.023 1.264 1.902 0 1.926-1.266-.024-1.262-1.904 0-1.926Z" fill="#191C1C"/><path d="M15.023 19.428h-.13l-.017.08-1.234 5.75-.025.122h1.378l.65-3.032 2.786 3.12.041-.193.948-4.418.306-1.429h-1.378l-.644 3.002-2.68-3.002Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M33.925 20.765h-1.252l-.145.678c-.434.012-1.006.09-1.433.305a1.635 1.635 0 0 0-.487-.515l-.026-.018h-1.346l-.046.189c.25.13.445.38.556.686.112.306.137.661.058.992l-.212.988-.255 1.188-.028.122h1.254l.4-1.87c.067-.262.282-.458.56-.592.234-.112.5-.174.73-.194l.253-1.18-.366 1.706c-.16.61-.082 1.115.234 1.474.313.355.839.543 1.524.569l.084.003.26-1.217-.127.003-.081.002a4.49 4.49 0 0 1-.387.001c-.125-.008-.2-.03-.244-.065-.04-.03-.073-.085-.081-.201-.009-.119.01-.289.062-.531l.008-.034.114-.536h1.028l.274-1.277H33.78l.145-.676Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.9 4.8a2 2 0 0 0-2 2v31.84a2 2 0 0 0 2 2h4.4v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h3.12a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h4.4a2 2 0 0 0 2-2V6.8a2 2 0 0 0-2-2H11.9Zm24.16 2H11.9v31.84h24.16V6.8Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="outlined-feedback" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2zm0-6h2v4h-2z"/></svg><svg viewBox="0 0 24 24" id="outlined-near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="m17.27 6.73-4.24 10.13-1.32-3.42-.32-.83-.82-.32-3.43-1.33 10.13-4.23M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="outlined-push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M14 4v5c0 1.12.37 2.16 1 3H9c.65-.86 1-1.9 1-3V4h4m3-2H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3V4h1c.55 0 1-.45 1-1s-.45-1-1-1z"/></svg><svg viewBox="0 0 24 24" id="outlined-view_week" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8 18H4V6h4v12zm6 0h-4V6h4v12zm6 0h-4V6h4v12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool" xmlns="http://www.w3.org/2000/svg"><path d="M23 5.5V20c0 2.2-1.8 4-4 4h-7.3c-1.08 0-2.1-.43-2.85-1.19L1 14.83s1.26-1.23 1.3-1.25c.22-.19.49-.29.79-.29.22 0 .42.06.6.16.04.01 4.31 2.46 4.31 2.46V4c0-.83.67-1.5 1.5-1.5S11 3.17 11 4v7h1V1.5c0-.83.67-1.5 1.5-1.5S15 .67 15 1.5V11h1V2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V11h1V5.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool-outline" xmlns="http://www.w3.org/2000/svg"><path d="M18 24h-6.55c-1.08 0-2.14-.45-2.89-1.23l-7.3-7.61 2.07-1.83c.62-.55 1.53-.66 2.26-.27L8 14.34V4.79a2.5 2.5 0 0 1 3.01-2.45C11.1 1.04 12.18.01 13.5.01c.86 0 1.61.43 2.06 1.09.29-.12.61-.18.94-.18a2.5 2.5 0 0 1 2.5 2.5v.28a2.5 2.5 0 0 1 3 2.45V20c0 2.21-1.79 4-4 4ZM4.14 15.28l5.86 6.1c.38.39.9.62 1.44.62H18c1.1 0 2-.9 2-2V6.15c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V3.42c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V2.51c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V4.79c0-.28-.22-.5-.5-.5s-.5.23-.5.5v12.87l-5.35-2.83-.51.45Z" fill="#000"/></svg><svg viewBox="0 -960 960 960" id="panorama_fish_eye" xmlns="http://www.w3.org/2000/svg"><path d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg><svg viewBox="0 0 24 24" id="pending_actions" xmlns="http://www.w3.org/2000/svg"><path d="M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5Zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71ZM18 3h-3.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H6c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h6.11a6.743 6.743 0 0 1-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V5c0-1.1-.9-2-2-2Zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Z"/></svg><svg viewBox="0 0 24 24" id="person" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="phone" xmlns="http://www.w3.org/2000/svg"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2Z"/></svg><svg viewBox="0 0 24 24" id="policy" xmlns="http://www.w3.org/2000/svg"><path d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/><path d="m21 5-9-4-9 4v6c0 5.55 3.84 10.74 9 12 2.3-.56 4.33-1.9 5.88-3.71l-3.12-3.12a4.994 4.994 0 0 1-6.29-.64 5.003 5.003 0 0 1 0-7.07 5.003 5.003 0 0 1 7.07 0 5.006 5.006 0 0 1 .64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5Z"/></svg><svg viewBox="0 0 24 24" id="power_settings_new" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M13 3h-2v10h2V3zm4.83 2.17-1.42 1.42A6.92 6.92 0 0 1 19 12c0 3.87-3.13 7-7 7A6.995 6.995 0 0 1 7.58 6.58L6.17 5.17A8.932 8.932 0 0 0 3 12a9 9 0 0 0 18 0c0-2.74-1.23-5.18-3.17-6.83z"/></svg><svg viewBox="0 0 24 24" id="priority_high" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="19" r="2"/><path d="M10 3h4v12h-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="project_type_agt" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-.5 10.74-2.35 2.16-3.45-.39v-1.09h3.14l.53-.63a4.57 4.57 0 0 0 .35-1.79 4.41 4.41 0 0 0-.2-1.33 5.68 5.68 0 0 1-1.32.15 5.87 5.87 0 0 1-4.82-2.5 6 6 0 0 1-3.08 3.17 2.91 2.91 0 0 0 0 .51 4.73 4.73 0 0 0 4.7 4.73 4.65 4.65 0 0 0 1.93-.42c.37.71.54 1.06.53 1.06a8.37 8.37 0 0 1-2.46.53 5.9 5.9 0 0 1-4.18-1.73 5.79 5.79 0 0 1-1.46-2.4H5.5v-2.95h.71a5.9 5.9 0 0 1 10-3 5.82 5.82 0 0 1 1.61 3h.72ZM13 12.59a.74.74 0 0 1 .74-.74.74.74 0 0 1 0 1.48.74.74 0 0 1-.74-.74Zm-2.07 0a.76.76 0 0 1-.21.52.74.74 0 1 1 0-1 .78.78 0 0 1 .28.48Z"/></g></g></svg><svg viewBox="0 0 24 24" id="project_type_tpe" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10.02 12.71H8.4v3.65h1.35v-2.48l1.77 2.48h.95l1.78-2.5v2.5h1.35v-3.65h-1.63l-1.98 2.77-1.97-2.77z"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-1 9.6-1.1-.83v5.75H7.09v-5.75L6 12.61l-.74-1L12 6.48l6.75 5.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z" fill-rule="evenodd"/></svg><svg fill="none" viewBox="0 0 24 24" id="redo" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="redo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z"/></svg><svg viewBox="0 0 24 24" id="refresh" xmlns="http://www.w3.org/2000/svg"><path d="M17.65 6.35A7.958 7.958 0 0 0 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0 1 12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="remove" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="remove_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg><svg viewBox="0 0 24 24" id="remove_copy" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z"/></svg><svg viewBox="0 0 24 24" id="restart_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zM6 13c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 0 0 4 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"/></svg><svg viewBox="0 0 24 24" id="room_preferences" xmlns="http://www.w3.org/2000/svg"><path d="M14 11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26A6.963 6.963 0 0 1 11 17c0-2.38 1.19-4.47 3-5.74ZM10 11h2v2h-2v-2Zm11.69 5.37 1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27ZM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></svg><svg viewBox="0 0 24 24" id="router" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.2 5.9.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1 .9 0 1.8.3 2.5 1l.8-.8zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z"/></svg><svg viewBox="0 0 24 24" id="running_with_errors" xmlns="http://www.w3.org/2000/svg"><path d="M22 10v8h-2v-8h2Zm-2 10v2h2v-2h-2Zm-2-2.71A7.99 7.99 0 0 1 12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71Z"/></svg><svg viewBox="0 0 24 24" id="save" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"/></svg><svg viewBox="0 0 24 24" id="schedule" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"/></svg><svg viewBox="0 0 24 24" id="schedule_send" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 12.5H15v4l3 2 .75-1.23-2.25-1.52V12.5ZM16 9 2 3v7l9 2-9 2v7l7.27-3.11C10.09 20.83 12.79 23 16 23c3.86 0 7-3.14 7-7s-3.14-7-7-7Zm0 12c-2.75 0-4.98-2.22-5-4.97v-.07a5.008 5.008 0 0 1 5-4.97c2.76 0 5 2.24 5 5S18.76 21 16 21Z"/></svg><svg viewBox="0 0 24 24" id="search" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="security" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="send" xmlns="http://www.w3.org/2000/svg"><path d="M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="settings" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.488.488 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"/></svg><svg viewBox="0 0 24 24" id="settings_applications" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm7-7H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-1.75 9c0 .23-.02.46-.05.68l1.48 1.16c.13.11.17.3.08.45l-1.4 2.42c-.09.15-.27.21-.43.15l-1.74-.7c-.36.28-.76.51-1.18.69l-.26 1.85c-.03.17-.18.3-.35.3h-2.8c-.17 0-.32-.13-.35-.29l-.26-1.85c-.43-.18-.82-.41-1.18-.69l-1.74.7c-.16.06-.34 0-.43-.15l-1.4-2.42a.353.353 0 0 1 .08-.45l1.48-1.16c-.03-.23-.05-.46-.05-.69 0-.23.02-.46.05-.68l-1.48-1.16a.353.353 0 0 1-.08-.45l1.4-2.42c.09-.15.27-.21.43-.15l1.74.7c.36-.28.76-.51 1.18-.69l.26-1.85c.03-.17.18-.3.35-.3h2.8c.17 0 .32.13.35.29l.26 1.85c.43.18.82.41 1.18.69l1.74-.7c.16-.06.34 0 .43.15l1.4 2.42c.09.15.05.34-.08.45l-1.48 1.16c.03.23.05.46.05.69z"/></svg><svg viewBox="0 0 24 24" id="settings_ethernet" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.77 6.76 6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"/></svg><svg viewBox="0 0 24 24" id="settings_input_component" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2H9v2zm-8 0c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16v-2H1v2zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2h-6v2z"/></svg><svg viewBox="0 0 24 24" id="settings_power" xmlns="http://www.w3.org/2000/svg"><path d="M7 24h2v-2H7v2Zm4 0h2v-2h-2v2Zm2-22h-2v10h2V2Zm3.56 2.44-1.45 1.45A5.969 5.969 0 0 1 18 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 0 0 4 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56ZM15 24h2v-2h-2v2Z"/></svg><svg viewBox="0 0 24 24" id="settings_remote" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM7.05 6.05l1.41 1.41a5.022 5.022 0 0 1 7.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z"/></svg><svg viewBox="0 0 24 24" id="settings_suggest" xmlns="http://www.w3.org/2000/svg"><path d="M17.41 6.59 15 5.5l2.41-1.09L18.5 2l1.09 2.41L22 5.5l-2.41 1.09L18.5 9l-1.09-2.41Zm3.87 6.13L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78Zm-5.04 1.65 1.94 1.47-2.5 4.33-2.24-.94c-.2.13-.42.26-.64.37l-.3 2.4h-5l-.3-2.41c-.22-.11-.43-.23-.64-.37l-2.24.94-2.5-4.33 1.94-1.47c-.01-.11-.01-.24-.01-.36s0-.25.01-.37l-1.94-1.47 2.5-4.33 2.24.94c.2-.13.42-.26.64-.37L7.5 6h5l.3 2.41c.22.11.43.23.64.37l2.24-.94 2.5 4.33-1.94 1.47c.01.12.01.24.01.37s0 .24-.01.36ZM13 14c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="shape_line_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5Zm0-8c1.65 0 3 1.35 3 3S7.65 9 6 9 3 7.65 3 6s1.35-3 3-3ZM21 14h-5c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2Zm0 7h-5v-5h5v5Z" fill="#000"/><path d="M19 8c-.46 0-.89-.11-1.29-.3L7.7 17.71c.19.4.3.83.3 1.29 0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3c.46 0 .89.11 1.29.3L16.3 6.29c-.19-.4-.3-.83-.3-1.29 0-1.65 1.35-3 3-3s3 1.35 3 3-1.35 3-3 3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 4h3v16h-3zM5 14h3v6H5zm6-5h3v11h-3z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Zm6-5h3v11h-3V9Z"/></svg><svg viewBox="0 0 24 24" id="sms" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="star" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg><svg viewBox="0 0 24 24" id="star_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/></svg><svg viewBox="0 0 24 24" id="storage" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"/></svg><svg viewBox="0 0 24 24" id="style" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m17.91 6 4.14 10.14a1.69 1.69 0 0 1 .11.67 1.72 1.72 0 0 1-.15.67 1.76 1.76 0 0 1-.93.93l-7.85 3.29a1.72 1.72 0 0 1-1.31 0 1.73 1.73 0 0 1-.92-.92L6.9 10.65a1.71 1.71 0 0 1 0-1.33l2.31-5.58a1.73 1.73 0 0 1 2.24-.94L17 5.09a1.72 1.72 0 0 1 .91.91ZM12 7.26a1.29 1.29 0 0 0 .69-.69 1.33 1.33 0 0 0 0-1A1.26 1.26 0 0 0 11 4.88a1.28 1.28 0 0 0-.71.7 1.31 1.31 0 0 0 0 1 1.25 1.25 0 0 0 1.71.68ZM2.53 19.65l1.34.56v-9L1.44 17a1.91 1.91 0 0 0-.16.78 1.78 1.78 0 0 0 .15.78 1.92 1.92 0 0 0 .44.65 2 2 0 0 0 .66.44Zm3.35.1a2 2 0 0 0 2 2h1.45l-3.45-8.34Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="sync_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m22 8-4-4v3H3v2h15v3l4-4zM2 16l4 4v-3h15v-2H6v-3l-4 4z"/></svg><svg viewBox="0 0 24 24" id="sync_disabled" xmlns="http://www.w3.org/2000/svg"><path d="M10 6.35V4.26c-.8.21-1.55.54-2.23.96l1.46 1.46c.25-.12.5-.24.77-.33Zm-7.14-.94 2.36 2.36a7.925 7.925 0 0 0 1.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 6 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.25-.77.34v2.09c.8-.21 1.55-.54 2.23-.96l2.36 2.36 1.27-1.27L4.14 4.14 2.86 5.41ZM20 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 18 12c0 1-.25 1.94-.68 2.77l1.46 1.46a7.925 7.925 0 0 0-1.14-9.87L20 4Z"/></svg><svg viewBox="0 0 24 24" id="sync_problem" xmlns="http://www.w3.org/2000/svg"><path d="M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 5 12a5.99 5.99 0 0 1 4-5.65V4.26C5.55 5.15 3 8.27 3 12Zm8 5h2v-2h-2v2ZM21 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 19 12a5.99 5.99 0 0 1-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4Zm-10 9h2V7h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="task_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 5.18 10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z"/></svg><svg viewBox="0 0 24 24" id="terminal" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"/></svg><svg viewBox="0 0 24 24" id="today" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg><svg viewBox="0 0 24 24" id="troubleshoot" xmlns="http://www.w3.org/2000/svg"><path d="m22 20.59-4.69-4.69A7.902 7.902 0 0 0 19 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59Z"/><path d="M8.43 9.69 9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55l.88-2.81Z"/></svg><svg viewBox="0 0 24 24" id="tune" xmlns="http://www.w3.org/2000/svg"><path d="M3 17v2h6v-2H3ZM3 5v2h10V5H3Zm10 16v-2h8v-2h-8v-2h-2v6h2ZM7 9v2H3v2h4v2h2V9H7Zm14 4v-2H11v2h10Zm-6-4h2V7h4V5h-4V3h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="unarchive" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.55 5.22-1.39-1.68A1.51 1.51 0 0 0 18 3H6c-.47 0-.88.21-1.15.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6.5c0-.49-.17-.93-.45-1.28zM12 9.5l5.5 5.5H14v2h-4v-2H6.5L12 9.5zM5.12 5l.82-1h12l.93 1H5.12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="undo" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="undo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-less" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 18.59 8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59Zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-more" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83Zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="update" xmlns="http://www.w3.org/2000/svg"><defs><path id="ina" d="M0 0h24v24H0V0z"/></defs><clipPath id="inb"><use xlink:href="#ina" overflow="visible"/></clipPath><path clip-path="url(#inb)" d="M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1a6.875 6.875 0 0 0 0 9.79 7.02 7.02 0 0 0 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58a8.987 8.987 0 0 1 12.65 0L21 3v7.12zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z"/></svg><svg viewBox="0 0 24 24" id="upgrade" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z"/></svg><svg viewBox="0 0 24 24" id="upload" xmlns="http://www.w3.org/2000/svg"><path d="M5 20h14v-2H5v2Zm0-10h4v6h6v-6h4l-7-7-7 7Z"/></svg><svg viewBox="0 0 24 24" id="verified_user" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"/></svg><svg viewBox="0 0 24 24" id="visibility" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg><svg viewBox="0 0 24 24" id="visibility_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"/><path d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"/></svg><svg viewBox="0 0 24 24" id="vpn_key" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12.65 10A5.99 5.99 0 0 0 7 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 0 0 5.65-4H17v4h4v-4h2v-4H12.65zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="wallpaper" xmlns="http://www.w3.org/2000/svg"><path d="M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4Zm6 9-4 5h12l-3-4-2.03 2.71L10 13Zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5ZM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2Zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7ZM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="warning" xmlns="http://www.w3.org/2000/svg"><path d="M.667 14h14.666L8 1.333.667 14Zm8-2H7.333v-1.333h1.334V12Zm0-2.667H7.333V6.667h1.334v2.666Z"/></svg><svg viewBox="0 0 24 24" id="warning_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg><svg viewBox="0 0 24 24" id="widgets" xmlns="http://www.w3.org/2000/svg"><path d="M13 13v8h8v-8h-8zM3 21h8v-8H3v8zM3 3v8h8V3H3zm13.66-1.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="wifi" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8 3 3 3-3a4.237 4.237 0 0 0-6 0zm-4-4 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"/></svg><svg viewBox="0 0 24 24" id="wifi_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M15.53 17.46 12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46Z"/></svg><svg viewBox="0 0 24 24" id="wifi_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0 0 12 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10Zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0 0 12 16Z"/></svg><svg viewBox="0 0 24 24" id="wifi_medium_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_medium_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"/><path d="M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 0 0-4.49-2.56l3.53 3.53.96-.97zM2 3.05 5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 0 0 5 13v.01L6.99 15a7.042 7.042 0 0 1 4.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0z"/></svg><svg viewBox="0 0 24 24" id="wifi_strength_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_strength_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/></g></svg></svg>';
80318
+ class RMe {
80327
80319
  constructor(e) {
80328
80320
  Gt(this, "config");
80329
80321
  Gt(this, "tokenConfig");
@@ -80358,7 +80350,7 @@ class LMe {
80358
80350
  * Get version
80359
80351
  */
80360
80352
  getVersion() {
80361
- return RMe;
80353
+ return NMe;
80362
80354
  }
80363
80355
  /**
80364
80356
  * Load token configuration
@@ -80366,7 +80358,7 @@ class LMe {
80366
80358
  loadTokenConfig() {
80367
80359
  try {
80368
80360
  return this.tokenConfig = y3e(
80369
- NMe
80361
+ CMe
80370
80362
  ), !0;
80371
80363
  } catch (e) {
80372
80364
  return console.error("Failed to load token config:", e), !1;
@@ -80405,7 +80397,7 @@ class LMe {
80405
80397
  return this.config.showVersion !== !1;
80406
80398
  }
80407
80399
  }
80408
- const IMe = {
80400
+ const LMe = {
80409
80401
  removeUndefined: !0,
80410
80402
  removeNull: !1,
80411
80403
  removeEmptyObjects: !0,
@@ -80414,7 +80406,7 @@ const IMe = {
80414
80406
  removeWhitespaceStrings: !1
80415
80407
  };
80416
80408
  function ZM(n, e = {}) {
80417
- const t = { ...IMe, ...e };
80409
+ const t = { ...LMe, ...e };
80418
80410
  if (n == null)
80419
80411
  return n;
80420
80412
  if (Array.isArray(n))
@@ -80434,7 +80426,7 @@ function ZM(n, e = {}) {
80434
80426
  function w4(n, e) {
80435
80427
  return !!(e.removeUndefined && n === void 0 || e.removeNull && n === null || e.removeEmptyStrings && typeof n == "string" && n === "" || e.removeWhitespaceStrings && typeof n == "string" && n.trim() === "" || e.removeEmptyArrays && Array.isArray(n) && n.length === 0 || e.removeEmptyObjects && typeof n == "object" && n !== null && !Array.isArray(n) && Object.keys(n).length === 0);
80436
80428
  }
80437
- function DMe(n) {
80429
+ function IMe(n) {
80438
80430
  return ZM(n, {
80439
80431
  removeUndefined: !0,
80440
80432
  removeNull: !0,
@@ -80508,7 +80500,7 @@ var Gq = /* @__PURE__ */ function() {
80508
80500
  }]);
80509
80501
  }();
80510
80502
  Gq.tag = "SVGPicker";
80511
- var BMe = /* @__PURE__ */ function(n) {
80503
+ var DMe = /* @__PURE__ */ function(n) {
80512
80504
  function e() {
80513
80505
  var t;
80514
80506
  et(this, e);
@@ -80540,7 +80532,7 @@ var Vq = /* @__PURE__ */ tt(function n() {
80540
80532
  et(this, n);
80541
80533
  });
80542
80534
  Vq.tag = "c-svg-element";
80543
- function FMe(n, e) {
80535
+ function BMe(n, e) {
80544
80536
  var t = e.src, r = t === void 0 ? "" : t, i = e.x, a = i === void 0 ? 0 : i, s = e.y, o = s === void 0 ? 0 : s, l = e.width, u = e.height;
80545
80537
  if (n.setAttribute("x", "".concat(a)), n.setAttribute("y", "".concat(o)), on(r))
80546
80538
  n.setAttribute("href", r);
@@ -80558,11 +80550,11 @@ function FMe(n, e) {
80558
80550
  h && (h.putImageData(r, 0, 0), l || n.setAttribute("width", "".concat(r.width)), u || n.setAttribute("height", "".concat(r.height)), n.setAttribute("href", c.toDataURL()));
80559
80551
  }
80560
80552
  }
80561
- function zMe(n, e) {
80553
+ function FMe(n, e) {
80562
80554
  var t = e.x1, r = e.y1, i = e.x2, a = e.y2, s = e.markerStart, o = e.markerEnd, l = e.markerStartOffset, u = e.markerEndOffset, c = 0, h = 0, f = 0, d = 0, v = 0, p, g;
80563
80555
  s && Ln(s) && l && (p = i - t, g = a - r, v = Math.atan2(g, p), c = Math.cos(v) * (l || 0), h = Math.sin(v) * (l || 0)), o && Ln(o) && u && (p = t - i, g = r - a, v = Math.atan2(g, p), f = Math.cos(v) * (u || 0), d = Math.sin(v) * (u || 0)), n.setAttribute("x1", "".concat(t + c)), n.setAttribute("y1", "".concat(r + h)), n.setAttribute("x2", "".concat(i + f)), n.setAttribute("y2", "".concat(a + d));
80564
80556
  }
80565
- function $Me(n, e) {
80557
+ function zMe(n, e) {
80566
80558
  var t = e.d, r = e.markerStart, i = e.markerEnd, a = e.markerStartOffset, s = e.markerEndOffset, o = 0, l = 0, u = 0, c = 0, h = 0, f, d;
80567
80559
  if (r && Ln(r) && a) {
80568
80560
  var v = r.parentNode.getStartTangent(), p = hn(v, 2), g = p[0], b = p[1];
@@ -80574,7 +80566,7 @@ function $Me(n, e) {
80574
80566
  }
80575
80567
  n.setAttribute("d", une(t.absolutePath, o, l, u, c));
80576
80568
  }
80577
- function GMe(n, e) {
80569
+ function $Me(n, e) {
80578
80570
  var t = e.points.points, r = e.markerStart, i = e.markerStartOffset, a = e.markerEnd, s = e.markerEndOffset, o = t.length;
80579
80571
  if (t && o >= 2) {
80580
80572
  var l = 0, u = 0, c = 0, h = 0, f = 0, d, v;
@@ -80584,7 +80576,7 @@ function GMe(n, e) {
80584
80576
  }).join(" "));
80585
80577
  }
80586
80578
  }
80587
- function VMe(n, e) {
80579
+ function GMe(n, e) {
80588
80580
  var t = e.radius, r = e.x, i = r === void 0 ? 0 : r, a = e.y, s = a === void 0 ? 0 : a, o = e.width, l = e.height;
80589
80581
  if (!(!isFinite(o) || !isFinite(l))) {
80590
80582
  var u = t && t.some(function(E) {
@@ -80605,7 +80597,7 @@ function On(n, e) {
80605
80597
  return (e || document).createElementNS("http://www.w3.org/2000/svg", n);
80606
80598
  }
80607
80599
  var Hq = "g-filter-";
80608
- function HMe(n, e, t, r, i) {
80600
+ function VMe(n, e, t, r, i) {
80609
80601
  var a = Hq + t.entity, s = e.querySelectorAll("[name=".concat(a, "]"));
80610
80602
  if (s.length && s.forEach(function(l) {
80611
80603
  e.removeChild(l);
@@ -80614,7 +80606,7 @@ function HMe(n, e, t, r, i) {
80614
80606
  else {
80615
80607
  var o = i.map(function(l, u) {
80616
80608
  var c = l.name, h = l.params, f = On("filter", n);
80617
- return f.setAttribute("filterUnits", "userSpaceOnUse"), c === "blur" ? qMe(n, f, h) : c === "brightness" ? UMe(n, f, h) : c === "drop-shadow" ? ZMe(n, f, h) : c === "contrast" ? jMe(n, f, h) : c === "grayscale" ? KMe(n, f, h) : c === "sepia" ? QMe(n, f, h) : c === "saturate" ? YMe(n, f, h) : c === "hue-rotate" ? XMe(n, f, h) : c === "invert" && WMe(n, f, h), f.id = "".concat(a, "-").concat(u), f.setAttribute("name", a), e.appendChild(f), f.id;
80609
+ return f.setAttribute("filterUnits", "userSpaceOnUse"), c === "blur" ? HMe(n, f, h) : c === "brightness" ? WMe(n, f, h) : c === "drop-shadow" ? XMe(n, f, h) : c === "contrast" ? qMe(n, f, h) : c === "grayscale" ? ZMe(n, f, h) : c === "sepia" ? KMe(n, f, h) : c === "saturate" ? UMe(n, f, h) : c === "hue-rotate" ? YMe(n, f, h) : c === "invert" && jMe(n, f, h), f.id = "".concat(a, "-").concat(u), f.setAttribute("name", a), e.appendChild(f), f.id;
80618
80610
  });
80619
80611
  setTimeout(function() {
80620
80612
  r == null || r.setAttribute("filter", o.map(function(l) {
@@ -80626,7 +80618,7 @@ function HMe(n, e, t, r, i) {
80626
80618
  function Bh(n) {
80627
80619
  return n.unit === Pt.kPercentage ? n.value / 100 : n.value;
80628
80620
  }
80629
- function qMe(n, e, t) {
80621
+ function HMe(n, e, t) {
80630
80622
  var r = On("feGaussianBlur", n);
80631
80623
  r.setAttribute("in", "SourceGraphic"), r.setAttribute("stdDeviation", "".concat(t[0].value)), e.appendChild(r);
80632
80624
  }
@@ -80636,7 +80628,7 @@ function T_(n, e, t) {
80636
80628
  l.setAttribute("type", r), r === "table" ? l.setAttribute("tableValues", "".concat(s)) : (l.setAttribute("slope", "".concat(i)), l.setAttribute("intercept", "".concat(a))), o.appendChild(l);
80637
80629
  }), e.appendChild(o);
80638
80630
  }
80639
- function jMe(n, e, t) {
80631
+ function qMe(n, e, t) {
80640
80632
  var r = Bh(t[0]);
80641
80633
  T_(n, e, {
80642
80634
  type: "linear",
@@ -80644,14 +80636,14 @@ function jMe(n, e, t) {
80644
80636
  intercept: -(0.5 * r) + 0.5
80645
80637
  });
80646
80638
  }
80647
- function WMe(n, e, t) {
80639
+ function jMe(n, e, t) {
80648
80640
  var r = Bh(t[0]);
80649
80641
  T_(n, e, {
80650
80642
  type: "table",
80651
80643
  tableValues: "".concat(r, " ").concat(1 - r)
80652
80644
  });
80653
80645
  }
80654
- function UMe(n, e, t) {
80646
+ function WMe(n, e, t) {
80655
80647
  var r = Bh(t[0]);
80656
80648
  T_(n, e, {
80657
80649
  type: "linear",
@@ -80659,15 +80651,15 @@ function UMe(n, e, t) {
80659
80651
  intercept: 0
80660
80652
  });
80661
80653
  }
80662
- function YMe(n, e, t) {
80654
+ function UMe(n, e, t) {
80663
80655
  var r = Bh(t[0]), i = On("feColorMatrix", n);
80664
80656
  i.setAttribute("type", "saturate"), i.setAttribute("values", "".concat(r)), e.appendChild(i);
80665
80657
  }
80666
- function XMe(n, e, t) {
80658
+ function YMe(n, e, t) {
80667
80659
  var r = On("feColorMatrix", n);
80668
80660
  r.setAttribute("type", "hueRotate"), r.setAttribute("values", "".concat(t[0].value)), e.appendChild(r);
80669
80661
  }
80670
- function ZMe(n, e, t) {
80662
+ function XMe(n, e, t) {
80671
80663
  var r = t[0].value, i = t[1].value, a = t[2].value, s = t[3].formatted, o = On("feGaussianBlur", n);
80672
80664
  o.setAttribute("in", "SourceAlpha"), o.setAttribute("stdDeviation", "".concat(a)), e.appendChild(o);
80673
80665
  var l = On("feOffset", n);
@@ -80685,32 +80677,32 @@ function qq(n, e, t) {
80685
80677
  var r = On("feColorMatrix", n);
80686
80678
  r.setAttribute("type", "matrix"), r.setAttribute("values", t.join(" ")), e.appendChild(r);
80687
80679
  }
80688
- function KMe(n, e, t) {
80680
+ function ZMe(n, e, t) {
80689
80681
  var r = Bh(t[0]);
80690
80682
  qq(n, e, [0.2126 + 0.7874 * (1 - r), 0.7152 - 0.7152 * (1 - r), 0.0722 - 0.0722 * (1 - r), 0, 0, 0.2126 - 0.2126 * (1 - r), 0.7152 + 0.2848 * (1 - r), 0.0722 - 0.0722 * (1 - r), 0, 0, 0.2126 - 0.2126 * (1 - r), 0.7152 - 0.7152 * (1 - r), 0.0722 + 0.9278 * (1 - r), 0, 0, 0, 0, 0, 1, 0]);
80691
80683
  }
80692
- function QMe(n, e, t) {
80684
+ function KMe(n, e, t) {
80693
80685
  var r = Bh(t[0]);
80694
80686
  qq(n, e, [0.393 + 0.607 * (1 - r), 0.769 - 0.769 * (1 - r), 0.189 - 0.189 * (1 - r), 0, 0, 0.349 - 0.349 * (1 - r), 0.686 + 0.314 * (1 - r), 0.168 - 0.168 * (1 - r), 0, 0, 0.272 - 0.272 * (1 - r), 0.534 - 0.534 * (1 - r), 0.131 + 0.869 * (1 - r), 0, 0, 0, 0, 0, 1, 0]);
80695
80687
  }
80696
- var JMe = "g-pattern-", Ig = {}, KM = 0;
80697
- function eTe() {
80688
+ var QMe = "g-pattern-", Ig = {}, KM = 0;
80689
+ function JMe() {
80698
80690
  KM = 0, Ig = {};
80699
80691
  }
80700
- function tTe(n, e, t, r, i, a, s, o) {
80692
+ function eTe(n, e, t, r, i, a, s, o) {
80701
80693
  if (!i)
80702
80694
  return "";
80703
80695
  if (Ju(i))
80704
80696
  t.style[a] === "currentColor" ? r == null || r.setAttribute(a, "currentColor") : r == null || r.setAttribute(a, i.isNone ? "none" : i.toString());
80705
80697
  else if (bo(i)) {
80706
- var l = rTe(n, e, t, i, s, o);
80698
+ var l = nTe(n, e, t, i, s, o);
80707
80699
  return r.style[a] = "url(#".concat(l, ")"), l;
80708
80700
  } else {
80709
80701
  if (i.length === 1) {
80710
80702
  var u = Wq(n, t, e, r, i[0]);
80711
80703
  return r == null || r.setAttribute(a, "url(#".concat(u, ")")), u;
80712
80704
  }
80713
- var c = iTe(n, t, e, r, i);
80705
+ var c = rTe(n, t, e, r, i);
80714
80706
  return r == null || r.setAttribute("filter", "url(#".concat(c, ")")), r == null || r.setAttribute("fill", "black"), c;
80715
80707
  }
80716
80708
  return "";
@@ -80727,9 +80719,9 @@ function jq(n) {
80727
80719
  }).join("-"));
80728
80720
  }
80729
80721
  } else bo(n) && (on(n.image) ? t = "pattern-".concat(n.image, "-").concat(n.repetition) : n.image.nodeName === "rect" ? t = "pattern-rect-".concat(n.image.entity) : t = "pattern-".concat(KM));
80730
- return t && (Ig[t] || (Ig[t] = "".concat(JMe).concat(KM++))), Ig[t];
80722
+ return t && (Ig[t] || (Ig[t] = "".concat(QMe).concat(KM++))), Ig[t];
80731
80723
  }
80732
- function nTe(n) {
80724
+ function tTe(n) {
80733
80725
  return GT(n).map(function(e) {
80734
80726
  var t = e.t, r = e.d;
80735
80727
  if (t === "translate")
@@ -80789,13 +80781,13 @@ function nTe(n) {
80789
80781
  }
80790
80782
  function ZD(n, e, t, r, i, a, s) {
80791
80783
  var o = r.repetition, l = r.transform, u = On("pattern", n);
80792
- l && u.setAttribute("patternTransform", nTe(l)), u.setAttribute("patternUnits", "userSpaceOnUse"), u.id = i, e.appendChild(u);
80784
+ l && u.setAttribute("patternTransform", tTe(l)), u.setAttribute("patternUnits", "userSpaceOnUse"), u.id = i, e.appendChild(u);
80793
80785
  var c = t.getGeometryBounds(), h = c.halfExtents, f = c.min;
80794
80786
  u.setAttribute("x", "".concat(f[0])), u.setAttribute("y", "".concat(f[1]));
80795
80787
  var d = a, v = s;
80796
80788
  return o === "repeat-x" ? v = h[1] * 2 : o === "repeat-y" ? d = h[0] * 2 : o === "no-repeat" && (d = h[0] * 2, v = h[1] * 2), u.setAttribute("width", "".concat(d)), u.setAttribute("height", "".concat(v)), u;
80797
80789
  }
80798
- function rTe(n, e, t, r, i, a) {
80790
+ function nTe(n, e, t, r, i, a) {
80799
80791
  var s = jq(r), o = e.querySelector("#".concat(s));
80800
80792
  if (!o) {
80801
80793
  var l = r.image, u = "";
@@ -80849,7 +80841,7 @@ function Wq(n, e, t, r, i) {
80849
80841
  }
80850
80842
  return u;
80851
80843
  }
80852
- function iTe(n, e, t, r, i) {
80844
+ function rTe(n, e, t, r, i) {
80853
80845
  var a = "".concat(Hq + e.entity, "-gradient"), s = t.querySelector("#".concat(a));
80854
80846
  s || (s = On("filter", n), s.setAttribute("filterUnits", "userSpaceOnUse"), s.setAttribute("x", "0%"), s.setAttribute("y", "0%"), s.setAttribute("width", "100%"), s.setAttribute("height", "100%"), s.id = a, t.appendChild(s));
80855
80847
  var o = 0;
@@ -80865,9 +80857,9 @@ function iTe(n, e, t, r, i) {
80865
80857
  var l = On("feComposite", n);
80866
80858
  return l.setAttribute("in", "".concat(a, "-blended-").concat(o)), l.setAttribute("in2", "SourceGraphic"), l.setAttribute("operator", "in"), s.appendChild(l), a;
80867
80859
  }
80868
- var aTe = "g-filter-dropshadow-";
80869
- function sTe(n, e, t, r, i) {
80870
- var a = t.parsedStyle, s = a.shadowType, o = s === void 0 ? "outer" : s, l = a.shadowBlur, u = a.shadowColor, c = a.shadowOffsetX, h = a.shadowOffsetY, f = !Nt(u) && l > 0, d = aTe + t.entity, v = e.querySelector("#".concat(d));
80860
+ var iTe = "g-filter-dropshadow-";
80861
+ function aTe(n, e, t, r, i) {
80862
+ var a = t.parsedStyle, s = a.shadowType, o = s === void 0 ? "outer" : s, l = a.shadowBlur, u = a.shadowColor, c = a.shadowOffsetX, h = a.shadowOffsetY, f = !Nt(u) && l > 0, d = iTe + t.entity, v = e.querySelector("#".concat(d));
80871
80863
  if (v) {
80872
80864
  var p = v.getAttribute("data-type");
80873
80865
  (p !== o || !f) && (v.remove(), v = null);
@@ -80915,7 +80907,7 @@ function sTe(n, e, t, r, i) {
80915
80907
  i === "shadowColor" ? H.setAttribute("flood-color", u.toString()) : i === "shadowBlur" ? H.setAttribute("stdDeviation", "".concat((l || 0) / 4)) : i === "shadowOffsetX" ? H.setAttribute("dx", "".concat((c || 0) / 2)) : i === "shadowOffsetY" && H.setAttribute("dy", "".concat((h || 0) / 2));
80916
80908
  }
80917
80909
  }
80918
- var oTe = /url\("?#(.*)\)/, lTe = /* @__PURE__ */ function() {
80910
+ var sTe = /url\("?#(.*)\)/, oTe = /* @__PURE__ */ function() {
80919
80911
  function n(e) {
80920
80912
  et(this, n), this.gradientCache = {}, this.context = e;
80921
80913
  }
@@ -80953,9 +80945,9 @@ var oTe = /url\("?#(.*)\)/, lTe = /* @__PURE__ */ function() {
80953
80945
  if (r) {
80954
80946
  var c = "";
80955
80947
  bo(i) ? c = r.style[a] : c = r.getAttribute(a) || "";
80956
- var h = c.match(oTe);
80948
+ var h = c.match(sTe);
80957
80949
  h && h.length > 1 && this.clearUnusedDefElement(this.gradientCache, h[1].replace('"', ""), t.entity);
80958
- var f = tTe(l || document, this.$def, t, r, i, a, u, s);
80950
+ var f = eTe(l || document, this.$def, t, r, i, a, u, s);
80959
80951
  f && (this.gradientCache[f] || (this.gradientCache[f] = /* @__PURE__ */ new Set()), this.gradientCache[f].add(t.entity));
80960
80952
  }
80961
80953
  }
@@ -80963,13 +80955,13 @@ var oTe = /url\("?#(.*)\)/, lTe = /* @__PURE__ */ function() {
80963
80955
  key: "createOrUpdateShadow",
80964
80956
  value: function(t, r, i) {
80965
80957
  var a = this.context.config.document;
80966
- sTe(a || document, this.$def, t, r, i);
80958
+ aTe(a || document, this.$def, t, r, i);
80967
80959
  }
80968
80960
  }, {
80969
80961
  key: "createOrUpdateFilter",
80970
80962
  value: function(t, r, i) {
80971
80963
  var a = this.context.config.document;
80972
- HMe(a || document, this.$def, t, r, i);
80964
+ VMe(a || document, this.$def, t, r, i);
80973
80965
  }
80974
80966
  }]);
80975
80967
  }();
@@ -80982,7 +80974,7 @@ function KD(n) {
80982
80974
  return t === "&" ? "&amp;" : t === "<" ? "&lt;" : t === ">" ? "&gt;" : t === '"' ? "&quot;" : "&apos;";
80983
80975
  });
80984
80976
  }
80985
- var uTe = {
80977
+ var lTe = {
80986
80978
  opacity: "opacity",
80987
80979
  fillStyle: "fill",
80988
80980
  fill: "fill",
@@ -81030,7 +81022,7 @@ var uTe = {
81030
81022
  innerHTML: "innerHTML",
81031
81023
  textAlign: "text-anchor",
81032
81024
  pointerEvents: "pointer-events"
81033
- }, cTe = {
81025
+ }, uTe = {
81034
81026
  textAlign: {
81035
81027
  inherit: "inherit",
81036
81028
  left: "left",
@@ -81106,7 +81098,7 @@ var uTe = {
81106
81098
  var b = r.context.contextService.getContext();
81107
81099
  p && (b.style.background = p), b.setAttribute("color-interpolation-filters", "sRGB"), r.$camera = On("g", g), r.$camera.id = "".concat(JD, "-camera"), r.applyTransform(r.$camera, r.context.camera.getOrthoMatrix()), b.appendChild(r.$camera), s.addEventListener(cn.MOUNTED, l), s.addEventListener(cn.UNMOUNTED, u), s.addEventListener(cn.REPARENT, h), s.addEventListener(cn.ATTR_MODIFIED, f), s.addEventListener(cn.BOUNDS_CHANGED, d);
81108
81100
  }), i.hooks.destroy.tap(n.tag, function() {
81109
- s.removeEventListener(cn.MOUNTED, l), s.removeEventListener(cn.UNMOUNTED, u), s.removeEventListener(cn.REPARENT, h), s.removeEventListener(cn.ATTR_MODIFIED, f), s.removeEventListener(cn.BOUNDS_CHANGED, d), eTe();
81101
+ s.removeEventListener(cn.MOUNTED, l), s.removeEventListener(cn.UNMOUNTED, u), s.removeEventListener(cn.REPARENT, h), s.removeEventListener(cn.ATTR_MODIFIED, f), s.removeEventListener(cn.BOUNDS_CHANGED, d), JMe();
81110
81102
  }), i.hooks.render.tap(n.tag, function(v) {
81111
81103
  r.renderQueue.push(v);
81112
81104
  }), i.hooks.beginFrame.tap(n.tag, function() {
@@ -81183,7 +81175,7 @@ var uTe = {
81183
81175
  h && o && [o, l].forEach(function(f) {
81184
81176
  f && i.context.SVGElementLifeCycleContribution.updateElementAttribute(t, f, i.svgElementMap);
81185
81177
  }), r.forEach(function(f) {
81186
- var d, v, p = uTe[f], g = u[f], b = !Nt(g) && g.toString(), x = ((d = cTe[f]) === null || d === void 0 ? void 0 : d[b]) || b, w = u[f], E = p && !!((v = Zp[f]) !== null && v !== void 0 && v.inh);
81178
+ var d, v, p = lTe[f], g = u[f], b = !Nt(g) && g.toString(), x = ((d = uTe[f]) === null || d === void 0 ? void 0 : d[b]) || b, w = u[f], E = p && !!((v = Zp[f]) !== null && v !== void 0 && v.inh);
81187
81179
  if (c === Re.HTML)
81188
81180
  f === "fill" ? o.style.background = w.toString() : f === "stroke" ? (o.style["border-color"] = w.toString(), o.style["border-style"] = "solid") : f === "lineWidth" ? o.style["border-width"] = "".concat(w || 0, "px") : f === "lineDash" ? o.style["border-style"] = "dashed" : f === "innerHTML" ? i.createOrUpdateInnerHTML(a, o, w) : f === "width" || f === "height" || f === "class" || f === "x" || f === "y" ? o.setAttribute(f, w.toString()) : !Nt(t.style[f]) && t.style[f] !== "" && (o.style[f] = t.style[f]);
81189
81181
  else {
@@ -81280,7 +81272,7 @@ var tB = {
81280
81272
  ideographic: "ideographic",
81281
81273
  hanging: "hanging"
81282
81274
  };
81283
- function hTe(n, e, t, r) {
81275
+ function cTe(n, e, t, r) {
81284
81276
  t.getBounds();
81285
81277
  var i = e.lineWidth, a = i === void 0 ? 1 : i, s = e.x, o = s === void 0 ? 0 : s, l = e.y, u = l === void 0 ? 0 : l, c = e.dx, h = c === void 0 ? 0 : c, f = e.dy, d = f === void 0 ? 0 : f, v = e.textPath, p = e.textPathSide, g = p === void 0 ? "left" : p, b = e.textPathStartOffset, x = b === void 0 ? 0 : b, w = e.textDecorationLine, E = w === void 0 ? "" : w, M = e.textDecorationColor, S = M === void 0 ? "" : M, T = e.textDecorationStyle, A = T === void 0 ? "" : T, N = e.metrics, F = e.textBaseline, D = F === void 0 ? "alphabetic" : F;
81286
81278
  D === "alphabetic" && (D = "bottom"), n.setAttribute("dominant-baseline", tB[D]), n.setAttribute("paint-order", "stroke");
@@ -81299,7 +81291,7 @@ function hTe(n, e, t, r) {
81299
81291
  return q === 0 ? D === "middle" ? oe = G / 2 - H / 2 : D === "top" || D === "hanging" ? oe = 0 : (D === "bottom" || D === "ideographic") && (oe = -G * (Y - 1)) : oe = G, "<tspan x=".concat(o, ' dx="').concat(J, '" dy="').concat(oe, '">').concat(KD(Q), "</tspan>");
81300
81292
  }).join("");
81301
81293
  }
81302
- var E4, fTe = (E4 = {}, Et(Et(Et(Et(Et(Et(Et(Et(Et(Et(E4, Re.RECT, "path"), Re.CIRCLE, "circle"), Re.ELLIPSE, "ellipse"), Re.IMAGE, "image"), Re.GROUP, "g"), Re.LINE, "line"), Re.POLYLINE, "polyline"), Re.POLYGON, "polygon"), Re.TEXT, "text"), Re.PATH, "path"), Et(E4, Re.HTML, "foreignObject")), dTe = Et(Et(Et(Et(Et(Et(Et(Et(Et({}, Re.CIRCLE, ["cx", "cy", "r"]), Re.ELLIPSE, ["cx", "cy", "rx", "ry"]), Re.RECT, ["x", "y", "width", "height", "radius"]), Re.IMAGE, ["x", "y", "src", "width", "height"]), Re.LINE, ["x1", "y1", "x2", "y2", "markerStart", "markerEnd", "markerStartOffset", "markerEndOffset"]), Re.POLYLINE, ["points", "markerStart", "markerEnd", "markerMid", "markerStartOffset", "markerEndOffset"]), Re.POLYGON, ["points", "markerStart", "markerEnd", "markerMid", "markerStartOffset", "markerEndOffset"]), Re.PATH, ["d", "markerStart", "markerEnd", "markerMid", "markerStartOffset", "markerEndOffset"]), Re.TEXT, [
81294
+ var E4, hTe = (E4 = {}, Et(Et(Et(Et(Et(Et(Et(Et(Et(Et(E4, Re.RECT, "path"), Re.CIRCLE, "circle"), Re.ELLIPSE, "ellipse"), Re.IMAGE, "image"), Re.GROUP, "g"), Re.LINE, "line"), Re.POLYLINE, "polyline"), Re.POLYGON, "polygon"), Re.TEXT, "text"), Re.PATH, "path"), Et(E4, Re.HTML, "foreignObject")), fTe = Et(Et(Et(Et(Et(Et(Et(Et(Et({}, Re.CIRCLE, ["cx", "cy", "r"]), Re.ELLIPSE, ["cx", "cy", "rx", "ry"]), Re.RECT, ["x", "y", "width", "height", "radius"]), Re.IMAGE, ["x", "y", "src", "width", "height"]), Re.LINE, ["x1", "y1", "x2", "y2", "markerStart", "markerEnd", "markerStartOffset", "markerEndOffset"]), Re.POLYLINE, ["points", "markerStart", "markerEnd", "markerMid", "markerStartOffset", "markerEndOffset"]), Re.POLYGON, ["points", "markerStart", "markerEnd", "markerMid", "markerStartOffset", "markerEndOffset"]), Re.PATH, ["d", "markerStart", "markerEnd", "markerMid", "markerStartOffset", "markerEndOffset"]), Re.TEXT, [
81303
81295
  "text",
81304
81296
  "font",
81305
81297
  "fontSize",
@@ -81326,14 +81318,14 @@ var E4, fTe = (E4 = {}, Et(Et(Et(Et(Et(Et(Et(Et(Et(Et(E4, Re.RECT, "path"), Re.C
81326
81318
  // 'whiteSpace',
81327
81319
  "dx",
81328
81320
  "dy"
81329
- ]), vTe = /* @__PURE__ */ function() {
81321
+ ]), dTe = /* @__PURE__ */ function() {
81330
81322
  function n(e, t) {
81331
81323
  et(this, n), this.context = e, this.runtime = t;
81332
81324
  }
81333
81325
  return tt(n, [{
81334
81326
  key: "createElement",
81335
81327
  value: function(t, r) {
81336
- var i = this.context.config.document, a = fTe[t.nodeName] || "g", s = On(a, i || document);
81328
+ var i = this.context.config.document, a = hTe[t.nodeName] || "g", s = On(a, i || document);
81337
81329
  return r.set(s, t), s;
81338
81330
  }
81339
81331
  }, {
@@ -81344,7 +81336,7 @@ var E4, fTe = (E4 = {}, Et(Et(Et(Et(Et(Et(Et(Et(Et(Et(E4, Re.RECT, "path"), Re.C
81344
81336
  key: "shouldUpdateElementAttribute",
81345
81337
  value: function(t, r) {
81346
81338
  var i = t.nodeName;
81347
- return (dTe[i] || []).indexOf(r) > -1;
81339
+ return (fTe[i] || []).indexOf(r) > -1;
81348
81340
  }
81349
81341
  }, {
81350
81342
  key: "updateElementAttribute",
@@ -81352,34 +81344,34 @@ var E4, fTe = (E4 = {}, Et(Et(Et(Et(Et(Et(Et(Et(Et(Et(E4, Re.RECT, "path"), Re.C
81352
81344
  var r = t.elementSVG, i = r.$el, a = t.nodeName, s = t.parsedStyle;
81353
81345
  switch (a) {
81354
81346
  case Re.IMAGE: {
81355
- FMe(i, s);
81347
+ BMe(i, s);
81356
81348
  break;
81357
81349
  }
81358
81350
  case Re.RECT: {
81359
- VMe(i, s);
81351
+ GMe(i, s);
81360
81352
  break;
81361
81353
  }
81362
81354
  case Re.LINE: {
81363
- zMe(i, s);
81355
+ FMe(i, s);
81364
81356
  break;
81365
81357
  }
81366
81358
  case Re.POLYGON:
81367
81359
  case Re.POLYLINE: {
81368
- GMe(i, s);
81360
+ $Me(i, s);
81369
81361
  break;
81370
81362
  }
81371
81363
  case Re.PATH: {
81372
- $Me(i, s);
81364
+ zMe(i, s);
81373
81365
  break;
81374
81366
  }
81375
81367
  case Re.TEXT: {
81376
- hTe(i, s, t, this.runtime);
81368
+ cTe(i, s, t, this.runtime);
81377
81369
  break;
81378
81370
  }
81379
81371
  }
81380
81372
  }
81381
81373
  }]);
81382
- }(), gTe = /* @__PURE__ */ function(n) {
81374
+ }(), vTe = /* @__PURE__ */ function(n) {
81383
81375
  function e() {
81384
81376
  var t, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
81385
81377
  return et(this, e), t = Sn(this, e), t.name = "svg-renderer", t.options = r, t;
@@ -81387,7 +81379,7 @@ var E4, fTe = (E4 = {}, Et(Et(Et(Et(Et(Et(Et(Et(Et(Et(E4, Re.RECT, "path"), Re.C
81387
81379
  return Mn(e, n), tt(e, [{
81388
81380
  key: "init",
81389
81381
  value: function(r) {
81390
- var i = this.options, a = i.outputSVGElementId, s = i.outputSVGElementName, o = new lTe(this.context), l = new vTe(this.context, r);
81382
+ var i = this.options, a = i.outputSVGElementId, s = i.outputSVGElementName, o = new oTe(this.context), l = new dTe(this.context, r);
81391
81383
  this.context.defaultElementLifeCycleContribution = l, this.context.SVGElementLifeCycleContribution = l;
81392
81384
  var u = {
81393
81385
  outputSVGElementId: Nt(a) ? !0 : !!a,
@@ -81413,7 +81405,7 @@ var E4, fTe = (E4 = {}, Et(Et(Et(Et(Et(Et(Et(Et(Et(Et(E4, Re.RECT, "path"), Re.C
81413
81405
  * @author AntVis
81414
81406
  * @docs https://g.antv.antgroup.com/
81415
81407
  */
81416
- var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset", "composite", "computedOffset", "easing", "transformOrigin"], yTe = ["offset", "composite", "computedOffset", "easing", "transformOrigin"], bTe = ["offset", "composite", "computedOffset", "easing", "transformOrigin"], xTe = /* @__PURE__ */ function() {
81408
+ var gTe = ["offset", "composite", "computedOffset", "easing"], pTe = ["offset", "composite", "computedOffset", "easing", "transformOrigin"], mTe = ["offset", "composite", "computedOffset", "easing", "transformOrigin"], yTe = ["offset", "composite", "computedOffset", "easing", "transformOrigin"], bTe = /* @__PURE__ */ function() {
81417
81409
  function n(e) {
81418
81410
  et(this, n), this.context = e, this.canvasConfig = e.config;
81419
81411
  }
@@ -81473,7 +81465,7 @@ var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset",
81473
81465
  d.offset, d.composite;
81474
81466
  var v = d.computedOffset;
81475
81467
  d.easing;
81476
- var p = $s(d, pTe), g = Object.keys(p).map(function(b) {
81468
+ var p = $s(d, gTe), g = Object.keys(p).map(function(b) {
81477
81469
  return "".concat(b, ":").concat(s[b] || "").concat(p[b], ";");
81478
81470
  }).join("");
81479
81471
  return "".concat(v * 100, "%{").concat(g, "}");
@@ -81497,7 +81489,7 @@ var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset",
81497
81489
  if (E.length) {
81498
81490
  var M = [], S = [], T = E[0];
81499
81491
  T.offset, T.composite, T.computedOffset, T.easing, T.transformOrigin;
81500
- var A = $s(T, mTe);
81492
+ var A = $s(T, pTe);
81501
81493
  if (Object.keys(A).forEach(function(D) {
81502
81494
  var z;
81503
81495
  D === "transform" && S.push(D);
@@ -81507,7 +81499,7 @@ var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset",
81507
81499
  var N = E.map(function(D) {
81508
81500
  var z = D.offset, G = D.composite, H = D.computedOffset, Y = D.easing;
81509
81501
  D.transformOrigin;
81510
- var ee = $s(D, yTe), X = {
81502
+ var ee = $s(D, mTe), X = {
81511
81503
  offset: z,
81512
81504
  composite: G,
81513
81505
  computedOffset: H,
@@ -81525,7 +81517,7 @@ var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset",
81525
81517
  var F = E.map(function(D) {
81526
81518
  var z = D.offset, G = D.composite, H = D.computedOffset, Y = D.easing;
81527
81519
  D.transformOrigin;
81528
- var ee = $s(D, bTe), X = {
81520
+ var ee = $s(D, yTe), X = {
81529
81521
  offset: z,
81530
81522
  composite: G,
81531
81523
  computedOffset: H,
@@ -81553,7 +81545,7 @@ var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset",
81553
81545
  return t;
81554
81546
  }()
81555
81547
  }]);
81556
- }(), wTe = /* @__PURE__ */ function(n) {
81548
+ }(), xTe = /* @__PURE__ */ function(n) {
81557
81549
  function e() {
81558
81550
  var t;
81559
81551
  et(this, e);
@@ -81564,7 +81556,7 @@ var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset",
81564
81556
  return Mn(e, n), tt(e, [{
81565
81557
  key: "init",
81566
81558
  value: function() {
81567
- this.context.ContextService = xTe;
81559
+ this.context.ContextService = bTe;
81568
81560
  }
81569
81561
  }, {
81570
81562
  key: "destroy",
@@ -81572,12 +81564,12 @@ var pTe = ["offset", "composite", "computedOffset", "easing"], mTe = ["offset",
81572
81564
  delete this.context.ContextService;
81573
81565
  }
81574
81566
  }]);
81575
- }(So), ETe = /* @__PURE__ */ function(n) {
81567
+ }(So), wTe = /* @__PURE__ */ function(n) {
81576
81568
  function e() {
81577
81569
  var t, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
81578
- return et(this, e), t = Sn(this, e, [r]), t.registerPlugin(new wTe()), t.registerPlugin(new gTe({
81570
+ return et(this, e), t = Sn(this, e, [r]), t.registerPlugin(new xTe()), t.registerPlugin(new vTe({
81579
81571
  outputSVGElementId: r.outputSVGElementId
81580
- })), t.registerPlugin(new R$()), t.registerPlugin(new BMe()), t;
81572
+ })), t.registerPlugin(new R$()), t.registerPlugin(new DMe()), t;
81581
81573
  }
81582
81574
  return Mn(e, n), tt(e);
81583
81575
  }(nz);
@@ -81585,15 +81577,15 @@ const nB = {
81585
81577
  [yn.BRUSH_SELECT]: w3e,
81586
81578
  [yn.CLICK_SELECT]: _3e,
81587
81579
  [yn.COLLAPSE_EXPAND]: k3e,
81588
- [yn.CREATE_EDGE]: $Se,
81589
- [yn.DRAG_CANVAS]: VSe,
81590
- [yn.DRAG_ELEMENT]: HSe,
81591
- [yn.FIX_ELEMENT_SIZE]: WSe,
81592
- [yn.FOCUS_ELEMENT]: USe,
81593
- [yn.HOVER_ACTIVATE]: YSe,
81594
- [yn.SCROLL_CANVAS]: XSe,
81595
- [yn.SELECT_ALL]: ZSe,
81596
- [yn.ZOOM_CANVAS]: QSe
81580
+ [yn.CREATE_EDGE]: zSe,
81581
+ [yn.DRAG_CANVAS]: GSe,
81582
+ [yn.DRAG_ELEMENT]: VSe,
81583
+ [yn.FIX_ELEMENT_SIZE]: jSe,
81584
+ [yn.FOCUS_ELEMENT]: WSe,
81585
+ [yn.HOVER_ACTIVATE]: USe,
81586
+ [yn.SCROLL_CANVAS]: YSe,
81587
+ [yn.SELECT_ALL]: XSe,
81588
+ [yn.ZOOM_CANVAS]: KSe
81597
81589
  }, Xq = (n, e) => {
81598
81590
  if (typeof n == "string") {
81599
81591
  const t = nB[n];
@@ -81604,11 +81596,11 @@ const nB = {
81604
81596
  return t ? t(n) : n;
81605
81597
  }
81606
81598
  return n;
81607
- }, STe = (n, e) => n ? {
81599
+ }, ETe = (n, e) => n ? {
81608
81600
  behaviors: n.map(
81609
81601
  (t) => Xq(t)
81610
81602
  )
81611
- } : {}, KAe = (n) => n.map((e) => Xq(e)), Zq = (n) => {
81603
+ } : {}, ZAe = (n) => n.map((e) => Xq(e)), Zq = (n) => {
81612
81604
  if (!n) return [];
81613
81605
  const e = [], t = (r, i, a) => {
81614
81606
  i === !1 || i === void 0 || (i === !0 ? a ? e.push({
@@ -81633,7 +81625,7 @@ const nB = {
81633
81625
  stroke: "#007bff"
81634
81626
  }
81635
81627
  }), e;
81636
- }, MTe = (n) => {
81628
+ }, STe = (n) => {
81637
81629
  const e = {};
81638
81630
  return n.forEach((t) => {
81639
81631
  if (typeof t == "string") {
@@ -81645,25 +81637,25 @@ const nB = {
81645
81637
  }
81646
81638
  }), e;
81647
81639
  };
81648
- function TTe(n) {
81640
+ function MTe(n) {
81649
81641
  const e = Array.isArray(n) ? n.map((t) => t.id) : [];
81650
81642
  return (t) => e.includes(t.id);
81651
81643
  }
81652
- const ATe = {
81644
+ const TTe = {
81653
81645
  type: fs.ALIGN,
81654
81646
  alignment: "horizontal-center"
81655
- }, _Te = (n, e) => {
81647
+ }, ATe = (n, e) => {
81656
81648
  const { alignment: t, layoutNodes: r } = {
81657
- ...ATe,
81649
+ ...TTe,
81658
81650
  ...e
81659
81651
  }, i = {
81660
81652
  type: fs.ALIGN
81661
81653
  };
81662
- return t && (i.alignment = t), r && Array.isArray(r) && r.length > 0 && typeof r[0] == "object" && (i.nodeFilter = TTe(
81654
+ return t && (i.alignment = t), r && Array.isArray(r) && r.length > 0 && typeof r[0] == "object" && (i.nodeFilter = MTe(
81663
81655
  r
81664
81656
  )), i;
81665
81657
  };
81666
- class kTe extends u0 {
81658
+ class _Te extends u0 {
81667
81659
  constructor() {
81668
81660
  super(...arguments);
81669
81661
  Gt(this, "id", "align-layout");
@@ -81728,17 +81720,17 @@ class kTe extends u0 {
81728
81720
  return [(a + r) / 2, (s + i) / 2];
81729
81721
  }
81730
81722
  }
81731
- Ia(Fi.LAYOUT, fs.ALIGN, kTe);
81732
- function OTe(n) {
81723
+ Ia(Fi.LAYOUT, fs.ALIGN, _Te);
81724
+ function kTe(n) {
81733
81725
  const e = Array.isArray(n) ? n.map((t) => t.id) : [];
81734
81726
  return (t) => e.includes(t.id);
81735
81727
  }
81736
- const PTe = {
81728
+ const OTe = {
81737
81729
  type: fs.FORCE,
81738
81730
  linkDistance: 100
81739
- }, CTe = (n, e) => {
81731
+ }, PTe = (n, e) => {
81740
81732
  const { linkDistance: t, width: r, height: i, layoutNodes: a } = {
81741
- ...PTe,
81733
+ ...OTe,
81742
81734
  ...e
81743
81735
  }, s = {
81744
81736
  type: "force",
@@ -81746,7 +81738,7 @@ const PTe = {
81746
81738
  clustering: !1,
81747
81739
  leafCluster: !1
81748
81740
  };
81749
- return t && (s.linkDistance = t), r && (s.width = r), i && (s.height = i), a && Array.isArray(a) && a.length > 0 && typeof a[0] == "object" && (s.nodeFilter = OTe(
81741
+ return t && (s.linkDistance = t), r && (s.width = r), i && (s.height = i), a && Array.isArray(a) && a.length > 0 && typeof a[0] == "object" && (s.nodeFilter = kTe(
81750
81742
  a
81751
81743
  )), s;
81752
81744
  };
@@ -81754,11 +81746,11 @@ function rB(n) {
81754
81746
  const e = Array.isArray(n) ? n.map((t) => t.id) : [];
81755
81747
  return (t) => e.includes(t.id);
81756
81748
  }
81757
- const NTe = {
81749
+ const CTe = {
81758
81750
  nodeSize: 133
81759
- }, RTe = (n, e) => {
81751
+ }, NTe = (n, e) => {
81760
81752
  const { rows: t, cols: r, width: i, height: a, begin: s, nodeSize: o, layoutNodes: l, sortBy: u } = {
81761
- ...NTe,
81753
+ ...CTe,
81762
81754
  ...e
81763
81755
  }, c = {
81764
81756
  type: "grid",
@@ -81784,61 +81776,61 @@ const NTe = {
81784
81776
  }
81785
81777
  return c;
81786
81778
  };
81787
- function LTe(n) {
81779
+ function RTe(n) {
81788
81780
  const e = Array.isArray(n) ? n.map((t) => t.id) : [];
81789
81781
  return (t) => e.includes(t.id);
81790
81782
  }
81791
- const ITe = {
81783
+ const LTe = {
81792
81784
  type: fs.RING,
81793
81785
  nodeSize: 100
81794
- }, DTe = (n, e) => {
81786
+ }, ITe = (n, e) => {
81795
81787
  const { width: t, height: r, nodeSize: i, layoutNodes: a } = {
81796
- ...ITe,
81788
+ ...LTe,
81797
81789
  ...e
81798
81790
  }, s = {
81799
81791
  type: "circular",
81800
81792
  preventOverlap: !0
81801
81793
  };
81802
- return t && (s.width = t), r && (s.height = r), i && (s.nodeSize = i), a && Array.isArray(a) && a.length > 0 && typeof a[0] == "object" && (s.nodeFilter = LTe(
81794
+ return t && (s.width = t), r && (s.height = r), i && (s.nodeSize = i), a && Array.isArray(a) && a.length > 0 && typeof a[0] == "object" && (s.nodeFilter = RTe(
81803
81795
  a
81804
81796
  )), s;
81805
81797
  };
81806
- function BTe(n) {
81798
+ function DTe(n) {
81807
81799
  const e = Array.isArray(n) ? n.map((t) => t.id) : [];
81808
81800
  return (t) => e.includes(t.id);
81809
81801
  }
81810
- const FTe = {
81802
+ const BTe = {
81811
81803
  type: fs.TREE,
81812
81804
  direction: "TB",
81813
81805
  verticalGap: 100,
81814
81806
  horizontalGap: 100
81815
- }, zTe = (n, e) => {
81807
+ }, FTe = (n, e) => {
81816
81808
  const { direction: t, height: r, width: i, verticalGap: a, horizontalGap: s, layoutNodes: o } = {
81817
- ...FTe,
81809
+ ...BTe,
81818
81810
  ...e
81819
81811
  }, l = {
81820
81812
  type: "compact-box",
81821
81813
  getId: (u) => u.id
81822
81814
  };
81823
- return t && (l.direction = t), r && (l.getHeight = () => r), i && (l.getWidth = () => i), a && (l.getVGap = () => a), s && (l.getHGap = () => s), o && Array.isArray(o) && o.length > 0 && typeof o[0] == "object" && (l.nodeFilter = BTe(
81815
+ return t && (l.direction = t), r && (l.getHeight = () => r), i && (l.getWidth = () => i), a && (l.getVGap = () => a), s && (l.getHGap = () => s), o && Array.isArray(o) && o.length > 0 && typeof o[0] == "object" && (l.nodeFilter = DTe(
81824
81816
  o
81825
81817
  )), l;
81826
- }, $Te = {
81827
- [fs.ALIGN]: _Te,
81828
- [fs.TREE]: zTe,
81829
- [fs.FORCE]: CTe,
81830
- [fs.GRID]: RTe,
81831
- [fs.RING]: DTe
81818
+ }, zTe = {
81819
+ [fs.ALIGN]: ATe,
81820
+ [fs.TREE]: FTe,
81821
+ [fs.FORCE]: PTe,
81822
+ [fs.GRID]: NTe,
81823
+ [fs.RING]: ITe
81832
81824
  }, QM = (n, e) => {
81833
81825
  const t = [];
81834
81826
  return Object.entries(n).forEach(([r, i]) => {
81835
81827
  if (i === !1) return;
81836
- const a = $Te[r];
81828
+ const a = zTe[r];
81837
81829
  a && (i === !0 ? t.push(a(e == null ? void 0 : e.graph)) : typeof i == "object" && t.push(a(e == null ? void 0 : e.graph, i)));
81838
81830
  }), t.length === 1 ? t[0] : t;
81839
- }, GTe = (n, e) => !n || Object.keys(n).length === 0 ? {} : {
81831
+ }, $Te = (n, e) => !n || Object.keys(n).length === 0 ? {} : {
81840
81832
  layout: QM(n, e)
81841
- }, VTe = () => ({
81833
+ }, GTe = () => ({
81842
81834
  // Tree-like layouts
81843
81835
  tree: "tree",
81844
81836
  "compact-box": "tree",
@@ -81858,7 +81850,7 @@ const FTe = {
81858
81850
  concentric: "ring",
81859
81851
  // Align layout
81860
81852
  align: "align"
81861
- }), HTe = (n) => {
81853
+ }), VTe = (n) => {
81862
81854
  const {
81863
81855
  type: e,
81864
81856
  nodeFilter: t,
@@ -81870,17 +81862,17 @@ const FTe = {
81870
81862
  ...l
81871
81863
  } = n;
81872
81864
  return Object.keys(l).length > 0 ? l : !0;
81873
- }, qTe = (n, e) => n.reduce((t, r) => {
81865
+ }, HTe = (n, e) => n.reduce((t, r) => {
81874
81866
  if (r && typeof r == "object" && "type" in r) {
81875
81867
  const i = e[r.type];
81876
- i && (t[i] = HTe(r));
81868
+ i && (t[i] = VTe(r));
81877
81869
  }
81878
81870
  return t;
81879
- }, {}), jTe = (n) => {
81871
+ }, {}), qTe = (n) => {
81880
81872
  if (!n) return {};
81881
- const e = Array.isArray(n) ? n : [n], t = VTe();
81882
- return qTe(e, t);
81883
- }, WTe = (n, e) => {
81873
+ const e = Array.isArray(n) ? n : [n], t = GTe();
81874
+ return HTe(e, t);
81875
+ }, jTe = (n, e) => {
81884
81876
  const t = e == null ? void 0 : e.items;
81885
81877
  return {
81886
81878
  type: An.CONTEXT_MENU,
@@ -81898,7 +81890,7 @@ const FTe = {
81898
81890
  };
81899
81891
  };
81900
81892
  var Qf = {}, iB;
81901
- function UTe() {
81893
+ function WTe() {
81902
81894
  if (iB) return Qf;
81903
81895
  iB = 1, Object.defineProperty(Qf, "__esModule", { value: !0 }), Qf.createPluginContainer = n, Qf.insertDOM = e;
81904
81896
  function n(t, r = !0, i) {
@@ -81924,8 +81916,8 @@ function UTe() {
81924
81916
  }
81925
81917
  return Qf;
81926
81918
  }
81927
- var Ap = UTe();
81928
- const hd = "mx-element-toolbar", YTe = `
81919
+ var Ap = WTe();
81920
+ const hd = "mx-element-toolbar", UTe = `
81929
81921
  .${hd} {
81930
81922
  position: absolute;
81931
81923
  z-index: 100;
@@ -81962,20 +81954,20 @@ const hd = "mx-element-toolbar", YTe = `
81962
81954
  height: 20px;
81963
81955
  pointer-events: none;
81964
81956
  }
81965
- `, XTe = [
81957
+ `, YTe = [
81966
81958
  { icon: "mx-form-textbox", value: "change-label", info: "Change Label" },
81967
81959
  { icon: "image", value: "change-icon", info: "Change Icon" },
81968
81960
  { icon: "delete_forever", value: "group", info: "Assign Group" }
81969
- ], ZTe = [
81961
+ ], XTe = [
81970
81962
  { icon: "mx-form-textbox", value: "change-label", info: "Change Label" }
81971
- ], KTe = [
81963
+ ], ZTe = [
81972
81964
  { icon: "mx-form-textbox", value: "change-label", info: "Change Label" },
81973
81965
  { icon: "image", value: "change-icon", info: "Change Icon" },
81974
81966
  { icon: "mx-disband_group_outline", value: "un-group", info: "Ungroup" }
81975
- ], QTe = [
81967
+ ], KTe = [
81976
81968
  { icon: "shape_line_outline", value: "auto-layout", info: "Auto Layout" },
81977
81969
  { icon: "group_work", value: "group", info: "Assign Group" }
81978
- ], JTe = (n, e) => {
81970
+ ], QTe = (n, e) => {
81979
81971
  const t = (i) => {
81980
81972
  const a = {
81981
81973
  nodes: [],
@@ -81992,7 +81984,7 @@ const hd = "mx-element-toolbar", YTe = `
81992
81984
  getItems: (i) => {
81993
81985
  let a = [];
81994
81986
  const { nodes: s, edges: o, groups: l } = t(i), u = s.length > 0, c = o.length > 0, h = l.length > 0;
81995
- return (s.length > 1 || l.length > 1 || u && h) && !c ? a = QTe : u && !c && !h ? a = XTe : h && !c && !u ? a = KTe : c && !u && !h && (a = ZTe), a;
81987
+ return (s.length > 1 || l.length > 1 || u && h) && !c ? a = KTe : u && !c && !h ? a = YTe : h && !c && !u ? a = ZTe : c && !u && !h && (a = XTe), a;
81996
81988
  }
81997
81989
  };
81998
81990
  return e ? {
@@ -82040,7 +82032,7 @@ const hd = "mx-element-toolbar", YTe = `
82040
82032
  const { onClick: r } = this.options;
82041
82033
  if (t.target instanceof Element && t.target.className.includes("mx-toolbar-item")) {
82042
82034
  const i = t.target.getAttribute("value"), a = r == null ? void 0 : r(i, this.ids);
82043
- (a || Bt(a)) && this.onClear();
82035
+ (a || zt(a)) && this.onClear();
82044
82036
  }
82045
82037
  });
82046
82038
  this.init(), this.update(r), this.bindEvents();
@@ -82051,7 +82043,7 @@ const hd = "mx-element-toolbar", YTe = `
82051
82043
  "mx-element-toolbar-css",
82052
82044
  "style",
82053
82045
  {},
82054
- YTe,
82046
+ UTe,
82055
82047
  document.head
82056
82048
  );
82057
82049
  }
@@ -82131,7 +82123,7 @@ Gt(Pp, "defaultOptions", {
82131
82123
  let JM = Pp;
82132
82124
  Ia(Fi.PLUGIN, An.ELEMENT_TOOLBAR, JM);
82133
82125
  var gl = {}, aB;
82134
- function eAe() {
82126
+ function JTe() {
82135
82127
  if (aB) return gl;
82136
82128
  aB = 1, Object.defineProperty(gl, "__esModule", { value: !0 }), gl.BUILD_IN_SVG_ICON = gl.TOOLBAR_CSS = void 0, gl.parsePositionToStyle = n;
82137
82129
  function n(e) {
@@ -82213,8 +82205,8 @@ function eAe() {
82213
82205
  </svg>
82214
82206
  `, gl;
82215
82207
  }
82216
- var tAe = eAe();
82217
- const fd = "mx-fixed-toolbar", nAe = `
82208
+ var eAe = JTe();
82209
+ const fd = "mx-fixed-toolbar", tAe = `
82218
82210
  .${fd} {
82219
82211
  position: absolute;
82220
82212
  z-index: 100;
@@ -82250,7 +82242,7 @@ const fd = "mx-fixed-toolbar", nAe = `
82250
82242
  height: 20px;
82251
82243
  pointer-events: none;
82252
82244
  }
82253
- `, rAe = (n, e) => {
82245
+ `, nAe = (n, e) => {
82254
82246
  const t = {
82255
82247
  type: An.FIXED_TOOLBAR,
82256
82248
  key: An.FIXED_TOOLBAR,
@@ -82290,12 +82282,12 @@ const fd = "mx-fixed-toolbar", nAe = `
82290
82282
  }
82291
82283
  });
82292
82284
  const i = this.context.canvas.getContainer();
82293
- this.$element.style.display = "flex", i.appendChild(this.$element), Ap.insertDOM("mx-toolbar-css", "style", {}, nAe, document.head), this.$element.addEventListener("click", this.onToolbarItemClick), this.update(r);
82285
+ this.$element.style.display = "flex", i.appendChild(this.$element), Ap.insertDOM("mx-toolbar-css", "style", {}, tAe, document.head), this.$element.addEventListener("click", this.onToolbarItemClick), this.update(r);
82294
82286
  }
82295
82287
  async update(t) {
82296
82288
  super.update(t);
82297
82289
  const { className: r, position: i, style: a } = this.options;
82298
- this.$element.className = `${fd} ${r || ""}`, Object.assign(this.$element.style, a, tAe.parsePositionToStyle(i)), this.$element.innerHTML = await this.getDOMContent();
82290
+ this.$element.className = `${fd} ${r || ""}`, Object.assign(this.$element.style, a, eAe.parsePositionToStyle(i)), this.$element.innerHTML = await this.getDOMContent();
82299
82291
  }
82300
82292
  destroy() {
82301
82293
  this.$element.removeEventListener("click", this.onToolbarItemClick), this.$element.remove(), super.destroy();
@@ -82317,7 +82309,7 @@ Gt(Cp, "defaultOptions", {
82317
82309
  });
82318
82310
  let eT = Cp;
82319
82311
  Ia(Fi.PLUGIN, An.FIXED_TOOLBAR, eT);
82320
- const iAe = (n, e) => ({
82312
+ const rAe = (n, e) => ({
82321
82313
  type: An.GRAPH_BACKGROUND,
82322
82314
  key: An.GRAPH_BACKGROUND,
82323
82315
  ...e
@@ -82382,15 +82374,15 @@ Gt(Np, "defaultOptions", {
82382
82374
  });
82383
82375
  let tT = Np;
82384
82376
  Ia(Fi.PLUGIN, An.GRAPH_BACKGROUND, tT);
82385
- const aAe = (n, e) => ({
82377
+ const iAe = (n, e) => ({
82386
82378
  type: An.HISTORY,
82387
82379
  key: An.HISTORY,
82388
82380
  stackSize: 100,
82389
82381
  beforeAddCommand: (t, r) => {
82390
- const i = sAe(t), a = oAe(t), s = lAe(t);
82382
+ const i = aAe(t), a = sAe(t), s = oAe(t);
82391
82383
  return i || a || s;
82392
82384
  }
82393
- }), sAe = (n) => A_(n, "nodes", [
82385
+ }), aAe = (n) => A_(n, "nodes", [
82394
82386
  "x",
82395
82387
  "y",
82396
82388
  "icon",
@@ -82402,7 +82394,7 @@ const aAe = (n, e) => ({
82402
82394
  "title",
82403
82395
  "titleText",
82404
82396
  "visibility"
82405
- ]), oAe = (n) => A_(n, "edges", ["visibility"]) || uAe(n), lAe = (n) => A_(n, "combos", [
82397
+ ]), sAe = (n) => A_(n, "edges", ["visibility"]) || lAe(n), oAe = (n) => A_(n, "combos", [
82406
82398
  "x",
82407
82399
  "y",
82408
82400
  "label",
@@ -82424,22 +82416,22 @@ const aAe = (n, e) => ({
82424
82416
  }
82425
82417
  );
82426
82418
  });
82427
- }), uAe = ({ current: n, original: e }) => {
82419
+ }), lAe = ({ current: n, original: e }) => {
82428
82420
  const t = n.update.edges || [], r = e.update.edges || [];
82429
82421
  return t.some((i) => {
82430
82422
  var l, u;
82431
82423
  const a = r.find((c) => i.id === c.id), s = ((l = i.style) == null ? void 0 : l.labels) || [], o = ((u = a == null ? void 0 : a.style) == null ? void 0 : u.labels) || [];
82432
82424
  return JSON.stringify(s) !== JSON.stringify(o);
82433
82425
  });
82434
- }, cAe = {
82426
+ }, uAe = {
82435
82427
  type: An.MINIMAP,
82436
82428
  key: An.MINIMAP,
82437
82429
  position: "bottom-right",
82438
82430
  size: [200, 150],
82439
82431
  offset: [0, 0]
82440
- }, hAe = (n, e) => {
82432
+ }, cAe = (n, e) => {
82441
82433
  const { key: t, position: r, size: i, offset: a, className: s } = {
82442
- ...cAe,
82434
+ ...uAe,
82443
82435
  ...e
82444
82436
  }, o = {
82445
82437
  key: t,
@@ -82454,18 +82446,18 @@ const aAe = (n, e) => ({
82454
82446
  }
82455
82447
  };
82456
82448
  return r && (o.position = r), i && (o.size = i), s && (o.className = s), o;
82457
- }, QAe = (n) => {
82449
+ }, KAe = (n) => {
82458
82450
  var t;
82459
82451
  const e = n.getPluginInstance(An.MINIMAP);
82460
82452
  (t = n.container.querySelectorAll(".g6-minimap")) == null || t.forEach((r) => {
82461
82453
  r.remove();
82462
82454
  }), e.canvas.destroy(), e.canvas = void 0;
82463
- }, fAe = {
82455
+ }, hAe = {
82464
82456
  type: An.SNAPLINE,
82465
82457
  key: An.SNAPLINE
82466
- }, dAe = (n, e) => {
82458
+ }, fAe = (n, e) => {
82467
82459
  const { key: t } = {
82468
- ...fAe,
82460
+ ...hAe,
82469
82461
  ...e
82470
82462
  }, r = {
82471
82463
  stroke: "#FF5449",
@@ -82479,7 +82471,7 @@ const aAe = (n, e) => ({
82479
82471
  horizontalLineStyle: r,
82480
82472
  verticalLineStyle: r
82481
82473
  };
82482
- }, vAe = (n, e) => {
82474
+ }, dAe = (n, e) => {
82483
82475
  const t = {
82484
82476
  type: An.TOOLTIP,
82485
82477
  key: An.TOOLTIP,
@@ -82498,20 +82490,20 @@ const aAe = (n, e) => ({
82498
82490
  }
82499
82491
  return !0;
82500
82492
  }), o;
82501
- }, gAe = [{ type: An.GRAPH_BACKGROUND }], pAe = [
82493
+ }, vAe = [{ type: An.GRAPH_BACKGROUND }], gAe = [
82502
82494
  An.HISTORY,
82503
82495
  An.TOOLTIP,
82504
82496
  An.MINIMAP,
82505
82497
  An.SNAPLINE
82506
82498
  ], sB = {
82507
- [An.CONTEXT_MENU]: WTe,
82508
- [An.ELEMENT_TOOLBAR]: JTe,
82509
- [An.FIXED_TOOLBAR]: rAe,
82510
- [An.GRAPH_BACKGROUND]: iAe,
82511
- [An.HISTORY]: aAe,
82512
- [An.MINIMAP]: hAe,
82513
- [An.SNAPLINE]: dAe,
82514
- [An.TOOLTIP]: vAe
82499
+ [An.CONTEXT_MENU]: jTe,
82500
+ [An.ELEMENT_TOOLBAR]: QTe,
82501
+ [An.FIXED_TOOLBAR]: nAe,
82502
+ [An.GRAPH_BACKGROUND]: rAe,
82503
+ [An.HISTORY]: iAe,
82504
+ [An.MINIMAP]: cAe,
82505
+ [An.SNAPLINE]: fAe,
82506
+ [An.TOOLTIP]: dAe
82515
82507
  }, S4 = (n, e) => {
82516
82508
  if (typeof n == "string") {
82517
82509
  const t = sB[n];
@@ -82522,12 +82514,12 @@ const aAe = (n, e) => ({
82522
82514
  return t ? t(e == null ? void 0 : e.graph, n) : n;
82523
82515
  }
82524
82516
  return n;
82525
- }, mAe = (n, e) => {
82517
+ }, pAe = (n, e) => {
82526
82518
  var o;
82527
- const t = (e == null ? void 0 : e.theme) || "light", r = e == null ? void 0 : e.graph, i = (o = r == null ? void 0 : r.tokenConfig) == null ? void 0 : o[t], a = gAe.map((l) => nr(l) && l.type === An.GRAPH_BACKGROUND && i ? {
82519
+ const t = (e == null ? void 0 : e.theme) || "light", r = e == null ? void 0 : e.graph, i = (o = r == null ? void 0 : r.tokenConfig) == null ? void 0 : o[t], a = vAe.map((l) => nr(l) && l.type === An.GRAPH_BACKGROUND && i ? {
82528
82520
  ...l,
82529
82521
  background: i["background-neutral-default"]
82530
- } : S4(l, e)), s = n ? n.map((l) => S4(l, e)) : pAe.map((l) => S4(l, e));
82522
+ } : S4(l, e)), s = n ? n.map((l) => S4(l, e)) : gAe.map((l) => S4(l, e));
82531
82523
  return {
82532
82524
  plugins: [...a, ...s]
82533
82525
  };
@@ -82560,27 +82552,27 @@ const aAe = (n, e) => ({
82560
82552
  ...n.plugins
82561
82553
  }, a = Kq(i);
82562
82554
  return {
82563
- ...yAe(n),
82564
- ...bAe(n.container),
82565
- ...xAe(n.renderer),
82566
- ...STe(r),
82567
- ...GTe(n.layouts, e),
82568
- ...mAe(a, e),
82569
- ...MAe(n.animation),
82570
- ...wAe(n.data),
82571
- ...EAe(n.data, n.layouts),
82572
- ...SAe(n.theme)
82555
+ ...mAe(n),
82556
+ ...yAe(n.container),
82557
+ ...bAe(n.renderer),
82558
+ ...ETe(r),
82559
+ ...$Te(n.layouts, e),
82560
+ ...pAe(a, e),
82561
+ ...SAe(n.animation),
82562
+ ...xAe(n.data),
82563
+ ...wAe(n.data, n.layouts),
82564
+ ...EAe(n.theme)
82573
82565
  };
82574
- }, yAe = (n) => {
82566
+ }, mAe = (n) => {
82575
82567
  const { width: e, height: t, bgColor: r, autoSize: i, autoFitMode: a, theme: s, zoomRange: o } = n, l = {
82576
82568
  autoResize: !0
82577
82569
  };
82578
82570
  return e && (l.width = e), t && (l.height = t), r && (l.background = r), i !== void 0 && (l.autoResize = i), a && (l.autoFit = a), o && (l.zoomRange = o), s && (l.theme = s), l;
82579
- }, bAe = (n) => ({
82571
+ }, yAe = (n) => ({
82580
82572
  container: on(n) ? document.getElementById(n) : n
82581
- }), xAe = (n) => ({
82582
- renderer: () => n === "svg" ? new ETe() : new lh()
82583
- }), wAe = (n) => {
82573
+ }), bAe = (n) => ({
82574
+ renderer: () => n === "svg" ? new wTe() : new lh()
82575
+ }), xAe = (n) => {
82584
82576
  var e, t, r;
82585
82577
  return n ? {
82586
82578
  data: {
@@ -82591,7 +82583,7 @@ const aAe = (n, e) => ({
82591
82583
  )
82592
82584
  }
82593
82585
  } : {};
82594
- }, EAe = (n, e) => {
82586
+ }, wAe = (n, e) => {
82595
82587
  var s;
82596
82588
  const t = (e == null ? void 0 : e.tree) !== !1 && (e == null ? void 0 : e.tree) !== void 0;
82597
82589
  if (!n || !e || !t) return {};
@@ -82609,14 +82601,14 @@ const aAe = (n, e) => ({
82609
82601
  }
82610
82602
  )
82611
82603
  };
82612
- }, SAe = (n) => n ? {
82604
+ }, EAe = (n) => n ? {
82613
82605
  theme: b3e(n)
82614
- } : {}, MAe = (n) => {
82606
+ } : {}, SAe = (n) => {
82615
82607
  const e = {
82616
82608
  animation: !1
82617
82609
  };
82618
82610
  return n !== void 0 && (e.animation = n), e;
82619
- }, JAe = () => ({
82611
+ }, QAe = () => ({
82620
82612
  transform: (n, e) => {
82621
82613
  var t, r, i;
82622
82614
  return {
@@ -82628,7 +82620,7 @@ const aAe = (n, e) => ({
82628
82620
  reverse: (n, e) => {
82629
82621
  throw new Error("Reverse transformation not implemented yet");
82630
82622
  }
82631
- }), e_e = (n, e) => n.map((t) => Qq(t, e)), mh = {
82623
+ }), JAe = (n, e) => n.map((t) => Qq(t, e)), mh = {
82632
82624
  "normalize-data": (n) => ({
82633
82625
  nodes: n.nodes || [],
82634
82626
  edges: n.edges || [],
@@ -82671,7 +82663,7 @@ const aAe = (n, e) => ({
82671
82663
  }
82672
82664
  if (typeof a == "function")
82673
82665
  return a(i, t);
82674
- if (OAe(a))
82666
+ if (kAe(a))
82675
82667
  return (mh[a.name] || a.transform)(i, { ...t, ...a.options });
82676
82668
  throw new Error("Invalid transform configuration");
82677
82669
  }, r);
@@ -82681,12 +82673,12 @@ const aAe = (n, e) => ({
82681
82673
  } catch (t) {
82682
82674
  throw console.error("Transform pipeline error:", t), t;
82683
82675
  }
82684
- }, TAe = (n, e) => {
82676
+ }, MAe = (n, e) => {
82685
82677
  mh[n] = e;
82686
- }, AAe = (n) => n in mh, _Ae = () => Object.keys(mh), kAe = (n) => {
82678
+ }, TAe = (n) => n in mh, AAe = () => Object.keys(mh), _Ae = (n) => {
82687
82679
  delete mh[n];
82688
82680
  };
82689
- function OAe(n) {
82681
+ function kAe(n) {
82690
82682
  return n && typeof n == "object" && "name" in n && "transform" in n;
82691
82683
  }
82692
82684
  const ej = (n = [], e) => __({
@@ -82699,20 +82691,20 @@ const ej = (n = [], e) => __({
82699
82691
  ...n
82700
82692
  ],
82701
82693
  context: e
82702
- }), PAe = (n) => __({
82694
+ }), OAe = (n) => __({
82703
82695
  transforms: ["normalize-data", "map-business-data"],
82704
82696
  context: n
82705
- }), t_e = {
82697
+ }), e_e = {
82706
82698
  create: __,
82707
82699
  execute: Jq,
82708
- register: TAe,
82709
- unregister: kAe,
82710
- isRegistered: AAe,
82711
- getRegistered: _Ae,
82700
+ register: MAe,
82701
+ unregister: _Ae,
82702
+ isRegistered: TAe,
82703
+ getRegistered: AAe,
82712
82704
  createStandard: ej,
82713
- createMinimal: PAe
82705
+ createMinimal: OAe
82714
82706
  };
82715
- class CAe {
82707
+ class PAe {
82716
82708
  constructor() {
82717
82709
  Gt(this, "pipeline", ej());
82718
82710
  }
@@ -82764,7 +82756,7 @@ class CAe {
82764
82756
  */
82765
82757
  updateEdges(e) {
82766
82758
  const t = e.map((r) => Yu(r));
82767
- return DMe(t);
82759
+ return IMe(t);
82768
82760
  }
82769
82761
  /**
82770
82762
  * Update transformation pipeline
@@ -82794,7 +82786,7 @@ class CAe {
82794
82786
  }
82795
82787
  }
82796
82788
  var wg = { exports: {} }, lB;
82797
- function NAe() {
82789
+ function CAe() {
82798
82790
  if (lB) return wg.exports;
82799
82791
  lB = 1;
82800
82792
  var n = [], e = [], t = "insert-css: You need to provide a CSS string. Usage: insertCss(cssString[, options]).";
@@ -82812,8 +82804,8 @@ function NAe() {
82812
82804
  }
82813
82805
  return wg.exports = r, wg.exports.insertCss = r, wg.exports;
82814
82806
  }
82815
- var RAe = NAe();
82816
- class LAe {
82807
+ var NAe = CAe();
82808
+ class RAe {
82817
82809
  constructor(e) {
82818
82810
  Gt(this, "_graph");
82819
82811
  Gt(this, "config");
@@ -82853,7 +82845,7 @@ class LAe {
82853
82845
  this.config = { ...this.config, ...e };
82854
82846
  }
82855
82847
  }
82856
- class n_e {
82848
+ class t_e {
82857
82849
  /**
82858
82850
  * 建構函數
82859
82851
  * @param config - 圖形配置
@@ -82863,7 +82855,7 @@ class n_e {
82863
82855
  Gt(this, "dataManager");
82864
82856
  Gt(this, "configManager");
82865
82857
  Gt(this, "graphReady", !1);
82866
- if (this.configManager = new LMe(e), this.dataManager = new CAe(), this.renderer = new LAe(e), !this.configManager.validateConfig())
82858
+ if (this.configManager = new RMe(e), this.dataManager = new PAe(), this.renderer = new RAe(e), !this.configManager.validateConfig())
82867
82859
  throw new Error("Invalid graph configuration");
82868
82860
  this.initGraph();
82869
82861
  }
@@ -82951,7 +82943,7 @@ class n_e {
82951
82943
  jM.bgBlack.greenBright(
82952
82944
  `🚀 MOXA GRAPH - ${this.configManager.getVersion()} 🚀`
82953
82945
  )
82954
- ), this.graphReady = !0, this.canvas.focus(), this.canvas.dispatchEvent(new MouseEvent("click")), RAe.insertCss(`body #${this.container.id} * { user-select: none; }`);
82946
+ ), this.graphReady = !0, this.canvas.focus(), this.canvas.dispatchEvent(new MouseEvent("click")), NAe.insertCss(`body #${this.container.id} * { user-select: none; }`);
82955
82947
  });
82956
82948
  }
82957
82949
  //#region Graph
@@ -83148,7 +83140,7 @@ class n_e {
83148
83140
  */
83149
83141
  getLayout() {
83150
83142
  const e = this.graph.getLayout();
83151
- return jTe(e);
83143
+ return qTe(e);
83152
83144
  }
83153
83145
  /**
83154
83146
  * 設置佈局配置
@@ -83371,7 +83363,7 @@ class n_e {
83371
83363
  */
83372
83364
  getBehavior() {
83373
83365
  const e = this.graph.getBehaviors().map((t) => Ot(t) ? t.bind(this.graph)() : t);
83374
- return MTe(e);
83366
+ return STe(e);
83375
83367
  }
83376
83368
  /**
83377
83369
  * 獲取行為實例
@@ -83591,7 +83583,7 @@ class n_e {
83591
83583
  * @returns 子元素數據
83592
83584
  */
83593
83585
  getChildrenData(e, t = {}) {
83594
- const { level: r } = t, i = (a, s = 0) => !Bt(r) && s >= r - 1 ? a : a.map((l) => {
83586
+ const { level: r } = t, i = (a, s = 0) => !zt(r) && s >= r - 1 ? a : a.map((l) => {
83595
83587
  if (this.dataController.isCombo(l.id)) {
83596
83588
  const u = this.graph.getChildrenData(l.id);
83597
83589
  return [l, ...i(u, s + 1)];
@@ -83718,125 +83710,125 @@ class n_e {
83718
83710
  //#endregion
83719
83711
  }
83720
83712
  export {
83721
- kTe as AlignLayout,
83713
+ _Te as AlignLayout,
83722
83714
  Jo as AllEvent,
83723
83715
  nB as BEHAVIOR_FACTORIES,
83724
83716
  yn as Behavior,
83725
83717
  xp as CanvasEvent,
83726
83718
  xp as CanvasEventEnum,
83727
83719
  WM as ClickSelect,
83728
- LMe as ConfigManager,
83720
+ RMe as ConfigManager,
83729
83721
  YM as CreateEdge,
83730
- DAe as DEFAULT_BEHAVIORS,
83722
+ IAe as DEFAULT_BEHAVIORS,
83731
83723
  ZU as DEFAULT_BEHAVIOR_CONFIG,
83732
- HAe as DEFAULT_LAYOUT_CONFIG,
83733
- pAe as DEFAULT_PLUGINS,
83724
+ VAe as DEFAULT_LAYOUT_CONFIG,
83725
+ gAe as DEFAULT_PLUGINS,
83734
83726
  GM as DEFAULT_PLUGIN_CONFIG,
83735
- CAe as DataManager,
83727
+ PAe as DataManager,
83736
83728
  $q as DeviceGroup,
83737
- kMe as DeviceNode,
83738
- ZTe as EDGE_TOOLBAR_OPTIONS,
83729
+ _Me as DeviceNode,
83730
+ XTe as EDGE_TOOLBAR_OPTIONS,
83739
83731
  ym as EdgeEvent,
83740
83732
  ym as EdgeEventEnum,
83741
83733
  JM as ElementToolbar,
83742
- YAe as FONT_SIZE,
83734
+ UAe as FONT_SIZE,
83743
83735
  XM as FixElementSize,
83744
83736
  eT as FixedToolbar,
83745
- WAe as GROUP_NODE_SIZE,
83746
- KTe as GROUP_TOOLBAR_OPTIONS,
83747
- n_e as Graph,
83737
+ jAe as GROUP_NODE_SIZE,
83738
+ ZTe as GROUP_TOOLBAR_OPTIONS,
83739
+ t_e as Graph,
83748
83740
  tT as GraphBackground,
83749
83741
  wp as GraphEvent,
83750
83742
  wp as GraphEventEnum,
83751
- LAe as GraphRenderer,
83743
+ RAe as GraphRenderer,
83752
83744
  qd as GroupEvent,
83753
83745
  qd as GroupEventEnum,
83754
- UAe as ICON_SIZE,
83755
- vMe as LABEL_BG_KEY,
83746
+ WAe as ICON_SIZE,
83747
+ dMe as LABEL_BG_KEY,
83756
83748
  fs as Layout,
83757
- uMe as LineEdge,
83758
- QTe as MULTI_NODE_GROUP_TOOLBAR_OPTIONS,
83749
+ lMe as LineEdge,
83750
+ KTe as MULTI_NODE_GROUP_TOOLBAR_OPTIONS,
83759
83751
  JM as MxElementToolbar,
83760
83752
  eT as MxFixedToolbar,
83761
83753
  tT as MxGraphBackground,
83762
- LAe as MxGraphRendererClass,
83763
- ZAe as NODE_SIZE,
83764
- XTe as NODE_TOOLBAR_OPTIONS,
83754
+ RAe as MxGraphRendererClass,
83755
+ XAe as NODE_SIZE,
83756
+ YTe as NODE_TOOLBAR_OPTIONS,
83765
83757
  Jc as NodeEvent,
83766
83758
  Jc as NodeEventEnum,
83767
83759
  sB as PLUGIN_FACTORIES,
83768
- t_e as PipelineUtils,
83760
+ e_e as PipelineUtils,
83769
83761
  An as Plugin,
83770
- hMe as PolylineEdge,
83771
- fMe as QuadraticEdge,
83772
- gMe as STATUS_ICON_KEY,
83773
- XAe as STATUS_ICON_SIZE,
83774
- KSe as SelectAll,
83775
- dMe as TITLE_BG_KEY,
83762
+ cMe as PolylineEdge,
83763
+ hMe as QuadraticEdge,
83764
+ vMe as STATUS_ICON_KEY,
83765
+ YAe as STATUS_ICON_SIZE,
83766
+ ZSe as SelectAll,
83767
+ fMe as TITLE_BG_KEY,
83776
83768
  YD as TITLE_KEY,
83777
- e_e as batchTransformGraphData,
83769
+ JAe as batchTransformGraphData,
83778
83770
  a3e as convertSVGToDataURL,
83779
83771
  i3e as convertToMxGraph,
83780
- JAe as createGraphDataTransformer,
83781
- PAe as createMinimalPipeline,
83772
+ QAe as createGraphDataTransformer,
83773
+ OAe as createMinimalPipeline,
83782
83774
  ej as createStandardPipeline,
83783
83775
  __ as createTransformPipeline,
83784
83776
  Jq as executePipeline,
83785
- jAe as getActiveStates,
83786
- _Te as getAlignLayoutOptions,
83787
- KAe as getBehaviorOptions,
83777
+ qAe as getActiveStates,
83778
+ ATe as getAlignLayoutOptions,
83779
+ ZAe as getBehaviorOptions,
83788
83780
  w3e as getBrushSelectBehavior,
83789
83781
  _3e as getClickSelectBehavior,
83790
83782
  k3e as getCollapseExpandBehavior,
83791
- WTe as getContextMenuOptions,
83792
- $Se as getCreateEdgeBehavior,
83793
- VSe as getDragCanvasBehavior,
83794
- HSe as getDragElementBehavior,
83795
- JTe as getElementToolbarOptions,
83796
- WSe as getFixElementSizeBehavior,
83797
- rAe as getFixedToolbarOptions,
83798
- USe as getFocusElementBehavior,
83799
- CTe as getForceLayoutOptions,
83800
- iAe as getGraphBackgroundOptions,
83801
- RTe as getGridLayoutOptions,
83802
- mMe as getGroupHaloStyle,
83803
- pMe as getGroupKeyStyle,
83804
- aAe as getHistoryOptions,
83805
- YSe as getHoverActivateBehavior,
83783
+ jTe as getContextMenuOptions,
83784
+ zSe as getCreateEdgeBehavior,
83785
+ GSe as getDragCanvasBehavior,
83786
+ VSe as getDragElementBehavior,
83787
+ QTe as getElementToolbarOptions,
83788
+ jSe as getFixElementSizeBehavior,
83789
+ nAe as getFixedToolbarOptions,
83790
+ WSe as getFocusElementBehavior,
83791
+ PTe as getForceLayoutOptions,
83792
+ rAe as getGraphBackgroundOptions,
83793
+ NTe as getGridLayoutOptions,
83794
+ pMe as getGroupHaloStyle,
83795
+ gMe as getGroupKeyStyle,
83796
+ iAe as getHistoryOptions,
83797
+ USe as getHoverActivateBehavior,
83806
83798
  Uu as getIcon,
83807
83799
  f_ as getIconFromSprite,
83808
83800
  Ep as getItemRect,
83809
- hAe as getMinimapOptions,
83801
+ cAe as getMinimapOptions,
83810
83802
  y3e as getMxTokenConfig,
83811
- _Me as getNodeStyle,
83812
- _Ae as getRegisteredTransforms,
83813
- DTe as getRingLayoutOptions,
83814
- XSe as getScrollCanvasBehavior,
83815
- ZSe as getSelectAllBehavior,
83816
- dAe as getSnaplineOptions,
83803
+ AMe as getNodeStyle,
83804
+ AAe as getRegisteredTransforms,
83805
+ ITe as getRingLayoutOptions,
83806
+ YSe as getScrollCanvasBehavior,
83807
+ XSe as getSelectAllBehavior,
83808
+ fAe as getSnaplineOptions,
83817
83809
  b3e as getThemeType,
83818
- vAe as getTooltipOptions,
83810
+ dAe as getTooltipOptions,
83819
83811
  x3e as getTreeData,
83820
- zTe as getTreeLayoutOptions,
83821
- QSe as getZoomCanvasBehavior,
83812
+ FTe as getTreeLayoutOptions,
83813
+ KSe as getZoomCanvasBehavior,
83822
83814
  cq as isMacOS,
83823
- AAe as isTransformRegistered,
83824
- qAe as isWindows,
83815
+ TAe as isTransformRegistered,
83816
+ HAe as isWindows,
83825
83817
  n3e as mapG6ElementType,
83826
83818
  r3e as mapMxElementType,
83827
83819
  jc as matchState,
83828
83820
  I3e as processParallelEdgesTransform,
83829
- TAe as registerTransform,
83830
- QAe as resetMinimap,
83821
+ MAe as registerTransform,
83822
+ KAe as resetMinimap,
83831
83823
  La as retrieveMxGraphFromContext,
83832
83824
  P3e as reverseEdgeData,
83833
83825
  Xq as transformBehavior,
83834
- STe as transformBehaviors,
83826
+ ETe as transformBehaviors,
83835
83827
  Yu as transformEdgeData,
83836
83828
  Qq as transformGraphOptions,
83837
- GTe as transformLayout,
83829
+ $Te as transformLayout,
83838
83830
  QM as transformLayoutConfig,
83839
83831
  S4 as transformPlugin,
83840
- mAe as transformPlugins,
83841
- kAe as unregisterTransform
83832
+ pAe as transformPlugins,
83833
+ _Ae as unregisterTransform
83842
83834
  };