@pluno/product-agent-web 0.1.176 → 0.1.177

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.
@@ -6067,7 +6067,7 @@ async function Ou(t = {}) {
6067
6067
  }), Kn();
6068
6068
  let Ft = null, ko = () => {
6069
6069
  };
6070
- const dl = !!(e.sdkPreviewChannelId && e.referralLinkLoader), Vn = /* @__PURE__ */ new Map(), Zi = /* @__PURE__ */ new Map(), Qi = () => T.value.trim().length > 0 || ue.length > 0, pl = () => {
6070
+ const dl = !!(e.referralLinkLoader && (e.sdkPreviewChannelId || e.productVariant === "personal" && e.entrySurface === "main_web_chat")), Vn = /* @__PURE__ */ new Map(), Zi = /* @__PURE__ */ new Map(), Qi = () => T.value.trim().length > 0 || ue.length > 0, pl = () => {
6071
6071
  const a = Ft !== null && _s(C.getState(), Qi());
6072
6072
  ze.hidden = !a, a && Ft !== null && Ra(ze, Ft);
6073
6073
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pluno/product-agent-web",
3
- "version": "0.1.176",
3
+ "version": "0.1.177",
4
4
  "description": "Browser SDK and default widget for embedding Pluno Product Agent into customer web apps.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",