hcl-hh-chatbot 1.7.9 → 1.7.10
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.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -1
package/dist/index.es.js
CHANGED
|
@@ -46314,7 +46314,7 @@ ${de.join(`
|
|
|
46314
46314
|
const ke = BJ(he.questions, w), Qe = new FormData(), pe = {
|
|
46315
46315
|
subject: he.label,
|
|
46316
46316
|
description: ke,
|
|
46317
|
-
type: "
|
|
46317
|
+
type: "General Query",
|
|
46318
46318
|
uhid: R == null ? void 0 : R.uhid,
|
|
46319
46319
|
cug_code: O.cug_code
|
|
46320
46320
|
};
|
|
@@ -47016,7 +47016,7 @@ const FJ = () => /* @__PURE__ */ G.jsx("div", { className: "react-chatbot-kit-ch
|
|
|
47016
47016
|
return typeof window < "u" && !window.__CHATBOT_SET_STATE__ && l.setState && (window.__CHATBOT_SET_STATE__ = l.setState), /* @__PURE__ */ G.jsx(G.Fragment, { children: /* @__PURE__ */ G.jsxs("div", { "data-shadow": "true", className: "chatbot_top", children: [
|
|
47017
47017
|
/* @__PURE__ */ G.jsxs("div", { children: [
|
|
47018
47018
|
/* @__PURE__ */ G.jsx("div", { className: "chatbotIcon_avatar", children: /* @__PURE__ */ G.jsx("img", { src: yb, alt: "bot header icon", className: "top_chatbot_header_img", "data-status": "loaded", "data-cover": "true" }) }),
|
|
47019
|
-
/* @__PURE__ */ G.jsx("div", { className: "company", children: /* @__PURE__ */ G.jsx("div", { className: "chatbot_header", children: "Habit
|
|
47019
|
+
/* @__PURE__ */ G.jsx("div", { className: "company", children: /* @__PURE__ */ G.jsx("div", { className: "chatbot_header", children: "Habit AI" }) })
|
|
47020
47020
|
] }),
|
|
47021
47021
|
/* @__PURE__ */ G.jsx("div", { className: "close", onClick: s, children: /* @__PURE__ */ G.jsx("button", { className: "header-cross-icon", children: /* @__PURE__ */ G.jsx(so, { icon: Pd }) }) })
|
|
47022
47022
|
] }) });
|