@freeday-ai/webchat 2025.11.1-9.14.11.2916 → 2025.11.1-9.14.34.7472
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/webchat.iife.js +1 -1
- package/dist/webchat.mjs +1 -1
- package/package.json +1 -1
package/dist/webchat.mjs
CHANGED
|
@@ -34111,7 +34111,7 @@ const es1 = [
|
|
|
34111
34111
|
}, []), /* @__PURE__ */ D.jsx(Ki1, { client: Da, children: a })), wF0 = e.createContext(
|
|
34112
34112
|
void 0
|
|
34113
34113
|
), ns1 = ({ children: a }) => {
|
|
34114
|
-
const t = e.useRef(null), [n, l] = e.useState(null), [o, i] = e.useState(null), [s, u] = e.useState(!1), { state: A } = ge(), p = e.useMemo(() => !
|
|
34114
|
+
const t = e.useRef(null), [n, l] = e.useState(null), [o, i] = e.useState(null), [s, u] = e.useState(!1), { state: A } = ge(), p = e.useMemo(() => !0, []), g = e.useMemo(
|
|
34115
34115
|
() => !!n || !!o || s,
|
|
34116
34116
|
[n, o, s]
|
|
34117
34117
|
);
|