lr-chatbot 0.48.20 → 0.48.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.
- package/index.js +2 -2
- package/index.js.map +1 -1
- package/package.json +2 -2
package/index.js
CHANGED
|
@@ -14068,7 +14068,7 @@ Zc._$litElement$ = !0, Zc.finalized = !0, Xc.litElementHydrateSupport?.({ LitEle
|
|
|
14068
14068
|
var Qc = Xc.litElementPolyfillSupport;
|
|
14069
14069
|
Qc?.({ LitElement: Zc }), (Xc.litElementVersions ??= []).push("4.2.1");
|
|
14070
14070
|
//#endregion
|
|
14071
|
-
//#region ../../../../../node_modules/.pnpm/@laredoute+design-system@0.1.
|
|
14071
|
+
//#region ../../../../../node_modules/.pnpm/@laredoute+design-system@0.1.272/node_modules/@laredoute/design-system/build/js/index.js
|
|
14072
14072
|
var $c = "#191b21", el = "Poppins", tl = "768px", nl = "1280px", rl = Ks`
|
|
14073
14073
|
:host {
|
|
14074
14074
|
display: block;
|
|
@@ -23914,7 +23914,7 @@ var Qb = "lr.chatbot.broadcast_channel." + document.location.hostname, $b = "lr.
|
|
|
23914
23914
|
}), this.#e = "/bff", this.#t = !1, this.#n = !1, this.#r = !1, this.#i = !1, this._closeClickCount = 0, this._isConversationDone = !1, this._shouldEndConversation = !1, this._broadcastController = new Ev(this, Qb), this._conversationHistoryTask = this.createConversationHistoryTask(), this.registerBroadcastMessages();
|
|
23915
23915
|
}
|
|
23916
23916
|
getVersion() {
|
|
23917
|
-
return "LR Chatbot - v0.48.
|
|
23917
|
+
return "LR Chatbot - v0.48.20";
|
|
23918
23918
|
}
|
|
23919
23919
|
async connectedCallback() {
|
|
23920
23920
|
super.connectedCallback(), this._conversationHistoryTask.run();
|