@tarxemo/customer_support 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/dist/index.es.js CHANGED
@@ -2020,7 +2020,7 @@ const cs = ({ message: e }) => {
2020
2020
  return _e(() => {
2021
2021
  var f;
2022
2022
  (f = a.current) == null || f.scrollIntoView({ behavior: "smooth" });
2023
- }, [e]), /* @__PURE__ */ b.createElement("div", { className: "cs-window" }, /* @__PURE__ */ b.createElement("div", { className: "cs-window__header" }, /* @__PURE__ */ b.createElement("div", { className: "cs-window__header-info" }, /* @__PURE__ */ b.createElement("h3", { className: "cs-window__title" }, "Customer Support"), /* @__PURE__ */ b.createElement("div", { className: "cs-window__status" }, /* @__PURE__ */ b.createElement("span", { className: "cs-window__status-dot" }), /* @__PURE__ */ b.createElement("span", null, "Online"))), /* @__PURE__ */ b.createElement(
2023
+ }, [e]), /* @__PURE__ */ b.createElement("div", { className: "cs-window" }, /* @__PURE__ */ b.createElement("div", { className: "cs-window__header" }, /* @__PURE__ */ b.createElement("div", { className: "cs-window__header-info" }, /* @__PURE__ */ b.createElement("h3", { className: "text-gray-900" }, "Customer Support"), /* @__PURE__ */ b.createElement("div", { className: "cs-window__status" }, /* @__PURE__ */ b.createElement("span", { className: "cs-window__status-dot" }), /* @__PURE__ */ b.createElement("span", { className: "text-gray-900" }, "Online"))), /* @__PURE__ */ b.createElement(
2024
2024
  "button",
2025
2025
  {
2026
2026
  className: "cs-window__close",