hcl-hh-chatbot 1.6.37 → 1.6.38
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/hcl-hh-chatbot.css +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.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.es.js
CHANGED
|
@@ -38979,7 +38979,7 @@ const I2 = "data:image/gif;base64,R0lGODlhMwFnAfcAAP///0KE9/+9OgAAAEKE7zqE9/+9Qg
|
|
|
38979
38979
|
{
|
|
38980
38980
|
className: "chat_option-item video-option-item",
|
|
38981
38981
|
style: {
|
|
38982
|
-
...b && K ? { padding: "10px 10px 35px 10px" } : { padding: "
|
|
38982
|
+
...b && K ? { padding: "10px 10px 35px 10px" } : { padding: "15px 10px" },
|
|
38983
38983
|
background: b ? "#ebf2fc" : "linear-gradient(to right, #307dda, #68a5ee)"
|
|
38984
38984
|
},
|
|
38985
38985
|
children: /* @__PURE__ */ G.jsxs("div", { className: "video-frame-container", children: [
|