@2uinc/frontend-component-xpert-chatbot 1.19.3 → 1.19.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 +3 -3
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -999,11 +999,11 @@ const Co = /* @__PURE__ */ st(fu), du = {
|
|
999
999
|
}
|
1000
1000
|
},
|
1001
1001
|
proactiveMessage: {
|
1002
|
-
enabled: !
|
1002
|
+
enabled: !0,
|
1003
1003
|
textPrefix: "Hi!",
|
1004
1004
|
showEmoji: !0,
|
1005
|
-
text: "I'm Xpert, an AI assistant to help you
|
1006
|
-
delayMs:
|
1005
|
+
text: "I'm Xpert, an AI assistant to help you answer questions and provide support.",
|
1006
|
+
delayMs: 0,
|
1007
1007
|
style: {}
|
1008
1008
|
},
|
1009
1009
|
conversationScreen: {
|