@gengage/assistant-fe 0.4.19 → 0.4.21

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 (155) hide show
  1. package/dist/api-paths-Bg6iwO5w.js +1250 -0
  2. package/dist/chat-runtime.js +1 -1
  3. package/dist/chat.iife.js +17 -17
  4. package/dist/chat.js +1 -1
  5. package/dist/{common-Bpp43wr0.js → common-DDJSeQhg.js} +2 -2
  6. package/dist/common.js +79 -77
  7. package/dist/{connection-warning-C7ehvQxx.js → connection-warning-BeD-B0Ec.js} +1 -1
  8. package/dist/{fastIntent-CINRmM8r.js → fastIntent-BeeDIwd2.js} +1 -1
  9. package/dist/index.js +75 -73
  10. package/dist/native.iife.js +18 -18
  11. package/dist/qna-runtime.js +1 -1
  12. package/dist/qna.iife.js +22 -22
  13. package/dist/qna.js +1 -1
  14. package/dist/{runtime-B0hDHRlN.js → runtime-C8ZBidd2.js} +13 -13
  15. package/dist/{runtime-CLcYqzoA.js → runtime-CRSFPLku.js} +17 -17
  16. package/dist/{runtime-DhdfOJEN.js → runtime-Ct1qOl8V.js} +855 -848
  17. package/dist/{simbut-3kqLW3SM.js → simbut-BrAeZ6SH.js} +19 -22
  18. package/dist/simbut.iife.js +9 -9
  19. package/dist/simbut.js +1 -1
  20. package/dist/{simrel-fQg2EIB8.js → simrel-Cha5de6P.js} +1 -1
  21. package/dist/simrel-runtime.js +1 -1
  22. package/dist/simrel.iife.js +7 -7
  23. package/dist/simrel.js +2 -2
  24. package/dist/{widget-base-bdJaGJYi.js → widget-base-BtBl_PCR.js} +91 -83
  25. package/package.json +9 -5
  26. package/dist/api-paths-BX3Lea3A.js +0 -1213
  27. package/dist/chat/api.d.ts +0 -88
  28. package/dist/chat/assistant-mode.d.ts +0 -19
  29. package/dist/chat/attachment-utils.d.ts +0 -9
  30. package/dist/chat/catalog.d.ts +0 -826
  31. package/dist/chat/chat-presentation-state.d.ts +0 -53
  32. package/dist/chat/components/AIGroupingCards.d.ts +0 -3
  33. package/dist/chat/components/AISuggestedSearchCards.d.ts +0 -3
  34. package/dist/chat/components/AITopPicks.d.ts +0 -3
  35. package/dist/chat/components/BeautyPhotoStep.d.ts +0 -16
  36. package/dist/chat/components/CategoriesContainer.d.ts +0 -3
  37. package/dist/chat/components/ChatDrawer.d.ts +0 -360
  38. package/dist/chat/components/ChoicePrompter.d.ts +0 -21
  39. package/dist/chat/components/ComparisonTable.d.ts +0 -57
  40. package/dist/chat/components/ConsultingStylePicker.d.ts +0 -34
  41. package/dist/chat/components/FloatingComparisonButton.d.ts +0 -2
  42. package/dist/chat/components/FloatingLauncher.d.ts +0 -79
  43. package/dist/chat/components/GroundingReviewCard.d.ts +0 -3
  44. package/dist/chat/components/HandoffNotice.d.ts +0 -4
  45. package/dist/chat/components/KvkkBanner.d.ts +0 -6
  46. package/dist/chat/components/Launcher.d.ts +0 -28
  47. package/dist/chat/components/PanelRestoreCard.d.ts +0 -4
  48. package/dist/chat/components/PanelTopBar.d.ts +0 -32
  49. package/dist/chat/components/PhotoAnalysisCard.d.ts +0 -20
  50. package/dist/chat/components/ProductSummaryCard.d.ts +0 -3
  51. package/dist/chat/components/ProsAndCons.d.ts +0 -8
  52. package/dist/chat/components/ReviewHighlights.d.ts +0 -9
  53. package/dist/chat/components/actionClassifier.d.ts +0 -12
  54. package/dist/chat/components/product-price-layout.d.ts +0 -18
  55. package/dist/chat/components/productMentionLinker.d.ts +0 -25
  56. package/dist/chat/components/renderUISpec.d.ts +0 -11
  57. package/dist/chat/components/typewriter.d.ts +0 -24
  58. package/dist/chat/extendedModeManager.d.ts +0 -32
  59. package/dist/chat/features/beauty-consulting/consulting-grid.d.ts +0 -31
  60. package/dist/chat/features/beauty-consulting/drawer-extensions.d.ts +0 -20
  61. package/dist/chat/features/beauty-consulting/mode-controller.d.ts +0 -53
  62. package/dist/chat/features/beauty-consulting/registry.d.ts +0 -3
  63. package/dist/chat/features/beauty-consulting/stream-handler.d.ts +0 -38
  64. package/dist/chat/history-storage.d.ts +0 -85
  65. package/dist/chat/index.d.ts +0 -5
  66. package/dist/chat/kvkk.d.ts +0 -20
  67. package/dist/chat/locales/en.d.ts +0 -2
  68. package/dist/chat/locales/index.d.ts +0 -5
  69. package/dist/chat/locales/tr.d.ts +0 -2
  70. package/dist/chat/panel-manager.d.ts +0 -126
  71. package/dist/chat/runtime.d.ts +0 -399
  72. package/dist/chat/session-persistence.d.ts +0 -65
  73. package/dist/chat/stream-error-display.d.ts +0 -6
  74. package/dist/chat/types.d.ts +0 -543
  75. package/dist/chat/utils/chat-presentation-debug.d.ts +0 -19
  76. package/dist/chat/utils/get-chat-scroll-element.d.ts +0 -10
  77. package/dist/chat/utils/ui.d.ts +0 -10
  78. package/dist/common/action-router.d.ts +0 -26
  79. package/dist/common/activity-tracker.d.ts +0 -37
  80. package/dist/common/analytics-events.d.ts +0 -91
  81. package/dist/common/analytics.d.ts +0 -61
  82. package/dist/common/api-paths.d.ts +0 -15
  83. package/dist/common/client.d.ts +0 -27
  84. package/dist/common/communication-bridge.d.ts +0 -51
  85. package/dist/common/config-constants.d.ts +0 -1
  86. package/dist/common/config-schema.d.ts +0 -81
  87. package/dist/common/connection-warning.d.ts +0 -8
  88. package/dist/common/consulting-sources.d.ts +0 -9
  89. package/dist/common/context.d.ts +0 -27
  90. package/dist/common/css-escape.d.ts +0 -1
  91. package/dist/common/customization-factories.d.ts +0 -62
  92. package/dist/common/debug.d.ts +0 -13
  93. package/dist/common/events.d.ts +0 -46
  94. package/dist/common/fastIntent.d.ts +0 -1
  95. package/dist/common/ga-datalayer.d.ts +0 -89
  96. package/dist/common/global-error-toast.d.ts +0 -6
  97. package/dist/common/index.d.ts +0 -49
  98. package/dist/common/indexed-db.d.ts +0 -79
  99. package/dist/common/locale.d.ts +0 -1
  100. package/dist/common/native-webview.d.ts +0 -60
  101. package/dist/common/navigation.d.ts +0 -5
  102. package/dist/common/overlay.d.ts +0 -168
  103. package/dist/common/page-detect.d.ts +0 -30
  104. package/dist/common/pill-launcher.d.ts +0 -51
  105. package/dist/common/preflight.d.ts +0 -13
  106. package/dist/common/price-formatter.d.ts +0 -35
  107. package/dist/common/product-utils.d.ts +0 -35
  108. package/dist/common/protocol-adapter.d.ts +0 -105
  109. package/dist/common/renderer/dom.d.ts +0 -3
  110. package/dist/common/renderer/index.d.ts +0 -4
  111. package/dist/common/renderer/overrides.d.ts +0 -23
  112. package/dist/common/renderer/registry.d.ts +0 -2
  113. package/dist/common/renderer/types.d.ts +0 -19
  114. package/dist/common/safe-html.d.ts +0 -22
  115. package/dist/common/skeleton.d.ts +0 -8
  116. package/dist/common/streaming.d.ts +0 -37
  117. package/dist/common/suggested-search-keywords.d.ts +0 -18
  118. package/dist/common/theme-utils.d.ts +0 -15
  119. package/dist/common/tts-player.d.ts +0 -13
  120. package/dist/common/types.d.ts +0 -381
  121. package/dist/common/ui-theme.d.ts +0 -9
  122. package/dist/common/uuidv7.d.ts +0 -7
  123. package/dist/common/voice-input.d.ts +0 -74
  124. package/dist/common/widget-base.d.ts +0 -97
  125. package/dist/index.d.ts +0 -25
  126. package/dist/native/index.d.ts +0 -2
  127. package/dist/overlay.d.ts +0 -4
  128. package/dist/qna/api.d.ts +0 -23
  129. package/dist/qna/catalog.d.ts +0 -73
  130. package/dist/qna/components/ButtonRow.d.ts +0 -15
  131. package/dist/qna/components/TextInput.d.ts +0 -11
  132. package/dist/qna/components/renderUISpec.d.ts +0 -7
  133. package/dist/qna/index.d.ts +0 -3
  134. package/dist/qna/locales/en.d.ts +0 -2
  135. package/dist/qna/locales/index.d.ts +0 -5
  136. package/dist/qna/locales/tr.d.ts +0 -2
  137. package/dist/qna/normalize-ui-specs.d.ts +0 -15
  138. package/dist/qna/runtime.d.ts +0 -62
  139. package/dist/qna/types.d.ts +0 -98
  140. package/dist/simbut/index.d.ts +0 -22
  141. package/dist/simbut/locales.d.ts +0 -3
  142. package/dist/simbut/types.d.ts +0 -43
  143. package/dist/simrel/api.d.ts +0 -25
  144. package/dist/simrel/catalog.d.ts +0 -110
  145. package/dist/simrel/components/GroupTabs.d.ts +0 -24
  146. package/dist/simrel/components/ProductCard.d.ts +0 -19
  147. package/dist/simrel/components/ProductGrid.d.ts +0 -17
  148. package/dist/simrel/components/renderUISpec.d.ts +0 -7
  149. package/dist/simrel/index.d.ts +0 -5
  150. package/dist/simrel/locales/en.d.ts +0 -2
  151. package/dist/simrel/locales/index.d.ts +0 -5
  152. package/dist/simrel/locales/tr.d.ts +0 -2
  153. package/dist/simrel/renderers/default.d.ts +0 -40
  154. package/dist/simrel/runtime.d.ts +0 -59
  155. package/dist/simrel/types.d.ts +0 -141
package/dist/chat.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as e, c as t, d as r, i as s, l as n, n as i, o as c, r as l, s as o, t as C, u as h } from "./runtime-DhdfOJEN.js";
1
+ import { a as e, c as t, d as r, i as s, l as n, n as i, o as c, r as l, s as o, t as C, u as h } from "./runtime-Ct1qOl8V.js";
2
2
  import { t as p } from "./chat-BRKK63lt.js";
3
3
  export {
4
4
  n as CHAT_SCROLL_ELEMENT_ID,
@@ -1,5 +1,5 @@
1
- import { n as w } from "./api-paths-BX3Lea3A.js";
2
- import { n as f } from "./widget-base-bdJaGJYi.js";
1
+ import { n as w } from "./api-paths-Bg6iwO5w.js";
2
+ import { i as f } from "./widget-base-BtBl_PCR.js";
3
3
  import { a as h, c as s, i as b, o as d, r as u, t as p } from "./schemas-CLo8wCjs.js";
4
4
  import { a as T, i as k } from "./overlay-O4nlUrzw.js";
5
5
  var c = d({ enabled: u().default(!0) }), S = d({
package/dist/common.js CHANGED
@@ -1,89 +1,91 @@
1
- import { a, c as t, d as s, f as r, i as n, l as i, m as o, n as c, o as m, p as l, r as g, t as d, u as p } from "./api-paths-BX3Lea3A.js";
2
- import { C as E, S, _ as h, b as v, c as f, d as y, f as C, g as A, h as T, i as w, l as I, m as U, o as W, p as P, r as k, s as D, t as R, u as b, v as G, w as N, x as O, y as _ } from "./widget-base-bdJaGJYi.js";
3
- import { N as L, a as M, c as z, i as B, k as F, n as H, o as K, r as V, s as Q, t as q } from "./context-DGz5F81j.js";
4
- import { i as j, n as J, o as X, r as Y, t as $ } from "./fastIntent-CINRmM8r.js";
5
- import { n as ae, t as te } from "./connection-warning-C7ehvQxx.js";
6
- import { i as re, n as ne, r as ie, t as oe } from "./overlay-O4nlUrzw.js";
7
- import { a as me, i as le, n as ge, r as de } from "./native-webview-Bbcvvi_5.js";
8
- import { _ as ue, a as Ee, c as Se, d as he, f as ve, g as fe, h as ye, i as Ce, l as Ae, m as Te, n as we, o as Ie, p as Ue, r as We, s as Pe, t as ke, u as De, v as Re, y as be } from "./common-Bpp43wr0.js";
1
+ import { a, d as t, f as s, h as r, i as n, l as i, m as o, n as c, o as m, p as l, r as g, t as d, u as p } from "./api-paths-Bg6iwO5w.js";
2
+ import { C as E, E as S, S as h, T as v, _ as f, a as y, b as C, c as A, d as T, f as w, g as G, h as I, l as U, m as R, n as W, o as D, p as N, r as P, t as _, u as k, v as O, w as b, x as L, y as x } from "./widget-base-BtBl_PCR.js";
3
+ import { N as F, a as M, c as z, i as H, k as V, n as K, o as Q, r as q, s as Z, t as j } from "./context-DGz5F81j.js";
4
+ import { i as X, n as Y, o as $, r as ee, t as ae } from "./fastIntent-BeeDIwd2.js";
5
+ import { n as se, t as re } from "./connection-warning-BeD-B0Ec.js";
6
+ import { i as ie, n as oe, r as ce, t as me } from "./overlay-O4nlUrzw.js";
7
+ import { a as ge, i as de, n as pe, r as ue } from "./native-webview-Bbcvvi_5.js";
8
+ import { _ as Se, a as he, c as ve, d as fe, f as ye, g as Ce, h as Ae, i as Te, l as we, m as Ge, n as Ie, o as Ue, p as Re, r as We, s as De, t as Ne, u as Pe, v as _e, y as ke } from "./common-DDJSeQhg.js";
9
9
  export {
10
- Te as AccountRuntimeConfigSchema,
11
- ye as AnalyticsAuthModeSchema,
12
- ve as AnalyticsClient,
13
- f as BASE_WIDGET_THEME,
14
- R as BaseWidget,
15
- Ie as DEFAULT_CUSTOMIZATION_LOCALE,
16
- b as DEFAULT_WIDGET_THEME_TOKENS,
17
- fe as UnknownActionPolicySchema,
18
- Y as VoiceInput,
10
+ Ge as AccountRuntimeConfigSchema,
11
+ Ae as AnalyticsAuthModeSchema,
12
+ ye as AnalyticsClient,
13
+ k as BASE_WIDGET_THEME,
14
+ _ as BaseWidget,
15
+ Ue as DEFAULT_CUSTOMIZATION_LOCALE,
16
+ w as DEFAULT_WIDGET_THEME_TOKENS,
17
+ W as GENGAGE_BUILD_FLAVOR,
18
+ P as GENGAGE_VERSION,
19
+ Ce as UnknownActionPolicySchema,
20
+ ee as VoiceInput,
19
21
  g as adaptBackendEvent,
20
- ge as applyNativeSession,
21
- ke as autoDetectPageContext,
22
- C as basketAddEvent,
23
- q as bootstrapSession,
22
+ pe as applyNativeSession,
23
+ Ne as autoDetectPageContext,
24
+ R as basketAddEvent,
25
+ j as bootstrapSession,
24
26
  d as buildChatEndpointUrl,
25
- oe as buildOverlayIdempotencyKey,
26
- P as chatHistorySnapshotEvent,
27
- U as checkoutCompleteEvent,
28
- T as checkoutStartEvent,
29
- te as configureConnectionWarning,
30
- p as consumeStream,
31
- Pe as createAccountIdentity,
32
- Ue as createAnalyticsClient,
33
- ue as createDefaultAccountRuntimeConfig,
34
- Se as createDefaultAnalyticsConfig,
35
- Ae as createFloatingChatConfig,
36
- de as createNativeWebViewBridge,
37
- De as createPdpQnaConfig,
38
- he as createPdpSimRelConfig,
39
- l as defaultUnknownUISpecRenderer,
40
- ne as destroyOverlayWidgets,
41
- $ as detectFastIntent,
42
- le as detectNativeEnvironment,
43
- we as detectPageType,
44
- k as dismissGlobalErrorToast,
27
+ me as buildOverlayIdempotencyKey,
28
+ I as chatHistorySnapshotEvent,
29
+ G as checkoutCompleteEvent,
30
+ f as checkoutStartEvent,
31
+ re as configureConnectionWarning,
32
+ t as consumeStream,
33
+ De as createAccountIdentity,
34
+ Re as createAnalyticsClient,
35
+ Se as createDefaultAccountRuntimeConfig,
36
+ ve as createDefaultAnalyticsConfig,
37
+ we as createFloatingChatConfig,
38
+ ue as createNativeWebViewBridge,
39
+ Pe as createPdpQnaConfig,
40
+ fe as createPdpSimRelConfig,
41
+ o as defaultUnknownUISpecRenderer,
42
+ oe as destroyOverlayWidgets,
43
+ ae as detectFastIntent,
44
+ de as detectNativeEnvironment,
45
+ Ie as detectPageType,
46
+ y as dismissGlobalErrorToast,
45
47
  M as dispatch,
46
48
  We as extractSkuFromUrl,
47
- w as getGlobalErrorMessage,
48
- ie as getOverlayWidgets,
49
- t as getSuggestedSearchKeywords,
50
- i as getSuggestedSearchKeywordsText,
51
- H as getWindowPageContext,
52
- Ce as initGengageClient,
53
- me as initNativeOverlayWidgets,
54
- re as initOverlayWidgets,
55
- j as isVoiceInputSupported,
56
- K as listen,
57
- A as llmUsageEvent,
58
- J as makePillLauncher,
59
- r as mergeUISpecRegistry,
60
- h as meteringIncrementEvent,
61
- G as meteringSummaryEvent,
49
+ D as getGlobalErrorMessage,
50
+ ce as getOverlayWidgets,
51
+ i as getSuggestedSearchKeywords,
52
+ p as getSuggestedSearchKeywordsText,
53
+ K as getWindowPageContext,
54
+ Te as initGengageClient,
55
+ ge as initNativeOverlayWidgets,
56
+ ie as initOverlayWidgets,
57
+ X as isVoiceInputSupported,
58
+ Q as listen,
59
+ O as llmUsageEvent,
60
+ Y as makePillLauncher,
61
+ l as mergeUISpecRegistry,
62
+ x as meteringIncrementEvent,
63
+ C as meteringSummaryEvent,
62
64
  c as normalizeMiddlewareUrl,
63
65
  n as normalizeProductGroupingsResponse,
64
66
  a as normalizeSimilarProductsResponse,
65
- Re as parseAccountRuntimeConfig,
66
- Ee as preflightDiagnostics,
67
+ _e as parseAccountRuntimeConfig,
68
+ he as preflightDiagnostics,
67
69
  m as productToNormalized,
68
- W as registerGlobalErrorToastListener,
69
- o as renderUISpecWithRegistry,
70
- V as resolveSession,
71
- X as routeStreamAction,
72
- be as safeParseAccountRuntimeConfig,
73
- L as sanitizeHtml,
74
- D as showGlobalErrorToast,
75
- _ as streamChunkEvent,
76
- v as streamDoneEvent,
77
- O as streamErrorEvent,
70
+ A as registerGlobalErrorToastListener,
71
+ r as renderUISpecWithRegistry,
72
+ q as resolveSession,
73
+ $ as routeStreamAction,
74
+ ke as safeParseAccountRuntimeConfig,
75
+ F as sanitizeHtml,
76
+ U as showGlobalErrorToast,
77
+ L as streamChunkEvent,
78
+ h as streamDoneEvent,
79
+ E as streamErrorEvent,
78
80
  s as streamPost,
79
- S as streamStartEvent,
80
- E as streamUiSpecEvent,
81
- ae as trackConnectionWarningRequest,
82
- B as updatePageContext,
83
- N as widgetHistorySnapshotEvent,
84
- F as wireGADataLayer,
85
- Q as wireQNAToChat,
81
+ b as streamStartEvent,
82
+ v as streamUiSpecEvent,
83
+ se as trackConnectionWarningRequest,
84
+ H as updatePageContext,
85
+ S as widgetHistorySnapshotEvent,
86
+ V as wireGADataLayer,
87
+ Z as wireQNAToChat,
86
88
  z as wireSimilarToChat,
87
- I as withBaseTheme,
88
- y as withDefaultWidgetTheme
89
+ T as withBaseTheme,
90
+ N as withDefaultWidgetTheme
89
91
  };
@@ -1,4 +1,4 @@
1
- import { r as y, s as d } from "./widget-base-bdJaGJYi.js";
1
+ import { a as y, l as d } from "./widget-base-BtBl_PCR.js";
2
2
  var h = 8e3, m = 5e3, g = "https://www.google.com/favicon.ico";
3
3
  function b(e) {
4
4
  e.probeUrl && (g = e.probeUrl);
@@ -1,4 +1,4 @@
1
- import { n as I } from "./widget-base-bdJaGJYi.js";
1
+ import { i as I } from "./widget-base-BtBl_PCR.js";
2
2
  import { j as S } from "./context-DGz5F81j.js";
3
3
  function E(t, n) {
4
4
  if (typeof window > "u" || !S(t)) return !1;
package/dist/index.js CHANGED
@@ -1,81 +1,83 @@
1
- import { d as a, m as t, n as r, p as i, t as s, u as n } from "./api-paths-BX3Lea3A.js";
2
- import { c, d as m, l, u as p } from "./widget-base-bdJaGJYi.js";
3
- import { a as g, c as u, i as f, k as S, o as C, s as U, t as h } from "./context-DGz5F81j.js";
4
- import { c as A, n as I, o as R, s as T, t as W } from "./runtime-DhdfOJEN.js";
5
- import { i as E, n as w, o as v, r as N } from "./fastIntent-CINRmM8r.js";
6
- import { t as P } from "./connection-warning-C7ehvQxx.js";
7
- import { a as G, i as _, n as Q, r as L, t as B } from "./runtime-B0hDHRlN.js";
8
- import { a as b, i as x, n as F, r as V, t as H } from "./runtime-CLcYqzoA.js";
9
- import { n as z } from "./simrel-fQg2EIB8.js";
10
- import { n as j, t as q } from "./simbut-3kqLW3SM.js";
11
- import { i as X, n as Y, r as $, t as ee } from "./overlay-O4nlUrzw.js";
12
- import { a as te, i as re, n as ie, r as se } from "./native-webview-Bbcvvi_5.js";
13
- import { _ as oe, a as ce, c as me, d as le, g as pe, h as de, i as ge, l as ue, m as fe, n as Se, o as Ce, p as Ue, r as he, s as ye, t as Ae, u as Ie, v as Re, y as Te } from "./common-Bpp43wr0.js";
1
+ import { d as a, f as t, h as r, m as i, n as s, t as n } from "./api-paths-Bg6iwO5w.js";
2
+ import { d as c, f as m, n as p, p as d, r as l, u as g } from "./widget-base-BtBl_PCR.js";
3
+ import { a as u, c as S, i as C, k as U, o as h, s as A, t as I } from "./context-DGz5F81j.js";
4
+ import { c as y, n as E, o as D, s as G, t as T } from "./runtime-Ct1qOl8V.js";
5
+ import { i as w, n as N, o as v, r as O } from "./fastIntent-BeeDIwd2.js";
6
+ import { t as P } from "./connection-warning-BeD-B0Ec.js";
7
+ import { a as L, i as Q, n as B, r as F, t as M } from "./runtime-C8ZBidd2.js";
8
+ import { a as b, i as x, n as H, r as K, t as z } from "./runtime-CRSFPLku.js";
9
+ import { n as j } from "./simrel-Cha5de6P.js";
10
+ import { n as J, t as X } from "./simbut-BrAeZ6SH.js";
11
+ import { i as $, n as ee, r as ae, t as te } from "./overlay-O4nlUrzw.js";
12
+ import { a as ie, i as se, n as ne, r as oe } from "./native-webview-Bbcvvi_5.js";
13
+ import { _ as me, a as pe, c as de, d as le, g as ge, h as fe, i as ue, l as Se, m as Ce, n as Ue, o as he, p as Ae, r as Ie, s as Re, t as ye, u as Ee, v as De, y as Ge } from "./common-DDJSeQhg.js";
14
14
  export {
15
- fe as AccountRuntimeConfigSchema,
16
- de as AnalyticsAuthModeSchema,
17
- c as BASE_WIDGET_THEME,
18
- Ce as DEFAULT_CUSTOMIZATION_LOCALE,
19
- p as DEFAULT_WIDGET_THEME_TOKENS,
20
- W as GengageChat,
21
- B as GengageQNA,
22
- q as GengageSimBut,
23
- H as GengageSimRel,
24
- pe as UnknownActionPolicySchema,
25
- N as VoiceInput,
26
- ie as applyNativeSession,
27
- Ae as autoDetectPageContext,
28
- h as bootstrapSession,
29
- s as buildChatEndpointUrl,
30
- ee as buildOverlayIdempotencyKey,
15
+ Ce as AccountRuntimeConfigSchema,
16
+ fe as AnalyticsAuthModeSchema,
17
+ g as BASE_WIDGET_THEME,
18
+ he as DEFAULT_CUSTOMIZATION_LOCALE,
19
+ m as DEFAULT_WIDGET_THEME_TOKENS,
20
+ p as GENGAGE_BUILD_FLAVOR,
21
+ l as GENGAGE_VERSION,
22
+ T as GengageChat,
23
+ M as GengageQNA,
24
+ X as GengageSimBut,
25
+ z as GengageSimRel,
26
+ ge as UnknownActionPolicySchema,
27
+ O as VoiceInput,
28
+ ne as applyNativeSession,
29
+ ye as autoDetectPageContext,
30
+ I as bootstrapSession,
31
+ n as buildChatEndpointUrl,
32
+ te as buildOverlayIdempotencyKey,
31
33
  P as configureConnectionWarning,
32
- n as consumeStream,
33
- ye as createAccountIdentity,
34
- Ue as createAnalyticsClient,
35
- I as createChatWidget,
36
- oe as createDefaultAccountRuntimeConfig,
37
- me as createDefaultAnalyticsConfig,
38
- R as createDefaultChatUISpecRegistry,
39
- L as createDefaultQnaUISpecRegistry,
40
- V as createDefaultSimRelUISpecRegistry,
41
- ue as createFloatingChatConfig,
42
- se as createNativeWebViewBridge,
43
- Ie as createPdpQnaConfig,
34
+ a as consumeStream,
35
+ Re as createAccountIdentity,
36
+ Ae as createAnalyticsClient,
37
+ E as createChatWidget,
38
+ me as createDefaultAccountRuntimeConfig,
39
+ de as createDefaultAnalyticsConfig,
40
+ D as createDefaultChatUISpecRegistry,
41
+ F as createDefaultQnaUISpecRegistry,
42
+ K as createDefaultSimRelUISpecRegistry,
43
+ Se as createFloatingChatConfig,
44
+ oe as createNativeWebViewBridge,
45
+ Ee as createPdpQnaConfig,
44
46
  le as createPdpSimRelConfig,
45
- Q as createQNAWidget,
46
- j as createSimButWidget,
47
- z as createSimRelRenderer,
48
- F as createSimRelWidget,
49
- T as defaultChatUnknownUISpecRenderer,
50
- _ as defaultQnaUnknownUISpecRenderer,
47
+ B as createQNAWidget,
48
+ J as createSimButWidget,
49
+ j as createSimRelRenderer,
50
+ H as createSimRelWidget,
51
+ G as defaultChatUnknownUISpecRenderer,
52
+ Q as defaultQnaUnknownUISpecRenderer,
51
53
  x as defaultSimRelUnknownUISpecRenderer,
52
54
  i as defaultUnknownUISpecRenderer,
53
- Y as destroyOverlayWidgets,
54
- re as detectNativeEnvironment,
55
- Se as detectPageType,
56
- g as dispatch,
57
- he as extractSkuFromUrl,
58
- $ as getOverlayWidgets,
59
- ge as initGengageClient,
60
- te as initNativeOverlayWidgets,
61
- X as initOverlayWidgets,
62
- E as isVoiceInputSupported,
63
- C as listen,
64
- w as makePillLauncher,
65
- r as normalizeMiddlewareUrl,
66
- Re as parseAccountRuntimeConfig,
67
- ce as preflightDiagnostics,
68
- A as renderChatUISpec,
69
- G as renderQnaUISpec,
55
+ ee as destroyOverlayWidgets,
56
+ se as detectNativeEnvironment,
57
+ Ue as detectPageType,
58
+ u as dispatch,
59
+ Ie as extractSkuFromUrl,
60
+ ae as getOverlayWidgets,
61
+ ue as initGengageClient,
62
+ ie as initNativeOverlayWidgets,
63
+ $ as initOverlayWidgets,
64
+ w as isVoiceInputSupported,
65
+ h as listen,
66
+ N as makePillLauncher,
67
+ s as normalizeMiddlewareUrl,
68
+ De as parseAccountRuntimeConfig,
69
+ pe as preflightDiagnostics,
70
+ y as renderChatUISpec,
71
+ L as renderQnaUISpec,
70
72
  b as renderSimRelUISpec,
71
- t as renderUISpecWithRegistry,
73
+ r as renderUISpecWithRegistry,
72
74
  v as routeStreamAction,
73
- Te as safeParseAccountRuntimeConfig,
74
- a as streamPost,
75
- f as updatePageContext,
76
- S as wireGADataLayer,
77
- U as wireQNAToChat,
78
- u as wireSimilarToChat,
79
- l as withBaseTheme,
80
- m as withDefaultWidgetTheme
75
+ Ge as safeParseAccountRuntimeConfig,
76
+ t as streamPost,
77
+ C as updatePageContext,
78
+ U as wireGADataLayer,
79
+ A as wireQNAToChat,
80
+ S as wireSimilarToChat,
81
+ c as withBaseTheme,
82
+ d as withDefaultWidgetTheme
81
83
  };