smarteye-e-components 0.0.76 → 0.0.78

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.
@@ -2758,7 +2758,7 @@ const $a = Q({
2758
2758
  if (e.controlParams) {
2759
2759
  const d = e.controlParams.searchStr;
2760
2760
  if (e.deviceGroup)
2761
- return e.deviceGroup.id === "PGRoot" && e.deviceGroup.devices.length <= 0 ? !1 : c(e.deviceGroup, d);
2761
+ return c(e.deviceGroup, d);
2762
2762
  }
2763
2763
  return !1;
2764
2764
  }), f = k(!1);
@@ -2905,7 +2905,7 @@ function za(e, t, n, o, s, a) {
2905
2905
  [Un, !((l = e.controlParams) != null && l.onlyShowOnline) || ((i = e.countRef) == null ? void 0 : i.onlineCount)]
2906
2906
  ]) : pe("", !0);
2907
2907
  }
2908
- const Ha = /* @__PURE__ */ oe($a, [["render", za], ["__scopeId", "data-v-fe6756c5"]]), ja = {
2908
+ const Ha = /* @__PURE__ */ oe($a, [["render", za], ["__scopeId", "data-v-f297bb7a"]]), ja = {
2909
2909
  width: 1024,
2910
2910
  height: 1024,
2911
2911
  body: '<path fill="currentColor" d="M384 192v640l384-320.064z"/>'
@@ -3015,7 +3015,7 @@ function el(e, t, n, o, s, a) {
3015
3015
  b("div", Za, [
3016
3016
  (N(!0), A(ue, null, Ee((r = e.deviceGroup) == null ? void 0 : r.items, (c, m) => (N(), Fe(i, {
3017
3017
  controlParams: e.controlParams,
3018
- key: m,
3018
+ key: c.id,
3019
3019
  "ui-params": e.uiControl,
3020
3020
  deviceGroup: c
3021
3021
  }, {
@@ -3042,7 +3042,7 @@ function el(e, t, n, o, s, a) {
3042
3042
  ])
3043
3043
  ], 2);
3044
3044
  }
3045
- const tl = /* @__PURE__ */ oe(Ja, [["render", el], ["__scopeId", "data-v-6ea43472"]]);
3045
+ const tl = /* @__PURE__ */ oe(Ja, [["render", el], ["__scopeId", "data-v-bf84d159"]]);
3046
3046
  var nl = Object.defineProperty, ol = Object.defineProperties, sl = Object.getOwnPropertyDescriptors, Nn = Object.getOwnPropertySymbols, rl = Object.prototype.hasOwnProperty, al = Object.prototype.propertyIsEnumerable, Sn = (e, t, n) => t in e ? nl(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, Po = (e, t) => {
3047
3047
  for (var n in t || (t = {}))
3048
3048
  rl.call(t, n) && Sn(e, n, t[n]);