@myinterview/chatbot 0.1.40-experimental-d0c870a → 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 +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45313,7 +45313,7 @@ let vm = Gee;
|
|
|
45313
45313
|
const EBe = (e) => {
|
|
45314
45314
|
let t = e;
|
|
45315
45315
|
try {
|
|
45316
|
-
t ?? (t = "
|
|
45316
|
+
t ?? (t = "staging");
|
|
45317
45317
|
} catch {
|
|
45318
45318
|
}
|
|
45319
45319
|
vm = (() => {
|
|
@@ -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) => {
|
|
@@ -120043,8 +120043,8 @@ const RT = {
|
|
|
120043
120043
|
}, i1t = () => {
|
|
120044
120044
|
sde() && ade(), Xye({
|
|
120045
120045
|
dsn: vm.SENTRY_DSN,
|
|
120046
|
-
environment: "
|
|
120047
|
-
release: "0.1.
|
|
120046
|
+
environment: "staging",
|
|
120047
|
+
release: "0.1.41",
|
|
120048
120048
|
integrations: [
|
|
120049
120049
|
$ye(),
|
|
120050
120050
|
dye()
|