lr-chatbot 0.43.27 → 0.43.28

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 CHANGED
@@ -20203,7 +20203,7 @@ class Z_ {
20203
20203
  throw new Error(`Translations fallbacks for ${r} not found.`);
20204
20204
  }
20205
20205
  async getServerTranslations() {
20206
- const { scopes: n, apiConfig: e } = this.config, r = await import("./index-G36mT_6I.js").then((a) => a.i), i = await new va().contentTranslationGet(
20206
+ const { scopes: n, apiConfig: e } = this.config, r = await import("./index-CEAF7P1X.js").then((a) => a.i), i = await new va().contentTranslationGet(
20207
20207
  { scopes: n },
20208
20208
  {
20209
20209
  ...e,
@@ -23374,7 +23374,7 @@ let Yt = class extends ye {
23374
23374
  xn(this, ta, t);
23375
23375
  }
23376
23376
  getVersion() {
23377
- return "LR Chatbot - v0.43.26";
23377
+ return "LR Chatbot - v0.43.27";
23378
23378
  }
23379
23379
  async connectedCallback() {
23380
23380
  super.connectedCallback(), this._conversationHistoryTask.run();
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "main": "./index.js",
4
4
  "module": "./index.js",
5
5
  "type": "module",
6
- "version": "0.43.27",
6
+ "version": "0.43.28",
7
7
  "dependencies": {
8
8
  "@lit-labs/motion": "1.0.7",
9
9
  "@lit/context": "1.1.2",