@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.
- package/dist/chat/components/ChatDrawer.d.ts +5 -1
- package/dist/chat/runtime.d.ts +1 -1
- package/dist/chat/types.d.ts +18 -0
- package/dist/chat-runtime.js +1 -1
- package/dist/chat.iife.js +28 -28
- package/dist/chat.js +1 -1
- package/dist/common/overlay.d.ts +1 -0
- package/dist/{common-RLXFcoOo.js → common-B_QhTwRK.js} +2 -2
- package/dist/common.js +7 -7
- package/dist/{connection-warning-C1LnYGUH.js → connection-warning-DjGsAS1h.js} +1 -1
- package/dist/{fastIntent-BivJoy3l.js → fastIntent-DOgXE46i.js} +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +12 -12
- package/dist/{native-webview-Ch9lsx7E.js → native-webview-CYX30O3Q.js} +1 -1
- package/dist/native.iife.js +10 -10
- package/dist/native.js +1 -1
- package/dist/{overlay-CPLLn1eK.js → overlay-BPZEIyo_.js} +1 -1
- package/dist/overlay.js +1 -1
- package/dist/qna-runtime.js +1 -1
- package/dist/qna.iife.js +8 -8
- package/dist/qna.js +1 -1
- package/dist/{request-response-cache-CVgP72eC.js → request-response-cache-Ddw59jGs.js} +1 -1
- package/dist/{runtime-xuhF4izk.js → runtime-BJiDilHj.js} +3 -3
- package/dist/{runtime-BemZwmk_.js → runtime-Cr3f6wjm.js} +3 -3
- package/dist/{runtime-B0aSQBLM.js → runtime-D39A30T-.js} +1334 -1305
- package/dist/{simbut-CJmAHE6w.js → simbut-C-2-g2V1.js} +1 -1
- package/dist/simbut.iife.js +2 -2
- package/dist/simbut.js +1 -1
- package/dist/{simrel-CwuklQwH.js → simrel-BaahIAgs.js} +1 -1
- package/dist/simrel-runtime.js +1 -1
- package/dist/simrel.iife.js +2 -2
- package/dist/simrel.js +2 -2
- package/dist/{widget-base-C3v87X91.js → widget-base-DRNUkp-i.js} +4 -1
- package/package.json +1 -1
package/dist/qna.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { f as x, g as Q, i as R, m as N, n as H, t as O } from "./request-response-cache-
|
|
1
|
+
import { f as x, g as Q, i as R, m as N, n as H, t as O } from "./request-response-cache-Ddw59jGs.js";
|
|
2
2
|
import { A as U, D as j, E as M, a as q, v as F } from "./context-UTzCGyR9.js";
|
|
3
|
-
import { o as W, t as D } from "./widget-base-
|
|
3
|
+
import { o as W, t as D } from "./widget-base-DRNUkp-i.js";
|
|
4
4
|
import { t as A } from "./locale-uQ5XZ2yS.js";
|
|
5
|
-
import { n as z } from "./connection-warning-
|
|
5
|
+
import { n as z } from "./connection-warning-DjGsAS1h.js";
|
|
6
6
|
async function $(t, e, n) {
|
|
7
7
|
const o = H("launcher_action", e), i = {
|
|
8
8
|
uiSpecs: [],
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { a as j, f as L, g as F, i as I, m as q, n as N, o as z, t as R } from "./request-response-cache-
|
|
1
|
+
import { a as j, f as L, g as F, i as I, m as q, n as N, o as z, t as R } from "./request-response-cache-Ddw59jGs.js";
|
|
2
2
|
import { A as D, E as S, N as H, a as k, l as $, v as W } from "./context-UTzCGyR9.js";
|
|
3
|
-
import { o as J, t as K } from "./widget-base-
|
|
3
|
+
import { o as J, t as K } from "./widget-base-DRNUkp-i.js";
|
|
4
4
|
import { t as Q } from "./locale-uQ5XZ2yS.js";
|
|
5
5
|
import { a as V, n as Y, r as X, t as A } from "./price-formatter-CHUmYq8I.js";
|
|
6
|
-
import { n as Z } from "./connection-warning-
|
|
6
|
+
import { n as Z } from "./connection-warning-DjGsAS1h.js";
|
|
7
7
|
function M(e) {
|
|
8
8
|
const t = [];
|
|
9
9
|
for (const n of Object.values(e)) if (n.type === "ProductCard" && n.props) {
|