@snf/access-qa-bot 3.5.0-rc.1 → 3.5.0
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/access-qa-bot.js
CHANGED
|
@@ -4787,7 +4787,7 @@ function Ot() {
|
|
|
4787
4787
|
return typeof localStorage < "u" && localStorage.getItem("QA_BOT_DEBUG") === "true";
|
|
4788
4788
|
}
|
|
4789
4789
|
const Ac = "background: #1a5b6e; color: white; padding: 2px 6px; border-radius: 3px;", lc = "background: #7c3aed; color: white; padding: 2px 6px; border-radius: 3px;", cc = "background: #059669; color: white; padding: 2px 6px; border-radius: 3px;", uc = "background: #f97316; color: white; padding: 2px 6px; border-radius: 3px;", dc = "background: #f59e0b; color: #000; padding: 2px 6px; border-radius: 3px 0 0 3px; font-weight: bold;", pc = "background: #fbbf24; color: #000; padding: 2px 6px; border-radius: 0 3px 3px 0;", fc = () => {
|
|
4790
|
-
Ot() && console.log("%c QA Bot Core %c v".concat("0.2.32
|
|
4790
|
+
Ot() && console.log("%c QA Bot Core %c v".concat("0.2.32", " "), dc, pc);
|
|
4791
4791
|
}, Cn = function(e) {
|
|
4792
4792
|
if (Ot()) {
|
|
4793
4793
|
for (var t = arguments.length, r = new Array(t > 1 ? t - 1 : 0), n = 1; n < t; n++) r[n - 1] = arguments[n];
|
|
@@ -7638,7 +7638,7 @@ const lu = Ge(
|
|
|
7638
7638
|
(G = (m = k.current) == null ? void 0 : m.addMessage) == null || G.call(m, F);
|
|
7639
7639
|
}
|
|
7640
7640
|
}));
|
|
7641
|
-
const N = b || Qt.WELCOME_MESSAGE, L = Fe(() => au(), []), M = Y((F) => {
|
|
7641
|
+
const N = b || (T == null ? void 0 : T.welcome_message) || Qt.WELCOME_MESSAGE, L = Fe(() => au(), []), M = Y((F) => {
|
|
7642
7642
|
x && x({
|
|
7643
7643
|
...F,
|
|
7644
7644
|
type: F.type,
|