@2uinc/frontend-component-xpert-chatbot 1.7.0-beta.3 → 1.7.0-beta.4

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.
@@ -10400,7 +10400,7 @@ function Xr({ submitEventExternal: e }) {
10400
10400
  r == null ? void 0 : r.defaultProperties,
10401
10401
  ne
10402
10402
  );
10403
- const he = No(r.defaultProperties, ne);
10403
+ const he = No(r == null ? void 0 : r.defaultProperties, ne);
10404
10404
  console.log("resolvedPayload", he), e ? (console.log("x1"), e({ name: R, payload: he })) : (console.log("x2"), U.current.track(
10405
10405
  // TODO: this is untestable - create a custom hook to get submit event function.
10406
10406
  R,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.7.0-beta.3",
3
+ "version": "1.7.0-beta.4",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",