@2uinc/frontend-component-xpert-chatbot 1.20.0 → 1.20.2
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
@@ -1040,7 +1040,7 @@ const oi = /* @__PURE__ */ at(fu), du = {
|
|
1040
1040
|
endDateTime: "2024-08-15T12:00:00Z"
|
1041
1041
|
},
|
1042
1042
|
liveChat: {
|
1043
|
-
enabled: !
|
1043
|
+
enabled: !0,
|
1044
1044
|
form: null,
|
1045
1045
|
formHeader: null,
|
1046
1046
|
options: {
|
@@ -1105,7 +1105,7 @@ const oi = /* @__PURE__ */ at(fu), du = {
|
|
1105
1105
|
enabled: !0,
|
1106
1106
|
textPrefix: null,
|
1107
1107
|
showEmoji: !1,
|
1108
|
-
text: "
|
1108
|
+
text: "Have questions about navigating your Online Learning Campus today? I’m here to help!",
|
1109
1109
|
delayMs: null,
|
1110
1110
|
style: {}
|
1111
1111
|
},
|
@@ -1119,7 +1119,7 @@ const oi = /* @__PURE__ */ at(fu), du = {
|
|
1119
1119
|
},
|
1120
1120
|
container: null
|
1121
1121
|
},
|
1122
|
-
systemMessage: "Hi there! I'm Xpert
|
1122
|
+
systemMessage: "Hi there! I'm Xpert. How may I assist you in navigating your Online Learning Campus today?",
|
1123
1123
|
prompts: null,
|
1124
1124
|
userMessageBubble: {
|
1125
1125
|
style: {
|