@mgdis/stencil-helpers 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -431,7 +431,7 @@ var x, H, R, F = !1, _ = !1, I = !1, h = !1, D = (e, t, s, r) => {
431
431
  var r;
432
432
  if (e && t && e.nodeType === 1) {
433
433
  const o = new Set(de(t).filter(Boolean));
434
- if (o.size && ((r = e.classList) == null || r.add(...e["s-scs"] = [...o]), e["s-ol"] || s))
434
+ if (o.size && ((r = e.classList) == null || r.add(...e["s-scs"] = Array.from(o)), e["s-ol"] || s))
435
435
  for (const n of Array.from(e.childNodes))
436
436
  G(n, e, !0);
437
437
  }