@2uinc/frontend-component-xpert-chatbot 1.7.0-beta.4 → 1.7.0-beta.5
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/lib/index.min.js +3 -3
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -10396,12 +10396,12 @@ function Xr({ submitEventExternal: e }) {
|
|
10396
10396
|
} = We(Ge), u = vt(Vh), [, s] = we(!1), [c, p] = we(Wh), [m, d] = we(!1), [T, x] = we(!1), [j, v] = we(!1), [C, S] = we(""), [W, q] = we(!1), [M, P] = we(!0), [H, G] = we(!1), [K, A] = we(!1), [b, I] = we(!1), z = tt(null), L = tt(null), U = tt(null), _ = He.get(`${t}-test`) === "1", V = Yt(
|
10397
10397
|
({ name: R, payload: ne }) => {
|
10398
10398
|
console.log(
|
10399
|
-
"userTracking.defaultProperties",
|
10399
|
+
"xcf userTracking.defaultProperties",
|
10400
10400
|
r == null ? void 0 : r.defaultProperties,
|
10401
10401
|
ne
|
10402
10402
|
);
|
10403
10403
|
const he = No(r == null ? void 0 : r.defaultProperties, ne);
|
10404
|
-
console.log("resolvedPayload", he), e ? (console.log("x1"), e({ name: R, payload: he })) : (console.log("x2"), U.current.track(
|
10404
|
+
console.log("xcf resolvedPayload", he), e ? (console.log("xcf x1"), e({ name: R, payload: he })) : (console.log("xcf x2"), U.current.track(
|
10405
10405
|
// TODO: this is untestable - create a custom hook to get submit event function.
|
10406
10406
|
R,
|
10407
10407
|
he
|
@@ -10815,7 +10815,7 @@ Ga.propTypes = {
|
|
10815
10815
|
xpertKey: N.string
|
10816
10816
|
};
|
10817
10817
|
function Gh({ configurations: e = {}, key: t, submitEventExternal: n, xpertKey: r }) {
|
10818
|
-
return /* @__PURE__ */ k.jsx(
|
10818
|
+
return console.log("xcf configurations", e), /* @__PURE__ */ k.jsx(
|
10819
10819
|
Ga,
|
10820
10820
|
{
|
10821
10821
|
xpertKey: r,
|