@2uinc/frontend-component-xpert-chatbot 1.13.2-alpha.3 → 1.13.3
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 +1 -1
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -11222,7 +11222,7 @@ function ti({ submitEventExternal: e }) {
|
|
11222
11222
|
feedbackThumbType: ee
|
11223
11223
|
}) : le);
|
11224
11224
|
m(me), w(!1);
|
11225
|
-
}, Xe = ((mt = r.animatedGraduate) == null ? void 0 : mt.enabled) && a.enabled && ye === "A", gt = Xe ? s ? i.style.mobile.animatedGraduateExperiment : i.style.animatedGraduateExperiment : s ? i.style.mobile : i.style;
|
11225
|
+
}, Xe = ((mt = r.animatedGraduate) == null ? void 0 : mt.enabled) && a.enabled && ye === "A", gt = i.enabled ? Xe ? s ? i.style.mobile.animatedGraduateExperiment : i.style.animatedGraduateExperiment : s ? i.style.mobile : i.style : null;
|
11226
11226
|
return (
|
11227
11227
|
// do not remove this class as it's needed to turn off chatbot
|
11228
11228
|
/* @__PURE__ */ N.jsxs("div", { className: "xpert-chatbot-frontend-killswitch", children: [
|