@telia-ace/widget-conversation-flamingo 1.1.70-rc.12 → 1.1.70-rc.14
Sign up to get free protection for your applications and to get access to all the features.
- package/conversation.d.ts +3 -0
- package/index.js +64 -42
- package/index.mjs +223 -192
- package/package.json +2 -2
package/index.mjs
CHANGED
@@ -11,7 +11,7 @@ var yt = (s, e, t) => {
|
|
11
11
|
};
|
12
12
|
var je = (s, e, t) => (Ci(s, e, "access private method"), t);
|
13
13
|
const Rl = async (s) => {
|
14
|
-
s.registerComponent("conversation", Promise.resolve().then(() =>
|
14
|
+
s.registerComponent("conversation", Promise.resolve().then(() => Ol));
|
15
15
|
};
|
16
16
|
class ds {
|
17
17
|
constructor() {
|
@@ -37,18 +37,18 @@ class ds {
|
|
37
37
|
// return this.registeredProviders.get(providerKey);
|
38
38
|
// }
|
39
39
|
}
|
40
|
-
var
|
41
|
-
return
|
40
|
+
var Lt = function(s, e) {
|
41
|
+
return Lt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, n) {
|
42
42
|
t.__proto__ = n;
|
43
43
|
} || function(t, n) {
|
44
44
|
for (var i in n)
|
45
45
|
Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
|
46
|
-
},
|
46
|
+
}, Lt(s, e);
|
47
47
|
};
|
48
48
|
function ve(s, e) {
|
49
49
|
if (typeof e != "function" && e !== null)
|
50
50
|
throw new TypeError("Class extends value " + String(e) + " is not a constructor or null");
|
51
|
-
|
51
|
+
Lt(s, e);
|
52
52
|
function t() {
|
53
53
|
this.constructor = s;
|
54
54
|
}
|
@@ -158,7 +158,7 @@ function ge(s) {
|
|
158
158
|
};
|
159
159
|
throw new TypeError(e ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
160
160
|
}
|
161
|
-
function
|
161
|
+
function Y(s, e) {
|
162
162
|
var t = typeof Symbol == "function" && s[Symbol.iterator];
|
163
163
|
if (!t)
|
164
164
|
return s;
|
@@ -259,7 +259,7 @@ var xt = gs(function(s) {
|
|
259
259
|
`) : "", this.name = "UnsubscriptionError", this.errors = t;
|
260
260
|
};
|
261
261
|
});
|
262
|
-
function
|
262
|
+
function Ot(s, e) {
|
263
263
|
if (s) {
|
264
264
|
var t = s.indexOf(e);
|
265
265
|
0 <= t && s.splice(t, 1);
|
@@ -309,7 +309,7 @@ var ot = function() {
|
|
309
309
|
try {
|
310
310
|
wn(b);
|
311
311
|
} catch (f) {
|
312
|
-
r = r ?? [], f instanceof xt ? r = te(te([],
|
312
|
+
r = r ?? [], f instanceof xt ? r = te(te([], Y(r)), Y(f.errors)) : r.push(f);
|
313
313
|
}
|
314
314
|
}
|
315
315
|
} catch (f) {
|
@@ -347,10 +347,10 @@ var ot = function() {
|
|
347
347
|
this._parentage = Array.isArray(t) ? (t.push(e), t) : t ? [t, e] : e;
|
348
348
|
}, s.prototype._removeParent = function(e) {
|
349
349
|
var t = this._parentage;
|
350
|
-
t === e ? this._parentage = null : Array.isArray(t) &&
|
350
|
+
t === e ? this._parentage = null : Array.isArray(t) && Ot(t, e);
|
351
351
|
}, s.prototype.remove = function(e) {
|
352
352
|
var t = this._finalizers;
|
353
|
-
t &&
|
353
|
+
t && Ot(t, e), e instanceof s && e._removeParent(this);
|
354
354
|
}, s.EMPTY = function() {
|
355
355
|
var e = new s();
|
356
356
|
return e.closed = !0, e;
|
@@ -373,7 +373,7 @@ var bs = {
|
|
373
373
|
for (var t = [], n = 2; n < arguments.length; n++)
|
374
374
|
t[n - 2] = arguments[n];
|
375
375
|
var i = Pt.delegate;
|
376
|
-
return i != null && i.setTimeout ? i.setTimeout.apply(i, te([s, e],
|
376
|
+
return i != null && i.setTimeout ? i.setTimeout.apply(i, te([s, e], Y(t))) : setTimeout.apply(void 0, te([s, e], Y(t)));
|
377
377
|
},
|
378
378
|
clearTimeout: function(s) {
|
379
379
|
var e = Pt.delegate;
|
@@ -388,10 +388,10 @@ function $s(s) {
|
|
388
388
|
}
|
389
389
|
function We() {
|
390
390
|
}
|
391
|
-
function
|
391
|
+
function qe(s) {
|
392
392
|
s();
|
393
393
|
}
|
394
|
-
var
|
394
|
+
var qt = function(s) {
|
395
395
|
ve(e, s);
|
396
396
|
function e(t) {
|
397
397
|
var n = s.call(this) || this;
|
@@ -422,11 +422,11 @@ var Zt = function(s) {
|
|
422
422
|
this.unsubscribe();
|
423
423
|
}
|
424
424
|
}, e;
|
425
|
-
}(ot),
|
425
|
+
}(ot), Li = Function.prototype.bind;
|
426
426
|
function wt(s, e) {
|
427
|
-
return
|
427
|
+
return Li.call(s, e);
|
428
428
|
}
|
429
|
-
var
|
429
|
+
var Oi = function() {
|
430
430
|
function s(e) {
|
431
431
|
this.partialObserver = e;
|
432
432
|
}
|
@@ -477,10 +477,10 @@ var Li = function() {
|
|
477
477
|
complete: t.complete && wt(t.complete, a)
|
478
478
|
}) : o = t;
|
479
479
|
}
|
480
|
-
return r.destination = new
|
480
|
+
return r.destination = new Oi(o), r;
|
481
481
|
}
|
482
482
|
return e;
|
483
|
-
}(
|
483
|
+
}(qt);
|
484
484
|
function He(s) {
|
485
485
|
$s(s);
|
486
486
|
}
|
@@ -492,14 +492,14 @@ var Ri = {
|
|
492
492
|
next: We,
|
493
493
|
error: Pi,
|
494
494
|
complete: We
|
495
|
-
},
|
495
|
+
}, Zt = function() {
|
496
496
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
497
497
|
}();
|
498
|
-
function
|
498
|
+
function Oe(s) {
|
499
499
|
return s;
|
500
500
|
}
|
501
501
|
function Ii(s) {
|
502
|
-
return s.length === 0 ?
|
502
|
+
return s.length === 0 ? Oe : s.length === 1 ? s[0] : function(t) {
|
503
503
|
return s.reduce(function(n, i) {
|
504
504
|
return i(n);
|
505
505
|
}, t);
|
@@ -514,7 +514,7 @@ var C = function() {
|
|
514
514
|
return t.source = this, t.operator = e, t;
|
515
515
|
}, s.prototype.subscribe = function(e, t, n) {
|
516
516
|
var i = this, r = zi(e) ? e : new Rt(e, t, n);
|
517
|
-
return
|
517
|
+
return qe(function() {
|
518
518
|
var o = i, a = o.operator, l = o.source;
|
519
519
|
r.add(a ? a.call(r, l) : l ? i._subscribe(r) : i._trySubscribe(r));
|
520
520
|
}), r;
|
@@ -543,7 +543,7 @@ var C = function() {
|
|
543
543
|
}, s.prototype._subscribe = function(e) {
|
544
544
|
var t;
|
545
545
|
return (t = this.source) === null || t === void 0 ? void 0 : t.subscribe(e);
|
546
|
-
}, s.prototype[
|
546
|
+
}, s.prototype[Zt] = function() {
|
547
547
|
return this;
|
548
548
|
}, s.prototype.pipe = function() {
|
549
549
|
for (var e = [], t = 0; t < arguments.length; t++)
|
@@ -573,12 +573,12 @@ function Mi(s) {
|
|
573
573
|
return s && y(s.next) && y(s.error) && y(s.complete);
|
574
574
|
}
|
575
575
|
function zi(s) {
|
576
|
-
return s && s instanceof
|
576
|
+
return s && s instanceof qt || Mi(s) && vs(s);
|
577
577
|
}
|
578
578
|
function Ui(s) {
|
579
579
|
return y(s == null ? void 0 : s.lift);
|
580
580
|
}
|
581
|
-
function
|
581
|
+
function K(s) {
|
582
582
|
return function(e) {
|
583
583
|
if (Ui(e))
|
584
584
|
return e.lift(function(t) {
|
@@ -629,7 +629,7 @@ var ji = function(s) {
|
|
629
629
|
s.prototype.unsubscribe.call(this), !n && ((t = this.onFinalize) === null || t === void 0 || t.call(this));
|
630
630
|
}
|
631
631
|
}, e;
|
632
|
-
}(
|
632
|
+
}(qt), Hi = gs(function(s) {
|
633
633
|
return function() {
|
634
634
|
s(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
635
635
|
};
|
@@ -647,7 +647,7 @@ var ji = function(s) {
|
|
647
647
|
throw new Hi();
|
648
648
|
}, e.prototype.next = function(t) {
|
649
649
|
var n = this;
|
650
|
-
|
650
|
+
qe(function() {
|
651
651
|
var i, r;
|
652
652
|
if (n._throwIfClosed(), !n.isStopped) {
|
653
653
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
@@ -670,7 +670,7 @@ var ji = function(s) {
|
|
670
670
|
});
|
671
671
|
}, e.prototype.error = function(t) {
|
672
672
|
var n = this;
|
673
|
-
|
673
|
+
qe(function() {
|
674
674
|
if (n._throwIfClosed(), !n.isStopped) {
|
675
675
|
n.hasError = n.isStopped = !0, n.thrownError = t;
|
676
676
|
for (var i = n.observers; i.length; )
|
@@ -679,7 +679,7 @@ var ji = function(s) {
|
|
679
679
|
});
|
680
680
|
}, e.prototype.complete = function() {
|
681
681
|
var t = this;
|
682
|
-
|
682
|
+
qe(function() {
|
683
683
|
if (t._throwIfClosed(), !t.isStopped) {
|
684
684
|
t.isStopped = !0;
|
685
685
|
for (var n = t.observers; n.length; )
|
@@ -702,7 +702,7 @@ var ji = function(s) {
|
|
702
702
|
}, e.prototype._innerSubscribe = function(t) {
|
703
703
|
var n = this, i = this, r = i.hasError, o = i.isStopped, a = i.observers;
|
704
704
|
return r || o ? ms : (this.currentObservers = null, a.push(t), new ot(function() {
|
705
|
-
n.currentObservers = null,
|
705
|
+
n.currentObservers = null, Ot(a, t);
|
706
706
|
}));
|
707
707
|
}, e.prototype._checkFinalizedStatuses = function(t) {
|
708
708
|
var n = this, i = n.hasError, r = n.thrownError, o = n.isStopped;
|
@@ -780,7 +780,7 @@ function xs(s) {
|
|
780
780
|
return y(s == null ? void 0 : s.then);
|
781
781
|
}
|
782
782
|
function ws(s) {
|
783
|
-
return y(s[
|
783
|
+
return y(s[Zt]);
|
784
784
|
}
|
785
785
|
function ks(s) {
|
786
786
|
return Symbol.asyncIterator && y(s == null ? void 0 : s[Symbol.asyncIterator]);
|
@@ -836,9 +836,9 @@ function H(s) {
|
|
836
836
|
if (ws(s))
|
837
837
|
return Fi(s);
|
838
838
|
if (Qt(s))
|
839
|
-
return Zi(s);
|
840
|
-
if (xs(s))
|
841
839
|
return qi(s);
|
840
|
+
if (xs(s))
|
841
|
+
return Zi(s);
|
842
842
|
if (ks(s))
|
843
843
|
return Ts(s);
|
844
844
|
if (Cs(s))
|
@@ -850,20 +850,20 @@ function H(s) {
|
|
850
850
|
}
|
851
851
|
function Fi(s) {
|
852
852
|
return new C(function(e) {
|
853
|
-
var t = s[
|
853
|
+
var t = s[Zt]();
|
854
854
|
if (y(t.subscribe))
|
855
855
|
return t.subscribe(e);
|
856
856
|
throw new TypeError("Provided object does not correctly implement Symbol.observable");
|
857
857
|
});
|
858
858
|
}
|
859
|
-
function
|
859
|
+
function qi(s) {
|
860
860
|
return new C(function(e) {
|
861
861
|
for (var t = 0; t < s.length && !e.closed; t++)
|
862
862
|
e.next(s[t]);
|
863
863
|
e.complete();
|
864
864
|
});
|
865
865
|
}
|
866
|
-
function
|
866
|
+
function Zi(s) {
|
867
867
|
return new C(function(e) {
|
868
868
|
s.then(function(t) {
|
869
869
|
e.closed || (e.next(t), e.complete());
|
@@ -952,8 +952,8 @@ function B(s, e, t, n, i) {
|
|
952
952
|
if (s.add(r), !i)
|
953
953
|
return r;
|
954
954
|
}
|
955
|
-
function
|
956
|
-
return e === void 0 && (e = 0),
|
955
|
+
function Ls(s, e) {
|
956
|
+
return e === void 0 && (e = 0), K(function(t, n) {
|
957
957
|
t.subscribe(P(n, function(i) {
|
958
958
|
return B(n, s, function() {
|
959
959
|
return n.next(i);
|
@@ -969,18 +969,18 @@ function Os(s, e) {
|
|
969
969
|
}));
|
970
970
|
});
|
971
971
|
}
|
972
|
-
function
|
973
|
-
return e === void 0 && (e = 0),
|
972
|
+
function Os(s, e) {
|
973
|
+
return e === void 0 && (e = 0), K(function(t, n) {
|
974
974
|
n.add(s.schedule(function() {
|
975
975
|
return t.subscribe(n);
|
976
976
|
}, e));
|
977
977
|
});
|
978
978
|
}
|
979
979
|
function Ki(s, e) {
|
980
|
-
return H(s).pipe(
|
980
|
+
return H(s).pipe(Os(e), Ls(e));
|
981
981
|
}
|
982
982
|
function Gi(s, e) {
|
983
|
-
return H(s).pipe(
|
983
|
+
return H(s).pipe(Os(e), Ls(e));
|
984
984
|
}
|
985
985
|
function Xi(s, e) {
|
986
986
|
return new C(function(t) {
|
@@ -1053,7 +1053,7 @@ function It() {
|
|
1053
1053
|
return at(s, t);
|
1054
1054
|
}
|
1055
1055
|
function Ye(s, e) {
|
1056
|
-
return
|
1056
|
+
return K(function(t, n) {
|
1057
1057
|
var i = 0;
|
1058
1058
|
t.subscribe(P(n, function(r) {
|
1059
1059
|
n.next(s.call(e, r, i++));
|
@@ -1062,7 +1062,7 @@ function Ye(s, e) {
|
|
1062
1062
|
}
|
1063
1063
|
var tr = Array.isArray;
|
1064
1064
|
function nr(s, e) {
|
1065
|
-
return tr(e) ? s.apply(void 0, te([],
|
1065
|
+
return tr(e) ? s.apply(void 0, te([], Y(e))) : s(e);
|
1066
1066
|
}
|
1067
1067
|
function Rs(s) {
|
1068
1068
|
return Ye(function(e) {
|
@@ -1103,11 +1103,11 @@ function hr() {
|
|
1103
1103
|
return at([], t);
|
1104
1104
|
var a = new C(ur(r, t, o ? function(l) {
|
1105
1105
|
return cr(o, l);
|
1106
|
-
} :
|
1106
|
+
} : Oe));
|
1107
1107
|
return n ? a.pipe(Rs(n)) : a;
|
1108
1108
|
}
|
1109
1109
|
function ur(s, e, t) {
|
1110
|
-
return t === void 0 && (t =
|
1110
|
+
return t === void 0 && (t = Oe), function(n) {
|
1111
1111
|
Sn(e, function() {
|
1112
1112
|
for (var i = s.length, r = new Array(i), o = i, a = i, l = function(h) {
|
1113
1113
|
Sn(e, function() {
|
@@ -1143,15 +1143,15 @@ function pr(s, e, t, n, i, r, o, a) {
|
|
1143
1143
|
try {
|
1144
1144
|
c--;
|
1145
1145
|
for (var D = function() {
|
1146
|
-
var
|
1146
|
+
var X = l.shift();
|
1147
1147
|
o ? B(e, o, function() {
|
1148
|
-
return b(
|
1149
|
-
}) : b(
|
1148
|
+
return b(X);
|
1149
|
+
}) : b(X);
|
1150
1150
|
}; l.length && c < n; )
|
1151
1151
|
D();
|
1152
1152
|
p();
|
1153
|
-
} catch (
|
1154
|
-
e.error(
|
1153
|
+
} catch (X) {
|
1154
|
+
e.error(X);
|
1155
1155
|
}
|
1156
1156
|
}));
|
1157
1157
|
};
|
@@ -1166,18 +1166,18 @@ function Kt(s, e, t) {
|
|
1166
1166
|
return Ye(function(r, o) {
|
1167
1167
|
return e(n, r, i, o);
|
1168
1168
|
})(H(s(n, i)));
|
1169
|
-
}, t) : (typeof e == "number" && (t = e),
|
1169
|
+
}, t) : (typeof e == "number" && (t = e), K(function(n, i) {
|
1170
1170
|
return pr(n, i, s, t);
|
1171
1171
|
}));
|
1172
1172
|
}
|
1173
1173
|
function dr(s) {
|
1174
|
-
return s === void 0 && (s = 1 / 0), Kt(
|
1174
|
+
return s === void 0 && (s = 1 / 0), Kt(Oe, s);
|
1175
1175
|
}
|
1176
1176
|
var fr = ["addListener", "removeListener"], gr = ["addEventListener", "removeEventListener"], mr = ["on", "off"];
|
1177
1177
|
function Qe(s, e, t, n) {
|
1178
1178
|
if (y(t) && (n = t, t = void 0), n)
|
1179
1179
|
return Qe(s, e, t).pipe(Rs(n));
|
1180
|
-
var i =
|
1180
|
+
var i = Y($r(s) ? gr.map(function(a) {
|
1181
1181
|
return function(l) {
|
1182
1182
|
return s[a](e, l, t);
|
1183
1183
|
};
|
@@ -1224,7 +1224,7 @@ function yr() {
|
|
1224
1224
|
function Mt(s) {
|
1225
1225
|
return s <= 0 ? function() {
|
1226
1226
|
return Pe;
|
1227
|
-
} :
|
1227
|
+
} : K(function(e, t) {
|
1228
1228
|
var n = 0;
|
1229
1229
|
e.subscribe(P(t, function(i) {
|
1230
1230
|
++n <= s && (t.next(i), s <= n && t.complete());
|
@@ -1232,7 +1232,7 @@ function Mt(s) {
|
|
1232
1232
|
});
|
1233
1233
|
}
|
1234
1234
|
function pe(s, e) {
|
1235
|
-
return
|
1235
|
+
return K(function(t, n) {
|
1236
1236
|
var i = null, r = 0, o = !1, a = function() {
|
1237
1237
|
return o && !i && n.complete();
|
1238
1238
|
};
|
@@ -1250,7 +1250,7 @@ function pe(s, e) {
|
|
1250
1250
|
});
|
1251
1251
|
}
|
1252
1252
|
function An(s) {
|
1253
|
-
return
|
1253
|
+
return K(function(e, t) {
|
1254
1254
|
H(s).subscribe(P(t, function() {
|
1255
1255
|
return t.complete();
|
1256
1256
|
}, We)), !t.closed && e.subscribe(t);
|
@@ -1260,24 +1260,24 @@ function zt() {
|
|
1260
1260
|
for (var s = [], e = 0; e < arguments.length; e++)
|
1261
1261
|
s[e] = arguments[e];
|
1262
1262
|
var t = ys(s);
|
1263
|
-
return
|
1263
|
+
return K(function(n, i) {
|
1264
1264
|
for (var r = s.length, o = new Array(r), a = s.map(function() {
|
1265
1265
|
return !1;
|
1266
1266
|
}), l = !1, c = function(u) {
|
1267
1267
|
H(s[u]).subscribe(P(i, function(p) {
|
1268
|
-
o[u] = p, !l && !a[u] && (a[u] = !0, (l = a.every(
|
1268
|
+
o[u] = p, !l && !a[u] && (a[u] = !0, (l = a.every(Oe)) && (a = null));
|
1269
1269
|
}, We));
|
1270
1270
|
}, h = 0; h < r; h++)
|
1271
1271
|
c(h);
|
1272
1272
|
n.subscribe(P(i, function(u) {
|
1273
1273
|
if (l) {
|
1274
|
-
var p = te([u],
|
1275
|
-
i.next(t ? t.apply(void 0, te([],
|
1274
|
+
var p = te([u], Y(o));
|
1275
|
+
i.next(t ? t.apply(void 0, te([], Y(p))) : p);
|
1276
1276
|
}
|
1277
1277
|
}));
|
1278
1278
|
});
|
1279
1279
|
}
|
1280
|
-
var
|
1280
|
+
var Z = /* @__PURE__ */ ((s) => (s.User = "user", s.Agent = "agent", s.System = "system", s))(Z || {});
|
1281
1281
|
const Is = () => crypto.randomUUID();
|
1282
1282
|
class lt {
|
1283
1283
|
constructor(e, t, n) {
|
@@ -1303,7 +1303,7 @@ class xr {
|
|
1303
1303
|
}
|
1304
1304
|
print(e, t = "html") {
|
1305
1305
|
const n = new lt(
|
1306
|
-
|
1306
|
+
Z.Agent,
|
1307
1307
|
{ name: this.name },
|
1308
1308
|
[
|
1309
1309
|
{
|
@@ -1323,7 +1323,7 @@ class wr {
|
|
1323
1323
|
}
|
1324
1324
|
print(e) {
|
1325
1325
|
const t = new lt(
|
1326
|
-
|
1326
|
+
Z.User,
|
1327
1327
|
{ name: this.name },
|
1328
1328
|
[
|
1329
1329
|
{
|
@@ -1343,7 +1343,7 @@ class kr {
|
|
1343
1343
|
}
|
1344
1344
|
print(e) {
|
1345
1345
|
const t = new lt(
|
1346
|
-
|
1346
|
+
Z.System,
|
1347
1347
|
{ name: this.name },
|
1348
1348
|
[
|
1349
1349
|
{
|
@@ -1371,7 +1371,7 @@ class Il {
|
|
1371
1371
|
disconnected() {
|
1372
1372
|
}
|
1373
1373
|
onUserSubmit(e) {
|
1374
|
-
this.print(
|
1374
|
+
this.print(Z.User, e.text);
|
1375
1375
|
}
|
1376
1376
|
print(e, t) {
|
1377
1377
|
const n = new lt(
|
@@ -1439,7 +1439,7 @@ class Il {
|
|
1439
1439
|
* Copyright 2019 Google LLC
|
1440
1440
|
* SPDX-License-Identifier: BSD-3-Clause
|
1441
1441
|
*/
|
1442
|
-
const
|
1442
|
+
const Ze = globalThis, Gt = Ze.ShadowRoot && (Ze.ShadyCSS === void 0 || Ze.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, Xt = Symbol(), En = /* @__PURE__ */ new WeakMap();
|
1443
1443
|
let Ms = class {
|
1444
1444
|
constructor(e, t, n) {
|
1445
1445
|
if (this._$cssResult$ = !0, n !== Xt)
|
@@ -1473,7 +1473,7 @@ const _r = (s) => new Ms(typeof s == "string" ? s : s + "", void 0, Xt), A = (s,
|
|
1473
1473
|
s.adoptedStyleSheets = e.map((t) => t instanceof CSSStyleSheet ? t : t.styleSheet);
|
1474
1474
|
else
|
1475
1475
|
for (const t of e) {
|
1476
|
-
const n = document.createElement("style"), i =
|
1476
|
+
const n = document.createElement("style"), i = Ze.litNonce;
|
1477
1477
|
i !== void 0 && n.setAttribute("nonce", i), n.textContent = t.cssText, s.appendChild(n);
|
1478
1478
|
}
|
1479
1479
|
}, Tn = Gt ? (s) => s : (s) => s instanceof CSSStyleSheet ? ((e) => {
|
@@ -1487,7 +1487,7 @@ const _r = (s) => new Ms(typeof s == "string" ? s : s + "", void 0, Xt), A = (s,
|
|
1487
1487
|
* Copyright 2017 Google LLC
|
1488
1488
|
* SPDX-License-Identifier: BSD-3-Clause
|
1489
1489
|
*/
|
1490
|
-
const { is: Cr, defineProperty: Ar, getOwnPropertyDescriptor: Er, getOwnPropertyNames: Tr, getOwnPropertySymbols:
|
1490
|
+
const { is: Cr, defineProperty: Ar, getOwnPropertyDescriptor: Er, getOwnPropertyNames: Tr, getOwnPropertySymbols: Lr, getPrototypeOf: Or } = Object, W = globalThis, Ln = W.trustedTypes, Pr = Ln ? Ln.emptyScript : "", kt = W.reactiveElementPolyfillSupport, ye = (s, e) => s, Ke = { toAttribute(s, e) {
|
1491
1491
|
switch (e) {
|
1492
1492
|
case Boolean:
|
1493
1493
|
s = s ? Pr : null;
|
@@ -1515,8 +1515,8 @@ const { is: Cr, defineProperty: Ar, getOwnPropertyDescriptor: Er, getOwnProperty
|
|
1515
1515
|
}
|
1516
1516
|
}
|
1517
1517
|
return t;
|
1518
|
-
} }, Jt = (s, e) => !Cr(s, e),
|
1519
|
-
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")),
|
1518
|
+
} }, Jt = (s, e) => !Cr(s, e), On = { attribute: !0, type: String, converter: Ke, reflect: !1, hasChanged: Jt };
|
1519
|
+
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), W.litPropertyMetadata ?? (W.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
|
1520
1520
|
let ae = class extends HTMLElement {
|
1521
1521
|
static addInitializer(e) {
|
1522
1522
|
this._$Ei(), (this.l ?? (this.l = [])).push(e);
|
@@ -1524,7 +1524,7 @@ let ae = class extends HTMLElement {
|
|
1524
1524
|
static get observedAttributes() {
|
1525
1525
|
return this.finalize(), this._$Eh && [...this._$Eh.keys()];
|
1526
1526
|
}
|
1527
|
-
static createProperty(e, t =
|
1527
|
+
static createProperty(e, t = On) {
|
1528
1528
|
if (t.state && (t.attribute = !1), this._$Ei(), this.elementProperties.set(e, t), !t.noAccessor) {
|
1529
1529
|
const n = Symbol(), i = this.getPropertyDescriptor(e, n, t);
|
1530
1530
|
i !== void 0 && Ar(this.prototype, e, i);
|
@@ -1544,19 +1544,19 @@ let ae = class extends HTMLElement {
|
|
1544
1544
|
}, configurable: !0, enumerable: !0 };
|
1545
1545
|
}
|
1546
1546
|
static getPropertyOptions(e) {
|
1547
|
-
return this.elementProperties.get(e) ??
|
1547
|
+
return this.elementProperties.get(e) ?? On;
|
1548
1548
|
}
|
1549
1549
|
static _$Ei() {
|
1550
1550
|
if (this.hasOwnProperty(ye("elementProperties")))
|
1551
1551
|
return;
|
1552
|
-
const e =
|
1552
|
+
const e = Or(this);
|
1553
1553
|
e.finalize(), e.l !== void 0 && (this.l = [...e.l]), this.elementProperties = new Map(e.elementProperties);
|
1554
1554
|
}
|
1555
1555
|
static finalize() {
|
1556
1556
|
if (this.hasOwnProperty(ye("finalized")))
|
1557
1557
|
return;
|
1558
1558
|
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(ye("properties"))) {
|
1559
|
-
const t = this.properties, n = [...Tr(t), ...
|
1559
|
+
const t = this.properties, n = [...Tr(t), ...Lr(t)];
|
1560
1560
|
for (const i of n)
|
1561
1561
|
this.createProperty(i, t[i]);
|
1562
1562
|
}
|
@@ -1728,15 +1728,15 @@ let ae = class extends HTMLElement {
|
|
1728
1728
|
firstUpdated(e) {
|
1729
1729
|
}
|
1730
1730
|
};
|
1731
|
-
ae.elementStyles = [], ae.shadowRootOptions = { mode: "open" }, ae[ye("elementProperties")] = /* @__PURE__ */ new Map(), ae[ye("finalized")] = /* @__PURE__ */ new Map(), kt == null || kt({ ReactiveElement: ae }), (
|
1731
|
+
ae.elementStyles = [], ae.shadowRootOptions = { mode: "open" }, ae[ye("elementProperties")] = /* @__PURE__ */ new Map(), ae[ye("finalized")] = /* @__PURE__ */ new Map(), kt == null || kt({ ReactiveElement: ae }), (W.reactiveElementVersions ?? (W.reactiveElementVersions = [])).push("2.0.4");
|
1732
1732
|
/**
|
1733
1733
|
* @license
|
1734
1734
|
* Copyright 2017 Google LLC
|
1735
1735
|
* SPDX-License-Identifier: BSD-3-Clause
|
1736
1736
|
*/
|
1737
1737
|
const xe = globalThis, Ge = xe.trustedTypes, Pn = Ge ? Ge.createPolicy("lit-html", { createHTML: (s) => s }) : void 0, zs = "$lit$", N = `lit$${(Math.random() + "").slice(9)}$`, Us = "?" + N, Rr = `<${Us}>`, ne = document, Se = () => ne.createComment(""), Ce = (s) => s === null || typeof s != "object" && typeof s != "function", js = Array.isArray, Ir = (s) => js(s) || typeof (s == null ? void 0 : s[Symbol.iterator]) == "function", _t = `[
|
1738
|
-
\f\r]`, be = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Rn = /-->/g, In = />/g,
|
1739
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"), Mn = /'/g, zn = /"/g, Hs = /^(?:script|style|textarea|title)$/i, Mr = (s) => (e, ...t) => ({ _$litType$: s, strings: e, values: t }), m = Mr(1),
|
1738
|
+
\f\r]`, be = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Rn = /-->/g, In = />/g, J = RegExp(`>|${_t}(?:([^\\s"'>=/]+)(${_t}*=${_t}*(?:[^
|
1739
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), Mn = /'/g, zn = /"/g, Hs = /^(?:script|style|textarea|title)$/i, Mr = (s) => (e, ...t) => ({ _$litType$: s, strings: e, values: t }), m = Mr(1), Q = Symbol.for("lit-noChange"), g = Symbol.for("lit-nothing"), Un = /* @__PURE__ */ new WeakMap(), ee = ne.createTreeWalker(ne, 129);
|
1740
1740
|
function Ds(s, e) {
|
1741
1741
|
if (!Array.isArray(s) || !s.hasOwnProperty("raw"))
|
1742
1742
|
throw Error("invalid template strings array");
|
@@ -1749,8 +1749,8 @@ const zr = (s, e) => {
|
|
1749
1749
|
const l = s[a];
|
1750
1750
|
let c, h, u = -1, p = 0;
|
1751
1751
|
for (; p < l.length && (o.lastIndex = p, h = o.exec(l), h !== null); )
|
1752
|
-
p = o.lastIndex, o === be ? h[1] === "!--" ? o = Rn : h[1] !== void 0 ? o = In : h[2] !== void 0 ? (Hs.test(h[2]) && (i = RegExp("</" + h[2], "g")), o =
|
1753
|
-
const d = o ===
|
1752
|
+
p = o.lastIndex, o === be ? h[1] === "!--" ? o = Rn : h[1] !== void 0 ? o = In : h[2] !== void 0 ? (Hs.test(h[2]) && (i = RegExp("</" + h[2], "g")), o = J) : h[3] !== void 0 && (o = J) : o === J ? h[0] === ">" ? (o = i ?? be, u = -1) : h[1] === void 0 ? u = -2 : (u = o.lastIndex - h[2].length, c = h[1], o = h[3] === void 0 ? J : h[3] === '"' ? zn : Mn) : o === zn || o === Mn ? o = J : o === Rn || o === In ? o = be : (o = J, i = void 0);
|
1753
|
+
const d = o === J && s[a + 1].startsWith("/>") ? " " : "";
|
1754
1754
|
r += o === be ? l + Rr : u >= 0 ? (n.push(c), l.slice(0, u) + zs + l.slice(u) + N + d) : l + N + (u === -2 ? a : d);
|
1755
1755
|
}
|
1756
1756
|
return [Ds(s, r + (s[t] || "<?>") + (e === 2 ? "</svg>" : "")), n];
|
@@ -1761,11 +1761,11 @@ class Ae {
|
|
1761
1761
|
this.parts = [];
|
1762
1762
|
let r = 0, o = 0;
|
1763
1763
|
const a = e.length - 1, l = this.parts, [c, h] = zr(e, t);
|
1764
|
-
if (this.el = Ae.createElement(c, n),
|
1764
|
+
if (this.el = Ae.createElement(c, n), ee.currentNode = this.el.content, t === 2) {
|
1765
1765
|
const u = this.el.content.firstChild;
|
1766
1766
|
u.replaceWith(...u.childNodes);
|
1767
1767
|
}
|
1768
|
-
for (; (i =
|
1768
|
+
for (; (i = ee.nextNode()) !== null && l.length < a; ) {
|
1769
1769
|
if (i.nodeType === 1) {
|
1770
1770
|
if (i.hasAttributes())
|
1771
1771
|
for (const u of i.getAttributeNames())
|
@@ -1779,7 +1779,7 @@ class Ae {
|
|
1779
1779
|
if (p > 0) {
|
1780
1780
|
i.textContent = Ge ? Ge.emptyScript : "";
|
1781
1781
|
for (let d = 0; d < p; d++)
|
1782
|
-
i.append(u[d], Se()),
|
1782
|
+
i.append(u[d], Se()), ee.nextNode(), l.push({ type: 2, index: ++r });
|
1783
1783
|
i.append(u[p], Se());
|
1784
1784
|
}
|
1785
1785
|
}
|
@@ -1801,7 +1801,7 @@ class Ae {
|
|
1801
1801
|
}
|
1802
1802
|
function me(s, e, t = s, n) {
|
1803
1803
|
var o, a;
|
1804
|
-
if (e ===
|
1804
|
+
if (e === Q)
|
1805
1805
|
return e;
|
1806
1806
|
let i = n !== void 0 ? (o = t._$Co) == null ? void 0 : o[n] : t._$Cl;
|
1807
1807
|
const r = Ce(e) ? void 0 : e._$litDirective$;
|
@@ -1819,16 +1819,16 @@ class Ur {
|
|
1819
1819
|
}
|
1820
1820
|
u(e) {
|
1821
1821
|
const { el: { content: t }, parts: n } = this._$AD, i = ((e == null ? void 0 : e.creationScope) ?? ne).importNode(t, !0);
|
1822
|
-
|
1823
|
-
let r =
|
1822
|
+
ee.currentNode = i;
|
1823
|
+
let r = ee.nextNode(), o = 0, a = 0, l = n[0];
|
1824
1824
|
for (; l !== void 0; ) {
|
1825
1825
|
if (o === l.index) {
|
1826
1826
|
let c;
|
1827
1827
|
l.type === 2 ? c = new Re(r, r.nextSibling, this, e) : l.type === 1 ? c = new l.ctor(r, l.name, l.strings, this, e) : l.type === 6 && (c = new Br(r, this, e)), this._$AV.push(c), l = n[++a];
|
1828
1828
|
}
|
1829
|
-
o !== (l == null ? void 0 : l.index) && (r =
|
1829
|
+
o !== (l == null ? void 0 : l.index) && (r = ee.nextNode(), o++);
|
1830
1830
|
}
|
1831
|
-
return
|
1831
|
+
return ee.currentNode = ne, i;
|
1832
1832
|
}
|
1833
1833
|
p(e) {
|
1834
1834
|
let t = 0;
|
@@ -1856,7 +1856,7 @@ class Re {
|
|
1856
1856
|
return this._$AB;
|
1857
1857
|
}
|
1858
1858
|
_$AI(e, t = this) {
|
1859
|
-
e = me(this, e, t), Ce(e) ? e === g || e == null || e === "" ? (this._$AH !== g && this._$AR(), this._$AH = g) : e !== this._$AH && e !==
|
1859
|
+
e = me(this, e, t), Ce(e) ? e === g || e == null || e === "" ? (this._$AH !== g && this._$AR(), this._$AH = g) : e !== this._$AH && e !== Q && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : Ir(e) ? this.k(e) : this._(e);
|
1860
1860
|
}
|
1861
1861
|
S(e) {
|
1862
1862
|
return this._$AA.parentNode.insertBefore(e, this._$AB);
|
@@ -1915,12 +1915,12 @@ class ct {
|
|
1915
1915
|
const r = this.strings;
|
1916
1916
|
let o = !1;
|
1917
1917
|
if (r === void 0)
|
1918
|
-
e = me(this, e, t, 0), o = !Ce(e) || e !== this._$AH && e !==
|
1918
|
+
e = me(this, e, t, 0), o = !Ce(e) || e !== this._$AH && e !== Q, o && (this._$AH = e);
|
1919
1919
|
else {
|
1920
1920
|
const a = e;
|
1921
1921
|
let l, c;
|
1922
1922
|
for (e = r[0], l = 0; l < r.length - 1; l++)
|
1923
|
-
c = me(this, a[n + l], t, l), c ===
|
1923
|
+
c = me(this, a[n + l], t, l), c === Q && (c = this._$AH[l]), o || (o = !Ce(c) || c !== this._$AH[l]), c === g ? e = g : e !== g && (e += (c ?? "") + r[l + 1]), this._$AH[l] = c;
|
1924
1924
|
}
|
1925
1925
|
o && !i && this.j(e);
|
1926
1926
|
}
|
@@ -1949,7 +1949,7 @@ class Dr extends ct {
|
|
1949
1949
|
super(e, t, n, i, r), this.type = 5;
|
1950
1950
|
}
|
1951
1951
|
_$AI(e, t = this) {
|
1952
|
-
if ((e = me(this, e, t, 0) ?? g) ===
|
1952
|
+
if ((e = me(this, e, t, 0) ?? g) === Q)
|
1953
1953
|
return;
|
1954
1954
|
const n = this._$AH, i = e === g && n !== g || e.capture !== n.capture || e.once !== n.once || e.passive !== n.passive, r = e !== g && (n === g || i);
|
1955
1955
|
i && this.element.removeEventListener(this.name, this, n), r && this.element.addEventListener(this.name, this, e), this._$AH = e;
|
@@ -2008,7 +2008,7 @@ let k = class extends ae {
|
|
2008
2008
|
super.disconnectedCallback(), (e = this._$Do) == null || e.setConnected(!1);
|
2009
2009
|
}
|
2010
2010
|
render() {
|
2011
|
-
return
|
2011
|
+
return Q;
|
2012
2012
|
}
|
2013
2013
|
};
|
2014
2014
|
var ps;
|
@@ -2016,7 +2016,7 @@ k._$litElement$ = !0, k.finalized = !0, (ps = globalThis.litElementHydrateSuppor
|
|
2016
2016
|
const Ct = globalThis.litElementPolyfillSupport;
|
2017
2017
|
Ct == null || Ct({ LitElement: k });
|
2018
2018
|
(globalThis.litElementVersions ?? (globalThis.litElementVersions = [])).push("4.0.4");
|
2019
|
-
const Fr = { name: "alert", 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 60C47.464 60 60 47.464 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4.01731 47.4568 16.5432 59.9827 32 60ZM32 8.30769C45.0849 8.30769 55.6923 18.9151 55.6923 32C55.6923 45.0849 45.0849 55.6923 32 55.6923C18.9151 55.6923 8.30769 45.0849 8.30769 32C8.32247 18.9212 18.9212 8.32247 32 8.30769Z"/><path d="M29.3491 38.6031V20.6807C29.348 19.8662 29.4903 19.0598 29.7675 18.3096C29.9945 17.6371 30.3484 17.0302 30.804 16.5322C31.1251 16.1524 31.5593 15.9246 32.0204 15.894C32.6852 15.894 33.3496 16.471 34.0134 17.625C34.3738 18.1337 34.5955 18.7525 34.6509 19.4042V37.3267C34.6509 37.9947 34.2454 38.6329 33.4345 39.2414C32.6632 39.835 31.7547 40.1521 30.825 40.1523C29.8423 40.1524 29.3503 39.636 29.3491 38.6031Z"/><path d="M33.66 44.6959C33.9649 45.0866 34.161 45.551 34.2284 46.0419C34.2284 46.5397 33.8893 47.0083 33.2109 47.4476C32.5638 47.8771 31.8043 48.1062 31.0275 48.1061C30.1902 48.1061 29.7716 47.7271 29.7716 46.9693C29.7703 46.3788 29.8874 45.7941 30.116 45.2496C30.3064 44.7579 30.6022 44.3138 30.9826 43.9487C31.2626 43.6591 31.6427 43.4875 32.045 43.4692C32.5635 43.4692 33.1019 43.8781 33.66 44.6959Z"/></svg>' },
|
2019
|
+
const Fr = { name: "alert", 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 60C47.464 60 60 47.464 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4.01731 47.4568 16.5432 59.9827 32 60ZM32 8.30769C45.0849 8.30769 55.6923 18.9151 55.6923 32C55.6923 45.0849 45.0849 55.6923 32 55.6923C18.9151 55.6923 8.30769 45.0849 8.30769 32C8.32247 18.9212 18.9212 8.32247 32 8.30769Z"/><path d="M29.3491 38.6031V20.6807C29.348 19.8662 29.4903 19.0598 29.7675 18.3096C29.9945 17.6371 30.3484 17.0302 30.804 16.5322C31.1251 16.1524 31.5593 15.9246 32.0204 15.894C32.6852 15.894 33.3496 16.471 34.0134 17.625C34.3738 18.1337 34.5955 18.7525 34.6509 19.4042V37.3267C34.6509 37.9947 34.2454 38.6329 33.4345 39.2414C32.6632 39.835 31.7547 40.1521 30.825 40.1523C29.8423 40.1524 29.3503 39.636 29.3491 38.6031Z"/><path d="M33.66 44.6959C33.9649 45.0866 34.161 45.551 34.2284 46.0419C34.2284 46.5397 33.8893 47.0083 33.2109 47.4476C32.5638 47.8771 31.8043 48.1062 31.0275 48.1061C30.1902 48.1061 29.7716 47.7271 29.7716 46.9693C29.7703 46.3788 29.8874 45.7941 30.116 45.2496C30.3064 44.7579 30.6022 44.3138 30.9826 43.9487C31.2626 43.6591 31.6427 43.4875 32.045 43.4692C32.5635 43.4692 33.1019 43.8781 33.66 44.6959Z"/></svg>' }, qr = { name: "check-circle-filled", 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.9829 16.5431 47.4569 4.01712 32 4ZM44.5613 24.5793L31.6382 43.9639C31.2806 44.5011 30.7008 44.8493 30.0586 44.9126C29.988 44.9197 29.9171 44.9232 29.8462 44.9231C29.275 44.9229 28.7272 44.696 28.3233 44.2921L19.7079 35.6767C19.1639 35.1326 18.9514 34.3396 19.1505 33.5964C19.3497 32.8533 19.9302 32.2728 20.6734 32.0736C21.4166 31.8745 22.2095 32.087 22.7536 32.631L29.5117 39.3881L40.9772 22.1899C41.4016 21.5439 42.1396 21.1749 42.9111 21.2229C43.6825 21.2709 44.3691 21.7286 44.7101 22.4223C45.0511 23.1159 44.9944 23.9391 44.5613 24.5793Z"/></svg>' }, Zr = { name: "check-circle", svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M31.9998 4C16.5358 4 3.99976 16.536 3.99976 32C3.99976 47.464 16.5358 60 31.9998 60C47.4637 60 59.9998 47.464 59.9998 32C59.9826 16.5431 47.4566 4.01712 31.9998 4ZM31.9998 55.6923C18.9149 55.6923 8.30745 45.0849 8.30745 32C8.30745 18.9151 18.9149 8.30769 31.9998 8.30769C45.0847 8.30769 55.6921 18.9151 55.6921 32C55.6773 45.0788 45.0785 55.6775 31.9998 55.6923ZM44.5611 24.5793L31.638 43.9639C31.2804 44.5011 30.7005 44.8493 30.0584 44.9126C29.9878 44.9197 29.9169 44.9232 29.8459 44.9231C29.2747 44.9229 28.727 44.696 28.3231 44.2921L19.7077 35.6767C19.1636 35.1326 18.9512 34.3396 19.1503 33.5964C19.3494 32.8533 19.9299 32.2728 20.6731 32.0736C21.4163 31.8745 22.2093 32.087 22.7534 32.631L29.5115 39.3881L40.9769 22.1899C41.4013 21.5439 42.1394 21.1749 42.9108 21.2229C43.6823 21.2709 44.3688 21.7286 44.7099 22.4223C45.0509 23.1159 44.9941 23.9391 44.5611 24.5793Z"/></svg>' }, Wr = { name: "chevron-down", svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M53.0318 24.8653L33.5318 44.3653C33.1256 44.7717 32.5745 45.0001 31.9999 45.0001C31.4253 45.0001 30.8742 44.7717 30.468 44.3653L10.968 24.8653C10.122 24.0193 10.122 22.6476 10.968 21.8015C11.8141 20.9555 13.1858 20.9555 14.0318 21.8015L31.9999 39.7696L49.968 21.8015C50.8141 20.9555 52.1858 20.9555 53.0318 21.8015C53.8779 22.6476 53.8779 24.0193 53.0318 24.8653Z"/></svg>' }, Yr = { name: "close-circle", 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 56C45.2548 56 56 45.2548 56 32C56 18.7452 45.2548 8 32 8C18.7452 8 8 18.7452 8 32C8 45.2548 18.7452 56 32 56ZM32 60C47.464 60 60 47.464 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60Z"/><path d="M25.2772 22.695C24.5164 21.8942 23.2505 21.8617 22.4497 22.6225C21.6488 23.3833 21.6164 24.6492 22.3772 25.45L29.2411 32.6752L22.4773 39.795C21.7166 40.5958 21.749 41.8617 22.5498 42.6225C23.3507 43.3833 24.6166 43.3508 25.3773 42.55L31.9998 35.5791L38.6222 42.55C39.3829 43.3508 40.6488 43.3833 41.4497 42.6225C42.2505 41.8617 42.2829 40.5958 41.5222 39.795L34.7584 32.6752L41.6223 25.45C42.3831 24.6492 42.3507 23.3833 41.5498 22.6225C40.749 21.8617 39.4831 21.8942 38.7224 22.695L31.9998 29.7714L25.2772 22.695Z"/></svg>' }, jn = { name: "mute", svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M51.4283 11.6761L53.1768 9.53891C53.9347 8.61282 53.7982 7.24774 52.8722 6.48993C51.9461 5.73211 50.581 5.86852 49.8232 6.79461L36.3333 23.2822V13.3972C36.3332 11.6447 35.2774 10.0648 33.6583 9.39418C32.0391 8.72356 30.1755 9.09425 28.9362 10.3334L18.1029 21.1668H14.6667C9.88247 21.1722 6.00547 25.0492 6 29.8334V34.1668C6.00547 38.951 9.88247 42.828 14.6667 42.8334H18.1029L19.3315 44.0621L10.8232 54.4613C10.0653 55.3874 10.2018 56.7525 11.1279 57.5103C12.0539 58.2681 13.419 58.1317 14.1768 57.2056L22.411 47.1416L28.9362 53.6668C30.1755 54.9059 32.0391 55.2766 33.6583 54.606C35.2774 53.9354 36.3332 52.3555 36.3333 50.603V30.1254L42.6092 22.4549C44.2201 25.3756 45.044 28.6649 45 32.0001C45.1184 36.1899 43.7698 40.2896 41.1872 43.5909C40.409 44.5001 40.5152 45.8679 41.4243 46.6461C42.3334 47.4243 43.7012 47.3183 44.4795 46.4093C47.7313 42.3208 49.4486 37.2227 49.3333 32.0001C49.403 27.3538 48.067 22.7949 45.5005 18.9211L48.6119 15.1182C52.019 20.0793 53.7867 25.9829 53.6667 32.0001C53.6667 39.0587 51.4873 45.6518 47.6872 50.0909C46.909 51.0001 47.0152 52.3679 47.9243 53.1461C48.8334 53.9243 50.2012 53.8183 50.9795 52.9093C55.4408 47.6968 58 40.0764 58 32.0001C58 24.21 55.6006 16.8662 51.4283 11.6761ZM19.8971 38.5H14.6667C12.2744 38.4977 10.3357 36.559 10.3333 34.1667V29.8334C10.3357 27.4411 12.2744 25.5024 14.6667 25.5H19.8971L32 13.3972V28.5784L22.089 40.6919L19.8971 38.5ZM31.9997 50.603L25.1682 43.7715L31.9997 35.4218V50.603Z"/></svg>' }, Qr = { 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>' }, Kr = { name: "send", svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.41642 6.29292C5.99705 5.18016 3.38612 7.41823 4.12858 9.96847L10.5427 32L4.12858 54.0315C3.38612 56.5818 5.99704 58.8198 8.41642 57.7071L58.1942 34.8125C60.6019 33.7051 60.6019 30.2949 58.1942 29.1875L8.41642 6.29292ZM14.2569 29.9351L8.74174 10.9913L49.9295 29.9351H14.2569ZM14.2568 34.0651L8.74174 53.0087L49.9291 34.0651H14.2568Z"/></svg>' }, Hn = { name: "volume", svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.6578 9.3322C32.0391 8.65799 30.1735 9.02919 28.9362 10.2717L18.1029 21.105H14.6667C9.88247 21.1105 6.00547 24.9875 6 29.7717V34.105C6.00547 38.8892 9.88247 42.7662 14.6667 42.7717H18.1029L28.9362 53.605C30.1755 54.8442 32.0391 55.2149 33.6583 54.5442C35.2774 53.8736 36.3332 52.2937 36.3333 50.5412V13.3355C36.3365 11.5817 35.2794 10.0001 33.6578 9.3322ZM32 50.5411L19.8971 38.4382H14.6667C12.2744 38.4358 10.3357 36.4971 10.3333 34.1049V29.7716C10.3357 27.3793 12.2744 25.4406 14.6667 25.4382H19.8971L32 13.3353V50.5411ZM49.3334 31.9383C49.4487 37.161 47.7314 42.2591 44.4796 46.3475C43.7013 47.2565 42.3335 47.3625 41.4244 46.5843C40.5153 45.8061 40.4092 44.4383 41.1873 43.5291C43.7699 40.2278 45.1185 36.1282 45.0001 31.9383C45.1185 27.7485 43.7699 23.6488 41.1873 20.3475C40.4092 19.4383 40.5153 18.0705 41.4244 17.2923C42.3335 16.5141 43.7013 16.6201 44.4796 17.5291C47.7314 21.6176 49.4487 26.7157 49.3334 31.9383ZM58.0001 31.9383C58.0001 40.0147 55.441 47.635 50.9796 52.8475C50.2013 53.7565 48.8335 53.8625 47.9244 53.0843C47.0153 52.3061 46.9092 50.9383 47.6873 50.0291C51.4874 45.59 53.6668 38.9969 53.6668 31.9383C53.6668 24.8797 51.4874 18.2866 47.6873 13.8475C46.9092 12.9383 47.0153 11.5705 47.9244 10.7923C48.8335 10.0141 50.2013 10.1201 50.9796 11.0291C55.441 16.2416 58.0001 23.862 58.0001 31.9383Z"/></svg>' }, le = {
|
2020
2020
|
allRenderFn: !1,
|
2021
2021
|
cmpDidLoad: !0,
|
2022
2022
|
cmpDidUnload: !1,
|
@@ -2127,7 +2127,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2127
2127
|
} catch {
|
2128
2128
|
}
|
2129
2129
|
return !1;
|
2130
|
-
})(),
|
2130
|
+
})(), qs = (s, e, t, n) => {
|
2131
2131
|
t && t.map(([i, r, o]) => {
|
2132
2132
|
const a = eo(s, i), l = Vr(e, o), c = to(i);
|
2133
2133
|
S.ael(a, r, l, c), (e.$rmListeners$ = e.$rmListeners$ || []).push(() => S.rel(a, r, l, c));
|
@@ -2146,7 +2146,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2146
2146
|
let n = et.get(s);
|
2147
2147
|
Jr && t ? (n = n || new CSSStyleSheet(), n.replace(e)) : n = e, et.set(s, n);
|
2148
2148
|
}, so = (s, e, t, n) => {
|
2149
|
-
let i =
|
2149
|
+
let i = Zs(e, t), r = et.get(i);
|
2150
2150
|
if (s = s.nodeType === 11 ? s : j, r)
|
2151
2151
|
if (typeof r == "string") {
|
2152
2152
|
s = s.head || s;
|
@@ -2158,7 +2158,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2158
2158
|
}, io = (s) => {
|
2159
2159
|
const e = s.$cmpMeta$, t = s.$hostElement$, n = e.$flags$, i = se("attachStyles", e.$tagName$), r = so(t.shadowRoot ? t.shadowRoot : t.getRootNode(), e, s.$modeName$);
|
2160
2160
|
n & 10 && (t["s-sc"] = r, t.classList.add(r + "-h"), n & 2 && t.classList.add(r + "-s")), i();
|
2161
|
-
},
|
2161
|
+
}, Zs = (s, e) => "sc-" + (e && s.$flags$ & 32 ? s.$tagName$ + "-" + e : s.$tagName$), ro = (s) => Io.map((e) => e(s)).find((e) => !!e), Fn = {}, oo = "http://www.w3.org/2000/svg", ao = "http://www.w3.org/1999/xhtml", lo = (s) => s != null, en = (s) => (s = typeof s, s === "object" || s === "function"), de = (s, e, ...t) => {
|
2162
2162
|
let n = null, i = null, r = null, o = !1, a = !1, l = [];
|
2163
2163
|
const c = (u) => {
|
2164
2164
|
for (let p = 0; p < u.length; p++)
|
@@ -2185,9 +2185,9 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2185
2185
|
};
|
2186
2186
|
return t.$attrs$ = null, t.$key$ = null, t.$name$ = null, t;
|
2187
2187
|
}, tn = {}, co = (s) => s && s.$tag$ === tn, ho = {
|
2188
|
-
forEach: (s, e) => s.map(
|
2189
|
-
map: (s, e) => s.map(
|
2190
|
-
},
|
2188
|
+
forEach: (s, e) => s.map(qn).forEach(e),
|
2189
|
+
map: (s, e) => s.map(qn).map(e).map(uo)
|
2190
|
+
}, qn = (s) => ({
|
2191
2191
|
vattrs: s.$attrs$,
|
2192
2192
|
vchildren: s.$children$,
|
2193
2193
|
vkey: s.$key$,
|
@@ -2201,7 +2201,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2201
2201
|
}
|
2202
2202
|
const e = Je(s.vtag, s.vtext);
|
2203
2203
|
return e.$attrs$ = s.vattrs, e.$children$ = s.vchildren, e.$key$ = s.vkey, e.$name$ = s.vname, e;
|
2204
|
-
},
|
2204
|
+
}, Zn = (s, e, t, n, i, r) => {
|
2205
2205
|
if (t !== n) {
|
2206
2206
|
let o = Kn(s, e), a = e.toLowerCase();
|
2207
2207
|
if (e === "class") {
|
@@ -2236,9 +2236,9 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2236
2236
|
}, po = /\s/, Wn = (s) => s ? s.split(po) : [], Ws = (s, e, t, n) => {
|
2237
2237
|
const i = e.$elm$.nodeType === 11 && e.$elm$.host ? e.$elm$.host : e.$elm$, r = s && s.$attrs$ || Fn, o = e.$attrs$ || Fn;
|
2238
2238
|
for (n in r)
|
2239
|
-
n in o ||
|
2239
|
+
n in o || Zn(i, n, r[n], void 0, t, e.$flags$);
|
2240
2240
|
for (n in o)
|
2241
|
-
|
2241
|
+
Zn(i, n, r[n], o[n], t, e.$flags$);
|
2242
2242
|
}, Ve = (s, e, t, n) => {
|
2243
2243
|
let i = e.$children$[t], r = 0, o, a, l;
|
2244
2244
|
if (Ns || (Vt = !0, i.$tag$ === "slot" && (ce && n.classList.add(ce + "-s"), i.$flags$ |= i.$children$ ? (
|
@@ -2323,17 +2323,17 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2323
2323
|
}
|
2324
2324
|
Gs(t);
|
2325
2325
|
}
|
2326
|
-
},
|
2326
|
+
}, O = [], Xs = (s) => {
|
2327
2327
|
let e, t, n, i, r, o, a = 0, l = s.childNodes, c = l.length;
|
2328
2328
|
for (; a < c; a++) {
|
2329
2329
|
if (e = l[a], e["s-sr"] && (t = e["s-cr"]) && t.parentNode)
|
2330
2330
|
for (n = t.parentNode.childNodes, i = e["s-sn"], o = n.length - 1; o >= 0; o--)
|
2331
|
-
t = n[o], !t["s-cn"] && !t["s-nr"] && t["s-hn"] !== e["s-hn"] && (Yn(t, i) ? (r =
|
2331
|
+
t = n[o], !t["s-cn"] && !t["s-nr"] && t["s-hn"] !== e["s-hn"] && (Yn(t, i) ? (r = O.find((h) => h.$nodeToRelocate$ === t), Xe = !0, t["s-sn"] = t["s-sn"] || i, r ? r.$slotRefNode$ = e : O.push({
|
2332
2332
|
$slotRefNode$: e,
|
2333
2333
|
$nodeToRelocate$: t
|
2334
|
-
}), t["s-sr"] &&
|
2335
|
-
Yn(h.$nodeToRelocate$, t["s-sn"]) && (r =
|
2336
|
-
})) :
|
2334
|
+
}), t["s-sr"] && O.map((h) => {
|
2335
|
+
Yn(h.$nodeToRelocate$, t["s-sn"]) && (r = O.find((u) => u.$nodeToRelocate$ === t), r && !h.$slotRefNode$ && (h.$slotRefNode$ = r.$slotRefNode$));
|
2336
|
+
})) : O.some((h) => h.$nodeToRelocate$ === t) || O.push({
|
2337
2337
|
$nodeToRelocate$: t
|
2338
2338
|
}));
|
2339
2339
|
e.nodeType === 1 && Xs(e);
|
@@ -2347,10 +2347,10 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2347
2347
|
if (S.$flags$ |= 1, Vt) {
|
2348
2348
|
Xs(r.$elm$);
|
2349
2349
|
let o, a, l, c, h, u, p = 0;
|
2350
|
-
for (; p <
|
2351
|
-
o =
|
2352
|
-
for (p = 0; p <
|
2353
|
-
if (o =
|
2350
|
+
for (; p < O.length; p++)
|
2351
|
+
o = O[p], a = o.$nodeToRelocate$, a["s-ol"] || (l = j.createTextNode(""), l["s-nr"] = a, a.parentNode.insertBefore(a["s-ol"] = l, a));
|
2352
|
+
for (p = 0; p < O.length; p++)
|
2353
|
+
if (o = O[p], a = o.$nodeToRelocate$, o.$slotRefNode$) {
|
2354
2354
|
for (c = o.$slotRefNode$.parentNode, h = o.$slotRefNode$.nextSibling, l = a["s-ol"]; l = l.previousSibling; )
|
2355
2355
|
if (u = l["s-nr"], u && u["s-sn"] === a["s-sn"] && c === u.parentNode && (u = u.nextSibling, !u || !u["s-nr"])) {
|
2356
2356
|
h = u;
|
@@ -2360,7 +2360,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2360
2360
|
} else
|
2361
2361
|
a.nodeType === 1 && (a.hidden = !0);
|
2362
2362
|
}
|
2363
|
-
Xe && Gs(r.$elm$), S.$flags$ &= -2,
|
2363
|
+
Xe && Gs(r.$elm$), S.$flags$ &= -2, O.length = 0;
|
2364
2364
|
}
|
2365
2365
|
}, mo = (s) => s, vo = (s, e, t) => {
|
2366
2366
|
const n = mo(s);
|
@@ -2467,7 +2467,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2467
2467
|
if (!(e.$flags$ & 32) && (i = s.constructor, e.$flags$ |= 32, customElements.whenDefined(t.$tagName$).then(() => e.$flags$ |= 128), i.style)) {
|
2468
2468
|
let o = i.style;
|
2469
2469
|
typeof o != "string" && (o = o[e.$modeName$ = ro(s)]);
|
2470
|
-
const a =
|
2470
|
+
const a = Zs(t, e.$modeName$);
|
2471
2471
|
if (!et.has(a)) {
|
2472
2472
|
const l = se("registerStyles", t.$tagName$);
|
2473
2473
|
no(a, o, !!(t.$flags$ & 1)), l();
|
@@ -2475,17 +2475,17 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2475
2475
|
}
|
2476
2476
|
e.$ancestorComponent$, (() => Vs(e, !0))();
|
2477
2477
|
}, To = (s) => {
|
2478
|
-
},
|
2478
|
+
}, Lo = (s) => {
|
2479
2479
|
if (!(S.$flags$ & 1)) {
|
2480
2480
|
const e = pt(s), t = e.$cmpMeta$, n = se("connectedCallback", t.$tagName$);
|
2481
|
-
e.$flags$ & 1 ? (
|
2481
|
+
e.$flags$ & 1 ? (qs(s, e, t.$listeners$), To(e.$lazyInstance$)) : (e.$flags$ |= 1, t.$flags$ & 12 && Oo(s), t.$members$ && Object.entries(t.$members$).map(([i, [r]]) => {
|
2482
2482
|
if (r & 31 && s.hasOwnProperty(i)) {
|
2483
2483
|
const o = s[i];
|
2484
2484
|
delete s[i], s[i] = o;
|
2485
2485
|
}
|
2486
2486
|
}), Eo(s, e, t)), n();
|
2487
2487
|
}
|
2488
|
-
},
|
2488
|
+
}, Oo = (s) => {
|
2489
2489
|
const e = s["s-cr"] = j.createComment("");
|
2490
2490
|
e["s-cn"] = !0, s.insertBefore(e, s.firstChild);
|
2491
2491
|
}, Po = (s) => {
|
@@ -2505,7 +2505,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2505
2505
|
Ro(this, t);
|
2506
2506
|
},
|
2507
2507
|
connectedCallback() {
|
2508
|
-
|
2508
|
+
Lo(this), n && n.call(this);
|
2509
2509
|
},
|
2510
2510
|
disconnectedCallback() {
|
2511
2511
|
Po(this), i && i.call(this);
|
@@ -2524,7 +2524,7 @@ const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, F
|
|
2524
2524
|
$cmpMeta$: e,
|
2525
2525
|
$instanceValues$: /* @__PURE__ */ new Map()
|
2526
2526
|
};
|
2527
|
-
return
|
2527
|
+
return qs(s, t, e.$listeners$), ti.set(s, t);
|
2528
2528
|
}, Kn = (s, e) => e in s, Ie = (s, e) => (0, console.error)(s, e), et = /* @__PURE__ */ new Map(), Io = [], Gn = [], ni = [], Mo = (s, e) => (t) => {
|
2529
2529
|
s.push(t), Ut || (Ut = !0, e && S.$flags$ & 4 ? zo(jt) : S.raf(jt));
|
2530
2530
|
}, Xn = (s) => {
|
@@ -2585,11 +2585,11 @@ si();
|
|
2585
2585
|
function Ht() {
|
2586
2586
|
return typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : { vocadsIcons: void 0, vocadsIconsRegistered: !1 };
|
2587
2587
|
}
|
2588
|
-
function
|
2588
|
+
function qo() {
|
2589
2589
|
if (typeof Ht().vocadsIcons !== void 0)
|
2590
2590
|
return Ht().vocadsIcons;
|
2591
2591
|
}
|
2592
|
-
function
|
2592
|
+
function Zo() {
|
2593
2593
|
return Ht().vocadsIconsRegistered;
|
2594
2594
|
}
|
2595
2595
|
const Wo = ".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))}", Yo = /* @__PURE__ */ ei(class extends Fs {
|
@@ -2604,8 +2604,8 @@ const Wo = ".telia-icon{display:inline-block}.telia-icon__container{display:bloc
|
|
2604
2604
|
getSvgString() {
|
2605
2605
|
if (this.svg)
|
2606
2606
|
return this.svg;
|
2607
|
-
if (
|
2608
|
-
const s =
|
2607
|
+
if (Zo() && this.name) {
|
2608
|
+
const s = qo();
|
2609
2609
|
return s[this.name] ? s[this.name].svg : "";
|
2610
2610
|
}
|
2611
2611
|
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"), "";
|
@@ -2793,10 +2793,10 @@ let ri = class extends sn {
|
|
2793
2793
|
* Copyright 2020 Google LLC
|
2794
2794
|
* SPDX-License-Identifier: BSD-3-Clause
|
2795
2795
|
*/
|
2796
|
-
const
|
2796
|
+
const F = () => new ta();
|
2797
2797
|
class ta {
|
2798
2798
|
}
|
2799
|
-
const At = /* @__PURE__ */ new WeakMap(),
|
2799
|
+
const At = /* @__PURE__ */ new WeakMap(), q = ft(class extends ri {
|
2800
2800
|
render(s) {
|
2801
2801
|
return g;
|
2802
2802
|
}
|
@@ -2853,7 +2853,7 @@ const Te = ft(class extends sn {
|
|
2853
2853
|
const o = !!e[r];
|
2854
2854
|
o === this.st.has(r) || (i = this.nt) != null && i.has(r) || (o ? (t.add(r), this.st.add(r)) : (t.remove(r), this.st.delete(r)));
|
2855
2855
|
}
|
2856
|
-
return
|
2856
|
+
return Q;
|
2857
2857
|
}
|
2858
2858
|
});
|
2859
2859
|
var na = Object.defineProperty, sa = Object.getOwnPropertyDescriptor, ia = (s, e, t, n) => {
|
@@ -3124,7 +3124,7 @@ var ua = Object.defineProperty, pa = Object.getOwnPropertyDescriptor, gt = (s, e
|
|
3124
3124
|
};
|
3125
3125
|
class re extends k {
|
3126
3126
|
constructor() {
|
3127
|
-
super(...arguments), this.active = !1, this.loaded = !1, this.containerRef =
|
3127
|
+
super(...arguments), this.active = !1, this.loaded = !1, this.containerRef = F(), this.widgetActive$ = new M(!1), this.componentIsDestroyed$ = new _();
|
3128
3128
|
}
|
3129
3129
|
async connectedCallback() {
|
3130
3130
|
super.connectedCallback(), this.icon = await this._renderSymbol(), this.loaded = !0, this._applyBranding();
|
@@ -3170,7 +3170,7 @@ class re extends k {
|
|
3170
3170
|
}
|
3171
3171
|
render() {
|
3172
3172
|
var e, t, n, i;
|
3173
|
-
return m`<div class="trigger-container" ${
|
3173
|
+
return m`<div class="trigger-container" ${q(this.containerRef)}>
|
3174
3174
|
${!this.active && ((i = (n = (t = (e = this.application) == null ? void 0 : e.settings) == null ? void 0 : t.branding) == null ? void 0 : n.other) != null && i.showButtonLabel) ? m`
|
3175
3175
|
<button
|
3176
3176
|
label="${this.application.settings.branding.other.buttonLabelText ?? "Widget trigger"}"
|
@@ -3349,7 +3349,7 @@ gt([
|
|
3349
3349
|
gt([
|
3350
3350
|
E()
|
3351
3351
|
], re.prototype, "icon", 2);
|
3352
|
-
var da = Object.defineProperty, fa = Object.getOwnPropertyDescriptor,
|
3352
|
+
var da = Object.defineProperty, fa = Object.getOwnPropertyDescriptor, V = (s, e, t, n) => {
|
3353
3353
|
for (var i = n > 1 ? void 0 : n ? fa(e, t) : e, r = s.length - 1, o; r >= 0; r--)
|
3354
3354
|
(o = s[r]) && (i = (n ? o(e, t, i) : o(i)) || i);
|
3355
3355
|
return n && i && da(e, t, i), i;
|
@@ -3393,19 +3393,19 @@ const ai = (s) => {
|
|
3393
3393
|
box-sizing: border-box;
|
3394
3394
|
}
|
3395
3395
|
`
|
3396
|
-
],
|
3396
|
+
], V([
|
3397
3397
|
w()
|
3398
|
-
], e.prototype, "properties", 2),
|
3398
|
+
], e.prototype, "properties", 2), V([
|
3399
3399
|
w()
|
3400
|
-
], e.prototype, "context", 2),
|
3400
|
+
], e.prototype, "context", 2), V([
|
3401
3401
|
w()
|
3402
|
-
], e.prototype, "layout", 2),
|
3402
|
+
], e.prototype, "layout", 2), V([
|
3403
3403
|
w()
|
3404
|
-
], e.prototype, "name", 2),
|
3404
|
+
], e.prototype, "name", 2), V([
|
3405
3405
|
w()
|
3406
|
-
], e.prototype, "type", 2),
|
3406
|
+
], e.prototype, "type", 2), V([
|
3407
3407
|
w({ attribute: !1 })
|
3408
|
-
], e.prototype, "application", 2),
|
3408
|
+
], e.prototype, "application", 2), V([
|
3409
3409
|
w({ attribute: !1 })
|
3410
3410
|
], e.prototype, "parent", 2), e;
|
3411
3411
|
};
|
@@ -3568,7 +3568,7 @@ var ya = Object.defineProperty, xa = Object.getOwnPropertyDescriptor, wa = (s, e
|
|
3568
3568
|
const ka = "application";
|
3569
3569
|
class an extends k {
|
3570
3570
|
constructor() {
|
3571
|
-
super(...arguments), this.nodes = [], this.wrapperRef =
|
3571
|
+
super(...arguments), this.nodes = [], this.wrapperRef = F();
|
3572
3572
|
}
|
3573
3573
|
addChild(e) {
|
3574
3574
|
e.parent = this, this.nodes.push(e);
|
@@ -3591,7 +3591,7 @@ class an extends k {
|
|
3591
3591
|
this.applyBranding(), this.applyStyles();
|
3592
3592
|
}
|
3593
3593
|
render() {
|
3594
|
-
return this.application.renderStrategy === on.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")), m`<div class="widget-container" ${
|
3594
|
+
return this.application.renderStrategy === on.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")), m`<div class="widget-container" ${q(this.wrapperRef)}>
|
3595
3595
|
${ga(this.nodes, (e) => e)}
|
3596
3596
|
</div>`;
|
3597
3597
|
}
|
@@ -3984,8 +3984,8 @@ class Ea {
|
|
3984
3984
|
(e = this.sessionService) == null || e.startSession();
|
3985
3985
|
}
|
3986
3986
|
}
|
3987
|
-
var Ta = Object.defineProperty,
|
3988
|
-
for (var i = n > 1 ? void 0 : n ?
|
3987
|
+
var Ta = Object.defineProperty, La = Object.getOwnPropertyDescriptor, Oa = (s, e, t, n) => {
|
3988
|
+
for (var i = n > 1 ? void 0 : n ? La(e, t) : e, r = s.length - 1, o; r >= 0; r--)
|
3989
3989
|
(o = s[r]) && (i = (n ? o(e, t, i) : o(i)) || i);
|
3990
3990
|
return n && i && Ta(e, t, i), i;
|
3991
3991
|
};
|
@@ -4011,13 +4011,13 @@ class cn extends k {
|
|
4011
4011
|
}
|
4012
4012
|
_renderDeliveryStatus(e) {
|
4013
4013
|
return e === "delivered" ? m`<telia-icon
|
4014
|
-
svg=${
|
4014
|
+
svg=${qr.svg}
|
4015
4015
|
size="sm"
|
4016
4016
|
></telia-icon>` : e === "failed" ? m`<telia-icon
|
4017
4017
|
svg=${Fr.svg}
|
4018
4018
|
size="sm"
|
4019
4019
|
title="Message could not be delivered"
|
4020
|
-
></telia-icon>` : m`<telia-icon svg=${
|
4020
|
+
></telia-icon>` : m`<telia-icon svg=${Zr.svg} size="sm"></telia-icon>`;
|
4021
4021
|
}
|
4022
4022
|
_dispatchEntryAction(e) {
|
4023
4023
|
this.entry.actions$.next(e.detail);
|
@@ -4025,7 +4025,7 @@ class cn extends k {
|
|
4025
4025
|
render() {
|
4026
4026
|
var e, t;
|
4027
4027
|
switch (this.entry.type) {
|
4028
|
-
case
|
4028
|
+
case Z.System:
|
4029
4029
|
return m`
|
4030
4030
|
<div class="conversation-system-message">
|
4031
4031
|
${this.entry.messages.map(
|
@@ -4043,7 +4043,7 @@ class cn extends k {
|
|
4043
4043
|
<span>${this._getTimestamp(this.entry.timestamp)}</span>
|
4044
4044
|
</div>
|
4045
4045
|
`;
|
4046
|
-
case
|
4046
|
+
case Z.Agent:
|
4047
4047
|
return m`<div
|
4048
4048
|
class=${Te({
|
4049
4049
|
"conversation-agent-message": !0,
|
@@ -4072,7 +4072,7 @@ class cn extends k {
|
|
4072
4072
|
)}
|
4073
4073
|
</div>
|
4074
4074
|
</div>`;
|
4075
|
-
case
|
4075
|
+
case Z.User:
|
4076
4076
|
return m`<div
|
4077
4077
|
class=${Te({
|
4078
4078
|
"conversation-user-message": !0,
|
@@ -4221,7 +4221,7 @@ cn.styles = [
|
|
4221
4221
|
}
|
4222
4222
|
`
|
4223
4223
|
];
|
4224
|
-
|
4224
|
+
Oa([
|
4225
4225
|
w({ attribute: !1 })
|
4226
4226
|
], cn.prototype, "entry", 2);
|
4227
4227
|
var Pa = Object.defineProperty, Ra = Object.getOwnPropertyDescriptor, ci = (s, e, t, n) => {
|
@@ -4408,7 +4408,7 @@ class Bt extends sn {
|
|
4408
4408
|
render(e) {
|
4409
4409
|
if (e === g || e == null)
|
4410
4410
|
return this._t = void 0, this.it = e;
|
4411
|
-
if (e ===
|
4411
|
+
if (e === Q)
|
4412
4412
|
return e;
|
4413
4413
|
if (typeof e != "string")
|
4414
4414
|
throw Error(this.constructor.directiveName + "() called with a non-string value");
|
@@ -4478,14 +4478,14 @@ let oe = pn();
|
|
4478
4478
|
function ui(s) {
|
4479
4479
|
oe = s;
|
4480
4480
|
}
|
4481
|
-
const pi = /[&<>"']/, Na = new RegExp(pi.source, "g"), di = /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/, Fa = new RegExp(di.source, "g"),
|
4481
|
+
const pi = /[&<>"']/, Na = new RegExp(pi.source, "g"), di = /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/, Fa = new RegExp(di.source, "g"), qa = {
|
4482
4482
|
"&": "&",
|
4483
4483
|
"<": "<",
|
4484
4484
|
">": ">",
|
4485
4485
|
'"': """,
|
4486
4486
|
"'": "'"
|
4487
|
-
}, as = (s) =>
|
4488
|
-
function
|
4487
|
+
}, as = (s) => qa[s];
|
4488
|
+
function L(s, e) {
|
4489
4489
|
if (e) {
|
4490
4490
|
if (pi.test(s))
|
4491
4491
|
return s.replace(Na, as);
|
@@ -4493,9 +4493,9 @@ function O(s, e) {
|
|
4493
4493
|
return s.replace(Fa, as);
|
4494
4494
|
return s;
|
4495
4495
|
}
|
4496
|
-
const
|
4496
|
+
const Za = /&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;
|
4497
4497
|
function Wa(s) {
|
4498
|
-
return s.replace(
|
4498
|
+
return s.replace(Za, (e, t) => (t = t.toLowerCase(), t === "colon" ? ":" : t.charAt(0) === "#" ? t.charAt(1) === "x" ? String.fromCharCode(parseInt(t.substring(2), 16)) : String.fromCharCode(+t.substring(1)) : ""));
|
4499
4499
|
}
|
4500
4500
|
const Ya = /(^|[^\[])\^/g;
|
4501
4501
|
function $(s, e) {
|
@@ -4567,7 +4567,7 @@ function Qa(s, e) {
|
|
4567
4567
|
return -1;
|
4568
4568
|
}
|
4569
4569
|
function hs(s, e, t, n) {
|
4570
|
-
const i = e.href, r = e.title ?
|
4570
|
+
const i = e.href, r = e.title ? L(e.title) : null, o = s[1].replace(/\\([\[\]])/g, "$1");
|
4571
4571
|
if (s[0].charAt(0) !== "!") {
|
4572
4572
|
n.state.inLink = !0;
|
4573
4573
|
const a = {
|
@@ -4585,7 +4585,7 @@ function hs(s, e, t, n) {
|
|
4585
4585
|
raw: t,
|
4586
4586
|
href: i,
|
4587
4587
|
title: r,
|
4588
|
-
text:
|
4588
|
+
text: L(o)
|
4589
4589
|
};
|
4590
4590
|
}
|
4591
4591
|
function Ka(s, e) {
|
@@ -4715,17 +4715,17 @@ class nt {
|
|
4715
4715
|
let b = !1;
|
4716
4716
|
if (!u && /^ *$/.test(p) && (a += p + `
|
4717
4717
|
`, e = e.substring(p.length + 1), h = !0), !h) {
|
4718
|
-
const D = new RegExp(`^ {0,${Math.min(3, d - 1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),
|
4718
|
+
const D = new RegExp(`^ {0,${Math.min(3, d - 1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`), X = new RegExp(`^ {0,${Math.min(3, d - 1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`), yn = new RegExp(`^ {0,${Math.min(3, d - 1)}}(?:\`\`\`|~~~)`), xn = new RegExp(`^ {0,${Math.min(3, d - 1)}}#`);
|
4719
4719
|
for (; e; ) {
|
4720
4720
|
const $t = e.split(`
|
4721
4721
|
`, 1)[0];
|
4722
|
-
if (p = $t, this.options.pedantic && (p = p.replace(/^ {1,4}(?=( {4})*[^ ])/g, " ")), yn.test(p) || xn.test(p) || D.test(p) ||
|
4722
|
+
if (p = $t, this.options.pedantic && (p = p.replace(/^ {1,4}(?=( {4})*[^ ])/g, " ")), yn.test(p) || xn.test(p) || D.test(p) || X.test(e))
|
4723
4723
|
break;
|
4724
4724
|
if (p.search(/[^ ]/) >= d || !p.trim())
|
4725
4725
|
l += `
|
4726
4726
|
` + p.slice(d);
|
4727
4727
|
else {
|
4728
|
-
if (b || u.search(/[^ ]/) >= 4 || yn.test(u) || xn.test(u) ||
|
4728
|
+
if (b || u.search(/[^ ]/) >= 4 || yn.test(u) || xn.test(u) || X.test(u))
|
4729
4729
|
break;
|
4730
4730
|
l += `
|
4731
4731
|
` + p;
|
@@ -4850,7 +4850,7 @@ class nt {
|
|
4850
4850
|
return {
|
4851
4851
|
type: "escape",
|
4852
4852
|
raw: t[0],
|
4853
|
-
text:
|
4853
|
+
text: L(t[1])
|
4854
4854
|
};
|
4855
4855
|
}
|
4856
4856
|
tag(e) {
|
@@ -4955,7 +4955,7 @@ class nt {
|
|
4955
4955
|
if (t) {
|
4956
4956
|
let n = t[2].replace(/\n/g, " ");
|
4957
4957
|
const i = /[^ ]/.test(n), r = /^ /.test(n) && / $/.test(n);
|
4958
|
-
return i && r && (n = n.substring(1, n.length - 1)), n =
|
4958
|
+
return i && r && (n = n.substring(1, n.length - 1)), n = L(n, !0), {
|
4959
4959
|
type: "codespan",
|
4960
4960
|
raw: t[0],
|
4961
4961
|
text: n
|
@@ -4984,7 +4984,7 @@ class nt {
|
|
4984
4984
|
const t = this.rules.inline.autolink.exec(e);
|
4985
4985
|
if (t) {
|
4986
4986
|
let n, i;
|
4987
|
-
return t[2] === "@" ? (n =
|
4987
|
+
return t[2] === "@" ? (n = L(t[1]), i = "mailto:" + n) : (n = L(t[1]), i = n), {
|
4988
4988
|
type: "link",
|
4989
4989
|
raw: t[0],
|
4990
4990
|
text: n,
|
@@ -5005,13 +5005,13 @@ class nt {
|
|
5005
5005
|
if (t = this.rules.inline.url.exec(e)) {
|
5006
5006
|
let i, r;
|
5007
5007
|
if (t[2] === "@")
|
5008
|
-
i =
|
5008
|
+
i = L(t[0]), r = "mailto:" + i;
|
5009
5009
|
else {
|
5010
5010
|
let o;
|
5011
5011
|
do
|
5012
5012
|
o = t[0], t[0] = ((n = this.rules.inline._backpedal.exec(t[0])) == null ? void 0 : n[0]) ?? "";
|
5013
5013
|
while (o !== t[0]);
|
5014
|
-
i =
|
5014
|
+
i = L(t[0]), t[1] === "www." ? r = "http://" + t[0] : r = t[0];
|
5015
5015
|
}
|
5016
5016
|
return {
|
5017
5017
|
type: "link",
|
@@ -5032,7 +5032,7 @@ class nt {
|
|
5032
5032
|
const t = this.rules.inline.text.exec(e);
|
5033
5033
|
if (t) {
|
5034
5034
|
let n;
|
5035
|
-
return this.lexer.state.inRawBlock ? n = t[0] : n =
|
5035
|
+
return this.lexer.state.inRawBlock ? n = t[0] : n = L(t[0]), {
|
5036
5036
|
type: "text",
|
5037
5037
|
raw: t[0],
|
5038
5038
|
text: n
|
@@ -5346,8 +5346,8 @@ class it {
|
|
5346
5346
|
var r;
|
5347
5347
|
const i = (r = (t || "").match(/^\S*/)) == null ? void 0 : r[0];
|
5348
5348
|
return e = e.replace(/\n$/, "") + `
|
5349
|
-
`, i ? '<pre><code class="language-' +
|
5350
|
-
` : "<pre><code>" + (n ? e :
|
5349
|
+
`, i ? '<pre><code class="language-' + L(i) + '">' + (n ? e : L(e, !0)) + `</code></pre>
|
5350
|
+
` : "<pre><code>" + (n ? e : L(e, !0)) + `</code></pre>
|
5351
5351
|
`;
|
5352
5352
|
}
|
5353
5353
|
blockquote(e) {
|
@@ -5691,15 +5691,15 @@ x(_e, "passThroughHooks", /* @__PURE__ */ new Set([
|
|
5691
5691
|
"postprocess",
|
5692
5692
|
"processAllTokens"
|
5693
5693
|
]));
|
5694
|
-
var
|
5694
|
+
var Le, Ft, rt, xi;
|
5695
5695
|
class wl {
|
5696
5696
|
constructor(...e) {
|
5697
|
-
yt(this,
|
5697
|
+
yt(this, Le);
|
5698
5698
|
yt(this, rt);
|
5699
5699
|
x(this, "defaults", pn());
|
5700
5700
|
x(this, "options", this.setOptions);
|
5701
|
-
x(this, "parse", je(this,
|
5702
|
-
x(this, "parseInline", je(this,
|
5701
|
+
x(this, "parse", je(this, Le, Ft).call(this, z.lex, U.parse));
|
5702
|
+
x(this, "parseInline", je(this, Le, Ft).call(this, z.lexInline, U.parseInline));
|
5703
5703
|
x(this, "Parser", U);
|
5704
5704
|
x(this, "Renderer", it);
|
5705
5705
|
x(this, "TextRenderer", bn);
|
@@ -5831,7 +5831,7 @@ class wl {
|
|
5831
5831
|
return U.parse(e, t ?? this.defaults);
|
5832
5832
|
}
|
5833
5833
|
}
|
5834
|
-
|
5834
|
+
Le = new WeakSet(), Ft = function(e, t) {
|
5835
5835
|
return (n, i) => {
|
5836
5836
|
const r = { ...i }, o = { ...this.defaults, ...r };
|
5837
5837
|
this.defaults.async === !0 && r.async === !1 && (o.silent || console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."), o.async = !0);
|
@@ -5856,7 +5856,7 @@ Oe = new WeakSet(), Ft = function(e, t) {
|
|
5856
5856
|
return (n) => {
|
5857
5857
|
if (n.message += `
|
5858
5858
|
Please report this to https://github.com/markedjs/marked.`, e) {
|
5859
|
-
const i = "<p>An error occurred:</p><pre>" +
|
5859
|
+
const i = "<p>An error occurred:</p><pre>" + L(n.message + "", !0) + "</pre>";
|
5860
5860
|
return t ? Promise.resolve(i) : i;
|
5861
5861
|
}
|
5862
5862
|
if (t)
|
@@ -5910,7 +5910,7 @@ v.use({
|
|
5910
5910
|
});
|
5911
5911
|
class bt extends k {
|
5912
5912
|
constructor() {
|
5913
|
-
super(...arguments), this.showLightbox = !1, this.imageUrl = "", this.altText = "", this.scrollRef =
|
5913
|
+
super(...arguments), this.showLightbox = !1, this.imageUrl = "", this.altText = "", this.scrollRef = F(), this.contentRef = F(), this.autoScroll = !0, this.buffer = "", this.pointer = 0, this.imageRegexp = new RegExp(/!\[[^[]*\([^)]*\)/gm), this.includesImage = (e) => this.imageRegexp.test(e);
|
5914
5914
|
}
|
5915
5915
|
// Stop autoscroll on user interaction
|
5916
5916
|
handleAutoscroll() {
|
@@ -5959,10 +5959,10 @@ class bt extends k {
|
|
5959
5959
|
}
|
5960
5960
|
render() {
|
5961
5961
|
return m`
|
5962
|
-
<div class="message-type-markdown" ${
|
5962
|
+
<div class="message-type-markdown" ${q(this.contentRef)}>
|
5963
5963
|
<div></div>
|
5964
5964
|
</div>
|
5965
|
-
<div class="scroll" ${
|
5965
|
+
<div class="scroll" ${q(this.scrollRef)}></div>
|
5966
5966
|
${this.showLightbox ? m`<ace-lightbox
|
5967
5967
|
imageUrl="${this.imageUrl}"
|
5968
5968
|
altText="${this.altText}"
|
@@ -6088,12 +6088,12 @@ $n.styles = [
|
|
6088
6088
|
Al([
|
6089
6089
|
w({ attribute: !0 })
|
6090
6090
|
], $n.prototype, "imageUrl", 2);
|
6091
|
-
var El = Object.defineProperty, Tl = Object.getOwnPropertyDescriptor,
|
6091
|
+
var El = Object.defineProperty, Tl = Object.getOwnPropertyDescriptor, G = (s, e, t, n) => {
|
6092
6092
|
for (var i = n > 1 ? void 0 : n ? Tl(e, t) : e, r = s.length - 1, o; r >= 0; r--)
|
6093
6093
|
(o = s[r]) && (i = (n ? o(e, t, i) : o(i)) || i);
|
6094
6094
|
return n && i && El(e, t, i), i;
|
6095
6095
|
};
|
6096
|
-
const
|
6096
|
+
const Ll = (s) => {
|
6097
6097
|
s.scrollTo ? s.scrollTo({ top: s.scrollHeight, behavior: "smooth" }) : s.scrollTop = s.scrollHeight;
|
6098
6098
|
};
|
6099
6099
|
customElements.get("conversation-entry") || customElements.define("conversation-entry", cn);
|
@@ -6106,12 +6106,12 @@ customElements.get("ace-lightbox") || customElements.define("ace-lightbox", $n);
|
|
6106
6106
|
const ki = ai(k);
|
6107
6107
|
class R extends ki {
|
6108
6108
|
constructor() {
|
6109
|
-
super(...arguments), this.message = "", this.disabledInput = !1, this.disabledSubmit = !1, this.chatOverlayActive = !1, this.textAreaLength = 0, this.conversationContentRef =
|
6109
|
+
super(...arguments), this.message = "", this.disabledInput = !1, this.disabledSubmit = !1, this.chatOverlayActive = !1, this.textAreaLength = 0, this.conversationContentRef = F(), this.conversationFeedRef = F(), this.formRef = F(), this.inputRef = F(), this.chatScrollHeight = 0, this.toast = new Ca(this), this.messageMaxLength = 1e3, this.skipToLatestMessageLabel = "Skip to latest message", this.platform = null, this.entries = [], this.typing = !1, this.conversationState$ = new M("waiting"), this.stateMachine = new Ea(this.conversationState$, this), this.provider$ = this.stateMachine.session().pipe(
|
6110
6110
|
pe((e) => e ? e == null ? void 0 : e.provider$ : It(null))
|
6111
6111
|
);
|
6112
6112
|
}
|
6113
6113
|
async connectedCallback() {
|
6114
|
-
super.connectedCallback(), this.messageMaxLength = this.properties.messageMaxLength ?? this.messageMaxLength;
|
6114
|
+
super.connectedCallback(), this.messageMaxLength = this.properties.messageMaxLength ?? this.messageMaxLength, this.skipToLatestMessageLabel = this.properties.skipToLatestMessageLabel ?? this.skipToLatestMessageLabel;
|
6115
6115
|
const e = await this.application.container.get(
|
6116
6116
|
"conversation"
|
6117
6117
|
);
|
@@ -6141,7 +6141,7 @@ class R extends ki {
|
|
6141
6141
|
const e = this.conversationContentRef.value;
|
6142
6142
|
e && setTimeout(() => {
|
6143
6143
|
const t = e.scrollHeight;
|
6144
|
-
t > this.chatScrollHeight && (
|
6144
|
+
t > this.chatScrollHeight && (Ll(e), this.chatScrollHeight = t);
|
6145
6145
|
}, 300);
|
6146
6146
|
}
|
6147
6147
|
disableInput() {
|
@@ -6204,6 +6204,15 @@ class R extends ki {
|
|
6204
6204
|
_keyDownHandler(e) {
|
6205
6205
|
e.key === "Enter" && !e.shiftKey && !this.disabledSubmit && (this._onSendMessage(e), e.preventDefault());
|
6206
6206
|
}
|
6207
|
+
skipToLatestMessage() {
|
6208
|
+
var n, i;
|
6209
|
+
const e = (n = this.conversationFeedRef) == null ? void 0 : n.value, t = (i = e == null ? void 0 : e.shadowRoot) == null ? void 0 : i.querySelectorAll(
|
6210
|
+
".conversation-entry"
|
6211
|
+
);
|
6212
|
+
t.length && Array.from(
|
6213
|
+
t
|
6214
|
+
).pop().focus();
|
6215
|
+
}
|
6207
6216
|
handover(e, t) {
|
6208
6217
|
this.enableInput(), this.setToastMessage(null);
|
6209
6218
|
const n = new CustomEvent("handover", {
|
@@ -6242,19 +6251,20 @@ class R extends ki {
|
|
6242
6251
|
})}
|
6243
6252
|
part="scroll-container"
|
6244
6253
|
aria-live="polite"
|
6245
|
-
${
|
6254
|
+
${q(this.conversationContentRef)}
|
6246
6255
|
>
|
6247
6256
|
${this.toast.hasMessage() ? m`<div class="conversation__toast">${this.toast.message}</div>` : g}
|
6248
6257
|
<ace-conversation-feed
|
6249
6258
|
.entries=${this.entries}
|
6250
6259
|
.loading=${this.typing}
|
6260
|
+
${q(this.conversationFeedRef)}
|
6251
6261
|
@updated=${this.onSessionUpdated}
|
6252
6262
|
></ace-conversation-feed>
|
6253
6263
|
</div>
|
6254
6264
|
<form
|
6255
6265
|
class="conversation-bottom"
|
6256
6266
|
@submit=${this._onSendMessage}
|
6257
|
-
${
|
6267
|
+
${q(this.formRef)}
|
6258
6268
|
>
|
6259
6269
|
<label for="chat-message-input" class="visually-hidden">
|
6260
6270
|
Chat message
|
@@ -6272,7 +6282,7 @@ class R extends ki {
|
|
6272
6282
|
?disabled=${this.disabledInput}
|
6273
6283
|
@input=${this._inputHandler}
|
6274
6284
|
@keydown=${this._keyDownHandler}
|
6275
|
-
${
|
6285
|
+
${q(this.inputRef)}
|
6276
6286
|
></textarea>
|
6277
6287
|
<div class="conversation-actions">
|
6278
6288
|
<button
|
@@ -6290,6 +6300,12 @@ class R extends ki {
|
|
6290
6300
|
>-->
|
6291
6301
|
</div>
|
6292
6302
|
</form>
|
6303
|
+
<button
|
6304
|
+
class="skip-to-latest-message-button"
|
6305
|
+
@click=${this.skipToLatestMessage}
|
6306
|
+
>
|
6307
|
+
${this.skipToLatestMessageLabel}
|
6308
|
+
</button>
|
6293
6309
|
</div>`;
|
6294
6310
|
}
|
6295
6311
|
}
|
@@ -6381,6 +6397,21 @@ R.styles = [
|
|
6381
6397
|
position: absolute;
|
6382
6398
|
width: 1px;
|
6383
6399
|
}
|
6400
|
+
.skip-to-latest-message-button {
|
6401
|
+
position: absolute;
|
6402
|
+
bottom: 80px;
|
6403
|
+
text-align: center;
|
6404
|
+
background-color: var(--conversation-bg);
|
6405
|
+
text-decoration: none;
|
6406
|
+
padding: var(--spacing-sm);
|
6407
|
+
border-radius: var(--spacing-sm);
|
6408
|
+
left: -10000000px;
|
6409
|
+
outline: none;
|
6410
|
+
}
|
6411
|
+
.skip-to-latest-message-button:focus-visible {
|
6412
|
+
left: 50%;
|
6413
|
+
transform: translateX(-50%);
|
6414
|
+
}
|
6384
6415
|
.conversation {
|
6385
6416
|
display: grid;
|
6386
6417
|
grid-template-rows: 1fr auto;
|
@@ -6520,31 +6551,31 @@ R.styles = [
|
|
6520
6551
|
}
|
6521
6552
|
`
|
6522
6553
|
];
|
6523
|
-
|
6554
|
+
G([
|
6524
6555
|
E()
|
6525
6556
|
], R.prototype, "message", 2);
|
6526
|
-
|
6557
|
+
G([
|
6527
6558
|
E()
|
6528
6559
|
], R.prototype, "disabledInput", 2);
|
6529
|
-
|
6560
|
+
G([
|
6530
6561
|
E()
|
6531
6562
|
], R.prototype, "disabledSubmit", 2);
|
6532
|
-
|
6563
|
+
G([
|
6533
6564
|
E()
|
6534
6565
|
], R.prototype, "chatOverlayActive", 2);
|
6535
|
-
|
6566
|
+
G([
|
6536
6567
|
E()
|
6537
6568
|
], R.prototype, "textAreaLength", 2);
|
6538
|
-
|
6569
|
+
G([
|
6539
6570
|
E()
|
6540
6571
|
], R.prototype, "platform", 2);
|
6541
|
-
|
6572
|
+
G([
|
6542
6573
|
E()
|
6543
6574
|
], R.prototype, "entries", 2);
|
6544
|
-
|
6575
|
+
G([
|
6545
6576
|
E()
|
6546
6577
|
], R.prototype, "typing", 2);
|
6547
|
-
const
|
6578
|
+
const Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
6548
6579
|
__proto__: null,
|
6549
6580
|
Conversation: R,
|
6550
6581
|
default: R
|
@@ -6554,7 +6585,7 @@ export {
|
|
6554
6585
|
R as Conversation,
|
6555
6586
|
Rl as ConversationComponent,
|
6556
6587
|
lt as ConversationEntry,
|
6557
|
-
|
6588
|
+
Z as ConversationMessageType,
|
6558
6589
|
ds as ConversationPlatform,
|
6559
6590
|
Il as ConversationProvider,
|
6560
6591
|
wr as User
|