@ronak27/superwise-chatbot-package 1.0.9 → 1.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.
- package/README.md +4 -3
- package/dist/react-chatbot.es.js +753 -558
- package/dist/react-chatbot.umd.js +99 -20
- package/dist/superwise-chatbot-package.css +1 -1
- package/package.json +1 -1
package/dist/react-chatbot.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
var
|
|
1
|
+
import De, { memo as Me, useState as H, useRef as M, useEffect as P, useMemo as He, useCallback as J } from "react";
|
|
2
|
+
var ye = { exports: {} }, oe = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
5
5
|
* react-jsx-runtime.production.js
|
|
@@ -9,29 +9,29 @@ var he = { exports: {} }, Q = {};
|
|
|
9
9
|
* This source code is licensed under the MIT license found in the
|
|
10
10
|
* LICENSE file in the root directory of this source tree.
|
|
11
11
|
*/
|
|
12
|
-
var
|
|
13
|
-
function
|
|
14
|
-
if (
|
|
15
|
-
|
|
12
|
+
var Ie;
|
|
13
|
+
function Ne() {
|
|
14
|
+
if (Ie) return oe;
|
|
15
|
+
Ie = 1;
|
|
16
16
|
var r = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
|
|
17
|
-
function
|
|
18
|
-
var
|
|
19
|
-
if (
|
|
20
|
-
|
|
21
|
-
for (var
|
|
22
|
-
|
|
23
|
-
} else
|
|
24
|
-
return o =
|
|
17
|
+
function i(a, o, w) {
|
|
18
|
+
var c = null;
|
|
19
|
+
if (w !== void 0 && (c = "" + w), o.key !== void 0 && (c = "" + o.key), "key" in o) {
|
|
20
|
+
w = {};
|
|
21
|
+
for (var d in o)
|
|
22
|
+
d !== "key" && (w[d] = o[d]);
|
|
23
|
+
} else w = o;
|
|
24
|
+
return o = w.ref, {
|
|
25
25
|
$$typeof: r,
|
|
26
|
-
type:
|
|
27
|
-
key:
|
|
26
|
+
type: a,
|
|
27
|
+
key: c,
|
|
28
28
|
ref: o !== void 0 ? o : null,
|
|
29
|
-
props:
|
|
29
|
+
props: w
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
|
-
return
|
|
32
|
+
return oe.Fragment = n, oe.jsx = i, oe.jsxs = i, oe;
|
|
33
33
|
}
|
|
34
|
-
var
|
|
34
|
+
var se = {};
|
|
35
35
|
/**
|
|
36
36
|
* @license React
|
|
37
37
|
* react-jsx-runtime.development.js
|
|
@@ -41,47 +41,47 @@ var ee = {};
|
|
|
41
41
|
* This source code is licensed under the MIT license found in the
|
|
42
42
|
* LICENSE file in the root directory of this source tree.
|
|
43
43
|
*/
|
|
44
|
-
var
|
|
45
|
-
function
|
|
46
|
-
return
|
|
44
|
+
var Re;
|
|
45
|
+
function Ue() {
|
|
46
|
+
return Re || (Re = 1, process.env.NODE_ENV !== "production" && function() {
|
|
47
47
|
function r(t) {
|
|
48
48
|
if (t == null) return null;
|
|
49
49
|
if (typeof t == "function")
|
|
50
|
-
return t.$$typeof ===
|
|
50
|
+
return t.$$typeof === W ? null : t.displayName || t.name || null;
|
|
51
51
|
if (typeof t == "string") return t;
|
|
52
52
|
switch (t) {
|
|
53
|
-
case
|
|
53
|
+
case b:
|
|
54
54
|
return "Fragment";
|
|
55
|
-
case
|
|
55
|
+
case A:
|
|
56
56
|
return "Profiler";
|
|
57
|
-
case
|
|
57
|
+
case F:
|
|
58
58
|
return "StrictMode";
|
|
59
|
-
case
|
|
59
|
+
case le:
|
|
60
60
|
return "Suspense";
|
|
61
|
-
case
|
|
61
|
+
case ce:
|
|
62
62
|
return "SuspenseList";
|
|
63
|
-
case
|
|
63
|
+
case pe:
|
|
64
64
|
return "Activity";
|
|
65
65
|
}
|
|
66
66
|
if (typeof t == "object")
|
|
67
67
|
switch (typeof t.tag == "number" && console.error(
|
|
68
68
|
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
69
69
|
), t.$$typeof) {
|
|
70
|
-
case
|
|
70
|
+
case y:
|
|
71
71
|
return "Portal";
|
|
72
|
-
case
|
|
72
|
+
case ie:
|
|
73
73
|
return t.displayName || "Context";
|
|
74
|
-
case
|
|
74
|
+
case X:
|
|
75
75
|
return (t._context.displayName || "Context") + ".Consumer";
|
|
76
|
-
case
|
|
77
|
-
var
|
|
78
|
-
return t = t.displayName, t || (t =
|
|
79
|
-
case
|
|
80
|
-
return
|
|
81
|
-
case
|
|
82
|
-
|
|
76
|
+
case V:
|
|
77
|
+
var h = t.render;
|
|
78
|
+
return t = t.displayName, t || (t = h.displayName || h.name || "", t = t !== "" ? "ForwardRef(" + t + ")" : "ForwardRef"), t;
|
|
79
|
+
case de:
|
|
80
|
+
return h = t.displayName || null, h !== null ? h : r(t.type) || "Memo";
|
|
81
|
+
case K:
|
|
82
|
+
h = t._payload, t = t._init;
|
|
83
83
|
try {
|
|
84
|
-
return r(t(
|
|
84
|
+
return r(t(h));
|
|
85
85
|
} catch {
|
|
86
86
|
}
|
|
87
87
|
}
|
|
@@ -90,77 +90,77 @@ function _e() {
|
|
|
90
90
|
function n(t) {
|
|
91
91
|
return "" + t;
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function i(t) {
|
|
94
94
|
try {
|
|
95
95
|
n(t);
|
|
96
|
-
var
|
|
96
|
+
var h = !1;
|
|
97
97
|
} catch {
|
|
98
|
-
|
|
98
|
+
h = !0;
|
|
99
99
|
}
|
|
100
|
-
if (
|
|
101
|
-
|
|
102
|
-
var
|
|
103
|
-
return
|
|
104
|
-
|
|
100
|
+
if (h) {
|
|
101
|
+
h = console;
|
|
102
|
+
var E = h.error, j = typeof Symbol == "function" && Symbol.toStringTag && t[Symbol.toStringTag] || t.constructor.name || "Object";
|
|
103
|
+
return E.call(
|
|
104
|
+
h,
|
|
105
105
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
106
|
-
|
|
106
|
+
j
|
|
107
107
|
), n(t);
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
function
|
|
111
|
-
if (t ===
|
|
112
|
-
if (typeof t == "object" && t !== null && t.$$typeof ===
|
|
110
|
+
function a(t) {
|
|
111
|
+
if (t === b) return "<>";
|
|
112
|
+
if (typeof t == "object" && t !== null && t.$$typeof === K)
|
|
113
113
|
return "<...>";
|
|
114
114
|
try {
|
|
115
|
-
var
|
|
116
|
-
return
|
|
115
|
+
var h = r(t);
|
|
116
|
+
return h ? "<" + h + ">" : "<...>";
|
|
117
117
|
} catch {
|
|
118
118
|
return "<...>";
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
function o() {
|
|
122
|
-
var t =
|
|
122
|
+
var t = R.A;
|
|
123
123
|
return t === null ? null : t.getOwner();
|
|
124
124
|
}
|
|
125
|
-
function
|
|
125
|
+
function w() {
|
|
126
126
|
return Error("react-stack-top-frame");
|
|
127
127
|
}
|
|
128
|
-
function
|
|
129
|
-
if (
|
|
130
|
-
var
|
|
131
|
-
if (
|
|
128
|
+
function c(t) {
|
|
129
|
+
if (re.call(t, "key")) {
|
|
130
|
+
var h = Object.getOwnPropertyDescriptor(t, "key").get;
|
|
131
|
+
if (h && h.isReactWarning) return !1;
|
|
132
132
|
}
|
|
133
133
|
return t.key !== void 0;
|
|
134
134
|
}
|
|
135
|
-
function
|
|
136
|
-
function
|
|
137
|
-
|
|
135
|
+
function d(t, h) {
|
|
136
|
+
function E() {
|
|
137
|
+
Z || (Z = !0, console.error(
|
|
138
138
|
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
139
|
-
|
|
139
|
+
h
|
|
140
140
|
));
|
|
141
141
|
}
|
|
142
|
-
|
|
143
|
-
get:
|
|
142
|
+
E.isReactWarning = !0, Object.defineProperty(t, "key", {
|
|
143
|
+
get: E,
|
|
144
144
|
configurable: !0
|
|
145
145
|
});
|
|
146
146
|
}
|
|
147
|
-
function
|
|
147
|
+
function l() {
|
|
148
148
|
var t = r(this.type);
|
|
149
|
-
return
|
|
149
|
+
return z[t] || (z[t] = !0, console.error(
|
|
150
150
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
151
151
|
)), t = this.props.ref, t !== void 0 ? t : null;
|
|
152
152
|
}
|
|
153
|
-
function
|
|
154
|
-
var
|
|
153
|
+
function C(t, h, E, j, q, ee) {
|
|
154
|
+
var k = E.ref;
|
|
155
155
|
return t = {
|
|
156
|
-
$$typeof:
|
|
156
|
+
$$typeof: f,
|
|
157
157
|
type: t,
|
|
158
|
-
key:
|
|
159
|
-
props:
|
|
160
|
-
_owner:
|
|
161
|
-
}, (
|
|
158
|
+
key: h,
|
|
159
|
+
props: E,
|
|
160
|
+
_owner: j
|
|
161
|
+
}, (k !== void 0 ? k : null) !== null ? Object.defineProperty(t, "ref", {
|
|
162
162
|
enumerable: !1,
|
|
163
|
-
get:
|
|
163
|
+
get: l
|
|
164
164
|
}) : Object.defineProperty(t, "ref", { enumerable: !1, value: null }), t._store = {}, Object.defineProperty(t._store, "validated", {
|
|
165
165
|
configurable: !1,
|
|
166
166
|
enumerable: !1,
|
|
@@ -175,212 +175,217 @@ function _e() {
|
|
|
175
175
|
configurable: !1,
|
|
176
176
|
enumerable: !1,
|
|
177
177
|
writable: !0,
|
|
178
|
-
value:
|
|
178
|
+
value: q
|
|
179
179
|
}), Object.defineProperty(t, "_debugTask", {
|
|
180
180
|
configurable: !1,
|
|
181
181
|
enumerable: !1,
|
|
182
182
|
writable: !0,
|
|
183
|
-
value:
|
|
183
|
+
value: ee
|
|
184
184
|
}), Object.freeze && (Object.freeze(t.props), Object.freeze(t)), t;
|
|
185
185
|
}
|
|
186
|
-
function
|
|
187
|
-
var
|
|
188
|
-
if (
|
|
189
|
-
if (
|
|
190
|
-
if (
|
|
191
|
-
for (
|
|
192
|
-
|
|
193
|
-
Object.freeze && Object.freeze(
|
|
186
|
+
function u(t, h, E, j, q, ee) {
|
|
187
|
+
var k = h.children;
|
|
188
|
+
if (k !== void 0)
|
|
189
|
+
if (j)
|
|
190
|
+
if (Ce(k)) {
|
|
191
|
+
for (j = 0; j < k.length; j++)
|
|
192
|
+
L(k[j]);
|
|
193
|
+
Object.freeze && Object.freeze(k);
|
|
194
194
|
} else
|
|
195
195
|
console.error(
|
|
196
196
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
197
197
|
);
|
|
198
|
-
else
|
|
199
|
-
if (
|
|
200
|
-
|
|
201
|
-
var
|
|
202
|
-
return
|
|
198
|
+
else L(k);
|
|
199
|
+
if (re.call(h, "key")) {
|
|
200
|
+
k = r(t);
|
|
201
|
+
var O = Object.keys(h).filter(function(N) {
|
|
202
|
+
return N !== "key";
|
|
203
203
|
});
|
|
204
|
-
|
|
204
|
+
j = 0 < O.length ? "{key: someKey, " + O.join(": ..., ") + ": ...}" : "{key: someKey}", Y[k + j] || (O = 0 < O.length ? "{" + O.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
205
205
|
`A props object containing a "key" prop is being spread into JSX:
|
|
206
206
|
let props = %s;
|
|
207
207
|
<%s {...props} />
|
|
208
208
|
React keys must be passed directly to JSX without using spread:
|
|
209
209
|
let props = %s;
|
|
210
210
|
<%s key={someKey} {...props} />`,
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
),
|
|
211
|
+
j,
|
|
212
|
+
k,
|
|
213
|
+
O,
|
|
214
|
+
k
|
|
215
|
+
), Y[k + j] = !0);
|
|
216
216
|
}
|
|
217
|
-
if (
|
|
218
|
-
|
|
219
|
-
for (var
|
|
220
|
-
|
|
221
|
-
} else
|
|
222
|
-
return
|
|
223
|
-
|
|
217
|
+
if (k = null, E !== void 0 && (i(E), k = "" + E), c(h) && (i(h.key), k = "" + h.key), "key" in h) {
|
|
218
|
+
E = {};
|
|
219
|
+
for (var D in h)
|
|
220
|
+
D !== "key" && (E[D] = h[D]);
|
|
221
|
+
} else E = h;
|
|
222
|
+
return k && d(
|
|
223
|
+
E,
|
|
224
224
|
typeof t == "function" ? t.displayName || t.name || "Unknown" : t
|
|
225
|
-
),
|
|
225
|
+
), C(
|
|
226
226
|
t,
|
|
227
|
-
|
|
228
|
-
|
|
227
|
+
k,
|
|
228
|
+
E,
|
|
229
229
|
o(),
|
|
230
|
-
|
|
231
|
-
|
|
230
|
+
q,
|
|
231
|
+
ee
|
|
232
232
|
);
|
|
233
233
|
}
|
|
234
|
-
function
|
|
235
|
-
|
|
234
|
+
function L(t) {
|
|
235
|
+
p(t) ? t._store && (t._store.validated = 1) : typeof t == "object" && t !== null && t.$$typeof === K && (t._payload.status === "fulfilled" ? p(t._payload.value) && t._payload.value._store && (t._payload.value._store.validated = 1) : t._store && (t._store.validated = 1));
|
|
236
236
|
}
|
|
237
|
-
function
|
|
238
|
-
return typeof t == "object" && t !== null && t.$$typeof ===
|
|
237
|
+
function p(t) {
|
|
238
|
+
return typeof t == "object" && t !== null && t.$$typeof === f;
|
|
239
239
|
}
|
|
240
|
-
var
|
|
240
|
+
var m = De, f = Symbol.for("react.transitional.element"), y = Symbol.for("react.portal"), b = Symbol.for("react.fragment"), F = Symbol.for("react.strict_mode"), A = Symbol.for("react.profiler"), X = Symbol.for("react.consumer"), ie = Symbol.for("react.context"), V = Symbol.for("react.forward_ref"), le = Symbol.for("react.suspense"), ce = Symbol.for("react.suspense_list"), de = Symbol.for("react.memo"), K = Symbol.for("react.lazy"), pe = Symbol.for("react.activity"), W = Symbol.for("react.client.reference"), R = m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, re = Object.prototype.hasOwnProperty, Ce = Array.isArray, Q = console.createTask ? console.createTask : function() {
|
|
241
241
|
return null;
|
|
242
242
|
};
|
|
243
|
-
|
|
243
|
+
m = {
|
|
244
244
|
react_stack_bottom_frame: function(t) {
|
|
245
245
|
return t();
|
|
246
246
|
}
|
|
247
247
|
};
|
|
248
|
-
var
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
)(),
|
|
252
|
-
|
|
253
|
-
var
|
|
254
|
-
return
|
|
248
|
+
var Z, z = {}, ne = m.react_stack_bottom_frame.bind(
|
|
249
|
+
m,
|
|
250
|
+
w
|
|
251
|
+
)(), ue = Q(a(w)), Y = {};
|
|
252
|
+
se.Fragment = b, se.jsx = function(t, h, E) {
|
|
253
|
+
var j = 1e4 > R.recentlyCreatedOwnerStacks++;
|
|
254
|
+
return u(
|
|
255
255
|
t,
|
|
256
|
-
|
|
257
|
-
|
|
256
|
+
h,
|
|
257
|
+
E,
|
|
258
258
|
!1,
|
|
259
|
-
|
|
260
|
-
|
|
259
|
+
j ? Error("react-stack-top-frame") : ne,
|
|
260
|
+
j ? Q(a(t)) : ue
|
|
261
261
|
);
|
|
262
|
-
},
|
|
263
|
-
var
|
|
264
|
-
return
|
|
262
|
+
}, se.jsxs = function(t, h, E) {
|
|
263
|
+
var j = 1e4 > R.recentlyCreatedOwnerStacks++;
|
|
264
|
+
return u(
|
|
265
265
|
t,
|
|
266
|
-
|
|
267
|
-
|
|
266
|
+
h,
|
|
267
|
+
E,
|
|
268
268
|
!0,
|
|
269
|
-
|
|
270
|
-
|
|
269
|
+
j ? Error("react-stack-top-frame") : ne,
|
|
270
|
+
j ? Q(a(t)) : ue
|
|
271
271
|
);
|
|
272
272
|
};
|
|
273
|
-
}()),
|
|
273
|
+
}()), se;
|
|
274
274
|
}
|
|
275
|
-
process.env.NODE_ENV === "production" ?
|
|
276
|
-
var e =
|
|
277
|
-
const
|
|
275
|
+
process.env.NODE_ENV === "production" ? ye.exports = Ne() : ye.exports = Ue();
|
|
276
|
+
var e = ye.exports;
|
|
277
|
+
const Be = [
|
|
278
278
|
"Parameters:",
|
|
279
279
|
"additional_parameter_company_name:",
|
|
280
280
|
"additional_parameter_company_size:",
|
|
281
281
|
"additional_parameter_user_role:",
|
|
282
282
|
"additional_parameter_use_case:"
|
|
283
|
-
];
|
|
284
|
-
function
|
|
283
|
+
], ae = "Apologize, I’m unable to respond at the moment. Please try asking your question again or click Contact Sales to get in touch with our team.";
|
|
284
|
+
function Ze(r) {
|
|
285
285
|
if (typeof r != "string" || r.length === 0) return r;
|
|
286
286
|
let n = r;
|
|
287
|
-
for (const
|
|
287
|
+
for (const i of Be)
|
|
288
288
|
for (; ; ) {
|
|
289
|
-
const
|
|
290
|
-
if (
|
|
291
|
-
const o = n.indexOf("{",
|
|
289
|
+
const a = n.indexOf(i);
|
|
290
|
+
if (a === -1) break;
|
|
291
|
+
const o = n.indexOf("{", a);
|
|
292
292
|
if (o === -1) break;
|
|
293
|
-
let
|
|
294
|
-
for (let
|
|
295
|
-
const
|
|
296
|
-
if (
|
|
297
|
-
|
|
298
|
-
else if (
|
|
299
|
-
|
|
293
|
+
let w = 0, c = -1;
|
|
294
|
+
for (let C = o; C < n.length; C++) {
|
|
295
|
+
const u = n[C];
|
|
296
|
+
if (u === "{")
|
|
297
|
+
w++;
|
|
298
|
+
else if (u === "}" && (w--, w === 0)) {
|
|
299
|
+
c = C;
|
|
300
300
|
break;
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
|
-
if (
|
|
304
|
-
const
|
|
305
|
-
n =
|
|
303
|
+
if (c === -1) break;
|
|
304
|
+
const d = n.slice(0, a).trim(), l = n.slice(c + 1).trim();
|
|
305
|
+
n = d + (l.length > 0 ? " " + l : "");
|
|
306
306
|
}
|
|
307
307
|
return n.includes("Parameters:") && (n = n.split("Parameters:")[0].trim()), n;
|
|
308
308
|
}
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
const
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
309
|
+
function Ye(r) {
|
|
310
|
+
if (typeof r != "string" || r.length === 0) return r;
|
|
311
|
+
const n = r.trim();
|
|
312
|
+
return n.startsWith("Message: ") ? n.slice(9).trim() : n.startsWith("Message : ") ? n.slice(11).trim() : r;
|
|
313
|
+
}
|
|
314
|
+
async function qe(r, n = [], i = [], a = "", o = "", w = "", c = null) {
|
|
315
|
+
var L, p, m;
|
|
316
|
+
const d = typeof w == "string" && w.trim().length > 0 ? w.trim() : "https://sage-api-ttyw-stage.superwise.ai/api/v1/", l = d.replace(/\/+$/, "").endsWith("/chat") ? d : d.replace(/\/+$/, "") + "/chat", C = Array.isArray(n) ? n.map((f) => ({
|
|
317
|
+
role: f.role,
|
|
318
|
+
message: f.content != null ? f.content : ""
|
|
319
|
+
})) : [], u = {
|
|
315
320
|
user_input: r,
|
|
316
|
-
chat_history:
|
|
317
|
-
mql_df: Array.isArray(
|
|
318
|
-
agent_id:
|
|
321
|
+
chat_history: C,
|
|
322
|
+
mql_df: Array.isArray(i) ? i : [],
|
|
323
|
+
agent_id: a,
|
|
319
324
|
discovery_agent_id: o,
|
|
320
325
|
utm_source: "Web",
|
|
321
326
|
utm_medium: "chatbot"
|
|
322
327
|
};
|
|
323
|
-
console.log("Sending payload:",
|
|
328
|
+
console.log("Sending payload:", u);
|
|
324
329
|
try {
|
|
325
|
-
const
|
|
330
|
+
const f = await fetch(l, {
|
|
326
331
|
method: "POST",
|
|
327
332
|
headers: {
|
|
328
333
|
"Content-Type": "application/json",
|
|
329
334
|
Accept: "application/json"
|
|
330
335
|
},
|
|
331
|
-
body: JSON.stringify(
|
|
336
|
+
body: JSON.stringify(u),
|
|
332
337
|
signal: c ?? void 0
|
|
333
338
|
});
|
|
334
|
-
if (console.log("Response status:",
|
|
335
|
-
const
|
|
336
|
-
return console.error("API Error Response:",
|
|
339
|
+
if (console.log("Response status:", f.status), console.log("Response headers:", f.headers), !f.ok) {
|
|
340
|
+
const X = await f.text();
|
|
341
|
+
return console.error("API Error Response:", X), { reply: ae, mqlDf: [], isError: !0, status: f.status };
|
|
337
342
|
}
|
|
338
|
-
const
|
|
339
|
-
console.log("API Response Data:",
|
|
340
|
-
let
|
|
341
|
-
return
|
|
342
|
-
} catch (
|
|
343
|
-
if (console.error("API call failed:",
|
|
344
|
-
throw
|
|
345
|
-
return
|
|
343
|
+
const y = await f.json();
|
|
344
|
+
console.log("API Response Data:", y);
|
|
345
|
+
let b = "⚠️ No reply from server.", F = [], A = !1;
|
|
346
|
+
return y.chat_response ? b = y.chat_response : y.success && ((L = y.data) != null && L.chat_response) ? b = y.data.chat_response : y.message && (b = y.message), y.mql_df ? F = y.mql_df : (p = y.data) != null && p.mql_df && (F = y.data.mql_df), (y.chat_history_limit_exceeded === !0 || ((m = y.data) == null ? void 0 : m.chat_history_limit_exceeded) === !0) && (A = !0), b = Ze(b), b = Ye(b), { reply: b, mqlDf: F, chatHistoryLimitExceeded: A };
|
|
347
|
+
} catch (f) {
|
|
348
|
+
if (console.error("API call failed:", f), f.name === "AbortError")
|
|
349
|
+
throw f;
|
|
350
|
+
return f.name === "TypeError" && f.message.includes("fetch") ? { reply: ae, mqlDf: [], isError: !0 } : { reply: ae, mqlDf: [], isError: !0 };
|
|
346
351
|
}
|
|
347
352
|
}
|
|
348
|
-
async function
|
|
349
|
-
const
|
|
353
|
+
async function Ge(r, n = null, i = [], a = "") {
|
|
354
|
+
const c = (typeof a == "string" && a.trim().length > 0 ? a.trim() : "https://sage-api-ttyw-stage.superwise.ai/api/v1/").replace(/\/+$/, "").replace(/\/chat\/?$/, "").replace(/\/+$/, "") + "/pdf", d = Array.isArray(r) && r.length > 0 ? r[0] : n || {
|
|
350
355
|
name: "User",
|
|
351
356
|
email: "user@example.com",
|
|
352
357
|
summary: "Chat conversation summary"
|
|
353
|
-
},
|
|
354
|
-
role:
|
|
355
|
-
message:
|
|
356
|
-
})) : [],
|
|
357
|
-
lead_row:
|
|
358
|
-
chat_history:
|
|
358
|
+
}, l = Array.isArray(i) ? i.map((u) => ({
|
|
359
|
+
role: u.role,
|
|
360
|
+
message: u.content != null ? u.content : ""
|
|
361
|
+
})) : [], C = {
|
|
362
|
+
lead_row: d,
|
|
363
|
+
chat_history: l
|
|
359
364
|
};
|
|
360
|
-
console.log("Downloading PDF with payload:",
|
|
365
|
+
console.log("Downloading PDF with payload:", C);
|
|
361
366
|
try {
|
|
362
|
-
const
|
|
367
|
+
const u = await fetch(c, {
|
|
363
368
|
method: "POST",
|
|
364
369
|
headers: {
|
|
365
370
|
"Content-Type": "application/json",
|
|
366
371
|
Accept: "application/pdf"
|
|
367
372
|
},
|
|
368
|
-
body: JSON.stringify(
|
|
373
|
+
body: JSON.stringify(C)
|
|
369
374
|
});
|
|
370
|
-
if (console.log("PDF Response status:",
|
|
371
|
-
const
|
|
372
|
-
throw console.error("PDF API Error Response:",
|
|
375
|
+
if (console.log("PDF Response status:", u.status), !u.ok) {
|
|
376
|
+
const f = await u.text();
|
|
377
|
+
throw console.error("PDF API Error Response:", f), new Error(`PDF API Error ${u.status}: ${f}`);
|
|
373
378
|
}
|
|
374
|
-
const
|
|
375
|
-
return
|
|
376
|
-
} catch (
|
|
377
|
-
throw console.error("PDF download failed:",
|
|
379
|
+
const L = await u.blob(), p = window.URL.createObjectURL(L), m = document.createElement("a");
|
|
380
|
+
return m.href = p, m.download = `chatbot-report-${(/* @__PURE__ */ new Date()).toISOString().split("T")[0]}.pdf`, document.body.appendChild(m), m.click(), document.body.removeChild(m), window.URL.revokeObjectURL(p), !0;
|
|
381
|
+
} catch (u) {
|
|
382
|
+
throw console.error("PDF download failed:", u), u;
|
|
378
383
|
}
|
|
379
384
|
}
|
|
380
|
-
const
|
|
385
|
+
const g = {
|
|
381
386
|
container: {
|
|
382
387
|
position: "fixed",
|
|
383
|
-
bottom: "
|
|
388
|
+
bottom: "20px",
|
|
384
389
|
right: "20px",
|
|
385
390
|
zIndex: 999999,
|
|
386
391
|
fontFamily: "'Inter', sans-serif",
|
|
@@ -397,12 +402,12 @@ const m = {
|
|
|
397
402
|
},
|
|
398
403
|
containerExpanded: {
|
|
399
404
|
position: "fixed",
|
|
400
|
-
top: "
|
|
401
|
-
left: "
|
|
405
|
+
top: "5px",
|
|
406
|
+
left: "10px",
|
|
407
|
+
right: "20px",
|
|
408
|
+
bottom: "20px",
|
|
402
409
|
zIndex: 999999,
|
|
403
410
|
fontFamily: "'Inter', sans-serif",
|
|
404
|
-
width: "100vw",
|
|
405
|
-
height: "100vh",
|
|
406
411
|
display: "flex",
|
|
407
412
|
flexDirection: "column",
|
|
408
413
|
borderRadius: "0",
|
|
@@ -417,17 +422,18 @@ const m = {
|
|
|
417
422
|
zIndex: 999999,
|
|
418
423
|
fontFamily: "'Inter', sans-serif",
|
|
419
424
|
width: "auto",
|
|
420
|
-
minWidth: "
|
|
421
|
-
maxWidth: "
|
|
425
|
+
minWidth: "auto",
|
|
426
|
+
maxWidth: "none",
|
|
422
427
|
height: "auto",
|
|
423
428
|
display: "flex",
|
|
424
429
|
flexDirection: "row",
|
|
425
430
|
borderRadius: "25px",
|
|
426
|
-
background: "
|
|
431
|
+
background: "var(--swttyw-minimized-button-color)",
|
|
427
432
|
boxShadow: "0 4px 12px rgba(0, 0, 0, 0.15)",
|
|
428
433
|
boxSizing: "border-box",
|
|
429
434
|
padding: "12px 16px",
|
|
430
435
|
alignItems: "center",
|
|
436
|
+
justifyContent: "center",
|
|
431
437
|
cursor: "pointer"
|
|
432
438
|
},
|
|
433
439
|
header: {
|
|
@@ -619,17 +625,12 @@ const m = {
|
|
|
619
625
|
width: "20px",
|
|
620
626
|
height: "20px",
|
|
621
627
|
flexShrink: 0
|
|
622
|
-
},
|
|
623
|
-
minimizedTitle: {
|
|
624
|
-
color: "white",
|
|
625
|
-
fontSize: "16px",
|
|
626
|
-
fontWeight: "500",
|
|
627
|
-
margin: 0
|
|
628
628
|
}
|
|
629
|
-
},
|
|
629
|
+
}, Je = `@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');\r
|
|
630
630
|
\r
|
|
631
631
|
.sw-ttyw-chatbot {\r
|
|
632
632
|
--swttyw-primary-color: #000;\r
|
|
633
|
+
--swttyw-minimized-button-color: #000;\r
|
|
633
634
|
--swttyw-avatar-image: url('');\r
|
|
634
635
|
--swttyw-user-avatar-image: url('');\r
|
|
635
636
|
--swttyw-background-color: #F7F7F7;\r
|
|
@@ -638,7 +639,7 @@ const m = {
|
|
|
638
639
|
--swttyw-footer-font-size: 16px;\r
|
|
639
640
|
--swttyw-user-background-image: url('');\r
|
|
640
641
|
scrollbar-width: thin;\r
|
|
641
|
-
scrollbar-color:
|
|
642
|
+
scrollbar-color: var(--swttyw-primary-color) transparent;\r
|
|
642
643
|
}\r
|
|
643
644
|
\r
|
|
644
645
|
.sw-ttyw-chatbot ::-webkit-scrollbar {\r
|
|
@@ -662,6 +663,21 @@ const m = {
|
|
|
662
663
|
opacity: 0.9;\r
|
|
663
664
|
}\r
|
|
664
665
|
\r
|
|
666
|
+
/* Allow overflow so the wave/bounce animation is not cut off */\r
|
|
667
|
+
.sw-ttyw-chatbot .message-loading {\r
|
|
668
|
+
overflow: visible !important;\r
|
|
669
|
+
}\r
|
|
670
|
+
\r
|
|
671
|
+
/* Loading (typing) bubble: compact so it doesn't get cut at top/bottom */\r
|
|
672
|
+
.sw-ttyw-chatbot .message-loading .message-content {\r
|
|
673
|
+
min-height: 1.5rem !important;\r
|
|
674
|
+
min-width: 4.0rem !important;\r
|
|
675
|
+
display: flex !important;\r
|
|
676
|
+
align-items: center !important;\r
|
|
677
|
+
padding: 0.45rem 0 0.25rem 0.5rem !important;\r
|
|
678
|
+
overflow: visible !important;\r
|
|
679
|
+
} \r
|
|
680
|
+
\r
|
|
665
681
|
.typing {\r
|
|
666
682
|
display: inline-block !important;\r
|
|
667
683
|
width: 0.8rem !important;\r
|
|
@@ -749,6 +765,8 @@ const m = {
|
|
|
749
765
|
.sw-ttyw-contact-cta {\r
|
|
750
766
|
margin: 0px auto;\r
|
|
751
767
|
animation: slideIn 0.3s ease-out;\r
|
|
768
|
+
max-width: 320px;\r
|
|
769
|
+
text-align: center;\r
|
|
752
770
|
}\r
|
|
753
771
|
\r
|
|
754
772
|
.sw-ttyw-cta-button {\r
|
|
@@ -796,6 +814,7 @@ const m = {
|
|
|
796
814
|
flex-wrap: wrap;\r
|
|
797
815
|
gap: 10px;\r
|
|
798
816
|
align-items: center;\r
|
|
817
|
+
justify-content: center;\r
|
|
799
818
|
}\r
|
|
800
819
|
\r
|
|
801
820
|
.sw-ttyw-limit-download-pdf,\r
|
|
@@ -871,9 +890,9 @@ const m = {
|
|
|
871
890
|
}\r
|
|
872
891
|
}\r
|
|
873
892
|
\r
|
|
874
|
-
/*
|
|
893
|
+
/* User messages: background uses primary color */\r
|
|
875
894
|
.sw-ttyw-message.self {\r
|
|
876
|
-
background:
|
|
895
|
+
background: var(--swttyw-primary-color) !important;\r
|
|
877
896
|
color: white !important;\r
|
|
878
897
|
margin: 1rem 1rem 1rem auto !important;\r
|
|
879
898
|
border-radius: 1.125rem 1.125rem 0 1.125rem !important;\r
|
|
@@ -881,10 +900,14 @@ const m = {
|
|
|
881
900
|
display: table;\r
|
|
882
901
|
}\r
|
|
883
902
|
\r
|
|
884
|
-
/* Avatar positioning for user messages */\r
|
|
903
|
+
/* Avatar positioning and color for user messages */\r
|
|
885
904
|
.sw-ttyw-message.self .message-avatar {\r
|
|
886
905
|
right: -28px !important;\r
|
|
887
906
|
left: auto !important;\r
|
|
907
|
+
color: var(--swttyw-primary-color);\r
|
|
908
|
+
}\r
|
|
909
|
+
.sw-ttyw-message.self .message-avatar svg {\r
|
|
910
|
+
fill: currentColor;\r
|
|
888
911
|
}\r
|
|
889
912
|
\r
|
|
890
913
|
/* Avatar positioning for AI messages */\r
|
|
@@ -928,6 +951,14 @@ const m = {
|
|
|
928
951
|
overflow-x: hidden;\r
|
|
929
952
|
}\r
|
|
930
953
|
\r
|
|
954
|
+
/* Reduce space taken by <br> in responses (avoid large gaps after paragraphs) */\r
|
|
955
|
+
.sw-ttyw-markdown br {\r
|
|
956
|
+
display: block;\r
|
|
957
|
+
line-height: 0.5;\r
|
|
958
|
+
margin: 0;\r
|
|
959
|
+
padding: 0;\r
|
|
960
|
+
}\r
|
|
961
|
+
\r
|
|
931
962
|
.sw-ttyw-markdown pre,\r
|
|
932
963
|
.sw-ttyw-markdown pre.sw-ttyw-code-block {\r
|
|
933
964
|
margin: 0.5em 0;\r
|
|
@@ -955,13 +986,30 @@ const m = {
|
|
|
955
986
|
word-break: break-word;\r
|
|
956
987
|
}\r
|
|
957
988
|
\r
|
|
989
|
+
.sw-ttyw-markdown ol,\r
|
|
958
990
|
.sw-ttyw-markdown ul {\r
|
|
959
|
-
margin: 0.
|
|
991
|
+
margin: 0.35em 0;\r
|
|
960
992
|
padding-left: 1.25em;\r
|
|
993
|
+
}\r
|
|
994
|
+
.sw-ttyw-markdown ol {\r
|
|
995
|
+
list-style: decimal;\r
|
|
996
|
+
}\r
|
|
997
|
+
.sw-ttyw-markdown ul {\r
|
|
961
998
|
list-style: disc;\r
|
|
962
999
|
}\r
|
|
963
|
-
.sw-ttyw-markdown
|
|
1000
|
+
.sw-ttyw-markdown ul ul {\r
|
|
964
1001
|
margin: 0.2em 0;\r
|
|
1002
|
+
padding-left: 1.25em;\r
|
|
1003
|
+
list-style: circle;\r
|
|
1004
|
+
}\r
|
|
1005
|
+
.sw-ttyw-markdown ol ul {\r
|
|
1006
|
+
margin: 0.2em 0;\r
|
|
1007
|
+
padding-left: 1.25em;\r
|
|
1008
|
+
list-style: disc;\r
|
|
1009
|
+
}\r
|
|
1010
|
+
.sw-ttyw-markdown li {\r
|
|
1011
|
+
margin: 0.15em 0;\r
|
|
1012
|
+
line-height: 1.4;\r
|
|
965
1013
|
}\r
|
|
966
1014
|
\r
|
|
967
1015
|
.sw-ttyw-markdown a {\r
|
|
@@ -974,7 +1022,7 @@ const m = {
|
|
|
974
1022
|
\r
|
|
975
1023
|
/* API bracket labels e.g. [Agents], [Via the SUPERWISE dashboard] */\r
|
|
976
1024
|
.sw-ttyw-markdown .sw-ttyw-bracket-label {\r
|
|
977
|
-
font-
|
|
1025
|
+
font-weight: 600;\r
|
|
978
1026
|
opacity: 0.9;\r
|
|
979
1027
|
}\r
|
|
980
1028
|
\r
|
|
@@ -984,7 +1032,7 @@ const m = {
|
|
|
984
1032
|
font-weight: 600;\r
|
|
985
1033
|
font-size: 1.05em;\r
|
|
986
1034
|
margin: 0.75em 0 0.35em;\r
|
|
987
|
-
line-height: 1.
|
|
1035
|
+
line-height: 1.0;\r
|
|
988
1036
|
color: inherit;\r
|
|
989
1037
|
}\r
|
|
990
1038
|
.sw-ttyw-markdown .sw-ttyw-text-block:first-child {\r
|
|
@@ -1001,11 +1049,11 @@ const m = {
|
|
|
1001
1049
|
opacity: 0.5 !important;\r
|
|
1002
1050
|
}\r
|
|
1003
1051
|
\r
|
|
1004
|
-
/* Messages area: vertical scroll only,
|
|
1052
|
+
/* Messages area: vertical scroll only, scrollbar uses primary color */\r
|
|
1005
1053
|
.sw-ttyw-messages {\r
|
|
1006
1054
|
overflow-x: hidden;\r
|
|
1007
1055
|
scrollbar-width: thin;\r
|
|
1008
|
-
scrollbar-color:
|
|
1056
|
+
scrollbar-color: var(--swttyw-primary-color) transparent;\r
|
|
1009
1057
|
}\r
|
|
1010
1058
|
\r
|
|
1011
1059
|
/* Ensure empty state doesn't interfere with scrolling */\r
|
|
@@ -1022,6 +1070,12 @@ const m = {
|
|
|
1022
1070
|
cursor: not-allowed;\r
|
|
1023
1071
|
}\r
|
|
1024
1072
|
\r
|
|
1073
|
+
.sw-ttyw-chatbot #sw-ttyw-chat-send-message {\r
|
|
1074
|
+
color: var(--swttyw-primary-color);\r
|
|
1075
|
+
}\r
|
|
1076
|
+
.sw-ttyw-chatbot #sw-ttyw-chat-send-message svg {\r
|
|
1077
|
+
fill: currentColor;\r
|
|
1078
|
+
}\r
|
|
1025
1079
|
#sw-ttyw-chat-send-message:disabled {\r
|
|
1026
1080
|
opacity: 0.5;\r
|
|
1027
1081
|
cursor: not-allowed;\r
|
|
@@ -1030,13 +1084,36 @@ const m = {
|
|
|
1030
1084
|
#sw-ttyw-chat-send-message:disabled svg,\r
|
|
1031
1085
|
#sw-ttyw-chat-send-message:disabled path {\r
|
|
1032
1086
|
cursor: not-allowed;\r
|
|
1033
|
-
}`, Te = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='190'%20height='42'%20viewBox='0%200%20190%2042'%20fill='none'%3e%3cpath%20d='M17.2253%2014.2603C17.155%2014.0259%2016.9441%2013.8618%2016.7097%2013.8618H14.6472C14.3894%2013.8618%2014.1785%2014.0259%2014.1316%2014.2603L10.7801%2027.5053C10.7332%2027.6694%2010.7801%2027.8335%2010.8739%2027.9741C10.9676%2028.1148%2011.1317%2028.1851%2011.2957%2028.1851H12.9363C13.1941%2028.1851%2013.4051%2027.9976%2013.4754%2027.7631L14.0613%2025.0673H17.3191L17.905%2027.7631C17.9519%2028.021%2018.1862%2028.1851%2018.444%2028.1851H20.0846C20.2487%2028.1851%2020.4128%2028.1148%2020.5065%2027.9741C20.6003%2027.8335%2020.6471%2027.6694%2020.6003%2027.5053L17.2488%2014.2603H17.2253ZM14.5769%2022.5824L15.655%2017.636L16.7566%2022.5824H14.5769Z'%20fill='%23FF0000'%3e%3c/path%3e%3cpath%20d='M23.8359%2013.8618H22.2656C21.9609%2013.8618%2021.7266%2014.0962%2021.7266%2014.401V27.6459C21.7266%2027.9507%2021.9609%2028.1851%2022.2656%2028.1851H23.8359C24.1406%2028.1851%2024.375%2027.9507%2024.375%2027.6459V14.401C24.375%2014.0962%2024.1406%2013.8618%2023.8359%2013.8618ZM22.2891%2014.0493C22.2422%2014.0493%2022.1953%2014.0493%2022.1484%2014.0728C22.1953%2014.0728%2022.2422%2014.0493%2022.2891%2014.0493Z'%20fill='%23FF0000'%3e%3c/path%3e%3cpath%20d='M36.1401%2029.4041L36.0932%2012.5256C36.0932%2011.3066%2035.4369%2010.1579%2034.3588%209.5484L19.7341%201.15601C18.6794%200.546507%2017.3669%200.546507%2016.2888%201.15601L1.71091%209.61872C0.65624%2010.2282%200%2011.3769%200%2012.5959L0.046874%2029.4744C0.046874%2030.6934%200.703114%2031.8421%201.78122%2032.4516L16.406%2040.844C17.4607%2041.4535%2018.7731%2041.4535%2019.8513%2040.844L34.4291%2032.3813C35.4838%2031.7718%2036.1401%2030.6231%2036.1401%2029.4041ZM11.9998%2031.5608C6.16397%2028.1851%204.17181%2020.7539%207.54676%2014.9167C10.8983%209.07955%2018.3513%207.08694%2024.1871%2010.4626C30.023%2013.8149%2032.0151%2021.2696%2028.6402%2027.1068C25.2887%2032.9439%2017.8357%2034.9365%2011.9998%2031.5608Z'%20fill='%23FF0000'%3e%3c/path%3e%3cpath%20d='M46.3593%2014.19C46.6171%2013.9087%2046.9218%2013.6977%2047.2734%2013.557C47.6249%2013.4164%2048.0468%2013.3461%2048.5155%2013.3461C48.9843%2013.3461%2049.6171%2013.4398%2050.0858%2013.6508C50.5546%2013.8618%2050.9295%2014.1665%2051.2342%2014.5416C51.3983%2014.7526%2051.5623%2014.987%2051.6795%2015.2683C51.8202%2015.5496%2051.9139%2015.8309%2051.9608%2016.1357L55.4295%2015.0574C55.1717%2014.1431%2054.8201%2013.3695%2054.3748%2012.7131C53.9295%2012.0567%2053.3904%2011.4941%2052.7576%2011.0487C52.1952%2010.6502%2051.5623%2010.3689%2050.8358%2010.1813C50.1327%209.99379%2049.3593%209.90002%2048.5624%209.90002C47.7655%209.90002%2046.5937%2010.0407%2045.7734%2010.3454C44.9765%2010.6502%2044.2734%2011.0956%2043.7109%2011.6816C43.125%2012.2443%2042.7031%2012.9241%2042.4219%2013.7211C42.1406%2014.5182%2042%2015.4324%2042%2016.4405C42%2017.4485%2042.1641%2018.5034%2042.5156%2019.277C42.8672%2020.0506%2043.3828%2020.707%2044.0859%2021.2461C44.789%2021.7853%2045.7031%2022.2776%2046.8515%2022.6761L48.8436%2023.4028C49.5702%2023.6842%2050.1561%2023.9655%2050.5546%2024.2702C50.953%2024.5515%2051.2342%2024.8797%2051.3983%2025.2314C51.5623%2025.583%2051.6327%2026.0284%2051.6327%2026.5676C51.6327%2027.1067%2051.5858%2027.4818%2051.4686%2027.8335C51.3749%2028.1851%2051.1874%2028.4899%2050.9764%2028.7712C50.742%2029.0759%2050.4374%2029.2869%2050.0624%2029.4275C49.7108%2029.5682%2049.2889%2029.6385%2048.8202%2029.6385C48.3515%2029.6385%2047.7187%2029.5448%2047.2734%2029.3338C46.8046%2029.1228%2046.4296%2028.818%2046.1249%2028.443C45.9374%2028.232%2045.7734%2027.9976%2045.6562%2027.6928C45.5156%2027.4115%2045.4453%2027.1067%2045.3749%2026.802L41.8594%2027.7866C42.0937%2028.7008%2042.4453%2029.4979%2042.8906%2030.2011C43.3594%2030.9044%2043.8984%2031.467%2044.5546%2031.9359C45.1406%2032.311%2045.7734%2032.5923%2046.4765%2032.8032C47.1796%2033.0142%2047.953%2033.108%2048.7499%2033.108C49.5468%2033.108%2050.742%2032.9439%2051.5389%2032.6626C52.3592%2032.3578%2053.0623%2031.9124%2053.6483%2031.3029C54.1873%2030.7169%2054.6092%2030.0136%2054.9139%2029.1931C55.2185%2028.3726%2055.3592%2027.4349%2055.3592%2026.3566C55.3592%2025.2782%2055.1951%2024.2702%2054.8435%2023.4966C54.492%2022.723%2053.9764%2022.0666%2053.2498%2021.5275C52.5233%2020.9883%2051.5858%2020.496%2050.3905%2020.0506L48.4218%2019.3239C47.6952%2019.0426%2047.1327%2018.7612%2046.7577%2018.4799C46.3593%2018.1752%2046.1015%2017.8704%2045.9609%2017.5188C45.8203%2017.1672%2045.7499%2016.7686%2045.7499%2016.2998C45.7499%2015.8309%2045.7968%2015.4324%2045.914%2015.0808C46.0077%2014.7292%2046.1718%2014.4478%2046.3593%2014.19Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M67.5233%2026.4504C67.5233%2027.1536%2067.4295%2027.7631%2067.242%2028.232C67.0545%2028.7008%2066.7499%2029.0525%2066.3046%2029.3103C65.8593%2029.5682%2065.2733%2029.6854%2064.5468%2029.6854C63.8202%2029.6854%2063.2109%2029.5682%2062.7656%2029.3103C62.3202%2029.0525%2062.0156%2028.7008%2061.8281%2028.232C61.6406%2027.7631%2061.5468%2027.1771%2061.5468%2026.4504V10.1579H57.8672V26.3332C57.8672%2027.6694%2058.1016%2028.8415%2058.5703%2029.8495C59.039%2030.8575%2059.7656%2031.6546%2060.75%2032.2406C61.7343%2032.8267%2063.0234%2033.108%2064.5702%2033.108C66.1171%2033.108%2067.3592%2032.8267%2068.367%2032.2406C69.3748%2031.6546%2070.1014%2030.8575%2070.5467%2029.8261C70.992%2028.7946%2071.2264%2027.6459%2071.2264%2026.3332V10.1579H67.5467V26.4504H67.5233Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M83.7186%2010.9549C82.7811%2010.4158%2081.5858%2010.1579%2080.1562%2010.1579H74.0859V32.8033H77.7656V24.9032H80.1093C81.5624%2024.9032%2082.7577%2024.6453%2083.6952%2024.1296C84.6327%2023.6138%2085.3358%2022.8168%2085.8045%2021.7385C86.2732%2020.6601%2086.5076%2019.2536%2086.5076%2017.5423C86.5076%2015.831%2086.2732%2014.4479%2085.8045%2013.3695C85.3358%2012.2912%2084.6327%2011.4941%2083.6952%2010.9549H83.7186ZM82.4999%2019.9099C82.2889%2020.4726%2081.9843%2020.8711%2081.5858%2021.1289C81.1874%2021.3868%2080.6718%2021.504%2080.0155%2021.504H77.7421V13.6274H80.0155C80.6718%2013.6274%2081.1874%2013.7446%2081.5858%2014.0025C81.9843%2014.2603%2082.2889%2014.6588%2082.4999%2015.2215C82.7108%2015.7841%2082.8046%2016.5577%2082.8046%2017.5423C82.8046%2018.5268%2082.7108%2019.3473%2082.4999%2019.9099Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M88.5938%2032.8267H99.7029V29.3807H92.2734V23.0043H98.4608V19.5817H92.2734V13.6274H99.7029V10.1813H88.5938V32.8267Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M111.797%2023.356C112.711%2022.8402%20113.437%2022.0666%20113.953%2021.0352C114.469%2020.0037%20114.726%2018.7144%20114.726%2017.1672C114.726%2015.62%20114.492%2014.2134%20114.023%2013.2054C113.555%2012.1739%20112.851%2011.4238%20111.961%2010.9315C111.047%2010.4392%20109.922%2010.2048%20108.586%2010.2048H102.023V32.8501H105.703V24.153H108.258L111.094%2032.8501H115.078L111.75%2023.4028C111.75%2023.4028%20111.797%2023.4028%20111.82%2023.3794L111.797%2023.356ZM105.68%2013.6274H108.422C108.961%2013.6274%20109.406%2013.7211%20109.805%2013.9321C110.18%2014.1431%20110.484%2014.4947%20110.695%2015.0105C110.906%2015.5028%20111%2016.2295%20111%2017.1437C111%2018.058%20110.906%2018.8081%20110.695%2019.3239C110.484%2019.8396%20110.203%2020.1912%20109.828%2020.4022C109.453%2020.6132%20109.008%2020.707%20108.469%2020.707H105.703V13.6508L105.68%2013.6274Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M132.234%2027.3412L129.047%2010.1813H125.508L122.344%2027.2474L119.086%2010.1813H115.148L120.328%2032.8267H124.148L127.289%2017.6595L130.406%2032.8267H134.226L139.382%2010.1813H135.492L132.234%2027.3412Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M144.773%2010.1813H141.094V32.8267H144.773V10.1813Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M151.851%2014.19C152.109%2013.9087%20152.414%2013.6977%20152.766%2013.557C153.117%2013.4164%20153.539%2013.3461%20154.008%2013.3461C154.476%2013.3461%20155.109%2013.4398%20155.578%2013.6508C156.047%2013.8618%20156.422%2014.1665%20156.726%2014.5416C156.89%2014.7526%20157.055%2014.987%20157.172%2015.2683C157.312%2015.5496%20157.406%2015.8309%20157.453%2016.1357L160.922%2015.0574C160.664%2014.1431%20160.312%2013.3695%20159.867%2012.7131C159.422%2012.0567%20158.883%2011.4941%20158.25%2011.0487C157.687%2010.6502%20157.055%2010.3689%20156.328%2010.1813C155.625%209.99379%20154.851%209.90002%20154.055%209.90002C153.258%209.90002%20152.086%2010.0407%20151.266%2010.3454C150.469%2010.6502%20149.766%2011.0956%20149.203%2011.6816C148.617%2012.2443%20148.195%2012.9241%20147.914%2013.7211C147.633%2014.5182%20147.492%2015.4324%20147.492%2016.4405C147.492%2017.4485%20147.656%2018.5034%20148.008%2019.277C148.359%2020.0506%20148.875%2020.707%20149.578%2021.2461C150.281%2021.7853%20151.195%2022.2776%20152.344%2022.6761L154.336%2023.4028C155.062%2023.6842%20155.648%2023.9655%20156.047%2024.2702C156.445%2024.5515%20156.726%2024.8797%20156.89%2025.2314C157.055%2025.583%20157.125%2026.0284%20157.125%2026.5676C157.125%2027.1067%20157.078%2027.4818%20156.961%2027.8335C156.867%2028.1851%20156.68%2028.4899%20156.469%2028.7712C156.234%2029.0759%20155.93%2029.2869%20155.555%2029.4275C155.203%2029.5682%20154.781%2029.6385%20154.312%2029.6385C153.844%2029.6385%20153.211%2029.5448%20152.766%2029.3338C152.297%2029.1228%20151.922%2028.818%20151.617%2028.443C151.43%2028.232%20151.266%2027.9976%20151.148%2027.6928C151.008%2027.4115%20150.914%2027.1067%20150.867%2026.802L147.352%2027.7866C147.586%2028.7008%20147.937%2029.4979%20148.383%2030.2011C148.852%2030.9044%20149.391%2031.467%20150.047%2031.9359C150.633%2032.311%20151.266%2032.5923%20151.969%2032.8032C152.672%2033.0142%20153.445%2033.108%20154.242%2033.108C155.039%2033.108%20156.234%2032.9439%20157.031%2032.6626C157.851%2032.3578%20158.555%2031.9124%20159.14%2031.3029C159.68%2030.7169%20160.101%2030.0136%20160.406%2029.1931C160.711%2028.3726%20160.851%2027.4349%20160.851%2026.3566C160.851%2025.2782%20160.687%2024.2702%20160.336%2023.4966C159.984%2022.723%20159.469%2022.0666%20158.742%2021.5275C158.015%2020.9883%20157.078%2020.496%20155.883%2020.0506L153.914%2019.3239C153.187%2019.0426%20152.625%2018.7612%20152.25%2018.4799C151.852%2018.1752%20151.594%2017.8704%20151.453%2017.5188C151.312%2017.1672%20151.242%2016.7686%20151.242%2016.2998C151.242%2015.8309%20151.289%2015.4324%20151.406%2015.0808C151.5%2014.7292%20151.664%2014.4478%20151.851%2014.19Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M174.633%2013.6274V10.1813H163.5V32.8267H174.633V29.3807H167.18V23.0043H173.367V19.5817H167.18V13.6274H174.633Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M179.316%2011.0956V10.1345H183.512V11.0956H181.918V15.8075H180.91V11.0956H179.316Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M184.168%2010.1345H185.41L186.676%2013.9321L187.941%2010.1345H189.184V15.8075H188.269V11.8223L187.098%2015.1511H186.254L185.082%2011.9161V15.831H184.168V10.1579V10.1345Z'%20fill='black'%3e%3c/path%3e%3c/svg%3e";
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1087
|
+
}\r
|
|
1088
|
+
\r
|
|
1089
|
+
.sw-ttyw-jump-latest {\r
|
|
1090
|
+
position: sticky;\r
|
|
1091
|
+
bottom: 12px;\r
|
|
1092
|
+
display: flex;\r
|
|
1093
|
+
justify-content: center;\r
|
|
1094
|
+
margin-top: 8px;\r
|
|
1095
|
+
}\r
|
|
1096
|
+
\r
|
|
1097
|
+
.sw-ttyw-jump-button {\r
|
|
1098
|
+
background: var(--swttyw-primary-color, #000);\r
|
|
1099
|
+
border: 1px solid var(--swttyw-primary-color, #000);\r
|
|
1100
|
+
color: #fff;\r
|
|
1101
|
+
border-radius: 20px;\r
|
|
1102
|
+
padding: 6px 12px;\r
|
|
1103
|
+
font-size: 12px;\r
|
|
1104
|
+
cursor: pointer;\r
|
|
1105
|
+
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);\r
|
|
1106
|
+
}\r
|
|
1107
|
+
\r
|
|
1108
|
+
.sw-ttyw-jump-button:hover {\r
|
|
1109
|
+
opacity: 0.9;\r
|
|
1110
|
+
}`, Xe = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='190'%20height='42'%20viewBox='0%200%20190%2042'%20fill='none'%3e%3cpath%20d='M17.2253%2014.2603C17.155%2014.0259%2016.9441%2013.8618%2016.7097%2013.8618H14.6472C14.3894%2013.8618%2014.1785%2014.0259%2014.1316%2014.2603L10.7801%2027.5053C10.7332%2027.6694%2010.7801%2027.8335%2010.8739%2027.9741C10.9676%2028.1148%2011.1317%2028.1851%2011.2957%2028.1851H12.9363C13.1941%2028.1851%2013.4051%2027.9976%2013.4754%2027.7631L14.0613%2025.0673H17.3191L17.905%2027.7631C17.9519%2028.021%2018.1862%2028.1851%2018.444%2028.1851H20.0846C20.2487%2028.1851%2020.4128%2028.1148%2020.5065%2027.9741C20.6003%2027.8335%2020.6471%2027.6694%2020.6003%2027.5053L17.2488%2014.2603H17.2253ZM14.5769%2022.5824L15.655%2017.636L16.7566%2022.5824H14.5769Z'%20fill='%23FF0000'%3e%3c/path%3e%3cpath%20d='M23.8359%2013.8618H22.2656C21.9609%2013.8618%2021.7266%2014.0962%2021.7266%2014.401V27.6459C21.7266%2027.9507%2021.9609%2028.1851%2022.2656%2028.1851H23.8359C24.1406%2028.1851%2024.375%2027.9507%2024.375%2027.6459V14.401C24.375%2014.0962%2024.1406%2013.8618%2023.8359%2013.8618ZM22.2891%2014.0493C22.2422%2014.0493%2022.1953%2014.0493%2022.1484%2014.0728C22.1953%2014.0728%2022.2422%2014.0493%2022.2891%2014.0493Z'%20fill='%23FF0000'%3e%3c/path%3e%3cpath%20d='M36.1401%2029.4041L36.0932%2012.5256C36.0932%2011.3066%2035.4369%2010.1579%2034.3588%209.5484L19.7341%201.15601C18.6794%200.546507%2017.3669%200.546507%2016.2888%201.15601L1.71091%209.61872C0.65624%2010.2282%200%2011.3769%200%2012.5959L0.046874%2029.4744C0.046874%2030.6934%200.703114%2031.8421%201.78122%2032.4516L16.406%2040.844C17.4607%2041.4535%2018.7731%2041.4535%2019.8513%2040.844L34.4291%2032.3813C35.4838%2031.7718%2036.1401%2030.6231%2036.1401%2029.4041ZM11.9998%2031.5608C6.16397%2028.1851%204.17181%2020.7539%207.54676%2014.9167C10.8983%209.07955%2018.3513%207.08694%2024.1871%2010.4626C30.023%2013.8149%2032.0151%2021.2696%2028.6402%2027.1068C25.2887%2032.9439%2017.8357%2034.9365%2011.9998%2031.5608Z'%20fill='%23FF0000'%3e%3c/path%3e%3cpath%20d='M46.3593%2014.19C46.6171%2013.9087%2046.9218%2013.6977%2047.2734%2013.557C47.6249%2013.4164%2048.0468%2013.3461%2048.5155%2013.3461C48.9843%2013.3461%2049.6171%2013.4398%2050.0858%2013.6508C50.5546%2013.8618%2050.9295%2014.1665%2051.2342%2014.5416C51.3983%2014.7526%2051.5623%2014.987%2051.6795%2015.2683C51.8202%2015.5496%2051.9139%2015.8309%2051.9608%2016.1357L55.4295%2015.0574C55.1717%2014.1431%2054.8201%2013.3695%2054.3748%2012.7131C53.9295%2012.0567%2053.3904%2011.4941%2052.7576%2011.0487C52.1952%2010.6502%2051.5623%2010.3689%2050.8358%2010.1813C50.1327%209.99379%2049.3593%209.90002%2048.5624%209.90002C47.7655%209.90002%2046.5937%2010.0407%2045.7734%2010.3454C44.9765%2010.6502%2044.2734%2011.0956%2043.7109%2011.6816C43.125%2012.2443%2042.7031%2012.9241%2042.4219%2013.7211C42.1406%2014.5182%2042%2015.4324%2042%2016.4405C42%2017.4485%2042.1641%2018.5034%2042.5156%2019.277C42.8672%2020.0506%2043.3828%2020.707%2044.0859%2021.2461C44.789%2021.7853%2045.7031%2022.2776%2046.8515%2022.6761L48.8436%2023.4028C49.5702%2023.6842%2050.1561%2023.9655%2050.5546%2024.2702C50.953%2024.5515%2051.2342%2024.8797%2051.3983%2025.2314C51.5623%2025.583%2051.6327%2026.0284%2051.6327%2026.5676C51.6327%2027.1067%2051.5858%2027.4818%2051.4686%2027.8335C51.3749%2028.1851%2051.1874%2028.4899%2050.9764%2028.7712C50.742%2029.0759%2050.4374%2029.2869%2050.0624%2029.4275C49.7108%2029.5682%2049.2889%2029.6385%2048.8202%2029.6385C48.3515%2029.6385%2047.7187%2029.5448%2047.2734%2029.3338C46.8046%2029.1228%2046.4296%2028.818%2046.1249%2028.443C45.9374%2028.232%2045.7734%2027.9976%2045.6562%2027.6928C45.5156%2027.4115%2045.4453%2027.1067%2045.3749%2026.802L41.8594%2027.7866C42.0937%2028.7008%2042.4453%2029.4979%2042.8906%2030.2011C43.3594%2030.9044%2043.8984%2031.467%2044.5546%2031.9359C45.1406%2032.311%2045.7734%2032.5923%2046.4765%2032.8032C47.1796%2033.0142%2047.953%2033.108%2048.7499%2033.108C49.5468%2033.108%2050.742%2032.9439%2051.5389%2032.6626C52.3592%2032.3578%2053.0623%2031.9124%2053.6483%2031.3029C54.1873%2030.7169%2054.6092%2030.0136%2054.9139%2029.1931C55.2185%2028.3726%2055.3592%2027.4349%2055.3592%2026.3566C55.3592%2025.2782%2055.1951%2024.2702%2054.8435%2023.4966C54.492%2022.723%2053.9764%2022.0666%2053.2498%2021.5275C52.5233%2020.9883%2051.5858%2020.496%2050.3905%2020.0506L48.4218%2019.3239C47.6952%2019.0426%2047.1327%2018.7612%2046.7577%2018.4799C46.3593%2018.1752%2046.1015%2017.8704%2045.9609%2017.5188C45.8203%2017.1672%2045.7499%2016.7686%2045.7499%2016.2998C45.7499%2015.8309%2045.7968%2015.4324%2045.914%2015.0808C46.0077%2014.7292%2046.1718%2014.4478%2046.3593%2014.19Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M67.5233%2026.4504C67.5233%2027.1536%2067.4295%2027.7631%2067.242%2028.232C67.0545%2028.7008%2066.7499%2029.0525%2066.3046%2029.3103C65.8593%2029.5682%2065.2733%2029.6854%2064.5468%2029.6854C63.8202%2029.6854%2063.2109%2029.5682%2062.7656%2029.3103C62.3202%2029.0525%2062.0156%2028.7008%2061.8281%2028.232C61.6406%2027.7631%2061.5468%2027.1771%2061.5468%2026.4504V10.1579H57.8672V26.3332C57.8672%2027.6694%2058.1016%2028.8415%2058.5703%2029.8495C59.039%2030.8575%2059.7656%2031.6546%2060.75%2032.2406C61.7343%2032.8267%2063.0234%2033.108%2064.5702%2033.108C66.1171%2033.108%2067.3592%2032.8267%2068.367%2032.2406C69.3748%2031.6546%2070.1014%2030.8575%2070.5467%2029.8261C70.992%2028.7946%2071.2264%2027.6459%2071.2264%2026.3332V10.1579H67.5467V26.4504H67.5233Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M83.7186%2010.9549C82.7811%2010.4158%2081.5858%2010.1579%2080.1562%2010.1579H74.0859V32.8033H77.7656V24.9032H80.1093C81.5624%2024.9032%2082.7577%2024.6453%2083.6952%2024.1296C84.6327%2023.6138%2085.3358%2022.8168%2085.8045%2021.7385C86.2732%2020.6601%2086.5076%2019.2536%2086.5076%2017.5423C86.5076%2015.831%2086.2732%2014.4479%2085.8045%2013.3695C85.3358%2012.2912%2084.6327%2011.4941%2083.6952%2010.9549H83.7186ZM82.4999%2019.9099C82.2889%2020.4726%2081.9843%2020.8711%2081.5858%2021.1289C81.1874%2021.3868%2080.6718%2021.504%2080.0155%2021.504H77.7421V13.6274H80.0155C80.6718%2013.6274%2081.1874%2013.7446%2081.5858%2014.0025C81.9843%2014.2603%2082.2889%2014.6588%2082.4999%2015.2215C82.7108%2015.7841%2082.8046%2016.5577%2082.8046%2017.5423C82.8046%2018.5268%2082.7108%2019.3473%2082.4999%2019.9099Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M88.5938%2032.8267H99.7029V29.3807H92.2734V23.0043H98.4608V19.5817H92.2734V13.6274H99.7029V10.1813H88.5938V32.8267Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M111.797%2023.356C112.711%2022.8402%20113.437%2022.0666%20113.953%2021.0352C114.469%2020.0037%20114.726%2018.7144%20114.726%2017.1672C114.726%2015.62%20114.492%2014.2134%20114.023%2013.2054C113.555%2012.1739%20112.851%2011.4238%20111.961%2010.9315C111.047%2010.4392%20109.922%2010.2048%20108.586%2010.2048H102.023V32.8501H105.703V24.153H108.258L111.094%2032.8501H115.078L111.75%2023.4028C111.75%2023.4028%20111.797%2023.4028%20111.82%2023.3794L111.797%2023.356ZM105.68%2013.6274H108.422C108.961%2013.6274%20109.406%2013.7211%20109.805%2013.9321C110.18%2014.1431%20110.484%2014.4947%20110.695%2015.0105C110.906%2015.5028%20111%2016.2295%20111%2017.1437C111%2018.058%20110.906%2018.8081%20110.695%2019.3239C110.484%2019.8396%20110.203%2020.1912%20109.828%2020.4022C109.453%2020.6132%20109.008%2020.707%20108.469%2020.707H105.703V13.6508L105.68%2013.6274Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M132.234%2027.3412L129.047%2010.1813H125.508L122.344%2027.2474L119.086%2010.1813H115.148L120.328%2032.8267H124.148L127.289%2017.6595L130.406%2032.8267H134.226L139.382%2010.1813H135.492L132.234%2027.3412Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M144.773%2010.1813H141.094V32.8267H144.773V10.1813Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M151.851%2014.19C152.109%2013.9087%20152.414%2013.6977%20152.766%2013.557C153.117%2013.4164%20153.539%2013.3461%20154.008%2013.3461C154.476%2013.3461%20155.109%2013.4398%20155.578%2013.6508C156.047%2013.8618%20156.422%2014.1665%20156.726%2014.5416C156.89%2014.7526%20157.055%2014.987%20157.172%2015.2683C157.312%2015.5496%20157.406%2015.8309%20157.453%2016.1357L160.922%2015.0574C160.664%2014.1431%20160.312%2013.3695%20159.867%2012.7131C159.422%2012.0567%20158.883%2011.4941%20158.25%2011.0487C157.687%2010.6502%20157.055%2010.3689%20156.328%2010.1813C155.625%209.99379%20154.851%209.90002%20154.055%209.90002C153.258%209.90002%20152.086%2010.0407%20151.266%2010.3454C150.469%2010.6502%20149.766%2011.0956%20149.203%2011.6816C148.617%2012.2443%20148.195%2012.9241%20147.914%2013.7211C147.633%2014.5182%20147.492%2015.4324%20147.492%2016.4405C147.492%2017.4485%20147.656%2018.5034%20148.008%2019.277C148.359%2020.0506%20148.875%2020.707%20149.578%2021.2461C150.281%2021.7853%20151.195%2022.2776%20152.344%2022.6761L154.336%2023.4028C155.062%2023.6842%20155.648%2023.9655%20156.047%2024.2702C156.445%2024.5515%20156.726%2024.8797%20156.89%2025.2314C157.055%2025.583%20157.125%2026.0284%20157.125%2026.5676C157.125%2027.1067%20157.078%2027.4818%20156.961%2027.8335C156.867%2028.1851%20156.68%2028.4899%20156.469%2028.7712C156.234%2029.0759%20155.93%2029.2869%20155.555%2029.4275C155.203%2029.5682%20154.781%2029.6385%20154.312%2029.6385C153.844%2029.6385%20153.211%2029.5448%20152.766%2029.3338C152.297%2029.1228%20151.922%2028.818%20151.617%2028.443C151.43%2028.232%20151.266%2027.9976%20151.148%2027.6928C151.008%2027.4115%20150.914%2027.1067%20150.867%2026.802L147.352%2027.7866C147.586%2028.7008%20147.937%2029.4979%20148.383%2030.2011C148.852%2030.9044%20149.391%2031.467%20150.047%2031.9359C150.633%2032.311%20151.266%2032.5923%20151.969%2032.8032C152.672%2033.0142%20153.445%2033.108%20154.242%2033.108C155.039%2033.108%20156.234%2032.9439%20157.031%2032.6626C157.851%2032.3578%20158.555%2031.9124%20159.14%2031.3029C159.68%2030.7169%20160.101%2030.0136%20160.406%2029.1931C160.711%2028.3726%20160.851%2027.4349%20160.851%2026.3566C160.851%2025.2782%20160.687%2024.2702%20160.336%2023.4966C159.984%2022.723%20159.469%2022.0666%20158.742%2021.5275C158.015%2020.9883%20157.078%2020.496%20155.883%2020.0506L153.914%2019.3239C153.187%2019.0426%20152.625%2018.7612%20152.25%2018.4799C151.852%2018.1752%20151.594%2017.8704%20151.453%2017.5188C151.312%2017.1672%20151.242%2016.7686%20151.242%2016.2998C151.242%2015.8309%20151.289%2015.4324%20151.406%2015.0808C151.5%2014.7292%20151.664%2014.4478%20151.851%2014.19Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M174.633%2013.6274V10.1813H163.5V32.8267H174.633V29.3807H167.18V23.0043H173.367V19.5817H167.18V13.6274H174.633Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M179.316%2011.0956V10.1345H183.512V11.0956H181.918V15.8075H180.91V11.0956H179.316Z'%20fill='black'%3e%3c/path%3e%3cpath%20d='M184.168%2010.1345H185.41L186.676%2013.9321L187.941%2010.1345H189.184V15.8075H188.269V11.8223L187.098%2015.1511H186.254L185.082%2011.9161V15.831H184.168V10.1579V10.1345Z'%20fill='black'%3e%3c/path%3e%3c/svg%3e";
|
|
1111
|
+
let Ke = 0;
|
|
1112
|
+
function Pe({ width: r = 20, height: n = 20, style: i }) {
|
|
1113
|
+
const a = M(null);
|
|
1114
|
+
a.current || (a.current = `clip0_avatar_${++Ke}`);
|
|
1115
|
+
const o = a.current;
|
|
1116
|
+
return /* @__PURE__ */ e.jsxs("svg", { width: r, height: n, viewBox: "0 0 155 174", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: i, "aria-hidden": !0, children: [
|
|
1040
1117
|
/* @__PURE__ */ e.jsxs("g", { clipPath: `url(#${o})`, children: [
|
|
1041
1118
|
/* @__PURE__ */ e.jsx("path", { d: "M73.41 57.8388C73.15 56.8088 72.23 56.0988 71.17 56.0988H62.35C61.29 56.0988 60.37 56.8188 60.11 57.8488L45.8 114.299C45.62 114.999 45.78 115.719 46.22 116.289C46.66 116.859 47.33 117.179 48.05 117.179H55.05C56.13 117.179 57.08 116.419 57.31 115.359L59.83 103.889H73.76L76.29 115.359C76.52 116.409 77.47 117.179 78.55 117.179H85.54C86.26 117.179 86.92 116.849 87.37 116.289C87.81 115.719 87.96 114.999 87.79 114.299L73.44 57.8488L73.41 57.8388ZM62.12 93.3688L66.76 72.2188L71.42 93.3688H62.12Z", fill: "#FF0000" }),
|
|
1042
1119
|
/* @__PURE__ */ e.jsx("path", { d: "M101.69 56.0988H95.01C93.73 56.0988 92.7 57.1388 92.7 58.4088V114.859C92.7 116.139 93.74 117.169 95.01 117.169H101.69C102.97 117.169 104 116.129 104 114.859V58.4088C104 57.1288 102.96 56.0988 101.69 56.0988Z", fill: "#FF0000" }),
|
|
@@ -1045,9 +1122,9 @@ function Ee({ width: r = 20, height: n = 20, style: s }) {
|
|
|
1045
1122
|
/* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("clipPath", { id: o, children: /* @__PURE__ */ e.jsx("rect", { width: "154.17", height: "173.268", fill: "white" }) }) })
|
|
1046
1123
|
] });
|
|
1047
1124
|
}
|
|
1048
|
-
function
|
|
1049
|
-
const
|
|
1050
|
-
return /* @__PURE__ */ e.jsxs("svg", { width:
|
|
1125
|
+
function Qe({ width: r, height: n = 20, style: i }) {
|
|
1126
|
+
const a = r ?? 4.6875 * n;
|
|
1127
|
+
return /* @__PURE__ */ e.jsxs("svg", { width: a, height: n, viewBox: "0 0 75 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: i, "aria-hidden": !0, children: [
|
|
1051
1128
|
/* @__PURE__ */ e.jsx("path", { d: "M6.82917 5.34411C6.8013 5.25174 6.71768 5.18707 6.62476 5.18707H5.80712C5.70492 5.18707 5.62129 5.25174 5.60271 5.34411L4.27404 10.5635C4.25546 10.6282 4.27404 10.6928 4.31121 10.7483C4.34838 10.8037 4.41341 10.8314 4.47845 10.8314H5.12885C5.23106 10.8314 5.31468 10.7575 5.34255 10.6651L5.57484 9.60278H6.86634L7.09862 10.6651C7.11721 10.7667 7.21012 10.8314 7.31232 10.8314H7.96272C8.02776 10.8314 8.0928 10.8037 8.12997 10.7483C8.16713 10.6928 8.18571 10.6282 8.16713 10.5635L6.83846 5.34411H6.82917ZM5.77925 8.62356L6.20665 6.67437L6.64335 8.62356H5.77925Z", fill: "white" }),
|
|
1052
1129
|
/* @__PURE__ */ e.jsx("path", { d: "M9.44935 5.18707H8.82683C8.70604 5.18707 8.61313 5.27945 8.61313 5.39954V10.6189C8.61313 10.739 8.70604 10.8314 8.82683 10.8314H9.44935C9.57014 10.8314 9.66305 10.739 9.66305 10.6189V5.39954C9.66305 5.27945 9.57014 5.18707 9.44935 5.18707ZM8.83612 5.26097C8.81754 5.26097 8.79896 5.26098 8.78037 5.27021C8.79896 5.27021 8.81754 5.26097 8.83612 5.26097Z", fill: "white" }),
|
|
1053
1130
|
/* @__PURE__ */ e.jsx("path", { d: "M14.3273 11.3118L14.3087 4.66051C14.3087 4.18014 14.0486 3.72748 13.6212 3.4873L7.82334 0.180139C7.40523 -0.0600462 6.88491 -0.0600462 6.45751 0.180139L0.678271 3.51501C0.260159 3.7552 0 4.20785 0 4.68822L0.0185826 11.3395C0.0185826 11.8199 0.278741 12.2725 0.706145 12.5127L6.50396 15.8199C6.92208 16.06 7.44239 16.06 7.8698 15.8199L13.649 12.485C14.0671 12.2448 14.3273 11.7921 14.3273 11.3118ZM4.75719 12.1617C2.44363 10.8314 1.65386 7.903 2.99182 5.60277C4.32049 3.30254 7.27515 2.51732 9.5887 3.84758C11.9023 5.16859 12.692 8.10624 11.3541 10.4065C10.0254 12.7067 7.07074 13.4919 4.75719 12.1617Z", fill: "white" }),
|
|
@@ -1064,81 +1141,135 @@ function Fe({ width: r, height: n = 20, style: s }) {
|
|
|
1064
1141
|
/* @__PURE__ */ e.jsx("path", { d: "M73.0116 3.71826H73.5041L74.0058 5.2148L74.5075 3.71826H75V5.95383H74.6376V4.38339L74.173 5.69517H73.8386L73.374 4.42034V5.96306H73.0116V3.7275V3.71826Z", fill: "white" })
|
|
1065
1142
|
] });
|
|
1066
1143
|
}
|
|
1067
|
-
const
|
|
1068
|
-
function
|
|
1069
|
-
if (typeof document > "u" || document.getElementById(
|
|
1144
|
+
const _e = "superwise-chatbot-package-css";
|
|
1145
|
+
function et() {
|
|
1146
|
+
if (typeof document > "u" || document.getElementById(_e)) return;
|
|
1070
1147
|
const r = document.createElement("style");
|
|
1071
|
-
r.id =
|
|
1148
|
+
r.id = _e, r.textContent = Je, document.head.appendChild(r);
|
|
1072
1149
|
}
|
|
1073
|
-
|
|
1074
|
-
function
|
|
1075
|
-
return r === "human" ? { ...
|
|
1150
|
+
et();
|
|
1151
|
+
function tt(r) {
|
|
1152
|
+
return r === "human" ? { ...g.message, ...g.messageSelf } : { ...g.message, ...g.messageOther };
|
|
1076
1153
|
}
|
|
1077
|
-
function
|
|
1154
|
+
function xe(r) {
|
|
1078
1155
|
return String(r).replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """);
|
|
1079
1156
|
}
|
|
1080
|
-
function
|
|
1081
|
-
return !r.trim() || /\[text\]|\[\/text\]|\]\[text\]/i.test(r) || /\?|!/.test(r) || r.includes("—") || r.includes("–") || /^\s*(Would|Can|May|Could|Should|I |You |We |Let's|Please|Sure|Yes|No)\b/i.test(r) || /\b(your|you|we|me)\b/i.test(r) || /^\s*[A-Z][^.(]*[.?]\s*$/.test(r) || /^\s*#/.test(r) || /^\s*[-*]\s+[A-Z]/.test(r) && !/\.\w+\s*\(|=/.test(r) || /^\s*\d+\.\s+[A-Z][^.(]*$/.test(r) ? !1 : !!(/^\s*[)\]}]\s*$/.test(r) || /^\s*[\w.]+\s*=/.test(r) || /\.\w+\s*\(|\b(print|range|open|str|int|list|dict)\s*\(/.test(r) || /^\s*(def|class|import|from|return|if|else|elif|for|while|try|except|with|async)\b/.test(r) || /^\s{2,}/.test(r) && /[=(){}\[\],:]/.test(r) || /[,(]\s*$|:\s*$/.test(r) || /["'][^"']*["']\s*[:=]/.test(r) && r.length > 10 || /\b\w+\s*\([^)]*\)\s*$/.test(r) && /[=.]\w+\s*\(|import|from\s+\w+/.test(r));
|
|
1157
|
+
function ge(r) {
|
|
1158
|
+
return !r.trim() || /^\s*([*\-]|\d+\.)\s+/.test(r) || /\[text\]|\[\/text\]|\]\[text\]/i.test(r) || /\?|!/.test(r) || r.includes("—") || r.includes("–") || /^\s*(Would|Can|May|Could|Should|I |You |We |Let's|Please|Sure|Yes|No)\b/i.test(r) || /\b(your|you|we|me)\b/i.test(r) || /^\s*[A-Z][^.(]*[.?]\s*$/.test(r) || /^\s*#/.test(r) || /^\s*[-*]\s+[A-Z]/.test(r) && !/\.\w+\s*\(|=/.test(r) || /^\s*\d+\.\s+[A-Z][^.(]*$/.test(r) ? !1 : !!(/^\s*[)\]}]\s*$/.test(r) || /^\s*[\w.]+\s*=/.test(r) || /\.\w+\s*\(|\b(print|range|open|str|int|list|dict)\s*\(/.test(r) || /^\s*(def|class|import|from|return|if|else|elif|for|while|try|except|with|async)\b/.test(r) || /^\s{2,}/.test(r) && /[=(){}\[\],:]/.test(r) || /[,(]\s*$|:\s*$/.test(r) || /["'][^"']*["']\s*[:=]/.test(r) && r.length > 10 || /\b\w+\s*\([^)]*\)\s*$/.test(r) && /[=.]\w+\s*\(|import|from\s+\w+/.test(r));
|
|
1082
1159
|
}
|
|
1083
|
-
function
|
|
1084
|
-
const n = [],
|
|
1085
|
-
`),
|
|
1160
|
+
function rt(r) {
|
|
1161
|
+
const n = [], i = r.split(`
|
|
1162
|
+
`), a = [];
|
|
1086
1163
|
let o = 0;
|
|
1087
|
-
for (; o <
|
|
1088
|
-
const
|
|
1089
|
-
if (!
|
|
1090
|
-
|
|
1164
|
+
for (; o < i.length; ) {
|
|
1165
|
+
const w = i[o];
|
|
1166
|
+
if (!ge(w)) {
|
|
1167
|
+
a.push(w), o++;
|
|
1091
1168
|
continue;
|
|
1092
1169
|
}
|
|
1093
|
-
const
|
|
1094
|
-
for (; o <
|
|
1095
|
-
const
|
|
1096
|
-
if (
|
|
1097
|
-
|
|
1170
|
+
const c = [];
|
|
1171
|
+
for (; o < i.length; ) {
|
|
1172
|
+
const d = ge(i[o]), l = i[o].trim() === "", C = o + 1 < i.length && ge(i[o + 1]);
|
|
1173
|
+
if (d || l && c.length > 0 && C)
|
|
1174
|
+
c.push(i[o]), o++;
|
|
1098
1175
|
else break;
|
|
1099
1176
|
}
|
|
1100
|
-
if (
|
|
1101
|
-
const
|
|
1102
|
-
`).trim(),
|
|
1103
|
-
n.push({ placeholder: `\0CODE_RAW_${
|
|
1104
|
-
} else
|
|
1177
|
+
if (c.length >= 2) {
|
|
1178
|
+
const d = n.length, l = c.join(`
|
|
1179
|
+
`).trim(), C = xe(l);
|
|
1180
|
+
n.push({ placeholder: `\0CODE_RAW_${d}\0`, html: `<pre class="sw-ttyw-code-block"><code>${C}</code></pre>` }), a.push(`\0CODE_RAW_${d}\0`);
|
|
1181
|
+
} else c.length === 1 && a.push(c[0]);
|
|
1105
1182
|
}
|
|
1106
|
-
return { html:
|
|
1183
|
+
return { html: a.join(`
|
|
1107
1184
|
`), codeBlocks: n };
|
|
1108
1185
|
}
|
|
1109
|
-
function
|
|
1186
|
+
function Ae(r) {
|
|
1187
|
+
return !r || !String(r).trim() ? "" : String(r).replace(/^### (.*$)/gim, "<h3>$1</h3>").replace(/^## (.*$)/gim, "<h2>$1</h2>").replace(/^# (.*$)/gim, "<h1>$1</h1>").replace(/\*\*(.*?)\*\*/g, "<strong>$1</strong>").replace(/\*(.*?)\*/g, "<em>$1</em>").replace(/`([^`]+)`/g, "<code>$1</code>").replace(/\n/g, "<br>");
|
|
1188
|
+
}
|
|
1189
|
+
const Ve = /^\s*([*\-]|\d+\.)\s+(.*)$/;
|
|
1190
|
+
function nt(r) {
|
|
1191
|
+
const n = [];
|
|
1192
|
+
for (const l of r) {
|
|
1193
|
+
const C = l.match(Ve);
|
|
1194
|
+
if (!C) continue;
|
|
1195
|
+
const u = l.match(/^(\s*)/)[1].length, L = C[1], p = C[2], m = /^\d+\.$/.test(L);
|
|
1196
|
+
n.push({ indent: u, content: p, ordered: m });
|
|
1197
|
+
}
|
|
1198
|
+
if (n.length === 0) return "";
|
|
1199
|
+
const i = 2, a = [], o = [];
|
|
1200
|
+
let w = !1, c = !1, d = !1;
|
|
1201
|
+
for (let l = 0; l < n.length; l++) {
|
|
1202
|
+
const { indent: C, content: u, ordered: L } = n[l], p = Math.floor(C / i), m = Ae(u);
|
|
1203
|
+
if (L)
|
|
1204
|
+
c && (d && a.push("</li>"), a.push("</ul></li>"), o.pop(), c = !1, d = !1), d && o.length > 0 && o[o.length - 1].type === "ol" && a.push("</li>"), (o.length === 0 || o[o.length - 1].type !== "ol") && (a.push("<ol>"), o.push({ type: "ol", indentLevel: p })), a.push("<li>", m), d = !0, w = !0;
|
|
1205
|
+
else {
|
|
1206
|
+
if (w && p <= (o.length > 0 ? o[o.length - 1].indentLevel : 0))
|
|
1207
|
+
a.push("<ul>"), o.push({ type: "ul", indentLevel: p }), c = !0, d = !1;
|
|
1208
|
+
else if (c || o.length > 0 && o[o.length - 1].type === "ul") {
|
|
1209
|
+
d && a.push("</li>"), d = !0;
|
|
1210
|
+
const f = o.length > 0 ? o[o.length - 1].indentLevel : -1;
|
|
1211
|
+
for (; p > f && o.length > 0 && o[o.length - 1].type === "ul"; ) {
|
|
1212
|
+
const y = o[o.length - 1];
|
|
1213
|
+
if (p <= y.indentLevel) break;
|
|
1214
|
+
a.push("<ul>"), o.push({ type: "ul", indentLevel: p });
|
|
1215
|
+
}
|
|
1216
|
+
} else
|
|
1217
|
+
o.length > 0 && a.push("</li>"), (o.length === 0 || o[o.length - 1].type !== "ul") && (a.push("<ul>"), o.push({ type: "ul", indentLevel: p })), d = !0;
|
|
1218
|
+
a.push("<li>", m), w = !1;
|
|
1219
|
+
}
|
|
1220
|
+
}
|
|
1221
|
+
for (d && a.push("</li>"); o.length > 0; )
|
|
1222
|
+
o.pop().type === "ul" ? (a.push("</ul>"), o.length > 0 && o[o.length - 1].type === "ol" && a.push("</li>")) : a.push("</ol>");
|
|
1223
|
+
return a.join("");
|
|
1224
|
+
}
|
|
1225
|
+
function We(r) {
|
|
1110
1226
|
if (!r) return "";
|
|
1111
1227
|
let n = String(r);
|
|
1112
|
-
const
|
|
1113
|
-
n = n.replace(/```\s*(\w*)\s*\n?([\s\S]*?)```/g, (
|
|
1114
|
-
const
|
|
1115
|
-
return
|
|
1116
|
-
}), n = n.replace(/\[code\]([\s\S]*?)\[\/code\]/gi, (
|
|
1117
|
-
const
|
|
1118
|
-
return
|
|
1228
|
+
const i = [];
|
|
1229
|
+
n = n.replace(/```\s*(\w*)\s*\n?([\s\S]*?)```/g, (p, m, f) => {
|
|
1230
|
+
const y = i.length, b = xe(f.trim());
|
|
1231
|
+
return i.push(`<pre class="sw-ttyw-code-block"><code class="${m ? `language-${m}` : ""}">${b}</code></pre>`), `\0CODE_FENCED_${y}\0`;
|
|
1232
|
+
}), n = n.replace(/\[code\]([\s\S]*?)\[\/code\]/gi, (p, m) => {
|
|
1233
|
+
const f = i.length, y = xe(m.trim());
|
|
1234
|
+
return i.push(`<pre class="sw-ttyw-code-block"><code>${y}</code></pre>`), `\0CODE_FENCED_${f}\0`;
|
|
1119
1235
|
});
|
|
1120
|
-
const { html:
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1236
|
+
const { html: a, codeBlocks: o } = rt(n);
|
|
1237
|
+
n = a, n = n.replace(/\[text\]([\s\S]*?)(?:\[\/text\]|\]\[text\])/gi, '<span class="sw-ttyw-text-block">$1</span>').replace(/\[bold\]([\s\S]*?)\[\/bold\]/gi, "<strong>$1</strong>").replace(/\[italic\]([\s\S]*?)\[\/italic\]/gi, "<em>$1</em>").replace(/bold([\s\S]*?)\/bold/gi, "<strong>$1</strong>").replace(/italic([\s\S]*?)\/italic/gi, "<em>$1</em>").replace(/\[([^\]]+)\]\(([^)]+)\)/g, '<a href="$2" target="_blank" rel="noopener noreferrer">$1</a>').replace(/(https?:\/\/[^\s<]+)/g, '<a href="$1" target="_blank" rel="noopener noreferrer">$1</a>').replace(/\[([^[\]]+)\]/g, '<span class="sw-ttyw-bracket-label">$1</span>');
|
|
1238
|
+
const w = n.split(`
|
|
1239
|
+
`), c = [];
|
|
1240
|
+
let d = [], l = [];
|
|
1241
|
+
function C() {
|
|
1242
|
+
d.length && (c.push({ type: "list", lines: d }), d = []);
|
|
1243
|
+
}
|
|
1244
|
+
function u() {
|
|
1245
|
+
l.length && (c.push({ type: "content", lines: l }), l = []);
|
|
1246
|
+
}
|
|
1247
|
+
for (let p = 0; p < w.length; p++) {
|
|
1248
|
+
const m = w[p];
|
|
1249
|
+
Ve.test(m) ? (u(), d.push(m)) : (C(), l.push(m));
|
|
1250
|
+
}
|
|
1251
|
+
return C(), u(), n = c.map((p) => p.type === "list" ? nt(p.lines) : Ae(p.lines.join(`
|
|
1252
|
+
`))).join(""), i.forEach((p, m) => {
|
|
1253
|
+
n = n.replace(`\0CODE_FENCED_${m}\0`, p);
|
|
1254
|
+
}), o.forEach(({ placeholder: p, html: m }) => {
|
|
1255
|
+
n = n.replace(p, m);
|
|
1256
|
+
}), n = n.replace(/(<br\s*\/?>)\s*$/i, ""), n;
|
|
1126
1257
|
}
|
|
1127
|
-
const
|
|
1128
|
-
const [o,
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
}, [
|
|
1258
|
+
const ot = 30, st = 300, at = Me(function({ text: n, speed: i = 20, onComplete: a }) {
|
|
1259
|
+
const [o, w] = H(""), [c, d] = H(!1), l = M(a);
|
|
1260
|
+
P(() => {
|
|
1261
|
+
l.current = a;
|
|
1262
|
+
}, [a]), P(() => {
|
|
1132
1263
|
if (!n) return;
|
|
1133
|
-
|
|
1134
|
-
const
|
|
1135
|
-
let
|
|
1136
|
-
const
|
|
1137
|
-
|
|
1138
|
-
},
|
|
1139
|
-
return () => clearInterval(
|
|
1140
|
-
}, [n,
|
|
1141
|
-
const
|
|
1264
|
+
w(""), d(!1);
|
|
1265
|
+
const u = n.trim().split(/\s+/), L = Math.min(ot, u.length), p = u.slice(0, L).join(" "), m = Math.min(p.length, st, n.length);
|
|
1266
|
+
let f = 0;
|
|
1267
|
+
const y = setInterval(() => {
|
|
1268
|
+
f < m ? (w(n.slice(0, f + 1)), f++) : (w(n), d(!0), clearInterval(y), l.current && l.current());
|
|
1269
|
+
}, i);
|
|
1270
|
+
return () => clearInterval(y);
|
|
1271
|
+
}, [n, i]);
|
|
1272
|
+
const C = (u) => u.replace(/(https?:\/\/[^\s<]+)/g, '<a href="$1" target="_blank" rel="noopener noreferrer">$1</a>').replace(/\[bold\]([\s\S]*?)\[\/bold\]/gi, "<strong>$1</strong>").replace(/\[italic\]([\s\S]*?)\[\/italic\]/gi, "<em>$1</em>").replace(/bold([\s\S]*?)\/bold/gi, "<strong>$1</strong>").replace(/italic([\s\S]*?)\/italic/gi, "<em>$1</em>").replace(/\[([^[\]]+)\]/g, '<span class="sw-ttyw-bracket-label">$1</span>').replace(/\*\*(.*?)\*\*/g, "<strong>$1</strong>").replace(/\*(.*?)\*/g, "<em>$1</em>").replace(/(?:^|\n)-\s+/g, `
|
|
1142
1273
|
• `).replace(/\n/g, "<br/>").replace(/(\d+\.\s)/g, "<br/>$1").replace(/(\*\s)/g, "<br/>$1");
|
|
1143
1274
|
return /* @__PURE__ */ e.jsx(
|
|
1144
1275
|
"div",
|
|
@@ -1149,18 +1280,18 @@ const Ue = 30, Ne = 300, Ze = ve(function({ text: n, speed: s = 20, onComplete:
|
|
|
1149
1280
|
wordBreak: "break-word"
|
|
1150
1281
|
},
|
|
1151
1282
|
dangerouslySetInnerHTML: {
|
|
1152
|
-
__html:
|
|
1283
|
+
__html: c ? We(o) : C(o) + '<span class="typing-cursor">|</span>'
|
|
1153
1284
|
}
|
|
1154
1285
|
}
|
|
1155
1286
|
);
|
|
1156
|
-
}),
|
|
1287
|
+
}), it = Me(function({ msg: n, isTyping: i = !1, onTypingComplete: a }) {
|
|
1157
1288
|
const o = n.from === "human" ? "sw-ttyw-message self" : "sw-ttyw-message other";
|
|
1158
|
-
return /* @__PURE__ */ e.jsxs("div", { className: o, style:
|
|
1159
|
-
/* @__PURE__ */ e.jsx("div", { className: "message-avatar", style:
|
|
1160
|
-
/* @__PURE__ */ e.jsx("path", { d: "M20 21V19C20 17.9391 19.5786 16.9217 18.8284 16.1716C18.0783 15.4214 17.0609 15 16 15H8C6.93913 15 5.92172 15.4214 5.17157 16.1716C4.42143 16.9217 4 17.9391 4 19V21"
|
|
1161
|
-
/* @__PURE__ */ e.jsx("circle", { cx: "12", cy: "7", r: "4"
|
|
1162
|
-
] }) : /* @__PURE__ */ e.jsx(
|
|
1163
|
-
/* @__PURE__ */ e.jsx("div", { className: "message-content sw-ttyw-markdown", style:
|
|
1289
|
+
return /* @__PURE__ */ e.jsxs("div", { className: o, style: tt(n.from), children: [
|
|
1290
|
+
/* @__PURE__ */ e.jsx("div", { className: "message-avatar", style: g.messageAvatar, children: n.from === "human" ? /* @__PURE__ */ e.jsxs("svg", { width: "20", height: "20", viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1291
|
+
/* @__PURE__ */ e.jsx("path", { d: "M20 21V19C20 17.9391 19.5786 16.9217 18.8284 16.1716C18.0783 15.4214 17.0609 15 16 15H8C6.93913 15 5.92172 15.4214 5.17157 16.1716C4.42143 16.9217 4 17.9391 4 19V21" }),
|
|
1292
|
+
/* @__PURE__ */ e.jsx("circle", { cx: "12", cy: "7", r: "4" })
|
|
1293
|
+
] }) : /* @__PURE__ */ e.jsx(Pe, { width: 20, height: 20 }) }),
|
|
1294
|
+
/* @__PURE__ */ e.jsx("div", { className: "message-content sw-ttyw-markdown", style: g.messageContent, children: n.from === "ai" && i ? /* @__PURE__ */ e.jsx(at, { text: n.text, speed: 20, onComplete: a }) : n.from === "ai" ? /* @__PURE__ */ e.jsx(
|
|
1164
1295
|
"div",
|
|
1165
1296
|
{
|
|
1166
1297
|
style: {
|
|
@@ -1168,7 +1299,7 @@ const Ue = 30, Ne = 300, Ze = ve(function({ text: n, speed: s = 20, onComplete:
|
|
|
1168
1299
|
lineHeight: "1.5",
|
|
1169
1300
|
wordBreak: "break-word"
|
|
1170
1301
|
},
|
|
1171
|
-
dangerouslySetInnerHTML: { __html:
|
|
1302
|
+
dangerouslySetInnerHTML: { __html: We(n.text) }
|
|
1172
1303
|
}
|
|
1173
1304
|
) : /* @__PURE__ */ e.jsx(
|
|
1174
1305
|
"div",
|
|
@@ -1179,218 +1310,261 @@ const Ue = 30, Ne = 300, Ze = ve(function({ text: n, speed: s = 20, onComplete:
|
|
|
1179
1310
|
wordBreak: "break-word"
|
|
1180
1311
|
},
|
|
1181
1312
|
dangerouslySetInnerHTML: {
|
|
1182
|
-
__html: n.text.replace(/\[([
|
|
1313
|
+
__html: n.text.replace(/\[bold\]([\s\S]*?)\[\/bold\]/gi, "<strong>$1</strong>").replace(/\[italic\]([\s\S]*?)\[\/italic\]/gi, "<em>$1</em>").replace(/bold([\s\S]*?)\/bold/gi, "<strong>$1</strong>").replace(/italic([\s\S]*?)\/italic/gi, "<em>$1</em>").replace(/\[([^[\]]+)\]/g, "<strong>$1</strong>").replace(/\*\*(.*?)\*\*/g, "<strong>$1</strong>").replace(/\*(.*?)\*/g, "<em>$1</em>").replace(/(?:^|\n)-\s+/g, `
|
|
1183
1314
|
• `).replace(/\n/g, "<br/>").replace(/(\d+\.\s)/g, "<br/>$1").replace(/(\*\s)/g, "<br/>$1")
|
|
1184
1315
|
}
|
|
1185
1316
|
}
|
|
1186
1317
|
) })
|
|
1187
1318
|
] });
|
|
1188
|
-
}),
|
|
1319
|
+
}), lt = (r = "") => {
|
|
1189
1320
|
const n = (/* @__PURE__ */ new Date()).getHours();
|
|
1190
|
-
let
|
|
1191
|
-
return n >= 5 && n < 12 ? r ?
|
|
1321
|
+
let i = [];
|
|
1322
|
+
return n >= 5 && n < 12 ? r ? i = [
|
|
1192
1323
|
`🌅 Good morning ${r}! I'm an expert on SUPERWISE. Ready to explore the platform together and uncover what's possible?`,
|
|
1193
1324
|
`☀️ Morning ${r}! I'm an expert on SUPERWISE. What would you like to discover or optimize today?`,
|
|
1194
1325
|
`🌞 Good morning ${r}! I'm an expert on SUPERWISE. Curious about a feature or looking to dive deeper into the platform?`,
|
|
1195
1326
|
`👋 Rise and shine ${r}! I'm an expert on SUPERWISE. Let's jump into anything you want to explore.`,
|
|
1196
1327
|
`👋 Morning ${r}! I'm an expert on SUPERWISE. How can I guide you through the platform today?`
|
|
1197
|
-
] :
|
|
1328
|
+
] : i = [
|
|
1198
1329
|
"🌅 Good morning! I'm an expert on SUPERWISE. Ready to explore the platform together and uncover what's possible?",
|
|
1199
1330
|
"☀️ Morning! I'm an expert on SUPERWISE. What would you like to discover or optimize today?",
|
|
1200
1331
|
"🌞 Good morning! I'm an expert on SUPERWISE. Curious about a feature or looking to dive deeper into the platform?",
|
|
1201
1332
|
"👋 Rise and shine! I'm an expert on SUPERWISE. Let's jump into anything you want to explore.",
|
|
1202
1333
|
"👋 Morning! I'm an expert on SUPERWISE. How can I guide you through the platform today?"
|
|
1203
|
-
] : n >= 12 && n < 17 ? r ?
|
|
1334
|
+
] : n >= 12 && n < 17 ? r ? i = [
|
|
1204
1335
|
`🌞 Good afternoon ${r}! I'm an expert on SUPERWISE. Ready to explore insights, features, or workflows together?`,
|
|
1205
1336
|
`☀️ Afternoon ${r}! I'm an expert on SUPERWISE. How may I help you today?`,
|
|
1206
1337
|
`👋 Good afternoon ${r}! I'm an expert on SUPERWISE. Looking to learn, optimize, or explore something specific?`,
|
|
1207
1338
|
`🌅 Hey there ${r}! SUPERWISE expert here. Ready to help you unlock the capabilities you're curious about.`,
|
|
1208
1339
|
`🌅 Afternoon ${r}! I'm an expert on SUPERWISE. How can I support your exploration today?`
|
|
1209
|
-
] :
|
|
1340
|
+
] : i = [
|
|
1210
1341
|
"🌞 Good afternoon! I'm an expert on SUPERWISE. Ready to explore insights, features, or workflows together?",
|
|
1211
1342
|
"☀️ Afternoon! I'm an expert on SUPERWISE. How may I help you today?",
|
|
1212
1343
|
"👋 Good afternoon! I'm an expert on SUPERWISE. Looking to learn, optimize, or explore something specific?",
|
|
1213
1344
|
"🌅 Hey there! SUPERWISE expert here. Ready to help you unlock the capabilities you're curious about.",
|
|
1214
1345
|
"🌅 Afternoon! I'm an expert on SUPERWISE. How can I support your exploration today?"
|
|
1215
|
-
] : n >= 17 && n < 21 ? r ?
|
|
1346
|
+
] : n >= 17 && n < 21 ? r ? i = [
|
|
1216
1347
|
`🌆 Good evening ${r}! I'm a SUPERWISE expert. Ready to explore features or clarify anything you're evaluating?`,
|
|
1217
1348
|
`🌅 Evening ${r}! I'm your SUPERWISE expert. What can I help you discover or fine-tune tonight?`,
|
|
1218
1349
|
`👋 Good evening ${r}! I'm an expert on SUPERWISE. Interested in exploring capabilities or reviewing how something works?`,
|
|
1219
1350
|
`🌇 Hey there ${r}! SUPERWISE expert here. Want to dive into the platform together?`,
|
|
1220
1351
|
`🌇 Evening ${r}! I'm an expert on SUPERWISE. How can I assist your learning or discovery today?`
|
|
1221
|
-
] :
|
|
1352
|
+
] : i = [
|
|
1222
1353
|
"🌆 Good evening! I'm a SUPERWISE expert. Ready to explore features or clarify anything you're evaluating?",
|
|
1223
1354
|
"🌅 Evening! I'm your SUPERWISE expert. What can I help you discover or fine-tune tonight?",
|
|
1224
1355
|
"👋 Good evening! I'm an expert on SUPERWISE. Interested in exploring capabilities or reviewing how something works?",
|
|
1225
1356
|
"🌇 Hey there! SUPERWISE expert here. Want to dive into the platform together?",
|
|
1226
1357
|
"🌇 Evening! I'm an expert on SUPERWISE. How can I assist your learning or discovery today?"
|
|
1227
|
-
] : r ?
|
|
1358
|
+
] : r ? i = [
|
|
1228
1359
|
`🌙 Good evening ${r}! I'm a SUPERWISE expert. Ready to guide you through the platform anytime.`,
|
|
1229
1360
|
`⭐ Evening ${r}! I'm your SUPERWISE expert. What brings you to Superwise tonight - exploration, questions, or clarity?`,
|
|
1230
1361
|
`👋 Good evening ${r}! I'm a SUPERWISE expert. Looking to discover features or understand how something works?`,
|
|
1231
1362
|
`🌃 Hey there ${r}! I'm a SUPERWISE expert. Want to explore what the platform offers?`,
|
|
1232
1363
|
`🌃 Evening ${r}! SUPERWISE expert here. How can I help simplify or explain things for you today?`
|
|
1233
|
-
] :
|
|
1364
|
+
] : i = [
|
|
1234
1365
|
"🌙 Good evening! I'm a SUPERWISE expert. Ready to guide you through the platform anytime.",
|
|
1235
1366
|
"⭐ Evening! I'm your SUPERWISE expert. What brings you to Superwise tonight - exploration, questions, or clarity?",
|
|
1236
1367
|
"👋 Good evening! I'm a SUPERWISE expert. Looking to discover features or understand how something works?",
|
|
1237
1368
|
"🌃 Hey there! I'm a SUPERWISE expert. Want to explore what the platform offers?",
|
|
1238
1369
|
"🌃 Evening! SUPERWISE expert here. How can I help simplify or explain things for you today?"
|
|
1239
|
-
],
|
|
1370
|
+
], i[Math.floor(Math.random() * i.length)];
|
|
1240
1371
|
};
|
|
1241
|
-
function
|
|
1242
|
-
const [
|
|
1372
|
+
function dt({ title: r = "", agentId: n = "", discoveryAgentId: i = "", primaryColor: a = "", minimizedButtonColor: o = "", apiUrl: w = "" }) {
|
|
1373
|
+
const [c, d] = H(() => {
|
|
1243
1374
|
try {
|
|
1244
1375
|
if (typeof window < "u" && window.localStorage) {
|
|
1245
|
-
const
|
|
1246
|
-
return
|
|
1376
|
+
const s = window.localStorage.getItem("chatbot-messages");
|
|
1377
|
+
return s ? JSON.parse(s) : [];
|
|
1247
1378
|
}
|
|
1248
1379
|
} catch {
|
|
1249
1380
|
}
|
|
1250
1381
|
return [];
|
|
1251
|
-
}), [
|
|
1382
|
+
}), [l, C] = H(() => {
|
|
1252
1383
|
try {
|
|
1253
1384
|
if (typeof window < "u" && window.localStorage) {
|
|
1254
|
-
const
|
|
1255
|
-
return
|
|
1385
|
+
const s = window.localStorage.getItem("chatbot-mql_df");
|
|
1386
|
+
return s ? JSON.parse(s) : [];
|
|
1256
1387
|
}
|
|
1257
1388
|
} catch {
|
|
1258
1389
|
}
|
|
1259
1390
|
return [];
|
|
1260
|
-
}), [
|
|
1261
|
-
if (
|
|
1391
|
+
}), [u, L] = H(""), [p, m] = H(!1), [f, y] = H(!1), [b, F] = H(!1), [A, X] = H(!1), [ie, V] = H(/* @__PURE__ */ new Set()), [le, ce] = H(!1), [de, K] = H(!1), [pe, W] = H(!1), [R, re] = H(!1), [Ce, Q] = H(""), [Z, z] = H(""), ne = 12e4, ue = "https://superwise.ai/contact/", Y = M(null), t = M(null), E = (() => {
|
|
1392
|
+
if (a) return a;
|
|
1262
1393
|
if (typeof document < "u" && typeof window < "u") {
|
|
1263
|
-
const
|
|
1264
|
-
if (
|
|
1265
|
-
return
|
|
1266
|
-
const
|
|
1267
|
-
if (
|
|
1394
|
+
const s = document.querySelector("[data-chatbot-color]");
|
|
1395
|
+
if (s)
|
|
1396
|
+
return s.getAttribute("data-chatbot-color") || "#000";
|
|
1397
|
+
const v = getComputedStyle(document.documentElement).getPropertyValue("--swttyw-primary-color").trim();
|
|
1398
|
+
if (v) return v;
|
|
1268
1399
|
}
|
|
1269
1400
|
return "#000";
|
|
1270
|
-
})(),
|
|
1271
|
-
if (!
|
|
1272
|
-
const
|
|
1273
|
-
return
|
|
1274
|
-
}, [
|
|
1275
|
-
|
|
1276
|
-
}, []),
|
|
1277
|
-
|
|
1278
|
-
}, [
|
|
1279
|
-
|
|
1280
|
-
|
|
1401
|
+
})(), j = o || "#000000", q = He(() => {
|
|
1402
|
+
if (!l || l.length === 0) return "";
|
|
1403
|
+
const s = l.find((x) => x.name && x.email);
|
|
1404
|
+
return s ? `${s.name} (${s.email})` : "";
|
|
1405
|
+
}, [l]), ee = M(null), k = M(null), [O, D] = H(!0), N = M(!0), be = M(c), _ = J(() => {
|
|
1406
|
+
Y.current && (clearTimeout(Y.current), Y.current = null);
|
|
1407
|
+
}, []), ke = J((s) => {
|
|
1408
|
+
_(), Y.current = setTimeout(s, ne);
|
|
1409
|
+
}, [ne, _]), we = He(() => c.map((s) => ({ role: s.from, content: s.text })), [c]), me = (s) => {
|
|
1410
|
+
z(s), setTimeout(() => {
|
|
1411
|
+
z("");
|
|
1281
1412
|
}, 4e3);
|
|
1282
|
-
},
|
|
1283
|
-
const
|
|
1284
|
-
return
|
|
1285
|
-
},
|
|
1286
|
-
var
|
|
1287
|
-
const
|
|
1288
|
-
|
|
1413
|
+
}, Te = (s) => {
|
|
1414
|
+
const x = s.length, v = s.trim();
|
|
1415
|
+
return Q(""), z(""), !v || x === 0 ? (me("Please enter a message before sending."), !1) : new RegExp(/(<([^>]+)>)/gi).test(v) ? (me("Please avoid using HTML tags or scripts in your message."), !1) : v.length < 2 ? (me("Please enter a meaningful question (at least 2 characters)."), !1) : v.length > 1e3 ? (me("Message is too long. Please keep it under 1000 characters."), !1) : (Q(""), z(""), !0);
|
|
1416
|
+
}, U = J((s = "auto") => {
|
|
1417
|
+
var v;
|
|
1418
|
+
const x = k.current;
|
|
1419
|
+
x && (x.scrollTop = x.scrollHeight), (v = ee.current) == null || v.scrollIntoView({ behavior: s }), N.current = !0, D(!0);
|
|
1420
|
+
}, []);
|
|
1421
|
+
P(() => {
|
|
1422
|
+
N.current && requestAnimationFrame(() => U("auto"));
|
|
1423
|
+
}, [c, Z, pe, R, ie, p, U]), P(() => {
|
|
1424
|
+
const s = k.current;
|
|
1425
|
+
if (!s || typeof ResizeObserver > "u") return;
|
|
1426
|
+
const x = new ResizeObserver(() => {
|
|
1427
|
+
N.current && U("auto");
|
|
1428
|
+
});
|
|
1429
|
+
return x.observe(s), () => x.disconnect();
|
|
1430
|
+
}, [U]);
|
|
1431
|
+
const fe = M(null), ve = M(b);
|
|
1432
|
+
P(() => {
|
|
1433
|
+
const s = ve.current;
|
|
1434
|
+
if (ve.current = b, s && !b) {
|
|
1435
|
+
const x = fe.current;
|
|
1436
|
+
x != null ? (fe.current = null, requestAnimationFrame(() => {
|
|
1437
|
+
const v = k.current;
|
|
1438
|
+
if (v) {
|
|
1439
|
+
const I = v.scrollHeight - v.clientHeight;
|
|
1440
|
+
v.scrollTop = Math.min(x, Math.max(0, I));
|
|
1441
|
+
const he = v.scrollHeight - v.scrollTop - v.clientHeight <= 40;
|
|
1442
|
+
N.current = he, D(he);
|
|
1443
|
+
}
|
|
1444
|
+
})) : requestAnimationFrame(() => U("auto"));
|
|
1445
|
+
}
|
|
1446
|
+
}, [b, U]);
|
|
1447
|
+
const $e = J(() => {
|
|
1448
|
+
const s = k.current;
|
|
1449
|
+
if (!s) return;
|
|
1450
|
+
const I = s.scrollHeight - s.scrollTop - s.clientHeight <= 40;
|
|
1451
|
+
N.current !== I && (N.current = I, D(I));
|
|
1289
1452
|
}, []);
|
|
1290
|
-
|
|
1291
|
-
requestAnimationFrame(() => J("auto"));
|
|
1292
|
-
}, [o, B, ae, M, J]), A(() => {
|
|
1293
|
-
if (!f && T.size === 0) return;
|
|
1294
|
-
const a = setInterval(() => J("auto"), 120);
|
|
1295
|
-
return () => clearInterval(a);
|
|
1296
|
-
}, [f, T, J]), A(() => {
|
|
1453
|
+
P(() => {
|
|
1297
1454
|
try {
|
|
1298
|
-
typeof window < "u" && window.localStorage && window.localStorage.setItem("chatbot-messages", JSON.stringify(
|
|
1455
|
+
typeof window < "u" && window.localStorage && window.localStorage.setItem("chatbot-messages", JSON.stringify(c));
|
|
1299
1456
|
} catch {
|
|
1300
1457
|
}
|
|
1301
|
-
}, [
|
|
1458
|
+
}, [c]), P(() => {
|
|
1302
1459
|
try {
|
|
1303
|
-
typeof window < "u" && window.localStorage && window.localStorage.setItem("chatbot-mql_df", JSON.stringify(
|
|
1460
|
+
typeof window < "u" && window.localStorage && window.localStorage.setItem("chatbot-mql_df", JSON.stringify(l));
|
|
1304
1461
|
} catch {
|
|
1305
1462
|
}
|
|
1306
|
-
}, [
|
|
1307
|
-
|
|
1308
|
-
}, [
|
|
1309
|
-
if (
|
|
1310
|
-
const
|
|
1311
|
-
|
|
1463
|
+
}, [l]), P(() => {
|
|
1464
|
+
be.current = c;
|
|
1465
|
+
}, [c]), P(() => {
|
|
1466
|
+
if (c.length === 0 && !le) {
|
|
1467
|
+
const x = { from: "ai", text: lt(q) };
|
|
1468
|
+
d([x]), ce(!0), V(/* @__PURE__ */ new Set([0]));
|
|
1312
1469
|
}
|
|
1313
|
-
}, [
|
|
1314
|
-
const
|
|
1315
|
-
var
|
|
1316
|
-
if (
|
|
1317
|
-
const
|
|
1318
|
-
if (!
|
|
1470
|
+
}, [c.length, le, q]), P(() => () => _(), [_]);
|
|
1471
|
+
const Se = J(async () => {
|
|
1472
|
+
var Le;
|
|
1473
|
+
if (p || R) return;
|
|
1474
|
+
const s = u.trim();
|
|
1475
|
+
if (!s || !Te(u))
|
|
1319
1476
|
return;
|
|
1320
|
-
|
|
1321
|
-
const
|
|
1322
|
-
|
|
1323
|
-
const
|
|
1324
|
-
|
|
1325
|
-
let
|
|
1326
|
-
if (
|
|
1327
|
-
const
|
|
1328
|
-
|
|
1477
|
+
W(!1), _(), (Le = t.current) == null || Le.abort();
|
|
1478
|
+
const x = new AbortController();
|
|
1479
|
+
t.current = x;
|
|
1480
|
+
const v = x.signal, I = { from: "human", text: s }, T = be.current, he = [...T, I];
|
|
1481
|
+
d(he), L(""), m(!0);
|
|
1482
|
+
let je = s;
|
|
1483
|
+
if (l && l.length > 0 && !de) {
|
|
1484
|
+
const S = T.filter((G) => G.from === "ai").pop();
|
|
1485
|
+
S && S.text && S.text.trim() !== "" && (je = s + "." + S.text, K(!0));
|
|
1329
1486
|
}
|
|
1330
|
-
const
|
|
1331
|
-
|
|
1332
|
-
var
|
|
1333
|
-
|
|
1487
|
+
const ze = [...we, { role: "human", content: s }];
|
|
1488
|
+
ke(() => {
|
|
1489
|
+
var S;
|
|
1490
|
+
W(!0), (S = t.current) == null || S.abort(), m(!1);
|
|
1334
1491
|
});
|
|
1335
1492
|
try {
|
|
1336
|
-
const
|
|
1337
|
-
if (
|
|
1338
|
-
const
|
|
1339
|
-
|
|
1340
|
-
const
|
|
1341
|
-
return
|
|
1342
|
-
}), (
|
|
1493
|
+
const S = await qe(je, ze, l, n, i, w, v);
|
|
1494
|
+
if (_(), typeof S == "string") {
|
|
1495
|
+
const G = { from: "ai", text: S };
|
|
1496
|
+
d((B) => {
|
|
1497
|
+
const $ = [...B, G];
|
|
1498
|
+
return V((te) => /* @__PURE__ */ new Set([...te, $.length - 1])), $;
|
|
1499
|
+
}), (S.startsWith("⚠️") || S.startsWith("❌")) && W(!0);
|
|
1343
1500
|
} else {
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
const
|
|
1347
|
-
|
|
1348
|
-
|
|
1501
|
+
if (S != null && S.isError) {
|
|
1502
|
+
W(!0);
|
|
1503
|
+
const B = S.reply || ae;
|
|
1504
|
+
d(($) => {
|
|
1505
|
+
const te = [...$, { from: "ai", text: B }];
|
|
1506
|
+
return V((Oe) => /* @__PURE__ */ new Set([...Oe, te.length - 1])), te;
|
|
1507
|
+
});
|
|
1508
|
+
return;
|
|
1509
|
+
}
|
|
1510
|
+
const G = { from: "ai", text: S.reply };
|
|
1511
|
+
d((B) => {
|
|
1512
|
+
const $ = [...B, G];
|
|
1513
|
+
return V((te) => /* @__PURE__ */ new Set([...te, $.length - 1])), $;
|
|
1514
|
+
}), S.mqlDf && Array.isArray(S.mqlDf) && C(S.mqlDf), S.reply && (S.reply.startsWith("⚠️") || S.reply.startsWith("❌")) && W(!0), S.chatHistoryLimitExceeded && re(!0);
|
|
1349
1515
|
}
|
|
1350
|
-
} catch (
|
|
1351
|
-
if (
|
|
1516
|
+
} catch (S) {
|
|
1517
|
+
if (_(), S.name === "AbortError")
|
|
1352
1518
|
return;
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1519
|
+
W(!0), d((G) => {
|
|
1520
|
+
const B = [
|
|
1521
|
+
...G,
|
|
1522
|
+
{
|
|
1523
|
+
from: "ai",
|
|
1524
|
+
text: ae
|
|
1525
|
+
}
|
|
1526
|
+
];
|
|
1527
|
+
return V(($) => /* @__PURE__ */ new Set([...$, B.length - 1])), B;
|
|
1528
|
+
});
|
|
1356
1529
|
} finally {
|
|
1357
|
-
|
|
1530
|
+
m(!1);
|
|
1358
1531
|
}
|
|
1359
|
-
}, [
|
|
1360
|
-
var
|
|
1361
|
-
|
|
1532
|
+
}, [u, n, i, l, de, we, R, _, ke]), Fe = J(() => {
|
|
1533
|
+
var s;
|
|
1534
|
+
_(), (s = t.current) == null || s.abort(), W(!1), re(!1), d([]), V(/* @__PURE__ */ new Set()), ce(!1), K(!1);
|
|
1362
1535
|
try {
|
|
1363
1536
|
typeof window < "u" && window.localStorage && window.localStorage.removeItem("chatbot-messages");
|
|
1364
1537
|
} catch {
|
|
1365
1538
|
}
|
|
1366
|
-
|
|
1367
|
-
}, [
|
|
1368
|
-
var
|
|
1369
|
-
if (!
|
|
1539
|
+
y(!1);
|
|
1540
|
+
}, [_]), Ee = J(async () => {
|
|
1541
|
+
var s, x, v;
|
|
1542
|
+
if (!l || l.length === 0) {
|
|
1370
1543
|
console.warn("No mql_df data available for PDF download");
|
|
1371
1544
|
return;
|
|
1372
1545
|
}
|
|
1373
1546
|
try {
|
|
1374
|
-
|
|
1375
|
-
const
|
|
1376
|
-
name: ((
|
|
1377
|
-
email: ((
|
|
1378
|
-
summary: `Chat conversation with ${
|
|
1547
|
+
m(!0), console.log("mql_df data for lead extraction:", l);
|
|
1548
|
+
const I = {
|
|
1549
|
+
name: ((s = l.find((T) => T.name)) == null ? void 0 : s.name) || "Chat User",
|
|
1550
|
+
email: ((x = l.find((T) => T.email)) == null ? void 0 : x.email) || "user@example.com",
|
|
1551
|
+
summary: `Chat conversation with ${c.length} messages. User asked: "${((v = c.find((T) => T.from === "human")) == null ? void 0 : v.text) || "No user messages"}"`
|
|
1379
1552
|
};
|
|
1380
|
-
console.log("Extracted lead row:",
|
|
1381
|
-
} catch (
|
|
1382
|
-
console.error("Failed to download PDF:",
|
|
1553
|
+
console.log("Extracted lead row:", I), await Ge(l, I, we, w), console.log("PDF downloaded successfully");
|
|
1554
|
+
} catch (I) {
|
|
1555
|
+
console.error("Failed to download PDF:", I);
|
|
1383
1556
|
} finally {
|
|
1384
|
-
|
|
1557
|
+
m(!1);
|
|
1385
1558
|
}
|
|
1386
|
-
}, [
|
|
1559
|
+
}, [l, c]);
|
|
1387
1560
|
return /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsxs(
|
|
1388
1561
|
"div",
|
|
1389
1562
|
{
|
|
1390
1563
|
className: "sw-ttyw-chatbot",
|
|
1391
1564
|
style: {
|
|
1392
|
-
...
|
|
1393
|
-
"--swttyw-primary-color":
|
|
1565
|
+
...b ? g.containerMinimized : A ? g.containerExpanded : g.container,
|
|
1566
|
+
"--swttyw-primary-color": E,
|
|
1567
|
+
"--swttyw-minimized-button-color": j,
|
|
1394
1568
|
"--swttyw-avatar-image": "url('')",
|
|
1395
1569
|
"--swttyw-user-avatar-image": "url('')",
|
|
1396
1570
|
"--swttyw-background-color": "#F7F7F7",
|
|
@@ -1399,30 +1573,27 @@ function Ge({ title: r = "", agentId: n = "", discoveryAgentId: s = "", primaryC
|
|
|
1399
1573
|
"--swttyw-footer-font-size": "16px",
|
|
1400
1574
|
"--swttyw-user-background-image": "url('')"
|
|
1401
1575
|
},
|
|
1402
|
-
onClick:
|
|
1576
|
+
onClick: b ? () => F(!1) : void 0,
|
|
1403
1577
|
children: [
|
|
1404
|
-
|
|
1405
|
-
/* Minimized State -
|
|
1406
|
-
/* @__PURE__ */ e.
|
|
1407
|
-
/* @__PURE__ */ e.
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
] }),
|
|
1412
|
-
/* @__PURE__ */ e.jsx("div", { style: m.minimizedTitle, children: r })
|
|
1413
|
-
] })
|
|
1578
|
+
b ? (
|
|
1579
|
+
/* Minimized State - Icon only (no title) */
|
|
1580
|
+
/* @__PURE__ */ e.jsx("div", { style: g.minimizedContent, children: /* @__PURE__ */ e.jsxs("svg", { style: g.chatIcon, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1581
|
+
/* @__PURE__ */ e.jsx("path", { d: "M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z", stroke: "white", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1582
|
+
/* @__PURE__ */ e.jsx("path", { d: "M8 9H16", stroke: "white", strokeWidth: "2", strokeLinecap: "round" }),
|
|
1583
|
+
/* @__PURE__ */ e.jsx("path", { d: "M8 13H12", stroke: "white", strokeWidth: "2", strokeLinecap: "round" })
|
|
1584
|
+
] }) })
|
|
1414
1585
|
) : (
|
|
1415
1586
|
/* Full State - Header with Controls */
|
|
1416
|
-
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-header", style:
|
|
1417
|
-
/* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-name", style:
|
|
1418
|
-
/* @__PURE__ */ e.jsxs("div", { style:
|
|
1587
|
+
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-header", style: g.header, children: [
|
|
1588
|
+
/* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-name", style: g.name, children: r }),
|
|
1589
|
+
/* @__PURE__ */ e.jsxs("div", { style: g.headerActions, children: [
|
|
1419
1590
|
/* @__PURE__ */ e.jsx(
|
|
1420
1591
|
"button",
|
|
1421
1592
|
{
|
|
1422
|
-
onClick: () =>
|
|
1423
|
-
style:
|
|
1424
|
-
title:
|
|
1425
|
-
children:
|
|
1593
|
+
onClick: () => X((s) => !s),
|
|
1594
|
+
style: g.headerButton,
|
|
1595
|
+
title: A ? "Shrink chat" : "Expand chat",
|
|
1596
|
+
children: A ? /* @__PURE__ */ e.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1426
1597
|
/* @__PURE__ */ e.jsx("path", { d: "M9 4V9H4", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1427
1598
|
/* @__PURE__ */ e.jsx("path", { d: "M15 4V9H20", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1428
1599
|
/* @__PURE__ */ e.jsx("path", { d: "M9 20V15H4", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
@@ -1439,20 +1610,24 @@ function Ge({ title: r = "", agentId: n = "", discoveryAgentId: s = "", primaryC
|
|
|
1439
1610
|
"button",
|
|
1440
1611
|
{
|
|
1441
1612
|
onClick: () => {
|
|
1442
|
-
|
|
1613
|
+
if (!b) {
|
|
1614
|
+
const s = k.current;
|
|
1615
|
+
s && (fe.current = s.scrollTop), X(!1);
|
|
1616
|
+
}
|
|
1617
|
+
F(!b);
|
|
1443
1618
|
},
|
|
1444
|
-
style:
|
|
1445
|
-
title:
|
|
1619
|
+
style: g.headerButton,
|
|
1620
|
+
title: b ? "Maximize chat" : "Minimize chat",
|
|
1446
1621
|
children: /* @__PURE__ */ e.jsx("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e.jsx("path", { d: "M6 9H18", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round" }) })
|
|
1447
1622
|
}
|
|
1448
1623
|
),
|
|
1449
|
-
|
|
1624
|
+
l && l.length > 0 && /* @__PURE__ */ e.jsx(
|
|
1450
1625
|
"button",
|
|
1451
1626
|
{
|
|
1452
|
-
onClick:
|
|
1453
|
-
style:
|
|
1627
|
+
onClick: Ee,
|
|
1628
|
+
style: g.headerButton,
|
|
1454
1629
|
title: "Download PDF Report",
|
|
1455
|
-
disabled:
|
|
1630
|
+
disabled: p,
|
|
1456
1631
|
children: /* @__PURE__ */ e.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1457
1632
|
/* @__PURE__ */ e.jsx("path", { d: "M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1458
1633
|
/* @__PURE__ */ e.jsx("path", { d: "M7 10L12 15L17 10", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
@@ -1463,8 +1638,8 @@ function Ge({ title: r = "", agentId: n = "", discoveryAgentId: s = "", primaryC
|
|
|
1463
1638
|
/* @__PURE__ */ e.jsx(
|
|
1464
1639
|
"button",
|
|
1465
1640
|
{
|
|
1466
|
-
onClick: () =>
|
|
1467
|
-
style:
|
|
1641
|
+
onClick: () => y(!0),
|
|
1642
|
+
style: g.headerButton,
|
|
1468
1643
|
title: "Clear chat",
|
|
1469
1644
|
children: /* @__PURE__ */ e.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
1470
1645
|
/* @__PURE__ */ e.jsx("path", { d: "M3 6H5H21", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
@@ -1477,141 +1652,161 @@ function Ge({ title: r = "", agentId: n = "", discoveryAgentId: s = "", primaryC
|
|
|
1477
1652
|
] })
|
|
1478
1653
|
] })
|
|
1479
1654
|
),
|
|
1480
|
-
!
|
|
1481
|
-
/* @__PURE__ */ e.jsxs(
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
objectFit: "contain"
|
|
1499
|
-
},
|
|
1500
|
-
onError: (a) => {
|
|
1501
|
-
console.log("Logo failed to load, using fallback"), a.target.style.display = "none";
|
|
1502
|
-
}
|
|
1503
|
-
}
|
|
1504
|
-
) }),
|
|
1505
|
-
o.map((a, k) => /* @__PURE__ */ e.jsx(
|
|
1506
|
-
Be,
|
|
1507
|
-
{
|
|
1508
|
-
msg: a,
|
|
1509
|
-
isTyping: T.has(k),
|
|
1510
|
-
onTypingComplete: () => {
|
|
1511
|
-
z((E) => {
|
|
1512
|
-
const V = new Set(E);
|
|
1513
|
-
return V.delete(k), V;
|
|
1514
|
-
}), requestAnimationFrame(() => J("auto"));
|
|
1515
|
-
}
|
|
1516
|
-
},
|
|
1517
|
-
k
|
|
1518
|
-
)),
|
|
1519
|
-
B && /* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-validation-message", children: [
|
|
1520
|
-
/* @__PURE__ */ e.jsx("span", { className: "error-icon", children: "⚠️" }),
|
|
1521
|
-
/* @__PURE__ */ e.jsx("span", { children: B })
|
|
1522
|
-
] }),
|
|
1523
|
-
ae && /* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-contact-cta", children: /* @__PURE__ */ e.jsxs(
|
|
1524
|
-
"a",
|
|
1525
|
-
{
|
|
1526
|
-
href: le,
|
|
1527
|
-
target: "_blank",
|
|
1528
|
-
rel: "noopener noreferrer",
|
|
1529
|
-
className: "sw-ttyw-cta-button",
|
|
1530
|
-
children: [
|
|
1531
|
-
/* @__PURE__ */ e.jsx("span", { className: "sw-ttyw-cta-icon", "aria-hidden": !0, children: "✉" }),
|
|
1532
|
-
"Contact Sales"
|
|
1533
|
-
]
|
|
1534
|
-
}
|
|
1535
|
-
) }),
|
|
1536
|
-
M && /* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-limit-exceeded", children: [
|
|
1537
|
-
/* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-limit-exceeded-message", children: "Chat history limit reached. Please download your conversation as PDF and clear chat history to continue." }),
|
|
1538
|
-
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-limit-action-buttons", children: [
|
|
1539
|
-
/* @__PURE__ */ e.jsxs(
|
|
1540
|
-
"button",
|
|
1655
|
+
!b && /* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-section", style: { flexGrow: 1, display: "flex", flexDirection: "column" }, children: [
|
|
1656
|
+
/* @__PURE__ */ e.jsxs(
|
|
1657
|
+
"div",
|
|
1658
|
+
{
|
|
1659
|
+
className: "sw-ttyw-messages",
|
|
1660
|
+
style: g.chatSection,
|
|
1661
|
+
ref: k,
|
|
1662
|
+
onScroll: $e,
|
|
1663
|
+
children: [
|
|
1664
|
+
c.length === 0 && !p && /* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-empty-state", style: {
|
|
1665
|
+
display: "flex",
|
|
1666
|
+
flexDirection: "column",
|
|
1667
|
+
alignItems: "center",
|
|
1668
|
+
justifyContent: "center",
|
|
1669
|
+
height: "100%",
|
|
1670
|
+
position: "relative"
|
|
1671
|
+
}, children: /* @__PURE__ */ e.jsx(
|
|
1672
|
+
"img",
|
|
1541
1673
|
{
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1674
|
+
src: Xe,
|
|
1675
|
+
alt: "Superwise Logo",
|
|
1676
|
+
style: {
|
|
1677
|
+
width: "350px",
|
|
1678
|
+
height: "200px",
|
|
1679
|
+
opacity: 0.8,
|
|
1680
|
+
objectFit: "contain"
|
|
1681
|
+
},
|
|
1682
|
+
onError: (s) => {
|
|
1683
|
+
console.log("Logo failed to load, using fallback"), s.target.style.display = "none";
|
|
1684
|
+
}
|
|
1685
|
+
}
|
|
1686
|
+
) }),
|
|
1687
|
+
c.map((s, x) => /* @__PURE__ */ e.jsx(
|
|
1688
|
+
it,
|
|
1689
|
+
{
|
|
1690
|
+
msg: s,
|
|
1691
|
+
isTyping: ie.has(x),
|
|
1692
|
+
onTypingComplete: () => {
|
|
1693
|
+
V((v) => {
|
|
1694
|
+
const I = new Set(v);
|
|
1695
|
+
return I.delete(x), I;
|
|
1696
|
+
}), requestAnimationFrame(() => U("auto"));
|
|
1697
|
+
}
|
|
1698
|
+
},
|
|
1699
|
+
x
|
|
1700
|
+
)),
|
|
1701
|
+
Z && /* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-validation-message", children: [
|
|
1702
|
+
/* @__PURE__ */ e.jsx("span", { className: "error-icon", children: "⚠️" }),
|
|
1703
|
+
/* @__PURE__ */ e.jsx("span", { children: Z })
|
|
1704
|
+
] }),
|
|
1705
|
+
pe && /* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-contact-cta", children: /* @__PURE__ */ e.jsxs(
|
|
1706
|
+
"a",
|
|
1707
|
+
{
|
|
1708
|
+
href: ue,
|
|
1709
|
+
target: "_blank",
|
|
1710
|
+
rel: "noopener noreferrer",
|
|
1711
|
+
className: "sw-ttyw-cta-button",
|
|
1546
1712
|
children: [
|
|
1547
|
-
/* @__PURE__ */ e.
|
|
1548
|
-
|
|
1549
|
-
/* @__PURE__ */ e.jsx("path", { d: "M7 10L12 15L17 10", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1550
|
-
/* @__PURE__ */ e.jsx("path", { d: "M12 15V3", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1551
|
-
] }),
|
|
1552
|
-
"Download Chat"
|
|
1713
|
+
/* @__PURE__ */ e.jsx("span", { className: "sw-ttyw-cta-icon", "aria-hidden": !0, children: "✉" }),
|
|
1714
|
+
"Contact Sales"
|
|
1553
1715
|
]
|
|
1554
1716
|
}
|
|
1555
|
-
),
|
|
1556
|
-
/* @__PURE__ */ e.jsxs(
|
|
1717
|
+
) }),
|
|
1718
|
+
R && /* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-limit-exceeded", children: [
|
|
1719
|
+
/* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-limit-exceeded-message", children: "Chat history limit reached. Please download your conversation as PDF and clear chat history to continue." }),
|
|
1720
|
+
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-limit-action-buttons", children: [
|
|
1721
|
+
/* @__PURE__ */ e.jsxs(
|
|
1722
|
+
"button",
|
|
1723
|
+
{
|
|
1724
|
+
type: "button",
|
|
1725
|
+
className: "sw-ttyw-limit-download-pdf",
|
|
1726
|
+
onClick: Ee,
|
|
1727
|
+
disabled: p,
|
|
1728
|
+
children: [
|
|
1729
|
+
/* @__PURE__ */ e.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": !0, children: [
|
|
1730
|
+
/* @__PURE__ */ e.jsx("path", { d: "M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1731
|
+
/* @__PURE__ */ e.jsx("path", { d: "M7 10L12 15L17 10", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1732
|
+
/* @__PURE__ */ e.jsx("path", { d: "M12 15V3", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1733
|
+
] }),
|
|
1734
|
+
"Download Chat"
|
|
1735
|
+
]
|
|
1736
|
+
}
|
|
1737
|
+
),
|
|
1738
|
+
/* @__PURE__ */ e.jsxs(
|
|
1739
|
+
"button",
|
|
1740
|
+
{
|
|
1741
|
+
type: "button",
|
|
1742
|
+
className: "sw-ttyw-limit-clear-history",
|
|
1743
|
+
onClick: () => y(!0),
|
|
1744
|
+
children: [
|
|
1745
|
+
/* @__PURE__ */ e.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": !0, children: [
|
|
1746
|
+
/* @__PURE__ */ e.jsx("path", { d: "M3 6H5H21", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1747
|
+
/* @__PURE__ */ e.jsx("path", { d: "M8 6V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6M19 6V20C19 20.5304 18.7893 21.0391 18.4142 21.4142C18.0391 21.7893 17.5304 22 17 22H7C6.46957 22 5.96086 21.7893 5.58579 21.4142C5.21071 21.0391 5 20.5304 5 20V6H19Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1748
|
+
/* @__PURE__ */ e.jsx("path", { d: "M10 11V17", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1749
|
+
/* @__PURE__ */ e.jsx("path", { d: "M14 11V17", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1750
|
+
] }),
|
|
1751
|
+
"Clear History"
|
|
1752
|
+
]
|
|
1753
|
+
}
|
|
1754
|
+
)
|
|
1755
|
+
] })
|
|
1756
|
+
] }),
|
|
1757
|
+
p && /* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-message other message-loading", style: { ...g.message, ...g.messageOther, minHeight: "2.5rem" }, children: [
|
|
1758
|
+
/* @__PURE__ */ e.jsx("div", { className: "message-avatar", style: g.messageAvatar, children: /* @__PURE__ */ e.jsx(Pe, { width: 20, height: 20 }) }),
|
|
1759
|
+
/* @__PURE__ */ e.jsxs("div", { className: "message-content", style: g.messageContent, children: [
|
|
1760
|
+
/* @__PURE__ */ e.jsx("div", { className: "typing typing-1" }),
|
|
1761
|
+
/* @__PURE__ */ e.jsx("div", { className: "typing typing-2" }),
|
|
1762
|
+
/* @__PURE__ */ e.jsx("div", { className: "typing typing-3" })
|
|
1763
|
+
] })
|
|
1764
|
+
] }),
|
|
1765
|
+
!O && /* @__PURE__ */ e.jsx("div", { className: "sw-ttyw-jump-latest", children: /* @__PURE__ */ e.jsx(
|
|
1557
1766
|
"button",
|
|
1558
1767
|
{
|
|
1559
1768
|
type: "button",
|
|
1560
|
-
className: "sw-ttyw-
|
|
1561
|
-
onClick: () =>
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
/* @__PURE__ */ e.jsx("path", { d: "M8 6V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6M19 6V20C19 20.5304 18.7893 21.0391 18.4142 21.4142C18.0391 21.7893 17.5304 22 17 22H7C6.46957 22 5.96086 21.7893 5.58579 21.4142C5.21071 21.0391 5 20.5304 5 20V6H19Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1566
|
-
/* @__PURE__ */ e.jsx("path", { d: "M10 11V17", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1567
|
-
/* @__PURE__ */ e.jsx("path", { d: "M14 11V17", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1568
|
-
] }),
|
|
1569
|
-
"Clear History"
|
|
1570
|
-
]
|
|
1769
|
+
className: "sw-ttyw-jump-button",
|
|
1770
|
+
onClick: () => {
|
|
1771
|
+
U("smooth"), D(!0);
|
|
1772
|
+
},
|
|
1773
|
+
children: "Jump to latest"
|
|
1571
1774
|
}
|
|
1572
|
-
)
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
/* @__PURE__ */ e.jsx("div", { className: "typing typing-1" }),
|
|
1579
|
-
/* @__PURE__ */ e.jsx("div", { className: "typing typing-2" }),
|
|
1580
|
-
/* @__PURE__ */ e.jsx("div", { className: "typing typing-3" })
|
|
1581
|
-
] })
|
|
1582
|
-
] }),
|
|
1583
|
-
/* @__PURE__ */ e.jsx("div", { ref: g })
|
|
1584
|
-
] }),
|
|
1585
|
-
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-input-section", style: m.inputSection, children: [
|
|
1775
|
+
) }),
|
|
1776
|
+
/* @__PURE__ */ e.jsx("div", { ref: ee })
|
|
1777
|
+
]
|
|
1778
|
+
}
|
|
1779
|
+
),
|
|
1780
|
+
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-input-section", style: g.inputSection, children: [
|
|
1586
1781
|
/* @__PURE__ */ e.jsx(
|
|
1587
1782
|
"textarea",
|
|
1588
1783
|
{
|
|
1589
1784
|
className: "sw-ttyw-input",
|
|
1590
|
-
placeholder:
|
|
1591
|
-
value:
|
|
1592
|
-
onChange: (
|
|
1593
|
-
|
|
1785
|
+
placeholder: R ? "Chat limit reached." : "Please ask question here",
|
|
1786
|
+
value: u,
|
|
1787
|
+
onChange: (s) => {
|
|
1788
|
+
L(s.target.value), Z && z("");
|
|
1594
1789
|
},
|
|
1595
1790
|
maxLength: 1e3,
|
|
1596
|
-
disabled:
|
|
1597
|
-
style:
|
|
1598
|
-
onKeyDown: (
|
|
1791
|
+
disabled: p || R,
|
|
1792
|
+
style: g.textarea,
|
|
1793
|
+
onKeyDown: (s) => s.key === "Enter" && !s.shiftKey && (s.preventDefault(), Se())
|
|
1599
1794
|
}
|
|
1600
1795
|
),
|
|
1601
|
-
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-input-content", style:
|
|
1602
|
-
/* @__PURE__ */ e.jsxs("small", { id: "sw-ttyw-chat-textbox-status", style:
|
|
1603
|
-
/* @__PURE__ */ e.jsx("span", { children:
|
|
1796
|
+
/* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-input-content", style: g.inputFooter, children: [
|
|
1797
|
+
/* @__PURE__ */ e.jsxs("small", { id: "sw-ttyw-chat-textbox-status", style: g.characterCount, children: [
|
|
1798
|
+
/* @__PURE__ */ e.jsx("span", { children: u.length }),
|
|
1604
1799
|
"/1000"
|
|
1605
1800
|
] }),
|
|
1606
1801
|
/* @__PURE__ */ e.jsx(
|
|
1607
1802
|
"button",
|
|
1608
1803
|
{
|
|
1609
1804
|
id: "sw-ttyw-chat-send-message",
|
|
1610
|
-
onClick:
|
|
1805
|
+
onClick: Se,
|
|
1611
1806
|
"aria-label": "Send message",
|
|
1612
|
-
disabled:
|
|
1613
|
-
style:
|
|
1614
|
-
children: /* @__PURE__ */ e.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", height: "24px", viewBox: "0 0 24 24", width: "24px", fill: "
|
|
1807
|
+
disabled: p || R,
|
|
1808
|
+
style: { ...g.sendButton, color: E },
|
|
1809
|
+
children: /* @__PURE__ */ e.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", height: "24px", viewBox: "0 0 24 24", width: "24px", fill: "currentColor", className: "cwv replaced-svg", children: [
|
|
1615
1810
|
/* @__PURE__ */ e.jsx("path", { d: "M0 0h24v24H0z", fill: "none" }),
|
|
1616
1811
|
/* @__PURE__ */ e.jsx("path", { d: "M2.01 21L23 12 2.01 3 2 10l15 2-15 2z" })
|
|
1617
1812
|
] })
|
|
@@ -1620,18 +1815,18 @@ function Ge({ title: r = "", agentId: n = "", discoveryAgentId: s = "", primaryC
|
|
|
1620
1815
|
] })
|
|
1621
1816
|
] })
|
|
1622
1817
|
] }),
|
|
1623
|
-
|
|
1818
|
+
f && /* @__PURE__ */ e.jsxs("div", { className: "swttyw-modal swttyw-modal-clear-history", style: g.modalOverlay, children: [
|
|
1624
1819
|
/* @__PURE__ */ e.jsx("div", { className: "swtty-modal-header" }),
|
|
1625
|
-
/* @__PURE__ */ e.jsxs("div", { className: "swtty-modal-body", style:
|
|
1820
|
+
/* @__PURE__ */ e.jsxs("div", { className: "swtty-modal-body", style: g.modalBody, children: [
|
|
1626
1821
|
/* @__PURE__ */ e.jsx("div", { className: "swtty-content", children: "Are you sure you want to delete the chat history?" }),
|
|
1627
|
-
/* @__PURE__ */ e.jsxs("div", { className: "swtty-action", style:
|
|
1822
|
+
/* @__PURE__ */ e.jsxs("div", { className: "swtty-action", style: g.modalActions, children: [
|
|
1628
1823
|
/* @__PURE__ */ e.jsx(
|
|
1629
1824
|
"input",
|
|
1630
1825
|
{
|
|
1631
1826
|
type: "button",
|
|
1632
1827
|
className: "swttyw-btn swttyw-btn-primary",
|
|
1633
1828
|
id: "swttyw-btn-clear-history-yes",
|
|
1634
|
-
onClick:
|
|
1829
|
+
onClick: Fe,
|
|
1635
1830
|
value: "Yes",
|
|
1636
1831
|
style: {
|
|
1637
1832
|
background: "var(--swttyw-primary-color)",
|
|
@@ -1650,7 +1845,7 @@ function Ge({ title: r = "", agentId: n = "", discoveryAgentId: s = "", primaryC
|
|
|
1650
1845
|
type: "button",
|
|
1651
1846
|
className: "swttyw-btn swttyw-btn-primary-inverse",
|
|
1652
1847
|
id: "swttyw-btn-clear-history-no",
|
|
1653
|
-
onClick: () =>
|
|
1848
|
+
onClick: () => y(!1),
|
|
1654
1849
|
value: "No",
|
|
1655
1850
|
style: {
|
|
1656
1851
|
background: "transparent",
|
|
@@ -1667,14 +1862,14 @@ function Ge({ title: r = "", agentId: n = "", discoveryAgentId: s = "", primaryC
|
|
|
1667
1862
|
] }),
|
|
1668
1863
|
/* @__PURE__ */ e.jsx("div", { className: "swtty-modal-footer" })
|
|
1669
1864
|
] }),
|
|
1670
|
-
!
|
|
1865
|
+
!b && /* @__PURE__ */ e.jsxs("div", { className: "sw-ttyw-chat-footer", style: g.footer, children: [
|
|
1671
1866
|
"Powered by ",
|
|
1672
|
-
/* @__PURE__ */ e.jsx("a", { href: "https://superwise.ai/", className: "ml-1", target: "_new", rel: "noopener noreferrer", style: { marginLeft: "0.25rem", lineHeight: 0 }, "aria-label": "SUPERWISE®", children: /* @__PURE__ */ e.jsx(
|
|
1867
|
+
/* @__PURE__ */ e.jsx("a", { href: "https://superwise.ai/", className: "ml-1", target: "_new", rel: "noopener noreferrer", style: { marginLeft: "0.25rem", lineHeight: 0 }, "aria-label": "SUPERWISE®", children: /* @__PURE__ */ e.jsx(Qe, { height: 20 }) })
|
|
1673
1868
|
] })
|
|
1674
1869
|
]
|
|
1675
1870
|
}
|
|
1676
1871
|
) });
|
|
1677
1872
|
}
|
|
1678
1873
|
export {
|
|
1679
|
-
|
|
1874
|
+
dt as Chatbot
|
|
1680
1875
|
};
|