@telia-ace/widget-runtime-flamingo 1.0.6 → 1.0.7

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.
@@ -3940,7 +3940,7 @@ class Mo {
3940
3940
  */
3941
3941
  render() {
3942
3942
  const { widgetDOMElement: t, triggerDOMElement: e } = this.options, r = this.container.get("$widget");
3943
- return t.getAttribute("data-rendered") === "true" ? Promise.resolve() : (e && this.options.triggerType === vt.Badge && so(e), import("./render-fd368868.js").then((s) => s.default(this.container, t)).then(() => {
3943
+ return t.getAttribute("data-rendered") === "true" ? Promise.resolve() : (e && this.options.triggerType === vt.Badge && so(e), import("./render-33d3aace.js").then((s) => s.default(this.container, t)).then(() => {
3944
3944
  if (t.setAttribute("data-rendered", "true"), e && this.options.triggerType === vt.Badge) {
3945
3945
  const i = this.options.triggerOptions.openTooltip;
3946
3946
  Mr(e, i);
@@ -4637,4 +4637,4 @@ export {
4637
4637
  Oo as t,
4638
4638
  Kt as x
4639
4639
  };
4640
- //# sourceMappingURL=index-e248f756.js.map
4640
+ //# sourceMappingURL=index-53eef382.js.map