@freeday-ai/webchat 2025.12.1-8.6.36.9233 → 2025.12.1-9.10.25.9383
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 -2
- package/package.json +1 -1
package/dist/webchat.mjs
CHANGED
|
@@ -33819,8 +33819,7 @@ const kF0 = e.createContext(void 0), Ff = () => {
|
|
|
33819
33819
|
metadata: r0.metadata ?? {}
|
|
33820
33820
|
}), J.suggestionMessage && setTimeout(async () => {
|
|
33821
33821
|
await u0({
|
|
33822
|
-
|
|
33823
|
-
message: J.suggestionMessage
|
|
33822
|
+
text: J.suggestionMessage
|
|
33824
33823
|
});
|
|
33825
33824
|
}, 1e3), r0.primaryColor && p({
|
|
33826
33825
|
"--primary": MM(r0.primaryColor)
|