sass-template-common 0.9.159 → 0.9.161

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.
@@ -5684,9 +5684,9 @@ const jo = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), qu = async (e) => {
5684
5684
  ]
5685
5685
  }
5686
5686
  ) : null;
5687
- }, ie = (e) => {
5688
- const { PUBLIC_ASSETS_URL: t, PUBLIC_ENV: s } = M(), n = s === "local" ? De() : "", r = t;
5689
- return (r && r !== "false" ? r : "") + n + "/versions/images" + e;
5687
+ }, ie = (e, t) => {
5688
+ const { PUBLIC_ASSETS_URL: s, PUBLIC_ENV: n } = M(), r = n === "local" ? De() : "", i = t || s;
5689
+ return (i && i !== "false" ? i : "") + r + "/versions/images" + e;
5690
5690
  }, Wt = (e) => {
5691
5691
  const { PUBLIC_ENV: t } = M(), s = ie("/whatsapp-black.svg");
5692
5692
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ a("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ a(
@@ -15411,7 +15411,7 @@ const pd = {
15411
15411
  const A = w.closest(".comment-form"), v = A?.querySelector('input[name="username"]'), y = A?.querySelector('textarea[name="comment"]'), N = A?.querySelector("textarea.g-recaptcha-response") ?? document.querySelector("#g-recaptcha-response");
15412
15412
  v?.value?.trim() && y?.value?.trim() && N?.value?.trim() && w.click();
15413
15413
  });
15414
- const f = ie("/Success.gif");
15414
+ const f = ie("/Success.gif", s.PUBLIC_ASSETS_URL);
15415
15415
  return d ? /* @__PURE__ */ a("div", { className: "success-gif-container su-flex-center su-relative", children: /* @__PURE__ */ a("img", { className: "success-gif su-absolute", src: f }) }) : /* @__PURE__ */ g(K, { children: [
15416
15416
  h && s.CONFIG_commentsV2 && i && /* @__PURE__ */ a(gd, { API_ENV: s, icon: n, handleGoogleLogin: r, texts: o, onClose: (w) => {
15417
15417
  w && m(!0), p(!1);