@2uinc/frontend-component-xpert-chatbot 1.3.4 → 1.3.6

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.
@@ -10109,7 +10109,7 @@ function tl({ xpertKey: e, submitEventExternal: t, configurations: n }) {
10109
10109
  z.key === "Enter" && q.trim() === "" || z.key === "Enter" && !z.shiftKey && (z.preventDefault(), Le(q));
10110
10110
  }, sn = (z, V = "") => {
10111
10111
  const x = v.map((T, L) => z === L ? ($({
10112
- name: `edx.bi.xpert.chatbot.feedback.thumbs.${V.toLowerCase()}.clicked`,
10112
+ name: `${u}.bi.xpert.chatbot.feedback.thumbs.${V.toLowerCase()}.clicked`,
10113
10113
  payload: {
10114
10114
  category: "2u",
10115
10115
  label: "xpert-chatbot",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.3.4",
3
+ "version": "1.3.6",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",