@gengage/assistant-fe 0.4.12 → 0.4.13
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/chat/components/Launcher.d.ts +2 -0
- package/dist/chat/runtime.d.ts +1 -0
- package/dist/chat/types.d.ts +5 -0
- package/dist/chat-runtime.js +1 -1
- package/dist/chat.iife.js +22 -22
- package/dist/chat.js +1 -1
- package/dist/common/overlay.d.ts +2 -0
- package/dist/{common-CP5HKBAf.js → common-Bxy1FrAk.js} +1 -1
- package/dist/common.js +3 -3
- package/dist/index.js +5 -5
- package/dist/{native-webview-BGpkM3T9.js → native-webview-BsRcv49q.js} +1 -1
- package/dist/native.iife.js +3 -3
- package/dist/native.js +1 -1
- package/dist/{overlay-DXdWi-GM.js → overlay-CfnBuj7M.js} +43 -43
- package/dist/overlay.js +1 -1
- package/dist/qna/runtime.d.ts +2 -2
- package/dist/qna/types.d.ts +2 -0
- package/dist/qna-runtime.js +1 -1
- package/dist/qna.iife.js +1 -1
- package/dist/qna.js +1 -1
- package/dist/{runtime-CN3nY1qp.js → runtime-DW9q1zyk.js} +77 -77
- package/dist/{runtime-CYN4ZmHO.js → runtime-EUhElpCX.js} +307 -297
- package/package.json +1 -1
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-
|
|
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-EUhElpCX.js";
|
|
2
2
|
import { t as p } from "./chat-BRKK63lt.js";
|
|
3
3
|
export {
|
|
4
4
|
n as CHAT_SCROLL_ELEMENT_ID,
|
package/dist/common/overlay.d.ts
CHANGED
|
@@ -13,6 +13,7 @@ export interface OverlayChatOptions {
|
|
|
13
13
|
mountTarget?: HTMLElement | string;
|
|
14
14
|
launcherSvg?: string;
|
|
15
15
|
launcherImageUrl?: string;
|
|
16
|
+
mobileLauncherImageUrl?: string;
|
|
16
17
|
headerTitle?: string;
|
|
17
18
|
headerAvatarUrl?: string;
|
|
18
19
|
headerBadge?: string;
|
|
@@ -53,6 +54,7 @@ export interface OverlayQNAOptions {
|
|
|
53
54
|
ctaText?: string;
|
|
54
55
|
hideButtonRowCta?: boolean;
|
|
55
56
|
inputPlaceholder?: QNAWidgetConfig['inputPlaceholder'];
|
|
57
|
+
inputAfterPills?: QNAWidgetConfig['inputAfterPills'];
|
|
56
58
|
i18n?: QNAWidgetConfig['i18n'];
|
|
57
59
|
/** UISpec renderer overrides for QNA components. */
|
|
58
60
|
renderer?: QNAWidgetConfig['renderer'];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as w } from "./api-paths-BX3Lea3A.js";
|
|
2
2
|
import { n as f } from "./widget-base-bdJaGJYi.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
|
-
import { a as T, i as k } from "./overlay-
|
|
4
|
+
import { a as T, i as k } from "./overlay-CfnBuj7M.js";
|
|
5
5
|
var c = d({ enabled: u().default(!0) }), S = d({
|
|
6
6
|
chat: s().optional(),
|
|
7
7
|
qna: s().optional(),
|
package/dist/common.js
CHANGED
|
@@ -3,9 +3,9 @@ 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
|
|
|
3
3
|
import { N as L, a as M, c as z, i as B, k as H, n as F, o as K, r as V, s as Q, t as q } from "./context-DGz5F81j.js";
|
|
4
4
|
import { a as j, n as J, r as X, t as Y } from "./pill-launcher-D9ITHv5w.js";
|
|
5
5
|
import { n as ee, t as ae } from "./connection-warning-C7ehvQxx.js";
|
|
6
|
-
import { i as se, n as re, r as ie, t as ne } from "./overlay-
|
|
7
|
-
import { a as ce, i as me, n as le, r as ge } from "./native-webview-
|
|
8
|
-
import { _ as pe, a as ue, c as Ee, d as Se, f as he, g as ve, h as fe, i as ye, l as Ce, m as Ae, n as Te, o as we, p as Ue, r as We, s as Ie, t as Pe, u as ke, v as De, y as Re } from "./common-
|
|
6
|
+
import { i as se, n as re, r as ie, t as ne } from "./overlay-CfnBuj7M.js";
|
|
7
|
+
import { a as ce, i as me, n as le, r as ge } from "./native-webview-BsRcv49q.js";
|
|
8
|
+
import { _ as pe, a as ue, c as Ee, d as Se, f as he, g as ve, h as fe, i as ye, l as Ce, m as Ae, n as Te, o as we, p as Ue, r as We, s as Ie, t as Pe, u as ke, v as De, y as Re } from "./common-Bxy1FrAk.js";
|
|
9
9
|
export {
|
|
10
10
|
Ae as AccountRuntimeConfigSchema,
|
|
11
11
|
fe as AnalyticsAuthModeSchema,
|
package/dist/index.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
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
2
|
import { c, d as m, l, u as p } from "./widget-base-bdJaGJYi.js";
|
|
3
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-
|
|
4
|
+
import { c as A, n as I, o as R, s as T, t as W } from "./runtime-EUhElpCX.js";
|
|
5
5
|
import { a as E, n as w, r as v, t as N } from "./pill-launcher-D9ITHv5w.js";
|
|
6
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-
|
|
7
|
+
import { a as G, i as _, n as Q, r as L, t as B } from "./runtime-DW9q1zyk.js";
|
|
8
8
|
import { a as b, i as x, n as F, r as V, t as H } from "./runtime-CLcYqzoA.js";
|
|
9
9
|
import { n as z } from "./simrel-fQg2EIB8.js";
|
|
10
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-
|
|
12
|
-
import { a as te, i as re, n as ie, r as se } from "./native-webview-
|
|
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-
|
|
11
|
+
import { i as X, n as Y, r as $, t as ee } from "./overlay-CfnBuj7M.js";
|
|
12
|
+
import { a as te, i as re, n as ie, r as se } from "./native-webview-BsRcv49q.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-Bxy1FrAk.js";
|
|
14
14
|
export {
|
|
15
15
|
fe as AccountRuntimeConfigSchema,
|
|
16
16
|
de as AnalyticsAuthModeSchema,
|