teodor-new-chat-ui 4.3.582 → 4.3.583
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -3075,7 +3075,7 @@ function iw(e) {
|
|
|
3075
3075
|
return !!e && typeof e == "object" && "data" in e;
|
|
3076
3076
|
}
|
|
3077
3077
|
function lw(e = {}) {
|
|
3078
|
-
const t = e.baseUrl || "", n = e.streamPath ?? "/
|
|
3078
|
+
const t = e.baseUrl || "", n = e.streamPath ?? "/stream", [r, o] = de(e.token ?? null), s = Ie(e.headers ?? {}), a = e.credentials ?? "include", [i, c] = de(!1), [l, d] = de(null), [f, m] = de(""), [p, v] = de(null), [g, x] = de(0), [w, b] = de(!1), [S, k] = de(null), [T, y] = de({}), C = Ie(null), A = Ie(!0), I = Ie(0), $ = Ie(null), O = Ie(null), U = Ie(null), G = Ie(null), N = Ie({
|
|
3079
3079
|
messageId: null,
|
|
3080
3080
|
lastSeq: null,
|
|
3081
3081
|
lastText: ""
|