@connorpham/live-chat-widget 17.0.9 → 17.0.11
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.
|
@@ -11057,7 +11057,7 @@ const Kt = ({ item: u, onPostback: D }) => {
|
|
|
11057
11057
|
className: `sc-launcher-wrapper ${F.isOpen ? "opened" : ""}`,
|
|
11058
11058
|
onClick: j,
|
|
11059
11059
|
children: [
|
|
11060
|
-
/* @__PURE__ */ a.jsx("div", { className: "sc-help-prompt", onClick: v, role: "button", children:
|
|
11060
|
+
!F.isOpen && /* @__PURE__ */ a.jsx("div", { className: "sc-help-prompt", onClick: v, role: "button", children: /* @__PURE__ */ a.jsx("div", { className: "sc-help-prompt__text", children: n("launcher.help_prompt") }) }),
|
|
11061
11061
|
u ? /* @__PURE__ */ a.jsx(u, { widget: F }) : /* @__PURE__ */ a.jsxs(
|
|
11062
11062
|
"div",
|
|
11063
11063
|
{
|