@opencx/widget-react 4.0.13 → 4.0.14

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.js CHANGED
@@ -2086,7 +2086,7 @@ function Mr() {
2086
2086
  const {
2087
2087
  sessionState: { session: e }
2088
2088
  } = U(), { specialComponents: r } = x();
2089
- if (e != null && e.isOpened) return null;
2089
+ if (e != null && e.isOpened || !e) return null;
2090
2090
  const t = r == null ? void 0 : r.onSessionResolved;
2091
2091
  return t ? /* @__PURE__ */ o(t, { react: $ }) : null;
2092
2092
  }
@@ -2608,7 +2608,7 @@ function Bt() {
2608
2608
  }
2609
2609
  })() }) });
2610
2610
  }
2611
- const Hr = "4.0.13", Fr = `<!DOCTYPE html>
2611
+ const Hr = "4.0.14", Fr = `<!DOCTYPE html>
2612
2612
  <html>
2613
2613
  <head>
2614
2614
  <style>