bkui-vue 1.0.3-beta.31 → 1.0.3-beta.32

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.esm.js CHANGED
@@ -12602,7 +12602,7 @@ const W_ = {
12602
12602
  });
12603
12603
  return a.push(Sl(g)), r = r + 1, null;
12604
12604
  }
12605
- return Array.isArray(c == null ? void 0 : c.children) ? c.children : tn(c) && typeof (c == null ? void 0 : c.children) == "object" ? Object.keys(c.children).map((g) => c.children[g]) : typeof c == "function" ? c() : null;
12605
+ return Array.isArray(c == null ? void 0 : c.children) ? c.children : tn(c) && (c != null && c.children) && typeof (c == null ? void 0 : c.children) == "object" ? Object.keys(c.children).map((g) => c.children[g]) : typeof c == "function" ? c() : null;
12606
12606
  }, u = (c) => {
12607
12607
  if (!Array.isArray(c)) {
12608
12608
  const d = o(c);