@telia-ace/widget-conversation-flamingo 1.1.70-rc.11 → 1.1.70-rc.13
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 +59 -37
- package/index.mjs +288 -254
- 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,11 +629,11 @@ 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
|
};
|
636
|
-
}),
|
636
|
+
}), _ = function(s) {
|
637
637
|
ve(e, s);
|
638
638
|
function e() {
|
639
639
|
var t = s.call(this) || this;
|
@@ -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;
|
@@ -732,7 +732,7 @@ var ji = function(s) {
|
|
732
732
|
var n, i;
|
733
733
|
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(t)) !== null && i !== void 0 ? i : ms;
|
734
734
|
}, e;
|
735
|
-
}(
|
735
|
+
}(_), M = function(s) {
|
736
736
|
ve(e, s);
|
737
737
|
function e(t) {
|
738
738
|
var n = s.call(this) || this;
|
@@ -755,7 +755,7 @@ var ji = function(s) {
|
|
755
755
|
}, e.prototype.next = function(t) {
|
756
756
|
s.prototype.next.call(this, this._value = t);
|
757
757
|
}, e;
|
758
|
-
}(
|
758
|
+
}(_), Pe = new C(function(s) {
|
759
759
|
return s.complete();
|
760
760
|
});
|
761
761
|
function Di(s) {
|
@@ -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]);
|
@@ -829,16 +829,16 @@ function As(s) {
|
|
829
829
|
function Es(s) {
|
830
830
|
return y(s == null ? void 0 : s.getReader);
|
831
831
|
}
|
832
|
-
function
|
832
|
+
function H(s) {
|
833
833
|
if (s instanceof C)
|
834
834
|
return s;
|
835
835
|
if (s != null) {
|
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 j(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
|
980
|
+
return H(s).pipe(Os(e), Ls(e));
|
981
981
|
}
|
982
982
|
function Gi(s, e) {
|
983
|
-
return
|
983
|
+
return H(s).pipe(Os(e), Ls(e));
|
984
984
|
}
|
985
985
|
function Xi(s, e) {
|
986
986
|
return new C(function(t) {
|
@@ -1044,7 +1044,7 @@ function er(s, e) {
|
|
1044
1044
|
throw _s(s);
|
1045
1045
|
}
|
1046
1046
|
function at(s, e) {
|
1047
|
-
return e ? er(s, e) :
|
1047
|
+
return e ? er(s, e) : H(s);
|
1048
1048
|
}
|
1049
1049
|
function It() {
|
1050
1050
|
for (var s = [], e = 0; e < arguments.length; e++)
|
@@ -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() {
|
@@ -1134,24 +1134,24 @@ function pr(s, e, t, n, i, r, o, a) {
|
|
1134
1134
|
}, b = function(f) {
|
1135
1135
|
r && e.next(f), c++;
|
1136
1136
|
var I = !1;
|
1137
|
-
|
1138
|
-
i == null || i(
|
1137
|
+
H(t(f, h++)).subscribe(P(e, function(D) {
|
1138
|
+
i == null || i(D), r ? d(D) : e.next(D);
|
1139
1139
|
}, function() {
|
1140
1140
|
I = !0;
|
1141
1141
|
}, void 0, function() {
|
1142
1142
|
if (I)
|
1143
1143
|
try {
|
1144
1144
|
c--;
|
1145
|
-
for (var
|
1146
|
-
var
|
1145
|
+
for (var D = function() {
|
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
|
};
|
@@ -1165,19 +1165,19 @@ function Kt(s, e, t) {
|
|
1165
1165
|
return t === void 0 && (t = 1 / 0), y(e) ? Kt(function(n, i) {
|
1166
1166
|
return Ye(function(r, o) {
|
1167
1167
|
return e(n, r, i, o);
|
1168
|
-
})(
|
1169
|
-
}, t) : (typeof e == "number" && (t = e),
|
1168
|
+
})(H(s(n, i)));
|
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
|
};
|
@@ -1185,7 +1185,7 @@ function Qe(s, e, t, n) {
|
|
1185
1185
|
if (!r && Qt(s))
|
1186
1186
|
return Kt(function(a) {
|
1187
1187
|
return Qe(a, e, t);
|
1188
|
-
})(
|
1188
|
+
})(H(s));
|
1189
1189
|
if (!r)
|
1190
1190
|
throw new TypeError("Invalid event target");
|
1191
1191
|
return new C(function(a) {
|
@@ -1219,12 +1219,12 @@ function yr() {
|
|
1219
1219
|
for (var s = [], e = 0; e < arguments.length; e++)
|
1220
1220
|
s[e] = arguments[e];
|
1221
1221
|
var t = Yt(s), n = Bi(s, 1 / 0), i = s;
|
1222
|
-
return i.length ? i.length === 1 ?
|
1222
|
+
return i.length ? i.length === 1 ? H(i[0]) : dr(n)(at(i, t)) : Pe;
|
1223
1223
|
}
|
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,14 +1232,14 @@ 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
|
};
|
1239
1239
|
t.subscribe(P(n, function(l) {
|
1240
1240
|
i == null || i.unsubscribe();
|
1241
1241
|
var c = 0, h = r++;
|
1242
|
-
|
1242
|
+
H(s(l, h)).subscribe(i = P(n, function(u) {
|
1243
1243
|
return n.next(e ? e(l, u, h, c++) : u);
|
1244
1244
|
}, function() {
|
1245
1245
|
i = null, a();
|
@@ -1250,8 +1250,8 @@ function pe(s, e) {
|
|
1250
1250
|
});
|
1251
1251
|
}
|
1252
1252
|
function An(s) {
|
1253
|
-
return
|
1254
|
-
|
1253
|
+
return K(function(e, t) {
|
1254
|
+
H(s).subscribe(P(t, function() {
|
1255
1255
|
return t.complete();
|
1256
1256
|
}, We)), !t.closed && e.subscribe(t);
|
1257
1257
|
});
|
@@ -1260,28 +1260,28 @@ 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
|
-
|
1268
|
-
o[u] = p, !l && !a[u] && (a[u] = !0, (l = a.every(
|
1267
|
+
H(s[u]).subscribe(P(i, function(p) {
|
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) {
|
1284
|
-
this.type = e, this.sender = t, this.messages = n, this.status = "delivered", this.didUpdate = new
|
1284
|
+
this.type = e, this.sender = t, this.messages = n, this.status = "delivered", this.didUpdate = new _(), this.actions$ = new _(), this.remove$ = new _(), this.timestamp = Date.now(), this.id = Is();
|
1285
1285
|
}
|
1286
1286
|
update(e) {
|
1287
1287
|
this.messages = [
|
@@ -1299,11 +1299,11 @@ class lt {
|
|
1299
1299
|
}
|
1300
1300
|
class xr {
|
1301
1301
|
constructor(e) {
|
1302
|
-
this.name = e, this.print$ = new
|
1302
|
+
this.name = e, this.print$ = new _();
|
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
|
{
|
@@ -1319,11 +1319,11 @@ class xr {
|
|
1319
1319
|
}
|
1320
1320
|
class wr {
|
1321
1321
|
constructor(e) {
|
1322
|
-
this.name = e, this.print$ = new
|
1322
|
+
this.name = e, this.print$ = new _();
|
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
|
{
|
@@ -1339,11 +1339,11 @@ class wr {
|
|
1339
1339
|
}
|
1340
1340
|
class kr {
|
1341
1341
|
constructor() {
|
1342
|
-
this.print$ = new
|
1342
|
+
this.print$ = new _(), this.name = "system";
|
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
|
{
|
@@ -1359,7 +1359,7 @@ class kr {
|
|
1359
1359
|
}
|
1360
1360
|
class Il {
|
1361
1361
|
constructor(e, t) {
|
1362
|
-
this.name = e, this.component = t, this.print$ = new
|
1362
|
+
this.name = e, this.component = t, this.print$ = new _(), this.typingState$ = new M(!1), this.complete$ = new _(), this.system = this.createSystem(), this.rehydrate$ = new _(), this.saveToCurrentSession$ = new _(), this.showChatOverlay$ = new M(!1), this.onComplete = () => this.complete$.asObservable();
|
1363
1363
|
}
|
1364
1364
|
connect(e = {}) {
|
1365
1365
|
this.complete$.pipe(Mt(1)).subscribe(() => {
|
@@ -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,
|
@@ -2101,8 +2101,8 @@ const Fr = { name: "alert", svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.
|
|
2101
2101
|
attachStyles: !0
|
2102
2102
|
};
|
2103
2103
|
let ce, Bs, ht, Ns = !1, Xe = !1, Vt = !1, T = !1, Dn = null, Ut = !1;
|
2104
|
-
const ut = typeof window < "u" ? window : {},
|
2105
|
-
},
|
2104
|
+
const ut = typeof window < "u" ? window : {}, j = ut.document || { head: {} }, Fs = ut.HTMLElement || class {
|
2105
|
+
}, S = {
|
2106
2106
|
$flags$: 0,
|
2107
2107
|
$resourcesUrl$: "",
|
2108
2108
|
jmp: (s) => s(),
|
@@ -2113,7 +2113,7 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2113
2113
|
}, Gr = /* @__PURE__ */ (() => {
|
2114
2114
|
let s = !1;
|
2115
2115
|
try {
|
2116
|
-
|
2116
|
+
j.addEventListener("e", null, Object.defineProperty({}, "passive", {
|
2117
2117
|
get() {
|
2118
2118
|
s = !0;
|
2119
2119
|
}
|
@@ -2127,10 +2127,10 @@ const ut = typeof window < "u" ? window : {}, U = 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));
|
2134
2134
|
});
|
2135
2135
|
}, Vr = (s, e) => (t) => {
|
2136
2136
|
try {
|
@@ -2138,7 +2138,7 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2138
2138
|
} catch (n) {
|
2139
2139
|
Ie(n);
|
2140
2140
|
}
|
2141
|
-
}, eo = (s, e) => e & 4 ?
|
2141
|
+
}, eo = (s, e) => e & 4 ? j : e & 8 ? ut : e & 16 ? j.body : s, to = (s) => Gr ? {
|
2142
2142
|
passive: (s & 1) !== 0,
|
2143
2143
|
capture: (s & 2) !== 0
|
2144
2144
|
} : (s & 2) !== 0, Bn = "http://www.w3.org/1999/xlink", se = (s, e = "") => () => {
|
@@ -2146,19 +2146,19 @@ const ut = typeof window < "u" ? window : {}, U = 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 =
|
2150
|
-
if (s = s.nodeType === 11 ? s :
|
2149
|
+
let i = Zs(e, t), r = et.get(i);
|
2150
|
+
if (s = s.nodeType === 11 ? s : j, r)
|
2151
2151
|
if (typeof r == "string") {
|
2152
2152
|
s = s.head || s;
|
2153
2153
|
let o = Nn.get(s), a;
|
2154
|
-
o || Nn.set(s, o = /* @__PURE__ */ new Set()), o.has(i) || (a =
|
2154
|
+
o || Nn.set(s, o = /* @__PURE__ */ new Set()), o.has(i) || (a = j.createElement("style"), a.innerHTML = r, s.insertBefore(a, s.querySelector("link")), o && o.add(i));
|
2155
2155
|
} else
|
2156
2156
|
s.adoptedStyleSheets.includes(r) || (s.adoptedStyleSheets = [...s.adoptedStyleSheets, r]);
|
2157
2157
|
return i;
|
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 : {}, U = 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 : {}, U = 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") {
|
@@ -2216,7 +2216,7 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2216
2216
|
if (e === "ref")
|
2217
2217
|
n && n(s);
|
2218
2218
|
else if (!s.__lookupSetter__(e) && e[0] === "o" && e[1] === "n")
|
2219
|
-
e[2] === "-" ? e = e.slice(3) : Kn(ut, a) ? e = a.slice(2) : e = a[2] + e.slice(3), t &&
|
2219
|
+
e[2] === "-" ? e = e.slice(3) : Kn(ut, a) ? e = a.slice(2) : e = a[2] + e.slice(3), t && S.rel(s, e, t, !1), n && S.ael(s, e, n, !1);
|
2220
2220
|
else {
|
2221
2221
|
const l = en(n);
|
2222
2222
|
if ((o || l && n !== null) && !i)
|
@@ -2236,9 +2236,9 @@ const ut = typeof window < "u" ? window : {}, U = 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$ ? (
|
@@ -2248,24 +2248,24 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2248
2248
|
// slot element does not have fallback content
|
2249
2249
|
1
|
2250
2250
|
))), i.$text$ !== null)
|
2251
|
-
o = i.$elm$ =
|
2251
|
+
o = i.$elm$ = j.createTextNode(i.$text$);
|
2252
2252
|
else if (i.$flags$ & 1)
|
2253
|
-
o = i.$elm$ =
|
2253
|
+
o = i.$elm$ = j.createTextNode("");
|
2254
2254
|
else {
|
2255
|
-
if (T || (T = i.$tag$ === "svg"), o = i.$elm$ =
|
2255
|
+
if (T || (T = i.$tag$ === "svg"), o = i.$elm$ = j.createElementNS(T ? oo : ao, i.$flags$ & 2 ? "slot-fb" : i.$tag$), T && i.$tag$ === "foreignObject" && (T = !1), Ws(null, i, T), lo(ce) && o["s-si"] !== ce && o.classList.add(o["s-si"] = ce), i.$children$)
|
2256
2256
|
for (r = 0; r < i.$children$.length; ++r)
|
2257
2257
|
a = Ve(s, i, r, o), a && o.appendChild(a);
|
2258
2258
|
i.$tag$ === "svg" ? T = !1 : o.tagName === "foreignObject" && (T = !0);
|
2259
2259
|
}
|
2260
2260
|
return o["s-hn"] = ht, i.$flags$ & 3 && (o["s-sr"] = !0, o["s-cr"] = Bs, o["s-sn"] = i.$name$ || "", l = s && s.$children$ && s.$children$[t], l && l.$tag$ === i.$tag$ && s.$elm$ && Ee(s.$elm$, !1)), o;
|
2261
2261
|
}, Ee = (s, e) => {
|
2262
|
-
|
2262
|
+
S.$flags$ |= 1;
|
2263
2263
|
const t = s.childNodes;
|
2264
2264
|
for (let n = t.length - 1; n >= 0; n--) {
|
2265
2265
|
const i = t[n];
|
2266
2266
|
i["s-hn"] !== ht && i["s-ol"] && (Ks(i).insertBefore(i, nn(i)), i["s-ol"].remove(), i["s-ol"] = void 0, Vt = !0), e && Ee(i, e);
|
2267
2267
|
}
|
2268
|
-
|
2268
|
+
S.$flags$ &= -2;
|
2269
2269
|
}, Ys = (s, e, t, n, i, r) => {
|
2270
2270
|
let o = s["s-cr"] && s["s-cr"].parentNode || s, a;
|
2271
2271
|
for (o.shadowRoot && o.tagName === ht && (o = o.shadowRoot); i <= r; ++i)
|
@@ -2323,17 +2323,17 @@ const ut = typeof window < "u" ? window : {}, U = 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);
|
@@ -2344,13 +2344,13 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2344
2344
|
const t = s.$hostElement$, n = s.$cmpMeta$, i = s.$vnode$ || Je(null, null), r = co(e) ? e : de(null, null, e);
|
2345
2345
|
ht = t.tagName, n.$attrsToReflect$ && (r.$attrs$ = r.$attrs$ || {}, n.$attrsToReflect$.map(([o, a]) => r.$attrs$[a] = t[o])), r.$tag$ = null, r.$flags$ |= 4, s.$vnode$ = r, r.$elm$ = i.$elm$ = t.shadowRoot || t, ce = t["s-sc"], Bs = t["s-cr"], Ns = (n.$flags$ & 1) !== 0, Xe = !1, he(i, r);
|
2346
2346
|
{
|
2347
|
-
if (
|
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 : {}, U = ut.document || { head: {} }, F
|
|
2360
2360
|
} else
|
2361
2361
|
a.nodeType === 1 && (a.hidden = !0);
|
2362
2362
|
}
|
2363
|
-
Xe && Gs(r.$elm$),
|
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);
|
@@ -2373,7 +2373,7 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2373
2373
|
})
|
2374
2374
|
};
|
2375
2375
|
}, bo = (s, e, t) => {
|
2376
|
-
const n =
|
2376
|
+
const n = S.ce(e, t);
|
2377
2377
|
return s.dispatchEvent(n), n;
|
2378
2378
|
}, $o = (s, e) => {
|
2379
2379
|
}, Vs = (s, e) => (s.$flags$ |= 16, $o(s, s.$ancestorComponent$), Uo(() => yo(s, e))), yo = (s, e) => {
|
@@ -2445,7 +2445,7 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2445
2445
|
{
|
2446
2446
|
const r = /* @__PURE__ */ new Map();
|
2447
2447
|
i.attributeChangedCallback = function(o, a, l) {
|
2448
|
-
|
2448
|
+
S.jmp(() => {
|
2449
2449
|
const c = r.get(o);
|
2450
2450
|
if (this.hasOwnProperty(c))
|
2451
2451
|
l = this[c], delete this[c];
|
@@ -2467,7 +2467,7 @@ const ut = typeof window < "u" ? window : {}, U = 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,21 +2475,21 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2475
2475
|
}
|
2476
2476
|
e.$ancestorComponent$, (() => Vs(e, !0))();
|
2477
2477
|
}, To = (s) => {
|
2478
|
-
},
|
2479
|
-
if (!(
|
2478
|
+
}, Lo = (s) => {
|
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
|
-
},
|
2489
|
-
const e = s["s-cr"] =
|
2488
|
+
}, Oo = (s) => {
|
2489
|
+
const e = s["s-cr"] = j.createComment("");
|
2490
2490
|
e["s-cn"] = !0, s.insertBefore(e, s.firstChild);
|
2491
2491
|
}, Po = (s) => {
|
2492
|
-
if (!(
|
2492
|
+
if (!(S.$flags$ & 1)) {
|
2493
2493
|
const e = pt(s);
|
2494
2494
|
e.$rmListeners$ && (e.$rmListeners$.map((t) => t()), e.$rmListeners$ = void 0);
|
2495
2495
|
}
|
@@ -2505,7 +2505,7 @@ const ut = typeof window < "u" ? window : {}, U = 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,9 +2524,9 @@ const ut = typeof window < "u" ? window : {}, U = 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
|
-
s.push(t), Ut || (Ut = !0, e &&
|
2529
|
+
s.push(t), Ut || (Ut = !0, e && S.$flags$ & 4 ? zo(jt) : S.raf(jt));
|
2530
2530
|
}, Xn = (s) => {
|
2531
2531
|
for (let e = 0; e < s.length; e++)
|
2532
2532
|
try {
|
@@ -2536,7 +2536,7 @@ const ut = typeof window < "u" ? window : {}, U = ut.document || { head: {} }, F
|
|
2536
2536
|
}
|
2537
2537
|
s.length = 0;
|
2538
2538
|
}, jt = () => {
|
2539
|
-
Xn(Gn), Xn(ni), (Ut = Gn.length > 0) &&
|
2539
|
+
Xn(Gn), Xn(ni), (Ut = Gn.length > 0) && S.raf(jt);
|
2540
2540
|
}, zo = (s) => Xr().then(s), Uo = /* @__PURE__ */ Mo(ni, !0), jo = (s = {}) => {
|
2541
2541
|
const { content: e = "", title: t, attributes: n = [] } = s;
|
2542
2542
|
let i = "", r = [
|
@@ -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,11 +3124,14 @@ 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();
|
3131
3131
|
}
|
3132
|
+
disconnectedCallback() {
|
3133
|
+
super.disconnectedCallback(), this.componentIsDestroyed$.next(), this.componentIsDestroyed$.complete();
|
3134
|
+
}
|
3132
3135
|
toggleActive() {
|
3133
3136
|
var e;
|
3134
3137
|
if (!((e = this.application) != null && e.root)) {
|
@@ -3137,7 +3140,7 @@ class re extends k {
|
|
3137
3140
|
);
|
3138
3141
|
return;
|
3139
3142
|
}
|
3140
|
-
this.active = !this.active, this.active ? this.application.appendToDOM() : this.application.hide();
|
3143
|
+
this.active = !this.active, this.active ? (this.application.appendToDOM(), this.widgetActive$.next(!0)) : (this.application.hide(), this.widgetActive$.next(!1));
|
3141
3144
|
}
|
3142
3145
|
_applyBranding() {
|
3143
3146
|
var e;
|
@@ -3167,7 +3170,7 @@ class re extends k {
|
|
3167
3170
|
}
|
3168
3171
|
render() {
|
3169
3172
|
var e, t, n, i;
|
3170
|
-
return m`<div class="trigger-container" ${
|
3173
|
+
return m`<div class="trigger-container" ${q(this.containerRef)}>
|
3171
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`
|
3172
3175
|
<button
|
3173
3176
|
label="${this.application.settings.branding.other.buttonLabelText ?? "Widget trigger"}"
|
@@ -3346,7 +3349,7 @@ gt([
|
|
3346
3349
|
gt([
|
3347
3350
|
E()
|
3348
3351
|
], re.prototype, "icon", 2);
|
3349
|
-
var da = Object.defineProperty, fa = Object.getOwnPropertyDescriptor,
|
3352
|
+
var da = Object.defineProperty, fa = Object.getOwnPropertyDescriptor, V = (s, e, t, n) => {
|
3350
3353
|
for (var i = n > 1 ? void 0 : n ? fa(e, t) : e, r = s.length - 1, o; r >= 0; r--)
|
3351
3354
|
(o = s[r]) && (i = (n ? o(e, t, i) : o(i)) || i);
|
3352
3355
|
return n && i && da(e, t, i), i;
|
@@ -3390,19 +3393,19 @@ const ai = (s) => {
|
|
3390
3393
|
box-sizing: border-box;
|
3391
3394
|
}
|
3392
3395
|
`
|
3393
|
-
],
|
3396
|
+
], V([
|
3394
3397
|
w()
|
3395
|
-
], e.prototype, "properties", 2),
|
3398
|
+
], e.prototype, "properties", 2), V([
|
3396
3399
|
w()
|
3397
|
-
], e.prototype, "context", 2),
|
3400
|
+
], e.prototype, "context", 2), V([
|
3398
3401
|
w()
|
3399
|
-
], e.prototype, "layout", 2),
|
3402
|
+
], e.prototype, "layout", 2), V([
|
3400
3403
|
w()
|
3401
|
-
], e.prototype, "name", 2),
|
3404
|
+
], e.prototype, "name", 2), V([
|
3402
3405
|
w()
|
3403
|
-
], e.prototype, "type", 2),
|
3406
|
+
], e.prototype, "type", 2), V([
|
3404
3407
|
w({ attribute: !1 })
|
3405
|
-
], e.prototype, "application", 2),
|
3408
|
+
], e.prototype, "application", 2), V([
|
3406
3409
|
w({ attribute: !1 })
|
3407
3410
|
], e.prototype, "parent", 2), e;
|
3408
3411
|
};
|
@@ -3565,7 +3568,7 @@ var ya = Object.defineProperty, xa = Object.getOwnPropertyDescriptor, wa = (s, e
|
|
3565
3568
|
const ka = "application";
|
3566
3569
|
class an extends k {
|
3567
3570
|
constructor() {
|
3568
|
-
super(...arguments), this.nodes = [], this.wrapperRef =
|
3571
|
+
super(...arguments), this.nodes = [], this.wrapperRef = F();
|
3569
3572
|
}
|
3570
3573
|
addChild(e) {
|
3571
3574
|
e.parent = this, this.nodes.push(e);
|
@@ -3588,7 +3591,7 @@ class an extends k {
|
|
3588
3591
|
this.applyBranding(), this.applyStyles();
|
3589
3592
|
}
|
3590
3593
|
render() {
|
3591
|
-
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)}>
|
3592
3595
|
${ga(this.nodes, (e) => e)}
|
3593
3596
|
</div>`;
|
3594
3597
|
}
|
@@ -3778,7 +3781,7 @@ class Ca {
|
|
3778
3781
|
}
|
3779
3782
|
class os {
|
3780
3783
|
constructor(e, t, n, i, r) {
|
3781
|
-
this.id = e, this.providerKey = t, this.providerOptions = n, this.component = r, this.provider$ = new
|
3784
|
+
this.id = e, this.providerKey = t, this.providerOptions = n, this.component = r, this.provider$ = new M(null), this.entries$ = new M([]), this.removeEntryAction$ = new _(), this.kill$ = new _(), this.isTyping$ = new M(!1), this.data$ = new M({}), this.complete$ = this.provider$.pipe(
|
3782
3785
|
pe((l) => l ? l.onComplete() : Pe)
|
3783
3786
|
);
|
3784
3787
|
const o = this._getProviderFactory(t);
|
@@ -3834,7 +3837,7 @@ class os {
|
|
3834
3837
|
}
|
3835
3838
|
class Aa {
|
3836
3839
|
constructor(e) {
|
3837
|
-
this.component = e, this.currentSession$ = new
|
3840
|
+
this.component = e, this.currentSession$ = new M(null), this.sessions = [], this.storage = null, Qe(e, "handover").subscribe((t) => {
|
3838
3841
|
const n = this._createNewSession(
|
3839
3842
|
t.detail.providerKey,
|
3840
3843
|
t.detail.providerOptions
|
@@ -3932,7 +3935,7 @@ class Aa {
|
|
3932
3935
|
}
|
3933
3936
|
class Ea {
|
3934
3937
|
constructor(e, t) {
|
3935
|
-
this.state$ = e, this.component = t, this.entries$ = new
|
3938
|
+
this.state$ = e, this.component = t, this.entries$ = new M([]), this.session = () => this.session$, this.isTyping = () => this.isTyping$, this.entries = () => this.entries$.asObservable(), this.sessionService = new Aa(this.component), this.session$ = this.sessionService.currentSession(), this.isTyping$ = this.session$.pipe(
|
3936
3939
|
pe((n) => n ? n.provider$.pipe(
|
3937
3940
|
pe((i) => i ? i.isTyping() : It(!1))
|
3938
3941
|
) : It(!1))
|
@@ -3981,8 +3984,8 @@ class Ea {
|
|
3981
3984
|
(e = this.sessionService) == null || e.startSession();
|
3982
3985
|
}
|
3983
3986
|
}
|
3984
|
-
var Ta = Object.defineProperty,
|
3985
|
-
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--)
|
3986
3989
|
(o = s[r]) && (i = (n ? o(e, t, i) : o(i)) || i);
|
3987
3990
|
return n && i && Ta(e, t, i), i;
|
3988
3991
|
};
|
@@ -4008,13 +4011,13 @@ class cn extends k {
|
|
4008
4011
|
}
|
4009
4012
|
_renderDeliveryStatus(e) {
|
4010
4013
|
return e === "delivered" ? m`<telia-icon
|
4011
|
-
svg=${
|
4014
|
+
svg=${qr.svg}
|
4012
4015
|
size="sm"
|
4013
4016
|
></telia-icon>` : e === "failed" ? m`<telia-icon
|
4014
4017
|
svg=${Fr.svg}
|
4015
4018
|
size="sm"
|
4016
4019
|
title="Message could not be delivered"
|
4017
|
-
></telia-icon>` : m`<telia-icon svg=${
|
4020
|
+
></telia-icon>` : m`<telia-icon svg=${Zr.svg} size="sm"></telia-icon>`;
|
4018
4021
|
}
|
4019
4022
|
_dispatchEntryAction(e) {
|
4020
4023
|
this.entry.actions$.next(e.detail);
|
@@ -4022,7 +4025,7 @@ class cn extends k {
|
|
4022
4025
|
render() {
|
4023
4026
|
var e, t;
|
4024
4027
|
switch (this.entry.type) {
|
4025
|
-
case
|
4028
|
+
case Z.System:
|
4026
4029
|
return m`
|
4027
4030
|
<div class="conversation-system-message">
|
4028
4031
|
${this.entry.messages.map(
|
@@ -4040,7 +4043,7 @@ class cn extends k {
|
|
4040
4043
|
<span>${this._getTimestamp(this.entry.timestamp)}</span>
|
4041
4044
|
</div>
|
4042
4045
|
`;
|
4043
|
-
case
|
4046
|
+
case Z.Agent:
|
4044
4047
|
return m`<div
|
4045
4048
|
class=${Te({
|
4046
4049
|
"conversation-agent-message": !0,
|
@@ -4069,7 +4072,7 @@ class cn extends k {
|
|
4069
4072
|
)}
|
4070
4073
|
</div>
|
4071
4074
|
</div>`;
|
4072
|
-
case
|
4075
|
+
case Z.User:
|
4073
4076
|
return m`<div
|
4074
4077
|
class=${Te({
|
4075
4078
|
"conversation-user-message": !0,
|
@@ -4218,7 +4221,7 @@ cn.styles = [
|
|
4218
4221
|
}
|
4219
4222
|
`
|
4220
4223
|
];
|
4221
|
-
|
4224
|
+
Oa([
|
4222
4225
|
w({ attribute: !1 })
|
4223
4226
|
], cn.prototype, "entry", 2);
|
4224
4227
|
var Pa = Object.defineProperty, Ra = Object.getOwnPropertyDescriptor, ci = (s, e, t, n) => {
|
@@ -4405,7 +4408,7 @@ class Bt extends sn {
|
|
4405
4408
|
render(e) {
|
4406
4409
|
if (e === g || e == null)
|
4407
4410
|
return this._t = void 0, this.it = e;
|
4408
|
-
if (e ===
|
4411
|
+
if (e === Q)
|
4409
4412
|
return e;
|
4410
4413
|
if (typeof e != "string")
|
4411
4414
|
throw Error(this.constructor.directiveName + "() called with a non-string value");
|
@@ -4475,14 +4478,14 @@ let oe = pn();
|
|
4475
4478
|
function ui(s) {
|
4476
4479
|
oe = s;
|
4477
4480
|
}
|
4478
|
-
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 = {
|
4479
4482
|
"&": "&",
|
4480
4483
|
"<": "<",
|
4481
4484
|
">": ">",
|
4482
4485
|
'"': """,
|
4483
4486
|
"'": "'"
|
4484
|
-
}, as = (s) =>
|
4485
|
-
function
|
4487
|
+
}, as = (s) => qa[s];
|
4488
|
+
function L(s, e) {
|
4486
4489
|
if (e) {
|
4487
4490
|
if (pi.test(s))
|
4488
4491
|
return s.replace(Na, as);
|
@@ -4490,9 +4493,9 @@ function O(s, e) {
|
|
4490
4493
|
return s.replace(Fa, as);
|
4491
4494
|
return s;
|
4492
4495
|
}
|
4493
|
-
const
|
4496
|
+
const Za = /&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;
|
4494
4497
|
function Wa(s) {
|
4495
|
-
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)) : ""));
|
4496
4499
|
}
|
4497
4500
|
const Ya = /(^|[^\[])\^/g;
|
4498
4501
|
function $(s, e) {
|
@@ -4564,7 +4567,7 @@ function Qa(s, e) {
|
|
4564
4567
|
return -1;
|
4565
4568
|
}
|
4566
4569
|
function hs(s, e, t, n) {
|
4567
|
-
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");
|
4568
4571
|
if (s[0].charAt(0) !== "!") {
|
4569
4572
|
n.state.inLink = !0;
|
4570
4573
|
const a = {
|
@@ -4582,7 +4585,7 @@ function hs(s, e, t, n) {
|
|
4582
4585
|
raw: t,
|
4583
4586
|
href: i,
|
4584
4587
|
title: r,
|
4585
|
-
text:
|
4588
|
+
text: L(o)
|
4586
4589
|
};
|
4587
4590
|
}
|
4588
4591
|
function Ka(s, e) {
|
@@ -4706,23 +4709,23 @@ class nt {
|
|
4706
4709
|
break;
|
4707
4710
|
a = t[0], e = e.substring(a.length);
|
4708
4711
|
let u = t[2].split(`
|
4709
|
-
`, 1)[0].replace(/^\t+/, (
|
4712
|
+
`, 1)[0].replace(/^\t+/, (D) => " ".repeat(3 * D.length)), p = e.split(`
|
4710
4713
|
`, 1)[0], d = 0;
|
4711
4714
|
this.options.pedantic ? (d = 2, l = u.trimStart()) : (d = t[2].search(/[^ ]/), d = d > 4 ? 1 : d, l = u.slice(d), d += t[1].length);
|
4712
4715
|
let b = !1;
|
4713
4716
|
if (!u && /^ *$/.test(p) && (a += p + `
|
4714
4717
|
`, e = e.substring(p.length + 1), h = !0), !h) {
|
4715
|
-
const
|
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)}}#`);
|
4716
4719
|
for (; e; ) {
|
4717
4720
|
const $t = e.split(`
|
4718
4721
|
`, 1)[0];
|
4719
|
-
if (p = $t, this.options.pedantic && (p = p.replace(/^ {1,4}(?=( {4})*[^ ])/g, " ")), yn.test(p) || xn.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))
|
4720
4723
|
break;
|
4721
4724
|
if (p.search(/[^ ]/) >= d || !p.trim())
|
4722
4725
|
l += `
|
4723
4726
|
` + p.slice(d);
|
4724
4727
|
else {
|
4725
|
-
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))
|
4726
4729
|
break;
|
4727
4730
|
l += `
|
4728
4731
|
` + p;
|
@@ -4847,7 +4850,7 @@ class nt {
|
|
4847
4850
|
return {
|
4848
4851
|
type: "escape",
|
4849
4852
|
raw: t[0],
|
4850
|
-
text:
|
4853
|
+
text: L(t[1])
|
4851
4854
|
};
|
4852
4855
|
}
|
4853
4856
|
tag(e) {
|
@@ -4952,7 +4955,7 @@ class nt {
|
|
4952
4955
|
if (t) {
|
4953
4956
|
let n = t[2].replace(/\n/g, " ");
|
4954
4957
|
const i = /[^ ]/.test(n), r = /^ /.test(n) && / $/.test(n);
|
4955
|
-
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), {
|
4956
4959
|
type: "codespan",
|
4957
4960
|
raw: t[0],
|
4958
4961
|
text: n
|
@@ -4981,7 +4984,7 @@ class nt {
|
|
4981
4984
|
const t = this.rules.inline.autolink.exec(e);
|
4982
4985
|
if (t) {
|
4983
4986
|
let n, i;
|
4984
|
-
return t[2] === "@" ? (n =
|
4987
|
+
return t[2] === "@" ? (n = L(t[1]), i = "mailto:" + n) : (n = L(t[1]), i = n), {
|
4985
4988
|
type: "link",
|
4986
4989
|
raw: t[0],
|
4987
4990
|
text: n,
|
@@ -5002,13 +5005,13 @@ class nt {
|
|
5002
5005
|
if (t = this.rules.inline.url.exec(e)) {
|
5003
5006
|
let i, r;
|
5004
5007
|
if (t[2] === "@")
|
5005
|
-
i =
|
5008
|
+
i = L(t[0]), r = "mailto:" + i;
|
5006
5009
|
else {
|
5007
5010
|
let o;
|
5008
5011
|
do
|
5009
5012
|
o = t[0], t[0] = ((n = this.rules.inline._backpedal.exec(t[0])) == null ? void 0 : n[0]) ?? "";
|
5010
5013
|
while (o !== t[0]);
|
5011
|
-
i =
|
5014
|
+
i = L(t[0]), t[1] === "www." ? r = "http://" + t[0] : r = t[0];
|
5012
5015
|
}
|
5013
5016
|
return {
|
5014
5017
|
type: "link",
|
@@ -5029,7 +5032,7 @@ class nt {
|
|
5029
5032
|
const t = this.rules.inline.text.exec(e);
|
5030
5033
|
if (t) {
|
5031
5034
|
let n;
|
5032
|
-
return this.lexer.state.inRawBlock ? n = t[0] : n =
|
5035
|
+
return this.lexer.state.inRawBlock ? n = t[0] : n = L(t[0]), {
|
5033
5036
|
type: "text",
|
5034
5037
|
raw: t[0],
|
5035
5038
|
text: n
|
@@ -5111,7 +5114,7 @@ const Ga = /^(?: *(?:\n|$))+/, Xa = /^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/, Ja =
|
|
5111
5114
|
breaks: xl,
|
5112
5115
|
pedantic: yl
|
5113
5116
|
};
|
5114
|
-
class
|
5117
|
+
class z {
|
5115
5118
|
constructor(e) {
|
5116
5119
|
x(this, "tokens");
|
5117
5120
|
x(this, "options");
|
@@ -5142,13 +5145,13 @@ class M {
|
|
5142
5145
|
* Static Lex Method
|
5143
5146
|
*/
|
5144
5147
|
static lex(e, t) {
|
5145
|
-
return new
|
5148
|
+
return new z(t).lex(e);
|
5146
5149
|
}
|
5147
5150
|
/**
|
5148
5151
|
* Static Lex Inline Method
|
5149
5152
|
*/
|
5150
5153
|
static lexInline(e, t) {
|
5151
|
-
return new
|
5154
|
+
return new z(t).inlineTokens(e);
|
5152
5155
|
}
|
5153
5156
|
/**
|
5154
5157
|
* Preprocessing
|
@@ -5343,8 +5346,8 @@ class it {
|
|
5343
5346
|
var r;
|
5344
5347
|
const i = (r = (t || "").match(/^\S*/)) == null ? void 0 : r[0];
|
5345
5348
|
return e = e.replace(/\n$/, "") + `
|
5346
|
-
`, i ? '<pre><code class="language-' +
|
5347
|
-
` : "<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>
|
5348
5351
|
`;
|
5349
5352
|
}
|
5350
5353
|
blockquote(e) {
|
@@ -5465,7 +5468,7 @@ class bn {
|
|
5465
5468
|
return "";
|
5466
5469
|
}
|
5467
5470
|
}
|
5468
|
-
class
|
5471
|
+
class U {
|
5469
5472
|
constructor(e) {
|
5470
5473
|
x(this, "options");
|
5471
5474
|
x(this, "renderer");
|
@@ -5476,13 +5479,13 @@ class z {
|
|
5476
5479
|
* Static Parse Method
|
5477
5480
|
*/
|
5478
5481
|
static parse(e, t) {
|
5479
|
-
return new
|
5482
|
+
return new U(t).parse(e);
|
5480
5483
|
}
|
5481
5484
|
/**
|
5482
5485
|
* Static Parse Inline Method
|
5483
5486
|
*/
|
5484
5487
|
static parseInline(e, t) {
|
5485
|
-
return new
|
5488
|
+
return new U(t).parseInline(e);
|
5486
5489
|
}
|
5487
5490
|
/**
|
5488
5491
|
* Parse Loop
|
@@ -5688,19 +5691,19 @@ x(_e, "passThroughHooks", /* @__PURE__ */ new Set([
|
|
5688
5691
|
"postprocess",
|
5689
5692
|
"processAllTokens"
|
5690
5693
|
]));
|
5691
|
-
var
|
5694
|
+
var Le, Ft, rt, xi;
|
5692
5695
|
class wl {
|
5693
5696
|
constructor(...e) {
|
5694
|
-
yt(this,
|
5697
|
+
yt(this, Le);
|
5695
5698
|
yt(this, rt);
|
5696
5699
|
x(this, "defaults", pn());
|
5697
5700
|
x(this, "options", this.setOptions);
|
5698
|
-
x(this, "parse", je(this,
|
5699
|
-
x(this, "parseInline", je(this,
|
5700
|
-
x(this, "Parser",
|
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
|
+
x(this, "Parser", U);
|
5701
5704
|
x(this, "Renderer", it);
|
5702
5705
|
x(this, "TextRenderer", bn);
|
5703
|
-
x(this, "Lexer",
|
5706
|
+
x(this, "Lexer", z);
|
5704
5707
|
x(this, "Tokenizer", nt);
|
5705
5708
|
x(this, "Hooks", _e);
|
5706
5709
|
this.use(...e);
|
@@ -5822,13 +5825,13 @@ class wl {
|
|
5822
5825
|
return this.defaults = { ...this.defaults, ...e }, this;
|
5823
5826
|
}
|
5824
5827
|
lexer(e, t) {
|
5825
|
-
return
|
5828
|
+
return z.lex(e, t ?? this.defaults);
|
5826
5829
|
}
|
5827
5830
|
parser(e, t) {
|
5828
|
-
return
|
5831
|
+
return U.parse(e, t ?? this.defaults);
|
5829
5832
|
}
|
5830
5833
|
}
|
5831
|
-
|
5834
|
+
Le = new WeakSet(), Ft = function(e, t) {
|
5832
5835
|
return (n, i) => {
|
5833
5836
|
const r = { ...i }, o = { ...this.defaults, ...r };
|
5834
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);
|
@@ -5853,7 +5856,7 @@ Oe = new WeakSet(), Ft = function(e, t) {
|
|
5853
5856
|
return (n) => {
|
5854
5857
|
if (n.message += `
|
5855
5858
|
Please report this to https://github.com/markedjs/marked.`, e) {
|
5856
|
-
const i = "<p>An error occurred:</p><pre>" +
|
5859
|
+
const i = "<p>An error occurred:</p><pre>" + L(n.message + "", !0) + "</pre>";
|
5857
5860
|
return t ? Promise.resolve(i) : i;
|
5858
5861
|
}
|
5859
5862
|
if (t)
|
@@ -5877,12 +5880,12 @@ v.walkTokens = function(s, e) {
|
|
5877
5880
|
return ie.walkTokens(s, e);
|
5878
5881
|
};
|
5879
5882
|
v.parseInline = ie.parseInline;
|
5880
|
-
v.Parser =
|
5881
|
-
v.parser =
|
5883
|
+
v.Parser = U;
|
5884
|
+
v.parser = U.parse;
|
5882
5885
|
v.Renderer = it;
|
5883
5886
|
v.TextRenderer = bn;
|
5884
|
-
v.Lexer =
|
5885
|
-
v.lexer =
|
5887
|
+
v.Lexer = z;
|
5888
|
+
v.lexer = z.lex;
|
5886
5889
|
v.Tokenizer = nt;
|
5887
5890
|
v.Hooks = _e;
|
5888
5891
|
v.parse = v;
|
@@ -5891,8 +5894,8 @@ v.setOptions;
|
|
5891
5894
|
v.use;
|
5892
5895
|
v.walkTokens;
|
5893
5896
|
v.parseInline;
|
5894
|
-
|
5895
|
-
|
5897
|
+
U.parse;
|
5898
|
+
z.lex;
|
5896
5899
|
var kl = Object.defineProperty, _l = Object.getOwnPropertyDescriptor, wi = (s, e, t, n) => {
|
5897
5900
|
for (var i = n > 1 ? void 0 : n ? _l(e, t) : e, r = s.length - 1, o; r >= 0; r--)
|
5898
5901
|
(o = s[r]) && (i = (n ? o(e, t, i) : o(i)) || i);
|
@@ -5907,7 +5910,7 @@ v.use({
|
|
5907
5910
|
});
|
5908
5911
|
class bt extends k {
|
5909
5912
|
constructor() {
|
5910
|
-
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);
|
5911
5914
|
}
|
5912
5915
|
// Stop autoscroll on user interaction
|
5913
5916
|
handleAutoscroll() {
|
@@ -5956,10 +5959,10 @@ class bt extends k {
|
|
5956
5959
|
}
|
5957
5960
|
render() {
|
5958
5961
|
return m`
|
5959
|
-
<div class="message-type-markdown" ${
|
5962
|
+
<div class="message-type-markdown" ${q(this.contentRef)}>
|
5960
5963
|
<div></div>
|
5961
5964
|
</div>
|
5962
|
-
<div class="scroll" ${
|
5965
|
+
<div class="scroll" ${q(this.scrollRef)}></div>
|
5963
5966
|
${this.showLightbox ? m`<ace-lightbox
|
5964
5967
|
imageUrl="${this.imageUrl}"
|
5965
5968
|
altText="${this.altText}"
|
@@ -6085,12 +6088,12 @@ $n.styles = [
|
|
6085
6088
|
Al([
|
6086
6089
|
w({ attribute: !0 })
|
6087
6090
|
], $n.prototype, "imageUrl", 2);
|
6088
|
-
var El = Object.defineProperty, Tl = Object.getOwnPropertyDescriptor,
|
6091
|
+
var El = Object.defineProperty, Tl = Object.getOwnPropertyDescriptor, G = (s, e, t, n) => {
|
6089
6092
|
for (var i = n > 1 ? void 0 : n ? Tl(e, t) : e, r = s.length - 1, o; r >= 0; r--)
|
6090
6093
|
(o = s[r]) && (i = (n ? o(e, t, i) : o(i)) || i);
|
6091
6094
|
return n && i && El(e, t, i), i;
|
6092
6095
|
};
|
6093
|
-
const
|
6096
|
+
const Ll = (s) => {
|
6094
6097
|
s.scrollTo ? s.scrollTo({ top: s.scrollHeight, behavior: "smooth" }) : s.scrollTop = s.scrollHeight;
|
6095
6098
|
};
|
6096
6099
|
customElements.get("conversation-entry") || customElements.define("conversation-entry", cn);
|
@@ -6103,12 +6106,12 @@ customElements.get("ace-lightbox") || customElements.define("ace-lightbox", $n);
|
|
6103
6106
|
const ki = ai(k);
|
6104
6107
|
class R extends ki {
|
6105
6108
|
constructor() {
|
6106
|
-
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(
|
6107
6110
|
pe((e) => e ? e == null ? void 0 : e.provider$ : It(null))
|
6108
6111
|
);
|
6109
6112
|
}
|
6110
6113
|
async connectedCallback() {
|
6111
|
-
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;
|
6112
6115
|
const e = await this.application.container.get(
|
6113
6116
|
"conversation"
|
6114
6117
|
);
|
@@ -6138,7 +6141,7 @@ class R extends ki {
|
|
6138
6141
|
const e = this.conversationContentRef.value;
|
6139
6142
|
e && setTimeout(() => {
|
6140
6143
|
const t = e.scrollHeight;
|
6141
|
-
t > this.chatScrollHeight && (
|
6144
|
+
t > this.chatScrollHeight && (Ll(e), this.chatScrollHeight = t);
|
6142
6145
|
}, 300);
|
6143
6146
|
}
|
6144
6147
|
disableInput() {
|
@@ -6201,6 +6204,15 @@ class R extends ki {
|
|
6201
6204
|
_keyDownHandler(e) {
|
6202
6205
|
e.key === "Enter" && !e.shiftKey && !this.disabledSubmit && (this._onSendMessage(e), e.preventDefault());
|
6203
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
|
+
}
|
6204
6216
|
handover(e, t) {
|
6205
6217
|
this.enableInput(), this.setToastMessage(null);
|
6206
6218
|
const n = new CustomEvent("handover", {
|
@@ -6239,19 +6251,20 @@ class R extends ki {
|
|
6239
6251
|
})}
|
6240
6252
|
part="scroll-container"
|
6241
6253
|
aria-live="polite"
|
6242
|
-
${
|
6254
|
+
${q(this.conversationContentRef)}
|
6243
6255
|
>
|
6244
6256
|
${this.toast.hasMessage() ? m`<div class="conversation__toast">${this.toast.message}</div>` : g}
|
6245
6257
|
<ace-conversation-feed
|
6246
6258
|
.entries=${this.entries}
|
6247
6259
|
.loading=${this.typing}
|
6260
|
+
${q(this.conversationFeedRef)}
|
6248
6261
|
@updated=${this.onSessionUpdated}
|
6249
6262
|
></ace-conversation-feed>
|
6250
6263
|
</div>
|
6251
6264
|
<form
|
6252
6265
|
class="conversation-bottom"
|
6253
6266
|
@submit=${this._onSendMessage}
|
6254
|
-
${
|
6267
|
+
${q(this.formRef)}
|
6255
6268
|
>
|
6256
6269
|
<label for="chat-message-input" class="visually-hidden">
|
6257
6270
|
Chat message
|
@@ -6269,7 +6282,7 @@ class R extends ki {
|
|
6269
6282
|
?disabled=${this.disabledInput}
|
6270
6283
|
@input=${this._inputHandler}
|
6271
6284
|
@keydown=${this._keyDownHandler}
|
6272
|
-
${
|
6285
|
+
${q(this.inputRef)}
|
6273
6286
|
></textarea>
|
6274
6287
|
<div class="conversation-actions">
|
6275
6288
|
<button
|
@@ -6287,6 +6300,12 @@ class R extends ki {
|
|
6287
6300
|
>-->
|
6288
6301
|
</div>
|
6289
6302
|
</form>
|
6303
|
+
<button
|
6304
|
+
class="skip-to-latest-message-button"
|
6305
|
+
@click=${this.skipToLatestMessage}
|
6306
|
+
>
|
6307
|
+
${this.skipToLatestMessageLabel}
|
6308
|
+
</button>
|
6290
6309
|
</div>`;
|
6291
6310
|
}
|
6292
6311
|
}
|
@@ -6378,6 +6397,21 @@ R.styles = [
|
|
6378
6397
|
position: absolute;
|
6379
6398
|
width: 1px;
|
6380
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
|
+
}
|
6381
6415
|
.conversation {
|
6382
6416
|
display: grid;
|
6383
6417
|
grid-template-rows: 1fr auto;
|
@@ -6517,31 +6551,31 @@ R.styles = [
|
|
6517
6551
|
}
|
6518
6552
|
`
|
6519
6553
|
];
|
6520
|
-
|
6554
|
+
G([
|
6521
6555
|
E()
|
6522
6556
|
], R.prototype, "message", 2);
|
6523
|
-
|
6557
|
+
G([
|
6524
6558
|
E()
|
6525
6559
|
], R.prototype, "disabledInput", 2);
|
6526
|
-
|
6560
|
+
G([
|
6527
6561
|
E()
|
6528
6562
|
], R.prototype, "disabledSubmit", 2);
|
6529
|
-
|
6563
|
+
G([
|
6530
6564
|
E()
|
6531
6565
|
], R.prototype, "chatOverlayActive", 2);
|
6532
|
-
|
6566
|
+
G([
|
6533
6567
|
E()
|
6534
6568
|
], R.prototype, "textAreaLength", 2);
|
6535
|
-
|
6569
|
+
G([
|
6536
6570
|
E()
|
6537
6571
|
], R.prototype, "platform", 2);
|
6538
|
-
|
6572
|
+
G([
|
6539
6573
|
E()
|
6540
6574
|
], R.prototype, "entries", 2);
|
6541
|
-
|
6575
|
+
G([
|
6542
6576
|
E()
|
6543
6577
|
], R.prototype, "typing", 2);
|
6544
|
-
const
|
6578
|
+
const Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
6545
6579
|
__proto__: null,
|
6546
6580
|
Conversation: R,
|
6547
6581
|
default: R
|
@@ -6551,7 +6585,7 @@ export {
|
|
6551
6585
|
R as Conversation,
|
6552
6586
|
Rl as ConversationComponent,
|
6553
6587
|
lt as ConversationEntry,
|
6554
|
-
|
6588
|
+
Z as ConversationMessageType,
|
6555
6589
|
ds as ConversationPlatform,
|
6556
6590
|
Il as ConversationProvider,
|
6557
6591
|
wr as User
|