widget-chatbot 2.0.10 → 2.0.11
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,7 @@ function io() {
|
|
|
662
662
|
return Cn || (Cn = 1, process.env.NODE_ENV === "production" ? bt.exports = oo() : bt.exports = so()), bt.exports;
|
|
663
663
|
}
|
|
664
664
|
var t = io();
|
|
665
|
-
const ao = "2.0.
|
|
665
|
+
const ao = "2.0.11", Pn = "chat_session", co = "user_uttered", lo = "bot_uttered", uo = "ehelp_bot_uttered", fo = "bot_reason_uttered";
|
|
666
666
|
JSON.stringify({
|
|
667
667
|
enabled_agents: ["Alice", "Maria", "Jani"],
|
|
668
668
|
default_active_agent: "Alice"
|
|
@@ -3242,7 +3242,7 @@ const nt = [
|
|
|
3242
3242
|
LIMIT: 20,
|
|
3243
3243
|
PAGE: 1,
|
|
3244
3244
|
SEARCH: {
|
|
3245
|
-
MY_TICKET: !
|
|
3245
|
+
MY_TICKET: !1,
|
|
3246
3246
|
TASK_MODULE: "HD",
|
|
3247
3247
|
...((j = Object.keys(x || {})) == null ? void 0 : j.length) > 0 && {
|
|
3248
3248
|
...x,
|
|
@@ -3252,7 +3252,7 @@ const nt = [
|
|
|
3252
3252
|
}
|
|
3253
3253
|
},
|
|
3254
3254
|
SORT: {
|
|
3255
|
-
FIELD: "t.
|
|
3255
|
+
FIELD: "t.CREATED_DATE",
|
|
3256
3256
|
ORDER: "DESC"
|
|
3257
3257
|
}
|
|
3258
3258
|
}
|