@gengage/assistant-fe 0.3.34 → 0.3.36

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 (33) hide show
  1. package/README.md +4 -0
  2. package/dist/chat/components/ChatDrawer.d.ts +17 -10
  3. package/dist/chat/components/ComparisonTable.d.ts +2 -1
  4. package/dist/chat/features/beauty-consulting/consulting-grid.d.ts +10 -0
  5. package/dist/chat/index.d.ts +4 -1
  6. package/dist/chat/session-persistence.d.ts +2 -1
  7. package/dist/chat/types.d.ts +1 -0
  8. package/dist/{chat-BTEzcajz.js → chat-BJu5cvMq.js} +2042 -1982
  9. package/dist/chat.iife.js +39 -39
  10. package/dist/chat.js +11 -10
  11. package/dist/common/action-router.d.ts +1 -0
  12. package/dist/common/locale.d.ts +1 -0
  13. package/dist/common/navigation.d.ts +5 -0
  14. package/dist/{common-sIQyC3Kp.js → common-C50zU8bu.js} +2 -2
  15. package/dist/common.js +41 -41
  16. package/dist/{connection-warning-CHHi3BAf.js → connection-warning-nm_yulO-.js} +9 -9
  17. package/dist/{ga-datalayer-BwxWX-cr.js → ga-datalayer-BUM5z5Pq.js} +65 -60
  18. package/dist/index.js +31 -31
  19. package/dist/{native-webview-nUmdIN_8.js → native-webview-CrnoI_JS.js} +31 -31
  20. package/dist/native.iife.js +36 -36
  21. package/dist/native.js +1 -1
  22. package/dist/{product-utils-Bm3aiAlJ.js → price-formatter-CR6VT5z4.js} +27 -27
  23. package/dist/{qna-BuBvAr2H.js → qna-6_XrdLG_.js} +85 -85
  24. package/dist/qna.iife.js +6 -6
  25. package/dist/qna.js +1 -1
  26. package/dist/{schemas-DBRIy5NT.js → schemas-ZYhTx11k.js} +1 -1
  27. package/dist/{simbut-BBXTlzOg.js → simbut--wBhTxId.js} +29 -29
  28. package/dist/simbut.iife.js +7 -7
  29. package/dist/simbut.js +1 -1
  30. package/dist/{simrel-BRh5eB2K.js → simrel-5I3yDyyo.js} +65 -65
  31. package/dist/simrel.iife.js +5 -5
  32. package/dist/simrel.js +1 -1
  33. package/package.json +29 -2
package/dist/chat.js CHANGED
@@ -1,13 +1,14 @@
1
- import { a as e, c as t, d as r, f as s, n, o as C, p as c, r as h, s as l, t as o } from "./chat-BTEzcajz.js";
1
+ import { c as e, f as t, i as r, l as s, m as n, n as i, o as l, p as C, r as c, s as h, t as o } from "./chat-BJu5cvMq.js";
2
2
  export {
3
- r as CHAT_SCROLL_ELEMENT_ID,
4
- e as ChatPresentationState,
3
+ t as CHAT_SCROLL_ELEMENT_ID,
4
+ l as ChatPresentationState,
5
5
  o as GengageChat,
6
- h as chatCatalog,
7
- n as createChatWidget,
8
- C as createDefaultChatUISpecRegistry,
9
- l as defaultChatUnknownUISpecRenderer,
10
- s as getChatScrollElement,
11
- c as invalidateChatScrollCache,
12
- t as renderUISpec
6
+ r as chatCatalog,
7
+ i as createChatWidget,
8
+ h as createDefaultChatUISpecRegistry,
9
+ e as defaultChatUnknownUISpecRenderer,
10
+ C as getChatScrollElement,
11
+ n as invalidateChatScrollCache,
12
+ c as isSimilarsAppendGrid,
13
+ s as renderUISpec
13
14
  };
@@ -21,5 +21,6 @@ export interface ActionRouterOptions {
21
21
  allowScriptCall?: boolean;
22
22
  unknownActionPolicy?: UnknownActionPolicy;
23
23
  logger?: Pick<Console, 'warn' | 'error' | 'debug'>;
24
+ defaultNavigate?: (url: string, newTab?: boolean) => void;
24
25
  }
25
26
  export declare function routeStreamAction(event: StreamEventAction, handlers: HostActionHandlers, options?: ActionRouterOptions): void;
@@ -0,0 +1 @@
1
+ export declare function resolveLocaleTag(locale: string | null | undefined): string;
@@ -0,0 +1,5 @@
1
+ export type NavigationRequestDetail = {
2
+ url: string;
3
+ newTab?: boolean;
4
+ };
5
+ export declare function navigateToUrl(url: string, newTab?: boolean): boolean;
@@ -1,5 +1,5 @@
1
- import { f as u } from "./schemas-DBRIy5NT.js";
2
- import { h, l as f } from "./native-webview-nUmdIN_8.js";
1
+ import { f as u } from "./schemas-ZYhTx11k.js";
2
+ import { h, l as f } from "./native-webview-CrnoI_JS.js";
3
3
  var m = {
4
4
  enabled: !0,
5
5
  endpoint: "/analytics",
package/dist/common.js CHANGED
@@ -1,29 +1,29 @@
1
- import { C as a, S as t, b as s, d as r, f as n, g as i, h as o, m as c, p as m, v as l, w as g, x as d, y as u } from "./schemas-DBRIy5NT.js";
2
- import { $ as E, A as S, D as h, E as v, F as y, G as C, H as f, I as A, J as T, K as w, L as U, M as W, N as I, O as P, P as D, Q as k, S as R, T as b, U as G, V as O, W as N, X as x, Y as L, Z as M, et as _, j as H, k as z, q as B, v as F, w as K, x as V, y as Q } from "./ga-datalayer-BwxWX-cr.js";
3
- import { i as Z, l as j, m as J, u as X } from "./chat-BTEzcajz.js";
4
- import { n as $, t as ee } from "./connection-warning-CHHi3BAf.js";
5
- import { a as te, c as se, d as re, f as ne, h as ie, i as oe, l as ce, m as me, n as le, o as ge, p as de, r as ue, s as pe, u as Ee } from "./native-webview-nUmdIN_8.js";
6
- import { a as he, c as ve, d as ye, f as Ce, i as fe, l as Ae, n as Te, o as we, p as Ue, r as We, s as Ie, t as Pe, u as De } from "./common-sIQyC3Kp.js";
1
+ import { C as a, S as t, b as s, d as r, f as n, g as i, h as o, m as c, p as m, v as l, w as g, x as d, y as u } from "./schemas-ZYhTx11k.js";
2
+ import { $ as E, A as S, C as h, D as v, E as C, F as y, G as f, H as A, I as T, J as w, K as U, L as W, M as I, N as P, O as D, P as R, Q as b, R as k, S as G, T as O, U as N, W as L, X as x, Y as M, Z as _, b as H, et as z, j as B, k as F, q as K, tt as Q, v as V } from "./ga-datalayer-BUM5z5Pq.js";
3
+ import { a as Z, d as j, h as J, u as X } from "./chat-BJu5cvMq.js";
4
+ import { n as $, t as ee } from "./connection-warning-nm_yulO-.js";
5
+ import { a as te, c as se, d as re, f as ne, h as ie, i as oe, l as ce, m as me, n as le, o as ge, p as de, r as ue, s as pe, u as Ee } from "./native-webview-CrnoI_JS.js";
6
+ import { a as he, c as ve, d as Ce, f as ye, i as fe, l as Ae, n as Te, o as we, p as Ue, r as We, s as Ie, t as Pe, u as De } from "./common-C50zU8bu.js";
7
7
  export {
8
8
  Ee as AccountRuntimeConfigSchema,
9
9
  re as AnalyticsAuthModeSchema,
10
- Ce as AnalyticsClient,
10
+ ye as AnalyticsClient,
11
11
  v as BASE_WIDGET_THEME,
12
- Q as BaseWidget,
12
+ H as BaseWidget,
13
13
  we as DEFAULT_CUSTOMIZATION_LOCALE,
14
- P as DEFAULT_WIDGET_THEME_TOKENS,
14
+ F as DEFAULT_WIDGET_THEME_TOKENS,
15
15
  ne as UnknownActionPolicySchema,
16
- j as VoiceInput,
16
+ X as VoiceInput,
17
17
  m as adaptBackendEvent,
18
18
  le as applyNativeSession,
19
19
  Pe as autoDetectPageContext,
20
- f as basketAddEvent,
21
- S as bootstrapSession,
20
+ N as basketAddEvent,
21
+ B as bootstrapSession,
22
22
  r as buildChatEndpointUrl,
23
23
  ge as buildOverlayIdempotencyKey,
24
- G as chatHistorySnapshotEvent,
25
- N as checkoutCompleteEvent,
26
- C as checkoutStartEvent,
24
+ L as chatHistorySnapshotEvent,
25
+ f as checkoutCompleteEvent,
26
+ U as checkoutStartEvent,
27
27
  ee as configureConnectionWarning,
28
28
  s as consumeStream,
29
29
  Ie as createAccountIdentity,
@@ -33,54 +33,54 @@ export {
33
33
  Ae as createFloatingChatConfig,
34
34
  ue as createNativeWebViewBridge,
35
35
  De as createPdpQnaConfig,
36
- ye as createPdpSimRelConfig,
36
+ Ce as createPdpSimRelConfig,
37
37
  a as defaultUnknownUISpecRenderer,
38
38
  pe as destroyOverlayWidgets,
39
39
  oe as detectNativeEnvironment,
40
40
  Te as detectPageType,
41
- V as dismissGlobalErrorToast,
42
- D as dispatch,
41
+ G as dismissGlobalErrorToast,
42
+ y as dispatch,
43
43
  We as extractSkuFromUrl,
44
- R as getGlobalErrorMessage,
44
+ h as getGlobalErrorMessage,
45
45
  se as getOverlayWidgets,
46
46
  l as getSuggestedSearchKeywords,
47
47
  u as getSuggestedSearchKeywordsText,
48
- H as getWindowPageContext,
48
+ I as getWindowPageContext,
49
49
  fe as initGengageClient,
50
50
  te as initNativeOverlayWidgets,
51
51
  ce as initOverlayWidgets,
52
- X as isVoiceInputSupported,
53
- y as listen,
54
- w as llmUsageEvent,
52
+ j as isVoiceInputSupported,
53
+ T as listen,
54
+ K as llmUsageEvent,
55
55
  Z as makePillLauncher,
56
56
  t as mergeUISpecRegistry,
57
- B as meteringIncrementEvent,
58
- T as meteringSummaryEvent,
57
+ w as meteringIncrementEvent,
58
+ M as meteringSummaryEvent,
59
59
  n as normalizeMiddlewareUrl,
60
60
  c as normalizeProductGroupingsResponse,
61
61
  o as normalizeSimilarProductsResponse,
62
62
  me as parseAccountRuntimeConfig,
63
63
  he as preflightDiagnostics,
64
64
  i as productToNormalized,
65
- K as registerGlobalErrorToastListener,
65
+ O as registerGlobalErrorToastListener,
66
66
  g as renderUISpecWithRegistry,
67
- W as resolveSession,
67
+ P as resolveSession,
68
68
  J as routeStreamAction,
69
69
  ie as safeParseAccountRuntimeConfig,
70
- O as sanitizeHtml,
71
- b as showGlobalErrorToast,
72
- L as streamChunkEvent,
73
- x as streamDoneEvent,
74
- M as streamErrorEvent,
70
+ A as sanitizeHtml,
71
+ C as showGlobalErrorToast,
72
+ x as streamChunkEvent,
73
+ _ as streamDoneEvent,
74
+ b as streamErrorEvent,
75
75
  d as streamPost,
76
- k as streamStartEvent,
77
- E as streamUiSpecEvent,
76
+ E as streamStartEvent,
77
+ z as streamUiSpecEvent,
78
78
  $ as trackConnectionWarningRequest,
79
- I as updatePageContext,
80
- _ as widgetHistorySnapshotEvent,
81
- F as wireGADataLayer,
82
- A as wireQNAToChat,
83
- U as wireSimilarToChat,
84
- h as withBaseTheme,
85
- z as withDefaultWidgetTheme
79
+ R as updatePageContext,
80
+ Q as widgetHistorySnapshotEvent,
81
+ V as wireGADataLayer,
82
+ W as wireQNAToChat,
83
+ k as wireSimilarToChat,
84
+ D as withBaseTheme,
85
+ S as withDefaultWidgetTheme
86
86
  };
@@ -1,14 +1,14 @@
1
- import { T as d, x as y } from "./ga-datalayer-BwxWX-cr.js";
1
+ import { E as d, S as y } from "./ga-datalayer-BUM5z5Pq.js";
2
2
  var h = 8e3, m = 5e3, g = "https://www.google.com/favicon.ico";
3
- function b(e) {
3
+ function E(e) {
4
4
  e.probeUrl && (g = e.probeUrl);
5
5
  }
6
6
  var n = /* @__PURE__ */ new Map(), u = !1, i = null, a = null, t = !1;
7
- function T(e) {
7
+ function C(e) {
8
8
  return typeof e == "string" && e.toLowerCase().startsWith("tr");
9
9
  }
10
10
  function v(e) {
11
- return T(e) ? "İnternet bağlantısında sorun var gibi görünüyor. İstek sürerken yeniden deneyeceğiz." : "Your internet connection looks unstable. We'll keep retrying while this request is active.";
11
+ return C(e) ? "İnternet bağlantısında sorun var gibi görünüyor. İstek sürerken yeniden deneyeceğiz." : "Your internet connection looks unstable. We'll keep retrying while this request is active.";
12
12
  }
13
13
  function w() {
14
14
  let e;
@@ -18,7 +18,7 @@ function w() {
18
18
  function l() {
19
19
  i && (clearTimeout(i), i = null);
20
20
  }
21
- function C() {
21
+ function T() {
22
22
  a && (clearInterval(a), a = null);
23
23
  }
24
24
  async function f() {
@@ -46,7 +46,7 @@ async function f() {
46
46
  }
47
47
  }
48
48
  function s() {
49
- t = !1, C(), y();
49
+ t = !1, T(), y();
50
50
  }
51
51
  function c() {
52
52
  i || t || n.size === 0 || (i = setTimeout(async () => {
@@ -74,7 +74,7 @@ function k() {
74
74
  }));
75
75
  }));
76
76
  }
77
- function E(e) {
77
+ function b(e) {
78
78
  k();
79
79
  const r = Symbol(e.source);
80
80
  n.set(r, e.locale), c();
@@ -90,6 +90,6 @@ function E(e) {
90
90
  };
91
91
  }
92
92
  export {
93
- E as n,
94
- b as t
93
+ b as n,
94
+ E as t
95
95
  };
@@ -881,6 +881,10 @@ var Fe = class {
881
881
  function fe(e) {
882
882
  return e.replace(/([A-Z])/g, "-$1").toLowerCase();
883
883
  }
884
+ function He(e) {
885
+ const t = e?.trim();
886
+ return t || "tr";
887
+ }
884
888
  function _e() {
885
889
  return typeof window < "u" && Array.isArray(window.dataLayer);
886
890
  }
@@ -906,31 +910,31 @@ function me(e, t) {
906
910
  gengage_action_type: t
907
911
  });
908
912
  }
909
- function He(e) {
913
+ function Ve(e) {
910
914
  s("gengage-find-similars", { gengage_sku: e });
911
915
  }
912
- function Ve(e) {
916
+ function Be(e) {
913
917
  s("gengage-compare-preselection", { gengage_sku: e });
914
918
  }
915
- function Be(e) {
919
+ function Ge(e) {
916
920
  s("gengage-compare-selected", {
917
921
  gengage_skus: e,
918
922
  gengage_product_count: e.length
919
923
  });
920
924
  }
921
- function Ge() {
925
+ function je() {
922
926
  s("gengage-compare-clear");
923
927
  }
924
- function je(e) {
928
+ function Qe(e) {
925
929
  s("gengage-compare-received", { gengage_product_count: e });
926
930
  }
927
- function Qe(e) {
931
+ function Ye(e) {
928
932
  s("gengage-like-product", { gengage_sku: e });
929
933
  }
930
- function Ye() {
934
+ function Je() {
931
935
  s("gengage-like-list");
932
936
  }
933
- function Je(e, t) {
937
+ function Ke(e, t) {
934
938
  s("gengage-search", {
935
939
  gengage_search_query: e,
936
940
  gengage_result_count: t
@@ -948,13 +952,13 @@ function we(e, t) {
948
952
  gengage_quantity: t
949
953
  });
950
954
  }
951
- function Ke() {
955
+ function Xe() {
952
956
  s("gengage-message-sent");
953
957
  }
954
- function Xe() {
958
+ function Ze() {
955
959
  s("gengage-message-received");
956
960
  }
957
- function Ze() {
961
+ function et() {
958
962
  s("gengage-conversation-start");
959
963
  }
960
964
  function ye() {
@@ -967,7 +971,7 @@ function be(e, t) {
967
971
  });
968
972
  }
969
973
  var v = null;
970
- function et() {
974
+ function tt() {
971
975
  if (typeof window > "u") return () => {
972
976
  };
973
977
  if (v) return v;
@@ -990,58 +994,59 @@ function et() {
990
994
  }, v;
991
995
  }
992
996
  export {
993
- Se as $,
994
- Y as A,
995
- Re as B,
996
- ne as C,
997
- ze as D,
998
- u as E,
999
- w as F,
1000
- W as G,
1001
- qe as H,
1002
- Pe as I,
1003
- U as J,
1004
- Ae as K,
1005
- $e as L,
1006
- J as M,
1007
- We as N,
1008
- T as O,
1009
- De as P,
1010
- ke as Q,
1011
- Ne as R,
1012
- xe as S,
1013
- oe as T,
1014
- Le as U,
1015
- Oe as V,
1016
- z as W,
1017
- Ee as X,
1018
- Ce as Y,
1019
- Te as Z,
997
+ ke as $,
998
+ K as A,
999
+ R as B,
1000
+ xe as C,
1001
+ u as D,
1002
+ oe as E,
1003
+ De as F,
1004
+ z as G,
1005
+ Oe as H,
1006
+ w as I,
1007
+ Ie as J,
1008
+ W as K,
1009
+ Pe as L,
1010
+ Ue as M,
1011
+ J as N,
1012
+ ze as O,
1013
+ We as P,
1014
+ Te as Q,
1015
+ $e as R,
1016
+ se as S,
1017
+ re as T,
1018
+ qe as U,
1019
+ Re as V,
1020
+ Le as W,
1021
+ Ce as X,
1022
+ U as Y,
1023
+ Ee as Z,
1020
1024
  ye as _,
1021
- Be as a,
1022
- M as b,
1025
+ Ge as a,
1026
+ Fe as b,
1023
1027
  pe as c,
1024
- Xe as d,
1025
- Me as et,
1026
- Ke as f,
1028
+ Ze as d,
1029
+ Se as et,
1030
+ Xe as f,
1027
1031
  me as g,
1028
1032
  q as h,
1029
- je as i,
1030
- Ue as j,
1031
- K as k,
1032
- Ye as l,
1033
- Je as m,
1034
- Ge as n,
1035
- Ze as o,
1033
+ Qe as i,
1034
+ Y as j,
1035
+ T as k,
1036
+ Je as l,
1037
+ Ke as m,
1038
+ je as n,
1039
+ et as o,
1036
1040
  ve as p,
1037
- Ie as q,
1038
- Ve as r,
1039
- He as s,
1041
+ Ae as q,
1042
+ Be as r,
1043
+ Ve as s,
1040
1044
  we as t,
1041
- Qe as u,
1042
- et as v,
1043
- re as w,
1044
- se as x,
1045
- Fe as y,
1046
- R as z
1045
+ Me as tt,
1046
+ Ye as u,
1047
+ tt as v,
1048
+ ne as w,
1049
+ M as x,
1050
+ He as y,
1051
+ Ne as z
1047
1052
  };
package/dist/index.js CHANGED
@@ -1,66 +1,66 @@
1
- import { C as a, b as t, d as s, f as i, w as n, x as r } from "./schemas-DBRIy5NT.js";
2
- import { A as c, D as m, E as l, F as d, I as g, L as p, N as u, O as S, P as f, k as C, v as U } from "./ga-datalayer-BwxWX-cr.js";
3
- import { c as A, i as I, l as y, m as R, n as D, o as E, s as T, t as W, u as w } from "./chat-BTEzcajz.js";
4
- import { t as N } from "./connection-warning-CHHi3BAf.js";
5
- import { a as P, i as k, n as G, o as L, t as Q } from "./qna-BuBvAr2H.js";
6
- import { a as b, i as x, n as B, o as F, t as M } from "./simrel-BRh5eB2K.js";
7
- import { n as H, t as K } from "./simbut-BBXTlzOg.js";
8
- import { a as Z, c as j, d as q, f as J, h as X, i as Y, l as $, m as ee, n as ae, o as te, p as se, r as ie, s as ne, u as re } from "./native-webview-nUmdIN_8.js";
9
- import { a as ce, c as me, d as le, i as de, l as ge, n as pe, o as ue, p as Se, r as fe, s as Ce, t as Ue, u as he } from "./common-sIQyC3Kp.js";
1
+ import { C as a, b as t, d as s, f as i, w as n, x as r } from "./schemas-ZYhTx11k.js";
2
+ import { A as c, D as m, F as l, I as d, L as g, O as p, P as u, R as S, j as f, k as C, v as h } from "./ga-datalayer-BUM5z5Pq.js";
3
+ import { a as A, c as I, d as y, h as R, l as D, n as T, s as W, t as w, u as E } from "./chat-BJu5cvMq.js";
4
+ import { t as O } from "./connection-warning-nm_yulO-.js";
5
+ import { a as N, i as k, n as G, o as L, t as Q } from "./qna-6_XrdLG_.js";
6
+ import { a as b, i as x, n as B, o as F, t as M } from "./simrel-5I3yDyyo.js";
7
+ import { n as H, t as K } from "./simbut--wBhTxId.js";
8
+ import { a as z, c as Z, d as q, f as J, h as X, i as Y, l as $, m as ee, n as ae, o as te, p as se, r as ie, s as ne, u as re } from "./native-webview-CrnoI_JS.js";
9
+ import { a as ce, c as me, d as le, i as de, l as ge, n as pe, o as ue, p as Se, r as fe, s as Ce, t as he, u as Ue } from "./common-C50zU8bu.js";
10
10
  export {
11
11
  re as AccountRuntimeConfigSchema,
12
12
  q as AnalyticsAuthModeSchema,
13
- l as BASE_WIDGET_THEME,
13
+ m as BASE_WIDGET_THEME,
14
14
  ue as DEFAULT_CUSTOMIZATION_LOCALE,
15
- S as DEFAULT_WIDGET_THEME_TOKENS,
16
- W as GengageChat,
15
+ C as DEFAULT_WIDGET_THEME_TOKENS,
16
+ w as GengageChat,
17
17
  Q as GengageQNA,
18
18
  K as GengageSimBut,
19
19
  M as GengageSimRel,
20
20
  J as UnknownActionPolicySchema,
21
- y as VoiceInput,
21
+ E as VoiceInput,
22
22
  ae as applyNativeSession,
23
- Ue as autoDetectPageContext,
24
- c as bootstrapSession,
23
+ he as autoDetectPageContext,
24
+ f as bootstrapSession,
25
25
  s as buildChatEndpointUrl,
26
26
  te as buildOverlayIdempotencyKey,
27
- N as configureConnectionWarning,
27
+ O as configureConnectionWarning,
28
28
  t as consumeStream,
29
29
  Ce as createAccountIdentity,
30
30
  Se as createAnalyticsClient,
31
- D as createChatWidget,
31
+ T as createChatWidget,
32
32
  se as createDefaultAccountRuntimeConfig,
33
33
  me as createDefaultAnalyticsConfig,
34
- E as createDefaultChatUISpecRegistry,
34
+ W as createDefaultChatUISpecRegistry,
35
35
  k as createDefaultQnaUISpecRegistry,
36
36
  x as createDefaultSimRelUISpecRegistry,
37
37
  ge as createFloatingChatConfig,
38
38
  ie as createNativeWebViewBridge,
39
- he as createPdpQnaConfig,
39
+ Ue as createPdpQnaConfig,
40
40
  le as createPdpSimRelConfig,
41
41
  G as createQNAWidget,
42
42
  H as createSimButWidget,
43
43
  B as createSimRelWidget,
44
- T as defaultChatUnknownUISpecRenderer,
45
- P as defaultQnaUnknownUISpecRenderer,
44
+ I as defaultChatUnknownUISpecRenderer,
45
+ N as defaultQnaUnknownUISpecRenderer,
46
46
  b as defaultSimRelUnknownUISpecRenderer,
47
47
  a as defaultUnknownUISpecRenderer,
48
48
  ne as destroyOverlayWidgets,
49
49
  Y as detectNativeEnvironment,
50
50
  pe as detectPageType,
51
- f as dispatch,
51
+ l as dispatch,
52
52
  fe as extractSkuFromUrl,
53
- j as getOverlayWidgets,
53
+ Z as getOverlayWidgets,
54
54
  de as initGengageClient,
55
- Z as initNativeOverlayWidgets,
55
+ z as initNativeOverlayWidgets,
56
56
  $ as initOverlayWidgets,
57
- w as isVoiceInputSupported,
57
+ y as isVoiceInputSupported,
58
58
  d as listen,
59
- I as makePillLauncher,
59
+ A as makePillLauncher,
60
60
  i as normalizeMiddlewareUrl,
61
61
  ee as parseAccountRuntimeConfig,
62
62
  ce as preflightDiagnostics,
63
- A as renderChatUISpec,
63
+ D as renderChatUISpec,
64
64
  L as renderQnaUISpec,
65
65
  F as renderSimRelUISpec,
66
66
  n as renderUISpecWithRegistry,
@@ -68,9 +68,9 @@ export {
68
68
  X as safeParseAccountRuntimeConfig,
69
69
  r as streamPost,
70
70
  u as updatePageContext,
71
- U as wireGADataLayer,
71
+ h as wireGADataLayer,
72
72
  g as wireQNAToChat,
73
- p as wireSimilarToChat,
74
- m as withBaseTheme,
75
- C as withDefaultWidgetTheme
73
+ S as wireSimilarToChat,
74
+ p as withBaseTheme,
75
+ c as withDefaultWidgetTheme
76
76
  };