lr-chatbot 0.48.82 → 0.48.84
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
|
@@ -14086,7 +14086,7 @@ el._$litElement$ = !0, el.finalized = !0, $c.litElementHydrateSupport?.({ LitEle
|
|
|
14086
14086
|
var tl = $c.litElementPolyfillSupport;
|
|
14087
14087
|
tl?.({ LitElement: el }), ($c.litElementVersions ??= []).push("4.2.2");
|
|
14088
14088
|
//#endregion
|
|
14089
|
-
//#region ../../../../../node_modules/.pnpm/@laredoute+design-system@0.1.
|
|
14089
|
+
//#region ../../../../../node_modules/.pnpm/@laredoute+design-system@0.1.280/node_modules/@laredoute/design-system/build/js/index.js
|
|
14090
14090
|
var nl = "#191b21", rl = "Poppins", il = "768px", al = "1280px", ol = Js`
|
|
14091
14091
|
:host {
|
|
14092
14092
|
display: block;
|
|
@@ -24155,7 +24155,7 @@ var Dx = "lr.chatbot.broadcast_channel." + document.location.hostname, Ox = "lr.
|
|
|
24155
24155
|
}), 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 ty(this, Dx), this._conversationHistoryTask = this.createConversationHistoryTask(), this.registerBroadcastMessages();
|
|
24156
24156
|
}
|
|
24157
24157
|
getVersion() {
|
|
24158
|
-
return "LR Chatbot - v.0.48.
|
|
24158
|
+
return "LR Chatbot - v.0.48.84";
|
|
24159
24159
|
}
|
|
24160
24160
|
async connectedCallback() {
|
|
24161
24161
|
super.connectedCallback(), this._conversationHistoryTask.run();
|