@gengage/assistant-fe 0.6.39 → 0.6.40

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/dist/simrel.js CHANGED
@@ -1,5 +1,5 @@
1
- import { a, i as r, n as t, r as i, t as m } from "./runtime-ai391bmA.js";
2
- import { n as R, t as n } from "./simrel-Cv-eTKho.js";
1
+ import { a, i as r, n as t, r as i, t as m } from "./runtime-8xoIKpil.js";
2
+ import { n as R, t as n } from "./simrel-C4X5Yp32.js";
3
3
  export {
4
4
  m as GengageSimRel,
5
5
  i as createDefaultSimRelUISpecRegistry,
@@ -257,7 +257,7 @@ function p(e, t, r) {
257
257
  const a = [`[gengage:${e}]`, t];
258
258
  r !== void 0 && a.push(r), console.debug(...a);
259
259
  }
260
- var D = ("0.6.39".trim(), "0.6.39".trim()), B = ("package-build".trim(), "package-build".trim());
260
+ var D = ("0.6.40".trim(), "0.6.40".trim()), B = ("package-build".trim(), "package-build".trim());
261
261
  function G() {
262
262
  if (typeof window > "u") return;
263
263
  const e = window;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gengage/assistant-fe",
3
- "version": "0.6.39",
3
+ "version": "0.6.40",
4
4
  "description": "Source-available frontend widgets for Gengage AI Assistant — chat, Q&A, and similar-products. Backend is SaaS (gengage.ai).",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "type": "module",