@gengage/assistant-fe 0.6.41 → 0.6.44

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.
Files changed (34) hide show
  1. package/dist/chat/components/ChatDrawer.d.ts +5 -1
  2. package/dist/chat/runtime.d.ts +1 -1
  3. package/dist/chat/types.d.ts +18 -0
  4. package/dist/chat-runtime.js +1 -1
  5. package/dist/chat.iife.js +28 -28
  6. package/dist/chat.js +1 -1
  7. package/dist/common/overlay.d.ts +1 -0
  8. package/dist/{common-RLXFcoOo.js → common-B_QhTwRK.js} +2 -2
  9. package/dist/common.js +7 -7
  10. package/dist/{connection-warning-C1LnYGUH.js → connection-warning-DjGsAS1h.js} +1 -1
  11. package/dist/{fastIntent-BivJoy3l.js → fastIntent-DOgXE46i.js} +1 -1
  12. package/dist/index.d.ts +1 -1
  13. package/dist/index.js +12 -12
  14. package/dist/{native-webview-Ch9lsx7E.js → native-webview-CYX30O3Q.js} +1 -1
  15. package/dist/native.iife.js +10 -10
  16. package/dist/native.js +1 -1
  17. package/dist/{overlay-CPLLn1eK.js → overlay-BPZEIyo_.js} +1 -1
  18. package/dist/overlay.js +1 -1
  19. package/dist/qna-runtime.js +1 -1
  20. package/dist/qna.iife.js +8 -8
  21. package/dist/qna.js +1 -1
  22. package/dist/{request-response-cache-CVgP72eC.js → request-response-cache-Ddw59jGs.js} +1 -1
  23. package/dist/{runtime-xuhF4izk.js → runtime-BJiDilHj.js} +3 -3
  24. package/dist/{runtime-BemZwmk_.js → runtime-Cr3f6wjm.js} +3 -3
  25. package/dist/{runtime-B0aSQBLM.js → runtime-D39A30T-.js} +1334 -1305
  26. package/dist/{simbut-CJmAHE6w.js → simbut-C-2-g2V1.js} +1 -1
  27. package/dist/simbut.iife.js +2 -2
  28. package/dist/simbut.js +1 -1
  29. package/dist/{simrel-CwuklQwH.js → simrel-BaahIAgs.js} +1 -1
  30. package/dist/simrel-runtime.js +1 -1
  31. package/dist/simrel.iife.js +2 -2
  32. package/dist/simrel.js +2 -2
  33. package/dist/{widget-base-C3v87X91.js → widget-base-DRNUkp-i.js} +4 -1
  34. package/package.json +1 -1
package/dist/native.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a, i, n as t, r, t as s } from "./native-webview-Ch9lsx7E.js";
1
+ import { a, i, n as t, r, t as s } from "./native-webview-CYX30O3Q.js";
2
2
  export {
3
3
  s as DEFAULT_NATIVE_TRACKED_EVENTS,
4
4
  t as applyNativeSession,
@@ -79,7 +79,7 @@ var q = class {
79
79
  pageContext: this._pageContext,
80
80
  variant: this.options.chat?.variant ?? "floating"
81
81
  };
82
- this.options.theme !== void 0 && (t.theme = this.options.theme), a !== void 0 && (t.injectorAdapter = a), this.options.locale !== void 0 && (t.locale = this.options.locale), this.options.pricing !== void 0 && (t.pricing = this.options.pricing), this.options.chat?.mountTarget !== void 0 && (t.mountTarget = this.options.chat.mountTarget), this.options.chat?.pillLauncher !== void 0 && (t.pillLauncher = this.options.chat.pillLauncher), this.options.chat?.floatingLauncher !== void 0 && (t.floatingLauncher = this.options.chat.floatingLauncher), this.options.chat?.inlineLauncher !== void 0 && (t.inlineLauncher = this.options.chat.inlineLauncher), this.options.chat?.launcherAnchor !== void 0 && (t.launcherAnchor = this.options.chat.launcherAnchor), this.options.chat?.genericNonPdpLaunch !== void 0 && (t.genericNonPdpLaunch = this.options.chat.genericNonPdpLaunch), this.options.chat?.launcherImageUrl !== void 0 ? t.launcherImageUrl = this.options.chat.launcherImageUrl : this.options.chat?.launcherSvg !== void 0 && (t.launcherSvg = this.options.chat.launcherSvg), this.options.chat?.mobileLauncherImageUrl !== void 0 && (t.mobileLauncherImageUrl = this.options.chat.mobileLauncherImageUrl), this.options.chat?.headerTitle !== void 0 && (t.headerTitle = this.options.chat.headerTitle), this.options.chat?.headerAvatarUrl !== void 0 && (t.headerAvatarUrl = this.options.chat.headerAvatarUrl), this.options.chat?.headerBadge !== void 0 && (t.headerBadge = this.options.chat.headerBadge), this.options.chat?.headerCartUrl !== void 0 && (t.headerCartUrl = this.options.chat.headerCartUrl), this.options.chat?.headerFavoritesToggle !== void 0 && (t.headerFavoritesToggle = this.options.chat.headerFavoritesToggle), this.options.chat?.onFavoritesClick !== void 0 && (t.onFavoritesClick = this.options.chat.onFavoritesClick), this.options.chat?.hideMobileLauncher !== void 0 && (t.hideMobileLauncher = this.options.chat.hideMobileLauncher), this.options.chat?.mobileBreakpoint !== void 0 && (t.mobileBreakpoint = this.options.chat.mobileBreakpoint), this.options.chat?.mobileInitialState !== void 0 && (t.mobileInitialState = this.options.chat.mobileInitialState), this.options.chat?.i18n !== void 0 && (t.i18n = this.options.chat.i18n), this.options.chat?.actionHandling !== void 0 && (t.actionHandling = this.options.chat.actionHandling), this.options.chat?.renderer !== void 0 && (t.renderer = this.options.chat.renderer), e !== void 0 && (t.productDetailsExtended = e), s !== void 0 && (t.isDemoWebsite = s), this.options.chat?.productPriceUi !== void 0 && (t.productPriceUi = this.options.chat.productPriceUi), this.options.chat?.hideProductDiscountBadge !== void 0 && (t.hideProductDiscountBadge = this.options.chat.hideProductDiscountBadge), this.options.chat?.hideUserReviews !== void 0 && (t.hideUserReviews = this.options.chat.hideUserReviews), this.options.chat?.hideStockStatus !== void 0 && (t.hideStockStatus = this.options.chat.hideStockStatus), this.options.onScriptCall !== void 0 && (t.onScriptCall = this.options.onScriptCall), this.options.onAddToCart !== void 0 && (t.onAddToCart = this.options.onAddToCart), this.options.onProductNavigate !== void 0 && (t.onProductNavigate = this.options.onProductNavigate), this.options.chat?.onOpen !== void 0 && (t.onOpen = this.options.chat.onOpen), this.options.chat?.onClose !== void 0 && (t.onClose = this.options.chat.onClose);
82
+ this.options.theme !== void 0 && (t.theme = this.options.theme), a !== void 0 && (t.injectorAdapter = a), this.options.locale !== void 0 && (t.locale = this.options.locale), this.options.pricing !== void 0 && (t.pricing = this.options.pricing), this.options.chat?.mountTarget !== void 0 && (t.mountTarget = this.options.chat.mountTarget), this.options.chat?.pillLauncher !== void 0 && (t.pillLauncher = this.options.chat.pillLauncher), this.options.chat?.floatingLauncher !== void 0 && (t.floatingLauncher = this.options.chat.floatingLauncher), this.options.chat?.inlineLauncher !== void 0 && (t.inlineLauncher = this.options.chat.inlineLauncher), this.options.chat?.launcherAnchor !== void 0 && (t.launcherAnchor = this.options.chat.launcherAnchor), this.options.chat?.genericNonPdpLaunch !== void 0 && (t.genericNonPdpLaunch = this.options.chat.genericNonPdpLaunch), this.options.chat?.launcherImageUrl !== void 0 ? t.launcherImageUrl = this.options.chat.launcherImageUrl : this.options.chat?.launcherSvg !== void 0 && (t.launcherSvg = this.options.chat.launcherSvg), this.options.chat?.mobileLauncherImageUrl !== void 0 && (t.mobileLauncherImageUrl = this.options.chat.mobileLauncherImageUrl), this.options.chat?.headerTitle !== void 0 && (t.headerTitle = this.options.chat.headerTitle), this.options.chat?.headerAvatarUrl !== void 0 && (t.headerAvatarUrl = this.options.chat.headerAvatarUrl), this.options.chat?.headerBadge !== void 0 && (t.headerBadge = this.options.chat.headerBadge), this.options.chat?.headerCartUrl !== void 0 && (t.headerCartUrl = this.options.chat.headerCartUrl), this.options.chat?.headerFavoritesToggle !== void 0 && (t.headerFavoritesToggle = this.options.chat.headerFavoritesToggle), this.options.chat?.onFavoritesClick !== void 0 && (t.onFavoritesClick = this.options.chat.onFavoritesClick), this.options.chat?.footerAttribution !== void 0 && (t.footerAttribution = this.options.chat.footerAttribution), this.options.chat?.hideMobileLauncher !== void 0 && (t.hideMobileLauncher = this.options.chat.hideMobileLauncher), this.options.chat?.mobileBreakpoint !== void 0 && (t.mobileBreakpoint = this.options.chat.mobileBreakpoint), this.options.chat?.mobileInitialState !== void 0 && (t.mobileInitialState = this.options.chat.mobileInitialState), this.options.chat?.i18n !== void 0 && (t.i18n = this.options.chat.i18n), this.options.chat?.actionHandling !== void 0 && (t.actionHandling = this.options.chat.actionHandling), this.options.chat?.renderer !== void 0 && (t.renderer = this.options.chat.renderer), e !== void 0 && (t.productDetailsExtended = e), s !== void 0 && (t.isDemoWebsite = s), this.options.chat?.productPriceUi !== void 0 && (t.productPriceUi = this.options.chat.productPriceUi), this.options.chat?.hideProductDiscountBadge !== void 0 && (t.hideProductDiscountBadge = this.options.chat.hideProductDiscountBadge), this.options.chat?.hideUserReviews !== void 0 && (t.hideUserReviews = this.options.chat.hideUserReviews), this.options.chat?.hideStockStatus !== void 0 && (t.hideStockStatus = this.options.chat.hideStockStatus), this.options.onScriptCall !== void 0 && (t.onScriptCall = this.options.onScriptCall), this.options.onAddToCart !== void 0 && (t.onAddToCart = this.options.onAddToCart), this.options.onProductNavigate !== void 0 && (t.onProductNavigate = this.options.onProductNavigate), this.options.chat?.onOpen !== void 0 && (t.onOpen = this.options.chat.onOpen), this.options.chat?.onClose !== void 0 && (t.onClose = this.options.chat.onClose);
83
83
  const { GengageChat: h } = await import("./chat-runtime.js");
84
84
  this._chat = new h(), await this._chat.init(t);
85
85
  }
package/dist/overlay.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { i as t, t as a } from "./context-UTzCGyR9.js";
2
- import { i as r, n as i, r as o, t as d } from "./overlay-CPLLn1eK.js";
2
+ import { i as r, n as i, r as o, t as d } from "./overlay-BPZEIyo_.js";
3
3
  export {
4
4
  a as bootstrapSession,
5
5
  d as buildOverlayIdempotencyKey,
@@ -1,4 +1,4 @@
1
- import { a, i as r, n, r as t, t as s } from "./runtime-xuhF4izk.js";
1
+ import { a, i as r, n, r as t, t as s } from "./runtime-BJiDilHj.js";
2
2
  export {
3
3
  s as GengageQNA,
4
4
  t as createDefaultQnaUISpecRegistry,