@gengage/assistant-fe 0.6.47 → 0.6.48
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 +0 -2
- package/dist/chat-runtime.js +1 -1
- package/dist/chat.iife.js +12 -12
- package/dist/chat.js +1 -1
- package/dist/{common-BRYobEgT.js → common-DzJ8OQwQ.js} +1 -1
- package/dist/common.js +5 -5
- package/dist/{connection-warning-CWat5Lu6.js → connection-warning-DBbES5G-.js} +1 -1
- package/dist/{fastIntent-DhakARNG.js → fastIntent-BLDisAcn.js} +1 -1
- package/dist/index.js +10 -10
- package/dist/native.iife.js +10 -10
- package/dist/qna-runtime.js +1 -1
- package/dist/qna.iife.js +1 -1
- package/dist/qna.js +1 -1
- package/dist/{request-response-cache-BBFQ3eHI.js → request-response-cache-DVERFkOu.js} +1 -1
- package/dist/{runtime-BlGhlykG.js → runtime-B7PRSP3B.js} +3 -3
- package/dist/{runtime-Cg43LM-H.js → runtime-CtOsorKK.js} +418 -427
- package/dist/{runtime-lQi4_gzu.js → runtime-rmM8_uWp.js} +3 -3
- package/dist/{simbut-AOnAKPJA.js → simbut-CWtmuhew.js} +1 -1
- package/dist/simbut.iife.js +1 -1
- package/dist/simbut.js +1 -1
- package/dist/{simrel-YCf15Qo4.js → simrel-BDX9zun1.js} +1 -1
- package/dist/simrel-runtime.js +1 -1
- package/dist/simrel.iife.js +1 -1
- package/dist/simrel.js +2 -2
- package/dist/{widget-base-BusLZCWG.js → widget-base-CrsfKJMB.js} +1 -1
- package/package.json +1 -1
|
@@ -327,8 +327,6 @@ export declare class ChatDrawer {
|
|
|
327
327
|
private _applyLoadingSteps;
|
|
328
328
|
private _normalizeLoadingSteps;
|
|
329
329
|
private _uniqueLoadingSteps;
|
|
330
|
-
private _buildCurrentLoadingRotation;
|
|
331
|
-
private _pickStaticLoadingSteps;
|
|
332
330
|
private _clearLoadingBindingInterval;
|
|
333
331
|
private _destroyLoadingBinding;
|
|
334
332
|
private _updateSendEnabled;
|
package/dist/chat-runtime.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e, d as t, f as r, i as s, l as n, n as i, r as l, s as C, t as c, u as d } from "./runtime-
|
|
1
|
+
import { c as e, d as t, f as r, i as s, l as n, n as i, r as l, s as C, t as c, u as d } from "./runtime-CtOsorKK.js";
|
|
2
2
|
export {
|
|
3
3
|
d as CHAT_SCROLL_ELEMENT_ID,
|
|
4
4
|
s as ChatPresentationState,
|