@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.
@@ -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?.(".gs-banner-content"), r = n?.cloneNode?.(!0);
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({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.40.20-alpha.4",
3
+ "version": "1.40.20-alpha.5",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"