@2uinc/frontend-component-xpert-chatbot 1.40.20-alpha.4 → 1.40.20-alpha.5
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/lib/index.min.js +1 -1
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
|
@@ -35486,7 +35486,7 @@ const ix = "titan.staging.getsmarter.com", aa = "xpert-", K2 = (e) => e.startsWi
|
|
|
35486
35486
|
} = {}) => {
|
|
35487
35487
|
if (e !== ix)
|
|
35488
35488
|
return null;
|
|
35489
|
-
const n = t?.querySelector?.(".
|
|
35489
|
+
const n = t?.querySelector?.(".product-block"), r = n?.cloneNode?.(!0);
|
|
35490
35490
|
return !n || !r ? null : (Z2(r), J2(n, r), r.outerHTML?.trim() || null);
|
|
35491
35491
|
};
|
|
35492
35492
|
function em({
|