lr-chatbot 0.48.11 → 0.48.12
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
|
@@ -15210,7 +15210,7 @@ Rm._$litElement$ = !0, Rm.finalized = !0, Lm.litElementHydrateSupport?.({ LitEle
|
|
|
15210
15210
|
var zm = Lm.litElementPolyfillSupport;
|
|
15211
15211
|
zm?.({ LitElement: Rm }), (Lm.litElementVersions ??= []).push("4.2.1");
|
|
15212
15212
|
//#endregion
|
|
15213
|
-
//#region ../../../../../node_modules/.pnpm/@laredoute+design-system@0.1.
|
|
15213
|
+
//#region ../../../../../node_modules/.pnpm/@laredoute+design-system@0.1.271/node_modules/@laredoute/design-system/build/js/index.js
|
|
15214
15214
|
var Bm = "#191b21", Vm = "Poppins", Hm = "768px", Um = "1280px", Wm = Np`
|
|
15215
15215
|
:host {
|
|
15216
15216
|
display: block;
|
|
@@ -24630,7 +24630,7 @@ var kT = "lr.chatbot.broadcast_channel." + document.location.hostname, AT = "lr.
|
|
|
24630
24630
|
}), 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 tC(this, kT), this._conversationHistoryTask = this.createConversationHistoryTask(), this.registerBroadcastMessages();
|
|
24631
24631
|
}
|
|
24632
24632
|
getVersion() {
|
|
24633
|
-
return "LR Chatbot - v0.48.
|
|
24633
|
+
return "LR Chatbot - v0.48.11";
|
|
24634
24634
|
}
|
|
24635
24635
|
async connectedCallback() {
|
|
24636
24636
|
super.connectedCallback(), this._conversationHistoryTask.run();
|