lr-chatbot 0.29.23 → 0.29.25
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
|
@@ -15605,7 +15605,7 @@ const $2 = {
|
|
|
15605
15605
|
letterSpacings: Te,
|
|
15606
15606
|
lineHeights: M,
|
|
15607
15607
|
textStyles: U2
|
|
15608
|
-
}, Symbol.toStringTag, { value: "Module" })), q2 = "#
|
|
15608
|
+
}, Symbol.toStringTag, { value: "Module" })), q2 = "#838999", w = {
|
|
15609
15609
|
name: "theme-v2",
|
|
15610
15610
|
colors: N2,
|
|
15611
15611
|
defaults: D2,
|
|
@@ -23132,7 +23132,7 @@ let It = class extends ge {
|
|
|
23132
23132
|
qn(this, oi, t);
|
|
23133
23133
|
}
|
|
23134
23134
|
getVersion() {
|
|
23135
|
-
return "LR Chatbot - v0.29.
|
|
23135
|
+
return "LR Chatbot - v0.29.25";
|
|
23136
23136
|
}
|
|
23137
23137
|
async connectedCallback() {
|
|
23138
23138
|
super.connectedCallback(), this._conversationHistoryTask.run();
|