@yartsun/chat-widget-types 1.0.18 ā 1.0.20
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/package.json
CHANGED
|
@@ -367,6 +367,6 @@
|
|
|
367
367
|
"sendButton": "Send",
|
|
368
368
|
"typingLoader": "AI-Co-pilot typing",
|
|
369
369
|
"welcomeMessage": "š Hey there, Iām your AI data assistant. With me you can talk to your data and get instant insights about your leads, deals, clients and everything in-between",
|
|
370
|
-
"widgetTitle": "
|
|
370
|
+
"widgetTitle": "Agent.ai"
|
|
371
371
|
}
|
|
372
372
|
}
|
|
@@ -364,6 +364,6 @@
|
|
|
364
364
|
"sendButton": "Send",
|
|
365
365
|
"typingLoader": "AI-Co-pilot typing",
|
|
366
366
|
"welcomeMessage": "š Hey there, Iām your AI data assistant. With me you can talk to your data and get instant insights about your leads, deals, clients and everything in-between",
|
|
367
|
-
"widgetTitle": "
|
|
367
|
+
"widgetTitle": "Agent.ai"
|
|
368
368
|
}
|
|
369
369
|
}
|
|
@@ -122,11 +122,12 @@
|
|
|
122
122
|
},
|
|
123
123
|
"dataAction": {
|
|
124
124
|
"activeStepColor": "#FFFFFF",
|
|
125
|
-
"bodyFillColor": "#
|
|
125
|
+
"bodyFillColor": "#264B35",
|
|
126
126
|
"headerFillColor": "#1F7443",
|
|
127
127
|
"headerText": "Talking to the data",
|
|
128
128
|
"pastStepColor": "#88F5B6",
|
|
129
129
|
"strokeColor": "#398A5B",
|
|
130
|
+
"strokeWidth": 1,
|
|
130
131
|
"type": "box"
|
|
131
132
|
},
|
|
132
133
|
"messageBot": {
|
package/themes/configV3.json
CHANGED
|
@@ -365,6 +365,6 @@
|
|
|
365
365
|
"sendButton": "Send",
|
|
366
366
|
"typingLoader": "AI-Co-pilot typing",
|
|
367
367
|
"welcomeMessage": "š Hey there, Iām your AI data assistant. With me you can talk to your data and get instant insights about your leads, deals, clients and everything in-between",
|
|
368
|
-
"widgetTitle": "
|
|
368
|
+
"widgetTitle": "Agent.ai"
|
|
369
369
|
}
|
|
370
370
|
}
|