widget-chatbot 2.0.1 → 2.0.2-alpha.1

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.
@@ -662,7 +662,12 @@ function ro() {
662
662
  return mn || (mn = 1, process.env.NODE_ENV === "production" ? lt.exports = to() : lt.exports = no()), lt.exports;
663
663
  }
664
664
  var t = ro();
665
- const oo = "2.0.1-alpha.3", Vn = "chat_session", so = "user_uttered", io = "bot_uttered", ao = "ehelp_bot_uttered", co = "https://sfchatbot.dataon.com", lo = [
665
+ const oo = "2.0.1", Vn = "chat_session", so = "user_uttered", io = "bot_uttered", ao = "ehelp_bot_uttered";
666
+ JSON.stringify({
667
+ enabled_agents: ["Alice", "Maria", "Jani"],
668
+ default_active_agent: "Alice"
669
+ });
670
+ const co = "https://sfchatbot.dataon.com", lo = [
666
671
  {
667
672
  label: "Didn’t address my question",
668
673
  value: "Didn’t address my question"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "widget-chatbot",
3
- "version": "2.0.1",
3
+ "version": "2.0.2-alpha.1",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "files": [