@telia-ace/widget-side-menu 1.1.112 → 1.1.113-rc.1
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
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const n=async e=>{e.registerComponent("side-menu",Promise.resolve().then(()=>require("./side-menu-
|
|
1
|
+
"use strict";const n=async e=>{e.registerComponent("side-menu",Promise.resolve().then(()=>require("./side-menu-NaG3-OT9.js")))};module.exports=n;
|
package/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telia-ace/widget-side-menu",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.113-rc.1",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"lit": "^3.0.2",
|
|
6
6
|
"rxjs": "^7.8.2",
|
|
7
|
-
"@telia-ace/widget-core-flamingo": "1.1.
|
|
7
|
+
"@telia-ace/widget-core-flamingo": "1.1.113-rc.1",
|
|
8
8
|
"@teliads/components": "^22.1.1",
|
|
9
9
|
"@lit-labs/motion": "^1.0.8",
|
|
10
10
|
"lit-html": "^3.0.2"
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
var
|
|
2
|
-
return
|
|
1
|
+
var Dt = function(i, t) {
|
|
2
|
+
return Dt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, s) {
|
|
3
3
|
e.__proto__ = s;
|
|
4
4
|
} || function(e, s) {
|
|
5
5
|
for (var r in s) Object.prototype.hasOwnProperty.call(s, r) && (e[r] = s[r]);
|
|
6
|
-
},
|
|
6
|
+
}, Dt(i, t);
|
|
7
7
|
};
|
|
8
8
|
function Z(i, t) {
|
|
9
9
|
if (typeof t != "function" && t !== null)
|
|
10
10
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
11
|
-
|
|
11
|
+
Dt(i, t);
|
|
12
12
|
function e() {
|
|
13
13
|
this.constructor = i;
|
|
14
14
|
}
|
|
@@ -111,7 +111,7 @@ function q(i) {
|
|
|
111
111
|
};
|
|
112
112
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
113
113
|
}
|
|
114
|
-
function
|
|
114
|
+
function zt(i, t) {
|
|
115
115
|
var e = typeof Symbol == "function" && i[Symbol.iterator];
|
|
116
116
|
if (!e) return i;
|
|
117
117
|
var s = e.call(i), r, n = [], o;
|
|
@@ -133,8 +133,8 @@ function Yt(i, t, e) {
|
|
|
133
133
|
(n || !(s in t)) && (n || (n = Array.prototype.slice.call(t, 0, s)), n[s] = t[s]);
|
|
134
134
|
return i.concat(n || Array.prototype.slice.call(t));
|
|
135
135
|
}
|
|
136
|
-
function
|
|
137
|
-
return this instanceof
|
|
136
|
+
function z(i) {
|
|
137
|
+
return this instanceof z ? (this.v = i, this) : new z(i);
|
|
138
138
|
}
|
|
139
139
|
function is(i, t, e) {
|
|
140
140
|
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
@@ -162,7 +162,7 @@ function is(i, t, e) {
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
function c(f) {
|
|
165
|
-
f.value instanceof
|
|
165
|
+
f.value instanceof z ? Promise.resolve(f.value.v).then(u, h) : d(n[0][2], f);
|
|
166
166
|
}
|
|
167
167
|
function u(f) {
|
|
168
168
|
l("next", f);
|
|
@@ -260,7 +260,7 @@ var kt = function() {
|
|
|
260
260
|
try {
|
|
261
261
|
ye($);
|
|
262
262
|
} catch (g) {
|
|
263
|
-
n = n ?? [], g instanceof Rt ? n = Yt(Yt([],
|
|
263
|
+
n = n ?? [], g instanceof Rt ? n = Yt(Yt([], zt(n)), zt(g.errors)) : n.push(g);
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
} catch (g) {
|
|
@@ -318,7 +318,7 @@ var rs = {
|
|
|
318
318
|
setTimeout: function(i, t) {
|
|
319
319
|
for (var e = [], s = 2; s < arguments.length; s++)
|
|
320
320
|
e[s - 2] = arguments[s];
|
|
321
|
-
return setTimeout.apply(void 0, Yt([i, t],
|
|
321
|
+
return setTimeout.apply(void 0, Yt([i, t], zt(e)));
|
|
322
322
|
},
|
|
323
323
|
clearTimeout: function(i) {
|
|
324
324
|
return clearTimeout(i);
|
|
@@ -729,13 +729,13 @@ function mi(i) {
|
|
|
729
729
|
case 1:
|
|
730
730
|
o.trys.push([1, , 9, 10]), o.label = 2;
|
|
731
731
|
case 2:
|
|
732
|
-
return [4,
|
|
732
|
+
return [4, z(e.read())];
|
|
733
733
|
case 3:
|
|
734
|
-
return s = o.sent(), r = s.value, n = s.done, n ? [4,
|
|
734
|
+
return s = o.sent(), r = s.value, n = s.done, n ? [4, z(void 0)] : [3, 5];
|
|
735
735
|
case 4:
|
|
736
736
|
return [2, o.sent()];
|
|
737
737
|
case 5:
|
|
738
|
-
return [4,
|
|
738
|
+
return [4, z(r)];
|
|
739
739
|
case 6:
|
|
740
740
|
return [4, o.sent()];
|
|
741
741
|
case 7:
|
|
@@ -1072,7 +1072,7 @@ const Ms = (i) => new Ai(typeof i == "string" ? i : i + "", void 0, ie), M = (i,
|
|
|
1072
1072
|
* Copyright 2017 Google LLC
|
|
1073
1073
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1074
1074
|
*/
|
|
1075
|
-
const { is: Bs, defineProperty: Hs, getOwnPropertyDescriptor:
|
|
1075
|
+
const { is: Bs, defineProperty: Hs, getOwnPropertyDescriptor: Fs, getOwnPropertyNames: Ds, getOwnPropertySymbols: zs, getPrototypeOf: Ys } = Object, O = globalThis, Ae = O.trustedTypes, Ws = Ae ? Ae.emptyScript : "", Ut = O.reactiveElementPolyfillSupport, V = (i, t) => i, $t = { toAttribute(i, t) {
|
|
1076
1076
|
switch (t) {
|
|
1077
1077
|
case Boolean:
|
|
1078
1078
|
i = i ? Ws : null;
|
|
@@ -1116,7 +1116,7 @@ let B = class extends HTMLElement {
|
|
|
1116
1116
|
}
|
|
1117
1117
|
}
|
|
1118
1118
|
static getPropertyDescriptor(t, e, s) {
|
|
1119
|
-
const { get: r, set: n } =
|
|
1119
|
+
const { get: r, set: n } = Fs(this.prototype, t) ?? { get() {
|
|
1120
1120
|
return this[e];
|
|
1121
1121
|
}, set(o) {
|
|
1122
1122
|
this[e] = o;
|
|
@@ -1139,7 +1139,7 @@ let B = class extends HTMLElement {
|
|
|
1139
1139
|
static finalize() {
|
|
1140
1140
|
if (this.hasOwnProperty(V("finalized"))) return;
|
|
1141
1141
|
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(V("properties"))) {
|
|
1142
|
-
const e = this.properties, s = [...
|
|
1142
|
+
const e = this.properties, s = [...Ds(e), ...zs(e)];
|
|
1143
1143
|
for (const r of s) this.createProperty(r, e[r]);
|
|
1144
1144
|
}
|
|
1145
1145
|
const t = this[Symbol.metadata];
|
|
@@ -2007,7 +2007,7 @@ const He = oe(class extends Pi {
|
|
|
2007
2007
|
const bt = () => new $r();
|
|
2008
2008
|
let $r = class {
|
|
2009
2009
|
};
|
|
2010
|
-
const
|
|
2010
|
+
const Ft = /* @__PURE__ */ new WeakMap(), ae = oe(class extends Li {
|
|
2011
2011
|
render(i) {
|
|
2012
2012
|
return p;
|
|
2013
2013
|
}
|
|
@@ -2019,13 +2019,13 @@ const Dt = /* @__PURE__ */ new WeakMap(), ae = oe(class extends Li {
|
|
|
2019
2019
|
rt(i) {
|
|
2020
2020
|
if (this.isConnected || (i = void 0), typeof this.Y == "function") {
|
|
2021
2021
|
const t = this.ht ?? globalThis;
|
|
2022
|
-
let e =
|
|
2023
|
-
e === void 0 && (e = /* @__PURE__ */ new WeakMap(),
|
|
2022
|
+
let e = Ft.get(t);
|
|
2023
|
+
e === void 0 && (e = /* @__PURE__ */ new WeakMap(), Ft.set(t, e)), e.get(this.Y) !== void 0 && this.Y.call(this.ht, void 0), e.set(this.Y, i), i !== void 0 && this.Y.call(this.ht, i);
|
|
2024
2024
|
} else this.Y.value = i;
|
|
2025
2025
|
}
|
|
2026
2026
|
get lt() {
|
|
2027
2027
|
var i, t;
|
|
2028
|
-
return typeof this.Y == "function" ? (i =
|
|
2028
|
+
return typeof this.Y == "function" ? (i = Ft.get(this.ht ?? globalThis)) == null ? void 0 : i.get(this.Y) : (t = this.Y) == null ? void 0 : t.value;
|
|
2029
2029
|
}
|
|
2030
2030
|
disconnected() {
|
|
2031
2031
|
this.lt === this.ct && this.rt(void 0);
|
|
@@ -2464,7 +2464,7 @@ let wr = class extends Event {
|
|
|
2464
2464
|
super("context-provider", { bubbles: !0, composed: !0 }), this.context = t, this.contextTarget = e;
|
|
2465
2465
|
}
|
|
2466
2466
|
};
|
|
2467
|
-
class
|
|
2467
|
+
class Fe extends _r {
|
|
2468
2468
|
constructor(t, e, s) {
|
|
2469
2469
|
var r, n;
|
|
2470
2470
|
super(e.context !== void 0 ? e.initialValue : s), this.onContextRequest = (o) => {
|
|
@@ -2494,7 +2494,7 @@ function xr({ context: i }) {
|
|
|
2494
2494
|
return (t, e) => {
|
|
2495
2495
|
const s = /* @__PURE__ */ new WeakMap();
|
|
2496
2496
|
if (typeof e == "object") return e.addInitializer(function() {
|
|
2497
|
-
s.set(this, new
|
|
2497
|
+
s.set(this, new Fe(this, { context: i }));
|
|
2498
2498
|
}), { get() {
|
|
2499
2499
|
return t.get.call(this);
|
|
2500
2500
|
}, set(r) {
|
|
@@ -2506,7 +2506,7 @@ function xr({ context: i }) {
|
|
|
2506
2506
|
} };
|
|
2507
2507
|
{
|
|
2508
2508
|
t.constructor.addInitializer((o) => {
|
|
2509
|
-
s.set(o, new
|
|
2509
|
+
s.set(o, new Fe(o, { context: i }));
|
|
2510
2510
|
});
|
|
2511
2511
|
const r = Object.getOwnPropertyDescriptor(t, e);
|
|
2512
2512
|
let n;
|
|
@@ -2580,7 +2580,20 @@ $e.styles = M`
|
|
|
2580
2580
|
--gray-color: #f3f3f8;
|
|
2581
2581
|
--white-color: #fff;
|
|
2582
2582
|
--gray-dark-color: #a6a6a6;
|
|
2583
|
-
|
|
2583
|
+
|
|
2584
|
+
--text-weak: #00000070;
|
|
2585
|
+
--text-medium: #0000009E;
|
|
2586
|
+
--text-default: #000000CC
|
|
2587
|
+
--text-weak-negative: #FFFFFF5E;
|
|
2588
|
+
--text-medium-negative: #FFFFFFA8;
|
|
2589
|
+
--text-default-negative: #FFFFFFF2;
|
|
2590
|
+
|
|
2591
|
+
--border-color-weak: #00000029;
|
|
2592
|
+
--border-color-medium: #00000054;
|
|
2593
|
+
--border-color-strong: #0000008a;
|
|
2594
|
+
--border-color-weak-negative: #ffffff29;
|
|
2595
|
+
--border-color-medium-negative: #ffffff54;
|
|
2596
|
+
--border-color-strong-negative: #ffffff8a;
|
|
2584
2597
|
|
|
2585
2598
|
--box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
|
|
2586
2599
|
--border-radius: var(--spacing-sm);
|
|
@@ -2763,7 +2776,7 @@ const At = class At {
|
|
|
2763
2776
|
}
|
|
2764
2777
|
};
|
|
2765
2778
|
At.endpoint = "https://widgets.ace.teliacompany.net/api";
|
|
2766
|
-
let
|
|
2779
|
+
let De = At;
|
|
2767
2780
|
var kr = Object.defineProperty, le = (i, t, e, s) => {
|
|
2768
2781
|
for (var r = void 0, n = i.length - 1, o; n >= 0; n--)
|
|
2769
2782
|
(o = i[n]) && (r = o(t, e, r) || r);
|
|
@@ -2968,7 +2981,7 @@ const H = {
|
|
|
2968
2981
|
transformTagName: !1,
|
|
2969
2982
|
attachStyles: !0
|
|
2970
2983
|
};
|
|
2971
|
-
let
|
|
2984
|
+
let F, Ni, Tt, Bi = !1, _t = !1, ce = !1, y = !1, ze = null, Zt = !1;
|
|
2972
2985
|
const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, Hi = Pt.HTMLElement || class {
|
|
2973
2986
|
}, m = {
|
|
2974
2987
|
$flags$: 0,
|
|
@@ -2995,7 +3008,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
2995
3008
|
} catch {
|
|
2996
3009
|
}
|
|
2997
3010
|
return !1;
|
|
2998
|
-
})(),
|
|
3011
|
+
})(), Fi = (i, t, e, s) => {
|
|
2999
3012
|
e && e.map(([r, n, o]) => {
|
|
3000
3013
|
const a = Ur(i, r), l = Rr(t, o), c = jr(r);
|
|
3001
3014
|
m.ael(a, n, l, c), (t.$rmListeners$ = t.$rmListeners$ || []).push(() => m.rel(a, n, l, c));
|
|
@@ -3014,7 +3027,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3014
3027
|
let s = St.get(i);
|
|
3015
3028
|
Lr && e ? (s = s || new CSSStyleSheet(), s.replace(t)) : s = t, St.set(i, s);
|
|
3016
3029
|
}, Nr = (i, t, e, s) => {
|
|
3017
|
-
let r =
|
|
3030
|
+
let r = Di(t, e), n = St.get(r);
|
|
3018
3031
|
if (i = i.nodeType === 11 ? i : S, n)
|
|
3019
3032
|
if (typeof n == "string") {
|
|
3020
3033
|
i = i.head || i;
|
|
@@ -3025,7 +3038,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3025
3038
|
}, Br = (i) => {
|
|
3026
3039
|
const t = i.$cmpMeta$, e = i.$hostElement$, s = t.$flags$, r = j("attachStyles", t.$tagName$), n = Nr(e.shadowRoot ? e.shadowRoot : e.getRootNode(), t, i.$modeName$);
|
|
3027
3040
|
s & 10 && (e["s-sc"] = n, e.classList.add(n + "-h"), s & 2 && e.classList.add(n + "-s")), r();
|
|
3028
|
-
},
|
|
3041
|
+
}, Di = (i, t) => "sc-" + (t && i.$flags$ & 32 ? i.$tagName$ + "-" + t : i.$tagName$), Hr = (i) => gn.map((t) => t(i)).find((t) => !!t), qe = {}, Fr = "http://www.w3.org/2000/svg", Dr = "http://www.w3.org/1999/xhtml", zr = (i) => i != null, ue = (i) => (i = typeof i, i === "object" || i === "function"), Y = (i, t, ...e) => {
|
|
3029
3042
|
let s = null, r = null, n = null, o = !1, a = !1, l = [];
|
|
3030
3043
|
const c = (h) => {
|
|
3031
3044
|
for (let d = 0; d < h.length; d++)
|
|
@@ -3100,7 +3113,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3100
3113
|
a !== (a = a.replace(/^xlink\:?/, "")) && (t = a, c = !0), s == null || s === !1 ? (s !== !1 || i.getAttribute(t) === "") && (c ? i.removeAttributeNS(Ye, t) : i.removeAttribute(t)) : (!o || n & 4 || r) && !l && (s = s === !0 ? "" : s, c ? i.setAttributeNS(Ye, t, s) : i.setAttribute(t, s));
|
|
3101
3114
|
}
|
|
3102
3115
|
}
|
|
3103
|
-
}, Gr = /\s/, Ze = (i) => i ? i.split(Gr) : [],
|
|
3116
|
+
}, Gr = /\s/, Ze = (i) => i ? i.split(Gr) : [], zi = (i, t, e, s) => {
|
|
3104
3117
|
const r = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, n = i && i.$attrs$ || qe, o = t.$attrs$ || qe;
|
|
3105
3118
|
for (s in n)
|
|
3106
3119
|
s in o || Ke(r, s, n[s], void 0, e, t.$flags$);
|
|
@@ -3108,7 +3121,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3108
3121
|
Ke(r, s, n[s], o[s], e, t.$flags$);
|
|
3109
3122
|
}, xt = (i, t, e, s) => {
|
|
3110
3123
|
let r = t.$children$[e], n = 0, o, a, l;
|
|
3111
|
-
if (Bi || (ce = !0, r.$tag$ === "slot" && (
|
|
3124
|
+
if (Bi || (ce = !0, r.$tag$ === "slot" && (F && s.classList.add(F + "-s"), r.$flags$ |= r.$children$ ? (
|
|
3112
3125
|
// slot element has fallback content
|
|
3113
3126
|
2
|
|
3114
3127
|
) : (
|
|
@@ -3119,7 +3132,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3119
3132
|
else if (r.$flags$ & 1)
|
|
3120
3133
|
o = r.$elm$ = S.createTextNode("");
|
|
3121
3134
|
else {
|
|
3122
|
-
if (y || (y = r.$tag$ === "svg"), o = r.$elm$ = S.createElementNS(y ?
|
|
3135
|
+
if (y || (y = r.$tag$ === "svg"), o = r.$elm$ = S.createElementNS(y ? Fr : Dr, r.$flags$ & 2 ? "slot-fb" : r.$tag$), y && r.$tag$ === "foreignObject" && (y = !1), zi(null, r, y), zr(F) && o["s-si"] !== F && o.classList.add(o["s-si"] = F), r.$children$)
|
|
3123
3136
|
for (n = 0; n < r.$children$.length; ++n)
|
|
3124
3137
|
a = xt(i, r, n, o), a && o.appendChild(a);
|
|
3125
3138
|
r.$tag$ === "svg" ? y = !1 : o.tagName === "foreignObject" && (y = !0);
|
|
@@ -3152,26 +3165,26 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3152
3165
|
else if (f == null)
|
|
3153
3166
|
f = s[--h];
|
|
3154
3167
|
else if (dt(c, d))
|
|
3155
|
-
|
|
3168
|
+
D(c, d), c = t[++r], d = s[++n];
|
|
3156
3169
|
else if (dt(u, f))
|
|
3157
|
-
|
|
3170
|
+
D(u, f), u = t[--l], f = s[--h];
|
|
3158
3171
|
else if (dt(c, f))
|
|
3159
|
-
(c.$tag$ === "slot" || f.$tag$ === "slot") && ot(c.$elm$.parentNode, !1),
|
|
3172
|
+
(c.$tag$ === "slot" || f.$tag$ === "slot") && ot(c.$elm$.parentNode, !1), D(c, f), i.insertBefore(c.$elm$, u.$elm$.nextSibling), c = t[++r], f = s[--h];
|
|
3160
3173
|
else if (dt(u, d))
|
|
3161
|
-
(c.$tag$ === "slot" || f.$tag$ === "slot") && ot(u.$elm$.parentNode, !1),
|
|
3174
|
+
(c.$tag$ === "slot" || f.$tag$ === "slot") && ot(u.$elm$.parentNode, !1), D(u, d), i.insertBefore(u.$elm$, c.$elm$), u = t[--l], d = s[++n];
|
|
3162
3175
|
else {
|
|
3163
3176
|
for (o = -1, a = r; a <= l; ++a)
|
|
3164
3177
|
if (t[a] && t[a].$key$ !== null && t[a].$key$ === d.$key$) {
|
|
3165
3178
|
o = a;
|
|
3166
3179
|
break;
|
|
3167
3180
|
}
|
|
3168
|
-
o >= 0 ? (g = t[o], g.$tag$ !== d.$tag$ ? $ = xt(t && t[n], e, o, i) : (
|
|
3181
|
+
o >= 0 ? (g = t[o], g.$tag$ !== d.$tag$ ? $ = xt(t && t[n], e, o, i) : (D(g, d), t[o] = void 0, $ = g.$elm$), d = s[++n]) : ($ = xt(t && t[n], e, n, i), d = s[++n]), $ && qi(c.$elm$).insertBefore($, de(c.$elm$));
|
|
3169
3182
|
}
|
|
3170
3183
|
r > l ? Yi(i, s[h + 1] == null ? null : s[h + 1].$elm$, e, s, n, h) : n > h && Wi(t, r, l);
|
|
3171
|
-
}, dt = (i, t) => i.$tag$ === t.$tag$ ? i.$tag$ === "slot" ? i.$name$ === t.$name$ : i.$key$ === t.$key$ : !1, de = (i) => i && i["s-ol"] || i, qi = (i) => (i["s-ol"] ? i["s-ol"] : i).parentNode,
|
|
3184
|
+
}, dt = (i, t) => i.$tag$ === t.$tag$ ? i.$tag$ === "slot" ? i.$name$ === t.$name$ : i.$key$ === t.$key$ : !1, de = (i) => i && i["s-ol"] || i, qi = (i) => (i["s-ol"] ? i["s-ol"] : i).parentNode, D = (i, t) => {
|
|
3172
3185
|
const e = t.$elm$ = i.$elm$, s = i.$children$, r = t.$children$, n = t.$tag$, o = t.$text$;
|
|
3173
3186
|
let a;
|
|
3174
|
-
o === null ? (y = n === "svg" ? !0 : n === "foreignObject" ? !1 : y, n === "slot" ||
|
|
3187
|
+
o === null ? (y = n === "svg" ? !0 : n === "foreignObject" ? !1 : y, n === "slot" || zi(i, t, y), s !== null && r !== null ? Kr(e, s, t, r) : r !== null ? (i.$text$ !== null && (e.textContent = ""), Yi(e, null, t, r, 0, r.length - 1)) : s !== null && Wi(s, 0, s.length - 1), y && n === "svg" && (y = !1)) : (a = e["s-cr"]) ? a.parentNode.textContent = o : i.$text$ !== o && (e.data = o);
|
|
3175
3188
|
}, Gi = (i) => {
|
|
3176
3189
|
let t = i.childNodes, e, s, r, n, o, a;
|
|
3177
3190
|
for (s = 0, r = t.length; s < r; s++)
|
|
@@ -3209,7 +3222,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3209
3222
|
i.$attrs$ && i.$attrs$.ref && i.$attrs$.ref(null), i.$children$ && i.$children$.map(Zi);
|
|
3210
3223
|
}, Zr = (i, t) => {
|
|
3211
3224
|
const e = i.$hostElement$, s = i.$cmpMeta$, r = i.$vnode$ || wt(null, null), n = Yr(t) ? t : Y(null, null, t);
|
|
3212
|
-
Tt = e.tagName, s.$attrsToReflect$ && (n.$attrs$ = n.$attrs$ || {}, s.$attrsToReflect$.map(([o, a]) => n.$attrs$[a] = e[o])), n.$tag$ = null, n.$flags$ |= 4, i.$vnode$ = n, n.$elm$ = r.$elm$ = e.shadowRoot || e,
|
|
3225
|
+
Tt = e.tagName, s.$attrsToReflect$ && (n.$attrs$ = n.$attrs$ || {}, s.$attrsToReflect$.map(([o, a]) => n.$attrs$[a] = e[o])), n.$tag$ = null, n.$flags$ |= 4, i.$vnode$ = n, n.$elm$ = r.$elm$ = e.shadowRoot || e, F = e["s-sc"], Ni = e["s-cr"], Bi = (s.$flags$ & 1) !== 0, _t = !1, D(r, n);
|
|
3213
3226
|
{
|
|
3214
3227
|
if (m.$flags$ |= 1, ce) {
|
|
3215
3228
|
Ki(n.$elm$);
|
|
@@ -3254,11 +3267,11 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3254
3267
|
sn(i, t, s), n(), r(), rn(i);
|
|
3255
3268
|
}, sn = (i, t, e) => {
|
|
3256
3269
|
try {
|
|
3257
|
-
|
|
3270
|
+
ze = t, t = t.render && t.render(), i.$flags$ &= -17, i.$flags$ |= 2, (H.hasRenderFn || H.reflect) && (H.vdomRender || H.reflect) && (H.hydrateServerSide || Zr(i, t));
|
|
3258
3271
|
} catch (a) {
|
|
3259
3272
|
ct(a, i.$hostElement$);
|
|
3260
3273
|
}
|
|
3261
|
-
return
|
|
3274
|
+
return ze = null, null;
|
|
3262
3275
|
}, rn = (i) => {
|
|
3263
3276
|
const t = i.$cmpMeta$.$tagName$, e = i.$hostElement$, s = j("postUpdate", t), r = e;
|
|
3264
3277
|
i.$ancestorComponent$, W(r, "componentDidRender"), i.$flags$ & 64 ? (W(r, "componentDidUpdate"), s()) : (i.$flags$ |= 64, W(r, "componentDidLoad"), s());
|
|
@@ -3334,7 +3347,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3334
3347
|
if (!(t.$flags$ & 32) && (r = i.constructor, t.$flags$ |= 32, customElements.whenDefined(e.$tagName$).then(() => t.$flags$ |= 128), r.style)) {
|
|
3335
3348
|
let o = r.style;
|
|
3336
3349
|
typeof o != "string" && (o = o[t.$modeName$ = Hr(i)]);
|
|
3337
|
-
const a =
|
|
3350
|
+
const a = Di(e, t.$modeName$);
|
|
3338
3351
|
if (!St.has(a)) {
|
|
3339
3352
|
const l = j("registerStyles", e.$tagName$);
|
|
3340
3353
|
Mr(a, o, !!(e.$flags$ & 1)), l();
|
|
@@ -3345,7 +3358,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3345
3358
|
}, hn = (i) => {
|
|
3346
3359
|
if (!(m.$flags$ & 1)) {
|
|
3347
3360
|
const t = It(i), e = t.$cmpMeta$, s = j("connectedCallback", e.$tagName$);
|
|
3348
|
-
t.$flags$ & 1 ? (
|
|
3361
|
+
t.$flags$ & 1 ? (Fi(i, t, e.$listeners$), un(t.$lazyInstance$)) : (t.$flags$ |= 1, e.$flags$ & 12 && dn(i), e.$members$ && Object.entries(e.$members$).map(([r, [n]]) => {
|
|
3349
3362
|
if (n & 31 && i.hasOwnProperty(r)) {
|
|
3350
3363
|
const o = i[r];
|
|
3351
3364
|
delete i[r], i[r] = o;
|
|
@@ -3391,7 +3404,7 @@ const Pt = typeof window < "u" ? window : {}, S = Pt.document || { head: {} }, H
|
|
|
3391
3404
|
$cmpMeta$: t,
|
|
3392
3405
|
$instanceValues$: /* @__PURE__ */ new Map()
|
|
3393
3406
|
};
|
|
3394
|
-
return
|
|
3407
|
+
return Fi(i, e, t.$listeners$), Ji.set(i, e);
|
|
3395
3408
|
}, Je = (i, t) => t in i, ct = (i, t) => (0, console.error)(i, t), St = /* @__PURE__ */ new Map(), gn = [], Ve = [], Vi = [], $n = (i, t) => (e) => {
|
|
3396
3409
|
i.push(e), Zt || (Zt = !0, t && m.$flags$ & 4 ? vn(Xt) : m.raf(Xt));
|
|
3397
3410
|
}, ti = (i) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var zt=function(i,t){return zt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,s){e.__proto__=s}||function(e,s){for(var r in s)Object.prototype.hasOwnProperty.call(s,r)&&(e[r]=s[r])},zt(i,t)};function Z(i,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");zt(i,t);function e(){this.constructor=i}i.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}function es(i,t,e,s){function r(n){return n instanceof e?n:new e(function(o){o(n)})}return new(e||(e=Promise))(function(n,o){function a(u){try{c(s.next(u))}catch(h){o(h)}}function l(u){try{c(s.throw(u))}catch(h){o(h)}}function c(u){u.done?n(u.value):r(u.value).then(a,l)}c((s=s.apply(i,t||[])).next())})}function si(i,t){var e={label:0,sent:function(){if(n[0]&1)throw n[1];return n[1]},trys:[],ops:[]},s,r,n,o=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return o.next=a(0),o.throw=a(1),o.return=a(2),typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(c){return function(u){return l([c,u])}}function l(c){if(s)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(e=0)),e;)try{if(s=1,r&&(n=c[0]&2?r.return:c[0]?r.throw||((n=r.return)&&n.call(r),0):r.next)&&!(n=n.call(r,c[1])).done)return n;switch(r=0,n&&(c=[c[0]&2,n.value]),c[0]){case 0:case 1:n=c;break;case 4:return e.label++,{value:c[1],done:!1};case 5:e.label++,r=c[1],c=[0];continue;case 7:c=e.ops.pop(),e.trys.pop();continue;default:if(n=e.trys,!(n=n.length>0&&n[n.length-1])&&(c[0]===6||c[0]===2)){e=0;continue}if(c[0]===3&&(!n||c[1]>n[0]&&c[1]<n[3])){e.label=c[1];break}if(c[0]===6&&e.label<n[1]){e.label=n[1],n=c;break}if(n&&e.label<n[2]){e.label=n[2],e.ops.push(c);break}n[2]&&e.ops.pop(),e.trys.pop();continue}c=t.call(i,e)}catch(u){c=[6,u],r=0}finally{s=n=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function q(i){var t=typeof Symbol=="function"&&Symbol.iterator,e=t&&i[t],s=0;if(e)return e.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&s>=i.length&&(i=void 0),{value:i&&i[s++],done:!i}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Yt(i,t){var e=typeof Symbol=="function"&&i[Symbol.iterator];if(!e)return i;var s=e.call(i),r,n=[],o;try{for(;(t===void 0||t-- >0)&&!(r=s.next()).done;)n.push(r.value)}catch(a){o={error:a}}finally{try{r&&!r.done&&(e=s.return)&&e.call(s)}finally{if(o)throw o.error}}return n}function Wt(i,t,e){if(e||arguments.length===2)for(var s=0,r=t.length,n;s<r;s++)(n||!(s in t))&&(n||(n=Array.prototype.slice.call(t,0,s)),n[s]=t[s]);return i.concat(n||Array.prototype.slice.call(t))}function z(i){return this instanceof z?(this.v=i,this):new z(i)}function is(i,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var s=e.apply(i,t||[]),r,n=[];return r=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",o),r[Symbol.asyncIterator]=function(){return this},r;function o(f){return function($){return Promise.resolve($).then(f,h)}}function a(f,$){s[f]&&(r[f]=function(g){return new Promise(function(ht,Q){n.push([f,g,ht,Q])>1||l(f,g)})},$&&(r[f]=$(r[f])))}function l(f,$){try{c(s[f]($))}catch(g){d(n[0][3],g)}}function c(f){f.value instanceof z?Promise.resolve(f.value.v).then(u,h):d(n[0][2],f)}function u(f){l("next",f)}function h(f){l("throw",f)}function d(f,$){f($),n.shift(),n.length&&l(n[0][0],n[0][1])}}function ss(i){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=i[Symbol.asyncIterator],e;return t?t.call(i):(i=typeof q=="function"?q(i):i[Symbol.iterator](),e={},s("next"),s("throw"),s("return"),e[Symbol.asyncIterator]=function(){return this},e);function s(n){e[n]=i[n]&&function(o){return new Promise(function(a,l){o=i[n](o),r(a,l,o.done,o.value)})}}function r(n,o,a,l){Promise.resolve(l).then(function(c){n({value:c,done:a})},o)}}function v(i){return typeof i=="function"}function ri(i){var t=function(s){Error.call(s),s.stack=new Error().stack},e=i(t);return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}var Ut=ri(function(i){return function(e){i(this),this.message=e?e.length+` errors occurred during unsubscription:
|
|
2
2
|
`+e.map(function(s,r){return r+1+") "+s.toString()}).join(`
|
|
3
|
-
`):"",this.name="UnsubscriptionError",this.errors=e}});function qt(i,t){if(i){var e=i.indexOf(t);0<=e&&i.splice(e,1)}}var Et=function(){function i(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return i.prototype.unsubscribe=function(){var t,e,s,r,n;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=q(o),l=a.next();!l.done;l=a.next()){var c=l.value;c.remove(this)}}catch(g){t={error:g}}finally{try{l&&!l.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}else o.remove(this);var u=this.initialTeardown;if(v(u))try{u()}catch(g){n=g instanceof Ut?g.errors:[g]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var d=q(h),f=d.next();!f.done;f=d.next()){var $=f.value;try{ye($)}catch(g){n=n??[],g instanceof Ut?n=Wt(Wt([],Yt(n)),Yt(g.errors)):n.push(g)}}}catch(g){s={error:g}}finally{try{f&&!f.done&&(r=d.return)&&r.call(d)}finally{if(s)throw s.error}}}if(n)throw new Ut(n)}},i.prototype.add=function(t){var e;if(t&&t!==this)if(this.closed)ye(t);else{if(t instanceof i){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(e=this._finalizers)!==null&&e!==void 0?e:[]).push(t)}},i.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},i.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},i.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&qt(e,t)},i.prototype.remove=function(t){var e=this._finalizers;e&&qt(e,t),t instanceof i&&t._removeParent(this)},i.EMPTY=function(){var t=new i;return t.closed=!0,t}(),i}(),ni=Et.EMPTY;function oi(i){return i instanceof Et||i&&"closed"in i&&v(i.remove)&&v(i.add)&&v(i.unsubscribe)}function ye(i){v(i)?i():i.unsubscribe()}var rs={Promise:void 0},ns={setTimeout:function(i,t){for(var e=[],s=2;s<arguments.length;s++)e[s-2]=arguments[s];return setTimeout.apply(void 0,Wt([i,t],Yt(e)))},clearTimeout:function(i){return clearTimeout(i)},delegate:void 0};function ai(i){ns.setTimeout(function(){throw i})}function be(){}function pt(i){i()}var Vt=function(i){Z(t,i);function t(e){var s=i.call(this)||this;return s.isStopped=!1,e?(s.destination=e,oi(e)&&e.add(s)):s.destination=ls,s}return t.create=function(e,s,r){return new Gt(e,s,r)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,i.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Et),os=function(){function i(t){this.partialObserver=t}return i.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(s){dt(s)}},i.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(s){dt(s)}else dt(t)},i.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(e){dt(e)}},i}(),Gt=function(i){Z(t,i);function t(e,s,r){var n=i.call(this)||this,o;return v(e)||!e?o={next:e??void 0,error:s??void 0,complete:r??void 0}:o=e,n.destination=new os(o),n}return t}(Vt);function dt(i){ai(i)}function as(i){throw i}var ls={closed:!0,next:be,error:as,complete:be},te=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function li(i){return i}function cs(i){return i.length===0?li:i.length===1?i[0]:function(e){return i.reduce(function(s,r){return r(s)},e)}}var _=function(){function i(t){t&&(this._subscribe=t)}return i.prototype.lift=function(t){var e=new i;return e.source=this,e.operator=t,e},i.prototype.subscribe=function(t,e,s){var r=this,n=hs(t)?t:new Gt(t,e,s);return pt(function(){var o=r,a=o.operator,l=o.source;n.add(a?a.call(n,l):l?r._subscribe(n):r._trySubscribe(n))}),n},i.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},i.prototype.forEach=function(t,e){var s=this;return e=_e(e),new e(function(r,n){var o=new Gt({next:function(a){try{t(a)}catch(l){n(l),o.unsubscribe()}},error:n,complete:r});s.subscribe(o)})},i.prototype._subscribe=function(t){var e;return(e=this.source)===null||e===void 0?void 0:e.subscribe(t)},i.prototype[te]=function(){return this},i.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return cs(t)(this)},i.prototype.toPromise=function(t){var e=this;return t=_e(t),new t(function(s,r){var n;e.subscribe(function(o){return n=o},function(o){return r(o)},function(){return s(n)})})},i.create=function(t){return new i(t)},i}();function _e(i){var t;return(t=i??rs.Promise)!==null&&t!==void 0?t:Promise}function us(i){return i&&v(i.next)&&v(i.error)&&v(i.complete)}function hs(i){return i&&i instanceof Vt||us(i)&&oi(i)}function ds(i){return v(i==null?void 0:i.lift)}function Ct(i){return function(t){if(ds(t))return t.lift(function(e){try{return i(e,this)}catch(s){this.error(s)}});throw new TypeError("Unable to lift unknown Observable type")}}function $t(i,t,e,s,r){return new fs(i,t,e,s,r)}var fs=function(i){Z(t,i);function t(e,s,r,n,o,a){var l=i.call(this,e)||this;return l.onFinalize=o,l.shouldUnsubscribe=a,l._next=s?function(c){try{s(c)}catch(u){e.error(u)}}:i.prototype._next,l._error=n?function(c){try{n(c)}catch(u){e.error(u)}finally{this.unsubscribe()}}:i.prototype._error,l._complete=r?function(){try{r()}catch(c){e.error(c)}finally{this.unsubscribe()}}:i.prototype._complete,l}return t.prototype.unsubscribe=function(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var s=this.closed;i.prototype.unsubscribe.call(this),!s&&((e=this.onFinalize)===null||e===void 0||e.call(this))}},t}(Vt),ps=ri(function(i){return function(){i(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Ot=function(i){Z(t,i);function t(){var e=i.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return t.prototype.lift=function(e){var s=new we(this,this);return s.operator=e,s},t.prototype._throwIfClosed=function(){if(this.closed)throw new ps},t.prototype.next=function(e){var s=this;pt(function(){var r,n;if(s._throwIfClosed(),!s.isStopped){s.currentObservers||(s.currentObservers=Array.from(s.observers));try{for(var o=q(s.currentObservers),a=o.next();!a.done;a=o.next()){var l=a.value;l.next(e)}}catch(c){r={error:c}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}})},t.prototype.error=function(e){var s=this;pt(function(){if(s._throwIfClosed(),!s.isStopped){s.hasError=s.isStopped=!0,s.thrownError=e;for(var r=s.observers;r.length;)r.shift().error(e)}})},t.prototype.complete=function(){var e=this;pt(function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var s=e.observers;s.length;)s.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return((e=this.observers)===null||e===void 0?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(e){return this._throwIfClosed(),i.prototype._trySubscribe.call(this,e)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var s=this,r=this,n=r.hasError,o=r.isStopped,a=r.observers;return n||o?ni:(this.currentObservers=null,a.push(e),new Et(function(){s.currentObservers=null,qt(a,e)}))},t.prototype._checkFinalizedStatuses=function(e){var s=this,r=s.hasError,n=s.thrownError,o=s.isStopped;r?e.error(n):o&&e.complete()},t.prototype.asObservable=function(){var e=new _;return e.source=this,e},t.create=function(e,s){return new we(e,s)},t}(_),we=function(i){Z(t,i);function t(e,s){var r=i.call(this)||this;return r.destination=e,r.source=s,r}return t.prototype.next=function(e){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.next)===null||r===void 0||r.call(s,e)},t.prototype.error=function(e){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.error)===null||r===void 0||r.call(s,e)},t.prototype.complete=function(){var e,s;(s=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||s===void 0||s.call(e)},t.prototype._subscribe=function(e){var s,r;return(r=(s=this.source)===null||s===void 0?void 0:s.subscribe(e))!==null&&r!==void 0?r:ni},t}(Ot),ci=function(i){Z(t,i);function t(e){var s=i.call(this)||this;return s._value=e,s}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(e){var s=i.prototype._subscribe.call(this,e);return!s.closed&&e.next(this._value),s},t.prototype.getValue=function(){var e=this,s=e.hasError,r=e.thrownError,n=e._value;if(s)throw r;return this._throwIfClosed(),n},t.prototype.next=function(e){i.prototype.next.call(this,this._value=e)},t}(Ot),gs=new _(function(i){return i.complete()});function $s(i){return i&&v(i.schedule)}function ui(i){return i[i.length-1]}function vs(i){return $s(ui(i))?i.pop():void 0}function ms(i,t){return typeof ui(i)=="number"?i.pop():t}var hi=function(i){return i&&typeof i.length=="number"&&typeof i!="function"};function di(i){return v(i==null?void 0:i.then)}function fi(i){return v(i[te])}function pi(i){return Symbol.asyncIterator&&v(i==null?void 0:i[Symbol.asyncIterator])}function gi(i){return new TypeError("You provided "+(i!==null&&typeof i=="object"?"an invalid object":"'"+i+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function ys(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var $i=ys();function vi(i){return v(i==null?void 0:i[$i])}function mi(i){return is(this,arguments,function(){var e,s,r,n;return si(this,function(o){switch(o.label){case 0:e=i.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,F(e.read())];case 3:return s=o.sent(),r=s.value,n=s.done,n?[4,F(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,F(r)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return e.releaseLock(),[7];case 10:return[2]}})})}function yi(i){return v(i==null?void 0:i.getReader)}function X(i){if(i instanceof _)return i;if(i!=null){if(fi(i))return bs(i);if(hi(i))return _s(i);if(di(i))return ws(i);if(pi(i))return bi(i);if(vi(i))return xs(i);if(yi(i))return Ss(i)}throw gi(i)}function bs(i){return new _(function(t){var e=i[te]();if(v(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function _s(i){return new _(function(t){for(var e=0;e<i.length&&!t.closed;e++)t.next(i[e]);t.complete()})}function ws(i){return new _(function(t){i.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,ai)})}function xs(i){return new _(function(t){var e,s;try{for(var r=q(i),n=r.next();!n.done;n=r.next()){var o=n.value;if(t.next(o),t.closed)return}}catch(a){e={error:a}}finally{try{n&&!n.done&&(s=r.return)&&s.call(r)}finally{if(e)throw e.error}}t.complete()})}function bi(i){return new _(function(t){As(i,t).catch(function(e){return t.error(e)})})}function Ss(i){return bi(mi(i))}function As(i,t){var e,s,r,n;return es(this,void 0,void 0,function(){var o,a;return si(this,function(l){switch(l.label){case 0:l.trys.push([0,5,6,11]),e=ss(i),l.label=1;case 1:return[4,e.next()];case 2:if(s=l.sent(),!!s.done)return[3,4];if(o=s.value,t.next(o),t.closed)return[2];l.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=l.sent(),r={error:a},[3,11];case 6:return l.trys.push([6,,9,10]),s&&!s.done&&(n=e.return)?[4,n.call(e)]:[3,8];case 7:l.sent(),l.label=8;case 8:return[3,10];case 9:if(r)throw r.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function L(i,t,e,s,r){s===void 0&&(s=0),r===void 0&&(r=!1);var n=t.schedule(function(){e(),r?i.add(this.schedule(null,s)):this.unsubscribe()},s);if(i.add(n),!r)return n}function _i(i,t){return t===void 0&&(t=0),Ct(function(e,s){e.subscribe($t(s,function(r){return L(s,i,function(){return s.next(r)},t)},function(){return L(s,i,function(){return s.complete()},t)},function(r){return L(s,i,function(){return s.error(r)},t)}))})}function wi(i,t){return t===void 0&&(t=0),Ct(function(e,s){s.add(i.schedule(function(){return e.subscribe(s)},t))})}function ks(i,t){return X(i).pipe(wi(t),_i(t))}function Es(i,t){return X(i).pipe(wi(t),_i(t))}function Cs(i,t){return new _(function(e){var s=0;return t.schedule(function(){s===i.length?e.complete():(e.next(i[s++]),e.closed||this.schedule())})})}function Os(i,t){return new _(function(e){var s;return L(e,t,function(){s=i[$i](),L(e,t,function(){var r,n,o;try{r=s.next(),n=r.value,o=r.done}catch(a){e.error(a);return}o?e.complete():e.next(n)},0,!0)}),function(){return v(s==null?void 0:s.return)&&s.return()}})}function xi(i,t){if(!i)throw new Error("Iterable cannot be null");return new _(function(e){L(e,t,function(){var s=i[Symbol.asyncIterator]();L(e,t,function(){s.next().then(function(r){r.done?e.complete():e.next(r.value)})},0,!0)})})}function Ts(i,t){return xi(mi(i),t)}function Ps(i,t){if(i!=null){if(fi(i))return ks(i,t);if(hi(i))return Cs(i,t);if(di(i))return Es(i,t);if(pi(i))return xi(i,t);if(vi(i))return Os(i,t);if(yi(i))return Ts(i,t)}throw gi(i)}function Is(i,t){return t?Ps(i,t):X(i)}function Ls(i,t){return Ct(function(e,s){var r=0;e.subscribe($t(s,function(n){s.next(i.call(t,n,r++))}))})}function Rs(i,t,e,s,r,n,o,a){var l=[],c=0,u=0,h=!1,d=function(){h&&!l.length&&!c&&t.complete()},f=function(g){return c<s?$(g):l.push(g)},$=function(g){c++;var ht=!1;X(e(g,u++)).subscribe($t(t,function(Q){t.next(Q)},function(){ht=!0},void 0,function(){if(ht)try{c--;for(var Q=function(){var Rt=l.shift();o||$(Rt)};l.length&&c<s;)Q();d()}catch(Rt){t.error(Rt)}}))};return i.subscribe($t(t,f,function(){h=!0,d()})),function(){}}function Si(i,t,e){return e===void 0&&(e=1/0),v(t)?Si(function(s,r){return Ls(function(n,o){return t(s,n,r,o)})(X(i(s,r)))},e):(typeof t=="number"&&(e=t),Ct(function(s,r){return Rs(s,r,i,e)}))}function Us(i){return i===void 0&&(i=1/0),Si(li,i)}function js(){for(var i=[],t=0;t<arguments.length;t++)i[t]=arguments[t];var e=vs(i),s=ms(i,1/0),r=i;return r.length?r.length===1?X(r[0]):Us(s)(Is(r,e)):gs}/**
|
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=e}});function qt(i,t){if(i){var e=i.indexOf(t);0<=e&&i.splice(e,1)}}var Et=function(){function i(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return i.prototype.unsubscribe=function(){var t,e,s,r,n;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=q(o),l=a.next();!l.done;l=a.next()){var c=l.value;c.remove(this)}}catch(g){t={error:g}}finally{try{l&&!l.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}else o.remove(this);var u=this.initialTeardown;if(v(u))try{u()}catch(g){n=g instanceof Ut?g.errors:[g]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var d=q(h),f=d.next();!f.done;f=d.next()){var $=f.value;try{ye($)}catch(g){n=n??[],g instanceof Ut?n=Wt(Wt([],Yt(n)),Yt(g.errors)):n.push(g)}}}catch(g){s={error:g}}finally{try{f&&!f.done&&(r=d.return)&&r.call(d)}finally{if(s)throw s.error}}}if(n)throw new Ut(n)}},i.prototype.add=function(t){var e;if(t&&t!==this)if(this.closed)ye(t);else{if(t instanceof i){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(e=this._finalizers)!==null&&e!==void 0?e:[]).push(t)}},i.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},i.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},i.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&qt(e,t)},i.prototype.remove=function(t){var e=this._finalizers;e&&qt(e,t),t instanceof i&&t._removeParent(this)},i.EMPTY=function(){var t=new i;return t.closed=!0,t}(),i}(),ni=Et.EMPTY;function oi(i){return i instanceof Et||i&&"closed"in i&&v(i.remove)&&v(i.add)&&v(i.unsubscribe)}function ye(i){v(i)?i():i.unsubscribe()}var rs={Promise:void 0},ns={setTimeout:function(i,t){for(var e=[],s=2;s<arguments.length;s++)e[s-2]=arguments[s];return setTimeout.apply(void 0,Wt([i,t],Yt(e)))},clearTimeout:function(i){return clearTimeout(i)},delegate:void 0};function ai(i){ns.setTimeout(function(){throw i})}function be(){}function pt(i){i()}var Vt=function(i){Z(t,i);function t(e){var s=i.call(this)||this;return s.isStopped=!1,e?(s.destination=e,oi(e)&&e.add(s)):s.destination=ls,s}return t.create=function(e,s,r){return new Gt(e,s,r)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,i.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Et),os=function(){function i(t){this.partialObserver=t}return i.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(s){dt(s)}},i.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(s){dt(s)}else dt(t)},i.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(e){dt(e)}},i}(),Gt=function(i){Z(t,i);function t(e,s,r){var n=i.call(this)||this,o;return v(e)||!e?o={next:e??void 0,error:s??void 0,complete:r??void 0}:o=e,n.destination=new os(o),n}return t}(Vt);function dt(i){ai(i)}function as(i){throw i}var ls={closed:!0,next:be,error:as,complete:be},te=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function li(i){return i}function cs(i){return i.length===0?li:i.length===1?i[0]:function(e){return i.reduce(function(s,r){return r(s)},e)}}var _=function(){function i(t){t&&(this._subscribe=t)}return i.prototype.lift=function(t){var e=new i;return e.source=this,e.operator=t,e},i.prototype.subscribe=function(t,e,s){var r=this,n=hs(t)?t:new Gt(t,e,s);return pt(function(){var o=r,a=o.operator,l=o.source;n.add(a?a.call(n,l):l?r._subscribe(n):r._trySubscribe(n))}),n},i.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},i.prototype.forEach=function(t,e){var s=this;return e=_e(e),new e(function(r,n){var o=new Gt({next:function(a){try{t(a)}catch(l){n(l),o.unsubscribe()}},error:n,complete:r});s.subscribe(o)})},i.prototype._subscribe=function(t){var e;return(e=this.source)===null||e===void 0?void 0:e.subscribe(t)},i.prototype[te]=function(){return this},i.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return cs(t)(this)},i.prototype.toPromise=function(t){var e=this;return t=_e(t),new t(function(s,r){var n;e.subscribe(function(o){return n=o},function(o){return r(o)},function(){return s(n)})})},i.create=function(t){return new i(t)},i}();function _e(i){var t;return(t=i??rs.Promise)!==null&&t!==void 0?t:Promise}function us(i){return i&&v(i.next)&&v(i.error)&&v(i.complete)}function hs(i){return i&&i instanceof Vt||us(i)&&oi(i)}function ds(i){return v(i==null?void 0:i.lift)}function Ct(i){return function(t){if(ds(t))return t.lift(function(e){try{return i(e,this)}catch(s){this.error(s)}});throw new TypeError("Unable to lift unknown Observable type")}}function $t(i,t,e,s,r){return new fs(i,t,e,s,r)}var fs=function(i){Z(t,i);function t(e,s,r,n,o,a){var l=i.call(this,e)||this;return l.onFinalize=o,l.shouldUnsubscribe=a,l._next=s?function(c){try{s(c)}catch(u){e.error(u)}}:i.prototype._next,l._error=n?function(c){try{n(c)}catch(u){e.error(u)}finally{this.unsubscribe()}}:i.prototype._error,l._complete=r?function(){try{r()}catch(c){e.error(c)}finally{this.unsubscribe()}}:i.prototype._complete,l}return t.prototype.unsubscribe=function(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var s=this.closed;i.prototype.unsubscribe.call(this),!s&&((e=this.onFinalize)===null||e===void 0||e.call(this))}},t}(Vt),ps=ri(function(i){return function(){i(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Ot=function(i){Z(t,i);function t(){var e=i.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return t.prototype.lift=function(e){var s=new we(this,this);return s.operator=e,s},t.prototype._throwIfClosed=function(){if(this.closed)throw new ps},t.prototype.next=function(e){var s=this;pt(function(){var r,n;if(s._throwIfClosed(),!s.isStopped){s.currentObservers||(s.currentObservers=Array.from(s.observers));try{for(var o=q(s.currentObservers),a=o.next();!a.done;a=o.next()){var l=a.value;l.next(e)}}catch(c){r={error:c}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}})},t.prototype.error=function(e){var s=this;pt(function(){if(s._throwIfClosed(),!s.isStopped){s.hasError=s.isStopped=!0,s.thrownError=e;for(var r=s.observers;r.length;)r.shift().error(e)}})},t.prototype.complete=function(){var e=this;pt(function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var s=e.observers;s.length;)s.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return((e=this.observers)===null||e===void 0?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(e){return this._throwIfClosed(),i.prototype._trySubscribe.call(this,e)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var s=this,r=this,n=r.hasError,o=r.isStopped,a=r.observers;return n||o?ni:(this.currentObservers=null,a.push(e),new Et(function(){s.currentObservers=null,qt(a,e)}))},t.prototype._checkFinalizedStatuses=function(e){var s=this,r=s.hasError,n=s.thrownError,o=s.isStopped;r?e.error(n):o&&e.complete()},t.prototype.asObservable=function(){var e=new _;return e.source=this,e},t.create=function(e,s){return new we(e,s)},t}(_),we=function(i){Z(t,i);function t(e,s){var r=i.call(this)||this;return r.destination=e,r.source=s,r}return t.prototype.next=function(e){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.next)===null||r===void 0||r.call(s,e)},t.prototype.error=function(e){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.error)===null||r===void 0||r.call(s,e)},t.prototype.complete=function(){var e,s;(s=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||s===void 0||s.call(e)},t.prototype._subscribe=function(e){var s,r;return(r=(s=this.source)===null||s===void 0?void 0:s.subscribe(e))!==null&&r!==void 0?r:ni},t}(Ot),ci=function(i){Z(t,i);function t(e){var s=i.call(this)||this;return s._value=e,s}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(e){var s=i.prototype._subscribe.call(this,e);return!s.closed&&e.next(this._value),s},t.prototype.getValue=function(){var e=this,s=e.hasError,r=e.thrownError,n=e._value;if(s)throw r;return this._throwIfClosed(),n},t.prototype.next=function(e){i.prototype.next.call(this,this._value=e)},t}(Ot),gs=new _(function(i){return i.complete()});function $s(i){return i&&v(i.schedule)}function ui(i){return i[i.length-1]}function vs(i){return $s(ui(i))?i.pop():void 0}function ms(i,t){return typeof ui(i)=="number"?i.pop():t}var hi=function(i){return i&&typeof i.length=="number"&&typeof i!="function"};function di(i){return v(i==null?void 0:i.then)}function fi(i){return v(i[te])}function pi(i){return Symbol.asyncIterator&&v(i==null?void 0:i[Symbol.asyncIterator])}function gi(i){return new TypeError("You provided "+(i!==null&&typeof i=="object"?"an invalid object":"'"+i+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function ys(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var $i=ys();function vi(i){return v(i==null?void 0:i[$i])}function mi(i){return is(this,arguments,function(){var e,s,r,n;return si(this,function(o){switch(o.label){case 0:e=i.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,z(e.read())];case 3:return s=o.sent(),r=s.value,n=s.done,n?[4,z(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,z(r)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return e.releaseLock(),[7];case 10:return[2]}})})}function yi(i){return v(i==null?void 0:i.getReader)}function X(i){if(i instanceof _)return i;if(i!=null){if(fi(i))return bs(i);if(hi(i))return _s(i);if(di(i))return ws(i);if(pi(i))return bi(i);if(vi(i))return xs(i);if(yi(i))return Ss(i)}throw gi(i)}function bs(i){return new _(function(t){var e=i[te]();if(v(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function _s(i){return new _(function(t){for(var e=0;e<i.length&&!t.closed;e++)t.next(i[e]);t.complete()})}function ws(i){return new _(function(t){i.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,ai)})}function xs(i){return new _(function(t){var e,s;try{for(var r=q(i),n=r.next();!n.done;n=r.next()){var o=n.value;if(t.next(o),t.closed)return}}catch(a){e={error:a}}finally{try{n&&!n.done&&(s=r.return)&&s.call(r)}finally{if(e)throw e.error}}t.complete()})}function bi(i){return new _(function(t){As(i,t).catch(function(e){return t.error(e)})})}function Ss(i){return bi(mi(i))}function As(i,t){var e,s,r,n;return es(this,void 0,void 0,function(){var o,a;return si(this,function(l){switch(l.label){case 0:l.trys.push([0,5,6,11]),e=ss(i),l.label=1;case 1:return[4,e.next()];case 2:if(s=l.sent(),!!s.done)return[3,4];if(o=s.value,t.next(o),t.closed)return[2];l.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=l.sent(),r={error:a},[3,11];case 6:return l.trys.push([6,,9,10]),s&&!s.done&&(n=e.return)?[4,n.call(e)]:[3,8];case 7:l.sent(),l.label=8;case 8:return[3,10];case 9:if(r)throw r.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function L(i,t,e,s,r){s===void 0&&(s=0),r===void 0&&(r=!1);var n=t.schedule(function(){e(),r?i.add(this.schedule(null,s)):this.unsubscribe()},s);if(i.add(n),!r)return n}function _i(i,t){return t===void 0&&(t=0),Ct(function(e,s){e.subscribe($t(s,function(r){return L(s,i,function(){return s.next(r)},t)},function(){return L(s,i,function(){return s.complete()},t)},function(r){return L(s,i,function(){return s.error(r)},t)}))})}function wi(i,t){return t===void 0&&(t=0),Ct(function(e,s){s.add(i.schedule(function(){return e.subscribe(s)},t))})}function ks(i,t){return X(i).pipe(wi(t),_i(t))}function Es(i,t){return X(i).pipe(wi(t),_i(t))}function Cs(i,t){return new _(function(e){var s=0;return t.schedule(function(){s===i.length?e.complete():(e.next(i[s++]),e.closed||this.schedule())})})}function Os(i,t){return new _(function(e){var s;return L(e,t,function(){s=i[$i](),L(e,t,function(){var r,n,o;try{r=s.next(),n=r.value,o=r.done}catch(a){e.error(a);return}o?e.complete():e.next(n)},0,!0)}),function(){return v(s==null?void 0:s.return)&&s.return()}})}function xi(i,t){if(!i)throw new Error("Iterable cannot be null");return new _(function(e){L(e,t,function(){var s=i[Symbol.asyncIterator]();L(e,t,function(){s.next().then(function(r){r.done?e.complete():e.next(r.value)})},0,!0)})})}function Ts(i,t){return xi(mi(i),t)}function Ps(i,t){if(i!=null){if(fi(i))return ks(i,t);if(hi(i))return Cs(i,t);if(di(i))return Es(i,t);if(pi(i))return xi(i,t);if(vi(i))return Os(i,t);if(yi(i))return Ts(i,t)}throw gi(i)}function Is(i,t){return t?Ps(i,t):X(i)}function Ls(i,t){return Ct(function(e,s){var r=0;e.subscribe($t(s,function(n){s.next(i.call(t,n,r++))}))})}function Rs(i,t,e,s,r,n,o,a){var l=[],c=0,u=0,h=!1,d=function(){h&&!l.length&&!c&&t.complete()},f=function(g){return c<s?$(g):l.push(g)},$=function(g){c++;var ht=!1;X(e(g,u++)).subscribe($t(t,function(Q){t.next(Q)},function(){ht=!0},void 0,function(){if(ht)try{c--;for(var Q=function(){var Rt=l.shift();o||$(Rt)};l.length&&c<s;)Q();d()}catch(Rt){t.error(Rt)}}))};return i.subscribe($t(t,f,function(){h=!0,d()})),function(){}}function Si(i,t,e){return e===void 0&&(e=1/0),v(t)?Si(function(s,r){return Ls(function(n,o){return t(s,n,r,o)})(X(i(s,r)))},e):(typeof t=="number"&&(e=t),Ct(function(s,r){return Rs(s,r,i,e)}))}function Us(i){return i===void 0&&(i=1/0),Si(li,i)}function js(){for(var i=[],t=0;t<arguments.length;t++)i[t]=arguments[t];var e=vs(i),s=ms(i,1/0),r=i;return r.length?r.length===1?X(r[0]):Us(s)(Is(r,e)):gs}/**
|
|
4
4
|
* @license
|
|
5
5
|
* Copyright 2019 Google LLC
|
|
6
6
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* @license
|
|
9
9
|
* Copyright 2017 Google LLC
|
|
10
10
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
11
|
-
*/const{is:Bs,defineProperty:Hs,getOwnPropertyDescriptor:
|
|
11
|
+
*/const{is:Bs,defineProperty:Hs,getOwnPropertyDescriptor:Fs,getOwnPropertyNames:Ds,getOwnPropertySymbols:zs,getPrototypeOf:Ys}=Object,O=globalThis,Ae=O.trustedTypes,Ws=Ae?Ae.emptyScript:"",jt=O.reactiveElementPolyfillSupport,V=(i,t)=>i,vt={toAttribute(i,t){switch(t){case Boolean:i=i?Ws:null;break;case Object:case Array:i=i==null?i:JSON.stringify(i)}return i},fromAttribute(i,t){let e=i;switch(t){case Boolean:e=i!==null;break;case Number:e=i===null?null:Number(i);break;case Object:case Array:try{e=JSON.parse(i)}catch{e=null}}return e}},se=(i,t)=>!Bs(i,t),ke={attribute:!0,type:String,converter:vt,reflect:!1,hasChanged:se};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),O.litPropertyMetadata??(O.litPropertyMetadata=new WeakMap);let B=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??(this.l=[])).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=ke){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const s=Symbol(),r=this.getPropertyDescriptor(t,s,e);r!==void 0&&Hs(this.prototype,t,r)}}static getPropertyDescriptor(t,e,s){const{get:r,set:n}=Fs(this.prototype,t)??{get(){return this[e]},set(o){this[e]=o}};return{get(){return r==null?void 0:r.call(this)},set(o){const a=r==null?void 0:r.call(this);n.call(this,o),this.requestUpdate(t,a,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??ke}static _$Ei(){if(this.hasOwnProperty(V("elementProperties")))return;const t=Ys(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(V("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(V("properties"))){const e=this.properties,s=[...Ds(e),...zs(e)];for(const r of s)this.createProperty(r,e[r])}const t=this[Symbol.metadata];if(t!==null){const e=litPropertyMetadata.get(t);if(e!==void 0)for(const[s,r]of e)this.elementProperties.set(s,r)}this._$Eh=new Map;for(const[e,s]of this.elementProperties){const r=this._$Eu(e,s);r!==void 0&&this._$Eh.set(r,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const s=new Set(t.flat(1/0).reverse());for(const r of s)e.unshift(Se(r))}else t!==void 0&&e.push(Se(t));return e}static _$Eu(t,e){const s=e.attribute;return s===!1?void 0:typeof s=="string"?s:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e;(this._$EO??(this._$EO=new Set)).add(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)==null||e.call(t))}removeController(t){var e;(e=this._$EO)==null||e.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const s of e.keys())this.hasOwnProperty(s)&&(t.set(s,this[s]),delete this[s]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Ns(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(e=>{var s;return(s=e.hostConnected)==null?void 0:s.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(e=>{var s;return(s=e.hostDisconnected)==null?void 0:s.call(e)})}attributeChangedCallback(t,e,s){this._$AK(t,s)}_$EC(t,e){var n;const s=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,s);if(r!==void 0&&s.reflect===!0){const o=(((n=s.converter)==null?void 0:n.toAttribute)!==void 0?s.converter:vt).toAttribute(e,s.type);this._$Em=t,o==null?this.removeAttribute(r):this.setAttribute(r,o),this._$Em=null}}_$AK(t,e){var n;const s=this.constructor,r=s._$Eh.get(t);if(r!==void 0&&this._$Em!==r){const o=s.getPropertyOptions(r),a=typeof o.converter=="function"?{fromAttribute:o.converter}:((n=o.converter)==null?void 0:n.fromAttribute)!==void 0?o.converter:vt;this._$Em=r,this[r]=a.fromAttribute(e,o.type),this._$Em=null}}requestUpdate(t,e,s){if(t!==void 0){if(s??(s=this.constructor.getPropertyOptions(t)),!(s.hasChanged??se)(this[t],e))return;this.P(t,e,s)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(t,e,s){this._$AL.has(t)||this._$AL.set(t,e),s.reflect===!0&&this._$Em!==t&&(this._$Ej??(this._$Ej=new Set)).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var s;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[n,o]of this._$Ep)this[n]=o;this._$Ep=void 0}const r=this.constructor.elementProperties;if(r.size>0)for(const[n,o]of r)o.wrapped!==!0||this._$AL.has(n)||this[n]===void 0||this.P(n,this[n],o)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(s=this._$EO)==null||s.forEach(r=>{var n;return(n=r.hostUpdate)==null?void 0:n.call(r)}),this.update(e)):this._$EU()}catch(r){throw t=!1,this._$EU(),r}t&&this._$AE(e)}willUpdate(t){}_$AE(t){var e;(e=this._$EO)==null||e.forEach(s=>{var r;return(r=s.hostUpdated)==null?void 0:r.call(s)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&(this._$Ej=this._$Ej.forEach(e=>this._$EC(e,this[e]))),this._$EU()}updated(t){}firstUpdated(t){}};B.elementStyles=[],B.shadowRootOptions={mode:"open"},B[V("elementProperties")]=new Map,B[V("finalized")]=new Map,jt==null||jt({ReactiveElement:B}),(O.reactiveElementVersions??(O.reactiveElementVersions=[])).push("2.0.4");/**
|
|
12
12
|
* @license
|
|
13
13
|
* Copyright 2017 Google LLC
|
|
14
14
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
* @license
|
|
55
55
|
* Copyright 2017 Google LLC
|
|
56
56
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
57
|
-
*/const et=(i,t)=>{var s;const e=i._$AN;if(e===void 0)return!1;for(const r of e)(s=r._$AO)==null||s.call(r,t,!1),et(r,t);return!0},bt=i=>{let t,e;do{if((t=i._$AM)===void 0)break;e=t._$AN,e.delete(i),i=t}while((e==null?void 0:e.size)===0)},Ii=i=>{for(let t;t=i._$AM;i=t){let e=t._$AN;if(e===void 0)t._$AN=e=new Set;else if(e.has(i))break;e.add(i),cr(t)}};function ar(i){this._$AN!==void 0?(bt(this),this._$AM=i,Ii(this)):this._$AM=i}function lr(i,t=!1,e=0){const s=this._$AH,r=this._$AN;if(r!==void 0&&r.size!==0)if(t)if(Array.isArray(s))for(let n=e;n<s.length;n++)et(s[n],!1),bt(s[n]);else s!=null&&(et(s,!1),bt(s));else et(this,i)}const cr=i=>{i.type==ne.CHILD&&(i._$AP??(i._$AP=lr),i._$AQ??(i._$AQ=ar))};class Li extends Pi{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,s){super._$AT(t,e,s),Ii(this),this.isConnected=t._$AU}_$AO(t,e=!0){var s,r;t!==this.isConnected&&(this.isConnected=t,t?(s=this.reconnected)==null||s.call(this):(r=this.disconnected)==null||r.call(this)),e&&(et(this,t),bt(this))}setValue(t){if(or(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}}const ur=new WeakMap;let Le=0;const Ht=new Map,Re=new WeakSet,Ue=()=>new Promise(i=>requestAnimationFrame(i)),je=[{transform:"translateY(-100%) scale(0)",opacity:0}],hr=[{transform:"translateX(100%) scale(0)",opacity:0}],Me=(i,t)=>{const e=i-t;return e===0?void 0:e},Ne=(i,t)=>{const e=i/t;return e===1?void 0:e},
|
|
57
|
+
*/const et=(i,t)=>{var s;const e=i._$AN;if(e===void 0)return!1;for(const r of e)(s=r._$AO)==null||s.call(r,t,!1),et(r,t);return!0},bt=i=>{let t,e;do{if((t=i._$AM)===void 0)break;e=t._$AN,e.delete(i),i=t}while((e==null?void 0:e.size)===0)},Ii=i=>{for(let t;t=i._$AM;i=t){let e=t._$AN;if(e===void 0)t._$AN=e=new Set;else if(e.has(i))break;e.add(i),cr(t)}};function ar(i){this._$AN!==void 0?(bt(this),this._$AM=i,Ii(this)):this._$AM=i}function lr(i,t=!1,e=0){const s=this._$AH,r=this._$AN;if(r!==void 0&&r.size!==0)if(t)if(Array.isArray(s))for(let n=e;n<s.length;n++)et(s[n],!1),bt(s[n]);else s!=null&&(et(s,!1),bt(s));else et(this,i)}const cr=i=>{i.type==ne.CHILD&&(i._$AP??(i._$AP=lr),i._$AQ??(i._$AQ=ar))};class Li extends Pi{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,s){super._$AT(t,e,s),Ii(this),this.isConnected=t._$AU}_$AO(t,e=!0){var s,r;t!==this.isConnected&&(this.isConnected=t,t?(s=this.reconnected)==null||s.call(this):(r=this.disconnected)==null||r.call(this)),e&&(et(this,t),bt(this))}setValue(t){if(or(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}}const ur=new WeakMap;let Le=0;const Ht=new Map,Re=new WeakSet,Ue=()=>new Promise(i=>requestAnimationFrame(i)),je=[{transform:"translateY(-100%) scale(0)",opacity:0}],hr=[{transform:"translateX(100%) scale(0)",opacity:0}],Me=(i,t)=>{const e=i-t;return e===0?void 0:e},Ne=(i,t)=>{const e=i/t;return e===1?void 0:e},Ft={left:(i,t)=>{const e=Me(i,t);return{value:e,transform:e==null||isNaN(e)?void 0:`translateX(${e}px)`}},top:(i,t)=>{const e=Me(i,t);return{value:e,transform:e==null||isNaN(e)?void 0:`translateY(${e}px)`}},width:(i,t)=>{let e;t===0&&(t=1,e={width:"1px"});const s=Ne(i,t);return{value:s,overrideFrom:e,transform:s==null||isNaN(s)?void 0:`scaleX(${s})`}},height:(i,t)=>{let e;t===0&&(t=1,e={height:"1px"});const s=Ne(i,t);return{value:s,overrideFrom:e,transform:s==null||isNaN(s)?void 0:`scaleY(${s})`}}},dr={duration:333,easing:"ease-in-out"},fr=["left","top","width","height","opacity","color","background"],Be=new WeakMap;class pr extends Li{constructor(t){if(super(t),this.t=!1,this.i=null,this.o=null,this.h=!0,this.shouldLog=!1,t.type===ne.CHILD)throw Error("The `animate` directive must be used in attribute position.");this.createFinished()}createFinished(){var t;(t=this.resolveFinished)==null||t.call(this),this.finished=new Promise(e=>{this.l=e})}async resolveFinished(){var t;(t=this.l)==null||t.call(this),this.l=void 0}render(t){return p}getController(){return ur.get(this.u)}isDisabled(){var t;return this.options.disabled||((t=this.getController())==null?void 0:t.disabled)}update(t,[e]){var r;const s=this.u===void 0;return s&&(this.u=(r=t.options)==null?void 0:r.host,this.u.addController(this),this.u.updateComplete.then(n=>this.t=!0),this.element=t.element,Be.set(this.element,this)),this.optionsOrCallback=e,(s||typeof e!="function")&&this.p(e),this.render(e)}p(t){t=t??{};const e=this.getController();e!==void 0&&((t={...e.defaultOptions,...t}).keyframeOptions={...e.defaultOptions.keyframeOptions,...t.keyframeOptions}),t.properties??(t.properties=fr),this.options=t}m(){const t={},e=this.element.getBoundingClientRect(),s=getComputedStyle(this.element);return this.options.properties.forEach(r=>{const n=e[r]??(Ft[r]?void 0:s[r]),o=Number(n);t[r]=isNaN(o)?n+"":o}),t}v(){let t,e=!0;return this.options.guard&&(t=this.options.guard(),e=((s,r)=>{if(Array.isArray(s)){if(Array.isArray(r)&&r.length===s.length&&s.every((n,o)=>n===r[o]))return!1}else if(r===s)return!1;return!0})(t,this._)),this.h=this.t&&!this.isDisabled()&&!this.isAnimating()&&e&&this.element.isConnected,this.h&&(this._=Array.isArray(t)?Array.from(t):t),this.h}hostUpdate(){typeof this.optionsOrCallback=="function"&&this.p(this.optionsOrCallback()),this.v()&&(this.A=this.m(),this.i=this.i??this.element.parentNode,this.o=this.element.nextSibling)}async hostUpdated(){if(!this.h||!this.element.isConnected||this.options.skipInitial&&!this.isHostRendered)return;let t;this.prepare(),await Ue;const e=this.O(),s=this.j(this.options.keyframeOptions,e),r=this.m();if(this.A!==void 0){const{from:n,to:o}=this.N(this.A,r,e);this.log("measured",[this.A,r,n,o]),t=this.calculateKeyframes(n,o)}else{const n=Ht.get(this.options.inId);if(n){Ht.delete(this.options.inId);const{from:o,to:a}=this.N(n,r,e);t=this.calculateKeyframes(o,a),t=this.options.in?[{...this.options.in[0],...t[0]},...this.options.in.slice(1),t[1]]:t,Le++,t.forEach(l=>l.zIndex=Le)}else this.options.in&&(t=[...this.options.in,{}])}this.animate(t,s)}resetStyles(){this.P!==void 0&&(this.element.setAttribute("style",this.P??""),this.P=void 0)}commitStyles(){var t,e;this.P=this.element.getAttribute("style"),(t=this.webAnimation)==null||t.commitStyles(),(e=this.webAnimation)==null||e.cancel()}reconnected(){}async disconnected(){var e;if(!this.h||(this.options.id!==void 0&&Ht.set(this.options.id,this.A),this.options.out===void 0))return;if(this.prepare(),await Ue(),(e=this.i)==null?void 0:e.isConnected){const s=this.o&&this.o.parentNode===this.i?this.o:null;if(this.i.insertBefore(this.element,s),this.options.stabilizeOut){const r=this.m();this.log("stabilizing out");const n=this.A.left-r.left,o=this.A.top-r.top;getComputedStyle(this.element).position!=="static"||n===0&&o===0||(this.element.style.position="relative"),n!==0&&(this.element.style.left=n+"px"),o!==0&&(this.element.style.top=o+"px")}}const t=this.j(this.options.keyframeOptions);await this.animate(this.options.out,t),this.element.remove()}prepare(){this.createFinished()}start(){var t,e;(e=(t=this.options).onStart)==null||e.call(t,this)}didFinish(t){var e,s;t&&((s=(e=this.options).onComplete)==null||s.call(e,this)),this.A=void 0,this.animatingProperties=void 0,this.frames=void 0,this.resolveFinished()}O(){const t=[];for(let e=this.element.parentNode;e;e=e==null?void 0:e.parentNode){const s=Be.get(e);s&&!s.isDisabled()&&s&&t.push(s)}return t}get isHostRendered(){const t=Re.has(this.u);return t||this.u.updateComplete.then(()=>{Re.add(this.u)}),t}j(t,e=this.O()){const s={...dr};return e.forEach(r=>Object.assign(s,r.options.keyframeOptions)),Object.assign(s,t),s}N(t,e,s){t={...t},e={...e};const r=s.map(a=>a.animatingProperties).filter(a=>a!==void 0);let n=1,o=1;return r.length>0&&(r.forEach(a=>{a.width&&(n/=a.width),a.height&&(o/=a.height)}),t.left!==void 0&&e.left!==void 0&&(t.left=n*t.left,e.left=n*e.left),t.top!==void 0&&e.top!==void 0&&(t.top=o*t.top,e.top=o*e.top)),{from:t,to:e}}calculateKeyframes(t,e,s=!1){const r={},n={};let o=!1;const a={};for(const l in e){const c=t[l],u=e[l];if(l in Ft){const h=Ft[l];if(c===void 0||u===void 0)continue;const d=h(c,u);d.transform!==void 0&&(a[l]=d.value,o=!0,r.transform=`${r.transform??""} ${d.transform}`,d.overrideFrom!==void 0&&Object.assign(r,d.overrideFrom))}else c!==u&&c!==void 0&&u!==void 0&&(o=!0,r[l]=c,n[l]=u)}return r.transformOrigin=n.transformOrigin=s?"center center":"top left",this.animatingProperties=a,o?[r,n]:void 0}async animate(t,e=this.options.keyframeOptions){this.start(),this.frames=t;let s=!1;if(!this.isAnimating()&&!this.isDisabled()&&(this.options.onFrames&&(this.frames=t=this.options.onFrames(this),this.log("modified frames",t)),t!==void 0)){this.log("animate",[t,e]),s=!0,this.webAnimation=this.element.animate(t,e);const r=this.getController();r==null||r.add(this);try{await this.webAnimation.finished}catch{}r==null||r.remove(this)}return this.didFinish(s),s}isAnimating(){var t,e;return((t=this.webAnimation)==null?void 0:t.playState)==="running"||((e=this.webAnimation)==null?void 0:e.pending)}log(t,e){this.shouldLog&&!this.isDisabled()&&console.log(t,this.options.id,e)}}const Ri=oe(pr),gr={name:"question",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60C47.464 60 60 47.464 60 32C59.9827 16.5432 47.4568 4.01731 32 4ZM32 55.6923C18.9151 55.6923 8.30769 45.0849 8.30769 32C8.30769 18.9151 18.9151 8.30769 32 8.30769C45.0849 8.30769 55.6923 18.9151 55.6923 32C55.6775 45.0788 45.0788 55.6775 32 55.6923Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M31.9423 37.5723L36.311 32.9068L36.7354 32.4448C39.7555 29.1161 40.7645 27.0647 40.7645 24.5087C40.7645 23.1091 40.4251 21.7942 39.7041 20.6491C38.3044 18.3587 35.6323 16.9166 32.2816 16.9166C28.7565 16.9166 25.3125 18.7414 23.2581 21.6772L23.1201 21.8791C22.8232 22.3032 22.696 22.6849 22.696 22.9818C22.696 23.7029 23.926 25.9932 25.2833 25.9932C25.5378 25.9932 25.7922 25.9084 26.0467 25.7388C26.2588 25.5691 26.5981 25.2298 27.0647 24.7208C28.8885 22.6849 30.1185 21.9215 31.7726 21.9215C33.6813 21.9215 35.081 23.1939 35.081 24.8905C35.081 26.375 34.2751 27.7746 32.3664 29.8529L28.2523 34.2216C27.9554 34.6033 27.7857 34.9426 27.7857 35.282C27.7857 35.6213 27.9978 36.1726 28.4219 36.8937C29.0581 37.8692 29.7368 38.3782 30.4578 38.3782C30.9244 38.3782 31.3909 38.1237 31.9423 37.5723ZM30.882 47.4972C29.2278 47.4972 27.6585 44.7403 27.6585 43.6799C27.6585 42.1954 30.0761 40.6261 32.4089 40.6261C33.6389 40.6261 34.2751 41.1775 34.2751 42.3227C34.2751 44.0616 33.4692 45.843 32.4513 46.7761C31.9423 47.2427 31.4334 47.4972 30.882 47.4972Z"/></svg>'};/**
|
|
58
58
|
* @license
|
|
59
59
|
* Copyright 2018 Google LLC
|
|
60
60
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
* @license
|
|
63
63
|
* Copyright 2020 Google LLC
|
|
64
64
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
65
|
-
*/const _t=()=>new $r;let $r=class{};const
|
|
65
|
+
*/const _t=()=>new $r;let $r=class{};const Dt=new WeakMap,ae=oe(class extends Li{render(i){return p}update(i,[t]){var s;const e=t!==this.Y;return e&&this.Y!==void 0&&this.rt(void 0),(e||this.lt!==this.ct)&&(this.Y=t,this.ht=(s=i.options)==null?void 0:s.host,this.rt(this.ct=i.element)),p}rt(i){if(this.isConnected||(i=void 0),typeof this.Y=="function"){const t=this.ht??globalThis;let e=Dt.get(t);e===void 0&&(e=new WeakMap,Dt.set(t,e)),e.get(this.Y)!==void 0&&this.Y.call(this.ht,void 0),e.set(this.Y,i),i!==void 0&&this.Y.call(this.ht,i)}else this.Y.value=i}get lt(){var i,t;return typeof this.Y=="function"?(i=Dt.get(this.ht??globalThis))==null?void 0:i.get(this.Y):(t=this.Y)==null?void 0:t.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});var vr=Object.defineProperty,ct=(i,t,e,s)=>{for(var r=void 0,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=o(t,e,r)||r);return r&&vr(t,e,r),r};const pe=class pe extends x{constructor(){super(...arguments),this.active=!1,this.triggerVisible=!0,this.loaded=!1,this.containerRef=_t(),this.widgetActive$=new ci(!1),this.componentIsDestroyed$=new Ot}async connectedCallback(){super.connectedCallback(),this.icon=await this._renderSymbol(),this.loaded=!0,this._applyBranding()}disconnectedCallback(){super.disconnectedCallback(),this.componentIsDestroyed$.next(),this.componentIsDestroyed$.complete()}toggleActive(){var t;if(!((t=this.application)!=null&&t.root)){console.warn("Could not activate widget. No root element assigned to widget.");return}this.active=!this.active,this.active?(this.application.appendToDOM(),this.notify("widget-set-active",{widgetId:this.application.id,active:!0}),this.widgetActive$.next(!0),this.hideTrigger()):(this.application.hide(),this.notify("widget-set-active",{widgetId:this.application.id,active:!1}),this.widgetActive$.next(!1),this.showTrigger())}notify(t,e={}){window!=null&&window.parent&&window.parent.postMessage({type:t,data:e},"*")}_applyBranding(){var t;(t=this.application)!=null&&t.settings&&Ui(this.application.settings.branding,this)}async _renderSymbol(){var a,l,c;const t=(a=this.application)==null?void 0:a.branding(),e=(l=t==null?void 0:t.graphics)==null?void 0:l.trigger;if(e)return k` <img src=${e} class="trigger-icon" alt="" /> `;const s=(c=this.application)==null?void 0:c.triggerIcon;if(!s)return p;const r=async u=>gr,{type:n,content:o}=s;switch(n){case"Telia":{const u=await r();return u?k`<telia-icon
|
|
66
66
|
class="trigger-icon"
|
|
67
67
|
svg=${u.svg}
|
|
68
68
|
size="lg"
|
|
@@ -280,11 +280,11 @@
|
|
|
280
280
|
* @license
|
|
281
281
|
* Copyright 2021 Google LLC
|
|
282
282
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
283
|
-
*/let wr=class extends Event{constructor(t,e){super("context-provider",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=e}};class
|
|
283
|
+
*/let wr=class extends Event{constructor(t,e){super("context-provider",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=e}};class Fe extends _r{constructor(t,e,s){var r,n;super(e.context!==void 0?e.initialValue:s),this.onContextRequest=o=>{if(o.context!==this.context)return;const a=o.contextTarget??o.composedPath()[0];a!==this.host&&(o.stopPropagation(),this.addCallback(o.callback,a,o.subscribe))},this.onProviderRequest=o=>{if(o.context!==this.context||(o.contextTarget??o.composedPath()[0])===this.host)return;const a=new Set;for(const[l,{consumerHost:c}]of this.subscriptions)a.has(l)||(a.add(l),c.dispatchEvent(new br(this.context,c,l,!0)));o.stopPropagation()},this.host=t,e.context!==void 0?this.context=e.context:this.context=e,this.attachListeners(),(n=(r=this.host).addController)==null||n.call(r,this)}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest)}hostConnected(){this.host.dispatchEvent(new wr(this.context,this.host))}}/**
|
|
284
284
|
* @license
|
|
285
285
|
* Copyright 2017 Google LLC
|
|
286
286
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
287
|
-
*/function xr({context:i}){return(t,e)=>{const s=new WeakMap;if(typeof e=="object")return e.addInitializer(function(){s.set(this,new
|
|
287
|
+
*/function xr({context:i}){return(t,e)=>{const s=new WeakMap;if(typeof e=="object")return e.addInitializer(function(){s.set(this,new Fe(this,{context:i}))}),{get(){return t.get.call(this)},set(r){var n;return(n=s.get(this))==null||n.setValue(r),t.set.call(this,r)},init(r){var n;return(n=s.get(this))==null||n.setValue(r),r}};{t.constructor.addInitializer(o=>{s.set(o,new Fe(o,{context:i}))});const r=Object.getOwnPropertyDescriptor(t,e);let n;if(r===void 0){const o=new WeakMap;n={get(){return o.get(this)},set(a){s.get(this).setValue(a),o.set(this,a)},configurable:!0,enumerable:!0}}else{const o=r.set;n={...r,set(a){s.get(this).setValue(a),o==null||o.call(this,a)}}}return void Object.defineProperty(t,e,n)}}}var Sr=Object.defineProperty,Mi=(i,t,e,s)=>{for(var r=void 0,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=o(t,e,r)||r);return r&&Sr(t,e,r),r};const Ar="application",$e=class $e extends x{constructor(){super(...arguments),this.nodes=[],this.wrapperRef=_t(),this.fullscreen=!1,this.isReady=new ci(!1)}addChild(t){t.parent=this,this.nodes.push(t)}applyBranding(){if(!this.wrapperRef.value)return;const t=this.application.settings;t!=null&&t.branding&&Ui(t.branding,this.wrapperRef.value)}applyStyles(){if(!this.wrapperRef.value)return;const t=this.application.styles(),e=this.wrapperRef.value;Object.entries(t).forEach(([s,r])=>{e.style.setProperty(`--${s}`,r)})}firstUpdated(t){this.applyBranding(),this.applyStyles()}render(){var s,r;const t=this.application.settings.components.conversation;return((r=(s=t==null?void 0:t.properties)==null?void 0:s.chat)==null?void 0:r.isThirdPartyWidget)?this.renderRoot.host.classList.add("third-party"):this.application.renderStrategy===rt.Trigger&&(this.renderRoot.host.classList.add("floating"),this.application.anchor==="BottomLeft"?this.renderRoot.host.classList.add("bottom-left"):this.application.anchor==="BottomRight"&&this.renderRoot.host.classList.add("bottom-right")),this.application.fullscreen&&this.renderRoot.host.classList.add("fullscreen"),window.self!==window.top&&this.renderRoot.host.classList.add("embedded"),k`<div class="widget-container" ${ae(this.wrapperRef)}>
|
|
288
288
|
${yr(this.nodes,n=>n)}
|
|
289
289
|
</div>`}};$e.styles=M`
|
|
290
290
|
:host {
|
|
@@ -302,7 +302,20 @@
|
|
|
302
302
|
--gray-color: #f3f3f8;
|
|
303
303
|
--white-color: #fff;
|
|
304
304
|
--gray-dark-color: #a6a6a6;
|
|
305
|
-
|
|
305
|
+
|
|
306
|
+
--text-weak: #00000070;
|
|
307
|
+
--text-medium: #0000009E;
|
|
308
|
+
--text-default: #000000CC
|
|
309
|
+
--text-weak-negative: #FFFFFF5E;
|
|
310
|
+
--text-medium-negative: #FFFFFFA8;
|
|
311
|
+
--text-default-negative: #FFFFFFF2;
|
|
312
|
+
|
|
313
|
+
--border-color-weak: #00000029;
|
|
314
|
+
--border-color-medium: #00000054;
|
|
315
|
+
--border-color-strong: #0000008a;
|
|
316
|
+
--border-color-weak-negative: #ffffff29;
|
|
317
|
+
--border-color-medium-negative: #ffffff54;
|
|
318
|
+
--border-color-strong-negative: #ffffff8a;
|
|
306
319
|
|
|
307
320
|
--box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
|
|
308
321
|
--border-radius: var(--spacing-sm);
|
|
@@ -438,11 +451,11 @@
|
|
|
438
451
|
:host(.expanded.embedded) {
|
|
439
452
|
animation: none;
|
|
440
453
|
}
|
|
441
|
-
`;let nt=$e;Mi([b({attribute:!0})],nt.prototype,"fullscreen");Mi([b({attribute:!1}),xr({context:Ar})],nt.prototype,"application");const kt=class kt{constructor(t=kt.endpoint){this._endpoint=t}async getSite(t){const s=await(await fetch(t)).json();return s?{id:s.id,triggers:s.triggers||[],apps:(s.widgets||[]).map(r=>{let n=rt.Trigger;r.renderStrategy.toLowerCase()==="inline"&&(n=rt.Inline);const o=r.widgetId?r.widgetId:r.id,a=typeof r.autoActivate=="boolean"?r.autoActivate:!1,l=typeof r.anchor=="string"?r.anchor:"BottomRight",c=typeof r.triggerIcon=="string"?r.triggerIcon:"question";return{id:o,widgetId:o,renderStrategy:n,autoActivate:a,anchor:l,triggerIcon:{type:"Telia",content:c}}})}:null}async getWidget(t){const s=await(await fetch(`${this._endpoint}/widget/${t}`)).json();return s?{name:s.name,config:JSON.parse(s.configuration)}:null}};kt.endpoint="https://widgets.ace.teliacompany.net/api";let
|
|
454
|
+
`;let nt=$e;Mi([b({attribute:!0})],nt.prototype,"fullscreen");Mi([b({attribute:!1}),xr({context:Ar})],nt.prototype,"application");const kt=class kt{constructor(t=kt.endpoint){this._endpoint=t}async getSite(t){const s=await(await fetch(t)).json();return s?{id:s.id,triggers:s.triggers||[],apps:(s.widgets||[]).map(r=>{let n=rt.Trigger;r.renderStrategy.toLowerCase()==="inline"&&(n=rt.Inline);const o=r.widgetId?r.widgetId:r.id,a=typeof r.autoActivate=="boolean"?r.autoActivate:!1,l=typeof r.anchor=="string"?r.anchor:"BottomRight",c=typeof r.triggerIcon=="string"?r.triggerIcon:"question";return{id:o,widgetId:o,renderStrategy:n,autoActivate:a,anchor:l,triggerIcon:{type:"Telia",content:c}}})}:null}async getWidget(t){const s=await(await fetch(`${this._endpoint}/widget/${t}`)).json();return s?{name:s.name,config:JSON.parse(s.configuration)}:null}};kt.endpoint="https://widgets.ace.teliacompany.net/api";let De=kt;var kr=Object.defineProperty,le=(i,t,e,s)=>{for(var r=void 0,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=o(t,e,r)||r);return r&&kr(t,e,r),r};const ve=class ve extends x{constructor(){super(),this.status="deactivated",this.addEventListener("environment-created",this.onEnvironmentCreated)}async connectedCallback(){super.connectedCallback(),await this.getGlobalEnvironment()}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("environment-created",this.onEnvironmentCreated)}async onEnvironmentCreated(t){this.widget=t.detail.widget,await this.activate(),this.requestUpdate()}async activate(){this.widget&&(await this.widget.activate(),this.status="activated")}async getGlobalEnvironment(){const t=globalThis.widgets;t&&(this.widget=t.applications.find(e=>e.name===this.name),await this.activate())}render(){if(!this.widget||this.status!=="activated")return p;if(this.widget.renderStrategy===rt.Trigger){const t=new E;return t.application=this.widget,t}return this.widget.render()}};ve.styles=[M`
|
|
442
455
|
:host {
|
|
443
456
|
display: block;
|
|
444
457
|
}
|
|
445
|
-
`];let K=ve;le([b({attribute:!0})],K.prototype,"name");le([N()],K.prototype,"widget");le([N()],K.prototype,"status");customElements.get("ace-trigger-slot")||customElements.define("ace-trigger-slot",yt);customElements.get("ace-trigger")||customElements.define("ace-trigger",E);customElements.get("ace-unresolved-component")||customElements.define("ace-unresolved-component",Zt);customElements.get("ace-wrapper")||customElements.define("ace-wrapper",nt);customElements.get("ace-widget")||customElements.define("ace-widget",K);const Er=()=>"10000000-1000-4000-8000-100000000000".replace(/[018]/g,i=>(+i^crypto.getRandomValues(new Uint8Array(1))[0]&15>>+i/4).toString(16)),Cr=()=>typeof crypto.randomUUID=="function"?crypto.randomUUID():Er();class Or{constructor(t,e,s,r,n,o,a=!0){this.label=t,this.icon=e,this.onClick=s,this.closeOnClick=r,this.key=n,this.update=new Ot,this.id=Cr(),this._controller=o,this.enabled=a}updateLabel(t){this.label=t,this.update.next()}updateIcon(t){this.icon=t,this.update.next()}remove(){this._controller.removeOption(this)}subscribe(){return this.update.asObservable()}}class Tr{constructor(t){this._options=[],this._subscription=null,this._host=t,t.addController(this)}hostConnected(){}hostDisconnected(){this._subscription&&this._subscription.unsubscribe(),this._options=[]}addOption(t){const e=new Or(t.label,t.icon,t.onClick,t.closeOnClick,t.key,this);return this._options.push(e),this.handleUpdate(),e}removeOption(t){this._options=this._options.filter(e=>e.id!==t.id)}handleUpdate(){this._subscription&&this._subscription.unsubscribe();const t=this._options.map(e=>e.subscribe());this._subscription=js(t).subscribe(()=>{this._host.requestUpdate()})}set options(t){this._options=t,this._host.requestUpdate()}get options(){return this._options}hasOptions(){return this._options.length>0}}const H={allRenderFn:!1,cmpDidLoad:!0,cmpDidUnload:!1,cmpDidUpdate:!0,cmpDidRender:!0,cmpWillLoad:!0,cmpWillUpdate:!0,cmpWillRender:!0,connectedCallback:!0,disconnectedCallback:!0,element:!0,event:!0,hasRenderFn:!0,lifecycle:!0,hostListener:!0,hostListenerTargetWindow:!0,hostListenerTargetDocument:!0,hostListenerTargetBody:!0,hostListenerTargetParent:!1,hostListenerTarget:!0,member:!0,method:!0,mode:!0,observeAttribute:!0,prop:!0,propMutable:!0,reflect:!0,scoped:!0,shadowDom:!0,slot:!0,cssAnnotations:!0,state:!0,style:!0,svg:!0,updatable:!0,vdomAttribute:!0,vdomXlink:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomRef:!0,vdomPropOrAttr:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,watchCallback:!0,taskQueue:!0,hotModuleReplacement:!1,isDebug:!1,isDev:!1,isTesting:!1,hydrateServerSide:!1,hydrateClientSide:!1,lifecycleDOMEvents:!1,lazyLoad:!1,profile:!1,slotRelocation:!0,appendChildSlotFix:!1,cloneNodeFix:!1,hydratedAttribute:!1,hydratedClass:!0,safari10:!1,scriptDataOpts:!1,scopedSlotTextContentFix:!1,shadowDomShim:!1,slotChildNodesFix:!1,invisiblePrehydration:!0,propBoolean:!0,propNumber:!0,propString:!0,cssVarShim:!1,constructableCSS:!0,cmpShouldUpdate:!0,devTools:!1,dynamicImportShim:!1,shadowDelegatesFocus:!0,initializeNextTick:!1,asyncLoading:!1,asyncQueue:!1,transformTagName:!1,attachStyles:!0};let D,Ni,Pt,Bi=!1,wt=!1,ce=!1,y=!1,Fe=null,Xt=!1;const It=typeof window<"u"?window:{},S=It.document||{head:{}},Hi=It.HTMLElement||class{},m={$flags$:0,$resourcesUrl$:"",jmp:i=>i(),raf:i=>requestAnimationFrame(i),ael:(i,t,e,s)=>i.addEventListener(t,e,s),rel:(i,t,e,s)=>i.removeEventListener(t,e,s),ce:(i,t)=>new CustomEvent(i,t)},Pr=(()=>{let i=!1;try{S.addEventListener("e",null,Object.defineProperty({},"passive",{get(){i=!0}}))}catch{}return i})(),Ir=i=>Promise.resolve(i),Lr=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replace=="function"}catch{}return!1})(),Di=(i,t,e,s)=>{e&&e.map(([r,n,o])=>{const a=Ur(i,r),l=Rr(t,o),c=jr(r);m.ael(a,n,l,c),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>m.rel(a,n,l,c))})},Rr=(i,t)=>e=>{try{H.lazyLoad||i.$hostElement$[t](e)}catch(s){ut(s)}},Ur=(i,t)=>t&4?S:t&8?It:t&16?S.body:i,jr=i=>Pr?{passive:(i&1)!==0,capture:(i&2)!==0}:(i&2)!==0,Ye="http://www.w3.org/1999/xlink",j=(i,t="")=>()=>{},We=new WeakMap,Mr=(i,t,e)=>{let s=At.get(i);Lr&&e?(s=s||new CSSStyleSheet,s.replace(t)):s=t,At.set(i,s)},Nr=(i,t,e,s)=>{let r=zi(t,e),n=At.get(r);if(i=i.nodeType===11?i:S,n)if(typeof n=="string"){i=i.head||i;let o=We.get(i),a;o||We.set(i,o=new Set),o.has(r)||(a=S.createElement("style"),a.innerHTML=n,i.insertBefore(a,i.querySelector("link")),o&&o.add(r))}else i.adoptedStyleSheets.includes(n)||(i.adoptedStyleSheets=[...i.adoptedStyleSheets,n]);return r},Br=i=>{const t=i.$cmpMeta$,e=i.$hostElement$,s=t.$flags$,r=j("attachStyles",t.$tagName$),n=Nr(e.shadowRoot?e.shadowRoot:e.getRootNode(),t,i.$modeName$);s&10&&(e["s-sc"]=n,e.classList.add(n+"-h"),s&2&&e.classList.add(n+"-s")),r()},zi=(i,t)=>"sc-"+(t&&i.$flags$&32?i.$tagName$+"-"+t:i.$tagName$),Hr=i=>gn.map(t=>t(i)).find(t=>!!t),qe={},Dr="http://www.w3.org/2000/svg",zr="http://www.w3.org/1999/xhtml",Fr=i=>i!=null,ue=i=>(i=typeof i,i==="object"||i==="function"),Y=(i,t,...e)=>{let s=null,r=null,n=null,o=!1,a=!1,l=[];const c=h=>{for(let d=0;d<h.length;d++)s=h[d],Array.isArray(s)?c(s):s!=null&&typeof s!="boolean"&&((o=typeof i!="function"&&!ue(s))&&(s=String(s)),o&&a?l[l.length-1].$text$+=s:l.push(o?xt(null,s):s),a=o)};if(c(e),t){t.key&&(r=t.key),t.name&&(n=t.name);{const h=t.className||t.class;h&&(t.class=typeof h!="object"?h:Object.keys(h).filter(d=>h[d]).join(" "))}}if(typeof i=="function")return i(t===null?{}:t,l,Wr);const u=xt(i,null);return u.$attrs$=t,l.length>0&&(u.$children$=l),u.$key$=r,u.$name$=n,u},xt=(i,t)=>{const e={$flags$:0,$tag$:i,$text$:t,$elm$:null,$children$:null};return e.$attrs$=null,e.$key$=null,e.$name$=null,e},he={},Yr=i=>i&&i.$tag$===he,Wr={forEach:(i,t)=>i.map(Ge).forEach(t),map:(i,t)=>i.map(Ge).map(t).map(qr)},Ge=i=>({vattrs:i.$attrs$,vchildren:i.$children$,vkey:i.$key$,vname:i.$name$,vtag:i.$tag$,vtext:i.$text$}),qr=i=>{if(typeof i.vtag=="function"){const e=Object.assign({},i.vattrs);return i.vkey&&(e.key=i.vkey),i.vname&&(e.name=i.vname),Y(i.vtag,e,...i.vchildren||[])}const t=xt(i.vtag,i.vtext);return t.$attrs$=i.vattrs,t.$children$=i.vchildren,t.$key$=i.vkey,t.$name$=i.vname,t},Ke=(i,t,e,s,r,n)=>{if(e!==s){let o=Je(i,t),a=t.toLowerCase();if(t==="class"){const l=i.classList,c=Ze(e),u=Ze(s);l.remove(...c.filter(h=>h&&!u.includes(h))),l.add(...u.filter(h=>h&&!c.includes(h)))}else if(t==="style"){for(const l in e)(!s||s[l]==null)&&(l.includes("-")?i.style.removeProperty(l):i.style[l]="");for(const l in s)(!e||s[l]!==e[l])&&(l.includes("-")?i.style.setProperty(l,s[l]):i.style[l]=s[l])}else if(t!=="key")if(t==="ref")s&&s(i);else if(!i.__lookupSetter__(t)&&t[0]==="o"&&t[1]==="n")t[2]==="-"?t=t.slice(3):Je(It,a)?t=a.slice(2):t=a[2]+t.slice(3),e&&m.rel(i,t,e,!1),s&&m.ael(i,t,s,!1);else{const l=ue(s);if((o||l&&s!==null)&&!r)try{if(i.tagName.includes("-"))i[t]=s;else{let u=s??"";t==="list"?o=!1:(e==null||i[t]!=u)&&(i[t]=u)}}catch{}let c=!1;a!==(a=a.replace(/^xlink\:?/,""))&&(t=a,c=!0),s==null||s===!1?(s!==!1||i.getAttribute(t)==="")&&(c?i.removeAttributeNS(Ye,t):i.removeAttribute(t)):(!o||n&4||r)&&!l&&(s=s===!0?"":s,c?i.setAttributeNS(Ye,t,s):i.setAttribute(t,s))}}},Gr=/\s/,Ze=i=>i?i.split(Gr):[],Fi=(i,t,e,s)=>{const r=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,n=i&&i.$attrs$||qe,o=t.$attrs$||qe;for(s in n)s in o||Ke(r,s,n[s],void 0,e,t.$flags$);for(s in o)Ke(r,s,n[s],o[s],e,t.$flags$)},St=(i,t,e,s)=>{let r=t.$children$[e],n=0,o,a,l;if(Bi||(ce=!0,r.$tag$==="slot"&&(D&&s.classList.add(D+"-s"),r.$flags$|=r.$children$?2:1)),r.$text$!==null)o=r.$elm$=S.createTextNode(r.$text$);else if(r.$flags$&1)o=r.$elm$=S.createTextNode("");else{if(y||(y=r.$tag$==="svg"),o=r.$elm$=S.createElementNS(y?Dr:zr,r.$flags$&2?"slot-fb":r.$tag$),y&&r.$tag$==="foreignObject"&&(y=!1),Fi(null,r,y),Fr(D)&&o["s-si"]!==D&&o.classList.add(o["s-si"]=D),r.$children$)for(n=0;n<r.$children$.length;++n)a=St(i,r,n,o),a&&o.appendChild(a);r.$tag$==="svg"?y=!1:o.tagName==="foreignObject"&&(y=!0)}return o["s-hn"]=Pt,r.$flags$&3&&(o["s-sr"]=!0,o["s-cr"]=Ni,o["s-sn"]=r.$name$||"",l=i&&i.$children$&&i.$children$[e],l&&l.$tag$===r.$tag$&&i.$elm$&&ot(i.$elm$,!1)),o},ot=(i,t)=>{m.$flags$|=1;const e=i.childNodes;for(let s=e.length-1;s>=0;s--){const r=e[s];r["s-hn"]!==Pt&&r["s-ol"]&&(qi(r).insertBefore(r,de(r)),r["s-ol"].remove(),r["s-ol"]=void 0,ce=!0),t&&ot(r,t)}m.$flags$&=-2},Yi=(i,t,e,s,r,n)=>{let o=i["s-cr"]&&i["s-cr"].parentNode||i,a;for(o.shadowRoot&&o.tagName===Pt&&(o=o.shadowRoot);r<=n;++r)s[r]&&(a=St(null,e,r,i),a&&(s[r].$elm$=a,o.insertBefore(a,de(t))))},Wi=(i,t,e,s,r)=>{for(;t<=e;++t)(s=i[t])&&(r=s.$elm$,Zi(s),wt=!0,r["s-ol"]?r["s-ol"].remove():ot(r,!0),r.remove())},Kr=(i,t,e,s)=>{let r=0,n=0,o=0,a=0,l=t.length-1,c=t[0],u=t[l],h=s.length-1,d=s[0],f=s[h],$,g;for(;r<=l&&n<=h;)if(c==null)c=t[++r];else if(u==null)u=t[--l];else if(d==null)d=s[++n];else if(f==null)f=s[--h];else if(ft(c,d))z(c,d),c=t[++r],d=s[++n];else if(ft(u,f))z(u,f),u=t[--l],f=s[--h];else if(ft(c,f))(c.$tag$==="slot"||f.$tag$==="slot")&&ot(c.$elm$.parentNode,!1),z(c,f),i.insertBefore(c.$elm$,u.$elm$.nextSibling),c=t[++r],f=s[--h];else if(ft(u,d))(c.$tag$==="slot"||f.$tag$==="slot")&&ot(u.$elm$.parentNode,!1),z(u,d),i.insertBefore(u.$elm$,c.$elm$),u=t[--l],d=s[++n];else{for(o=-1,a=r;a<=l;++a)if(t[a]&&t[a].$key$!==null&&t[a].$key$===d.$key$){o=a;break}o>=0?(g=t[o],g.$tag$!==d.$tag$?$=St(t&&t[n],e,o,i):(z(g,d),t[o]=void 0,$=g.$elm$),d=s[++n]):($=St(t&&t[n],e,n,i),d=s[++n]),$&&qi(c.$elm$).insertBefore($,de(c.$elm$))}r>l?Yi(i,s[h+1]==null?null:s[h+1].$elm$,e,s,n,h):n>h&&Wi(t,r,l)},ft=(i,t)=>i.$tag$===t.$tag$?i.$tag$==="slot"?i.$name$===t.$name$:i.$key$===t.$key$:!1,de=i=>i&&i["s-ol"]||i,qi=i=>(i["s-ol"]?i["s-ol"]:i).parentNode,z=(i,t)=>{const e=t.$elm$=i.$elm$,s=i.$children$,r=t.$children$,n=t.$tag$,o=t.$text$;let a;o===null?(y=n==="svg"?!0:n==="foreignObject"?!1:y,n==="slot"||Fi(i,t,y),s!==null&&r!==null?Kr(e,s,t,r):r!==null?(i.$text$!==null&&(e.textContent=""),Yi(e,null,t,r,0,r.length-1)):s!==null&&Wi(s,0,s.length-1),y&&n==="svg"&&(y=!1)):(a=e["s-cr"])?a.parentNode.textContent=o:i.$text$!==o&&(e.data=o)},Gi=i=>{let t=i.childNodes,e,s,r,n,o,a;for(s=0,r=t.length;s<r;s++)if(e=t[s],e.nodeType===1){if(e["s-sr"]){for(o=e["s-sn"],e.hidden=!1,n=0;n<r;n++)if(a=t[n].nodeType,t[n]["s-hn"]!==e["s-hn"]||o!==""){if(a===1&&o===t[n].getAttribute("slot")){e.hidden=!0;break}}else if(a===1||a===3&&t[n].textContent.trim()!==""){e.hidden=!0;break}}Gi(e)}},w=[],Ki=i=>{let t,e,s,r,n,o,a=0,l=i.childNodes,c=l.length;for(;a<c;a++){if(t=l[a],t["s-sr"]&&(e=t["s-cr"])&&e.parentNode)for(s=e.parentNode.childNodes,r=t["s-sn"],o=s.length-1;o>=0;o--)e=s[o],!e["s-cn"]&&!e["s-nr"]&&e["s-hn"]!==t["s-hn"]&&(Xe(e,r)?(n=w.find(u=>u.$nodeToRelocate$===e),wt=!0,e["s-sn"]=e["s-sn"]||r,n?n.$slotRefNode$=t:w.push({$slotRefNode$:t,$nodeToRelocate$:e}),e["s-sr"]&&w.map(u=>{Xe(u.$nodeToRelocate$,e["s-sn"])&&(n=w.find(h=>h.$nodeToRelocate$===e),n&&!u.$slotRefNode$&&(u.$slotRefNode$=n.$slotRefNode$))})):w.some(u=>u.$nodeToRelocate$===e)||w.push({$nodeToRelocate$:e}));t.nodeType===1&&Ki(t)}},Xe=(i,t)=>i.nodeType===1?i.getAttribute("slot")===null&&t===""||i.getAttribute("slot")===t:i["s-sn"]===t?!0:t==="",Zi=i=>{i.$attrs$&&i.$attrs$.ref&&i.$attrs$.ref(null),i.$children$&&i.$children$.map(Zi)},Zr=(i,t)=>{const e=i.$hostElement$,s=i.$cmpMeta$,r=i.$vnode$||xt(null,null),n=Yr(t)?t:Y(null,null,t);Pt=e.tagName,s.$attrsToReflect$&&(n.$attrs$=n.$attrs$||{},s.$attrsToReflect$.map(([o,a])=>n.$attrs$[a]=e[o])),n.$tag$=null,n.$flags$|=4,i.$vnode$=n,n.$elm$=r.$elm$=e.shadowRoot||e,D=e["s-sc"],Ni=e["s-cr"],Bi=(s.$flags$&1)!==0,wt=!1,z(r,n);{if(m.$flags$|=1,ce){Ki(n.$elm$);let o,a,l,c,u,h,d=0;for(;d<w.length;d++)o=w[d],a=o.$nodeToRelocate$,a["s-ol"]||(l=S.createTextNode(""),l["s-nr"]=a,a.parentNode.insertBefore(a["s-ol"]=l,a));for(d=0;d<w.length;d++)if(o=w[d],a=o.$nodeToRelocate$,o.$slotRefNode$){for(c=o.$slotRefNode$.parentNode,u=o.$slotRefNode$.nextSibling,l=a["s-ol"];l=l.previousSibling;)if(h=l["s-nr"],h&&h["s-sn"]===a["s-sn"]&&c===h.parentNode&&(h=h.nextSibling,!h||!h["s-nr"])){u=h;break}(!u&&c!==a.parentNode||a.nextSibling!==u)&&a!==u&&(!a["s-hn"]&&a["s-ol"]&&(a["s-hn"]=a["s-ol"].parentNode.nodeName),c.insertBefore(a,u))}else a.nodeType===1&&(a.hidden=!0)}wt&&Gi(n.$elm$),m.$flags$&=-2,w.length=0}},Xr=i=>i,Qr=(i,t,e)=>{const s=Xr(i);return{emit:r=>Jr(s,t,{bubbles:!0,composed:!0,cancelable:!0,detail:r})}},Jr=(i,t,e)=>{const s=m.ce(t,e);return i.dispatchEvent(s),s},Vr=(i,t)=>{},Xi=(i,t)=>(i.$flags$|=16,Vr(i,i.$ancestorComponent$),mn(()=>tn(i,t))),tn=(i,t)=>{const e=i.$hostElement$,s=j("scheduleUpdate",i.$cmpMeta$.$tagName$),r=e;let n;return t?n=W(r,"componentWillLoad"):n=W(r,"componentWillUpdate"),n=Qe(n,()=>W(r,"componentWillRender")),s(),Qe(n,()=>en(i,r,t))},en=async(i,t,e)=>{const s=i.$hostElement$,r=j("update",i.$cmpMeta$.$tagName$);s["s-rc"],e&&Br(i);const n=j("render",i.$cmpMeta$.$tagName$);sn(i,t,s),n(),r(),rn(i)},sn=(i,t,e)=>{try{Fe=t,t=t.render&&t.render(),i.$flags$&=-17,i.$flags$|=2,(H.hasRenderFn||H.reflect)&&(H.vdomRender||H.reflect)&&(H.hydrateServerSide||Zr(i,t))}catch(a){ut(a,i.$hostElement$)}return Fe=null,null},rn=i=>{const t=i.$cmpMeta$.$tagName$,e=i.$hostElement$,s=j("postUpdate",t),r=e;i.$ancestorComponent$,W(r,"componentDidRender"),i.$flags$&64?(W(r,"componentDidUpdate"),s()):(i.$flags$|=64,W(r,"componentDidLoad"),s())},W=(i,t,e)=>{if(i&&i[t])try{return i[t](e)}catch(s){ut(s)}},Qe=(i,t)=>i&&i.then?i.then(t):t(),nn=(i,t)=>i!=null&&!ue(i)?t&4?i==="false"?!1:i===""||!!i:t&2?parseFloat(i):t&1?String(i):i:i,on=(i,t)=>Lt(i).$instanceValues$.get(t),an=(i,t,e,s)=>{const r=Lt(i),n=i,o=r.$instanceValues$.get(t),a=r.$flags$,l=n;e=nn(e,s.$members$[t][0]);const c=Number.isNaN(o)&&Number.isNaN(e);if(e!==o&&!c){r.$instanceValues$.set(t,e);{if(s.$watchers$&&a&128){const h=s.$watchers$[t];h&&h.map(d=>{try{l[d](e,o,t)}catch(f){ut(f,n)}})}if((a&18)===2){if(l.componentShouldUpdate&&l.componentShouldUpdate(e,o,t)===!1)return;Xi(r,!1)}}}},ln=(i,t,e)=>{if(t.$members$){i.watchers&&(t.$watchers$=i.watchers);const s=Object.entries(t.$members$),r=i.prototype;s.map(([n,[o]])=>{(o&31||o&32)&&Object.defineProperty(r,n,{get(){return on(this,n)},set(a){an(this,n,a,t)},configurable:!0,enumerable:!0})});{const n=new Map;r.attributeChangedCallback=function(o,a,l){m.jmp(()=>{const c=n.get(o);if(this.hasOwnProperty(c))l=this[c],delete this[c];else if(r.hasOwnProperty(c)&&typeof this[c]=="number"&&this[c]==l)return;this[c]=l===null&&typeof this[c]=="boolean"?!1:l})},i.observedAttributes=s.filter(([o,a])=>a[0]&15).map(([o,a])=>{const l=a[1]||o;return n.set(l,o),a[0]&512&&t.$attrsToReflect$.push([o,l]),l})}}return i},cn=async(i,t,e,s,r)=>{if(!(t.$flags$&32)&&(r=i.constructor,t.$flags$|=32,customElements.whenDefined(e.$tagName$).then(()=>t.$flags$|=128),r.style)){let o=r.style;typeof o!="string"&&(o=o[t.$modeName$=Hr(i)]);const a=zi(e,t.$modeName$);if(!At.has(a)){const l=j("registerStyles",e.$tagName$);Mr(a,o,!!(e.$flags$&1)),l()}}t.$ancestorComponent$,Xi(t,!0)},un=i=>{},hn=i=>{if(!(m.$flags$&1)){const t=Lt(i),e=t.$cmpMeta$,s=j("connectedCallback",e.$tagName$);t.$flags$&1?(Di(i,t,e.$listeners$),un(t.$lazyInstance$)):(t.$flags$|=1,e.$flags$&12&&dn(i),e.$members$&&Object.entries(e.$members$).map(([r,[n]])=>{if(n&31&&i.hasOwnProperty(r)){const o=i[r];delete i[r],i[r]=o}}),cn(i,t,e)),s()}},dn=i=>{const t=i["s-cr"]=S.createComment("");t["s-cn"]=!0,i.insertBefore(t,i.firstChild)},fn=i=>{if(!(m.$flags$&1)){const t=Lt(i);t.$rmListeners$&&(t.$rmListeners$.map(e=>e()),t.$rmListeners$=void 0)}},Qi=(i,t)=>{const e={$flags$:t[0],$tagName$:t[1]};e.$members$=t[2],e.$listeners$=t[3],e.$watchers$=i.$watchers$,e.$attrsToReflect$=[];const s=i.prototype.connectedCallback,r=i.prototype.disconnectedCallback;return Object.assign(i.prototype,{__registerHost(){pn(this,e)},connectedCallback(){hn(this),s&&s.call(this)},disconnectedCallback(){fn(this),r&&r.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(e.$flags$&16)})}}),i.is=e.$tagName$,ln(i,e)},Ji=new WeakMap,Lt=i=>Ji.get(i),pn=(i,t)=>{const e={$flags$:0,$hostElement$:i,$cmpMeta$:t,$instanceValues$:new Map};return Di(i,e,t.$listeners$),Ji.set(i,e)},Je=(i,t)=>t in i,ut=(i,t)=>(0,console.error)(i,t),At=new Map,gn=[],Ve=[],Vi=[],$n=(i,t)=>e=>{i.push(e),Xt||(Xt=!0,t&&m.$flags$&4?vn(Qt):m.raf(Qt))},ti=i=>{for(let t=0;t<i.length;t++)try{i[t](performance.now())}catch(e){ut(e)}i.length=0},Qt=()=>{ti(Ve),ti(Vi),(Xt=Ve.length>0)&&m.raf(Qt)},vn=i=>Ir().then(i),mn=$n(Vi,!0),yn=(i={})=>{const{content:t="",title:e,attributes:s=[]}=i;let r="",n=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},...s];return e&&(r=`<title>${e}</title>`),`<svg ${n.map(a=>`${a.name}="${a.value}"`).join(" ")}>${r}${t}</svg>`},bn=i=>i.replace(/<(\/?)svg([^>]*)>/g,"").trim();function _n(i){return`${i.getFullYear()}.${i.getMonth()+1}`}class wn{constructor(t){this.voca_component=t,this.voca_added=_n(new Date)}}const xn="telia-vst{display:none}",Sn=Qi(class extends Hi{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=Qr(this,"vocaInternalUStats")}connectedCallback(){this.vocaInternalUStats.emit(new wn(this.dataTrackingId))}render(){return Y(he,null)}static get style(){return xn}},[0,"telia-vst",{dataTrackingId:[1,"data-tracking-id"]}]);function ts(){if(typeof customElements>"u")return;["telia-vst"].forEach(t=>{switch(t){case"telia-vst":customElements.get(t)||customElements.define(t,Sn);break}})}ts();function Jt(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function An(){if(typeof Jt().vocadsIcons!==void 0)return Jt().vocadsIcons}function kn(){return Jt().vocadsIconsRegistered}const En=".telia-icon{display:inline-block}.telia-icon__container{display:block;height:inherit}.telia-icon svg{display:block}.telia-icon--sm{height:calc(1.6rem * var(--voca-rem-multiplier));min-width:calc(1.6rem * var(--voca-rem-multiplier));width:calc(1.6rem * var(--voca-rem-multiplier))}.telia-icon--md{height:calc(2.4rem * var(--voca-rem-multiplier));min-width:calc(2.4rem * var(--voca-rem-multiplier));width:calc(2.4rem * var(--voca-rem-multiplier))}.telia-icon--lg{height:calc(3.2rem * var(--voca-rem-multiplier));min-width:calc(3.2rem * var(--voca-rem-multiplier));width:calc(3.2rem * var(--voca-rem-multiplier))}",Cn=Qi(class extends Hi{constructor(){super(),this.__registerHost(),this.size="md",this.allyTitle=null,this.dataTrackingId="telia-icon"}getSvgString(){if(this.svg)return this.svg;if(kn()&&this.name){const i=An();return i[this.name]?i[this.name].svg:""}return this.name&&console.warn(this.name,"Icons bundle is not registered and will not be rendered. Check if you have registered icons bundle or use svg property"),""}render(){let i=this.getSvgString(),t=[{name:"viewBox",value:"0 0 64 64"}];this.allyTitle?t=[...t,{name:"role",value:"img"}]:t=[...t,{name:"aria-hidden",value:"true"}];const e=yn({content:bn(i),attributes:t,title:this.allyTitle});return Y(he,{class:`telia-icon telia-icon--${this.size}`},Y("span",{"aria-label":this.allyTitle,class:"telia-icon__container",innerHTML:e}),Y("telia-vst",{dataTrackingId:this.dataTrackingId}))}static get style(){return En}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function On(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(t=>{switch(t){case"telia-icon":customElements.get(t)||customElements.define(t,Cn);break;case"telia-vst":customElements.get(t)||ts();break}})}On();var Tn=Object.defineProperty,Pn=(i,t,e,s)=>{for(var r=void 0,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=o(t,e,r)||r);return r&&Tn(t,e,r),r};const ei=ji(x),me=class me extends ei{constructor(){super(...arguments),this.optionsIsVisible=!1,this.options=new Tr(this),this.optionsRef=_t(),this.optionsTriggerRef=_t(),this._onClickOutside=t=>{!this.optionsTriggerRef.value||!this.optionsRef.value||t.composedPath().includes(this.optionsTriggerRef.value)||t.composedPath().includes(this.optionsRef.value)||(this.optionsIsVisible=!1)}}addOption(t){return this.options.addOption(t)}removeOption(t){const e=this.options.removeOption(t);return this.requestUpdate(),e}_onToggleOptionsMenuClick(){this.optionsIsVisible=!this.optionsIsVisible}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this._onClickOutside)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._onClickOutside)}render(){return this.options.options.length?k` <div class="side-menu">
|
|
458
|
+
`];let K=ve;le([b({attribute:!0})],K.prototype,"name");le([N()],K.prototype,"widget");le([N()],K.prototype,"status");customElements.get("ace-trigger-slot")||customElements.define("ace-trigger-slot",yt);customElements.get("ace-trigger")||customElements.define("ace-trigger",E);customElements.get("ace-unresolved-component")||customElements.define("ace-unresolved-component",Zt);customElements.get("ace-wrapper")||customElements.define("ace-wrapper",nt);customElements.get("ace-widget")||customElements.define("ace-widget",K);const Er=()=>"10000000-1000-4000-8000-100000000000".replace(/[018]/g,i=>(+i^crypto.getRandomValues(new Uint8Array(1))[0]&15>>+i/4).toString(16)),Cr=()=>typeof crypto.randomUUID=="function"?crypto.randomUUID():Er();class Or{constructor(t,e,s,r,n,o,a=!0){this.label=t,this.icon=e,this.onClick=s,this.closeOnClick=r,this.key=n,this.update=new Ot,this.id=Cr(),this._controller=o,this.enabled=a}updateLabel(t){this.label=t,this.update.next()}updateIcon(t){this.icon=t,this.update.next()}remove(){this._controller.removeOption(this)}subscribe(){return this.update.asObservable()}}class Tr{constructor(t){this._options=[],this._subscription=null,this._host=t,t.addController(this)}hostConnected(){}hostDisconnected(){this._subscription&&this._subscription.unsubscribe(),this._options=[]}addOption(t){const e=new Or(t.label,t.icon,t.onClick,t.closeOnClick,t.key,this);return this._options.push(e),this.handleUpdate(),e}removeOption(t){this._options=this._options.filter(e=>e.id!==t.id)}handleUpdate(){this._subscription&&this._subscription.unsubscribe();const t=this._options.map(e=>e.subscribe());this._subscription=js(t).subscribe(()=>{this._host.requestUpdate()})}set options(t){this._options=t,this._host.requestUpdate()}get options(){return this._options}hasOptions(){return this._options.length>0}}const H={allRenderFn:!1,cmpDidLoad:!0,cmpDidUnload:!1,cmpDidUpdate:!0,cmpDidRender:!0,cmpWillLoad:!0,cmpWillUpdate:!0,cmpWillRender:!0,connectedCallback:!0,disconnectedCallback:!0,element:!0,event:!0,hasRenderFn:!0,lifecycle:!0,hostListener:!0,hostListenerTargetWindow:!0,hostListenerTargetDocument:!0,hostListenerTargetBody:!0,hostListenerTargetParent:!1,hostListenerTarget:!0,member:!0,method:!0,mode:!0,observeAttribute:!0,prop:!0,propMutable:!0,reflect:!0,scoped:!0,shadowDom:!0,slot:!0,cssAnnotations:!0,state:!0,style:!0,svg:!0,updatable:!0,vdomAttribute:!0,vdomXlink:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomRef:!0,vdomPropOrAttr:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,watchCallback:!0,taskQueue:!0,hotModuleReplacement:!1,isDebug:!1,isDev:!1,isTesting:!1,hydrateServerSide:!1,hydrateClientSide:!1,lifecycleDOMEvents:!1,lazyLoad:!1,profile:!1,slotRelocation:!0,appendChildSlotFix:!1,cloneNodeFix:!1,hydratedAttribute:!1,hydratedClass:!0,safari10:!1,scriptDataOpts:!1,scopedSlotTextContentFix:!1,shadowDomShim:!1,slotChildNodesFix:!1,invisiblePrehydration:!0,propBoolean:!0,propNumber:!0,propString:!0,cssVarShim:!1,constructableCSS:!0,cmpShouldUpdate:!0,devTools:!1,dynamicImportShim:!1,shadowDelegatesFocus:!0,initializeNextTick:!1,asyncLoading:!1,asyncQueue:!1,transformTagName:!1,attachStyles:!0};let F,Ni,Pt,Bi=!1,wt=!1,ce=!1,y=!1,ze=null,Xt=!1;const It=typeof window<"u"?window:{},S=It.document||{head:{}},Hi=It.HTMLElement||class{},m={$flags$:0,$resourcesUrl$:"",jmp:i=>i(),raf:i=>requestAnimationFrame(i),ael:(i,t,e,s)=>i.addEventListener(t,e,s),rel:(i,t,e,s)=>i.removeEventListener(t,e,s),ce:(i,t)=>new CustomEvent(i,t)},Pr=(()=>{let i=!1;try{S.addEventListener("e",null,Object.defineProperty({},"passive",{get(){i=!0}}))}catch{}return i})(),Ir=i=>Promise.resolve(i),Lr=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replace=="function"}catch{}return!1})(),Fi=(i,t,e,s)=>{e&&e.map(([r,n,o])=>{const a=Ur(i,r),l=Rr(t,o),c=jr(r);m.ael(a,n,l,c),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>m.rel(a,n,l,c))})},Rr=(i,t)=>e=>{try{H.lazyLoad||i.$hostElement$[t](e)}catch(s){ut(s)}},Ur=(i,t)=>t&4?S:t&8?It:t&16?S.body:i,jr=i=>Pr?{passive:(i&1)!==0,capture:(i&2)!==0}:(i&2)!==0,Ye="http://www.w3.org/1999/xlink",j=(i,t="")=>()=>{},We=new WeakMap,Mr=(i,t,e)=>{let s=At.get(i);Lr&&e?(s=s||new CSSStyleSheet,s.replace(t)):s=t,At.set(i,s)},Nr=(i,t,e,s)=>{let r=Di(t,e),n=At.get(r);if(i=i.nodeType===11?i:S,n)if(typeof n=="string"){i=i.head||i;let o=We.get(i),a;o||We.set(i,o=new Set),o.has(r)||(a=S.createElement("style"),a.innerHTML=n,i.insertBefore(a,i.querySelector("link")),o&&o.add(r))}else i.adoptedStyleSheets.includes(n)||(i.adoptedStyleSheets=[...i.adoptedStyleSheets,n]);return r},Br=i=>{const t=i.$cmpMeta$,e=i.$hostElement$,s=t.$flags$,r=j("attachStyles",t.$tagName$),n=Nr(e.shadowRoot?e.shadowRoot:e.getRootNode(),t,i.$modeName$);s&10&&(e["s-sc"]=n,e.classList.add(n+"-h"),s&2&&e.classList.add(n+"-s")),r()},Di=(i,t)=>"sc-"+(t&&i.$flags$&32?i.$tagName$+"-"+t:i.$tagName$),Hr=i=>gn.map(t=>t(i)).find(t=>!!t),qe={},Fr="http://www.w3.org/2000/svg",Dr="http://www.w3.org/1999/xhtml",zr=i=>i!=null,ue=i=>(i=typeof i,i==="object"||i==="function"),Y=(i,t,...e)=>{let s=null,r=null,n=null,o=!1,a=!1,l=[];const c=h=>{for(let d=0;d<h.length;d++)s=h[d],Array.isArray(s)?c(s):s!=null&&typeof s!="boolean"&&((o=typeof i!="function"&&!ue(s))&&(s=String(s)),o&&a?l[l.length-1].$text$+=s:l.push(o?xt(null,s):s),a=o)};if(c(e),t){t.key&&(r=t.key),t.name&&(n=t.name);{const h=t.className||t.class;h&&(t.class=typeof h!="object"?h:Object.keys(h).filter(d=>h[d]).join(" "))}}if(typeof i=="function")return i(t===null?{}:t,l,Wr);const u=xt(i,null);return u.$attrs$=t,l.length>0&&(u.$children$=l),u.$key$=r,u.$name$=n,u},xt=(i,t)=>{const e={$flags$:0,$tag$:i,$text$:t,$elm$:null,$children$:null};return e.$attrs$=null,e.$key$=null,e.$name$=null,e},he={},Yr=i=>i&&i.$tag$===he,Wr={forEach:(i,t)=>i.map(Ge).forEach(t),map:(i,t)=>i.map(Ge).map(t).map(qr)},Ge=i=>({vattrs:i.$attrs$,vchildren:i.$children$,vkey:i.$key$,vname:i.$name$,vtag:i.$tag$,vtext:i.$text$}),qr=i=>{if(typeof i.vtag=="function"){const e=Object.assign({},i.vattrs);return i.vkey&&(e.key=i.vkey),i.vname&&(e.name=i.vname),Y(i.vtag,e,...i.vchildren||[])}const t=xt(i.vtag,i.vtext);return t.$attrs$=i.vattrs,t.$children$=i.vchildren,t.$key$=i.vkey,t.$name$=i.vname,t},Ke=(i,t,e,s,r,n)=>{if(e!==s){let o=Je(i,t),a=t.toLowerCase();if(t==="class"){const l=i.classList,c=Ze(e),u=Ze(s);l.remove(...c.filter(h=>h&&!u.includes(h))),l.add(...u.filter(h=>h&&!c.includes(h)))}else if(t==="style"){for(const l in e)(!s||s[l]==null)&&(l.includes("-")?i.style.removeProperty(l):i.style[l]="");for(const l in s)(!e||s[l]!==e[l])&&(l.includes("-")?i.style.setProperty(l,s[l]):i.style[l]=s[l])}else if(t!=="key")if(t==="ref")s&&s(i);else if(!i.__lookupSetter__(t)&&t[0]==="o"&&t[1]==="n")t[2]==="-"?t=t.slice(3):Je(It,a)?t=a.slice(2):t=a[2]+t.slice(3),e&&m.rel(i,t,e,!1),s&&m.ael(i,t,s,!1);else{const l=ue(s);if((o||l&&s!==null)&&!r)try{if(i.tagName.includes("-"))i[t]=s;else{let u=s??"";t==="list"?o=!1:(e==null||i[t]!=u)&&(i[t]=u)}}catch{}let c=!1;a!==(a=a.replace(/^xlink\:?/,""))&&(t=a,c=!0),s==null||s===!1?(s!==!1||i.getAttribute(t)==="")&&(c?i.removeAttributeNS(Ye,t):i.removeAttribute(t)):(!o||n&4||r)&&!l&&(s=s===!0?"":s,c?i.setAttributeNS(Ye,t,s):i.setAttribute(t,s))}}},Gr=/\s/,Ze=i=>i?i.split(Gr):[],zi=(i,t,e,s)=>{const r=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,n=i&&i.$attrs$||qe,o=t.$attrs$||qe;for(s in n)s in o||Ke(r,s,n[s],void 0,e,t.$flags$);for(s in o)Ke(r,s,n[s],o[s],e,t.$flags$)},St=(i,t,e,s)=>{let r=t.$children$[e],n=0,o,a,l;if(Bi||(ce=!0,r.$tag$==="slot"&&(F&&s.classList.add(F+"-s"),r.$flags$|=r.$children$?2:1)),r.$text$!==null)o=r.$elm$=S.createTextNode(r.$text$);else if(r.$flags$&1)o=r.$elm$=S.createTextNode("");else{if(y||(y=r.$tag$==="svg"),o=r.$elm$=S.createElementNS(y?Fr:Dr,r.$flags$&2?"slot-fb":r.$tag$),y&&r.$tag$==="foreignObject"&&(y=!1),zi(null,r,y),zr(F)&&o["s-si"]!==F&&o.classList.add(o["s-si"]=F),r.$children$)for(n=0;n<r.$children$.length;++n)a=St(i,r,n,o),a&&o.appendChild(a);r.$tag$==="svg"?y=!1:o.tagName==="foreignObject"&&(y=!0)}return o["s-hn"]=Pt,r.$flags$&3&&(o["s-sr"]=!0,o["s-cr"]=Ni,o["s-sn"]=r.$name$||"",l=i&&i.$children$&&i.$children$[e],l&&l.$tag$===r.$tag$&&i.$elm$&&ot(i.$elm$,!1)),o},ot=(i,t)=>{m.$flags$|=1;const e=i.childNodes;for(let s=e.length-1;s>=0;s--){const r=e[s];r["s-hn"]!==Pt&&r["s-ol"]&&(qi(r).insertBefore(r,de(r)),r["s-ol"].remove(),r["s-ol"]=void 0,ce=!0),t&&ot(r,t)}m.$flags$&=-2},Yi=(i,t,e,s,r,n)=>{let o=i["s-cr"]&&i["s-cr"].parentNode||i,a;for(o.shadowRoot&&o.tagName===Pt&&(o=o.shadowRoot);r<=n;++r)s[r]&&(a=St(null,e,r,i),a&&(s[r].$elm$=a,o.insertBefore(a,de(t))))},Wi=(i,t,e,s,r)=>{for(;t<=e;++t)(s=i[t])&&(r=s.$elm$,Zi(s),wt=!0,r["s-ol"]?r["s-ol"].remove():ot(r,!0),r.remove())},Kr=(i,t,e,s)=>{let r=0,n=0,o=0,a=0,l=t.length-1,c=t[0],u=t[l],h=s.length-1,d=s[0],f=s[h],$,g;for(;r<=l&&n<=h;)if(c==null)c=t[++r];else if(u==null)u=t[--l];else if(d==null)d=s[++n];else if(f==null)f=s[--h];else if(ft(c,d))D(c,d),c=t[++r],d=s[++n];else if(ft(u,f))D(u,f),u=t[--l],f=s[--h];else if(ft(c,f))(c.$tag$==="slot"||f.$tag$==="slot")&&ot(c.$elm$.parentNode,!1),D(c,f),i.insertBefore(c.$elm$,u.$elm$.nextSibling),c=t[++r],f=s[--h];else if(ft(u,d))(c.$tag$==="slot"||f.$tag$==="slot")&&ot(u.$elm$.parentNode,!1),D(u,d),i.insertBefore(u.$elm$,c.$elm$),u=t[--l],d=s[++n];else{for(o=-1,a=r;a<=l;++a)if(t[a]&&t[a].$key$!==null&&t[a].$key$===d.$key$){o=a;break}o>=0?(g=t[o],g.$tag$!==d.$tag$?$=St(t&&t[n],e,o,i):(D(g,d),t[o]=void 0,$=g.$elm$),d=s[++n]):($=St(t&&t[n],e,n,i),d=s[++n]),$&&qi(c.$elm$).insertBefore($,de(c.$elm$))}r>l?Yi(i,s[h+1]==null?null:s[h+1].$elm$,e,s,n,h):n>h&&Wi(t,r,l)},ft=(i,t)=>i.$tag$===t.$tag$?i.$tag$==="slot"?i.$name$===t.$name$:i.$key$===t.$key$:!1,de=i=>i&&i["s-ol"]||i,qi=i=>(i["s-ol"]?i["s-ol"]:i).parentNode,D=(i,t)=>{const e=t.$elm$=i.$elm$,s=i.$children$,r=t.$children$,n=t.$tag$,o=t.$text$;let a;o===null?(y=n==="svg"?!0:n==="foreignObject"?!1:y,n==="slot"||zi(i,t,y),s!==null&&r!==null?Kr(e,s,t,r):r!==null?(i.$text$!==null&&(e.textContent=""),Yi(e,null,t,r,0,r.length-1)):s!==null&&Wi(s,0,s.length-1),y&&n==="svg"&&(y=!1)):(a=e["s-cr"])?a.parentNode.textContent=o:i.$text$!==o&&(e.data=o)},Gi=i=>{let t=i.childNodes,e,s,r,n,o,a;for(s=0,r=t.length;s<r;s++)if(e=t[s],e.nodeType===1){if(e["s-sr"]){for(o=e["s-sn"],e.hidden=!1,n=0;n<r;n++)if(a=t[n].nodeType,t[n]["s-hn"]!==e["s-hn"]||o!==""){if(a===1&&o===t[n].getAttribute("slot")){e.hidden=!0;break}}else if(a===1||a===3&&t[n].textContent.trim()!==""){e.hidden=!0;break}}Gi(e)}},w=[],Ki=i=>{let t,e,s,r,n,o,a=0,l=i.childNodes,c=l.length;for(;a<c;a++){if(t=l[a],t["s-sr"]&&(e=t["s-cr"])&&e.parentNode)for(s=e.parentNode.childNodes,r=t["s-sn"],o=s.length-1;o>=0;o--)e=s[o],!e["s-cn"]&&!e["s-nr"]&&e["s-hn"]!==t["s-hn"]&&(Xe(e,r)?(n=w.find(u=>u.$nodeToRelocate$===e),wt=!0,e["s-sn"]=e["s-sn"]||r,n?n.$slotRefNode$=t:w.push({$slotRefNode$:t,$nodeToRelocate$:e}),e["s-sr"]&&w.map(u=>{Xe(u.$nodeToRelocate$,e["s-sn"])&&(n=w.find(h=>h.$nodeToRelocate$===e),n&&!u.$slotRefNode$&&(u.$slotRefNode$=n.$slotRefNode$))})):w.some(u=>u.$nodeToRelocate$===e)||w.push({$nodeToRelocate$:e}));t.nodeType===1&&Ki(t)}},Xe=(i,t)=>i.nodeType===1?i.getAttribute("slot")===null&&t===""||i.getAttribute("slot")===t:i["s-sn"]===t?!0:t==="",Zi=i=>{i.$attrs$&&i.$attrs$.ref&&i.$attrs$.ref(null),i.$children$&&i.$children$.map(Zi)},Zr=(i,t)=>{const e=i.$hostElement$,s=i.$cmpMeta$,r=i.$vnode$||xt(null,null),n=Yr(t)?t:Y(null,null,t);Pt=e.tagName,s.$attrsToReflect$&&(n.$attrs$=n.$attrs$||{},s.$attrsToReflect$.map(([o,a])=>n.$attrs$[a]=e[o])),n.$tag$=null,n.$flags$|=4,i.$vnode$=n,n.$elm$=r.$elm$=e.shadowRoot||e,F=e["s-sc"],Ni=e["s-cr"],Bi=(s.$flags$&1)!==0,wt=!1,D(r,n);{if(m.$flags$|=1,ce){Ki(n.$elm$);let o,a,l,c,u,h,d=0;for(;d<w.length;d++)o=w[d],a=o.$nodeToRelocate$,a["s-ol"]||(l=S.createTextNode(""),l["s-nr"]=a,a.parentNode.insertBefore(a["s-ol"]=l,a));for(d=0;d<w.length;d++)if(o=w[d],a=o.$nodeToRelocate$,o.$slotRefNode$){for(c=o.$slotRefNode$.parentNode,u=o.$slotRefNode$.nextSibling,l=a["s-ol"];l=l.previousSibling;)if(h=l["s-nr"],h&&h["s-sn"]===a["s-sn"]&&c===h.parentNode&&(h=h.nextSibling,!h||!h["s-nr"])){u=h;break}(!u&&c!==a.parentNode||a.nextSibling!==u)&&a!==u&&(!a["s-hn"]&&a["s-ol"]&&(a["s-hn"]=a["s-ol"].parentNode.nodeName),c.insertBefore(a,u))}else a.nodeType===1&&(a.hidden=!0)}wt&&Gi(n.$elm$),m.$flags$&=-2,w.length=0}},Xr=i=>i,Qr=(i,t,e)=>{const s=Xr(i);return{emit:r=>Jr(s,t,{bubbles:!0,composed:!0,cancelable:!0,detail:r})}},Jr=(i,t,e)=>{const s=m.ce(t,e);return i.dispatchEvent(s),s},Vr=(i,t)=>{},Xi=(i,t)=>(i.$flags$|=16,Vr(i,i.$ancestorComponent$),mn(()=>tn(i,t))),tn=(i,t)=>{const e=i.$hostElement$,s=j("scheduleUpdate",i.$cmpMeta$.$tagName$),r=e;let n;return t?n=W(r,"componentWillLoad"):n=W(r,"componentWillUpdate"),n=Qe(n,()=>W(r,"componentWillRender")),s(),Qe(n,()=>en(i,r,t))},en=async(i,t,e)=>{const s=i.$hostElement$,r=j("update",i.$cmpMeta$.$tagName$);s["s-rc"],e&&Br(i);const n=j("render",i.$cmpMeta$.$tagName$);sn(i,t,s),n(),r(),rn(i)},sn=(i,t,e)=>{try{ze=t,t=t.render&&t.render(),i.$flags$&=-17,i.$flags$|=2,(H.hasRenderFn||H.reflect)&&(H.vdomRender||H.reflect)&&(H.hydrateServerSide||Zr(i,t))}catch(a){ut(a,i.$hostElement$)}return ze=null,null},rn=i=>{const t=i.$cmpMeta$.$tagName$,e=i.$hostElement$,s=j("postUpdate",t),r=e;i.$ancestorComponent$,W(r,"componentDidRender"),i.$flags$&64?(W(r,"componentDidUpdate"),s()):(i.$flags$|=64,W(r,"componentDidLoad"),s())},W=(i,t,e)=>{if(i&&i[t])try{return i[t](e)}catch(s){ut(s)}},Qe=(i,t)=>i&&i.then?i.then(t):t(),nn=(i,t)=>i!=null&&!ue(i)?t&4?i==="false"?!1:i===""||!!i:t&2?parseFloat(i):t&1?String(i):i:i,on=(i,t)=>Lt(i).$instanceValues$.get(t),an=(i,t,e,s)=>{const r=Lt(i),n=i,o=r.$instanceValues$.get(t),a=r.$flags$,l=n;e=nn(e,s.$members$[t][0]);const c=Number.isNaN(o)&&Number.isNaN(e);if(e!==o&&!c){r.$instanceValues$.set(t,e);{if(s.$watchers$&&a&128){const h=s.$watchers$[t];h&&h.map(d=>{try{l[d](e,o,t)}catch(f){ut(f,n)}})}if((a&18)===2){if(l.componentShouldUpdate&&l.componentShouldUpdate(e,o,t)===!1)return;Xi(r,!1)}}}},ln=(i,t,e)=>{if(t.$members$){i.watchers&&(t.$watchers$=i.watchers);const s=Object.entries(t.$members$),r=i.prototype;s.map(([n,[o]])=>{(o&31||o&32)&&Object.defineProperty(r,n,{get(){return on(this,n)},set(a){an(this,n,a,t)},configurable:!0,enumerable:!0})});{const n=new Map;r.attributeChangedCallback=function(o,a,l){m.jmp(()=>{const c=n.get(o);if(this.hasOwnProperty(c))l=this[c],delete this[c];else if(r.hasOwnProperty(c)&&typeof this[c]=="number"&&this[c]==l)return;this[c]=l===null&&typeof this[c]=="boolean"?!1:l})},i.observedAttributes=s.filter(([o,a])=>a[0]&15).map(([o,a])=>{const l=a[1]||o;return n.set(l,o),a[0]&512&&t.$attrsToReflect$.push([o,l]),l})}}return i},cn=async(i,t,e,s,r)=>{if(!(t.$flags$&32)&&(r=i.constructor,t.$flags$|=32,customElements.whenDefined(e.$tagName$).then(()=>t.$flags$|=128),r.style)){let o=r.style;typeof o!="string"&&(o=o[t.$modeName$=Hr(i)]);const a=Di(e,t.$modeName$);if(!At.has(a)){const l=j("registerStyles",e.$tagName$);Mr(a,o,!!(e.$flags$&1)),l()}}t.$ancestorComponent$,Xi(t,!0)},un=i=>{},hn=i=>{if(!(m.$flags$&1)){const t=Lt(i),e=t.$cmpMeta$,s=j("connectedCallback",e.$tagName$);t.$flags$&1?(Fi(i,t,e.$listeners$),un(t.$lazyInstance$)):(t.$flags$|=1,e.$flags$&12&&dn(i),e.$members$&&Object.entries(e.$members$).map(([r,[n]])=>{if(n&31&&i.hasOwnProperty(r)){const o=i[r];delete i[r],i[r]=o}}),cn(i,t,e)),s()}},dn=i=>{const t=i["s-cr"]=S.createComment("");t["s-cn"]=!0,i.insertBefore(t,i.firstChild)},fn=i=>{if(!(m.$flags$&1)){const t=Lt(i);t.$rmListeners$&&(t.$rmListeners$.map(e=>e()),t.$rmListeners$=void 0)}},Qi=(i,t)=>{const e={$flags$:t[0],$tagName$:t[1]};e.$members$=t[2],e.$listeners$=t[3],e.$watchers$=i.$watchers$,e.$attrsToReflect$=[];const s=i.prototype.connectedCallback,r=i.prototype.disconnectedCallback;return Object.assign(i.prototype,{__registerHost(){pn(this,e)},connectedCallback(){hn(this),s&&s.call(this)},disconnectedCallback(){fn(this),r&&r.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(e.$flags$&16)})}}),i.is=e.$tagName$,ln(i,e)},Ji=new WeakMap,Lt=i=>Ji.get(i),pn=(i,t)=>{const e={$flags$:0,$hostElement$:i,$cmpMeta$:t,$instanceValues$:new Map};return Fi(i,e,t.$listeners$),Ji.set(i,e)},Je=(i,t)=>t in i,ut=(i,t)=>(0,console.error)(i,t),At=new Map,gn=[],Ve=[],Vi=[],$n=(i,t)=>e=>{i.push(e),Xt||(Xt=!0,t&&m.$flags$&4?vn(Qt):m.raf(Qt))},ti=i=>{for(let t=0;t<i.length;t++)try{i[t](performance.now())}catch(e){ut(e)}i.length=0},Qt=()=>{ti(Ve),ti(Vi),(Xt=Ve.length>0)&&m.raf(Qt)},vn=i=>Ir().then(i),mn=$n(Vi,!0),yn=(i={})=>{const{content:t="",title:e,attributes:s=[]}=i;let r="",n=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},...s];return e&&(r=`<title>${e}</title>`),`<svg ${n.map(a=>`${a.name}="${a.value}"`).join(" ")}>${r}${t}</svg>`},bn=i=>i.replace(/<(\/?)svg([^>]*)>/g,"").trim();function _n(i){return`${i.getFullYear()}.${i.getMonth()+1}`}class wn{constructor(t){this.voca_component=t,this.voca_added=_n(new Date)}}const xn="telia-vst{display:none}",Sn=Qi(class extends Hi{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=Qr(this,"vocaInternalUStats")}connectedCallback(){this.vocaInternalUStats.emit(new wn(this.dataTrackingId))}render(){return Y(he,null)}static get style(){return xn}},[0,"telia-vst",{dataTrackingId:[1,"data-tracking-id"]}]);function ts(){if(typeof customElements>"u")return;["telia-vst"].forEach(t=>{switch(t){case"telia-vst":customElements.get(t)||customElements.define(t,Sn);break}})}ts();function Jt(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function An(){if(typeof Jt().vocadsIcons!==void 0)return Jt().vocadsIcons}function kn(){return Jt().vocadsIconsRegistered}const En=".telia-icon{display:inline-block}.telia-icon__container{display:block;height:inherit}.telia-icon svg{display:block}.telia-icon--sm{height:calc(1.6rem * var(--voca-rem-multiplier));min-width:calc(1.6rem * var(--voca-rem-multiplier));width:calc(1.6rem * var(--voca-rem-multiplier))}.telia-icon--md{height:calc(2.4rem * var(--voca-rem-multiplier));min-width:calc(2.4rem * var(--voca-rem-multiplier));width:calc(2.4rem * var(--voca-rem-multiplier))}.telia-icon--lg{height:calc(3.2rem * var(--voca-rem-multiplier));min-width:calc(3.2rem * var(--voca-rem-multiplier));width:calc(3.2rem * var(--voca-rem-multiplier))}",Cn=Qi(class extends Hi{constructor(){super(),this.__registerHost(),this.size="md",this.allyTitle=null,this.dataTrackingId="telia-icon"}getSvgString(){if(this.svg)return this.svg;if(kn()&&this.name){const i=An();return i[this.name]?i[this.name].svg:""}return this.name&&console.warn(this.name,"Icons bundle is not registered and will not be rendered. Check if you have registered icons bundle or use svg property"),""}render(){let i=this.getSvgString(),t=[{name:"viewBox",value:"0 0 64 64"}];this.allyTitle?t=[...t,{name:"role",value:"img"}]:t=[...t,{name:"aria-hidden",value:"true"}];const e=yn({content:bn(i),attributes:t,title:this.allyTitle});return Y(he,{class:`telia-icon telia-icon--${this.size}`},Y("span",{"aria-label":this.allyTitle,class:"telia-icon__container",innerHTML:e}),Y("telia-vst",{dataTrackingId:this.dataTrackingId}))}static get style(){return En}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function On(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(t=>{switch(t){case"telia-icon":customElements.get(t)||customElements.define(t,Cn);break;case"telia-vst":customElements.get(t)||ts();break}})}On();var Tn=Object.defineProperty,Pn=(i,t,e,s)=>{for(var r=void 0,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=o(t,e,r)||r);return r&&Tn(t,e,r),r};const ei=ji(x),me=class me extends ei{constructor(){super(...arguments),this.optionsIsVisible=!1,this.options=new Tr(this),this.optionsRef=_t(),this.optionsTriggerRef=_t(),this._onClickOutside=t=>{!this.optionsTriggerRef.value||!this.optionsRef.value||t.composedPath().includes(this.optionsTriggerRef.value)||t.composedPath().includes(this.optionsRef.value)||(this.optionsIsVisible=!1)}}addOption(t){return this.options.addOption(t)}removeOption(t){const e=this.options.removeOption(t);return this.requestUpdate(),e}_onToggleOptionsMenuClick(){this.optionsIsVisible=!this.optionsIsVisible}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this._onClickOutside)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._onClickOutside)}render(){return this.options.options.length?k` <div class="side-menu">
|
|
446
459
|
<div
|
|
447
460
|
class="options-menu"
|
|
448
461
|
${ae(this.optionsRef)}
|