@2uinc/frontend-component-xpert-chatbot 1.19.3-beta.1 → 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.
@@ -999,11 +999,11 @@ const Co = /* @__PURE__ */ st(fu), du = {
999
999
  }
1000
1000
  },
1001
1001
  proactiveMessage: {
1002
- enabled: !1,
1002
+ enabled: !0,
1003
1003
  textPrefix: "Hi!",
1004
1004
  showEmoji: !0,
1005
- text: "I'm Xpert, an AI assistant to help you find things.",
1006
- delayMs: 4e3,
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: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.19.3-beta.1",
3
+ "version": "1.19.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"