@myinterview/chatbot 0.1.40-beta-04390b5 → 0.1.41-beta-2ff99d4
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/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -119887,7 +119887,7 @@ const RT = {
|
|
|
119887
119887
|
}, g = ((b = s[0]) == null ? void 0 : b.author) === a.identity;
|
|
119888
119888
|
return Nt(() => (g && (u.current = setTimeout(() => {
|
|
119889
119889
|
d(!0);
|
|
119890
|
-
},
|
|
119890
|
+
}, 15e3)), () => {
|
|
119891
119891
|
u.current && (clearTimeout(u.current), d(!1));
|
|
119892
119892
|
}), [g]), kt("div", { className: "myinterview-chatbot-conversation", children: [Ee(jGe, { title: "Taira", isCloseable: t, isBackable: r, onClose: n, onBack: i }), e && kt(md, { children: [Ee(Bmt, { messages: s, currentUser: a, isBotTyping: !!e.attributes.bot_action, paginatorCallback: y, submitModule: m, sendText: f }), l && Ee("div", { className: "myinterview-chatbot-conversation__processing", children: Ee(Nn, { size: "P1-M", color: "white", children: "Processing your request. Please hold on, I'll be back shortly!" }) }), Ee(QGe, { sendText: f, sendFile: p, sendRecordedAudio: h, isTairaSleeps: l })] })] });
|
|
119893
119893
|
}, Vmt = "300ms", Hmt = (e = 0) => {
|
|
@@ -120044,7 +120044,7 @@ const RT = {
|
|
|
120044
120044
|
sde() && ade(), Xye({
|
|
120045
120045
|
dsn: vm.SENTRY_DSN,
|
|
120046
120046
|
environment: "staging",
|
|
120047
|
-
release: "0.1.
|
|
120047
|
+
release: "0.1.41",
|
|
120048
120048
|
integrations: [
|
|
120049
120049
|
$ye(),
|
|
120050
120050
|
dye()
|