@telia-ace/ace-chat-flamingo 1.1.123-rc.22 → 1.1.123-rc.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +83 -93
- package/index.mjs +368 -378
- package/package.json +3 -3
package/index.mjs
CHANGED
|
@@ -44,7 +44,7 @@ function gl(n, e, t, i) {
|
|
|
44
44
|
l((i = i.apply(n, e || [])).next());
|
|
45
45
|
});
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function _o(n, e) {
|
|
48
48
|
var t = { label: 0, sent: function() {
|
|
49
49
|
if (r[0] & 1) throw r[1];
|
|
50
50
|
return r[1];
|
|
@@ -199,13 +199,13 @@ function vl(n) {
|
|
|
199
199
|
function E(n) {
|
|
200
200
|
return typeof n == "function";
|
|
201
201
|
}
|
|
202
|
-
function
|
|
202
|
+
function Ao(n) {
|
|
203
203
|
var e = function(i) {
|
|
204
204
|
Error.call(i), i.stack = new Error().stack;
|
|
205
205
|
}, t = n(e);
|
|
206
206
|
return t.prototype = Object.create(Error.prototype), t.prototype.constructor = t, t;
|
|
207
207
|
}
|
|
208
|
-
var gi =
|
|
208
|
+
var gi = Ao(function(n) {
|
|
209
209
|
return function(t) {
|
|
210
210
|
n(this), this.message = t ? t.length + ` errors occurred during unsubscription:
|
|
211
211
|
` + t.map(function(i, s) {
|
|
@@ -261,7 +261,7 @@ var tn = (function() {
|
|
|
261
261
|
for (var d = yt(p), g = d.next(); !g.done; g = d.next()) {
|
|
262
262
|
var m = g.value;
|
|
263
263
|
try {
|
|
264
|
-
|
|
264
|
+
xr(m);
|
|
265
265
|
} catch ($) {
|
|
266
266
|
r = r ?? [], $ instanceof gi ? r = Xe(Xe([], ze(r)), ze($.errors)) : r.push($);
|
|
267
267
|
}
|
|
@@ -283,7 +283,7 @@ var tn = (function() {
|
|
|
283
283
|
var t;
|
|
284
284
|
if (e && e !== this)
|
|
285
285
|
if (this.closed)
|
|
286
|
-
|
|
286
|
+
xr(e);
|
|
287
287
|
else {
|
|
288
288
|
if (e instanceof n) {
|
|
289
289
|
if (e.closed || e._hasParent(this))
|
|
@@ -308,11 +308,11 @@ var tn = (function() {
|
|
|
308
308
|
var e = new n();
|
|
309
309
|
return e.closed = !0, e;
|
|
310
310
|
})(), n;
|
|
311
|
-
})(),
|
|
312
|
-
function
|
|
311
|
+
})(), To = tn.EMPTY;
|
|
312
|
+
function Oo(n) {
|
|
313
313
|
return n instanceof tn || n && "closed" in n && E(n.remove) && E(n.add) && E(n.unsubscribe);
|
|
314
314
|
}
|
|
315
|
-
function
|
|
315
|
+
function xr(n) {
|
|
316
316
|
E(n) ? n() : n.unsubscribe();
|
|
317
317
|
}
|
|
318
318
|
var bl = {
|
|
@@ -328,7 +328,7 @@ var bl = {
|
|
|
328
328
|
},
|
|
329
329
|
delegate: void 0
|
|
330
330
|
};
|
|
331
|
-
function
|
|
331
|
+
function Lo(n) {
|
|
332
332
|
yl.setTimeout(function() {
|
|
333
333
|
throw n;
|
|
334
334
|
});
|
|
@@ -342,7 +342,7 @@ var es = (function(n) {
|
|
|
342
342
|
Ie(e, n);
|
|
343
343
|
function e(t) {
|
|
344
344
|
var i = n.call(this) || this;
|
|
345
|
-
return i.isStopped = !1, t ? (i.destination = t,
|
|
345
|
+
return i.isStopped = !1, t ? (i.destination = t, Oo(t) && t.add(i)) : i.destination = xl, i;
|
|
346
346
|
}
|
|
347
347
|
return e.create = function(t, i, s) {
|
|
348
348
|
return new Ri(t, i, s);
|
|
@@ -413,7 +413,7 @@ var es = (function(n) {
|
|
|
413
413
|
return e;
|
|
414
414
|
})(es);
|
|
415
415
|
function mn(n) {
|
|
416
|
-
|
|
416
|
+
Lo(n);
|
|
417
417
|
}
|
|
418
418
|
function wl(n) {
|
|
419
419
|
throw n;
|
|
@@ -457,7 +457,7 @@ var F = (function() {
|
|
|
457
457
|
}
|
|
458
458
|
}, n.prototype.forEach = function(e, t) {
|
|
459
459
|
var i = this;
|
|
460
|
-
return t =
|
|
460
|
+
return t = kr(t), new t(function(s, r) {
|
|
461
461
|
var o = new Ri({
|
|
462
462
|
next: function(a) {
|
|
463
463
|
try {
|
|
@@ -482,7 +482,7 @@ var F = (function() {
|
|
|
482
482
|
return kl(e)(this);
|
|
483
483
|
}, n.prototype.toPromise = function(e) {
|
|
484
484
|
var t = this;
|
|
485
|
-
return e =
|
|
485
|
+
return e = kr(e), new e(function(i, s) {
|
|
486
486
|
var r;
|
|
487
487
|
t.subscribe(function(o) {
|
|
488
488
|
return r = o;
|
|
@@ -496,7 +496,7 @@ var F = (function() {
|
|
|
496
496
|
return new n(e);
|
|
497
497
|
}, n;
|
|
498
498
|
})();
|
|
499
|
-
function
|
|
499
|
+
function kr(n) {
|
|
500
500
|
var e;
|
|
501
501
|
return (e = n ?? bl.Promise) !== null && e !== void 0 ? e : Promise;
|
|
502
502
|
}
|
|
@@ -504,7 +504,7 @@ function Sl(n) {
|
|
|
504
504
|
return n && E(n.next) && E(n.error) && E(n.complete);
|
|
505
505
|
}
|
|
506
506
|
function Cl(n) {
|
|
507
|
-
return n && n instanceof es || Sl(n) &&
|
|
507
|
+
return n && n instanceof es || Sl(n) && Oo(n);
|
|
508
508
|
}
|
|
509
509
|
function El(n) {
|
|
510
510
|
return E(n == null ? void 0 : n.lift);
|
|
@@ -560,7 +560,7 @@ var _l = (function(n) {
|
|
|
560
560
|
n.prototype.unsubscribe.call(this), !i && ((t = this.onFinalize) === null || t === void 0 || t.call(this));
|
|
561
561
|
}
|
|
562
562
|
}, e;
|
|
563
|
-
})(es), Al =
|
|
563
|
+
})(es), Al = Ao(function(n) {
|
|
564
564
|
return function() {
|
|
565
565
|
n(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
566
566
|
};
|
|
@@ -571,7 +571,7 @@ var _l = (function(n) {
|
|
|
571
571
|
return t.closed = !1, t.currentObservers = null, t.observers = [], t.isStopped = !1, t.hasError = !1, t.thrownError = null, t;
|
|
572
572
|
}
|
|
573
573
|
return e.prototype.lift = function(t) {
|
|
574
|
-
var i = new
|
|
574
|
+
var i = new Sr(this, this);
|
|
575
575
|
return i.operator = t, i;
|
|
576
576
|
}, e.prototype._throwIfClosed = function() {
|
|
577
577
|
if (this.closed)
|
|
@@ -631,7 +631,7 @@ var _l = (function(n) {
|
|
|
631
631
|
return this._throwIfClosed(), this._checkFinalizedStatuses(t), this._innerSubscribe(t);
|
|
632
632
|
}, e.prototype._innerSubscribe = function(t) {
|
|
633
633
|
var i = this, s = this, r = s.hasError, o = s.isStopped, a = s.observers;
|
|
634
|
-
return r || o ?
|
|
634
|
+
return r || o ? To : (this.currentObservers = null, a.push(t), new tn(function() {
|
|
635
635
|
i.currentObservers = null, Cn(a, t);
|
|
636
636
|
}));
|
|
637
637
|
}, e.prototype._checkFinalizedStatuses = function(t) {
|
|
@@ -641,9 +641,9 @@ var _l = (function(n) {
|
|
|
641
641
|
var t = new F();
|
|
642
642
|
return t.source = this, t;
|
|
643
643
|
}, e.create = function(t, i) {
|
|
644
|
-
return new
|
|
644
|
+
return new Sr(t, i);
|
|
645
645
|
}, e;
|
|
646
|
-
})(F),
|
|
646
|
+
})(F), Sr = (function(n) {
|
|
647
647
|
Ie(e, n);
|
|
648
648
|
function e(t, i) {
|
|
649
649
|
var s = n.call(this) || this;
|
|
@@ -660,7 +660,7 @@ var _l = (function(n) {
|
|
|
660
660
|
(i = (t = this.destination) === null || t === void 0 ? void 0 : t.complete) === null || i === void 0 || i.call(t);
|
|
661
661
|
}, e.prototype._subscribe = function(t) {
|
|
662
662
|
var i, s;
|
|
663
|
-
return (s = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(t)) !== null && s !== void 0 ? s :
|
|
663
|
+
return (s = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(t)) !== null && s !== void 0 ? s : To;
|
|
664
664
|
}, e;
|
|
665
665
|
})(P), he = (function(n) {
|
|
666
666
|
Ie(e, n);
|
|
@@ -697,7 +697,7 @@ var _l = (function(n) {
|
|
|
697
697
|
return e.prototype.schedule = function(t, i) {
|
|
698
698
|
return this;
|
|
699
699
|
}, e;
|
|
700
|
-
})(tn),
|
|
700
|
+
})(tn), Cr = {
|
|
701
701
|
setInterval: function(n, e) {
|
|
702
702
|
for (var t = [], i = 2; i < arguments.length; i++)
|
|
703
703
|
t[i - 2] = arguments[i];
|
|
@@ -721,11 +721,11 @@ var _l = (function(n) {
|
|
|
721
721
|
var r = this.id, o = this.scheduler;
|
|
722
722
|
return r != null && (this.id = this.recycleAsyncId(o, r, i)), this.pending = !0, this.delay = i, this.id = (s = this.id) !== null && s !== void 0 ? s : this.requestAsyncId(o, this.id, i), this;
|
|
723
723
|
}, e.prototype.requestAsyncId = function(t, i, s) {
|
|
724
|
-
return s === void 0 && (s = 0),
|
|
724
|
+
return s === void 0 && (s = 0), Cr.setInterval(t.flush.bind(t, this), s);
|
|
725
725
|
}, e.prototype.recycleAsyncId = function(t, i, s) {
|
|
726
726
|
if (s === void 0 && (s = 0), s != null && this.delay === s && this.pending === !1)
|
|
727
727
|
return i;
|
|
728
|
-
i != null &&
|
|
728
|
+
i != null && Cr.clearInterval(i);
|
|
729
729
|
}, e.prototype.execute = function(t, i) {
|
|
730
730
|
if (this.closed)
|
|
731
731
|
return new Error("executing a cancelled action");
|
|
@@ -749,7 +749,7 @@ var _l = (function(n) {
|
|
|
749
749
|
this.work = this.state = this.scheduler = null, this.pending = !1, Cn(r, this), i != null && (this.id = this.recycleAsyncId(s, i, null)), this.delay = null, n.prototype.unsubscribe.call(this);
|
|
750
750
|
}
|
|
751
751
|
}, e;
|
|
752
|
-
})(Ol),
|
|
752
|
+
})(Ol), Er = (function() {
|
|
753
753
|
function n(e, t) {
|
|
754
754
|
t === void 0 && (t = n.now), this.schedulerActionCtor = e, this.now = t;
|
|
755
755
|
}
|
|
@@ -759,7 +759,7 @@ var _l = (function(n) {
|
|
|
759
759
|
})(), Rl = (function(n) {
|
|
760
760
|
Ie(e, n);
|
|
761
761
|
function e(t, i) {
|
|
762
|
-
i === void 0 && (i =
|
|
762
|
+
i === void 0 && (i = Er.now);
|
|
763
763
|
var s = n.call(this, t, i) || this;
|
|
764
764
|
return s.actions = [], s._active = !1, s;
|
|
765
765
|
}
|
|
@@ -781,7 +781,7 @@ var _l = (function(n) {
|
|
|
781
781
|
throw s;
|
|
782
782
|
}
|
|
783
783
|
}, e;
|
|
784
|
-
})(
|
|
784
|
+
})(Er), pp = new Rl(Ll);
|
|
785
785
|
var tt = new F(function(n) {
|
|
786
786
|
return n.complete();
|
|
787
787
|
});
|
|
@@ -791,7 +791,7 @@ function Il(n) {
|
|
|
791
791
|
function ns(n) {
|
|
792
792
|
return n[n.length - 1];
|
|
793
793
|
}
|
|
794
|
-
function
|
|
794
|
+
function Ro(n) {
|
|
795
795
|
return E(ns(n)) ? n.pop() : void 0;
|
|
796
796
|
}
|
|
797
797
|
function is(n) {
|
|
@@ -803,29 +803,29 @@ function Pl(n, e) {
|
|
|
803
803
|
var ss = (function(n) {
|
|
804
804
|
return n && typeof n.length == "number" && typeof n != "function";
|
|
805
805
|
});
|
|
806
|
-
function
|
|
806
|
+
function Io(n) {
|
|
807
807
|
return E(n == null ? void 0 : n.then);
|
|
808
808
|
}
|
|
809
|
-
function
|
|
809
|
+
function Po(n) {
|
|
810
810
|
return E(n[ts]);
|
|
811
811
|
}
|
|
812
|
-
function
|
|
812
|
+
function Mo(n) {
|
|
813
813
|
return Symbol.asyncIterator && E(n == null ? void 0 : n[Symbol.asyncIterator]);
|
|
814
814
|
}
|
|
815
|
-
function
|
|
815
|
+
function No(n) {
|
|
816
816
|
return new TypeError("You provided " + (n !== null && typeof n == "object" ? "an invalid object" : "'" + n + "'") + " where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.");
|
|
817
817
|
}
|
|
818
818
|
function Ml() {
|
|
819
819
|
return typeof Symbol != "function" || !Symbol.iterator ? "@@iterator" : Symbol.iterator;
|
|
820
820
|
}
|
|
821
|
-
var
|
|
822
|
-
function
|
|
823
|
-
return E(n == null ? void 0 : n[
|
|
821
|
+
var Uo = Ml();
|
|
822
|
+
function Do(n) {
|
|
823
|
+
return E(n == null ? void 0 : n[Uo]);
|
|
824
824
|
}
|
|
825
|
-
function
|
|
825
|
+
function zo(n) {
|
|
826
826
|
return ml(this, arguments, function() {
|
|
827
827
|
var t, i, s, r;
|
|
828
|
-
return
|
|
828
|
+
return _o(this, function(o) {
|
|
829
829
|
switch (o.label) {
|
|
830
830
|
case 0:
|
|
831
831
|
t = n.getReader(), o.label = 1;
|
|
@@ -853,27 +853,27 @@ function Ho(n) {
|
|
|
853
853
|
});
|
|
854
854
|
});
|
|
855
855
|
}
|
|
856
|
-
function
|
|
856
|
+
function Ho(n) {
|
|
857
857
|
return E(n == null ? void 0 : n.getReader);
|
|
858
858
|
}
|
|
859
859
|
function oe(n) {
|
|
860
860
|
if (n instanceof F)
|
|
861
861
|
return n;
|
|
862
862
|
if (n != null) {
|
|
863
|
-
if (
|
|
863
|
+
if (Po(n))
|
|
864
864
|
return Nl(n);
|
|
865
865
|
if (ss(n))
|
|
866
866
|
return Ul(n);
|
|
867
|
-
if (
|
|
867
|
+
if (Io(n))
|
|
868
868
|
return Dl(n);
|
|
869
|
-
if (
|
|
870
|
-
return
|
|
871
|
-
if (
|
|
869
|
+
if (Mo(n))
|
|
870
|
+
return Fo(n);
|
|
871
|
+
if (Do(n))
|
|
872
872
|
return zl(n);
|
|
873
|
-
if (
|
|
873
|
+
if (Ho(n))
|
|
874
874
|
return Hl(n);
|
|
875
875
|
}
|
|
876
|
-
throw
|
|
876
|
+
throw No(n);
|
|
877
877
|
}
|
|
878
878
|
function Nl(n) {
|
|
879
879
|
return new F(function(e) {
|
|
@@ -896,7 +896,7 @@ function Dl(n) {
|
|
|
896
896
|
e.closed || (e.next(t), e.complete());
|
|
897
897
|
}, function(t) {
|
|
898
898
|
return e.error(t);
|
|
899
|
-
}).then(null,
|
|
899
|
+
}).then(null, Lo);
|
|
900
900
|
});
|
|
901
901
|
}
|
|
902
902
|
function zl(n) {
|
|
@@ -920,7 +920,7 @@ function zl(n) {
|
|
|
920
920
|
e.complete();
|
|
921
921
|
});
|
|
922
922
|
}
|
|
923
|
-
function
|
|
923
|
+
function Fo(n) {
|
|
924
924
|
return new F(function(e) {
|
|
925
925
|
Fl(n, e).catch(function(t) {
|
|
926
926
|
return e.error(t);
|
|
@@ -928,13 +928,13 @@ function jo(n) {
|
|
|
928
928
|
});
|
|
929
929
|
}
|
|
930
930
|
function Hl(n) {
|
|
931
|
-
return
|
|
931
|
+
return Fo(zo(n));
|
|
932
932
|
}
|
|
933
933
|
function Fl(n, e) {
|
|
934
934
|
var t, i, s, r;
|
|
935
935
|
return gl(this, void 0, void 0, function() {
|
|
936
936
|
var o, a;
|
|
937
|
-
return
|
|
937
|
+
return _o(this, function(c) {
|
|
938
938
|
switch (c.label) {
|
|
939
939
|
case 0:
|
|
940
940
|
c.trys.push([0, 5, 6, 11]), t = vl(n), c.label = 1;
|
|
@@ -976,7 +976,7 @@ function Ue(n, e, t, i, s) {
|
|
|
976
976
|
if (n.add(r), !s)
|
|
977
977
|
return r;
|
|
978
978
|
}
|
|
979
|
-
function
|
|
979
|
+
function jo(n, e) {
|
|
980
980
|
return e === void 0 && (e = 0), re(function(t, i) {
|
|
981
981
|
t.subscribe(Q(i, function(s) {
|
|
982
982
|
return Ue(i, n, function() {
|
|
@@ -993,7 +993,7 @@ function Bo(n, e) {
|
|
|
993
993
|
}));
|
|
994
994
|
});
|
|
995
995
|
}
|
|
996
|
-
function
|
|
996
|
+
function Bo(n, e) {
|
|
997
997
|
return e === void 0 && (e = 0), re(function(t, i) {
|
|
998
998
|
i.add(n.schedule(function() {
|
|
999
999
|
return t.subscribe(i);
|
|
@@ -1001,10 +1001,10 @@ function qo(n, e) {
|
|
|
1001
1001
|
});
|
|
1002
1002
|
}
|
|
1003
1003
|
function jl(n, e) {
|
|
1004
|
-
return oe(n).pipe(
|
|
1004
|
+
return oe(n).pipe(Bo(e), jo(e));
|
|
1005
1005
|
}
|
|
1006
1006
|
function Bl(n, e) {
|
|
1007
|
-
return oe(n).pipe(
|
|
1007
|
+
return oe(n).pipe(Bo(e), jo(e));
|
|
1008
1008
|
}
|
|
1009
1009
|
function ql(n, e) {
|
|
1010
1010
|
return new F(function(t) {
|
|
@@ -1018,7 +1018,7 @@ function Vl(n, e) {
|
|
|
1018
1018
|
return new F(function(t) {
|
|
1019
1019
|
var i;
|
|
1020
1020
|
return Ue(t, e, function() {
|
|
1021
|
-
i = n[
|
|
1021
|
+
i = n[Uo](), Ue(t, e, function() {
|
|
1022
1022
|
var s, r, o;
|
|
1023
1023
|
try {
|
|
1024
1024
|
s = i.next(), r = s.value, o = s.done;
|
|
@@ -1033,7 +1033,7 @@ function Vl(n, e) {
|
|
|
1033
1033
|
};
|
|
1034
1034
|
});
|
|
1035
1035
|
}
|
|
1036
|
-
function
|
|
1036
|
+
function qo(n, e) {
|
|
1037
1037
|
if (!n)
|
|
1038
1038
|
throw new Error("Iterable cannot be null");
|
|
1039
1039
|
return new F(function(t) {
|
|
@@ -1048,24 +1048,24 @@ function Vo(n, e) {
|
|
|
1048
1048
|
});
|
|
1049
1049
|
}
|
|
1050
1050
|
function Wl(n, e) {
|
|
1051
|
-
return
|
|
1051
|
+
return qo(zo(n), e);
|
|
1052
1052
|
}
|
|
1053
1053
|
function Gl(n, e) {
|
|
1054
1054
|
if (n != null) {
|
|
1055
|
-
if (
|
|
1055
|
+
if (Po(n))
|
|
1056
1056
|
return jl(n, e);
|
|
1057
1057
|
if (ss(n))
|
|
1058
1058
|
return ql(n, e);
|
|
1059
|
-
if (
|
|
1059
|
+
if (Io(n))
|
|
1060
1060
|
return Bl(n, e);
|
|
1061
|
-
if (
|
|
1062
|
-
return
|
|
1063
|
-
if (
|
|
1061
|
+
if (Mo(n))
|
|
1062
|
+
return qo(n, e);
|
|
1063
|
+
if (Do(n))
|
|
1064
1064
|
return Vl(n, e);
|
|
1065
|
-
if (
|
|
1065
|
+
if (Ho(n))
|
|
1066
1066
|
return Wl(n, e);
|
|
1067
1067
|
}
|
|
1068
|
-
throw
|
|
1068
|
+
throw No(n);
|
|
1069
1069
|
}
|
|
1070
1070
|
function Ye(n, e) {
|
|
1071
1071
|
return e ? Gl(n, e) : oe(n);
|
|
@@ -1088,7 +1088,7 @@ var Zl = Array.isArray;
|
|
|
1088
1088
|
function Yl(n, e) {
|
|
1089
1089
|
return Zl(e) ? n.apply(void 0, Xe([], ze(e))) : n(e);
|
|
1090
1090
|
}
|
|
1091
|
-
function
|
|
1091
|
+
function Vo(n) {
|
|
1092
1092
|
return _n(function(e) {
|
|
1093
1093
|
return Yl(n, e);
|
|
1094
1094
|
});
|
|
@@ -1122,19 +1122,19 @@ function nc(n, e) {
|
|
|
1122
1122
|
function ic() {
|
|
1123
1123
|
for (var n = [], e = 0; e < arguments.length; e++)
|
|
1124
1124
|
n[e] = arguments[e];
|
|
1125
|
-
var t = is(n), i =
|
|
1125
|
+
var t = is(n), i = Ro(n), s = ec(n), r = s.args, o = s.keys;
|
|
1126
1126
|
if (r.length === 0)
|
|
1127
1127
|
return Ye([], t);
|
|
1128
1128
|
var a = new F(sc(r, t, o ? function(c) {
|
|
1129
1129
|
return nc(o, c);
|
|
1130
1130
|
} : Ct));
|
|
1131
|
-
return i ? a.pipe(
|
|
1131
|
+
return i ? a.pipe(Vo(i)) : a;
|
|
1132
1132
|
}
|
|
1133
1133
|
function sc(n, e, t) {
|
|
1134
1134
|
return t === void 0 && (t = Ct), function(i) {
|
|
1135
|
-
|
|
1135
|
+
_r(e, function() {
|
|
1136
1136
|
for (var s = n.length, r = new Array(s), o = s, a = s, c = function(u) {
|
|
1137
|
-
|
|
1137
|
+
_r(e, function() {
|
|
1138
1138
|
var p = Ye(n[u], e), d = !1;
|
|
1139
1139
|
p.subscribe(Q(i, function(g) {
|
|
1140
1140
|
r[u] = g, d || (d = !0, a--), a || i.next(t(r.slice()));
|
|
@@ -1147,7 +1147,7 @@ function sc(n, e, t) {
|
|
|
1147
1147
|
}, i);
|
|
1148
1148
|
};
|
|
1149
1149
|
}
|
|
1150
|
-
function
|
|
1150
|
+
function _r(n, e, t) {
|
|
1151
1151
|
n ? Ue(t, n, e) : e();
|
|
1152
1152
|
}
|
|
1153
1153
|
function rc(n, e, t, i, s, r, o, a) {
|
|
@@ -1202,12 +1202,12 @@ function ac(n) {
|
|
|
1202
1202
|
var lc = ["addListener", "removeListener"], cc = ["addEventListener", "removeEventListener"], uc = ["on", "off"];
|
|
1203
1203
|
function An(n, e, t, i) {
|
|
1204
1204
|
if (E(t) && (i = t, t = void 0), i)
|
|
1205
|
-
return An(n, e, t).pipe(
|
|
1205
|
+
return An(n, e, t).pipe(Vo(i));
|
|
1206
1206
|
var s = ze(pc(n) ? cc.map(function(a) {
|
|
1207
1207
|
return function(c) {
|
|
1208
1208
|
return n[a](e, c, t);
|
|
1209
1209
|
};
|
|
1210
|
-
}) : hc(n) ? lc.map(
|
|
1210
|
+
}) : hc(n) ? lc.map(Ar(n, e)) : dc(n) ? uc.map(Ar(n, e)) : [], 2), r = s[0], o = s[1];
|
|
1211
1211
|
if (!r && ss(n))
|
|
1212
1212
|
return qt(function(a) {
|
|
1213
1213
|
return An(a, e, t);
|
|
@@ -1225,7 +1225,7 @@ function An(n, e, t, i) {
|
|
|
1225
1225
|
};
|
|
1226
1226
|
});
|
|
1227
1227
|
}
|
|
1228
|
-
function
|
|
1228
|
+
function Ar(n, e) {
|
|
1229
1229
|
return function(t) {
|
|
1230
1230
|
return function(i) {
|
|
1231
1231
|
return n[t](e, i);
|
|
@@ -1343,7 +1343,7 @@ function gc(n, e, t) {
|
|
|
1343
1343
|
function Mi() {
|
|
1344
1344
|
for (var n = [], e = 0; e < arguments.length; e++)
|
|
1345
1345
|
n[e] = arguments[e];
|
|
1346
|
-
var t =
|
|
1346
|
+
var t = Ro(n);
|
|
1347
1347
|
return re(function(i, s) {
|
|
1348
1348
|
for (var r = n.length, o = new Array(r), a = n.map(function() {
|
|
1349
1349
|
return !1;
|
|
@@ -1389,8 +1389,8 @@ var q = /* @__PURE__ */ ((n) => (n.User = "user", n.Agent = "agent", n.System =
|
|
|
1389
1389
|
const mc = () => "10000000-1000-4000-8000-100000000000".replace(
|
|
1390
1390
|
/[018]/g,
|
|
1391
1391
|
(n) => (+n ^ crypto.getRandomValues(new Uint8Array(1))[0] & 15 >> +n / 4).toString(16)
|
|
1392
|
-
),
|
|
1393
|
-
function
|
|
1392
|
+
), Wo = () => typeof crypto.randomUUID == "function" ? crypto.randomUUID() : mc();
|
|
1393
|
+
function Tr(n) {
|
|
1394
1394
|
let e = n;
|
|
1395
1395
|
const t = /https?:\/\/[^\s<]+/gi, i = /<a [^>]*href="([^"]*)"[^>]*>[^<]*<\/a>/g, s = n.match(t) || [], r = [];
|
|
1396
1396
|
let o;
|
|
@@ -1415,7 +1415,7 @@ function Ni(n) {
|
|
|
1415
1415
|
return vc(n);
|
|
1416
1416
|
const e = /<a [^>]*>https?:\/\/[^<]*<\/a>/gim;
|
|
1417
1417
|
return n.replace(e, (t) => {
|
|
1418
|
-
const i =
|
|
1418
|
+
const i = Go(t);
|
|
1419
1419
|
if (!i)
|
|
1420
1420
|
return t;
|
|
1421
1421
|
const s = 50;
|
|
@@ -1435,7 +1435,7 @@ function Ni(n) {
|
|
|
1435
1435
|
return Ui(t, i);
|
|
1436
1436
|
});
|
|
1437
1437
|
}
|
|
1438
|
-
function
|
|
1438
|
+
function Go(n) {
|
|
1439
1439
|
const e = n.match(/href=["']([^'"]*)["']/);
|
|
1440
1440
|
if (e && e.length > 1) {
|
|
1441
1441
|
let t = e[1];
|
|
@@ -1449,7 +1449,7 @@ function Ui(n, e) {
|
|
|
1449
1449
|
function vc(n) {
|
|
1450
1450
|
const e = /<a [^>]*aceChatGuideTitle[^>]*>[^<]*<\/a>/gm;
|
|
1451
1451
|
return n.replace(e, (t) => {
|
|
1452
|
-
const i =
|
|
1452
|
+
const i = Go(t);
|
|
1453
1453
|
if (!i)
|
|
1454
1454
|
return t;
|
|
1455
1455
|
const s = i.split("?").pop(), o = new URLSearchParams(s).get("aceChatGuideTitle");
|
|
@@ -1458,7 +1458,7 @@ function vc(n) {
|
|
|
1458
1458
|
}
|
|
1459
1459
|
class ie {
|
|
1460
1460
|
constructor(e, t, i) {
|
|
1461
|
-
this.type = e, this.sender = t, this.messages = i, this.status = "delivered", this.didUpdate = new P(), this.actions$ = new P(), this.remove$ = new P(), this.timestamp = Date.now(), this.id =
|
|
1461
|
+
this.type = e, this.sender = t, this.messages = i, this.status = "delivered", this.didUpdate = new P(), this.actions$ = new P(), this.remove$ = new P(), this.timestamp = Date.now(), this.id = Wo();
|
|
1462
1462
|
}
|
|
1463
1463
|
update(e) {
|
|
1464
1464
|
this.messages = [
|
|
@@ -1616,8 +1616,8 @@ class wc {
|
|
|
1616
1616
|
* Copyright 2019 Google LLC
|
|
1617
1617
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1618
1618
|
*/
|
|
1619
|
-
const xn = globalThis, os = xn.ShadowRoot && (xn.ShadyCSS === void 0 || xn.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, as = Symbol(),
|
|
1620
|
-
let
|
|
1619
|
+
const xn = globalThis, os = xn.ShadowRoot && (xn.ShadyCSS === void 0 || xn.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, as = Symbol(), Or = /* @__PURE__ */ new WeakMap();
|
|
1620
|
+
let Zo = class {
|
|
1621
1621
|
constructor(e, t, i) {
|
|
1622
1622
|
if (this._$cssResult$ = !0, i !== as) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
|
1623
1623
|
this.cssText = e, this.t = t;
|
|
@@ -1627,7 +1627,7 @@ let Yo = class {
|
|
|
1627
1627
|
const t = this.t;
|
|
1628
1628
|
if (os && e === void 0) {
|
|
1629
1629
|
const i = t !== void 0 && t.length === 1;
|
|
1630
|
-
i && (e =
|
|
1630
|
+
i && (e = Or.get(t)), e === void 0 && ((this.o = e = new CSSStyleSheet()).replaceSync(this.cssText), i && Or.set(t, e));
|
|
1631
1631
|
}
|
|
1632
1632
|
return e;
|
|
1633
1633
|
}
|
|
@@ -1635,20 +1635,20 @@ let Yo = class {
|
|
|
1635
1635
|
return this.cssText;
|
|
1636
1636
|
}
|
|
1637
1637
|
};
|
|
1638
|
-
const xc = (n) => new
|
|
1638
|
+
const xc = (n) => new Zo(typeof n == "string" ? n : n + "", void 0, as), L = (n, ...e) => {
|
|
1639
1639
|
const t = n.length === 1 ? n[0] : e.reduce(((i, s, r) => i + ((o) => {
|
|
1640
1640
|
if (o._$cssResult$ === !0) return o.cssText;
|
|
1641
1641
|
if (typeof o == "number") return o;
|
|
1642
1642
|
throw Error("Value passed to 'css' function must be a 'css' function result: " + o + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
|
|
1643
1643
|
})(s) + n[r + 1]), n[0]);
|
|
1644
|
-
return new
|
|
1644
|
+
return new Zo(t, n, as);
|
|
1645
1645
|
}, kc = (n, e) => {
|
|
1646
1646
|
if (os) n.adoptedStyleSheets = e.map(((t) => t instanceof CSSStyleSheet ? t : t.styleSheet));
|
|
1647
1647
|
else for (const t of e) {
|
|
1648
1648
|
const i = document.createElement("style"), s = xn.litNonce;
|
|
1649
1649
|
s !== void 0 && i.setAttribute("nonce", s), i.textContent = t.cssText, n.appendChild(i);
|
|
1650
1650
|
}
|
|
1651
|
-
},
|
|
1651
|
+
}, Lr = os ? (n) => n : (n) => n instanceof CSSStyleSheet ? ((e) => {
|
|
1652
1652
|
let t = "";
|
|
1653
1653
|
for (const i of e.cssRules) t += i.cssText;
|
|
1654
1654
|
return xc(t);
|
|
@@ -1658,7 +1658,7 @@ const xc = (n) => new Yo(typeof n == "string" ? n : n + "", void 0, as), L = (n,
|
|
|
1658
1658
|
* Copyright 2017 Google LLC
|
|
1659
1659
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1660
1660
|
*/
|
|
1661
|
-
const { is: Sc, defineProperty: Cc, getOwnPropertyDescriptor: Ec, getOwnPropertyNames: _c, getOwnPropertySymbols: Ac, getPrototypeOf: Tc } = Object, De = globalThis,
|
|
1661
|
+
const { is: Sc, defineProperty: Cc, getOwnPropertyDescriptor: Ec, getOwnPropertyNames: _c, getOwnPropertySymbols: Ac, getPrototypeOf: Tc } = Object, De = globalThis, Rr = De.trustedTypes, Oc = Rr ? Rr.emptyScript : "", bi = De.reactiveElementPolyfillSupport, zt = (n, e) => n, Tn = { toAttribute(n, e) {
|
|
1662
1662
|
switch (e) {
|
|
1663
1663
|
case Boolean:
|
|
1664
1664
|
n = n ? Oc : null;
|
|
@@ -1686,7 +1686,7 @@ const { is: Sc, defineProperty: Cc, getOwnPropertyDescriptor: Ec, getOwnProperty
|
|
|
1686
1686
|
}
|
|
1687
1687
|
}
|
|
1688
1688
|
return t;
|
|
1689
|
-
} }, ls = (n, e) => !Sc(n, e),
|
|
1689
|
+
} }, ls = (n, e) => !Sc(n, e), Ir = { attribute: !0, type: String, converter: Tn, reflect: !1, useDefault: !1, hasChanged: ls };
|
|
1690
1690
|
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), De.litPropertyMetadata ?? (De.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
|
|
1691
1691
|
let ht = class extends HTMLElement {
|
|
1692
1692
|
static addInitializer(e) {
|
|
@@ -1695,7 +1695,7 @@ let ht = class extends HTMLElement {
|
|
|
1695
1695
|
static get observedAttributes() {
|
|
1696
1696
|
return this.finalize(), this._$Eh && [...this._$Eh.keys()];
|
|
1697
1697
|
}
|
|
1698
|
-
static createProperty(e, t =
|
|
1698
|
+
static createProperty(e, t = Ir) {
|
|
1699
1699
|
if (t.state && (t.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(e) && ((t = Object.create(t)).wrapped = !0), this.elementProperties.set(e, t), !t.noAccessor) {
|
|
1700
1700
|
const i = Symbol(), s = this.getPropertyDescriptor(e, i, t);
|
|
1701
1701
|
s !== void 0 && Cc(this.prototype, e, s);
|
|
@@ -1713,7 +1713,7 @@ let ht = class extends HTMLElement {
|
|
|
1713
1713
|
}, configurable: !0, enumerable: !0 };
|
|
1714
1714
|
}
|
|
1715
1715
|
static getPropertyOptions(e) {
|
|
1716
|
-
return this.elementProperties.get(e) ??
|
|
1716
|
+
return this.elementProperties.get(e) ?? Ir;
|
|
1717
1717
|
}
|
|
1718
1718
|
static _$Ei() {
|
|
1719
1719
|
if (this.hasOwnProperty(zt("elementProperties"))) return;
|
|
@@ -1742,8 +1742,8 @@ let ht = class extends HTMLElement {
|
|
|
1742
1742
|
const t = [];
|
|
1743
1743
|
if (Array.isArray(e)) {
|
|
1744
1744
|
const i = new Set(e.flat(1 / 0).reverse());
|
|
1745
|
-
for (const s of i) t.unshift(
|
|
1746
|
-
} else e !== void 0 && t.push(
|
|
1745
|
+
for (const s of i) t.unshift(Lr(s));
|
|
1746
|
+
} else e !== void 0 && t.push(Lr(e));
|
|
1747
1747
|
return t;
|
|
1748
1748
|
}
|
|
1749
1749
|
static _$Eu(e, t) {
|
|
@@ -1897,12 +1897,12 @@ ht.elementStyles = [], ht.shadowRootOptions = { mode: "open" }, ht[zt("elementPr
|
|
|
1897
1897
|
* Copyright 2017 Google LLC
|
|
1898
1898
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1899
1899
|
*/
|
|
1900
|
-
const Ht = globalThis, On = Ht.trustedTypes,
|
|
1901
|
-
\f\r]`, Lt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
|
1902
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"),
|
|
1903
|
-
function
|
|
1900
|
+
const Ht = globalThis, On = Ht.trustedTypes, Pr = On ? On.createPolicy("lit-html", { createHTML: (n) => n }) : void 0, Yo = "$lit$", Me = `lit$${Math.random().toFixed(9).slice(2)}$`, Qo = "?" + Me, Lc = `<${Qo}>`, Ke = document, Vt = () => Ke.createComment(""), Wt = (n) => n === null || typeof n != "object" && typeof n != "function", cs = Array.isArray, Rc = (n) => cs(n) || typeof (n == null ? void 0 : n[Symbol.iterator]) == "function", yi = `[
|
|
1901
|
+
\f\r]`, Lt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Mr = /-->/g, Nr = />/g, Ve = RegExp(`>|${yi}(?:([^\\s"'>=/]+)(${yi}*=${yi}*(?:[^
|
|
1902
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), Ur = /'/g, Dr = /"/g, Xo = /^(?:script|style|textarea|title)$/i, Ic = (n) => (e, ...t) => ({ _$litType$: n, strings: e, values: t }), y = Ic(1), Le = Symbol.for("lit-noChange"), w = Symbol.for("lit-nothing"), zr = /* @__PURE__ */ new WeakMap(), Ge = Ke.createTreeWalker(Ke, 129);
|
|
1903
|
+
function Ko(n, e) {
|
|
1904
1904
|
if (!cs(n) || !n.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
1905
|
-
return
|
|
1905
|
+
return Pr !== void 0 ? Pr.createHTML(e) : e;
|
|
1906
1906
|
}
|
|
1907
1907
|
const Pc = (n, e) => {
|
|
1908
1908
|
const t = n.length - 1, i = [];
|
|
@@ -1910,29 +1910,29 @@ const Pc = (n, e) => {
|
|
|
1910
1910
|
for (let a = 0; a < t; a++) {
|
|
1911
1911
|
const c = n[a];
|
|
1912
1912
|
let l, u, p = -1, d = 0;
|
|
1913
|
-
for (; d < c.length && (o.lastIndex = d, u = o.exec(c), u !== null); ) d = o.lastIndex, o === Lt ? u[1] === "!--" ? o =
|
|
1913
|
+
for (; d < c.length && (o.lastIndex = d, u = o.exec(c), u !== null); ) d = o.lastIndex, o === Lt ? u[1] === "!--" ? o = Mr : u[1] !== void 0 ? o = Nr : u[2] !== void 0 ? (Xo.test(u[2]) && (s = RegExp("</" + u[2], "g")), o = Ve) : u[3] !== void 0 && (o = Ve) : o === Ve ? u[0] === ">" ? (o = s ?? Lt, p = -1) : u[1] === void 0 ? p = -2 : (p = o.lastIndex - u[2].length, l = u[1], o = u[3] === void 0 ? Ve : u[3] === '"' ? Dr : Ur) : o === Dr || o === Ur ? o = Ve : o === Mr || o === Nr ? o = Lt : (o = Ve, s = void 0);
|
|
1914
1914
|
const g = o === Ve && n[a + 1].startsWith("/>") ? " " : "";
|
|
1915
|
-
r += o === Lt ? c + Lc : p >= 0 ? (i.push(l), c.slice(0, p) +
|
|
1915
|
+
r += o === Lt ? c + Lc : p >= 0 ? (i.push(l), c.slice(0, p) + Yo + c.slice(p) + Me + g) : c + Me + (p === -2 ? a : g);
|
|
1916
1916
|
}
|
|
1917
|
-
return [
|
|
1917
|
+
return [Ko(n, r + (n[t] || "<?>") + (e === 2 ? "</svg>" : e === 3 ? "</math>" : "")), i];
|
|
1918
1918
|
};
|
|
1919
|
-
let Di = class
|
|
1919
|
+
let Di = class Jo {
|
|
1920
1920
|
constructor({ strings: e, _$litType$: t }, i) {
|
|
1921
1921
|
let s;
|
|
1922
1922
|
this.parts = [];
|
|
1923
1923
|
let r = 0, o = 0;
|
|
1924
1924
|
const a = e.length - 1, c = this.parts, [l, u] = Pc(e, t);
|
|
1925
|
-
if (this.el =
|
|
1925
|
+
if (this.el = Jo.createElement(l, i), Ge.currentNode = this.el.content, t === 2 || t === 3) {
|
|
1926
1926
|
const p = this.el.content.firstChild;
|
|
1927
1927
|
p.replaceWith(...p.childNodes);
|
|
1928
1928
|
}
|
|
1929
1929
|
for (; (s = Ge.nextNode()) !== null && c.length < a; ) {
|
|
1930
1930
|
if (s.nodeType === 1) {
|
|
1931
|
-
if (s.hasAttributes()) for (const p of s.getAttributeNames()) if (p.endsWith(
|
|
1931
|
+
if (s.hasAttributes()) for (const p of s.getAttributeNames()) if (p.endsWith(Yo)) {
|
|
1932
1932
|
const d = u[o++], g = s.getAttribute(p).split(Me), m = /([.?@])?(.*)/.exec(d);
|
|
1933
1933
|
c.push({ type: 1, index: r, name: m[2], strings: g, ctor: m[1] === "." ? Nc : m[1] === "?" ? Uc : m[1] === "@" ? Dc : Zn }), s.removeAttribute(p);
|
|
1934
1934
|
} else p.startsWith(Me) && (c.push({ type: 6, index: r }), s.removeAttribute(p));
|
|
1935
|
-
if (
|
|
1935
|
+
if (Xo.test(s.tagName)) {
|
|
1936
1936
|
const p = s.textContent.split(Me), d = p.length - 1;
|
|
1937
1937
|
if (d > 0) {
|
|
1938
1938
|
s.textContent = On ? On.emptyScript : "";
|
|
@@ -1940,7 +1940,7 @@ let Di = class ea {
|
|
|
1940
1940
|
s.append(p[d], Vt());
|
|
1941
1941
|
}
|
|
1942
1942
|
}
|
|
1943
|
-
} else if (s.nodeType === 8) if (s.data ===
|
|
1943
|
+
} else if (s.nodeType === 8) if (s.data === Qo) c.push({ type: 2, index: r });
|
|
1944
1944
|
else {
|
|
1945
1945
|
let p = -1;
|
|
1946
1946
|
for (; (p = s.data.indexOf(Me, p + 1)) !== -1; ) c.push({ type: 7, index: r }), p += Me.length - 1;
|
|
@@ -2021,7 +2021,7 @@ class nn {
|
|
|
2021
2021
|
}
|
|
2022
2022
|
$(e) {
|
|
2023
2023
|
var r;
|
|
2024
|
-
const { values: t, _$litType$: i } = e, s = typeof i == "number" ? this._$AC(e) : (i.el === void 0 && (i.el = Di.createElement(
|
|
2024
|
+
const { values: t, _$litType$: i } = e, s = typeof i == "number" ? this._$AC(e) : (i.el === void 0 && (i.el = Di.createElement(Ko(i.h, i.h[0]), this.options)), i);
|
|
2025
2025
|
if (((r = this._$AH) == null ? void 0 : r._$AD) === s) this._$AH.p(t);
|
|
2026
2026
|
else {
|
|
2027
2027
|
const o = new Mc(s, this), a = o.u(this.options);
|
|
@@ -2029,8 +2029,8 @@ class nn {
|
|
|
2029
2029
|
}
|
|
2030
2030
|
}
|
|
2031
2031
|
_$AC(e) {
|
|
2032
|
-
let t =
|
|
2033
|
-
return t === void 0 &&
|
|
2032
|
+
let t = zr.get(e.strings);
|
|
2033
|
+
return t === void 0 && zr.set(e.strings, t = new Di(e)), t;
|
|
2034
2034
|
}
|
|
2035
2035
|
k(e) {
|
|
2036
2036
|
cs(this._$AH) || (this._$AH = [], this._$AR());
|
|
@@ -2159,12 +2159,12 @@ let A = class extends ht {
|
|
|
2159
2159
|
return Le;
|
|
2160
2160
|
}
|
|
2161
2161
|
};
|
|
2162
|
-
var
|
|
2163
|
-
A._$litElement$ = !0, A.finalized = !0, (
|
|
2162
|
+
var Eo;
|
|
2163
|
+
A._$litElement$ = !0, A.finalized = !0, (Eo = Qe.litElementHydrateSupport) == null || Eo.call(Qe, { LitElement: A });
|
|
2164
2164
|
const wi = Qe.litElementPolyfillSupport;
|
|
2165
2165
|
wi == null || wi({ LitElement: A });
|
|
2166
2166
|
(Qe.litElementVersions ?? (Qe.litElementVersions = [])).push("4.2.1");
|
|
2167
|
-
const Fc = { 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>' }, ta = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M52 7H24C19.5838 7.00505 16.0051 10.5838 16 15V23H12C7.58382 23.0051 4.00505 26.5838 4 31V43C4.00505 47.4162 7.58382 50.9949 12 51H19.1699L24.8789 56.7075C25.737 57.5654 27.0273 57.8219 28.1482 57.3575C29.2692 56.8931 30 55.7993 30 54.5859V51H39.999C44.4152 50.995 47.994 47.4162 47.999 43V35H52C56.4162 34.9949 59.9949 31.4162 60 27V15C59.9949 10.5838 56.4162 7.00505 52 7ZM43.999 43C43.9967 45.2082 42.2072 46.9977 39.999 47H26V52.1724L20.8262 47H12C9.79184 46.9976 8.00235 45.2082 8 43V31C8.00235 28.7918 9.79184 27.0024 12 27H16C16.0051 31.4162 19.5838 34.9949 24 35H30V38.5859C29.999 39.7998 30.7298 40.8945 31.8512 41.359C32.9726 41.8236 34.2634 41.5664 35.1211 40.7075L40.8291 35H43.999V43ZM56 27C55.9977 29.2082 54.2082 30.9976 52 31H39.1729L34 36.1719V31H24C21.7918 30.9976 20.0024 29.2082 20 27V15C20.0024 12.7918 21.7918 11.0024 24 11H52C54.2082 11.0024 55.9977 12.7918 56 15V27Z"/></svg>' }, jc = { 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>' }, na = { 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>' }, Bc = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M57.5438 13.4967L28.717 50.5596C27.9537 51.5407 26.8061 52.147 25.5654 52.2248C25.4755 52.2301 25.3856 52.2332 25.2967 52.2332C24.1476 52.233 23.0455 51.7763 22.233 50.9637L6.63458 35.3654C6.08729 34.8181 5.87354 34.0204 6.07387 33.2728C6.27419 32.5252 6.85815 31.9412 7.60577 31.7409C8.35339 31.5406 9.15109 31.7543 9.69838 32.3016L25.2967 47.8999L54.1225 10.837C54.5976 10.2258 55.3626 9.91453 56.1295 10.0204C56.8963 10.1263 57.5484 10.6332 57.8402 11.3502C58.1319 12.0673 58.0189 12.8855 57.5438 13.4967Z"/></svg>' }, ia = { 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>' }, qc = { 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>' }, us = { 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.365 48.3012C51.9123 48.8485 52.1261 49.6462 51.9258 50.3939C51.7254 51.1415 51.1415 51.7254 50.3939 51.9258C49.6462 52.1261 48.8485 51.9123 48.3012 51.365L32.4998 35.5636L16.6984 51.365C16.1511 51.9123 15.3534 52.1261 14.6058 51.9258C13.8581 51.7254 13.2742 51.1415 13.0739 50.3939C12.8735 49.6462 13.0873 48.8485 13.6346 48.3012L29.436 32.4998L13.6346 16.6984C13.0873 16.1511 12.8735 15.3534 13.0739 14.6058C13.2742 13.8581 13.8581 13.2742 14.6058 13.0739C15.3534 12.8735 16.1511 13.0873 16.6984 13.6346L32.4998 29.436L48.3012 13.6346C49.1473 12.7885 50.519 12.7885 51.365 13.6346C52.2111 14.4806 52.2111 15.8523 51.365 16.6984L35.5636 32.4998L51.365 48.3012Z"/></svg>' }, Vc = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M58.2618 43.8838L38.8585 11.5469C37.4136 9.13651 34.8097 7.66134 31.9994 7.66113C29.1891 7.66093 26.585 9.13572 25.1397 11.5459L5.73642 43.8838C4.25367 46.3552 4.21482 49.4331 5.6347 51.9411C7.05459 54.4492 9.71372 55.9997 12.5958 56H51.4024C54.2845 55.9997 56.9436 54.4492 58.3635 51.9411C59.7834 49.4331 59.7446 46.3552 58.2618 43.8838ZM29.9991 36.9772V25.1569C29.9983 24.6198 30.1056 24.0879 30.3148 23.5932C30.486 23.1496 30.753 22.7494 31.0968 22.4209C31.339 22.1704 31.6666 22.0202 32.0145 22C32.5161 22 33.0173 22.3805 33.5182 23.1416C33.7901 23.4771 33.9573 23.8852 33.9991 24.3151V36.1354C33.9991 36.5759 33.6932 36.9969 33.0814 37.3982C32.4994 37.7897 31.814 37.9988 31.1126 37.999C30.3712 37.999 30 37.6584 29.9991 36.9772ZM34.2408 43.9236C34.173 43.4297 33.9757 42.9626 33.669 42.5696C33.1076 41.7469 32.566 41.3355 32.0444 41.3355C31.6396 41.354 31.2573 41.5266 30.9757 41.8179C30.593 42.1852 30.2954 42.6319 30.1039 43.1266C29.874 43.6743 29.7562 44.2625 29.7574 44.8565C29.7574 45.6189 30.1786 46 31.0208 46C31.8022 46.0001 32.5662 45.7697 33.2173 45.3377C33.8996 44.8957 34.2408 44.4243 34.2408 43.9236Z"/></svg>' }, zi = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M59.9139 23.8477V7.90923C59.902 5.75094 58.1522 4.00588 55.9939 4H40.0554C38.8659 4 37.9016 4.96431 37.9016 6.15385C37.9016 7.34338 38.8659 8.30769 40.0554 8.30769H52.4616L29.8462 30.9231C29.4417 31.3271 29.2145 31.8753 29.2145 32.4469C29.2145 33.0186 29.4417 33.5668 29.8462 33.9708C30.2394 34.3609 30.7677 34.5846 31.3216 34.5954C31.8941 34.5987 32.4443 34.3739 32.8508 33.9708L55.6062 11.2046V23.8477C55.6062 25.0372 56.5705 26.0015 57.76 26.0015C58.9495 26.0015 59.9139 25.0372 59.9139 23.8477Z"/><path d="M12.217 60H47.4001C51.9189 59.9942 55.5874 56.3449 55.617 51.8262V38.4615C55.617 37.272 54.6527 36.3077 53.4631 36.3077C52.2736 36.3077 51.3093 37.272 51.3093 38.4615V51.7831C51.3034 53.9396 49.5566 55.6864 47.4001 55.6923H12.217C10.0771 55.6866 8.33714 53.9659 8.30776 51.8262V16.5569C8.29914 15.5145 8.7072 14.5119 9.44126 13.7718C10.1753 13.0316 11.1746 12.6153 12.217 12.6154H25.5385C26.7281 12.6154 27.6924 11.6511 27.6924 10.4615C27.6924 9.272 26.7281 8.30769 25.5385 8.30769H12.217C10.0321 8.30767 7.9372 9.17782 6.39529 10.7258C4.85339 12.2738 3.99147 14.3721 4.00006 16.5569V51.8262C4.02963 56.3449 7.6981 59.9942 12.217 60Z"/></svg>' }, Fr = { 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>' }, Wc = { 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>' }, sa = { 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>' }, jr = { 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>' }, Gc = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M27.2561 39.1924C27.3201 40.5364 28.0241 41.1764 29.3681 41.1764C32.1201 41.1764 34.8081 39.3844 34.8721 37.5924L35.8961 12.3764C35.8961 10.6484 35.0001 9.81641 33.1441 9.81641C29.6241 9.81641 25.9761 12.1844 25.9761 14.4244L27.2561 39.1924ZM30.9041 55.3847C28.4081 55.3847 26.0401 51.2247 26.0401 49.6247C26.0401 47.3847 29.6881 45.0167 33.2081 45.0167C35.0641 45.0167 36.0241 45.8487 36.0241 47.5767C36.0241 50.2007 34.8081 52.8887 33.2721 54.2967C32.5041 55.0007 31.7361 55.3847 30.9041 55.3847Z"/></svg>' }, dt = {
|
|
2167
|
+
const Fc = { 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>' }, ea = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M52 7H24C19.5838 7.00505 16.0051 10.5838 16 15V23H12C7.58382 23.0051 4.00505 26.5838 4 31V43C4.00505 47.4162 7.58382 50.9949 12 51H19.1699L24.8789 56.7075C25.737 57.5654 27.0273 57.8219 28.1482 57.3575C29.2692 56.8931 30 55.7993 30 54.5859V51H39.999C44.4152 50.995 47.994 47.4162 47.999 43V35H52C56.4162 34.9949 59.9949 31.4162 60 27V15C59.9949 10.5838 56.4162 7.00505 52 7ZM43.999 43C43.9967 45.2082 42.2072 46.9977 39.999 47H26V52.1724L20.8262 47H12C9.79184 46.9976 8.00235 45.2082 8 43V31C8.00235 28.7918 9.79184 27.0024 12 27H16C16.0051 31.4162 19.5838 34.9949 24 35H30V38.5859C29.999 39.7998 30.7298 40.8945 31.8512 41.359C32.9726 41.8236 34.2634 41.5664 35.1211 40.7075L40.8291 35H43.999V43ZM56 27C55.9977 29.2082 54.2082 30.9976 52 31H39.1729L34 36.1719V31H24C21.7918 30.9976 20.0024 29.2082 20 27V15C20.0024 12.7918 21.7918 11.0024 24 11H52C54.2082 11.0024 55.9977 12.7918 56 15V27Z"/></svg>' }, jc = { 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>' }, ta = { 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>' }, Bc = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M57.5438 13.4967L28.717 50.5596C27.9537 51.5407 26.8061 52.147 25.5654 52.2248C25.4755 52.2301 25.3856 52.2332 25.2967 52.2332C24.1476 52.233 23.0455 51.7763 22.233 50.9637L6.63458 35.3654C6.08729 34.8181 5.87354 34.0204 6.07387 33.2728C6.27419 32.5252 6.85815 31.9412 7.60577 31.7409C8.35339 31.5406 9.15109 31.7543 9.69838 32.3016L25.2967 47.8999L54.1225 10.837C54.5976 10.2258 55.3626 9.91453 56.1295 10.0204C56.8963 10.1263 57.5484 10.6332 57.8402 11.3502C58.1319 12.0673 58.0189 12.8855 57.5438 13.4967Z"/></svg>' }, na = { 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>' }, qc = { 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>' }, ia = { 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.365 48.3012C51.9123 48.8485 52.1261 49.6462 51.9258 50.3939C51.7254 51.1415 51.1415 51.7254 50.3939 51.9258C49.6462 52.1261 48.8485 51.9123 48.3012 51.365L32.4998 35.5636L16.6984 51.365C16.1511 51.9123 15.3534 52.1261 14.6058 51.9258C13.8581 51.7254 13.2742 51.1415 13.0739 50.3939C12.8735 49.6462 13.0873 48.8485 13.6346 48.3012L29.436 32.4998L13.6346 16.6984C13.0873 16.1511 12.8735 15.3534 13.0739 14.6058C13.2742 13.8581 13.8581 13.2742 14.6058 13.0739C15.3534 12.8735 16.1511 13.0873 16.6984 13.6346L32.4998 29.436L48.3012 13.6346C49.1473 12.7885 50.519 12.7885 51.365 13.6346C52.2111 14.4806 52.2111 15.8523 51.365 16.6984L35.5636 32.4998L51.365 48.3012Z"/></svg>' }, Vc = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M58.2618 43.8838L38.8585 11.5469C37.4136 9.13651 34.8097 7.66134 31.9994 7.66113C29.1891 7.66093 26.585 9.13572 25.1397 11.5459L5.73642 43.8838C4.25367 46.3552 4.21482 49.4331 5.6347 51.9411C7.05459 54.4492 9.71372 55.9997 12.5958 56H51.4024C54.2845 55.9997 56.9436 54.4492 58.3635 51.9411C59.7834 49.4331 59.7446 46.3552 58.2618 43.8838ZM29.9991 36.9772V25.1569C29.9983 24.6198 30.1056 24.0879 30.3148 23.5932C30.486 23.1496 30.753 22.7494 31.0968 22.4209C31.339 22.1704 31.6666 22.0202 32.0145 22C32.5161 22 33.0173 22.3805 33.5182 23.1416C33.7901 23.4771 33.9573 23.8852 33.9991 24.3151V36.1354C33.9991 36.5759 33.6932 36.9969 33.0814 37.3982C32.4994 37.7897 31.814 37.9988 31.1126 37.999C30.3712 37.999 30 37.6584 29.9991 36.9772ZM34.2408 43.9236C34.173 43.4297 33.9757 42.9626 33.669 42.5696C33.1076 41.7469 32.566 41.3355 32.0444 41.3355C31.6396 41.354 31.2573 41.5266 30.9757 41.8179C30.593 42.1852 30.2954 42.6319 30.1039 43.1266C29.874 43.6743 29.7562 44.2625 29.7574 44.8565C29.7574 45.6189 30.1786 46 31.0208 46C31.8022 46.0001 32.5662 45.7697 33.2173 45.3377C33.8996 44.8957 34.2408 44.4243 34.2408 43.9236Z"/></svg>' }, zi = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M59.9139 23.8477V7.90923C59.902 5.75094 58.1522 4.00588 55.9939 4H40.0554C38.8659 4 37.9016 4.96431 37.9016 6.15385C37.9016 7.34338 38.8659 8.30769 40.0554 8.30769H52.4616L29.8462 30.9231C29.4417 31.3271 29.2145 31.8753 29.2145 32.4469C29.2145 33.0186 29.4417 33.5668 29.8462 33.9708C30.2394 34.3609 30.7677 34.5846 31.3216 34.5954C31.8941 34.5987 32.4443 34.3739 32.8508 33.9708L55.6062 11.2046V23.8477C55.6062 25.0372 56.5705 26.0015 57.76 26.0015C58.9495 26.0015 59.9139 25.0372 59.9139 23.8477Z"/><path d="M12.217 60H47.4001C51.9189 59.9942 55.5874 56.3449 55.617 51.8262V38.4615C55.617 37.272 54.6527 36.3077 53.4631 36.3077C52.2736 36.3077 51.3093 37.272 51.3093 38.4615V51.7831C51.3034 53.9396 49.5566 55.6864 47.4001 55.6923H12.217C10.0771 55.6866 8.33714 53.9659 8.30776 51.8262V16.5569C8.29914 15.5145 8.7072 14.5119 9.44126 13.7718C10.1753 13.0316 11.1746 12.6153 12.217 12.6154H25.5385C26.7281 12.6154 27.6924 11.6511 27.6924 10.4615C27.6924 9.272 26.7281 8.30769 25.5385 8.30769H12.217C10.0321 8.30767 7.9372 9.17782 6.39529 10.7258C4.85339 12.2738 3.99147 14.3721 4.00006 16.5569V51.8262C4.02963 56.3449 7.6981 59.9942 12.217 60Z"/></svg>' }, Hr = { 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>' }, Wc = { 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>' }, sa = { 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>' }, Fr = { 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>' }, Gc = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M27.2561 39.1924C27.3201 40.5364 28.0241 41.1764 29.3681 41.1764C32.1201 41.1764 34.8081 39.3844 34.8721 37.5924L35.8961 12.3764C35.8961 10.6484 35.0001 9.81641 33.1441 9.81641C29.6241 9.81641 25.9761 12.1844 25.9761 14.4244L27.2561 39.1924ZM30.9041 55.3847C28.4081 55.3847 26.0401 51.2247 26.0401 49.6247C26.0401 47.3847 29.6881 45.0167 33.2081 45.0167C35.0641 45.0167 36.0241 45.8487 36.0241 47.5767C36.0241 50.2007 34.8081 52.8887 33.2721 54.2967C32.5041 55.0007 31.7361 55.3847 30.9041 55.3847Z"/></svg>' }, dt = {
|
|
2168
2168
|
allRenderFn: !1,
|
|
2169
2169
|
cmpDidLoad: !0,
|
|
2170
2170
|
cmpDidUnload: !1,
|
|
@@ -2248,7 +2248,7 @@ const Fc = { svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" f
|
|
|
2248
2248
|
transformTagName: !1,
|
|
2249
2249
|
attachStyles: !0
|
|
2250
2250
|
};
|
|
2251
|
-
let pt, ra, Yn, oa = !1, Ln = !1,
|
|
2251
|
+
let pt, ra, Yn, oa = !1, Ln = !1, us = !1, te = !1, jr = null, Hi = !1;
|
|
2252
2252
|
const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} }, aa = Qn.HTMLElement || class {
|
|
2253
2253
|
}, X = {
|
|
2254
2254
|
$flags$: 0,
|
|
@@ -2289,8 +2289,8 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2289
2289
|
}, Kc = (n, e) => e & 4 ? ye : e & 8 ? Qn : e & 16 ? ye.body : n, Jc = (n) => Zc ? {
|
|
2290
2290
|
passive: (n & 1) !== 0,
|
|
2291
2291
|
capture: (n & 2) !== 0
|
|
2292
|
-
} : (n & 2) !== 0,
|
|
2293
|
-
},
|
|
2292
|
+
} : (n & 2) !== 0, Br = "http://www.w3.org/1999/xlink", Je = (n, e = "") => () => {
|
|
2293
|
+
}, qr = /* @__PURE__ */ new WeakMap(), eu = (n, e, t) => {
|
|
2294
2294
|
let i = Pn.get(n);
|
|
2295
2295
|
Qc && t ? (i = i || new CSSStyleSheet(), i.replace(e)) : i = e, Pn.set(n, i);
|
|
2296
2296
|
}, tu = (n, e, t, i) => {
|
|
@@ -2298,18 +2298,18 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2298
2298
|
if (n = n.nodeType === 11 ? n : ye, r)
|
|
2299
2299
|
if (typeof r == "string") {
|
|
2300
2300
|
n = n.head || n;
|
|
2301
|
-
let o =
|
|
2302
|
-
o ||
|
|
2301
|
+
let o = qr.get(n), a;
|
|
2302
|
+
o || qr.set(n, o = /* @__PURE__ */ new Set()), o.has(s) || (a = ye.createElement("style"), a.innerHTML = r, n.insertBefore(a, n.querySelector("link")), o && o.add(s));
|
|
2303
2303
|
} else n.adoptedStyleSheets.includes(r) || (n.adoptedStyleSheets = [...n.adoptedStyleSheets, r]);
|
|
2304
2304
|
return s;
|
|
2305
2305
|
}, nu = (n) => {
|
|
2306
2306
|
const e = n.$cmpMeta$, t = n.$hostElement$, i = e.$flags$, s = Je("attachStyles", e.$tagName$), r = tu(t.shadowRoot ? t.shadowRoot : t.getRootNode(), e, n.$modeName$);
|
|
2307
2307
|
i & 10 && (t["s-sc"] = r, t.classList.add(r + "-h"), i & 2 && t.classList.add(r + "-s")), s();
|
|
2308
|
-
}, ca = (n, e) => "sc-" + (e && n.$flags$ & 32 ? n.$tagName$ + "-" + e : n.$tagName$), iu = (n) => Lu.map((e) => e(n)).find((e) => !!e),
|
|
2308
|
+
}, ca = (n, e) => "sc-" + (e && n.$flags$ & 32 ? n.$tagName$ + "-" + e : n.$tagName$), iu = (n) => Lu.map((e) => e(n)).find((e) => !!e), Vr = {}, su = "http://www.w3.org/2000/svg", ru = "http://www.w3.org/1999/xhtml", ou = (n) => n != null, hs = (n) => (n = typeof n, n === "object" || n === "function"), mt = (n, e, ...t) => {
|
|
2309
2309
|
let i = null, s = null, r = null, o = !1, a = !1, c = [];
|
|
2310
2310
|
const l = (p) => {
|
|
2311
2311
|
for (let d = 0; d < p.length; d++)
|
|
2312
|
-
i = p[d], Array.isArray(i) ? l(i) : i != null && typeof i != "boolean" && ((o = typeof n != "function" && !
|
|
2312
|
+
i = p[d], Array.isArray(i) ? l(i) : i != null && typeof i != "boolean" && ((o = typeof n != "function" && !hs(i)) && (i = String(i)), o && a ? c[c.length - 1].$text$ += i : c.push(o ? Rn(null, i) : i), a = o);
|
|
2313
2313
|
};
|
|
2314
2314
|
if (l(t), e) {
|
|
2315
2315
|
e.key && (s = e.key), e.name && (r = e.name);
|
|
@@ -2331,10 +2331,10 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2331
2331
|
$children$: null
|
|
2332
2332
|
};
|
|
2333
2333
|
return t.$attrs$ = null, t.$key$ = null, t.$name$ = null, t;
|
|
2334
|
-
},
|
|
2335
|
-
forEach: (n, e) => n.map(
|
|
2336
|
-
map: (n, e) => n.map(
|
|
2337
|
-
},
|
|
2334
|
+
}, ds = {}, au = (n) => n && n.$tag$ === ds, lu = {
|
|
2335
|
+
forEach: (n, e) => n.map(Wr).forEach(e),
|
|
2336
|
+
map: (n, e) => n.map(Wr).map(e).map(cu)
|
|
2337
|
+
}, Wr = (n) => ({
|
|
2338
2338
|
vattrs: n.$attrs$,
|
|
2339
2339
|
vchildren: n.$children$,
|
|
2340
2340
|
vkey: n.$key$,
|
|
@@ -2348,11 +2348,11 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2348
2348
|
}
|
|
2349
2349
|
const e = Rn(n.vtag, n.vtext);
|
|
2350
2350
|
return e.$attrs$ = n.vattrs, e.$children$ = n.vchildren, e.$key$ = n.vkey, e.$name$ = n.vname, e;
|
|
2351
|
-
},
|
|
2351
|
+
}, Gr = (n, e, t, i, s, r) => {
|
|
2352
2352
|
if (t !== i) {
|
|
2353
|
-
let o =
|
|
2353
|
+
let o = Xr(n, e), a = e.toLowerCase();
|
|
2354
2354
|
if (e === "class") {
|
|
2355
|
-
const c = n.classList, l =
|
|
2355
|
+
const c = n.classList, l = Zr(t), u = Zr(i);
|
|
2356
2356
|
c.remove(...l.filter((p) => p && !u.includes(p))), c.add(...u.filter((p) => p && !l.includes(p)));
|
|
2357
2357
|
} else if (e === "style") {
|
|
2358
2358
|
for (const c in t)
|
|
@@ -2363,9 +2363,9 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2363
2363
|
if (e === "ref")
|
|
2364
2364
|
i && i(n);
|
|
2365
2365
|
else if (!n.__lookupSetter__(e) && e[0] === "o" && e[1] === "n")
|
|
2366
|
-
e[2] === "-" ? e = e.slice(3) :
|
|
2366
|
+
e[2] === "-" ? e = e.slice(3) : Xr(Qn, a) ? e = a.slice(2) : e = a[2] + e.slice(3), t && X.rel(n, e, t, !1), i && X.ael(n, e, i, !1);
|
|
2367
2367
|
else {
|
|
2368
|
-
const c =
|
|
2368
|
+
const c = hs(i);
|
|
2369
2369
|
if ((o || c && i !== null) && !s)
|
|
2370
2370
|
try {
|
|
2371
2371
|
if (n.tagName.includes("-"))
|
|
@@ -2377,18 +2377,18 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2377
2377
|
} catch {
|
|
2378
2378
|
}
|
|
2379
2379
|
let l = !1;
|
|
2380
|
-
a !== (a = a.replace(/^xlink\:?/, "")) && (e = a, l = !0), i == null || i === !1 ? (i !== !1 || n.getAttribute(e) === "") && (l ? n.removeAttributeNS(
|
|
2380
|
+
a !== (a = a.replace(/^xlink\:?/, "")) && (e = a, l = !0), i == null || i === !1 ? (i !== !1 || n.getAttribute(e) === "") && (l ? n.removeAttributeNS(Br, e) : n.removeAttribute(e)) : (!o || r & 4 || s) && !c && (i = i === !0 ? "" : i, l ? n.setAttributeNS(Br, e, i) : n.setAttribute(e, i));
|
|
2381
2381
|
}
|
|
2382
2382
|
}
|
|
2383
|
-
}, uu = /\s/,
|
|
2384
|
-
const s = e.$elm$.nodeType === 11 && e.$elm$.host ? e.$elm$.host : e.$elm$, r = n && n.$attrs$ ||
|
|
2383
|
+
}, uu = /\s/, Zr = (n) => n ? n.split(uu) : [], ua = (n, e, t, i) => {
|
|
2384
|
+
const s = e.$elm$.nodeType === 11 && e.$elm$.host ? e.$elm$.host : e.$elm$, r = n && n.$attrs$ || Vr, o = e.$attrs$ || Vr;
|
|
2385
2385
|
for (i in r)
|
|
2386
|
-
i in o ||
|
|
2386
|
+
i in o || Gr(s, i, r[i], void 0, t, e.$flags$);
|
|
2387
2387
|
for (i in o)
|
|
2388
|
-
|
|
2388
|
+
Gr(s, i, r[i], o[i], t, e.$flags$);
|
|
2389
2389
|
}, In = (n, e, t, i) => {
|
|
2390
2390
|
let s = e.$children$[t], r = 0, o, a, c;
|
|
2391
|
-
if (oa || (
|
|
2391
|
+
if (oa || (us = !0, s.$tag$ === "slot" && (pt && i.classList.add(pt + "-s"), s.$flags$ |= s.$children$ ? (
|
|
2392
2392
|
// slot element has fallback content
|
|
2393
2393
|
2
|
|
2394
2394
|
) : (
|
|
@@ -2410,13 +2410,13 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2410
2410
|
const t = n.childNodes;
|
|
2411
2411
|
for (let i = t.length - 1; i >= 0; i--) {
|
|
2412
2412
|
const s = t[i];
|
|
2413
|
-
s["s-hn"] !== Yn && s["s-ol"] && (pa(s).insertBefore(s,
|
|
2413
|
+
s["s-hn"] !== Yn && s["s-ol"] && (pa(s).insertBefore(s, ps(s)), s["s-ol"].remove(), s["s-ol"] = void 0, us = !0), e && Gt(s, e);
|
|
2414
2414
|
}
|
|
2415
2415
|
X.$flags$ &= -2;
|
|
2416
2416
|
}, ha = (n, e, t, i, s, r) => {
|
|
2417
2417
|
let o = n["s-cr"] && n["s-cr"].parentNode || n, a;
|
|
2418
2418
|
for (o.shadowRoot && o.tagName === Yn && (o = o.shadowRoot); s <= r; ++s)
|
|
2419
|
-
i[s] && (a = In(null, t, s, n), a && (i[s].$elm$ = a, o.insertBefore(a,
|
|
2419
|
+
i[s] && (a = In(null, t, s, n), a && (i[s].$elm$ = a, o.insertBefore(a, ps(e))));
|
|
2420
2420
|
}, da = (n, e, t, i, s) => {
|
|
2421
2421
|
for (; e <= t; ++e)
|
|
2422
2422
|
(i = n[e]) && (s = i.$elm$, ma(i), Ln = !0, s["s-ol"] ? s["s-ol"].remove() : Gt(s, !0), s.remove());
|
|
@@ -2445,10 +2445,10 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2445
2445
|
o = a;
|
|
2446
2446
|
break;
|
|
2447
2447
|
}
|
|
2448
|
-
o >= 0 ? ($ = e[o], $.$tag$ !== d.$tag$ ? m = In(e && e[r], t, o, n) : (ft($, d), e[o] = void 0, m = $.$elm$), d = i[++r]) : (m = In(e && e[r], t, r, n), d = i[++r]), m && pa(l.$elm$).insertBefore(m,
|
|
2448
|
+
o >= 0 ? ($ = e[o], $.$tag$ !== d.$tag$ ? m = In(e && e[r], t, o, n) : (ft($, d), e[o] = void 0, m = $.$elm$), d = i[++r]) : (m = In(e && e[r], t, r, n), d = i[++r]), m && pa(l.$elm$).insertBefore(m, ps(l.$elm$));
|
|
2449
2449
|
}
|
|
2450
2450
|
s > c ? ha(n, i[p + 1] == null ? null : i[p + 1].$elm$, t, i, r, p) : r > p && da(e, s, c);
|
|
2451
|
-
}, vn = (n, e) => n.$tag$ === e.$tag$ ? n.$tag$ === "slot" ? n.$name$ === e.$name$ : n.$key$ === e.$key$ : !1,
|
|
2451
|
+
}, vn = (n, e) => n.$tag$ === e.$tag$ ? n.$tag$ === "slot" ? n.$name$ === e.$name$ : n.$key$ === e.$key$ : !1, ps = (n) => n && n["s-ol"] || n, pa = (n) => (n["s-ol"] ? n["s-ol"] : n).parentNode, ft = (n, e) => {
|
|
2452
2452
|
const t = e.$elm$ = n.$elm$, i = n.$children$, s = e.$children$, r = e.$tag$, o = e.$text$;
|
|
2453
2453
|
let a;
|
|
2454
2454
|
o === null ? (te = r === "svg" ? !0 : r === "foreignObject" ? !1 : te, r === "slot" || ua(n, e, te), i !== null && s !== null ? hu(t, i, e, s) : s !== null ? (n.$text$ !== null && (t.textContent = ""), ha(t, null, e, s, 0, s.length - 1)) : i !== null && da(i, 0, i.length - 1), te && r === "svg" && (te = !1)) : (a = t["s-cr"]) ? a.parentNode.textContent = o : n.$text$ !== o && (t.data = o);
|
|
@@ -2475,23 +2475,23 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2475
2475
|
for (; a < l; a++) {
|
|
2476
2476
|
if (e = c[a], e["s-sr"] && (t = e["s-cr"]) && t.parentNode)
|
|
2477
2477
|
for (i = t.parentNode.childNodes, s = e["s-sn"], o = i.length - 1; o >= 0; o--)
|
|
2478
|
-
t = i[o], !t["s-cn"] && !t["s-nr"] && t["s-hn"] !== e["s-hn"] && (
|
|
2478
|
+
t = i[o], !t["s-cn"] && !t["s-nr"] && t["s-hn"] !== e["s-hn"] && (Yr(t, s) ? (r = ue.find((u) => u.$nodeToRelocate$ === t), Ln = !0, t["s-sn"] = t["s-sn"] || s, r ? r.$slotRefNode$ = e : ue.push({
|
|
2479
2479
|
$slotRefNode$: e,
|
|
2480
2480
|
$nodeToRelocate$: t
|
|
2481
2481
|
}), t["s-sr"] && ue.map((u) => {
|
|
2482
|
-
|
|
2482
|
+
Yr(u.$nodeToRelocate$, t["s-sn"]) && (r = ue.find((p) => p.$nodeToRelocate$ === t), r && !u.$slotRefNode$ && (u.$slotRefNode$ = r.$slotRefNode$));
|
|
2483
2483
|
})) : ue.some((u) => u.$nodeToRelocate$ === t) || ue.push({
|
|
2484
2484
|
$nodeToRelocate$: t
|
|
2485
2485
|
}));
|
|
2486
2486
|
e.nodeType === 1 && ga(e);
|
|
2487
2487
|
}
|
|
2488
|
-
},
|
|
2488
|
+
}, Yr = (n, e) => n.nodeType === 1 ? n.getAttribute("slot") === null && e === "" || n.getAttribute("slot") === e : n["s-sn"] === e ? !0 : e === "", ma = (n) => {
|
|
2489
2489
|
n.$attrs$ && n.$attrs$.ref && n.$attrs$.ref(null), n.$children$ && n.$children$.map(ma);
|
|
2490
2490
|
}, du = (n, e) => {
|
|
2491
2491
|
const t = n.$hostElement$, i = n.$cmpMeta$, s = n.$vnode$ || Rn(null, null), r = au(e) ? e : mt(null, null, e);
|
|
2492
2492
|
Yn = t.tagName, i.$attrsToReflect$ && (r.$attrs$ = r.$attrs$ || {}, i.$attrsToReflect$.map(([o, a]) => r.$attrs$[a] = t[o])), r.$tag$ = null, r.$flags$ |= 4, n.$vnode$ = r, r.$elm$ = s.$elm$ = t.shadowRoot || t, pt = t["s-sc"], ra = t["s-cr"], oa = (i.$flags$ & 1) !== 0, Ln = !1, ft(s, r);
|
|
2493
2493
|
{
|
|
2494
|
-
if (X.$flags$ |= 1,
|
|
2494
|
+
if (X.$flags$ |= 1, us) {
|
|
2495
2495
|
ga(r.$elm$);
|
|
2496
2496
|
let o, a, c, l, u, p, d = 0;
|
|
2497
2497
|
for (; d < ue.length; d++)
|
|
@@ -2526,7 +2526,7 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2526
2526
|
}, va = (n, e) => (n.$flags$ |= 16, mu(n, n.$ancestorComponent$), Pu(() => vu(n, e))), vu = (n, e) => {
|
|
2527
2527
|
const t = n.$hostElement$, i = Je("scheduleUpdate", n.$cmpMeta$.$tagName$), s = t;
|
|
2528
2528
|
let r;
|
|
2529
|
-
return e ? r = vt(s, "componentWillLoad") : r = vt(s, "componentWillUpdate"), r =
|
|
2529
|
+
return e ? r = vt(s, "componentWillLoad") : r = vt(s, "componentWillUpdate"), r = Qr(r, () => vt(s, "componentWillRender")), i(), Qr(r, () => bu(n, s, e));
|
|
2530
2530
|
}, bu = async (n, e, t) => {
|
|
2531
2531
|
const i = n.$hostElement$, s = Je("update", n.$cmpMeta$.$tagName$);
|
|
2532
2532
|
i["s-rc"], t && nu(n);
|
|
@@ -2534,11 +2534,11 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2534
2534
|
yu(n, e, i), r(), s(), $u(n);
|
|
2535
2535
|
}, yu = (n, e, t) => {
|
|
2536
2536
|
try {
|
|
2537
|
-
|
|
2537
|
+
jr = e, e = e.render && e.render(), n.$flags$ &= -17, n.$flags$ |= 2, (dt.hasRenderFn || dt.reflect) && (dt.vdomRender || dt.reflect) && (dt.hydrateServerSide || du(n, e));
|
|
2538
2538
|
} catch (a) {
|
|
2539
2539
|
sn(a, n.$hostElement$);
|
|
2540
2540
|
}
|
|
2541
|
-
return
|
|
2541
|
+
return jr = null, null;
|
|
2542
2542
|
}, $u = (n) => {
|
|
2543
2543
|
const e = n.$cmpMeta$.$tagName$, t = n.$hostElement$, i = Je("postUpdate", e), s = t;
|
|
2544
2544
|
n.$ancestorComponent$, vt(s, "componentDidRender"), n.$flags$ & 64 ? (vt(s, "componentDidUpdate"), i()) : (n.$flags$ |= 64, vt(s, "componentDidLoad"), i());
|
|
@@ -2549,7 +2549,7 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2549
2549
|
} catch (i) {
|
|
2550
2550
|
sn(i);
|
|
2551
2551
|
}
|
|
2552
|
-
},
|
|
2552
|
+
}, Qr = (n, e) => n && n.then ? n.then(e) : e(), wu = (n, e) => n != null && !hs(n) ? e & 4 ? n === "false" ? !1 : n === "" || !!n : e & 2 ? parseFloat(n) : e & 1 ? String(n) : n : n, xu = (n, e) => Xn(n).$instanceValues$.get(e), ku = (n, e, t, i) => {
|
|
2553
2553
|
const s = Xn(n), r = n, o = s.$instanceValues$.get(e), a = s.$flags$, c = r;
|
|
2554
2554
|
t = wu(t, i.$members$[e][0]);
|
|
2555
2555
|
const l = Number.isNaN(o) && Number.isNaN(t);
|
|
@@ -2672,9 +2672,9 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2672
2672
|
$instanceValues$: /* @__PURE__ */ new Map()
|
|
2673
2673
|
};
|
|
2674
2674
|
return la(n, t, e.$listeners$), ya.set(n, t);
|
|
2675
|
-
},
|
|
2675
|
+
}, Xr = (n, e) => e in n, sn = (n, e) => (0, console.error)(n, e), Pn = /* @__PURE__ */ new Map(), Lu = [], Kr = [], $a = [], Ru = (n, e) => (t) => {
|
|
2676
2676
|
n.push(t), Hi || (Hi = !0, e && X.$flags$ & 4 ? Iu(Fi) : X.raf(Fi));
|
|
2677
|
-
},
|
|
2677
|
+
}, Jr = (n) => {
|
|
2678
2678
|
for (let e = 0; e < n.length; e++)
|
|
2679
2679
|
try {
|
|
2680
2680
|
n[e](performance.now());
|
|
@@ -2683,7 +2683,7 @@ const Qn = typeof window < "u" ? window : {}, ye = Qn.document || { head: {} },
|
|
|
2683
2683
|
}
|
|
2684
2684
|
n.length = 0;
|
|
2685
2685
|
}, Fi = () => {
|
|
2686
|
-
|
|
2686
|
+
Jr(Kr), Jr($a), (Hi = Kr.length > 0) && X.raf(Fi);
|
|
2687
2687
|
}, Iu = (n) => Yc().then(n), Pu = /* @__PURE__ */ Ru($a, !0), Mu = (n = {}) => {
|
|
2688
2688
|
const { content: e = "", title: t, attributes: i = [] } = n;
|
|
2689
2689
|
let s = "", r = [
|
|
@@ -2709,7 +2709,7 @@ const zu = "telia-vst{display:none}", Hu = /* @__PURE__ */ ba(class extends aa {
|
|
|
2709
2709
|
this.vocaInternalUStats.emit(new Du(this.dataTrackingId));
|
|
2710
2710
|
}
|
|
2711
2711
|
render() {
|
|
2712
|
-
return mt(
|
|
2712
|
+
return mt(ds, null);
|
|
2713
2713
|
}
|
|
2714
2714
|
static get style() {
|
|
2715
2715
|
return zu;
|
|
@@ -2768,7 +2768,7 @@ const Bu = ".telia-icon{display:inline-block}.telia-icon__container{display:bloc
|
|
|
2768
2768
|
attributes: e,
|
|
2769
2769
|
title: this.allyTitle
|
|
2770
2770
|
});
|
|
2771
|
-
return mt(
|
|
2771
|
+
return mt(ds, { class: `telia-icon telia-icon--${this.size}` }, mt("span", { "aria-label": this.allyTitle, class: "telia-icon__container", innerHTML: t }), mt("telia-vst", { dataTrackingId: this.dataTrackingId }));
|
|
2772
2772
|
}
|
|
2773
2773
|
static get style() {
|
|
2774
2774
|
return Bu;
|
|
@@ -2992,7 +2992,7 @@ var Ju = Object.defineProperty, eh = (n, e, t, i) => {
|
|
|
2992
2992
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
2993
2993
|
return s && Ju(e, t, s), s;
|
|
2994
2994
|
};
|
|
2995
|
-
const
|
|
2995
|
+
const Ts = class Ts extends A {
|
|
2996
2996
|
constructor() {
|
|
2997
2997
|
super(...arguments), this.anchor = "BottomRight";
|
|
2998
2998
|
}
|
|
@@ -3004,7 +3004,7 @@ const Os = class Os extends A {
|
|
|
3004
3004
|
return this.anchor === "BottomLeft" ? this.renderRoot.host.classList.add("bottom-left") : this.anchor === "BottomRight" && this.renderRoot.host.classList.add("bottom-right"), w;
|
|
3005
3005
|
}
|
|
3006
3006
|
};
|
|
3007
|
-
|
|
3007
|
+
Ts.styles = [
|
|
3008
3008
|
L`
|
|
3009
3009
|
:host {
|
|
3010
3010
|
position: fixed;
|
|
@@ -3023,35 +3023,35 @@ Os.styles = [
|
|
|
3023
3023
|
}
|
|
3024
3024
|
`
|
|
3025
3025
|
];
|
|
3026
|
-
let Nn =
|
|
3026
|
+
let Nn = Ts;
|
|
3027
3027
|
eh([
|
|
3028
3028
|
k({ attribute: !0 })
|
|
3029
3029
|
], Nn.prototype, "anchor");
|
|
3030
3030
|
const th = /* @__PURE__ */ new WeakMap();
|
|
3031
|
-
let
|
|
3032
|
-
const ki = /* @__PURE__ */ new Map(),
|
|
3031
|
+
let eo = 0;
|
|
3032
|
+
const ki = /* @__PURE__ */ new Map(), to = /* @__PURE__ */ new WeakSet(), no = () => new Promise(((n) => requestAnimationFrame(n))), nh = [{ transform: "translateX(100%) scale(0)", opacity: 0 }], ih = [{ opacity: 0 }], io = [{ opacity: 0 }, { opacity: 1 }], so = (n, e) => {
|
|
3033
3033
|
const t = n - e;
|
|
3034
3034
|
return t === 0 ? void 0 : t;
|
|
3035
|
-
},
|
|
3035
|
+
}, ro = (n, e) => {
|
|
3036
3036
|
const t = n / e;
|
|
3037
3037
|
return t === 1 ? void 0 : t;
|
|
3038
3038
|
}, Si = { left: (n, e) => {
|
|
3039
|
-
const t =
|
|
3039
|
+
const t = so(n, e);
|
|
3040
3040
|
return { value: t, transform: t == null || isNaN(t) ? void 0 : `translateX(${t}px)` };
|
|
3041
3041
|
}, top: (n, e) => {
|
|
3042
|
-
const t =
|
|
3042
|
+
const t = so(n, e);
|
|
3043
3043
|
return { value: t, transform: t == null || isNaN(t) ? void 0 : `translateY(${t}px)` };
|
|
3044
3044
|
}, width: (n, e) => {
|
|
3045
3045
|
let t;
|
|
3046
3046
|
e === 0 && (e = 1, t = { width: "1px" });
|
|
3047
|
-
const i =
|
|
3047
|
+
const i = ro(n, e);
|
|
3048
3048
|
return { value: i, overrideFrom: t, transform: i == null || isNaN(i) ? void 0 : `scaleX(${i})` };
|
|
3049
3049
|
}, height: (n, e) => {
|
|
3050
3050
|
let t;
|
|
3051
3051
|
e === 0 && (e = 1, t = { height: "1px" });
|
|
3052
|
-
const i =
|
|
3052
|
+
const i = ro(n, e);
|
|
3053
3053
|
return { value: i, overrideFrom: t, transform: i == null || isNaN(i) ? void 0 : `scaleY(${i})` };
|
|
3054
|
-
} }, sh = { duration: 333, easing: "ease-in-out" }, rh = ["left", "top", "width", "height", "opacity", "color", "background"],
|
|
3054
|
+
} }, sh = { duration: 333, easing: "ease-in-out" }, rh = ["left", "top", "width", "height", "opacity", "color", "background"], oo = /* @__PURE__ */ new WeakMap();
|
|
3055
3055
|
class oh extends ka {
|
|
3056
3056
|
constructor(e) {
|
|
3057
3057
|
if (super(e), this.t = !1, this.i = null, this.o = null, this.h = !0, this.shouldLog = !1, e.type === rn.CHILD) throw Error("The `animate` directive must be used in attribute position.");
|
|
@@ -3080,7 +3080,7 @@ class oh extends ka {
|
|
|
3080
3080
|
update(e, [t]) {
|
|
3081
3081
|
var s;
|
|
3082
3082
|
const i = this.u === void 0;
|
|
3083
|
-
return i && (this.u = (s = e.options) == null ? void 0 : s.host, this.u.addController(this), this.u.updateComplete.then(((r) => this.t = !0)), this.element = e.element,
|
|
3083
|
+
return i && (this.u = (s = e.options) == null ? void 0 : s.host, this.u.addController(this), this.u.updateComplete.then(((r) => this.t = !0)), this.element = e.element, oo.set(this.element, this)), this.optionsOrCallback = t, (i || typeof t != "function") && this.p(t), this.render(t);
|
|
3084
3084
|
}
|
|
3085
3085
|
p(e) {
|
|
3086
3086
|
e = e ?? {};
|
|
@@ -3109,7 +3109,7 @@ class oh extends ka {
|
|
|
3109
3109
|
async hostUpdated() {
|
|
3110
3110
|
if (!this.h || !this.element.isConnected || this.options.skipInitial && !this.isHostRendered) return;
|
|
3111
3111
|
let e;
|
|
3112
|
-
this.prepare(), await
|
|
3112
|
+
this.prepare(), await no;
|
|
3113
3113
|
const t = this.O(), i = this.j(this.options.keyframeOptions, t), s = this.m();
|
|
3114
3114
|
if (this.A !== void 0) {
|
|
3115
3115
|
const { from: r, to: o } = this.N(this.A, s, t);
|
|
@@ -3119,7 +3119,7 @@ class oh extends ka {
|
|
|
3119
3119
|
if (r) {
|
|
3120
3120
|
ki.delete(this.options.inId);
|
|
3121
3121
|
const { from: o, to: a } = this.N(r, s, t);
|
|
3122
|
-
e = this.calculateKeyframes(o, a), e = this.options.in ? [{ ...this.options.in[0], ...e[0] }, ...this.options.in.slice(1), e[1]] : e,
|
|
3122
|
+
e = this.calculateKeyframes(o, a), e = this.options.in ? [{ ...this.options.in[0], ...e[0] }, ...this.options.in.slice(1), e[1]] : e, eo++, e.forEach(((c) => c.zIndex = eo));
|
|
3123
3123
|
} else this.options.in && (e = [...this.options.in, {}]);
|
|
3124
3124
|
}
|
|
3125
3125
|
this.animate(e, i);
|
|
@@ -3136,7 +3136,7 @@ class oh extends ka {
|
|
|
3136
3136
|
async disconnected() {
|
|
3137
3137
|
var t;
|
|
3138
3138
|
if (!this.h || (this.options.id !== void 0 && ki.set(this.options.id, this.A), this.options.out === void 0)) return;
|
|
3139
|
-
if (this.prepare(), await
|
|
3139
|
+
if (this.prepare(), await no(), (t = this.i) == null ? void 0 : t.isConnected) {
|
|
3140
3140
|
const i = this.o && this.o.parentNode === this.i ? this.o : null;
|
|
3141
3141
|
if (this.i.insertBefore(this.element, i), this.options.stabilizeOut) {
|
|
3142
3142
|
const s = this.m();
|
|
@@ -3162,15 +3162,15 @@ class oh extends ka {
|
|
|
3162
3162
|
O() {
|
|
3163
3163
|
const e = [];
|
|
3164
3164
|
for (let t = this.element.parentNode; t; t = t == null ? void 0 : t.parentNode) {
|
|
3165
|
-
const i =
|
|
3165
|
+
const i = oo.get(t);
|
|
3166
3166
|
i && !i.isDisabled() && i && e.push(i);
|
|
3167
3167
|
}
|
|
3168
3168
|
return e;
|
|
3169
3169
|
}
|
|
3170
3170
|
get isHostRendered() {
|
|
3171
|
-
const e =
|
|
3171
|
+
const e = to.has(this.u);
|
|
3172
3172
|
return e || this.u.updateComplete.then((() => {
|
|
3173
|
-
|
|
3173
|
+
to.add(this.u);
|
|
3174
3174
|
})), e;
|
|
3175
3175
|
}
|
|
3176
3176
|
j(e, t = this.O()) {
|
|
@@ -3262,7 +3262,7 @@ var ah = Object.defineProperty, an = (n, e, t, i) => {
|
|
|
3262
3262
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
3263
3263
|
return s && ah(e, t, s), s;
|
|
3264
3264
|
};
|
|
3265
|
-
const
|
|
3265
|
+
const Os = class Os extends A {
|
|
3266
3266
|
constructor() {
|
|
3267
3267
|
super(...arguments), this.active = !1, this.triggerVisible = !0, this.loaded = !1, this.containerRef = ve(), this.widgetActive$ = new he(!1), this.componentIsDestroyed$ = new P();
|
|
3268
3268
|
}
|
|
@@ -3404,7 +3404,7 @@ const Ls = class Ls extends A {
|
|
|
3404
3404
|
</div>`;
|
|
3405
3405
|
}
|
|
3406
3406
|
};
|
|
3407
|
-
|
|
3407
|
+
Os.styles = [
|
|
3408
3408
|
L`
|
|
3409
3409
|
:host {
|
|
3410
3410
|
--voca-rem-multiplier: 0.625;
|
|
@@ -3536,7 +3536,7 @@ Ls.styles = [
|
|
|
3536
3536
|
}
|
|
3537
3537
|
`
|
|
3538
3538
|
];
|
|
3539
|
-
let Re =
|
|
3539
|
+
let Re = Os;
|
|
3540
3540
|
an([
|
|
3541
3541
|
k({ attribute: !1 })
|
|
3542
3542
|
], Re.prototype, "application");
|
|
@@ -3613,19 +3613,19 @@ const Ca = (n) => {
|
|
|
3613
3613
|
], e.prototype, "application"), We([
|
|
3614
3614
|
k({ attribute: !1 })
|
|
3615
3615
|
], e.prototype, "parent"), e;
|
|
3616
|
-
},
|
|
3616
|
+
}, Ls = class Ls extends Ca(A) {
|
|
3617
3617
|
render() {
|
|
3618
3618
|
return y`Non resolved component`;
|
|
3619
3619
|
}
|
|
3620
3620
|
};
|
|
3621
|
-
|
|
3621
|
+
Ls.styles = [
|
|
3622
3622
|
L`
|
|
3623
3623
|
:host {
|
|
3624
3624
|
display: block;
|
|
3625
3625
|
}
|
|
3626
3626
|
`
|
|
3627
3627
|
];
|
|
3628
|
-
let qi =
|
|
3628
|
+
let qi = Ls;
|
|
3629
3629
|
/**
|
|
3630
3630
|
* @license
|
|
3631
3631
|
* Copyright 2021 Google LLC
|
|
@@ -3637,7 +3637,7 @@ function* ch(n, e) {
|
|
|
3637
3637
|
for (const i of n) yield e(i, t++);
|
|
3638
3638
|
}
|
|
3639
3639
|
}
|
|
3640
|
-
var
|
|
3640
|
+
var fs = /* @__PURE__ */ ((n) => (n.Inline = "inline", n.Trigger = "trigger", n))(fs || {}), Z = /* @__PURE__ */ ((n) => (n.NonAuthenticated = "non-authenticated", n.Authenticating = "authenticating", n.Authenticated = "authenticated", n.ChatEnded = "chat-ended", n))(Z || {});
|
|
3641
3641
|
/**
|
|
3642
3642
|
* @license
|
|
3643
3643
|
* Copyright 2021 Google LLC
|
|
@@ -3658,7 +3658,7 @@ let Ea = class extends Event {
|
|
|
3658
3658
|
* Copyright 2021 Google LLC
|
|
3659
3659
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
3660
3660
|
*/
|
|
3661
|
-
let
|
|
3661
|
+
let ao = class {
|
|
3662
3662
|
constructor(e, t, i, s) {
|
|
3663
3663
|
if (this.subscribe = !1, this.provided = !1, this.value = void 0, this.t = (r, o) => {
|
|
3664
3664
|
this.unsubscribe && (this.unsubscribe !== o && (this.provided = !1, this.unsubscribe()), this.subscribe || this.unsubscribe()), this.value = r, this.host.requestUpdate(), this.provided && !this.subscribe || (this.provided = !0, this.callback && this.callback(r, o)), this.unsubscribe = o;
|
|
@@ -3720,7 +3720,7 @@ let hh = class extends Event {
|
|
|
3720
3720
|
constructor(e, t) {
|
|
3721
3721
|
super("context-provider", { bubbles: !0, composed: !0 }), this.context = e, this.contextTarget = t;
|
|
3722
3722
|
}
|
|
3723
|
-
},
|
|
3723
|
+
}, lo = class extends uh {
|
|
3724
3724
|
constructor(e, t, i) {
|
|
3725
3725
|
var s, r;
|
|
3726
3726
|
super(t.context !== void 0 ? t.initialValue : i), this.onContextRequest = (o) => {
|
|
@@ -3754,11 +3754,11 @@ function dh({ context: n }) {
|
|
|
3754
3754
|
}, set(s) {
|
|
3755
3755
|
return i.get(this).setValue(s), e.set.call(this, s);
|
|
3756
3756
|
}, init(s) {
|
|
3757
|
-
return i.set(this, new
|
|
3757
|
+
return i.set(this, new lo(this, { context: n, initialValue: s })), s;
|
|
3758
3758
|
} };
|
|
3759
3759
|
{
|
|
3760
3760
|
e.constructor.addInitializer(((o) => {
|
|
3761
|
-
i.set(o, new
|
|
3761
|
+
i.set(o, new lo(o, { context: n }));
|
|
3762
3762
|
}));
|
|
3763
3763
|
const s = Object.getOwnPropertyDescriptor(e, t);
|
|
3764
3764
|
let r;
|
|
@@ -3787,11 +3787,11 @@ function dh({ context: n }) {
|
|
|
3787
3787
|
function de({ context: n, subscribe: e }) {
|
|
3788
3788
|
return (t, i) => {
|
|
3789
3789
|
typeof i == "object" ? i.addInitializer((function() {
|
|
3790
|
-
new
|
|
3790
|
+
new ao(this, { context: n, callback: (s) => {
|
|
3791
3791
|
t.set.call(this, s);
|
|
3792
3792
|
}, subscribe: e });
|
|
3793
3793
|
})) : t.constructor.addInitializer(((s) => {
|
|
3794
|
-
new
|
|
3794
|
+
new ao(s, { context: n, callback: (r) => {
|
|
3795
3795
|
s[i] = r;
|
|
3796
3796
|
}, subscribe: e });
|
|
3797
3797
|
}));
|
|
@@ -3802,7 +3802,7 @@ var ph = Object.defineProperty, _a = (n, e, t, i) => {
|
|
|
3802
3802
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
3803
3803
|
return s && ph(e, t, s), s;
|
|
3804
3804
|
};
|
|
3805
|
-
const ae = "application",
|
|
3805
|
+
const ae = "application", Rs = class Rs extends A {
|
|
3806
3806
|
constructor() {
|
|
3807
3807
|
super(...arguments), this.nodes = [], this.wrapperRef = ve(), this.fullscreen = !1, this.isReady = new he(!1);
|
|
3808
3808
|
}
|
|
@@ -3829,12 +3829,12 @@ const ae = "application", Is = class Is extends A {
|
|
|
3829
3829
|
render() {
|
|
3830
3830
|
var i, s;
|
|
3831
3831
|
const e = this.application.settings.components.conversation;
|
|
3832
|
-
return ((s = (i = e == null ? void 0 : e.properties) == null ? void 0 : i.chat) == null ? void 0 : s.isThirdPartyWidget) ? this.renderRoot.host.classList.add("third-party") : this.application.renderStrategy ===
|
|
3832
|
+
return ((s = (i = e == null ? void 0 : e.properties) == null ? void 0 : i.chat) == null ? void 0 : s.isThirdPartyWidget) ? this.renderRoot.host.classList.add("third-party") : this.application.renderStrategy === fs.Trigger && (this.renderRoot.host.classList.add("floating"), this.application.anchor === "BottomLeft" ? this.renderRoot.host.classList.add("bottom-left") : this.application.anchor === "BottomRight" && this.renderRoot.host.classList.add("bottom-right")), this.application.fullscreen && this.renderRoot.host.classList.add("fullscreen"), window.self !== window.top && this.renderRoot.host.classList.add("embedded"), y`<div class="widget-container" ${be(this.wrapperRef)}>
|
|
3833
3833
|
${ch(this.nodes, (r) => r)}
|
|
3834
3834
|
</div>`;
|
|
3835
3835
|
}
|
|
3836
3836
|
};
|
|
3837
|
-
|
|
3837
|
+
Rs.styles = L`
|
|
3838
3838
|
:host {
|
|
3839
3839
|
--font-family: TeliaSans, Helvetica, Arial, Lucida Grande, sans-serif;
|
|
3840
3840
|
--spacing-xs: 0.2rem;
|
|
@@ -4000,7 +4000,7 @@ Is.styles = L`
|
|
|
4000
4000
|
animation: none;
|
|
4001
4001
|
}
|
|
4002
4002
|
`;
|
|
4003
|
-
let Zt =
|
|
4003
|
+
let Zt = Rs;
|
|
4004
4004
|
_a([
|
|
4005
4005
|
k({ attribute: !0 })
|
|
4006
4006
|
], Zt.prototype, "fullscreen");
|
|
@@ -4008,12 +4008,12 @@ _a([
|
|
|
4008
4008
|
k({ attribute: !1 }),
|
|
4009
4009
|
dh({ context: ae })
|
|
4010
4010
|
], Zt.prototype, "application");
|
|
4011
|
-
var fh = Object.defineProperty,
|
|
4011
|
+
var fh = Object.defineProperty, gs = (n, e, t, i) => {
|
|
4012
4012
|
for (var s = void 0, r = n.length - 1, o; r >= 0; r--)
|
|
4013
4013
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
4014
4014
|
return s && fh(e, t, s), s;
|
|
4015
4015
|
};
|
|
4016
|
-
const
|
|
4016
|
+
const Is = class Is extends A {
|
|
4017
4017
|
constructor() {
|
|
4018
4018
|
super(), this.status = "deactivated", this.addEventListener("environment-created", this.onEnvironmentCreated);
|
|
4019
4019
|
}
|
|
@@ -4038,28 +4038,28 @@ const Ps = class Ps extends A {
|
|
|
4038
4038
|
render() {
|
|
4039
4039
|
if (!this.widget || this.status !== "activated")
|
|
4040
4040
|
return w;
|
|
4041
|
-
if (this.widget.renderStrategy ===
|
|
4041
|
+
if (this.widget.renderStrategy === fs.Trigger) {
|
|
4042
4042
|
const e = new Re();
|
|
4043
4043
|
return e.application = this.widget, e;
|
|
4044
4044
|
}
|
|
4045
4045
|
return this.widget.render();
|
|
4046
4046
|
}
|
|
4047
4047
|
};
|
|
4048
|
-
|
|
4048
|
+
Is.styles = [
|
|
4049
4049
|
L`
|
|
4050
4050
|
:host {
|
|
4051
4051
|
display: block;
|
|
4052
4052
|
}
|
|
4053
4053
|
`
|
|
4054
4054
|
];
|
|
4055
|
-
let xt =
|
|
4056
|
-
|
|
4055
|
+
let xt = Is;
|
|
4056
|
+
gs([
|
|
4057
4057
|
k({ attribute: !0 })
|
|
4058
4058
|
], xt.prototype, "name");
|
|
4059
|
-
|
|
4059
|
+
gs([
|
|
4060
4060
|
T()
|
|
4061
4061
|
], xt.prototype, "widget");
|
|
4062
|
-
|
|
4062
|
+
gs([
|
|
4063
4063
|
T()
|
|
4064
4064
|
], xt.prototype, "status");
|
|
4065
4065
|
customElements.get("ace-trigger-slot") || customElements.define("ace-trigger-slot", Nn);
|
|
@@ -4083,7 +4083,7 @@ class gh {
|
|
|
4083
4083
|
return !!this.message;
|
|
4084
4084
|
}
|
|
4085
4085
|
}
|
|
4086
|
-
class
|
|
4086
|
+
class co {
|
|
4087
4087
|
constructor(e, t, i, s, r) {
|
|
4088
4088
|
this.id = e, this.providerKey = t, this.providerOptions = i, this.component = r, this.provider$ = new he(null), this.entries$ = new he([]), this.removeEntryAction$ = new P(), this.kill$ = new P(), this.isTyping$ = new he(!1), this.data$ = new he({}), this.complete$ = this.provider$.pipe(
|
|
4089
4089
|
Oe((c) => c ? c.onComplete() : tt)
|
|
@@ -4184,7 +4184,7 @@ class mh {
|
|
|
4184
4184
|
);
|
|
4185
4185
|
return e ? {
|
|
4186
4186
|
sessions: e.sessions.map(
|
|
4187
|
-
(t) => new
|
|
4187
|
+
(t) => new co(
|
|
4188
4188
|
t.id,
|
|
4189
4189
|
t.providerKey,
|
|
4190
4190
|
t.providerOptions,
|
|
@@ -4221,8 +4221,8 @@ class mh {
|
|
|
4221
4221
|
this.storage.set("conversation", t);
|
|
4222
4222
|
}
|
|
4223
4223
|
_createNewSession(e, t = {}) {
|
|
4224
|
-
const i = this._getStoredSessions(), s = new
|
|
4225
|
-
|
|
4224
|
+
const i = this._getStoredSessions(), s = new co(
|
|
4225
|
+
Wo(),
|
|
4226
4226
|
e,
|
|
4227
4227
|
t,
|
|
4228
4228
|
{},
|
|
@@ -4293,7 +4293,7 @@ var bh = Object.defineProperty, Aa = (n, e, t, i) => {
|
|
|
4293
4293
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
4294
4294
|
return s && bh(e, t, s), s;
|
|
4295
4295
|
};
|
|
4296
|
-
const
|
|
4296
|
+
const Ps = class Ps extends A {
|
|
4297
4297
|
connectedCallback() {
|
|
4298
4298
|
var e;
|
|
4299
4299
|
super.connectedCallback(), (e = this.entry.didUpdate) == null || e.subscribe(() => {
|
|
@@ -4331,7 +4331,7 @@ const Ms = class Ms extends A {
|
|
|
4331
4331
|
svg=${Fc.svg}
|
|
4332
4332
|
size="sm"
|
|
4333
4333
|
title="Message could not be delivered"
|
|
4334
|
-
></telia-icon>` : y`<telia-icon svg=${
|
|
4334
|
+
></telia-icon>` : y`<telia-icon svg=${ta.svg} size="sm"></telia-icon>`;
|
|
4335
4335
|
}
|
|
4336
4336
|
_dispatchEntryAction(e) {
|
|
4337
4337
|
this.entry.actions$.next(e.detail);
|
|
@@ -4417,7 +4417,7 @@ const Ms = class Ms extends A {
|
|
|
4417
4417
|
}
|
|
4418
4418
|
}
|
|
4419
4419
|
};
|
|
4420
|
-
|
|
4420
|
+
Ps.styles = [
|
|
4421
4421
|
L`
|
|
4422
4422
|
:host {
|
|
4423
4423
|
box-sizing: border-box;
|
|
@@ -4552,7 +4552,7 @@ Ms.styles = [
|
|
|
4552
4552
|
}
|
|
4553
4553
|
`
|
|
4554
4554
|
];
|
|
4555
|
-
let Yt =
|
|
4555
|
+
let Yt = Ps;
|
|
4556
4556
|
Aa([
|
|
4557
4557
|
k({ attribute: !1 })
|
|
4558
4558
|
], Yt.prototype, "entry");
|
|
@@ -4565,7 +4565,7 @@ var yh = Object.defineProperty, Ta = (n, e, t, i) => {
|
|
|
4565
4565
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
4566
4566
|
return s && yh(e, t, s), s;
|
|
4567
4567
|
};
|
|
4568
|
-
const
|
|
4568
|
+
const Ms = class Ms extends A {
|
|
4569
4569
|
constructor() {
|
|
4570
4570
|
super(...arguments), this.entries = [], this.loading = !0;
|
|
4571
4571
|
}
|
|
@@ -4581,7 +4581,7 @@ const Ns = class Ns extends A {
|
|
|
4581
4581
|
.entry=${e}
|
|
4582
4582
|
${Bi({
|
|
4583
4583
|
keyframeOptions: {},
|
|
4584
|
-
in:
|
|
4584
|
+
in: io,
|
|
4585
4585
|
stabilizeOut: !0,
|
|
4586
4586
|
skipInitial: !1
|
|
4587
4587
|
})}
|
|
@@ -4592,7 +4592,7 @@ const Ns = class Ns extends A {
|
|
|
4592
4592
|
${this.loading ? y`<ace-typing-state
|
|
4593
4593
|
${Bi({
|
|
4594
4594
|
keyframeOptions: {},
|
|
4595
|
-
in:
|
|
4595
|
+
in: io,
|
|
4596
4596
|
out: ih,
|
|
4597
4597
|
stabilizeOut: !0,
|
|
4598
4598
|
skipInitial: !1
|
|
@@ -4601,7 +4601,7 @@ const Ns = class Ns extends A {
|
|
|
4601
4601
|
</div>`;
|
|
4602
4602
|
}
|
|
4603
4603
|
};
|
|
4604
|
-
|
|
4604
|
+
Ms.styles = [
|
|
4605
4605
|
L`
|
|
4606
4606
|
:host {
|
|
4607
4607
|
display: block;
|
|
@@ -4620,7 +4620,7 @@ Ns.styles = [
|
|
|
4620
4620
|
}
|
|
4621
4621
|
`
|
|
4622
4622
|
];
|
|
4623
|
-
let Qt =
|
|
4623
|
+
let Qt = Ms;
|
|
4624
4624
|
Ta([
|
|
4625
4625
|
k({ attribute: !1 })
|
|
4626
4626
|
], Qt.prototype, "entries");
|
|
@@ -4641,7 +4641,7 @@ var wh = Object.defineProperty, xh = (n, e, t, i) => {
|
|
|
4641
4641
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
4642
4642
|
return s && wh(e, t, s), s;
|
|
4643
4643
|
};
|
|
4644
|
-
const
|
|
4644
|
+
const Ns = class Ns extends A {
|
|
4645
4645
|
render() {
|
|
4646
4646
|
return y`
|
|
4647
4647
|
<div class="message-group">
|
|
@@ -4670,7 +4670,7 @@ const Us = class Us extends A {
|
|
|
4670
4670
|
`;
|
|
4671
4671
|
}
|
|
4672
4672
|
};
|
|
4673
|
-
|
|
4673
|
+
Ns.styles = [
|
|
4674
4674
|
L`
|
|
4675
4675
|
:host {
|
|
4676
4676
|
box-sizing: border-box;
|
|
@@ -4686,11 +4686,11 @@ Us.styles = [
|
|
|
4686
4686
|
}
|
|
4687
4687
|
`
|
|
4688
4688
|
];
|
|
4689
|
-
let Un =
|
|
4689
|
+
let Un = Ns;
|
|
4690
4690
|
xh([
|
|
4691
4691
|
k({ attribute: !1 })
|
|
4692
4692
|
], Un.prototype, "group");
|
|
4693
|
-
const
|
|
4693
|
+
const Us = class Us extends A {
|
|
4694
4694
|
render() {
|
|
4695
4695
|
return y`<div class="container">
|
|
4696
4696
|
<div class="dot"></div>
|
|
@@ -4699,7 +4699,7 @@ const Ds = class Ds extends A {
|
|
|
4699
4699
|
</div>`;
|
|
4700
4700
|
}
|
|
4701
4701
|
};
|
|
4702
|
-
|
|
4702
|
+
Us.styles = [
|
|
4703
4703
|
L`
|
|
4704
4704
|
:host {
|
|
4705
4705
|
display: block;
|
|
@@ -4736,7 +4736,7 @@ Ds.styles = [
|
|
|
4736
4736
|
}
|
|
4737
4737
|
`
|
|
4738
4738
|
];
|
|
4739
|
-
let Vi =
|
|
4739
|
+
let Vi = Us;
|
|
4740
4740
|
/**
|
|
4741
4741
|
* @license
|
|
4742
4742
|
* Copyright 2017 Google LLC
|
|
@@ -4761,7 +4761,7 @@ const kh = on(Wi);
|
|
|
4761
4761
|
/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
|
|
4762
4762
|
const {
|
|
4763
4763
|
entries: Oa,
|
|
4764
|
-
setPrototypeOf:
|
|
4764
|
+
setPrototypeOf: uo,
|
|
4765
4765
|
isFrozen: Sh,
|
|
4766
4766
|
getPrototypeOf: Ch,
|
|
4767
4767
|
getOwnPropertyDescriptor: Eh
|
|
@@ -4786,7 +4786,7 @@ Gi || (Gi = function(e, t, i) {
|
|
|
4786
4786
|
Zi || (Zi = function(e, t) {
|
|
4787
4787
|
return new e(...t);
|
|
4788
4788
|
});
|
|
4789
|
-
const bn = J(Array.prototype.forEach), _h = J(Array.prototype.lastIndexOf),
|
|
4789
|
+
const bn = J(Array.prototype.forEach), _h = J(Array.prototype.lastIndexOf), ho = J(Array.prototype.pop), Rt = J(Array.prototype.push), Ah = J(Array.prototype.splice), kn = J(String.prototype.toLowerCase), Ci = J(String.prototype.toString), po = J(String.prototype.match), It = J(String.prototype.replace), Th = J(String.prototype.indexOf), Oh = J(String.prototype.trim), ce = J(Object.prototype.hasOwnProperty), G = J(RegExp.prototype.test), Pt = Lh(TypeError);
|
|
4790
4790
|
function J(n) {
|
|
4791
4791
|
return function(e) {
|
|
4792
4792
|
e instanceof RegExp && (e.lastIndex = 0);
|
|
@@ -4804,7 +4804,7 @@ function Lh(n) {
|
|
|
4804
4804
|
}
|
|
4805
4805
|
function x(n, e) {
|
|
4806
4806
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : kn;
|
|
4807
|
-
|
|
4807
|
+
uo && uo(n, null);
|
|
4808
4808
|
let i = e.length;
|
|
4809
4809
|
for (; i--; ) {
|
|
4810
4810
|
let s = e[i];
|
|
@@ -4843,14 +4843,14 @@ function Mt(n, e) {
|
|
|
4843
4843
|
}
|
|
4844
4844
|
return t;
|
|
4845
4845
|
}
|
|
4846
|
-
const
|
|
4846
|
+
const fo = K(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), Ei = K(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), _i = K(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), Ih = K(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Ai = K(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Ph = K(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), go = K(["#text"]), mo = K(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), Ti = K(["accent-height", "accumulate", "additive", "alignment-baseline", "amplitude", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "exponent", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "intercept", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "slope", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "tablevalues", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), vo = K(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), yn = K(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), Mh = se(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Nh = se(/<%[\w\W]*|[\w\W]*%>/gm), Uh = se(/\$\{[\w\W]*/gm), Dh = se(/^data-[\-\w.\u00B7-\uFFFF]+$/), zh = se(/^aria-[\-\w]+$/), Ra = se(
|
|
4847
4847
|
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
4848
4848
|
// eslint-disable-line no-useless-escape
|
|
4849
4849
|
), Hh = se(/^(?:\w+script|data):/i), Fh = se(
|
|
4850
4850
|
/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g
|
|
4851
4851
|
// eslint-disable-line no-control-regex
|
|
4852
4852
|
), Ia = se(/^html$/i), jh = se(/^[a-z][.\w]*(-[.\w]+)+$/i);
|
|
4853
|
-
var
|
|
4853
|
+
var bo = /* @__PURE__ */ Object.freeze({
|
|
4854
4854
|
__proto__: null,
|
|
4855
4855
|
ARIA_ATTR: zh,
|
|
4856
4856
|
ATTR_WHITESPACE: Fh,
|
|
@@ -4891,7 +4891,7 @@ const Nt = {
|
|
|
4891
4891
|
} catch {
|
|
4892
4892
|
return console.warn("TrustedTypes policy " + r + " could not be created."), null;
|
|
4893
4893
|
}
|
|
4894
|
-
},
|
|
4894
|
+
}, yo = function() {
|
|
4895
4895
|
return {
|
|
4896
4896
|
afterSanitizeAttributes: [],
|
|
4897
4897
|
afterSanitizeElements: [],
|
|
@@ -4936,7 +4936,7 @@ function Pa() {
|
|
|
4936
4936
|
} = t, {
|
|
4937
4937
|
importNode: el
|
|
4938
4938
|
} = i;
|
|
4939
|
-
let V =
|
|
4939
|
+
let V = yo();
|
|
4940
4940
|
e.isSupported = typeof Oa == "function" && typeof He == "function" && je && je.createHTMLDocument !== void 0;
|
|
4941
4941
|
const {
|
|
4942
4942
|
MUSTACHE_EXPR: ti,
|
|
@@ -4945,15 +4945,15 @@ function Pa() {
|
|
|
4945
4945
|
DATA_ATTR: tl,
|
|
4946
4946
|
ARIA_ATTR: nl,
|
|
4947
4947
|
IS_SCRIPT_OR_DATA: il,
|
|
4948
|
-
ATTR_WHITESPACE:
|
|
4948
|
+
ATTR_WHITESPACE: Xs,
|
|
4949
4949
|
CUSTOM_ELEMENT: sl
|
|
4950
|
-
} =
|
|
4950
|
+
} = bo;
|
|
4951
4951
|
let {
|
|
4952
|
-
IS_ALLOWED_URI:
|
|
4953
|
-
} =
|
|
4954
|
-
const
|
|
4952
|
+
IS_ALLOWED_URI: Ks
|
|
4953
|
+
} = bo, N = null;
|
|
4954
|
+
const Js = x({}, [...fo, ...Ei, ..._i, ...Ai, ...go]);
|
|
4955
4955
|
let D = null;
|
|
4956
|
-
const
|
|
4956
|
+
const er = x({}, [...mo, ...Ti, ...vo, ...yn]);
|
|
4957
4957
|
let R = Object.seal(La(null, {
|
|
4958
4958
|
tagNameCheck: {
|
|
4959
4959
|
writable: !0,
|
|
@@ -4973,14 +4973,14 @@ function Pa() {
|
|
|
4973
4973
|
enumerable: !0,
|
|
4974
4974
|
value: !1
|
|
4975
4975
|
}
|
|
4976
|
-
})), _t = null, si = null,
|
|
4976
|
+
})), _t = null, si = null, tr = !0, ri = !0, nr = !1, ir = !0, st = !1, cn = !0, qe = !1, oi = !1, ai = !1, rt = !1, un = !1, hn = !1, sr = !0, rr = !1;
|
|
4977
4977
|
const rl = "user-content-";
|
|
4978
4978
|
let li = !0, At = !1, ot = {}, at = null;
|
|
4979
|
-
const
|
|
4980
|
-
let
|
|
4981
|
-
const
|
|
4979
|
+
const or = x({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
|
|
4980
|
+
let ar = null;
|
|
4981
|
+
const lr = x({}, ["audio", "video", "img", "source", "image", "track"]);
|
|
4982
4982
|
let ci = null;
|
|
4983
|
-
const
|
|
4983
|
+
const cr = x({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), dn = "http://www.w3.org/1998/Math/MathML", pn = "http://www.w3.org/2000/svg", we = "http://www.w3.org/1999/xhtml";
|
|
4984
4984
|
let lt = we, ui = !1, hi = null;
|
|
4985
4985
|
const ol = x({}, [dn, pn, we], Ci);
|
|
4986
4986
|
let fn = x({}, ["mi", "mo", "mn", "ms", "mtext"]), gn = x({}, ["annotation-xml"]);
|
|
@@ -4988,13 +4988,13 @@ function Pa() {
|
|
|
4988
4988
|
let Tt = null;
|
|
4989
4989
|
const ll = ["application/xhtml+xml", "text/html"], cl = "text/html";
|
|
4990
4990
|
let U = null, ct = null;
|
|
4991
|
-
const ul = t.createElement("form"),
|
|
4991
|
+
const ul = t.createElement("form"), ur = function(h) {
|
|
4992
4992
|
return h instanceof RegExp || h instanceof Function;
|
|
4993
4993
|
}, di = function() {
|
|
4994
4994
|
let h = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
4995
4995
|
if (!(ct && ct === h)) {
|
|
4996
4996
|
if ((!h || typeof h != "object") && (h = {}), h = Ee(h), Tt = // eslint-disable-next-line unicorn/prefer-includes
|
|
4997
|
-
ll.indexOf(h.PARSER_MEDIA_TYPE) === -1 ? cl : h.PARSER_MEDIA_TYPE, U = Tt === "application/xhtml+xml" ? Ci : kn, N = ce(h, "ALLOWED_TAGS") ? x({}, h.ALLOWED_TAGS, U) :
|
|
4997
|
+
ll.indexOf(h.PARSER_MEDIA_TYPE) === -1 ? cl : h.PARSER_MEDIA_TYPE, U = Tt === "application/xhtml+xml" ? Ci : kn, N = ce(h, "ALLOWED_TAGS") ? x({}, h.ALLOWED_TAGS, U) : Js, D = ce(h, "ALLOWED_ATTR") ? x({}, h.ALLOWED_ATTR, U) : er, hi = ce(h, "ALLOWED_NAMESPACES") ? x({}, h.ALLOWED_NAMESPACES, Ci) : ol, ci = ce(h, "ADD_URI_SAFE_ATTR") ? x(Ee(cr), h.ADD_URI_SAFE_ATTR, U) : cr, ar = ce(h, "ADD_DATA_URI_TAGS") ? x(Ee(lr), h.ADD_DATA_URI_TAGS, U) : lr, at = ce(h, "FORBID_CONTENTS") ? x({}, h.FORBID_CONTENTS, U) : or, _t = ce(h, "FORBID_TAGS") ? x({}, h.FORBID_TAGS, U) : Ee({}), si = ce(h, "FORBID_ATTR") ? x({}, h.FORBID_ATTR, U) : Ee({}), ot = ce(h, "USE_PROFILES") ? h.USE_PROFILES : !1, tr = h.ALLOW_ARIA_ATTR !== !1, ri = h.ALLOW_DATA_ATTR !== !1, nr = h.ALLOW_UNKNOWN_PROTOCOLS || !1, ir = h.ALLOW_SELF_CLOSE_IN_ATTR !== !1, st = h.SAFE_FOR_TEMPLATES || !1, cn = h.SAFE_FOR_XML !== !1, qe = h.WHOLE_DOCUMENT || !1, rt = h.RETURN_DOM || !1, un = h.RETURN_DOM_FRAGMENT || !1, hn = h.RETURN_TRUSTED_TYPE || !1, ai = h.FORCE_BODY || !1, sr = h.SANITIZE_DOM !== !1, rr = h.SANITIZE_NAMED_PROPS || !1, li = h.KEEP_CONTENT !== !1, At = h.IN_PLACE || !1, Ks = h.ALLOWED_URI_REGEXP || Ra, lt = h.NAMESPACE || we, fn = h.MATHML_TEXT_INTEGRATION_POINTS || fn, gn = h.HTML_INTEGRATION_POINTS || gn, R = h.CUSTOM_ELEMENT_HANDLING || {}, h.CUSTOM_ELEMENT_HANDLING && ur(h.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (R.tagNameCheck = h.CUSTOM_ELEMENT_HANDLING.tagNameCheck), h.CUSTOM_ELEMENT_HANDLING && ur(h.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (R.attributeNameCheck = h.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), h.CUSTOM_ELEMENT_HANDLING && typeof h.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (R.allowCustomizedBuiltInElements = h.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), st && (ri = !1), un && (rt = !0), ot && (N = x({}, go), D = [], ot.html === !0 && (x(N, fo), x(D, mo)), ot.svg === !0 && (x(N, Ei), x(D, Ti), x(D, yn)), ot.svgFilters === !0 && (x(N, _i), x(D, Ti), x(D, yn)), ot.mathMl === !0 && (x(N, Ai), x(D, vo), x(D, yn))), h.ADD_TAGS && (N === Js && (N = Ee(N)), x(N, h.ADD_TAGS, U)), h.ADD_ATTR && (D === er && (D = Ee(D)), x(D, h.ADD_ATTR, U)), h.ADD_URI_SAFE_ATTR && x(ci, h.ADD_URI_SAFE_ATTR, U), h.FORBID_CONTENTS && (at === or && (at = Ee(at)), x(at, h.FORBID_CONTENTS, U)), li && (N["#text"] = !0), qe && x(N, ["html", "head", "body"]), N.table && (x(N, ["tbody"]), delete _t.tbody), h.TRUSTED_TYPES_POLICY) {
|
|
4998
4998
|
if (typeof h.TRUSTED_TYPES_POLICY.createHTML != "function")
|
|
4999
4999
|
throw Pt('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
|
|
5000
5000
|
if (typeof h.TRUSTED_TYPES_POLICY.createScriptURL != "function")
|
|
@@ -5004,14 +5004,14 @@ function Pa() {
|
|
|
5004
5004
|
M === void 0 && (M = qh(g, s)), M !== null && typeof Fe == "string" && (Fe = M.createHTML(""));
|
|
5005
5005
|
K && K(h), ct = h;
|
|
5006
5006
|
}
|
|
5007
|
-
},
|
|
5007
|
+
}, hr = x({}, [...Ei, ..._i, ...Ih]), dr = x({}, [...Ai, ...Ph]), hl = function(h) {
|
|
5008
5008
|
let f = He(h);
|
|
5009
5009
|
(!f || !f.tagName) && (f = {
|
|
5010
5010
|
namespaceURI: lt,
|
|
5011
5011
|
tagName: "template"
|
|
5012
5012
|
});
|
|
5013
5013
|
const v = kn(h.tagName), O = kn(f.tagName);
|
|
5014
|
-
return hi[h.namespaceURI] ? h.namespaceURI === pn ? f.namespaceURI === we ? v === "svg" : f.namespaceURI === dn ? v === "svg" && (O === "annotation-xml" || fn[O]) : !!
|
|
5014
|
+
return hi[h.namespaceURI] ? h.namespaceURI === pn ? f.namespaceURI === we ? v === "svg" : f.namespaceURI === dn ? v === "svg" && (O === "annotation-xml" || fn[O]) : !!hr[v] : h.namespaceURI === dn ? f.namespaceURI === we ? v === "math" : f.namespaceURI === pn ? v === "math" && gn[O] : !!dr[v] : h.namespaceURI === we ? f.namespaceURI === pn && !gn[O] || f.namespaceURI === dn && !fn[O] ? !1 : !dr[v] && (al[v] || !hr[v]) : !!(Tt === "application/xhtml+xml" && hi[h.namespaceURI]) : !1;
|
|
5015
5015
|
}, fe = function(h) {
|
|
5016
5016
|
Rt(e.removed, {
|
|
5017
5017
|
element: h
|
|
@@ -5044,12 +5044,12 @@ function Pa() {
|
|
|
5044
5044
|
f.setAttribute(h, "");
|
|
5045
5045
|
} catch {
|
|
5046
5046
|
}
|
|
5047
|
-
},
|
|
5047
|
+
}, pr = function(h) {
|
|
5048
5048
|
let f = null, v = null;
|
|
5049
5049
|
if (ai)
|
|
5050
5050
|
h = "<remove></remove>" + h;
|
|
5051
5051
|
else {
|
|
5052
|
-
const I =
|
|
5052
|
+
const I = po(h, /^[\r\n\t ]+/);
|
|
5053
5053
|
v = I && I[0];
|
|
5054
5054
|
}
|
|
5055
5055
|
Tt === "application/xhtml+xml" && lt === we && (h = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + h + "</body></html>");
|
|
@@ -5068,7 +5068,7 @@ function Pa() {
|
|
|
5068
5068
|
}
|
|
5069
5069
|
const j = f.body || f.documentElement;
|
|
5070
5070
|
return h && v && j.insertBefore(t.createTextNode(v), j.childNodes[0] || null), lt === we ? Ja.call(f, qe ? "html" : "body")[0] : qe ? f.documentElement : j;
|
|
5071
|
-
},
|
|
5071
|
+
}, fr = function(h) {
|
|
5072
5072
|
return Be.call(
|
|
5073
5073
|
h.ownerDocument || h,
|
|
5074
5074
|
h,
|
|
@@ -5078,7 +5078,7 @@ function Pa() {
|
|
|
5078
5078
|
);
|
|
5079
5079
|
}, pi = function(h) {
|
|
5080
5080
|
return h instanceof p && (typeof h.nodeName != "string" || typeof h.textContent != "string" || typeof h.removeChild != "function" || !(h.attributes instanceof u) || typeof h.removeAttribute != "function" || typeof h.setAttribute != "function" || typeof h.namespaceURI != "string" || typeof h.insertBefore != "function" || typeof h.hasChildNodes != "function");
|
|
5081
|
-
},
|
|
5081
|
+
}, gr = function(h) {
|
|
5082
5082
|
return typeof a == "function" && h instanceof a;
|
|
5083
5083
|
};
|
|
5084
5084
|
function xe(b, h, f) {
|
|
@@ -5086,7 +5086,7 @@ function Pa() {
|
|
|
5086
5086
|
v.call(e, h, f, ct);
|
|
5087
5087
|
});
|
|
5088
5088
|
}
|
|
5089
|
-
const
|
|
5089
|
+
const mr = function(h) {
|
|
5090
5090
|
let f = null;
|
|
5091
5091
|
if (xe(V.beforeSanitizeElements, h, null), pi(h))
|
|
5092
5092
|
return fe(h), !0;
|
|
@@ -5094,10 +5094,10 @@ function Pa() {
|
|
|
5094
5094
|
if (xe(V.uponSanitizeElement, h, {
|
|
5095
5095
|
tagName: v,
|
|
5096
5096
|
allowedTags: N
|
|
5097
|
-
}), cn && h.hasChildNodes() && !
|
|
5097
|
+
}), cn && h.hasChildNodes() && !gr(h.firstElementChild) && G(/<[/\w!]/g, h.innerHTML) && G(/<[/\w!]/g, h.textContent) || h.nodeType === Nt.progressingInstruction || cn && h.nodeType === Nt.comment && G(/<[/\w]/g, h.data))
|
|
5098
5098
|
return fe(h), !0;
|
|
5099
5099
|
if (!N[v] || _t[v]) {
|
|
5100
|
-
if (!_t[v] &&
|
|
5100
|
+
if (!_t[v] && br(v) && (R.tagNameCheck instanceof RegExp && G(R.tagNameCheck, v) || R.tagNameCheck instanceof Function && R.tagNameCheck(v)))
|
|
5101
5101
|
return !1;
|
|
5102
5102
|
if (li && !at[v]) {
|
|
5103
5103
|
const O = He(h) || h.parentNode, j = Pe(h) || h.childNodes;
|
|
@@ -5116,24 +5116,24 @@ function Pa() {
|
|
|
5116
5116
|
}), h.textContent !== f && (Rt(e.removed, {
|
|
5117
5117
|
element: h.cloneNode()
|
|
5118
5118
|
}), h.textContent = f)), xe(V.afterSanitizeElements, h, null), !1);
|
|
5119
|
-
},
|
|
5120
|
-
if (
|
|
5119
|
+
}, vr = function(h, f, v) {
|
|
5120
|
+
if (sr && (f === "id" || f === "name") && (v in t || v in ul))
|
|
5121
5121
|
return !1;
|
|
5122
5122
|
if (!(ri && !si[f] && G(tl, f))) {
|
|
5123
|
-
if (!(
|
|
5123
|
+
if (!(tr && G(nl, f))) {
|
|
5124
5124
|
if (!D[f] || si[f]) {
|
|
5125
5125
|
if (
|
|
5126
5126
|
// First condition does a very basic check if a) it's basically a valid custom element tagname AND
|
|
5127
5127
|
// b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
5128
5128
|
// and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
|
|
5129
|
-
!(
|
|
5129
|
+
!(br(h) && (R.tagNameCheck instanceof RegExp && G(R.tagNameCheck, h) || R.tagNameCheck instanceof Function && R.tagNameCheck(h)) && (R.attributeNameCheck instanceof RegExp && G(R.attributeNameCheck, f) || R.attributeNameCheck instanceof Function && R.attributeNameCheck(f)) || // Alternative, second condition checks if it's an `is`-attribute, AND
|
|
5130
5130
|
// the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
5131
5131
|
f === "is" && R.allowCustomizedBuiltInElements && (R.tagNameCheck instanceof RegExp && G(R.tagNameCheck, v) || R.tagNameCheck instanceof Function && R.tagNameCheck(v)))
|
|
5132
5132
|
) return !1;
|
|
5133
5133
|
} else if (!ci[f]) {
|
|
5134
|
-
if (!G(
|
|
5135
|
-
if (!((f === "src" || f === "xlink:href" || f === "href") && h !== "script" && Th(v, "data:") === 0 &&
|
|
5136
|
-
if (!(
|
|
5134
|
+
if (!G(Ks, It(v, Xs, ""))) {
|
|
5135
|
+
if (!((f === "src" || f === "xlink:href" || f === "href") && h !== "script" && Th(v, "data:") === 0 && ar[h])) {
|
|
5136
|
+
if (!(nr && !G(il, It(v, Xs, "")))) {
|
|
5137
5137
|
if (v)
|
|
5138
5138
|
return !1;
|
|
5139
5139
|
}
|
|
@@ -5143,9 +5143,9 @@ function Pa() {
|
|
|
5143
5143
|
}
|
|
5144
5144
|
}
|
|
5145
5145
|
return !0;
|
|
5146
|
+
}, br = function(h) {
|
|
5147
|
+
return h !== "annotation-xml" && po(h, sl);
|
|
5146
5148
|
}, yr = function(h) {
|
|
5147
|
-
return h !== "annotation-xml" && fo(h, sl);
|
|
5148
|
-
}, $r = function(h) {
|
|
5149
5149
|
xe(V.beforeSanitizeAttributes, h, null);
|
|
5150
5150
|
const {
|
|
5151
5151
|
attributes: f
|
|
@@ -5167,7 +5167,7 @@ function Pa() {
|
|
|
5167
5167
|
value: ke
|
|
5168
5168
|
} = j, Ot = U(I), fi = ke;
|
|
5169
5169
|
let B = I === "value" ? fi : Oh(fi);
|
|
5170
|
-
if (v.attrName = Ot, v.attrValue = B, v.keepAttr = !0, v.forceKeepAttr = void 0, xe(V.uponSanitizeAttribute, h, v), B = v.attrValue,
|
|
5170
|
+
if (v.attrName = Ot, v.attrValue = B, v.keepAttr = !0, v.forceKeepAttr = void 0, xe(V.uponSanitizeAttribute, h, v), B = v.attrValue, rr && (Ot === "id" || Ot === "name") && (ut(I, h), B = rl + B), cn && G(/((--!?|])>)|<\/(style|title)/i, B)) {
|
|
5171
5171
|
ut(I, h);
|
|
5172
5172
|
continue;
|
|
5173
5173
|
}
|
|
@@ -5177,20 +5177,20 @@ function Pa() {
|
|
|
5177
5177
|
ut(I, h);
|
|
5178
5178
|
continue;
|
|
5179
5179
|
}
|
|
5180
|
-
if (!
|
|
5180
|
+
if (!ir && G(/\/>/i, B)) {
|
|
5181
5181
|
ut(I, h);
|
|
5182
5182
|
continue;
|
|
5183
5183
|
}
|
|
5184
|
-
st && bn([ti, ni, ii], (
|
|
5185
|
-
B = It(B,
|
|
5184
|
+
st && bn([ti, ni, ii], (wr) => {
|
|
5185
|
+
B = It(B, wr, " ");
|
|
5186
5186
|
});
|
|
5187
|
-
const
|
|
5188
|
-
if (!
|
|
5187
|
+
const $r = U(h.nodeName);
|
|
5188
|
+
if (!vr($r, Ot, B)) {
|
|
5189
5189
|
ut(I, h);
|
|
5190
5190
|
continue;
|
|
5191
5191
|
}
|
|
5192
5192
|
if (M && typeof g == "object" && typeof g.getAttributeType == "function" && !ee)
|
|
5193
|
-
switch (g.getAttributeType(
|
|
5193
|
+
switch (g.getAttributeType($r, Ot)) {
|
|
5194
5194
|
case "TrustedHTML": {
|
|
5195
5195
|
B = M.createHTML(B);
|
|
5196
5196
|
break;
|
|
@@ -5202,7 +5202,7 @@ function Pa() {
|
|
|
5202
5202
|
}
|
|
5203
5203
|
if (B !== fi)
|
|
5204
5204
|
try {
|
|
5205
|
-
ee ? h.setAttributeNS(ee, I, B) : h.setAttribute(I, B), pi(h) ? fe(h) :
|
|
5205
|
+
ee ? h.setAttributeNS(ee, I, B) : h.setAttribute(I, B), pi(h) ? fe(h) : ho(e.removed);
|
|
5206
5206
|
} catch {
|
|
5207
5207
|
ut(I, h);
|
|
5208
5208
|
}
|
|
@@ -5210,14 +5210,14 @@ function Pa() {
|
|
|
5210
5210
|
xe(V.afterSanitizeAttributes, h, null);
|
|
5211
5211
|
}, dl = function b(h) {
|
|
5212
5212
|
let f = null;
|
|
5213
|
-
const v =
|
|
5213
|
+
const v = fr(h);
|
|
5214
5214
|
for (xe(V.beforeSanitizeShadowDOM, h, null); f = v.nextNode(); )
|
|
5215
|
-
xe(V.uponSanitizeShadowNode, f, null),
|
|
5215
|
+
xe(V.uponSanitizeShadowNode, f, null), mr(f), yr(f), f.content instanceof r && b(f.content);
|
|
5216
5216
|
xe(V.afterSanitizeShadowDOM, h, null);
|
|
5217
5217
|
};
|
|
5218
5218
|
return e.sanitize = function(b) {
|
|
5219
5219
|
let h = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, f = null, v = null, O = null, j = null;
|
|
5220
|
-
if (ui = !b, ui && (b = "<!-->"), typeof b != "string" && !
|
|
5220
|
+
if (ui = !b, ui && (b = "<!-->"), typeof b != "string" && !gr(b))
|
|
5221
5221
|
if (typeof b.toString == "function") {
|
|
5222
5222
|
if (b = b.toString(), typeof b != "string")
|
|
5223
5223
|
throw Pt("dirty is not a string, aborting");
|
|
@@ -5232,18 +5232,18 @@ function Pa() {
|
|
|
5232
5232
|
throw Pt("root node is forbidden and cannot be sanitized in-place");
|
|
5233
5233
|
}
|
|
5234
5234
|
} else if (b instanceof a)
|
|
5235
|
-
f =
|
|
5235
|
+
f = pr("<!---->"), v = f.ownerDocument.importNode(b, !0), v.nodeType === Nt.element && v.nodeName === "BODY" || v.nodeName === "HTML" ? f = v : f.appendChild(v);
|
|
5236
5236
|
else {
|
|
5237
5237
|
if (!rt && !st && !qe && // eslint-disable-next-line unicorn/prefer-includes
|
|
5238
5238
|
b.indexOf("<") === -1)
|
|
5239
5239
|
return M && hn ? M.createHTML(b) : b;
|
|
5240
|
-
if (f =
|
|
5240
|
+
if (f = pr(b), !f)
|
|
5241
5241
|
return rt ? null : hn ? Fe : "";
|
|
5242
5242
|
}
|
|
5243
5243
|
f && ai && fe(f.firstChild);
|
|
5244
|
-
const I =
|
|
5244
|
+
const I = fr(At ? b : f);
|
|
5245
5245
|
for (; O = I.nextNode(); )
|
|
5246
|
-
|
|
5246
|
+
mr(O), yr(O), O.content instanceof r && dl(O.content);
|
|
5247
5247
|
if (At)
|
|
5248
5248
|
return b;
|
|
5249
5249
|
if (rt) {
|
|
@@ -5267,7 +5267,7 @@ function Pa() {
|
|
|
5267
5267
|
}, e.isValidAttribute = function(b, h, f) {
|
|
5268
5268
|
ct || di({});
|
|
5269
5269
|
const v = U(b), O = U(h);
|
|
5270
|
-
return
|
|
5270
|
+
return vr(v, O, f);
|
|
5271
5271
|
}, e.addHook = function(b, h) {
|
|
5272
5272
|
typeof h == "function" && Rt(V[b], h);
|
|
5273
5273
|
}, e.removeHook = function(b, h) {
|
|
@@ -5275,11 +5275,11 @@ function Pa() {
|
|
|
5275
5275
|
const f = _h(V[b], h);
|
|
5276
5276
|
return f === -1 ? void 0 : Ah(V[b], f, 1)[0];
|
|
5277
5277
|
}
|
|
5278
|
-
return
|
|
5278
|
+
return ho(V[b]);
|
|
5279
5279
|
}, e.removeHooks = function(b) {
|
|
5280
5280
|
V[b] = [];
|
|
5281
5281
|
}, e.removeAllHooks = function() {
|
|
5282
|
-
V =
|
|
5282
|
+
V = yo();
|
|
5283
5283
|
}, e;
|
|
5284
5284
|
}
|
|
5285
5285
|
var Ma = Pa(), Vh = Object.defineProperty, Wh = (n, e, t, i) => {
|
|
@@ -5287,14 +5287,14 @@ var Ma = Pa(), Vh = Object.defineProperty, Wh = (n, e, t, i) => {
|
|
|
5287
5287
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
5288
5288
|
return s && Vh(e, t, s), s;
|
|
5289
5289
|
};
|
|
5290
|
-
const
|
|
5290
|
+
const Ds = class Ds extends A {
|
|
5291
5291
|
render() {
|
|
5292
5292
|
return y`<div class="message-type-html">
|
|
5293
5293
|
${kh(Ma.sanitize(this.message.content))}
|
|
5294
5294
|
</div>`;
|
|
5295
5295
|
}
|
|
5296
5296
|
};
|
|
5297
|
-
|
|
5297
|
+
Ds.styles = [
|
|
5298
5298
|
L`
|
|
5299
5299
|
:host {
|
|
5300
5300
|
box-sizing: border-box;
|
|
@@ -5331,11 +5331,11 @@ zs.styles = [
|
|
|
5331
5331
|
}
|
|
5332
5332
|
`
|
|
5333
5333
|
];
|
|
5334
|
-
let Dn =
|
|
5334
|
+
let Dn = Ds;
|
|
5335
5335
|
Wh([
|
|
5336
5336
|
k({ attribute: !1 })
|
|
5337
5337
|
], Dn.prototype, "message");
|
|
5338
|
-
function
|
|
5338
|
+
function ms() {
|
|
5339
5339
|
return {
|
|
5340
5340
|
async: !1,
|
|
5341
5341
|
breaks: !1,
|
|
@@ -5349,7 +5349,7 @@ function vs() {
|
|
|
5349
5349
|
walkTokens: null
|
|
5350
5350
|
};
|
|
5351
5351
|
}
|
|
5352
|
-
var nt =
|
|
5352
|
+
var nt = ms();
|
|
5353
5353
|
function Na(n) {
|
|
5354
5354
|
nt = n;
|
|
5355
5355
|
}
|
|
@@ -5422,10 +5422,10 @@ var Y = {
|
|
|
5422
5422
|
fencesBeginRegex: (n) => new RegExp(`^ {0,${Math.min(3, n - 1)}}(?:\`\`\`|~~~)`),
|
|
5423
5423
|
headingBeginRegex: (n) => new RegExp(`^ {0,${Math.min(3, n - 1)}}#`),
|
|
5424
5424
|
htmlBeginRegex: (n) => new RegExp(`^ {0,${Math.min(3, n - 1)}}<(?:[a-z].*>|!--)`, "i")
|
|
5425
|
-
}, Gh = /^(?:[ \t]*(?:\n|$))+/, Zh = /^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/, Yh = /^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/, ln = /^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/, Qh = /^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,
|
|
5425
|
+
}, Gh = /^(?:[ \t]*(?:\n|$))+/, Zh = /^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/, Yh = /^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/, ln = /^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/, Qh = /^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/, vs = /(?:[*+-]|\d{1,9}[.)])/, Ua = /^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/, Da = C(Ua).replace(/bull/g, vs).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/\|table/g, "").getRegex(), Xh = C(Ua).replace(/bull/g, vs).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/table/g, / {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(), bs = /^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/, Kh = /^[^\n]+/, ys = /(?!\s*\])(?:\\.|[^\[\]\\])+/, Jh = C(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label", ys).replace("title", /(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(), ed = C(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g, vs).getRegex(), Jn = "address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul", $s = /<!--(?:-?>|[\s\S]*?(?:-->|$))/, td = C(
|
|
5426
5426
|
"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))",
|
|
5427
5427
|
"i"
|
|
5428
|
-
).replace("comment",
|
|
5428
|
+
).replace("comment", $s).replace("tag", Jn).replace("attribute", / +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(), za = C(bs).replace("hr", ln).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("|table", "").replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", Jn).getRegex(), nd = C(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph", za).getRegex(), ws = {
|
|
5429
5429
|
blockquote: nd,
|
|
5430
5430
|
code: Zh,
|
|
5431
5431
|
def: Jh,
|
|
@@ -5439,31 +5439,31 @@ var Y = {
|
|
|
5439
5439
|
paragraph: za,
|
|
5440
5440
|
table: jt,
|
|
5441
5441
|
text: Kh
|
|
5442
|
-
},
|
|
5442
|
+
}, $o = C(
|
|
5443
5443
|
"^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"
|
|
5444
5444
|
).replace("hr", ln).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("blockquote", " {0,3}>").replace("code", "(?: {4}| {0,3} )[^\\n]").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", Jn).getRegex(), id = {
|
|
5445
|
-
...
|
|
5445
|
+
...ws,
|
|
5446
5446
|
lheading: Xh,
|
|
5447
|
-
table:
|
|
5448
|
-
paragraph: C(
|
|
5447
|
+
table: $o,
|
|
5448
|
+
paragraph: C(bs).replace("hr", ln).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("table", $o).replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", Jn).getRegex()
|
|
5449
5449
|
}, sd = {
|
|
5450
|
-
...
|
|
5450
|
+
...ws,
|
|
5451
5451
|
html: C(
|
|
5452
5452
|
`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`
|
|
5453
|
-
).replace("comment",
|
|
5453
|
+
).replace("comment", $s).replace(/tag/g, "(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),
|
|
5454
5454
|
def: /^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,
|
|
5455
5455
|
heading: /^(#{1,6})(.*)(?:\n+|$)/,
|
|
5456
5456
|
fences: jt,
|
|
5457
5457
|
// fences not supported
|
|
5458
5458
|
lheading: /^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,
|
|
5459
|
-
paragraph: C(
|
|
5459
|
+
paragraph: C(bs).replace("hr", ln).replace("heading", ` *#{1,6} *[^
|
|
5460
5460
|
]`).replace("lheading", Da).replace("|table", "").replace("blockquote", " {0,3}>").replace("|fences", "").replace("|list", "").replace("|html", "").replace("|tag", "").getRegex()
|
|
5461
|
-
}, rd = /^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/, od = /^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/, Ha = /^( {2,}|\\)\n(?!\s*$)/, ad = /^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/, ei = /[\p{P}\p{S}]/u,
|
|
5461
|
+
}, rd = /^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/, od = /^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/, Ha = /^( {2,}|\\)\n(?!\s*$)/, ad = /^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/, ei = /[\p{P}\p{S}]/u, xs = /[\s\p{P}\p{S}]/u, Fa = /[^\s\p{P}\p{S}]/u, ld = C(/^((?![*_])punctSpace)/, "u").replace(/punctSpace/g, xs).getRegex(), ja = /(?!~)[\p{P}\p{S}]/u, cd = /(?!~)[\s\p{P}\p{S}]/u, ud = /(?:[^\s\p{P}\p{S}]|~)/u, hd = /\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g, Ba = /^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/, dd = C(Ba, "u").replace(/punct/g, ei).getRegex(), pd = C(Ba, "u").replace(/punct/g, ja).getRegex(), qa = "^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)", fd = C(qa, "gu").replace(/notPunctSpace/g, Fa).replace(/punctSpace/g, xs).replace(/punct/g, ei).getRegex(), gd = C(qa, "gu").replace(/notPunctSpace/g, ud).replace(/punctSpace/g, cd).replace(/punct/g, ja).getRegex(), md = C(
|
|
5462
5462
|
"^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)",
|
|
5463
5463
|
"gu"
|
|
5464
|
-
).replace(/notPunctSpace/g, Fa).replace(/punctSpace/g,
|
|
5464
|
+
).replace(/notPunctSpace/g, Fa).replace(/punctSpace/g, xs).replace(/punct/g, ei).getRegex(), vd = C(/\\(punct)/, "gu").replace(/punct/g, ei).getRegex(), bd = C(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme", /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email", /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(), yd = C($s).replace("(?:-->|$)", "-->").getRegex(), $d = C(
|
|
5465
5465
|
"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>"
|
|
5466
|
-
).replace("comment", yd).replace("attribute", /\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(), zn = /(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/, wd = C(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label", zn).replace("href", /<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title", /"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(), Va = C(/^!?\[(label)\]\[(ref)\]/).replace("label", zn).replace("ref",
|
|
5466
|
+
).replace("comment", yd).replace("attribute", /\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(), zn = /(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/, wd = C(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label", zn).replace("href", /<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title", /"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(), Va = C(/^!?\[(label)\]\[(ref)\]/).replace("label", zn).replace("ref", ys).getRegex(), Wa = C(/^!?\[(ref)\](?:\[\])?/).replace("ref", ys).getRegex(), xd = C("reflink|nolink(?!\\()", "g").replace("reflink", Va).replace("nolink", Wa).getRegex(), ks = {
|
|
5467
5467
|
_backpedal: jt,
|
|
5468
5468
|
// only used for GFM url
|
|
5469
5469
|
anyPunctuation: vd,
|
|
@@ -5485,11 +5485,11 @@ var Y = {
|
|
|
5485
5485
|
text: ad,
|
|
5486
5486
|
url: jt
|
|
5487
5487
|
}, kd = {
|
|
5488
|
-
...
|
|
5488
|
+
...ks,
|
|
5489
5489
|
link: C(/^!?\[(label)\]\((.*?)\)/).replace("label", zn).getRegex(),
|
|
5490
5490
|
reflink: C(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label", zn).getRegex()
|
|
5491
5491
|
}, Yi = {
|
|
5492
|
-
...
|
|
5492
|
+
...ks,
|
|
5493
5493
|
emStrongRDelimAst: gd,
|
|
5494
5494
|
emStrongLDelim: pd,
|
|
5495
5495
|
url: C(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/, "i").replace("email", /[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),
|
|
@@ -5501,11 +5501,11 @@ var Y = {
|
|
|
5501
5501
|
br: C(Ha).replace("{2,}", "*").getRegex(),
|
|
5502
5502
|
text: C(Yi.text).replace("\\b_", "\\b_| {2,}\\n").replace(/\{2,\}/g, "*").getRegex()
|
|
5503
5503
|
}, $n = {
|
|
5504
|
-
normal:
|
|
5504
|
+
normal: ws,
|
|
5505
5505
|
gfm: id,
|
|
5506
5506
|
pedantic: sd
|
|
5507
5507
|
}, Ut = {
|
|
5508
|
-
normal:
|
|
5508
|
+
normal: ks,
|
|
5509
5509
|
gfm: Yi,
|
|
5510
5510
|
breaks: Sd,
|
|
5511
5511
|
pedantic: kd
|
|
@@ -5515,16 +5515,16 @@ var Y = {
|
|
|
5515
5515
|
">": ">",
|
|
5516
5516
|
'"': """,
|
|
5517
5517
|
"'": "'"
|
|
5518
|
-
},
|
|
5518
|
+
}, wo = (n) => Cd[n];
|
|
5519
5519
|
function ge(n, e) {
|
|
5520
5520
|
if (e) {
|
|
5521
5521
|
if (Y.escapeTest.test(n))
|
|
5522
|
-
return n.replace(Y.escapeReplace,
|
|
5522
|
+
return n.replace(Y.escapeReplace, wo);
|
|
5523
5523
|
} else if (Y.escapeTestNoEncode.test(n))
|
|
5524
|
-
return n.replace(Y.escapeReplaceNoEncode,
|
|
5524
|
+
return n.replace(Y.escapeReplaceNoEncode, wo);
|
|
5525
5525
|
return n;
|
|
5526
5526
|
}
|
|
5527
|
-
function
|
|
5527
|
+
function xo(n) {
|
|
5528
5528
|
try {
|
|
5529
5529
|
n = encodeURI(n).replace(Y.percentDecode, "%");
|
|
5530
5530
|
} catch {
|
|
@@ -5532,7 +5532,7 @@ function ko(n) {
|
|
|
5532
5532
|
}
|
|
5533
5533
|
return n;
|
|
5534
5534
|
}
|
|
5535
|
-
function
|
|
5535
|
+
function ko(n, e) {
|
|
5536
5536
|
var r;
|
|
5537
5537
|
const t = n.replace(Y.findPipe, (o, a, c) => {
|
|
5538
5538
|
let l = !1, u = a;
|
|
@@ -5571,7 +5571,7 @@ function Ed(n, e) {
|
|
|
5571
5571
|
return i;
|
|
5572
5572
|
return t > 0 ? -2 : -1;
|
|
5573
5573
|
}
|
|
5574
|
-
function
|
|
5574
|
+
function So(n, e, t, i, s) {
|
|
5575
5575
|
const r = e.href, o = e.title || null, a = n[1].replace(s.other.outputLinkReplace, "$1");
|
|
5576
5576
|
i.state.inLink = !0;
|
|
5577
5577
|
const c = {
|
|
@@ -5824,7 +5824,7 @@ ${u}` : u;
|
|
|
5824
5824
|
const e = this.rules.block.table.exec(n);
|
|
5825
5825
|
if (!e || !this.rules.other.tableDelimiter.test(e[2]))
|
|
5826
5826
|
return;
|
|
5827
|
-
const t =
|
|
5827
|
+
const t = ko(e[1]), i = e[2].replace(this.rules.other.tableAlignChars, "").split("|"), s = (o = e[3]) != null && o.trim() ? e[3].replace(this.rules.other.tableRowBlankLine, "").split(`
|
|
5828
5828
|
`) : [], r = {
|
|
5829
5829
|
type: "table",
|
|
5830
5830
|
raw: e[0],
|
|
@@ -5843,7 +5843,7 @@ ${u}` : u;
|
|
|
5843
5843
|
align: r.align[a]
|
|
5844
5844
|
});
|
|
5845
5845
|
for (const a of s)
|
|
5846
|
-
r.rows.push(
|
|
5846
|
+
r.rows.push(ko(a, r.header.length).map((c, l) => ({
|
|
5847
5847
|
text: c,
|
|
5848
5848
|
tokens: this.lexer.inline(c),
|
|
5849
5849
|
header: !1,
|
|
@@ -5932,7 +5932,7 @@ ${u}` : u;
|
|
|
5932
5932
|
r && (i = r[1], s = r[3]);
|
|
5933
5933
|
} else
|
|
5934
5934
|
s = e[3] ? e[3].slice(1, -1) : "";
|
|
5935
|
-
return i = i.trim(), this.rules.other.startAngleBracket.test(i) && (this.options.pedantic && !this.rules.other.endAngleBracket.test(t) ? i = i.slice(1) : i = i.slice(1, -1)),
|
|
5935
|
+
return i = i.trim(), this.rules.other.startAngleBracket.test(i) && (this.options.pedantic && !this.rules.other.endAngleBracket.test(t) ? i = i.slice(1) : i = i.slice(1, -1)), So(e, {
|
|
5936
5936
|
href: i && i.replace(this.rules.inline.anyPunctuation, "$1"),
|
|
5937
5937
|
title: s && s.replace(this.rules.inline.anyPunctuation, "$1")
|
|
5938
5938
|
}, e[0], this.lexer, this.rules);
|
|
@@ -5950,7 +5950,7 @@ ${u}` : u;
|
|
|
5950
5950
|
text: r
|
|
5951
5951
|
};
|
|
5952
5952
|
}
|
|
5953
|
-
return
|
|
5953
|
+
return So(t, s, t[0], this.lexer, this.rules);
|
|
5954
5954
|
}
|
|
5955
5955
|
}
|
|
5956
5956
|
emStrong(n, e, t = "") {
|
|
@@ -6441,7 +6441,7 @@ ${n}</tr>
|
|
|
6441
6441
|
return `<del>${this.parser.parseInline(n)}</del>`;
|
|
6442
6442
|
}
|
|
6443
6443
|
link({ href: n, title: e, tokens: t }) {
|
|
6444
|
-
const i = this.parser.parseInline(t), s =
|
|
6444
|
+
const i = this.parser.parseInline(t), s = xo(n);
|
|
6445
6445
|
if (s === null)
|
|
6446
6446
|
return i;
|
|
6447
6447
|
n = s;
|
|
@@ -6450,7 +6450,7 @@ ${n}</tr>
|
|
|
6450
6450
|
}
|
|
6451
6451
|
image({ href: n, title: e, text: t, tokens: i }) {
|
|
6452
6452
|
i && (t = this.parser.parseInline(i, this.parser.textRenderer));
|
|
6453
|
-
const s =
|
|
6453
|
+
const s = xo(n);
|
|
6454
6454
|
if (s === null)
|
|
6455
6455
|
return ge(t);
|
|
6456
6456
|
n = s;
|
|
@@ -6460,7 +6460,7 @@ ${n}</tr>
|
|
|
6460
6460
|
text(n) {
|
|
6461
6461
|
return "tokens" in n && n.tokens ? this.parser.parseInline(n.tokens) : "escaped" in n && n.escaped ? n.text : ge(n.text);
|
|
6462
6462
|
}
|
|
6463
|
-
},
|
|
6463
|
+
}, Ss = class {
|
|
6464
6464
|
// no need for block level renderers
|
|
6465
6465
|
strong({ text: n }) {
|
|
6466
6466
|
return n;
|
|
@@ -6494,7 +6494,7 @@ ${n}</tr>
|
|
|
6494
6494
|
_(this, "options");
|
|
6495
6495
|
_(this, "renderer");
|
|
6496
6496
|
_(this, "textRenderer");
|
|
6497
|
-
this.options = e || nt, this.options.renderer = this.options.renderer || new Xt(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new
|
|
6497
|
+
this.options = e || nt, this.options.renderer = this.options.renderer || new Xt(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new Ss();
|
|
6498
6498
|
}
|
|
6499
6499
|
/**
|
|
6500
6500
|
* Static Parse Method
|
|
@@ -6693,13 +6693,13 @@ ${n}</tr>
|
|
|
6693
6693
|
"processAllTokens"
|
|
6694
6694
|
])), Oi), Ad = class {
|
|
6695
6695
|
constructor(...n) {
|
|
6696
|
-
_(this, "defaults",
|
|
6696
|
+
_(this, "defaults", ms());
|
|
6697
6697
|
_(this, "options", this.setOptions);
|
|
6698
6698
|
_(this, "parse", this.parseMarkdown(!0));
|
|
6699
6699
|
_(this, "parseInline", this.parseMarkdown(!1));
|
|
6700
6700
|
_(this, "Parser", Ae);
|
|
6701
6701
|
_(this, "Renderer", Xt);
|
|
6702
|
-
_(this, "TextRenderer",
|
|
6702
|
+
_(this, "TextRenderer", Ss);
|
|
6703
6703
|
_(this, "Lexer", _e);
|
|
6704
6704
|
_(this, "Tokenizer", Hn);
|
|
6705
6705
|
_(this, "Hooks", Sn);
|
|
@@ -6870,7 +6870,7 @@ function S(n, e) {
|
|
|
6870
6870
|
S.options = S.setOptions = function(n) {
|
|
6871
6871
|
return et.setOptions(n), S.defaults = et.defaults, Na(S.defaults), S;
|
|
6872
6872
|
};
|
|
6873
|
-
S.getDefaults =
|
|
6873
|
+
S.getDefaults = ms;
|
|
6874
6874
|
S.defaults = nt;
|
|
6875
6875
|
S.use = function(...n) {
|
|
6876
6876
|
return et.use(...n), S.defaults = et.defaults, Na(S.defaults), S;
|
|
@@ -6882,7 +6882,7 @@ S.parseInline = et.parseInline;
|
|
|
6882
6882
|
S.Parser = Ae;
|
|
6883
6883
|
S.parser = Ae.parse;
|
|
6884
6884
|
S.Renderer = Xt;
|
|
6885
|
-
S.TextRenderer =
|
|
6885
|
+
S.TextRenderer = Ss;
|
|
6886
6886
|
S.Lexer = _e;
|
|
6887
6887
|
S.lexer = _e.lex;
|
|
6888
6888
|
S.Tokenizer = Hn;
|
|
@@ -6905,7 +6905,7 @@ Za.link = function({ href: n, title: e, text: t }) {
|
|
|
6905
6905
|
return e ?? (e = t), `<a target="_blank" href="${n}" title="${e}">${t}</a>`;
|
|
6906
6906
|
};
|
|
6907
6907
|
S.use({ renderer: Za });
|
|
6908
|
-
const
|
|
6908
|
+
const zs = class zs extends A {
|
|
6909
6909
|
constructor() {
|
|
6910
6910
|
super(...arguments), this.showLightbox = !1, this.imageUrl = "", this.altText = "", this.scrollRef = ve(), this.contentRef = ve(), this.autoScroll = !0, this.buffer = "", this.pointer = 0, this.imageRegexp = new RegExp(/!\[[^[]*\([^)]*\)/gm);
|
|
6911
6911
|
}
|
|
@@ -6981,7 +6981,7 @@ const Hs = class Hs extends A {
|
|
|
6981
6981
|
`;
|
|
6982
6982
|
}
|
|
6983
6983
|
};
|
|
6984
|
-
|
|
6984
|
+
zs.styles = [
|
|
6985
6985
|
L`
|
|
6986
6986
|
:host {
|
|
6987
6987
|
box-sizing: border-box;
|
|
@@ -7022,7 +7022,7 @@ Hs.styles = [
|
|
|
7022
7022
|
}
|
|
7023
7023
|
`
|
|
7024
7024
|
];
|
|
7025
|
-
let Kt =
|
|
7025
|
+
let Kt = zs;
|
|
7026
7026
|
Ga([
|
|
7027
7027
|
k({ attribute: !1 })
|
|
7028
7028
|
], Kt.prototype, "message");
|
|
@@ -7034,7 +7034,7 @@ var Od = Object.defineProperty, Ld = (n, e, t, i) => {
|
|
|
7034
7034
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
7035
7035
|
return s && Od(e, t, s), s;
|
|
7036
7036
|
};
|
|
7037
|
-
const
|
|
7037
|
+
const Hs = class Hs extends A {
|
|
7038
7038
|
constructor() {
|
|
7039
7039
|
super(...arguments), this.escapeListener = (e) => {
|
|
7040
7040
|
e.key === "Escape" && this.closeLightbox();
|
|
@@ -7077,7 +7077,7 @@ const Fs = class Fs extends A {
|
|
|
7077
7077
|
</div> `;
|
|
7078
7078
|
}
|
|
7079
7079
|
};
|
|
7080
|
-
|
|
7080
|
+
Hs.styles = [
|
|
7081
7081
|
L`
|
|
7082
7082
|
:focus {
|
|
7083
7083
|
outline-color: var(--focus-color);
|
|
@@ -7118,7 +7118,7 @@ Fs.styles = [
|
|
|
7118
7118
|
}
|
|
7119
7119
|
`
|
|
7120
7120
|
];
|
|
7121
|
-
let Fn =
|
|
7121
|
+
let Fn = Hs;
|
|
7122
7122
|
Ld([
|
|
7123
7123
|
k({ attribute: !0 })
|
|
7124
7124
|
], Fn.prototype, "imageUrl");
|
|
@@ -7134,7 +7134,7 @@ customElements.get("ace-typing-state") || customElements.define("ace-typing-stat
|
|
|
7134
7134
|
customElements.get("message-type-html") || customElements.define("message-type-html", Dn);
|
|
7135
7135
|
customElements.get("message-type-markdown") || customElements.define("message-type-markdown", Kt);
|
|
7136
7136
|
customElements.get("ace-lightbox") || customElements.define("ace-lightbox", Fn);
|
|
7137
|
-
const
|
|
7137
|
+
const Co = Ca(A), Fs = class Fs extends Co {
|
|
7138
7138
|
constructor() {
|
|
7139
7139
|
super(...arguments), this.platform = null, this.entries = [], this.typing = !1, this.message = "", this.disabledInput = !1, this.disabledSkipToLatest = !1, this.disabledSubmit = !1, this.chatOverlayActive = !1, this.textAreaLength = 0, this.showAuthBanner = !1, this.authenticated = !1, this.isMuted = !1, this.conversationContentRef = ve(), this.conversationFeedRef = ve(), this.formRef = ve(), this.inputRef = ve(), this.scrollRef = ve(), this.counterRef = ve(), this.chatCurrentScrollPosition = 0, this.toast = new gh(this), this.messageMaxLength = 1e3, this.messageMaxLengthLabel = "Maximum character limit reached", this.skipToLatestMessageLabel = "Skip to latest message", this.conversationState$ = new he("waiting"), this.stateMachine = new vh(this.conversationState$, this), this.provider$ = this.stateMachine.session().pipe(
|
|
7140
7140
|
Oe((e) => e ? e == null ? void 0 : e.provider$ : Ii(null))
|
|
@@ -7233,11 +7233,11 @@ const Eo = Ca(A), js = class js extends Eo {
|
|
|
7233
7233
|
return;
|
|
7234
7234
|
const t = this.application.texts, i = t.getOrFallback("conversation.mute", "Mute"), s = t.getOrFallback("conversation.unmute", "Unmute"), r = e.addOption({
|
|
7235
7235
|
label: this.isMuted ? s : i,
|
|
7236
|
-
icon: this.isMuted ?
|
|
7236
|
+
icon: this.isMuted ? Hr.svg : Fr.svg,
|
|
7237
7237
|
closeOnClick: !1,
|
|
7238
7238
|
datatestid: "options-mute-button",
|
|
7239
7239
|
onClick: () => {
|
|
7240
|
-
this.isMuted ? (this.isMuted = !1, this.application.unmute(), r.updateLabel(i), r.updateIcon(
|
|
7240
|
+
this.isMuted ? (this.isMuted = !1, this.application.unmute(), r.updateLabel(i), r.updateIcon(Fr.svg)) : (this.isMuted = !0, this.application.mute(), r.updateLabel(s), r.updateIcon(Hr.svg));
|
|
7241
7241
|
}
|
|
7242
7242
|
});
|
|
7243
7243
|
}
|
|
@@ -7326,7 +7326,7 @@ const Eo = Ca(A), js = class js extends Eo {
|
|
|
7326
7326
|
${this.authenticated ? y`<telia-icon
|
|
7327
7327
|
class="auth-banner__icon"
|
|
7328
7328
|
size="sm"
|
|
7329
|
-
svg=${
|
|
7329
|
+
svg=${ta.svg}
|
|
7330
7330
|
></telia-icon>` : w}
|
|
7331
7331
|
<span>${this.getAuthBannerMessage()}</span>
|
|
7332
7332
|
</div>` : w}
|
|
@@ -7345,7 +7345,7 @@ const Eo = Ca(A), js = class js extends Eo {
|
|
|
7345
7345
|
class="overlay-button"
|
|
7346
7346
|
@click=${() => this.chatOverlayActive = !1}
|
|
7347
7347
|
>
|
|
7348
|
-
<telia-icon svg=${
|
|
7348
|
+
<telia-icon svg=${na.svg}></telia-icon>
|
|
7349
7349
|
</button>
|
|
7350
7350
|
</div>` : w}
|
|
7351
7351
|
<div
|
|
@@ -7421,8 +7421,8 @@ const Eo = Ca(A), js = class js extends Eo {
|
|
|
7421
7421
|
</div>`;
|
|
7422
7422
|
}
|
|
7423
7423
|
};
|
|
7424
|
-
|
|
7425
|
-
|
|
7424
|
+
Fs.styles = [
|
|
7425
|
+
Co.styles || [],
|
|
7426
7426
|
L`
|
|
7427
7427
|
/* ===== HOST & GLOBAL STYLES ===== */
|
|
7428
7428
|
:host {
|
|
@@ -7752,7 +7752,7 @@ js.styles = [
|
|
|
7752
7752
|
}
|
|
7753
7753
|
`
|
|
7754
7754
|
];
|
|
7755
|
-
let ne =
|
|
7755
|
+
let ne = Fs;
|
|
7756
7756
|
pe([
|
|
7757
7757
|
T()
|
|
7758
7758
|
], ne.prototype, "platform");
|
|
@@ -7923,7 +7923,7 @@ class jn extends Error {
|
|
|
7923
7923
|
super(e), this.name = "EngineException";
|
|
7924
7924
|
}
|
|
7925
7925
|
}
|
|
7926
|
-
class
|
|
7926
|
+
class Cs {
|
|
7927
7927
|
constructor(e, t) {
|
|
7928
7928
|
this.endpoint = e, this.timeout = t, this.protocolVersion = "A", this.penStatusJustSent = !1;
|
|
7929
7929
|
}
|
|
@@ -8040,7 +8040,7 @@ class Es {
|
|
|
8040
8040
|
});
|
|
8041
8041
|
}
|
|
8042
8042
|
async sendRequest(e, t) {
|
|
8043
|
-
const i = this.endpoint.includes("engine-simulator") ? "include" : void 0, s = `${
|
|
8043
|
+
const i = this.endpoint.includes("engine-simulator") ? "include" : void 0, s = `${Cs.removeTrailingSlashes(this.endpoint)}/${e}`, r = await fetch(s, {
|
|
8044
8044
|
body: new URLSearchParams(t),
|
|
8045
8045
|
method: "POST",
|
|
8046
8046
|
credentials: i,
|
|
@@ -8073,7 +8073,7 @@ function Wd(n) {
|
|
|
8073
8073
|
}
|
|
8074
8074
|
class Gd {
|
|
8075
8075
|
constructor(e, t) {
|
|
8076
|
-
this.config = e, this.messageSubject$ = new P(), this.actionsSubject$ = new P(), this.messages = () => this.messageSubject$.asObservable(), this.actions = () => this.actionsSubject$.asObservable(), this.sessionId = "", this.lastObjectId = 0, this.sessionId = t ?? Ki(), this.client = new
|
|
8076
|
+
this.config = e, this.messageSubject$ = new P(), this.actionsSubject$ = new P(), this.messages = () => this.messageSubject$.asObservable(), this.actions = () => this.actionsSubject$.asObservable(), this.sessionId = "", this.lastObjectId = 0, this.sessionId = t ?? Ki(), this.client = new Cs(this.config.engineUrl, this.config.engineTimeout);
|
|
8077
8077
|
}
|
|
8078
8078
|
chatJoin(e) {
|
|
8079
8079
|
return Ye(
|
|
@@ -8393,7 +8393,7 @@ let it = (bt = class extends A {
|
|
|
8393
8393
|
return y`<div class="container">
|
|
8394
8394
|
<form class="form" @submit=${this._onStartChat}>
|
|
8395
8395
|
<div class="header-row">
|
|
8396
|
-
<telia-icon class="header-icon" svg=${
|
|
8396
|
+
<telia-icon class="header-icon" svg=${ea.svg}></telia-icon>
|
|
8397
8397
|
<h3 class="header-text">
|
|
8398
8398
|
${this.customerName ? e.getOrFallback(
|
|
8399
8399
|
"welcome-form.header-text-personal",
|
|
@@ -8549,12 +8549,12 @@ Et([
|
|
|
8549
8549
|
k({ attribute: !1 })
|
|
8550
8550
|
], it.prototype, "application");
|
|
8551
8551
|
window.customElements.get("ace-welcome-form") || window.customElements.define("ace-welcome-form", it);
|
|
8552
|
-
var Yd = Object.defineProperty,
|
|
8552
|
+
var Yd = Object.defineProperty, Es = (n, e, t, i) => {
|
|
8553
8553
|
for (var s = void 0, r = n.length - 1, o; r >= 0; r--)
|
|
8554
8554
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
8555
8555
|
return s && Yd(e, t, s), s;
|
|
8556
8556
|
};
|
|
8557
|
-
const
|
|
8557
|
+
const js = class js extends A {
|
|
8558
8558
|
constructor() {
|
|
8559
8559
|
super(...arguments), this.submitted = !1, this.name = "";
|
|
8560
8560
|
}
|
|
@@ -8619,7 +8619,7 @@ const Bs = class Bs extends A {
|
|
|
8619
8619
|
</div>`;
|
|
8620
8620
|
}
|
|
8621
8621
|
};
|
|
8622
|
-
|
|
8622
|
+
js.styles = [
|
|
8623
8623
|
L`
|
|
8624
8624
|
:host {
|
|
8625
8625
|
display: block;
|
|
@@ -8700,24 +8700,24 @@ Bs.styles = [
|
|
|
8700
8700
|
}
|
|
8701
8701
|
`
|
|
8702
8702
|
];
|
|
8703
|
-
let kt =
|
|
8704
|
-
|
|
8703
|
+
let kt = js;
|
|
8704
|
+
Es([
|
|
8705
8705
|
T()
|
|
8706
8706
|
], kt.prototype, "submitted");
|
|
8707
|
-
|
|
8707
|
+
Es([
|
|
8708
8708
|
T()
|
|
8709
8709
|
], kt.prototype, "name");
|
|
8710
|
-
|
|
8710
|
+
Es([
|
|
8711
8711
|
de({ context: ae }),
|
|
8712
8712
|
k({ attribute: !1 })
|
|
8713
8713
|
], kt.prototype, "application");
|
|
8714
8714
|
window.customElements.get("ace-welcome-form-third-party") || window.customElements.define("ace-welcome-form-third-party", kt);
|
|
8715
|
-
var Qd = Object.defineProperty,
|
|
8715
|
+
var Qd = Object.defineProperty, _s = (n, e, t, i) => {
|
|
8716
8716
|
for (var s = void 0, r = n.length - 1, o; r >= 0; r--)
|
|
8717
8717
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
8718
8718
|
return s && Qd(e, t, s), s;
|
|
8719
8719
|
};
|
|
8720
|
-
const
|
|
8720
|
+
const Bs = class Bs extends A {
|
|
8721
8721
|
constructor() {
|
|
8722
8722
|
super(...arguments), this.email = "", this.isEmailValid = !1, this.emailController = Ne.getInstance(this);
|
|
8723
8723
|
}
|
|
@@ -8786,7 +8786,7 @@ const qs = class qs extends A {
|
|
|
8786
8786
|
</div>`;
|
|
8787
8787
|
}
|
|
8788
8788
|
};
|
|
8789
|
-
|
|
8789
|
+
Bs.styles = [
|
|
8790
8790
|
L`
|
|
8791
8791
|
:host {
|
|
8792
8792
|
display: block;
|
|
@@ -8863,14 +8863,14 @@ qs.styles = [
|
|
|
8863
8863
|
}
|
|
8864
8864
|
`
|
|
8865
8865
|
];
|
|
8866
|
-
let St =
|
|
8867
|
-
|
|
8866
|
+
let St = Bs;
|
|
8867
|
+
_s([
|
|
8868
8868
|
T()
|
|
8869
8869
|
], St.prototype, "email");
|
|
8870
|
-
|
|
8870
|
+
_s([
|
|
8871
8871
|
T()
|
|
8872
8872
|
], St.prototype, "isEmailValid");
|
|
8873
|
-
|
|
8873
|
+
_s([
|
|
8874
8874
|
de({ context: ae }),
|
|
8875
8875
|
k({ attribute: !1 })
|
|
8876
8876
|
], St.prototype, "application");
|
|
@@ -8883,7 +8883,7 @@ var Xd = Object.defineProperty, Kd = (n, e, t, i) => {
|
|
|
8883
8883
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
8884
8884
|
return s && Xd(e, t, s), s;
|
|
8885
8885
|
};
|
|
8886
|
-
const
|
|
8886
|
+
const qs = class qs extends A {
|
|
8887
8887
|
_onStartVideo(e) {
|
|
8888
8888
|
e.preventDefault(), this.dispatchResult(
|
|
8889
8889
|
"ok",
|
|
@@ -8936,14 +8936,14 @@ const Vs = class Vs extends A {
|
|
|
8936
8936
|
${e.getOrFallback("video-confirm.accept-button", "Accept")}
|
|
8937
8937
|
</button>
|
|
8938
8938
|
<button class="secondary" type="button" @click=${this._onCancel}>
|
|
8939
|
-
<telia-icon svg=${
|
|
8939
|
+
<telia-icon svg=${ia.svg}></telia-icon>
|
|
8940
8940
|
${e.getOrFallback("video-confirm.decline-button", "Decline")}
|
|
8941
8941
|
</button>
|
|
8942
8942
|
</div>
|
|
8943
8943
|
</div>`;
|
|
8944
8944
|
}
|
|
8945
8945
|
};
|
|
8946
|
-
|
|
8946
|
+
qs.styles = [
|
|
8947
8947
|
L`
|
|
8948
8948
|
:host {
|
|
8949
8949
|
display: block;
|
|
@@ -9008,7 +9008,7 @@ Vs.styles = [
|
|
|
9008
9008
|
}
|
|
9009
9009
|
`
|
|
9010
9010
|
];
|
|
9011
|
-
let Bn =
|
|
9011
|
+
let Bn = qs;
|
|
9012
9012
|
Kd([
|
|
9013
9013
|
de({ context: ae }),
|
|
9014
9014
|
k({ attribute: !1 })
|
|
@@ -9019,7 +9019,7 @@ var Jd = Object.defineProperty, ep = (n, e, t, i) => {
|
|
|
9019
9019
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
9020
9020
|
return s && Jd(e, t, s), s;
|
|
9021
9021
|
};
|
|
9022
|
-
const
|
|
9022
|
+
const Vs = class Vs extends A {
|
|
9023
9023
|
constructor(e) {
|
|
9024
9024
|
super(), this.surveyUrl = "", this.surveyLinkText = "", this.surveyText = "", this.surveyTitle = "", this.searchParams = {}, e && (this.searchParams = e);
|
|
9025
9025
|
}
|
|
@@ -9045,7 +9045,7 @@ const Ws = class Ws extends A {
|
|
|
9045
9045
|
</div>`;
|
|
9046
9046
|
}
|
|
9047
9047
|
};
|
|
9048
|
-
|
|
9048
|
+
Vs.styles = [
|
|
9049
9049
|
L`
|
|
9050
9050
|
:focus {
|
|
9051
9051
|
outline-color: var(--focus-color);
|
|
@@ -9094,7 +9094,7 @@ Ws.styles = [
|
|
|
9094
9094
|
}
|
|
9095
9095
|
`
|
|
9096
9096
|
];
|
|
9097
|
-
let qn =
|
|
9097
|
+
let qn = Vs;
|
|
9098
9098
|
ep([
|
|
9099
9099
|
de({ context: ae }),
|
|
9100
9100
|
k({ attribute: !1 })
|
|
@@ -9105,7 +9105,7 @@ var tp = Object.defineProperty, np = (n, e, t, i) => {
|
|
|
9105
9105
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
9106
9106
|
return s && tp(e, t, s), s;
|
|
9107
9107
|
};
|
|
9108
|
-
const
|
|
9108
|
+
const Ws = class Ws extends A {
|
|
9109
9109
|
_onClose() {
|
|
9110
9110
|
this.application.trigger && this.application.trigger.toggleActive();
|
|
9111
9111
|
}
|
|
@@ -9124,20 +9124,10 @@ const Gs = class Gs extends A {
|
|
|
9124
9124
|
"Our team is currently away, but we'll be back during our regular opening hours."
|
|
9125
9125
|
)}
|
|
9126
9126
|
</p>
|
|
9127
|
-
<div class="button-container">
|
|
9128
|
-
<button
|
|
9129
|
-
type="button"
|
|
9130
|
-
@click=${this._onClose}
|
|
9131
|
-
data-testid="entrance-closed-button"
|
|
9132
|
-
>
|
|
9133
|
-
<telia-icon svg=${us.svg}></telia-icon>
|
|
9134
|
-
${e.getOrFallback("entrance-closed.close-button", "Close chat")}
|
|
9135
|
-
</button>
|
|
9136
|
-
</div>
|
|
9137
9127
|
</div>`;
|
|
9138
9128
|
}
|
|
9139
9129
|
};
|
|
9140
|
-
|
|
9130
|
+
Ws.styles = [
|
|
9141
9131
|
L`
|
|
9142
9132
|
:host {
|
|
9143
9133
|
display: block;
|
|
@@ -9191,7 +9181,7 @@ Gs.styles = [
|
|
|
9191
9181
|
}
|
|
9192
9182
|
`
|
|
9193
9183
|
];
|
|
9194
|
-
let Vn =
|
|
9184
|
+
let Vn = Ws;
|
|
9195
9185
|
np([
|
|
9196
9186
|
de({ context: ae }),
|
|
9197
9187
|
k({ attribute: !1 })
|
|
@@ -9205,7 +9195,7 @@ var ip = Object.defineProperty, Qa = (n, e, t, i) => {
|
|
|
9205
9195
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
9206
9196
|
return s && ip(e, t, s), s;
|
|
9207
9197
|
};
|
|
9208
|
-
const
|
|
9198
|
+
const Gs = class Gs extends A {
|
|
9209
9199
|
connectedCallback() {
|
|
9210
9200
|
super.connectedCallback();
|
|
9211
9201
|
}
|
|
@@ -9285,13 +9275,13 @@ const Zs = class Zs extends A {
|
|
|
9285
9275
|
</option>`)}
|
|
9286
9276
|
</select>
|
|
9287
9277
|
<div class="custom-chevron-down">
|
|
9288
|
-
<telia-icon .svg=${
|
|
9278
|
+
<telia-icon .svg=${na.svg}></telia-icon>
|
|
9289
9279
|
</div>
|
|
9290
9280
|
</div>
|
|
9291
9281
|
</div>` : y`<div>Unknown entry type</div>`;
|
|
9292
9282
|
}
|
|
9293
9283
|
};
|
|
9294
|
-
|
|
9284
|
+
Gs.styles = [
|
|
9295
9285
|
L`
|
|
9296
9286
|
:focus {
|
|
9297
9287
|
outline-color: var(--focus-color);
|
|
@@ -9385,7 +9375,7 @@ Zs.styles = [
|
|
|
9385
9375
|
}
|
|
9386
9376
|
`
|
|
9387
9377
|
];
|
|
9388
|
-
let Jt =
|
|
9378
|
+
let Jt = Gs;
|
|
9389
9379
|
Qa([
|
|
9390
9380
|
k({ attribute: !1 })
|
|
9391
9381
|
], Jt.prototype, "entry");
|
|
@@ -9399,7 +9389,7 @@ var sp = Object.defineProperty, rp = (n, e, t, i) => {
|
|
|
9399
9389
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
9400
9390
|
return s && sp(e, t, s), s;
|
|
9401
9391
|
};
|
|
9402
|
-
const
|
|
9392
|
+
const Zs = class Zs extends A {
|
|
9403
9393
|
firstUpdated() {
|
|
9404
9394
|
var t;
|
|
9405
9395
|
const e = (t = this.shadowRoot) == null ? void 0 : t.querySelector(".container");
|
|
@@ -9454,7 +9444,7 @@ const Ys = class Ys extends A {
|
|
|
9454
9444
|
</div>`;
|
|
9455
9445
|
}
|
|
9456
9446
|
};
|
|
9457
|
-
|
|
9447
|
+
Zs.styles = [
|
|
9458
9448
|
L`
|
|
9459
9449
|
:host {
|
|
9460
9450
|
display: block;
|
|
@@ -9519,7 +9509,7 @@ Ys.styles = [
|
|
|
9519
9509
|
}
|
|
9520
9510
|
`
|
|
9521
9511
|
];
|
|
9522
|
-
let Wn =
|
|
9512
|
+
let Wn = Zs;
|
|
9523
9513
|
rp([
|
|
9524
9514
|
de({ context: ae }),
|
|
9525
9515
|
k({ attribute: !1 })
|
|
@@ -9530,7 +9520,7 @@ var op = Object.defineProperty, ap = (n, e, t, i) => {
|
|
|
9530
9520
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
9531
9521
|
return s && op(e, t, s), s;
|
|
9532
9522
|
};
|
|
9533
|
-
const
|
|
9523
|
+
const Ys = class Ys extends A {
|
|
9534
9524
|
constructor(e) {
|
|
9535
9525
|
super(), this.tunnistusURL = "", this.state = Ze.Initial;
|
|
9536
9526
|
const { tunnistusURL: t = "", state: i = Ze.Initial } = e ?? {};
|
|
@@ -9585,7 +9575,7 @@ const Qs = class Qs extends A {
|
|
|
9585
9575
|
default:
|
|
9586
9576
|
return y`<div class="container">
|
|
9587
9577
|
<div class="header-row">
|
|
9588
|
-
<telia-icon class="header-icon" svg=${
|
|
9578
|
+
<telia-icon class="header-icon" svg=${ea.svg}></telia-icon>
|
|
9589
9579
|
<h3>
|
|
9590
9580
|
${e.getOrFallback(
|
|
9591
9581
|
"tunnistus-auth.initial.header",
|
|
@@ -9618,7 +9608,7 @@ const Qs = class Qs extends A {
|
|
|
9618
9608
|
}
|
|
9619
9609
|
}
|
|
9620
9610
|
};
|
|
9621
|
-
|
|
9611
|
+
Ys.styles = [
|
|
9622
9612
|
L`
|
|
9623
9613
|
:focus {
|
|
9624
9614
|
outline-color: var(--focus-color);
|
|
@@ -9692,7 +9682,7 @@ Qs.styles = [
|
|
|
9692
9682
|
}
|
|
9693
9683
|
`
|
|
9694
9684
|
];
|
|
9695
|
-
let Gn =
|
|
9685
|
+
let Gn = Ys;
|
|
9696
9686
|
ap([
|
|
9697
9687
|
de({ context: ae }),
|
|
9698
9688
|
k({ attribute: !1 })
|
|
@@ -9734,7 +9724,7 @@ var up = Object.defineProperty, hp = (n, e, t, i) => {
|
|
|
9734
9724
|
(o = n[r]) && (s = o(e, t, s) || s);
|
|
9735
9725
|
return s && up(e, t, s), s;
|
|
9736
9726
|
};
|
|
9737
|
-
const
|
|
9727
|
+
const Qs = class Qs extends A {
|
|
9738
9728
|
constructor(e, t) {
|
|
9739
9729
|
super(), this.primaryColor = "", this.secondaryColor = "", this.tertiaryColor = "", this.headerHeight = 0, this.copyrightHeight = 0, this.userUrl = new URL(e), this.userUrl.searchParams.set("lang", "en"), this.userUrl.searchParams.set("guestId", t);
|
|
9740
9730
|
}
|
|
@@ -9773,7 +9763,7 @@ const Xs = class Xs extends A {
|
|
|
9773
9763
|
</div>`;
|
|
9774
9764
|
}
|
|
9775
9765
|
};
|
|
9776
|
-
|
|
9766
|
+
Qs.styles = [
|
|
9777
9767
|
L`
|
|
9778
9768
|
:host {
|
|
9779
9769
|
display: block;
|
|
@@ -9797,13 +9787,13 @@ Xs.styles = [
|
|
|
9797
9787
|
}
|
|
9798
9788
|
`
|
|
9799
9789
|
];
|
|
9800
|
-
let en =
|
|
9790
|
+
let en = Qs;
|
|
9801
9791
|
hp([
|
|
9802
9792
|
de({ context: ae }),
|
|
9803
9793
|
k({ attribute: !1 })
|
|
9804
9794
|
], en.prototype, "application");
|
|
9805
9795
|
window.customElements.get("ace-video-iframe") || window.customElements.define("ace-video-iframe", en);
|
|
9806
|
-
class
|
|
9796
|
+
class As extends wc {
|
|
9807
9797
|
constructor(e, t) {
|
|
9808
9798
|
var i, s, r, o, a, c;
|
|
9809
9799
|
super(e, t), this.pendingMessages = [], this.texts = this.component.application.texts, this.headerComponent = this.component.application.getComponent("widget-header"), this.isThirdPartyParticipant = this.component.properties.chat.isThirdPartyWidget, this.agent = this.createAgent(
|
|
@@ -9931,7 +9921,7 @@ class Ts extends wc {
|
|
|
9931
9921
|
// STATIC METHODS
|
|
9932
9922
|
// ==============
|
|
9933
9923
|
static getInstance(e, t) {
|
|
9934
|
-
return t.providerInstance ?? (t.providerInstance = new
|
|
9924
|
+
return t.providerInstance ?? (t.providerInstance = new As(e, t)), t.providerInstance;
|
|
9935
9925
|
}
|
|
9936
9926
|
// ========================
|
|
9937
9927
|
// INTERNAL UTILITY METHODS
|
|
@@ -10146,11 +10136,11 @@ class Ts extends wc {
|
|
|
10146
10136
|
return this.setTypingState(!1), i;
|
|
10147
10137
|
}
|
|
10148
10138
|
printUser(e) {
|
|
10149
|
-
const t = this.unescapeHtml(e), i = Ni(
|
|
10139
|
+
const t = this.unescapeHtml(e), i = Ni(Tr(t));
|
|
10150
10140
|
return this.user.print(i);
|
|
10151
10141
|
}
|
|
10152
10142
|
printSystem(e) {
|
|
10153
|
-
const t = Ni(
|
|
10143
|
+
const t = Ni(Tr(e));
|
|
10154
10144
|
return this.system.print(t);
|
|
10155
10145
|
}
|
|
10156
10146
|
// ============
|
|
@@ -10377,7 +10367,7 @@ class Ts extends wc {
|
|
|
10377
10367
|
"End conversation"
|
|
10378
10368
|
),
|
|
10379
10369
|
"end-conversation-button",
|
|
10380
|
-
|
|
10370
|
+
ia.svg,
|
|
10381
10371
|
() => {
|
|
10382
10372
|
this.showQuitConfirmDialog();
|
|
10383
10373
|
},
|
|
@@ -10401,7 +10391,7 @@ class Ts extends wc {
|
|
|
10401
10391
|
const Sp = async (n) => {
|
|
10402
10392
|
(await rs.getInstance(n.container)).registerProvider(
|
|
10403
10393
|
"ace-chat",
|
|
10404
|
-
(t) =>
|
|
10394
|
+
(t) => As.getInstance("ace-chat", t)
|
|
10405
10395
|
);
|
|
10406
10396
|
};
|
|
10407
10397
|
export {
|