@ws-ui/shared 0.2.7 → 0.2.8

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
@@ -12907,7 +12907,7 @@ function DA(e) {
12907
12907
  if (!e)
12908
12908
  return "";
12909
12909
  const { id: r, namespace: n } = e;
12910
- return n ? `${n}:${r}` : r;
12910
+ return n && r ? `${n}:${r}` : r;
12911
12911
  }
12912
12912
  function xP(e) {
12913
12913
  return [