@telia-ace/widget-components-widget-header-flamingo 1.0.47 → 1.0.49
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.
|
@@ -2395,7 +2395,9 @@ class z extends V {
|
|
|
2395
2395
|
e && Fs(e.context, this);
|
|
2396
2396
|
}
|
|
2397
2397
|
async _renderSymbol(t) {
|
|
2398
|
-
const e = async (s) => await import("./index-5087564d.mjs").then(
|
|
2398
|
+
const e = async (s) => await import("./index-5087564d.mjs").then(
|
|
2399
|
+
(r) => r[s]
|
|
2400
|
+
);
|
|
2399
2401
|
if (t) {
|
|
2400
2402
|
const { type: s, content: n } = t;
|
|
2401
2403
|
switch (s) {
|
|
@@ -2549,7 +2551,7 @@ const Qs = (i, t, e, s, n) => i.getAsync("componentResolver").then((r) => (r.reg
|
|
|
2549
2551
|
}), t, n))), li = (i) => Qs(
|
|
2550
2552
|
i,
|
|
2551
2553
|
"widget-header",
|
|
2552
|
-
import("./widget-header-
|
|
2554
|
+
import("./widget-header-dfdf03db.mjs"),
|
|
2553
2555
|
(t) => {
|
|
2554
2556
|
}
|
|
2555
2557
|
);
|
package/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telia-ace/widget-components-widget-header-flamingo",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.49",
|
|
4
4
|
"dependencies": {
|
|
5
|
-
"@telia-ace/widget-runtime-flamingo": "^1.0.
|
|
5
|
+
"@telia-ace/widget-runtime-flamingo": "^1.0.49",
|
|
6
6
|
"@webprovisions/platform": "^1.1.3",
|
|
7
7
|
"lit": "^2.8.0"
|
|
8
8
|
},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as _, P as w, h as L, i as m, n as x, t as p, E as f, m as O, x as y, A as $, s as E } from "./index-
|
|
1
|
+
import { p as _, P as w, h as L, i as m, n as x, t as p, E as f, m as O, x as y, A as $, s as E } from "./index-51f95dc2.mjs";
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Copyright 2017 Google LLC
|