@2uinc/frontend-component-xpert-chatbot 1.11.0-alpha.2 → 1.11.0-alpha.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.
- package/dist/lib/index.min.js +1 -2
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -224,7 +224,7 @@ const Jl = {
|
|
224
224
|
textPrefix: null,
|
225
225
|
showEmoji: !0,
|
226
226
|
text: "Got questions about billing, registration, or payment options? I'm here to help!",
|
227
|
-
delayMs:
|
227
|
+
delayMs: 4e3,
|
228
228
|
style: {
|
229
229
|
bottom: "6.5rem",
|
230
230
|
right: "1.45rem",
|
@@ -10859,7 +10859,6 @@ function Zh(e) {
|
|
10859
10859
|
const Kh = 991, Xh = [];
|
10860
10860
|
function Jr({ submitEventExternal: e }) {
|
10861
10861
|
var mt;
|
10862
|
-
console.log("x render");
|
10863
10862
|
const {
|
10864
10863
|
xpertKey: t,
|
10865
10864
|
chatApi: n,
|