@telia-ace/widget-runtime-flamingo 1.0.48 → 1.0.59

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.
@@ -2361,7 +2361,9 @@ class H extends Q {
2361
2361
  e && ts(e.context, this);
2362
2362
  }
2363
2363
  async _renderSymbol(t) {
2364
- const e = async (s) => await import("./index-5087564d.mjs").then((r) => r[s]);
2364
+ const e = async (s) => await import("./index-5087564d.mjs").then(
2365
+ (r) => r[s]
2366
+ );
2365
2367
  if (t) {
2366
2368
  const { type: s, content: i } = t;
2367
2369
  switch (s) {
@@ -2586,7 +2588,7 @@ class Sn {
2586
2588
  */
2587
2589
  render() {
2588
2590
  const { widgetDOMElement: t, triggerDOMElement: e } = this.options, s = this.container.get("$widget");
2589
- return t.getAttribute("data-rendered") === "true" ? Promise.resolve() : (e && this.options.triggerType === j.Badge && tn(e), import("./render-307eb8fa.mjs").then((i) => i.default(this.container, t)).then(() => {
2591
+ return t.getAttribute("data-rendered") === "true" ? Promise.resolve() : (e && this.options.triggerType === j.Badge && tn(e), import("./render-55cd6ed9.mjs").then((i) => i.default(this.container, t)).then(() => {
2590
2592
  if (t.setAttribute("data-rendered", "true"), e && this.options.triggerType === j.Badge) {
2591
2593
  const r = this.options.triggerOptions.openTooltip;
2592
2594
  Je(e, r);
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { r as a, D as o, h as r, G as s, h as i, W as n, j as d, c as C, l as c, u as x, v as l, k as p, o as W, q as g } from "./index-ba9118b4.mjs";
1
+ import { r as a, D as o, h as r, G as s, h as i, W as n, j as d, c as C, l as c, u as x, v as l, k as p, o as W, q as g } from "./index-2f951bfa.mjs";
2
2
  export {
3
3
  a as ActionsController,
4
4
  o as DataProvider,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telia-ace/widget-runtime-flamingo",
3
- "version": "1.0.48",
3
+ "version": "1.0.59",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org"
6
6
  },
@@ -12,9 +12,16 @@
12
12
  "lit": "^2.8.0",
13
13
  "@teliads/icons": "^8.4.0",
14
14
  "@telia-ace/widget-core": "^1.0.27",
15
- "@webprovisions/bootstrapping": "^1.0.13"
15
+ "@webprovisions/bootstrapping": "^1.0.13",
16
+ "@telia-ace/widget-runtime-flamingo": "1.0.59",
17
+ "@telia-ace/widget-conversation-flamingo": "1.0.59",
18
+ "@telia-ace/knowledge-widget-bot-provider-flamingo": "1.0.59",
19
+ "@telia-ace/knowledge-data-client-flamingo": "1.0.59",
20
+ "@telia-ace/widget-components-copyright-flamingo": "1.0.59",
21
+ "@telia-ace/widget-components-list-flamingo": "1.0.59",
22
+ "@telia-ace/widget-components-widget-header-flamingo": "1.0.59"
16
23
  },
17
24
  "main": "./index.js",
18
25
  "module": "./index.mjs",
19
26
  "typings": "./index.d.ts"
20
- }
27
+ }
@@ -1,4 +1,4 @@
1
- import { i as L, t as D, e as A, A as y, s as P, a as Y, c as M, p as T, m as f, x as v, b as R, n as j, d as u, T as w, W as z, f as E, g as N } from "./index-ba9118b4.mjs";
1
+ import { i as L, t as D, e as A, A as y, s as P, a as Y, c as M, p as T, m as f, x as v, b as R, n as j, d as u, T as w, W as z, f as E, g as N } from "./index-2f951bfa.mjs";
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2017 Google LLC