@telia-ace/widget-components-copyright-flamingo 1.1.77 → 1.1.78
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.
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
var
|
|
2
|
-
return
|
|
1
|
+
var lt = function(s, t) {
|
|
2
|
+
return lt = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, i) {
|
|
3
3
|
e.__proto__ = i;
|
|
4
4
|
} || function(e, i) {
|
|
5
5
|
for (var r in i)
|
|
6
6
|
Object.prototype.hasOwnProperty.call(i, r) && (e[r] = i[r]);
|
|
7
|
-
},
|
|
7
|
+
}, lt(s, t);
|
|
8
8
|
};
|
|
9
|
-
function
|
|
9
|
+
function B(s, t) {
|
|
10
10
|
if (typeof t != "function" && t !== null)
|
|
11
11
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
12
|
-
|
|
12
|
+
lt(s, t);
|
|
13
13
|
function e() {
|
|
14
14
|
this.constructor = s;
|
|
15
15
|
}
|
|
16
16
|
s.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
|
|
17
17
|
}
|
|
18
|
-
function
|
|
18
|
+
function ht(s) {
|
|
19
19
|
var t = typeof Symbol == "function" && Symbol.iterator, e = t && s[t], i = 0;
|
|
20
20
|
if (e)
|
|
21
21
|
return e.call(s);
|
|
@@ -27,7 +27,7 @@ function pt(s) {
|
|
|
27
27
|
};
|
|
28
28
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
29
29
|
}
|
|
30
|
-
function
|
|
30
|
+
function Z(s, t) {
|
|
31
31
|
var e = typeof Symbol == "function" && s[Symbol.iterator];
|
|
32
32
|
if (!e)
|
|
33
33
|
return s;
|
|
@@ -47,7 +47,7 @@ function q(s, t) {
|
|
|
47
47
|
}
|
|
48
48
|
return o;
|
|
49
49
|
}
|
|
50
|
-
function
|
|
50
|
+
function q(s, t, e) {
|
|
51
51
|
if (e || arguments.length === 2)
|
|
52
52
|
for (var i = 0, r = t.length, o; i < r; i++)
|
|
53
53
|
(o || !(i in t)) && (o || (o = Array.prototype.slice.call(t, 0, i)), o[i] = t[i]);
|
|
@@ -56,13 +56,13 @@ function K(s, t, e) {
|
|
|
56
56
|
function b(s) {
|
|
57
57
|
return typeof s == "function";
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function Gt(s) {
|
|
60
60
|
var t = function(i) {
|
|
61
61
|
Error.call(i), i.stack = new Error().stack;
|
|
62
62
|
}, e = s(t);
|
|
63
63
|
return e.prototype = Object.create(Error.prototype), e.prototype.constructor = e, e;
|
|
64
64
|
}
|
|
65
|
-
var
|
|
65
|
+
var tt = Gt(function(s) {
|
|
66
66
|
return function(e) {
|
|
67
67
|
s(this), this.message = e ? e.length + ` errors occurred during unsubscription:
|
|
68
68
|
` + e.map(function(i, r) {
|
|
@@ -71,13 +71,13 @@ var et = Kt(function(s) {
|
|
|
71
71
|
`) : "", this.name = "UnsubscriptionError", this.errors = e;
|
|
72
72
|
};
|
|
73
73
|
});
|
|
74
|
-
function
|
|
74
|
+
function pt(s, t) {
|
|
75
75
|
if (s) {
|
|
76
76
|
var e = s.indexOf(t);
|
|
77
77
|
0 <= e && s.splice(e, 1);
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
|
-
var
|
|
80
|
+
var J = function() {
|
|
81
81
|
function s(t) {
|
|
82
82
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
83
83
|
}
|
|
@@ -89,7 +89,7 @@ var Q = function() {
|
|
|
89
89
|
if (n)
|
|
90
90
|
if (this._parentage = null, Array.isArray(n))
|
|
91
91
|
try {
|
|
92
|
-
for (var a =
|
|
92
|
+
for (var a = ht(n), c = a.next(); !c.done; c = a.next()) {
|
|
93
93
|
var l = c.value;
|
|
94
94
|
l.remove(this);
|
|
95
95
|
}
|
|
@@ -110,18 +110,18 @@ var Q = function() {
|
|
|
110
110
|
try {
|
|
111
111
|
h();
|
|
112
112
|
} catch (v) {
|
|
113
|
-
o = v instanceof
|
|
113
|
+
o = v instanceof tt ? v.errors : [v];
|
|
114
114
|
}
|
|
115
115
|
var p = this._finalizers;
|
|
116
116
|
if (p) {
|
|
117
117
|
this._finalizers = null;
|
|
118
118
|
try {
|
|
119
|
-
for (var u =
|
|
119
|
+
for (var u = ht(p), f = u.next(); !f.done; f = u.next()) {
|
|
120
120
|
var T = f.value;
|
|
121
121
|
try {
|
|
122
|
-
|
|
122
|
+
Et(T);
|
|
123
123
|
} catch (v) {
|
|
124
|
-
o = o ?? [], v instanceof
|
|
124
|
+
o = o ?? [], v instanceof tt ? o = q(q([], Z(o)), Z(v.errors)) : o.push(v);
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
} catch (v) {
|
|
@@ -136,13 +136,13 @@ var Q = function() {
|
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
138
|
if (o)
|
|
139
|
-
throw new
|
|
139
|
+
throw new tt(o);
|
|
140
140
|
}
|
|
141
141
|
}, s.prototype.add = function(t) {
|
|
142
142
|
var e;
|
|
143
143
|
if (t && t !== this)
|
|
144
144
|
if (this.closed)
|
|
145
|
-
|
|
145
|
+
Et(t);
|
|
146
146
|
else {
|
|
147
147
|
if (t instanceof s) {
|
|
148
148
|
if (t.closed || t._hasParent(this))
|
|
@@ -159,58 +159,58 @@ var Q = function() {
|
|
|
159
159
|
this._parentage = Array.isArray(e) ? (e.push(t), e) : e ? [e, t] : t;
|
|
160
160
|
}, s.prototype._removeParent = function(t) {
|
|
161
161
|
var e = this._parentage;
|
|
162
|
-
e === t ? this._parentage = null : Array.isArray(e) &&
|
|
162
|
+
e === t ? this._parentage = null : Array.isArray(e) && pt(e, t);
|
|
163
163
|
}, s.prototype.remove = function(t) {
|
|
164
164
|
var e = this._finalizers;
|
|
165
|
-
e &&
|
|
165
|
+
e && pt(e, t), t instanceof s && t._removeParent(this);
|
|
166
166
|
}, s.EMPTY = function() {
|
|
167
167
|
var t = new s();
|
|
168
168
|
return t.closed = !0, t;
|
|
169
169
|
}(), s;
|
|
170
|
-
}(),
|
|
171
|
-
function
|
|
172
|
-
return s instanceof
|
|
170
|
+
}(), Xt = J.EMPTY;
|
|
171
|
+
function Jt(s) {
|
|
172
|
+
return s instanceof J || s && "closed" in s && b(s.remove) && b(s.add) && b(s.unsubscribe);
|
|
173
173
|
}
|
|
174
|
-
function
|
|
174
|
+
function Et(s) {
|
|
175
175
|
b(s) ? s() : s.unsubscribe();
|
|
176
176
|
}
|
|
177
|
-
var
|
|
177
|
+
var Qt = {
|
|
178
178
|
onUnhandledError: null,
|
|
179
179
|
onStoppedNotification: null,
|
|
180
180
|
Promise: void 0,
|
|
181
181
|
useDeprecatedSynchronousErrorHandling: !1,
|
|
182
182
|
useDeprecatedNextContext: !1
|
|
183
|
-
},
|
|
183
|
+
}, dt = {
|
|
184
184
|
setTimeout: function(s, t) {
|
|
185
185
|
for (var e = [], i = 2; i < arguments.length; i++)
|
|
186
186
|
e[i - 2] = arguments[i];
|
|
187
|
-
var r =
|
|
188
|
-
return r != null && r.setTimeout ? r.setTimeout.apply(r,
|
|
187
|
+
var r = dt.delegate;
|
|
188
|
+
return r != null && r.setTimeout ? r.setTimeout.apply(r, q([s, t], Z(e))) : setTimeout.apply(void 0, q([s, t], Z(e)));
|
|
189
189
|
},
|
|
190
190
|
clearTimeout: function(s) {
|
|
191
|
-
var t =
|
|
191
|
+
var t = dt.delegate;
|
|
192
192
|
return ((t == null ? void 0 : t.clearTimeout) || clearTimeout)(s);
|
|
193
193
|
},
|
|
194
194
|
delegate: void 0
|
|
195
195
|
};
|
|
196
|
-
function
|
|
197
|
-
|
|
196
|
+
function me(s) {
|
|
197
|
+
dt.setTimeout(function() {
|
|
198
198
|
throw s;
|
|
199
199
|
});
|
|
200
200
|
}
|
|
201
|
-
function
|
|
201
|
+
function St() {
|
|
202
202
|
}
|
|
203
203
|
function F(s) {
|
|
204
204
|
s();
|
|
205
205
|
}
|
|
206
|
-
var
|
|
207
|
-
|
|
206
|
+
var te = function(s) {
|
|
207
|
+
B(t, s);
|
|
208
208
|
function t(e) {
|
|
209
209
|
var i = s.call(this) || this;
|
|
210
|
-
return i.isStopped = !1, e ? (i.destination = e,
|
|
210
|
+
return i.isStopped = !1, e ? (i.destination = e, Jt(e) && e.add(i)) : i.destination = _e, i;
|
|
211
211
|
}
|
|
212
212
|
return t.create = function(e, i, r) {
|
|
213
|
-
return new
|
|
213
|
+
return new ut(e, i, r);
|
|
214
214
|
}, t.prototype.next = function(e) {
|
|
215
215
|
this.isStopped || this._next(e);
|
|
216
216
|
}, t.prototype.error = function(e) {
|
|
@@ -234,11 +234,11 @@ var Qt = function(s) {
|
|
|
234
234
|
this.unsubscribe();
|
|
235
235
|
}
|
|
236
236
|
}, t;
|
|
237
|
-
}(
|
|
238
|
-
function
|
|
239
|
-
return
|
|
237
|
+
}(J), ye = Function.prototype.bind;
|
|
238
|
+
function et(s, t) {
|
|
239
|
+
return ye.call(s, t);
|
|
240
240
|
}
|
|
241
|
-
var
|
|
241
|
+
var be = function() {
|
|
242
242
|
function s(t) {
|
|
243
243
|
this.partialObserver = t;
|
|
244
244
|
}
|
|
@@ -248,7 +248,7 @@ var ye = function() {
|
|
|
248
248
|
try {
|
|
249
249
|
e.next(t);
|
|
250
250
|
} catch (i) {
|
|
251
|
-
|
|
251
|
+
W(i);
|
|
252
252
|
}
|
|
253
253
|
}, s.prototype.error = function(t) {
|
|
254
254
|
var e = this.partialObserver;
|
|
@@ -256,21 +256,21 @@ var ye = function() {
|
|
|
256
256
|
try {
|
|
257
257
|
e.error(t);
|
|
258
258
|
} catch (i) {
|
|
259
|
-
|
|
259
|
+
W(i);
|
|
260
260
|
}
|
|
261
261
|
else
|
|
262
|
-
|
|
262
|
+
W(t);
|
|
263
263
|
}, s.prototype.complete = function() {
|
|
264
264
|
var t = this.partialObserver;
|
|
265
265
|
if (t.complete)
|
|
266
266
|
try {
|
|
267
267
|
t.complete();
|
|
268
268
|
} catch (e) {
|
|
269
|
-
|
|
269
|
+
W(e);
|
|
270
270
|
}
|
|
271
271
|
}, s;
|
|
272
|
-
}(),
|
|
273
|
-
|
|
272
|
+
}(), ut = function(s) {
|
|
273
|
+
B(t, s);
|
|
274
274
|
function t(e, i, r) {
|
|
275
275
|
var o = s.call(this) || this, n;
|
|
276
276
|
if (b(e) || !e)
|
|
@@ -281,43 +281,43 @@ var ye = function() {
|
|
|
281
281
|
};
|
|
282
282
|
else {
|
|
283
283
|
var a;
|
|
284
|
-
o &&
|
|
284
|
+
o && Qt.useDeprecatedNextContext ? (a = Object.create(e), a.unsubscribe = function() {
|
|
285
285
|
return o.unsubscribe();
|
|
286
286
|
}, n = {
|
|
287
|
-
next: e.next &&
|
|
288
|
-
error: e.error &&
|
|
289
|
-
complete: e.complete &&
|
|
287
|
+
next: e.next && et(e.next, a),
|
|
288
|
+
error: e.error && et(e.error, a),
|
|
289
|
+
complete: e.complete && et(e.complete, a)
|
|
290
290
|
}) : n = e;
|
|
291
291
|
}
|
|
292
|
-
return o.destination = new
|
|
292
|
+
return o.destination = new be(n), o;
|
|
293
293
|
}
|
|
294
294
|
return t;
|
|
295
|
-
}(
|
|
296
|
-
function
|
|
297
|
-
|
|
295
|
+
}(te);
|
|
296
|
+
function W(s) {
|
|
297
|
+
me(s);
|
|
298
298
|
}
|
|
299
|
-
function
|
|
299
|
+
function $e(s) {
|
|
300
300
|
throw s;
|
|
301
301
|
}
|
|
302
|
-
var
|
|
302
|
+
var _e = {
|
|
303
303
|
closed: !0,
|
|
304
|
-
next:
|
|
305
|
-
error:
|
|
306
|
-
complete:
|
|
307
|
-
},
|
|
304
|
+
next: St,
|
|
305
|
+
error: $e,
|
|
306
|
+
complete: St
|
|
307
|
+
}, we = function() {
|
|
308
308
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
309
309
|
}();
|
|
310
|
-
function
|
|
310
|
+
function Ce(s) {
|
|
311
311
|
return s;
|
|
312
312
|
}
|
|
313
|
-
function
|
|
314
|
-
return s.length === 0 ?
|
|
313
|
+
function Ae(s) {
|
|
314
|
+
return s.length === 0 ? Ce : s.length === 1 ? s[0] : function(e) {
|
|
315
315
|
return s.reduce(function(i, r) {
|
|
316
316
|
return r(i);
|
|
317
317
|
}, e);
|
|
318
318
|
};
|
|
319
319
|
}
|
|
320
|
-
var
|
|
320
|
+
var Pt = function() {
|
|
321
321
|
function s(t) {
|
|
322
322
|
t && (this._subscribe = t);
|
|
323
323
|
}
|
|
@@ -325,7 +325,7 @@ var St = function() {
|
|
|
325
325
|
var e = new s();
|
|
326
326
|
return e.source = this, e.operator = t, e;
|
|
327
327
|
}, s.prototype.subscribe = function(t, e, i) {
|
|
328
|
-
var r = this, o =
|
|
328
|
+
var r = this, o = Ee(t) ? t : new ut(t, e, i);
|
|
329
329
|
return F(function() {
|
|
330
330
|
var n = r, a = n.operator, c = n.source;
|
|
331
331
|
o.add(a ? a.call(o, c) : c ? r._subscribe(o) : r._trySubscribe(o));
|
|
@@ -338,8 +338,8 @@ var St = function() {
|
|
|
338
338
|
}
|
|
339
339
|
}, s.prototype.forEach = function(t, e) {
|
|
340
340
|
var i = this;
|
|
341
|
-
return e =
|
|
342
|
-
var n = new
|
|
341
|
+
return e = Ot(e), new e(function(r, o) {
|
|
342
|
+
var n = new ut({
|
|
343
343
|
next: function(a) {
|
|
344
344
|
try {
|
|
345
345
|
t(a);
|
|
@@ -355,15 +355,15 @@ var St = function() {
|
|
|
355
355
|
}, s.prototype._subscribe = function(t) {
|
|
356
356
|
var e;
|
|
357
357
|
return (e = this.source) === null || e === void 0 ? void 0 : e.subscribe(t);
|
|
358
|
-
}, s.prototype[
|
|
358
|
+
}, s.prototype[we] = function() {
|
|
359
359
|
return this;
|
|
360
360
|
}, s.prototype.pipe = function() {
|
|
361
361
|
for (var t = [], e = 0; e < arguments.length; e++)
|
|
362
362
|
t[e] = arguments[e];
|
|
363
|
-
return
|
|
363
|
+
return Ae(t)(this);
|
|
364
364
|
}, s.prototype.toPromise = function(t) {
|
|
365
365
|
var e = this;
|
|
366
|
-
return t =
|
|
366
|
+
return t = Ot(t), new t(function(i, r) {
|
|
367
367
|
var o;
|
|
368
368
|
e.subscribe(function(n) {
|
|
369
369
|
return o = n;
|
|
@@ -377,32 +377,32 @@ var St = function() {
|
|
|
377
377
|
return new s(t);
|
|
378
378
|
}, s;
|
|
379
379
|
}();
|
|
380
|
-
function
|
|
380
|
+
function Ot(s) {
|
|
381
381
|
var t;
|
|
382
|
-
return (t = s ??
|
|
382
|
+
return (t = s ?? Qt.Promise) !== null && t !== void 0 ? t : Promise;
|
|
383
383
|
}
|
|
384
|
-
function
|
|
384
|
+
function xe(s) {
|
|
385
385
|
return s && b(s.next) && b(s.error) && b(s.complete);
|
|
386
386
|
}
|
|
387
|
-
function
|
|
388
|
-
return s && s instanceof
|
|
387
|
+
function Ee(s) {
|
|
388
|
+
return s && s instanceof te || xe(s) && Jt(s);
|
|
389
389
|
}
|
|
390
|
-
var
|
|
390
|
+
var Se = Gt(function(s) {
|
|
391
391
|
return function() {
|
|
392
392
|
s(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
393
393
|
};
|
|
394
394
|
}), gt = function(s) {
|
|
395
|
-
|
|
395
|
+
B(t, s);
|
|
396
396
|
function t() {
|
|
397
397
|
var e = s.call(this) || this;
|
|
398
398
|
return e.closed = !1, e.currentObservers = null, e.observers = [], e.isStopped = !1, e.hasError = !1, e.thrownError = null, e;
|
|
399
399
|
}
|
|
400
400
|
return t.prototype.lift = function(e) {
|
|
401
|
-
var i = new
|
|
401
|
+
var i = new Tt(this, this);
|
|
402
402
|
return i.operator = e, i;
|
|
403
403
|
}, t.prototype._throwIfClosed = function() {
|
|
404
404
|
if (this.closed)
|
|
405
|
-
throw new
|
|
405
|
+
throw new Se();
|
|
406
406
|
}, t.prototype.next = function(e) {
|
|
407
407
|
var i = this;
|
|
408
408
|
F(function() {
|
|
@@ -410,7 +410,7 @@ var Ee = Kt(function(s) {
|
|
|
410
410
|
if (i._throwIfClosed(), !i.isStopped) {
|
|
411
411
|
i.currentObservers || (i.currentObservers = Array.from(i.observers));
|
|
412
412
|
try {
|
|
413
|
-
for (var n =
|
|
413
|
+
for (var n = ht(i.currentObservers), a = n.next(); !a.done; a = n.next()) {
|
|
414
414
|
var c = a.value;
|
|
415
415
|
c.next(e);
|
|
416
416
|
}
|
|
@@ -459,20 +459,20 @@ var Ee = Kt(function(s) {
|
|
|
459
459
|
return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
|
|
460
460
|
}, t.prototype._innerSubscribe = function(e) {
|
|
461
461
|
var i = this, r = this, o = r.hasError, n = r.isStopped, a = r.observers;
|
|
462
|
-
return o || n ?
|
|
463
|
-
i.currentObservers = null,
|
|
462
|
+
return o || n ? Xt : (this.currentObservers = null, a.push(e), new J(function() {
|
|
463
|
+
i.currentObservers = null, pt(a, e);
|
|
464
464
|
}));
|
|
465
465
|
}, t.prototype._checkFinalizedStatuses = function(e) {
|
|
466
466
|
var i = this, r = i.hasError, o = i.thrownError, n = i.isStopped;
|
|
467
467
|
r ? e.error(o) : n && e.complete();
|
|
468
468
|
}, t.prototype.asObservable = function() {
|
|
469
|
-
var e = new
|
|
469
|
+
var e = new Pt();
|
|
470
470
|
return e.source = this, e;
|
|
471
471
|
}, t.create = function(e, i) {
|
|
472
|
-
return new
|
|
472
|
+
return new Tt(e, i);
|
|
473
473
|
}, t;
|
|
474
|
-
}(
|
|
475
|
-
|
|
474
|
+
}(Pt), Tt = function(s) {
|
|
475
|
+
B(t, s);
|
|
476
476
|
function t(e, i) {
|
|
477
477
|
var r = s.call(this) || this;
|
|
478
478
|
return r.destination = e, r.source = i, r;
|
|
@@ -488,10 +488,10 @@ var Ee = Kt(function(s) {
|
|
|
488
488
|
(i = (e = this.destination) === null || e === void 0 ? void 0 : e.complete) === null || i === void 0 || i.call(e);
|
|
489
489
|
}, t.prototype._subscribe = function(e) {
|
|
490
490
|
var i, r;
|
|
491
|
-
return (r = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(e)) !== null && r !== void 0 ? r :
|
|
491
|
+
return (r = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(e)) !== null && r !== void 0 ? r : Xt;
|
|
492
492
|
}, t;
|
|
493
|
-
}(gt),
|
|
494
|
-
|
|
493
|
+
}(gt), Pe = function(s) {
|
|
494
|
+
B(t, s);
|
|
495
495
|
function t(e) {
|
|
496
496
|
var i = s.call(this) || this;
|
|
497
497
|
return i._value = e, i;
|
|
@@ -519,8 +519,8 @@ var Ee = Kt(function(s) {
|
|
|
519
519
|
* Copyright 2019 Google LLC
|
|
520
520
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
521
521
|
*/
|
|
522
|
-
const
|
|
523
|
-
let
|
|
522
|
+
const Y = globalThis, vt = Y.ShadowRoot && (Y.ShadyCSS === void 0 || Y.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, mt = Symbol(), kt = /* @__PURE__ */ new WeakMap();
|
|
523
|
+
let ee = class {
|
|
524
524
|
constructor(t, e, i) {
|
|
525
525
|
if (this._$cssResult$ = !0, i !== mt)
|
|
526
526
|
throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
|
@@ -531,7 +531,7 @@ let te = class {
|
|
|
531
531
|
const e = this.t;
|
|
532
532
|
if (vt && t === void 0) {
|
|
533
533
|
const i = e !== void 0 && e.length === 1;
|
|
534
|
-
i && (t =
|
|
534
|
+
i && (t = kt.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), i && kt.set(e, t));
|
|
535
535
|
}
|
|
536
536
|
return t;
|
|
537
537
|
}
|
|
@@ -539,7 +539,7 @@ let te = class {
|
|
|
539
539
|
return this.cssText;
|
|
540
540
|
}
|
|
541
541
|
};
|
|
542
|
-
const
|
|
542
|
+
const Oe = (s) => new ee(typeof s == "string" ? s : s + "", void 0, mt), O = (s, ...t) => {
|
|
543
543
|
const e = s.length === 1 ? s[0] : t.reduce((i, r, o) => i + ((n) => {
|
|
544
544
|
if (n._$cssResult$ === !0)
|
|
545
545
|
return n.cssText;
|
|
@@ -547,30 +547,30 @@ const Pe = (s) => new te(typeof s == "string" ? s : s + "", void 0, mt), O = (s,
|
|
|
547
547
|
return n;
|
|
548
548
|
throw Error("Value passed to 'css' function must be a 'css' function result: " + n + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
|
|
549
549
|
})(r) + s[o + 1], s[0]);
|
|
550
|
-
return new
|
|
551
|
-
},
|
|
550
|
+
return new ee(e, s, mt);
|
|
551
|
+
}, Te = (s, t) => {
|
|
552
552
|
if (vt)
|
|
553
553
|
s.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
|
|
554
554
|
else
|
|
555
555
|
for (const e of t) {
|
|
556
|
-
const i = document.createElement("style"), r =
|
|
556
|
+
const i = document.createElement("style"), r = Y.litNonce;
|
|
557
557
|
r !== void 0 && i.setAttribute("nonce", r), i.textContent = e.cssText, s.appendChild(i);
|
|
558
558
|
}
|
|
559
|
-
},
|
|
559
|
+
}, Mt = vt ? (s) => s : (s) => s instanceof CSSStyleSheet ? ((t) => {
|
|
560
560
|
let e = "";
|
|
561
561
|
for (const i of t.cssRules)
|
|
562
562
|
e += i.cssText;
|
|
563
|
-
return
|
|
563
|
+
return Oe(e);
|
|
564
564
|
})(s) : s;
|
|
565
565
|
/**
|
|
566
566
|
* @license
|
|
567
567
|
* Copyright 2017 Google LLC
|
|
568
568
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
569
569
|
*/
|
|
570
|
-
const { is:
|
|
570
|
+
const { is: ke, defineProperty: Me, getOwnPropertyDescriptor: Ue, getOwnPropertyNames: He, getOwnPropertySymbols: Le, getPrototypeOf: Re } = Object, _ = globalThis, Ut = _.trustedTypes, je = Ut ? Ut.emptyScript : "", it = _.reactiveElementPolyfillSupport, L = (s, t) => s, K = { toAttribute(s, t) {
|
|
571
571
|
switch (t) {
|
|
572
572
|
case Boolean:
|
|
573
|
-
s = s ?
|
|
573
|
+
s = s ? je : null;
|
|
574
574
|
break;
|
|
575
575
|
case Object:
|
|
576
576
|
case Array:
|
|
@@ -595,7 +595,7 @@ const { is: Te, defineProperty: ke, getOwnPropertyDescriptor: Me, getOwnProperty
|
|
|
595
595
|
}
|
|
596
596
|
}
|
|
597
597
|
return e;
|
|
598
|
-
} }, yt = (s, t) => !
|
|
598
|
+
} }, yt = (s, t) => !ke(s, t), Ht = { attribute: !0, type: String, converter: K, reflect: !1, hasChanged: yt };
|
|
599
599
|
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), _.litPropertyMetadata ?? (_.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
|
|
600
600
|
let k = class extends HTMLElement {
|
|
601
601
|
static addInitializer(t) {
|
|
@@ -604,14 +604,14 @@ let k = class extends HTMLElement {
|
|
|
604
604
|
static get observedAttributes() {
|
|
605
605
|
return this.finalize(), this._$Eh && [...this._$Eh.keys()];
|
|
606
606
|
}
|
|
607
|
-
static createProperty(t, e =
|
|
607
|
+
static createProperty(t, e = Ht) {
|
|
608
608
|
if (e.state && (e.attribute = !1), this._$Ei(), this.elementProperties.set(t, e), !e.noAccessor) {
|
|
609
609
|
const i = Symbol(), r = this.getPropertyDescriptor(t, i, e);
|
|
610
|
-
r !== void 0 &&
|
|
610
|
+
r !== void 0 && Me(this.prototype, t, r);
|
|
611
611
|
}
|
|
612
612
|
}
|
|
613
613
|
static getPropertyDescriptor(t, e, i) {
|
|
614
|
-
const { get: r, set: o } =
|
|
614
|
+
const { get: r, set: o } = Ue(this.prototype, t) ?? { get() {
|
|
615
615
|
return this[e];
|
|
616
616
|
}, set(n) {
|
|
617
617
|
this[e] = n;
|
|
@@ -624,19 +624,19 @@ let k = class extends HTMLElement {
|
|
|
624
624
|
}, configurable: !0, enumerable: !0 };
|
|
625
625
|
}
|
|
626
626
|
static getPropertyOptions(t) {
|
|
627
|
-
return this.elementProperties.get(t) ??
|
|
627
|
+
return this.elementProperties.get(t) ?? Ht;
|
|
628
628
|
}
|
|
629
629
|
static _$Ei() {
|
|
630
630
|
if (this.hasOwnProperty(L("elementProperties")))
|
|
631
631
|
return;
|
|
632
|
-
const t =
|
|
632
|
+
const t = Re(this);
|
|
633
633
|
t.finalize(), t.l !== void 0 && (this.l = [...t.l]), this.elementProperties = new Map(t.elementProperties);
|
|
634
634
|
}
|
|
635
635
|
static finalize() {
|
|
636
636
|
if (this.hasOwnProperty(L("finalized")))
|
|
637
637
|
return;
|
|
638
638
|
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(L("properties"))) {
|
|
639
|
-
const e = this.properties, i = [...
|
|
639
|
+
const e = this.properties, i = [...He(e), ...Le(e)];
|
|
640
640
|
for (const r of i)
|
|
641
641
|
this.createProperty(r, e[r]);
|
|
642
642
|
}
|
|
@@ -659,9 +659,9 @@ let k = class extends HTMLElement {
|
|
|
659
659
|
if (Array.isArray(t)) {
|
|
660
660
|
const i = new Set(t.flat(1 / 0).reverse());
|
|
661
661
|
for (const r of i)
|
|
662
|
-
e.unshift(
|
|
662
|
+
e.unshift(Mt(r));
|
|
663
663
|
} else
|
|
664
|
-
t !== void 0 && e.push(
|
|
664
|
+
t !== void 0 && e.push(Mt(t));
|
|
665
665
|
return e;
|
|
666
666
|
}
|
|
667
667
|
static _$Eu(t, e) {
|
|
@@ -691,7 +691,7 @@ let k = class extends HTMLElement {
|
|
|
691
691
|
}
|
|
692
692
|
createRenderRoot() {
|
|
693
693
|
const t = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
|
|
694
|
-
return
|
|
694
|
+
return Te(t, this.constructor.elementStyles), t;
|
|
695
695
|
}
|
|
696
696
|
connectedCallback() {
|
|
697
697
|
var t;
|
|
@@ -716,7 +716,7 @@ let k = class extends HTMLElement {
|
|
|
716
716
|
var o;
|
|
717
717
|
const i = this.constructor.elementProperties.get(t), r = this.constructor._$Eu(t, i);
|
|
718
718
|
if (r !== void 0 && i.reflect === !0) {
|
|
719
|
-
const n = (((o = i.converter) == null ? void 0 : o.toAttribute) !== void 0 ? i.converter :
|
|
719
|
+
const n = (((o = i.converter) == null ? void 0 : o.toAttribute) !== void 0 ? i.converter : K).toAttribute(e, i.type);
|
|
720
720
|
this._$Em = t, n == null ? this.removeAttribute(r) : this.setAttribute(r, n), this._$Em = null;
|
|
721
721
|
}
|
|
722
722
|
}
|
|
@@ -724,7 +724,7 @@ let k = class extends HTMLElement {
|
|
|
724
724
|
var o;
|
|
725
725
|
const i = this.constructor, r = i._$Eh.get(t);
|
|
726
726
|
if (r !== void 0 && this._$Em !== r) {
|
|
727
|
-
const n = i.getPropertyOptions(r), a = typeof n.converter == "function" ? { fromAttribute: n.converter } : ((o = n.converter) == null ? void 0 : o.fromAttribute) !== void 0 ? n.converter :
|
|
727
|
+
const n = i.getPropertyOptions(r), a = typeof n.converter == "function" ? { fromAttribute: n.converter } : ((o = n.converter) == null ? void 0 : o.fromAttribute) !== void 0 ? n.converter : K;
|
|
728
728
|
this._$Em = r, this[r] = a.fromAttribute(e, n.type), this._$Em = null;
|
|
729
729
|
}
|
|
730
730
|
}
|
|
@@ -808,40 +808,40 @@ let k = class extends HTMLElement {
|
|
|
808
808
|
firstUpdated(t) {
|
|
809
809
|
}
|
|
810
810
|
};
|
|
811
|
-
k.elementStyles = [], k.shadowRootOptions = { mode: "open" }, k[L("elementProperties")] = /* @__PURE__ */ new Map(), k[L("finalized")] = /* @__PURE__ */ new Map(),
|
|
811
|
+
k.elementStyles = [], k.shadowRootOptions = { mode: "open" }, k[L("elementProperties")] = /* @__PURE__ */ new Map(), k[L("finalized")] = /* @__PURE__ */ new Map(), it == null || it({ ReactiveElement: k }), (_.reactiveElementVersions ?? (_.reactiveElementVersions = [])).push("2.0.4");
|
|
812
812
|
/**
|
|
813
813
|
* @license
|
|
814
814
|
* Copyright 2017 Google LLC
|
|
815
815
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
816
816
|
*/
|
|
817
|
-
const R = globalThis,
|
|
818
|
-
\f\r]`, H = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
|
819
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"),
|
|
817
|
+
const R = globalThis, G = R.trustedTypes, Lt = G ? G.createPolicy("lit-html", { createHTML: (s) => s }) : void 0, ie = "$lit$", $ = `lit$${Math.random().toFixed(9).slice(2)}$`, se = "?" + $, Ne = `<${se}>`, S = document, N = () => S.createComment(""), I = (s) => s === null || typeof s != "object" && typeof s != "function", bt = Array.isArray, Ie = (s) => bt(s) || typeof (s == null ? void 0 : s[Symbol.iterator]) == "function", st = `[
|
|
818
|
+
\f\r]`, H = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Rt = /-->/g, jt = />/g, C = RegExp(`>|${st}(?:([^\\s"'>=/]+)(${st}*=${st}*(?:[^
|
|
819
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), Nt = /'/g, It = /"/g, re = /^(?:script|style|textarea|title)$/i, oe = (s) => (t, ...e) => ({ _$litType$: s, strings: t, values: e }), x = oe(1), Be = oe(2), P = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), Bt = /* @__PURE__ */ new WeakMap(), E = S.createTreeWalker(S, 129);
|
|
820
820
|
function ne(s, t) {
|
|
821
|
-
if (!
|
|
821
|
+
if (!bt(s) || !s.hasOwnProperty("raw"))
|
|
822
822
|
throw Error("invalid template strings array");
|
|
823
|
-
return
|
|
823
|
+
return Lt !== void 0 ? Lt.createHTML(t) : t;
|
|
824
824
|
}
|
|
825
|
-
const
|
|
825
|
+
const De = (s, t) => {
|
|
826
826
|
const e = s.length - 1, i = [];
|
|
827
|
-
let r, o = t === 2 ? "<svg>" : "", n = H;
|
|
827
|
+
let r, o = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", n = H;
|
|
828
828
|
for (let a = 0; a < e; a++) {
|
|
829
829
|
const c = s[a];
|
|
830
830
|
let l, h, p = -1, u = 0;
|
|
831
831
|
for (; u < c.length && (n.lastIndex = u, h = n.exec(c), h !== null); )
|
|
832
|
-
u = n.lastIndex, n === H ? h[1] === "!--" ? n =
|
|
832
|
+
u = n.lastIndex, n === H ? h[1] === "!--" ? n = Rt : h[1] !== void 0 ? n = jt : h[2] !== void 0 ? (re.test(h[2]) && (r = RegExp("</" + h[2], "g")), n = C) : h[3] !== void 0 && (n = C) : n === C ? h[0] === ">" ? (n = r ?? H, p = -1) : h[1] === void 0 ? p = -2 : (p = n.lastIndex - h[2].length, l = h[1], n = h[3] === void 0 ? C : h[3] === '"' ? It : Nt) : n === It || n === Nt ? n = C : n === Rt || n === jt ? n = H : (n = C, r = void 0);
|
|
833
833
|
const f = n === C && s[a + 1].startsWith("/>") ? " " : "";
|
|
834
|
-
o += n === H ? c +
|
|
834
|
+
o += n === H ? c + Ne : p >= 0 ? (i.push(l), c.slice(0, p) + ie + c.slice(p) + $ + f) : c + $ + (p === -2 ? a : f);
|
|
835
835
|
}
|
|
836
|
-
return [ne(s, o + (s[e] || "<?>") + (t === 2 ? "</svg>" : "")), i];
|
|
836
|
+
return [ne(s, o + (s[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), i];
|
|
837
837
|
};
|
|
838
|
-
class
|
|
838
|
+
let ft = class ae {
|
|
839
839
|
constructor({ strings: t, _$litType$: e }, i) {
|
|
840
840
|
let r;
|
|
841
841
|
this.parts = [];
|
|
842
842
|
let o = 0, n = 0;
|
|
843
|
-
const a = t.length - 1, c = this.parts, [l, h] =
|
|
844
|
-
if (this.el =
|
|
843
|
+
const a = t.length - 1, c = this.parts, [l, h] = De(t, e);
|
|
844
|
+
if (this.el = ae.createElement(l, i), E.currentNode = this.el.content, e === 2 || e === 3) {
|
|
845
845
|
const p = this.el.content.firstChild;
|
|
846
846
|
p.replaceWith(...p.childNodes);
|
|
847
847
|
}
|
|
@@ -849,22 +849,22 @@ class B {
|
|
|
849
849
|
if (r.nodeType === 1) {
|
|
850
850
|
if (r.hasAttributes())
|
|
851
851
|
for (const p of r.getAttributeNames())
|
|
852
|
-
if (p.endsWith(
|
|
852
|
+
if (p.endsWith(ie)) {
|
|
853
853
|
const u = h[n++], f = r.getAttribute(p).split($), T = /([.?@])?(.*)/.exec(u);
|
|
854
|
-
c.push({ type: 1, index: o, name: T[2], strings: f, ctor: T[1] === "." ?
|
|
854
|
+
c.push({ type: 1, index: o, name: T[2], strings: f, ctor: T[1] === "." ? ze : T[1] === "?" ? We : T[1] === "@" ? Fe : Q }), r.removeAttribute(p);
|
|
855
855
|
} else
|
|
856
856
|
p.startsWith($) && (c.push({ type: 6, index: o }), r.removeAttribute(p));
|
|
857
857
|
if (re.test(r.tagName)) {
|
|
858
858
|
const p = r.textContent.split($), u = p.length - 1;
|
|
859
859
|
if (u > 0) {
|
|
860
|
-
r.textContent =
|
|
860
|
+
r.textContent = G ? G.emptyScript : "";
|
|
861
861
|
for (let f = 0; f < u; f++)
|
|
862
862
|
r.append(p[f], N()), E.nextNode(), c.push({ type: 2, index: ++o });
|
|
863
863
|
r.append(p[u], N());
|
|
864
864
|
}
|
|
865
865
|
}
|
|
866
866
|
} else if (r.nodeType === 8)
|
|
867
|
-
if (r.data ===
|
|
867
|
+
if (r.data === se)
|
|
868
868
|
c.push({ type: 2, index: o });
|
|
869
869
|
else {
|
|
870
870
|
let p = -1;
|
|
@@ -878,7 +878,7 @@ class B {
|
|
|
878
878
|
const i = S.createElement("template");
|
|
879
879
|
return i.innerHTML = t, i;
|
|
880
880
|
}
|
|
881
|
-
}
|
|
881
|
+
};
|
|
882
882
|
function M(s, t, e = s, i) {
|
|
883
883
|
var n, a;
|
|
884
884
|
if (t === P)
|
|
@@ -887,7 +887,7 @@ function M(s, t, e = s, i) {
|
|
|
887
887
|
const o = I(t) ? void 0 : t._$litDirective$;
|
|
888
888
|
return (r == null ? void 0 : r.constructor) !== o && ((a = r == null ? void 0 : r._$AO) == null || a.call(r, !1), o === void 0 ? r = void 0 : (r = new o(s), r._$AT(s, e, i)), i !== void 0 ? (e._$Co ?? (e._$Co = []))[i] = r : e._$Cl = r), r !== void 0 && (t = M(s, r._$AS(s, t.values), r, i)), t;
|
|
889
889
|
}
|
|
890
|
-
class
|
|
890
|
+
class Ve {
|
|
891
891
|
constructor(t, e) {
|
|
892
892
|
this._$AV = [], this._$AN = void 0, this._$AD = t, this._$AM = e;
|
|
893
893
|
}
|
|
@@ -904,7 +904,7 @@ class De {
|
|
|
904
904
|
for (; c !== void 0; ) {
|
|
905
905
|
if (n === c.index) {
|
|
906
906
|
let l;
|
|
907
|
-
c.type === 2 ? l = new
|
|
907
|
+
c.type === 2 ? l = new D(o, o.nextSibling, this, t) : c.type === 1 ? l = new c.ctor(o, c.name, c.strings, this, t) : c.type === 6 && (l = new Ye(o, this, t)), this._$AV.push(l), c = i[++a];
|
|
908
908
|
}
|
|
909
909
|
n !== (c == null ? void 0 : c.index) && (o = E.nextNode(), n++);
|
|
910
910
|
}
|
|
@@ -916,7 +916,7 @@ class De {
|
|
|
916
916
|
i !== void 0 && (i.strings !== void 0 ? (i._$AI(t, i, e), e += i.strings.length - 2) : i._$AI(t[e])), e++;
|
|
917
917
|
}
|
|
918
918
|
}
|
|
919
|
-
class
|
|
919
|
+
class D {
|
|
920
920
|
get _$AU() {
|
|
921
921
|
var t;
|
|
922
922
|
return ((t = this._$AM) == null ? void 0 : t._$AU) ?? this._$Cv;
|
|
@@ -936,37 +936,37 @@ class V {
|
|
|
936
936
|
return this._$AB;
|
|
937
937
|
}
|
|
938
938
|
_$AI(t, e = this) {
|
|
939
|
-
t = M(this, t, e), I(t) ? t === d || t == null || t === "" ? (this._$AH !== d && this._$AR(), this._$AH = d) : t !== this._$AH && t !== P && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) :
|
|
939
|
+
t = M(this, t, e), I(t) ? t === d || t == null || t === "" ? (this._$AH !== d && this._$AR(), this._$AH = d) : t !== this._$AH && t !== P && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : Ie(t) ? this.k(t) : this._(t);
|
|
940
940
|
}
|
|
941
|
-
|
|
941
|
+
O(t) {
|
|
942
942
|
return this._$AA.parentNode.insertBefore(t, this._$AB);
|
|
943
943
|
}
|
|
944
944
|
T(t) {
|
|
945
|
-
this._$AH !== t && (this._$AR(), this._$AH = this.
|
|
945
|
+
this._$AH !== t && (this._$AR(), this._$AH = this.O(t));
|
|
946
946
|
}
|
|
947
947
|
_(t) {
|
|
948
948
|
this._$AH !== d && I(this._$AH) ? this._$AA.nextSibling.data = t : this.T(S.createTextNode(t)), this._$AH = t;
|
|
949
949
|
}
|
|
950
950
|
$(t) {
|
|
951
951
|
var o;
|
|
952
|
-
const { values: e, _$litType$: i } = t, r = typeof i == "number" ? this._$AC(t) : (i.el === void 0 && (i.el =
|
|
952
|
+
const { values: e, _$litType$: i } = t, r = typeof i == "number" ? this._$AC(t) : (i.el === void 0 && (i.el = ft.createElement(ne(i.h, i.h[0]), this.options)), i);
|
|
953
953
|
if (((o = this._$AH) == null ? void 0 : o._$AD) === r)
|
|
954
954
|
this._$AH.p(e);
|
|
955
955
|
else {
|
|
956
|
-
const n = new
|
|
956
|
+
const n = new Ve(r, this), a = n.u(this.options);
|
|
957
957
|
n.p(e), this.T(a), this._$AH = n;
|
|
958
958
|
}
|
|
959
959
|
}
|
|
960
960
|
_$AC(t) {
|
|
961
|
-
let e =
|
|
962
|
-
return e === void 0 &&
|
|
961
|
+
let e = Bt.get(t.strings);
|
|
962
|
+
return e === void 0 && Bt.set(t.strings, e = new ft(t)), e;
|
|
963
963
|
}
|
|
964
964
|
k(t) {
|
|
965
|
-
|
|
965
|
+
bt(this._$AH) || (this._$AH = [], this._$AR());
|
|
966
966
|
const e = this._$AH;
|
|
967
967
|
let i, r = 0;
|
|
968
968
|
for (const o of t)
|
|
969
|
-
r === e.length ? e.push(i = new
|
|
969
|
+
r === e.length ? e.push(i = new D(this.O(N()), this.O(N()), this, this.options)) : i = e[r], i._$AI(o), r++;
|
|
970
970
|
r < e.length && (this._$AR(i && i._$AB.nextSibling, r), e.length = r);
|
|
971
971
|
}
|
|
972
972
|
_$AR(t = this._$AA.nextSibling, e) {
|
|
@@ -981,7 +981,7 @@ class V {
|
|
|
981
981
|
this._$AM === void 0 && (this._$Cv = t, (e = this._$AP) == null || e.call(this, t));
|
|
982
982
|
}
|
|
983
983
|
}
|
|
984
|
-
class
|
|
984
|
+
class Q {
|
|
985
985
|
get tagName() {
|
|
986
986
|
return this.element.tagName;
|
|
987
987
|
}
|
|
@@ -1008,7 +1008,7 @@ class tt {
|
|
|
1008
1008
|
t === d ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
|
|
1009
1009
|
}
|
|
1010
1010
|
}
|
|
1011
|
-
class
|
|
1011
|
+
class ze extends Q {
|
|
1012
1012
|
constructor() {
|
|
1013
1013
|
super(...arguments), this.type = 3;
|
|
1014
1014
|
}
|
|
@@ -1016,7 +1016,7 @@ class Ve extends tt {
|
|
|
1016
1016
|
this.element[this.name] = t === d ? void 0 : t;
|
|
1017
1017
|
}
|
|
1018
1018
|
}
|
|
1019
|
-
class
|
|
1019
|
+
class We extends Q {
|
|
1020
1020
|
constructor() {
|
|
1021
1021
|
super(...arguments), this.type = 4;
|
|
1022
1022
|
}
|
|
@@ -1024,7 +1024,7 @@ class ze extends tt {
|
|
|
1024
1024
|
this.element.toggleAttribute(this.name, !!t && t !== d);
|
|
1025
1025
|
}
|
|
1026
1026
|
}
|
|
1027
|
-
class
|
|
1027
|
+
class Fe extends Q {
|
|
1028
1028
|
constructor(t, e, i, r, o) {
|
|
1029
1029
|
super(t, e, i, r, o), this.type = 5;
|
|
1030
1030
|
}
|
|
@@ -1050,14 +1050,14 @@ class Ye {
|
|
|
1050
1050
|
M(this, t);
|
|
1051
1051
|
}
|
|
1052
1052
|
}
|
|
1053
|
-
const
|
|
1054
|
-
|
|
1055
|
-
const
|
|
1053
|
+
const rt = R.litHtmlPolyfillSupport;
|
|
1054
|
+
rt == null || rt(ft, D), (R.litHtmlVersions ?? (R.litHtmlVersions = [])).push("3.2.1");
|
|
1055
|
+
const Ze = (s, t, e) => {
|
|
1056
1056
|
const i = (e == null ? void 0 : e.renderBefore) ?? t;
|
|
1057
1057
|
let r = i._$litPart$;
|
|
1058
1058
|
if (r === void 0) {
|
|
1059
1059
|
const o = (e == null ? void 0 : e.renderBefore) ?? null;
|
|
1060
|
-
i._$litPart$ = r = new
|
|
1060
|
+
i._$litPart$ = r = new D(t.insertBefore(N(), o), o, void 0, e ?? {});
|
|
1061
1061
|
}
|
|
1062
1062
|
return r._$AI(s), r;
|
|
1063
1063
|
};
|
|
@@ -1077,7 +1077,7 @@ let m = class extends k {
|
|
|
1077
1077
|
}
|
|
1078
1078
|
update(t) {
|
|
1079
1079
|
const e = this.render();
|
|
1080
|
-
this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(t), this._$Do =
|
|
1080
|
+
this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(t), this._$Do = Ze(e, this.renderRoot, this.renderOptions);
|
|
1081
1081
|
}
|
|
1082
1082
|
connectedCallback() {
|
|
1083
1083
|
var t;
|
|
@@ -1091,17 +1091,17 @@ let m = class extends k {
|
|
|
1091
1091
|
return P;
|
|
1092
1092
|
}
|
|
1093
1093
|
};
|
|
1094
|
-
var
|
|
1095
|
-
m._$litElement$ = !0, m.finalized = !0, (
|
|
1096
|
-
const
|
|
1097
|
-
|
|
1098
|
-
(globalThis.litElementVersions ?? (globalThis.litElementVersions = [])).push("4.
|
|
1094
|
+
var Kt;
|
|
1095
|
+
m._$litElement$ = !0, m.finalized = !0, (Kt = globalThis.litElementHydrateSupport) == null || Kt.call(globalThis, { LitElement: m });
|
|
1096
|
+
const ot = globalThis.litElementPolyfillSupport;
|
|
1097
|
+
ot == null || ot({ LitElement: m });
|
|
1098
|
+
(globalThis.litElementVersions ?? (globalThis.litElementVersions = [])).push("4.1.1");
|
|
1099
1099
|
/**
|
|
1100
1100
|
* @license
|
|
1101
1101
|
* Copyright 2017 Google LLC
|
|
1102
1102
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1103
1103
|
*/
|
|
1104
|
-
const
|
|
1104
|
+
const qe = { attribute: !0, type: String, converter: K, reflect: !1, hasChanged: yt }, Ke = (s = qe, t, e) => {
|
|
1105
1105
|
const { kind: i, metadata: r } = e;
|
|
1106
1106
|
let o = globalThis.litPropertyMetadata.get(r);
|
|
1107
1107
|
if (o === void 0 && globalThis.litPropertyMetadata.set(r, o = /* @__PURE__ */ new Map()), o.set(e.name, s), i === "accessor") {
|
|
@@ -1123,7 +1123,7 @@ const Ze = { attribute: !0, type: String, converter: G, reflect: !1, hasChanged:
|
|
|
1123
1123
|
throw Error("Unsupported decorator location: " + i);
|
|
1124
1124
|
};
|
|
1125
1125
|
function g(s) {
|
|
1126
|
-
return (t, e) => typeof e == "object" ?
|
|
1126
|
+
return (t, e) => typeof e == "object" ? Ke(s, t, e) : ((i, r, o) => {
|
|
1127
1127
|
const n = r.hasOwnProperty(o);
|
|
1128
1128
|
return r.constructor.createProperty(o, n ? { ...i, wrapped: !0 } : i), n ? Object.getOwnPropertyDescriptor(r, o) : void 0;
|
|
1129
1129
|
})(s, t, e);
|
|
@@ -1136,12 +1136,12 @@ function g(s) {
|
|
|
1136
1136
|
function U(s) {
|
|
1137
1137
|
return g({ ...s, state: !0, attribute: !1 });
|
|
1138
1138
|
}
|
|
1139
|
-
var
|
|
1140
|
-
for (var r = i > 1 ? void 0 : i ?
|
|
1139
|
+
var Ge = Object.defineProperty, Xe = Object.getOwnPropertyDescriptor, Je = (s, t, e, i) => {
|
|
1140
|
+
for (var r = i > 1 ? void 0 : i ? Xe(t, e) : t, o = s.length - 1, n; o >= 0; o--)
|
|
1141
1141
|
(n = s[o]) && (r = (i ? n(t, e, r) : n(r)) || r);
|
|
1142
|
-
return i && r &&
|
|
1142
|
+
return i && r && Ge(t, e, r), r;
|
|
1143
1143
|
};
|
|
1144
|
-
class
|
|
1144
|
+
class $t extends m {
|
|
1145
1145
|
constructor() {
|
|
1146
1146
|
super(...arguments), this.anchor = "BottomRight";
|
|
1147
1147
|
}
|
|
@@ -1153,7 +1153,7 @@ class bt extends m {
|
|
|
1153
1153
|
return this.anchor === "BottomLeft" ? this.renderRoot.host.classList.add("bottom-left") : this.anchor === "BottomRight" && this.renderRoot.host.classList.add("bottom-right"), d;
|
|
1154
1154
|
}
|
|
1155
1155
|
}
|
|
1156
|
-
|
|
1156
|
+
$t.styles = [
|
|
1157
1157
|
O`
|
|
1158
1158
|
:host {
|
|
1159
1159
|
position: fixed;
|
|
@@ -1172,16 +1172,16 @@ bt.styles = [
|
|
|
1172
1172
|
}
|
|
1173
1173
|
`
|
|
1174
1174
|
];
|
|
1175
|
-
|
|
1175
|
+
Je([
|
|
1176
1176
|
g({ attribute: !0 })
|
|
1177
|
-
],
|
|
1177
|
+
], $t.prototype, "anchor", 2);
|
|
1178
1178
|
/**
|
|
1179
1179
|
* @license
|
|
1180
1180
|
* Copyright 2017 Google LLC
|
|
1181
1181
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1182
1182
|
*/
|
|
1183
|
-
const
|
|
1184
|
-
let
|
|
1183
|
+
const _t = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4, EVENT: 5, ELEMENT: 6 }, wt = (s) => (...t) => ({ _$litDirective$: s, values: t });
|
|
1184
|
+
let ce = class {
|
|
1185
1185
|
constructor(t) {
|
|
1186
1186
|
}
|
|
1187
1187
|
get _$AU() {
|
|
@@ -1202,7 +1202,7 @@ let ae = class {
|
|
|
1202
1202
|
* Copyright 2020 Google LLC
|
|
1203
1203
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1204
1204
|
*/
|
|
1205
|
-
const
|
|
1205
|
+
const Qe = (s) => s.strings === void 0;
|
|
1206
1206
|
/**
|
|
1207
1207
|
* @license
|
|
1208
1208
|
* Copyright 2017 Google LLC
|
|
@@ -1216,54 +1216,54 @@ const j = (s, t) => {
|
|
|
1216
1216
|
for (const r of e)
|
|
1217
1217
|
(i = r._$AO) == null || i.call(r, t, !1), j(r, t);
|
|
1218
1218
|
return !0;
|
|
1219
|
-
},
|
|
1219
|
+
}, X = (s) => {
|
|
1220
1220
|
let t, e;
|
|
1221
1221
|
do {
|
|
1222
1222
|
if ((t = s._$AM) === void 0)
|
|
1223
1223
|
break;
|
|
1224
1224
|
e = t._$AN, e.delete(s), s = t;
|
|
1225
1225
|
} while ((e == null ? void 0 : e.size) === 0);
|
|
1226
|
-
},
|
|
1226
|
+
}, le = (s) => {
|
|
1227
1227
|
for (let t; t = s._$AM; s = t) {
|
|
1228
1228
|
let e = t._$AN;
|
|
1229
1229
|
if (e === void 0)
|
|
1230
1230
|
t._$AN = e = /* @__PURE__ */ new Set();
|
|
1231
1231
|
else if (e.has(s))
|
|
1232
1232
|
break;
|
|
1233
|
-
e.add(s),
|
|
1233
|
+
e.add(s), ii(t);
|
|
1234
1234
|
}
|
|
1235
1235
|
};
|
|
1236
|
-
function
|
|
1237
|
-
this._$AN !== void 0 ? (
|
|
1236
|
+
function ti(s) {
|
|
1237
|
+
this._$AN !== void 0 ? (X(this), this._$AM = s, le(this)) : this._$AM = s;
|
|
1238
1238
|
}
|
|
1239
|
-
function
|
|
1239
|
+
function ei(s, t = !1, e = 0) {
|
|
1240
1240
|
const i = this._$AH, r = this._$AN;
|
|
1241
1241
|
if (r !== void 0 && r.size !== 0)
|
|
1242
1242
|
if (t)
|
|
1243
1243
|
if (Array.isArray(i))
|
|
1244
1244
|
for (let o = e; o < i.length; o++)
|
|
1245
|
-
j(i[o], !1),
|
|
1245
|
+
j(i[o], !1), X(i[o]);
|
|
1246
1246
|
else
|
|
1247
|
-
i != null && (j(i, !1),
|
|
1247
|
+
i != null && (j(i, !1), X(i));
|
|
1248
1248
|
else
|
|
1249
1249
|
j(this, s);
|
|
1250
1250
|
}
|
|
1251
|
-
const
|
|
1252
|
-
s.type ==
|
|
1251
|
+
const ii = (s) => {
|
|
1252
|
+
s.type == _t.CHILD && (s._$AP ?? (s._$AP = ei), s._$AQ ?? (s._$AQ = ti));
|
|
1253
1253
|
};
|
|
1254
|
-
class
|
|
1254
|
+
class he extends ce {
|
|
1255
1255
|
constructor() {
|
|
1256
1256
|
super(...arguments), this._$AN = void 0;
|
|
1257
1257
|
}
|
|
1258
1258
|
_$AT(t, e, i) {
|
|
1259
|
-
super._$AT(t, e, i),
|
|
1259
|
+
super._$AT(t, e, i), le(this), this.isConnected = t._$AU;
|
|
1260
1260
|
}
|
|
1261
1261
|
_$AO(t, e = !0) {
|
|
1262
1262
|
var i, r;
|
|
1263
|
-
t !== this.isConnected && (this.isConnected = t, t ? (i = this.reconnected) == null || i.call(this) : (r = this.disconnected) == null || r.call(this)), e && (j(this, t),
|
|
1263
|
+
t !== this.isConnected && (this.isConnected = t, t ? (i = this.reconnected) == null || i.call(this) : (r = this.disconnected) == null || r.call(this)), e && (j(this, t), X(this));
|
|
1264
1264
|
}
|
|
1265
1265
|
setValue(t) {
|
|
1266
|
-
if (
|
|
1266
|
+
if (Qe(this._$Ct))
|
|
1267
1267
|
this._$Ct._$AI(t, this);
|
|
1268
1268
|
else {
|
|
1269
1269
|
const e = [...this._$Ct._$AH];
|
|
@@ -1275,34 +1275,34 @@ class le extends ae {
|
|
|
1275
1275
|
reconnected() {
|
|
1276
1276
|
}
|
|
1277
1277
|
}
|
|
1278
|
-
const
|
|
1279
|
-
let
|
|
1280
|
-
const
|
|
1278
|
+
const si = /* @__PURE__ */ new WeakMap();
|
|
1279
|
+
let Dt = 0;
|
|
1280
|
+
const nt = /* @__PURE__ */ new Map(), Vt = /* @__PURE__ */ new WeakSet(), zt = () => new Promise((s) => requestAnimationFrame(s)), ri = [{ transform: "translateX(100%) scale(0)", opacity: 0 }], Wt = (s, t) => {
|
|
1281
1281
|
const e = s - t;
|
|
1282
1282
|
return e === 0 ? void 0 : e;
|
|
1283
|
-
},
|
|
1283
|
+
}, Ft = (s, t) => {
|
|
1284
1284
|
const e = s / t;
|
|
1285
1285
|
return e === 1 ? void 0 : e;
|
|
1286
|
-
},
|
|
1287
|
-
const e =
|
|
1286
|
+
}, at = { left: (s, t) => {
|
|
1287
|
+
const e = Wt(s, t);
|
|
1288
1288
|
return { value: e, transform: e == null || isNaN(e) ? void 0 : `translateX(${e}px)` };
|
|
1289
1289
|
}, top: (s, t) => {
|
|
1290
|
-
const e =
|
|
1290
|
+
const e = Wt(s, t);
|
|
1291
1291
|
return { value: e, transform: e == null || isNaN(e) ? void 0 : `translateY(${e}px)` };
|
|
1292
1292
|
}, width: (s, t) => {
|
|
1293
1293
|
let e;
|
|
1294
1294
|
t === 0 && (t = 1, e = { width: "1px" });
|
|
1295
|
-
const i =
|
|
1295
|
+
const i = Ft(s, t);
|
|
1296
1296
|
return { value: i, overrideFrom: e, transform: i == null || isNaN(i) ? void 0 : `scaleX(${i})` };
|
|
1297
1297
|
}, height: (s, t) => {
|
|
1298
1298
|
let e;
|
|
1299
1299
|
t === 0 && (t = 1, e = { height: "1px" });
|
|
1300
|
-
const i =
|
|
1300
|
+
const i = Ft(s, t);
|
|
1301
1301
|
return { value: i, overrideFrom: e, transform: i == null || isNaN(i) ? void 0 : `scaleY(${i})` };
|
|
1302
|
-
} },
|
|
1303
|
-
class
|
|
1302
|
+
} }, oi = { duration: 333, easing: "ease-in-out" }, ni = ["left", "top", "width", "height", "opacity", "color", "background"], Yt = /* @__PURE__ */ new WeakMap();
|
|
1303
|
+
class ai extends he {
|
|
1304
1304
|
constructor(t) {
|
|
1305
|
-
if (super(t), this.t = !1, this.i = null, this.o = null, this.h = !0, this.shouldLog = !1, t.type ===
|
|
1305
|
+
if (super(t), this.t = !1, this.i = null, this.o = null, this.h = !0, this.shouldLog = !1, t.type === _t.CHILD)
|
|
1306
1306
|
throw Error("The `animate` directive must be used in attribute position.");
|
|
1307
1307
|
this.createFinished();
|
|
1308
1308
|
}
|
|
@@ -1320,7 +1320,7 @@ class ni extends le {
|
|
|
1320
1320
|
return d;
|
|
1321
1321
|
}
|
|
1322
1322
|
getController() {
|
|
1323
|
-
return
|
|
1323
|
+
return si.get(this.u);
|
|
1324
1324
|
}
|
|
1325
1325
|
isDisabled() {
|
|
1326
1326
|
var t;
|
|
@@ -1334,12 +1334,12 @@ class ni extends le {
|
|
|
1334
1334
|
p(t) {
|
|
1335
1335
|
t = t ?? {};
|
|
1336
1336
|
const e = this.getController();
|
|
1337
|
-
e !== void 0 && ((t = { ...e.defaultOptions, ...t }).keyframeOptions = { ...e.defaultOptions.keyframeOptions, ...t.keyframeOptions }), t.properties ?? (t.properties =
|
|
1337
|
+
e !== void 0 && ((t = { ...e.defaultOptions, ...t }).keyframeOptions = { ...e.defaultOptions.keyframeOptions, ...t.keyframeOptions }), t.properties ?? (t.properties = ni), this.options = t;
|
|
1338
1338
|
}
|
|
1339
1339
|
m() {
|
|
1340
1340
|
const t = {}, e = this.element.getBoundingClientRect(), i = getComputedStyle(this.element);
|
|
1341
1341
|
return this.options.properties.forEach((r) => {
|
|
1342
|
-
const o = e[r] ?? (
|
|
1342
|
+
const o = e[r] ?? (at[r] ? void 0 : i[r]), n = Number(o);
|
|
1343
1343
|
t[r] = isNaN(n) ? o + "" : n;
|
|
1344
1344
|
}), t;
|
|
1345
1345
|
}
|
|
@@ -1361,17 +1361,17 @@ class ni extends le {
|
|
|
1361
1361
|
if (!this.h || !this.element.isConnected || this.options.skipInitial && !this.isHostRendered)
|
|
1362
1362
|
return;
|
|
1363
1363
|
let t;
|
|
1364
|
-
this.prepare(), await
|
|
1364
|
+
this.prepare(), await zt;
|
|
1365
1365
|
const e = this.O(), i = this.j(this.options.keyframeOptions, e), r = this.m();
|
|
1366
1366
|
if (this.A !== void 0) {
|
|
1367
1367
|
const { from: o, to: n } = this.N(this.A, r, e);
|
|
1368
1368
|
this.log("measured", [this.A, r, o, n]), t = this.calculateKeyframes(o, n);
|
|
1369
1369
|
} else {
|
|
1370
|
-
const o =
|
|
1370
|
+
const o = nt.get(this.options.inId);
|
|
1371
1371
|
if (o) {
|
|
1372
|
-
|
|
1372
|
+
nt.delete(this.options.inId);
|
|
1373
1373
|
const { from: n, to: a } = this.N(o, r, e);
|
|
1374
|
-
t = this.calculateKeyframes(n, a), t = this.options.in ? [{ ...this.options.in[0], ...t[0] }, ...this.options.in.slice(1), t[1]] : t,
|
|
1374
|
+
t = this.calculateKeyframes(n, a), t = this.options.in ? [{ ...this.options.in[0], ...t[0] }, ...this.options.in.slice(1), t[1]] : t, Dt++, t.forEach((c) => c.zIndex = Dt);
|
|
1375
1375
|
} else
|
|
1376
1376
|
this.options.in && (t = [...this.options.in, {}]);
|
|
1377
1377
|
}
|
|
@@ -1388,9 +1388,9 @@ class ni extends le {
|
|
|
1388
1388
|
}
|
|
1389
1389
|
async disconnected() {
|
|
1390
1390
|
var e;
|
|
1391
|
-
if (!this.h || (this.options.id !== void 0 &&
|
|
1391
|
+
if (!this.h || (this.options.id !== void 0 && nt.set(this.options.id, this.A), this.options.out === void 0))
|
|
1392
1392
|
return;
|
|
1393
|
-
if (this.prepare(), await
|
|
1393
|
+
if (this.prepare(), await zt(), (e = this.i) == null ? void 0 : e.isConnected) {
|
|
1394
1394
|
const i = this.o && this.o.parentNode === this.i ? this.o : null;
|
|
1395
1395
|
if (this.i.insertBefore(this.element, i), this.options.stabilizeOut) {
|
|
1396
1396
|
const r = this.m();
|
|
@@ -1422,13 +1422,13 @@ class ni extends le {
|
|
|
1422
1422
|
return t;
|
|
1423
1423
|
}
|
|
1424
1424
|
get isHostRendered() {
|
|
1425
|
-
const t =
|
|
1425
|
+
const t = Vt.has(this.u);
|
|
1426
1426
|
return t || this.u.updateComplete.then(() => {
|
|
1427
|
-
|
|
1427
|
+
Vt.add(this.u);
|
|
1428
1428
|
}), t;
|
|
1429
1429
|
}
|
|
1430
1430
|
j(t, e = this.O()) {
|
|
1431
|
-
const i = { ...
|
|
1431
|
+
const i = { ...oi };
|
|
1432
1432
|
return e.forEach((r) => Object.assign(i, r.options.keyframeOptions)), Object.assign(i, t), i;
|
|
1433
1433
|
}
|
|
1434
1434
|
N(t, e, i) {
|
|
@@ -1445,8 +1445,8 @@ class ni extends le {
|
|
|
1445
1445
|
const a = {};
|
|
1446
1446
|
for (const c in e) {
|
|
1447
1447
|
const l = t[c], h = e[c];
|
|
1448
|
-
if (c in
|
|
1449
|
-
const p =
|
|
1448
|
+
if (c in at) {
|
|
1449
|
+
const p = at[c];
|
|
1450
1450
|
if (l === void 0 || h === void 0)
|
|
1451
1451
|
continue;
|
|
1452
1452
|
const u = p(l, h);
|
|
@@ -1479,16 +1479,16 @@ class ni extends le {
|
|
|
1479
1479
|
this.shouldLog && !this.isDisabled() && console.log(t, this.options.id, e);
|
|
1480
1480
|
}
|
|
1481
1481
|
}
|
|
1482
|
-
const
|
|
1482
|
+
const ci = wt(ai), li = { 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>' };
|
|
1483
1483
|
/**
|
|
1484
1484
|
* @license
|
|
1485
1485
|
* Copyright 2018 Google LLC
|
|
1486
1486
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1487
1487
|
*/
|
|
1488
|
-
const
|
|
1488
|
+
const Zt = wt(class extends ce {
|
|
1489
1489
|
constructor(s) {
|
|
1490
1490
|
var t;
|
|
1491
|
-
if (super(s), s.type !==
|
|
1491
|
+
if (super(s), s.type !== _t.ATTRIBUTE || s.name !== "class" || ((t = s.strings) == null ? void 0 : t.length) > 2)
|
|
1492
1492
|
throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.");
|
|
1493
1493
|
}
|
|
1494
1494
|
render(s) {
|
|
@@ -1513,7 +1513,7 @@ const Ft = _t(class extends ae {
|
|
|
1513
1513
|
}
|
|
1514
1514
|
}), y = (s, t, e) => {
|
|
1515
1515
|
s && e.style.setProperty(t, s);
|
|
1516
|
-
},
|
|
1516
|
+
}, pe = (s, t) => {
|
|
1517
1517
|
var e, i, r, o, n, a, c, l, h;
|
|
1518
1518
|
y((e = s.colors) == null ? void 0 : e.primaryBackground, "--primary-background", t), y(
|
|
1519
1519
|
(i = s.colors) == null ? void 0 : i.textOnPrimaryBackground,
|
|
@@ -1550,10 +1550,10 @@ const Ft = _t(class extends ae {
|
|
|
1550
1550
|
* Copyright 2020 Google LLC
|
|
1551
1551
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1552
1552
|
*/
|
|
1553
|
-
const
|
|
1554
|
-
class
|
|
1553
|
+
const de = () => new hi();
|
|
1554
|
+
class hi {
|
|
1555
1555
|
}
|
|
1556
|
-
const
|
|
1556
|
+
const ct = /* @__PURE__ */ new WeakMap(), ue = wt(class extends he {
|
|
1557
1557
|
render(s) {
|
|
1558
1558
|
return d;
|
|
1559
1559
|
}
|
|
@@ -1563,16 +1563,16 @@ const lt = /* @__PURE__ */ new WeakMap(), de = _t(class extends le {
|
|
|
1563
1563
|
return e && this.Y !== void 0 && this.rt(void 0), (e || this.lt !== this.ct) && (this.Y = t, this.ht = (i = s.options) == null ? void 0 : i.host, this.rt(this.ct = s.element)), d;
|
|
1564
1564
|
}
|
|
1565
1565
|
rt(s) {
|
|
1566
|
-
if (typeof this.Y == "function") {
|
|
1566
|
+
if (this.isConnected || (s = void 0), typeof this.Y == "function") {
|
|
1567
1567
|
const t = this.ht ?? globalThis;
|
|
1568
|
-
let e =
|
|
1569
|
-
e === void 0 && (e = /* @__PURE__ */ new WeakMap(),
|
|
1568
|
+
let e = ct.get(t);
|
|
1569
|
+
e === void 0 && (e = /* @__PURE__ */ new WeakMap(), ct.set(t, e)), e.get(this.Y) !== void 0 && this.Y.call(this.ht, void 0), e.set(this.Y, s), s !== void 0 && this.Y.call(this.ht, s);
|
|
1570
1570
|
} else
|
|
1571
1571
|
this.Y.value = s;
|
|
1572
1572
|
}
|
|
1573
1573
|
get lt() {
|
|
1574
1574
|
var s, t;
|
|
1575
|
-
return typeof this.Y == "function" ? (s =
|
|
1575
|
+
return typeof this.Y == "function" ? (s = ct.get(this.ht ?? globalThis)) == null ? void 0 : s.get(this.Y) : (t = this.Y) == null ? void 0 : t.value;
|
|
1576
1576
|
}
|
|
1577
1577
|
disconnected() {
|
|
1578
1578
|
this.lt === this.ct && this.rt(void 0);
|
|
@@ -1581,14 +1581,14 @@ const lt = /* @__PURE__ */ new WeakMap(), de = _t(class extends le {
|
|
|
1581
1581
|
this.rt(this.ct);
|
|
1582
1582
|
}
|
|
1583
1583
|
});
|
|
1584
|
-
var
|
|
1585
|
-
for (var r = i > 1 ? void 0 : i ?
|
|
1584
|
+
var pi = Object.defineProperty, di = Object.getOwnPropertyDescriptor, V = (s, t, e, i) => {
|
|
1585
|
+
for (var r = i > 1 ? void 0 : i ? di(t, e) : t, o = s.length - 1, n; o >= 0; o--)
|
|
1586
1586
|
(n = s[o]) && (r = (i ? n(t, e, r) : n(r)) || r);
|
|
1587
|
-
return i && r &&
|
|
1587
|
+
return i && r && pi(t, e, r), r;
|
|
1588
1588
|
};
|
|
1589
1589
|
class w extends m {
|
|
1590
1590
|
constructor() {
|
|
1591
|
-
super(...arguments), this.active = !1, this.triggerVisible = !0, this.loaded = !1, this.containerRef =
|
|
1591
|
+
super(...arguments), this.active = !1, this.triggerVisible = !0, this.loaded = !1, this.containerRef = de(), this.widgetActive$ = new Pe(!1), this.componentIsDestroyed$ = new gt();
|
|
1592
1592
|
}
|
|
1593
1593
|
async connectedCallback() {
|
|
1594
1594
|
super.connectedCallback(), this.icon = await this._renderSymbol(), this.loaded = !0, this._applyBranding();
|
|
@@ -1623,7 +1623,7 @@ class w extends m {
|
|
|
1623
1623
|
}
|
|
1624
1624
|
_applyBranding() {
|
|
1625
1625
|
var t;
|
|
1626
|
-
(t = this.application) != null && t.settings &&
|
|
1626
|
+
(t = this.application) != null && t.settings && pe(this.application.settings.branding, this);
|
|
1627
1627
|
}
|
|
1628
1628
|
async _renderSymbol() {
|
|
1629
1629
|
var a, c, l;
|
|
@@ -1633,7 +1633,7 @@ class w extends m {
|
|
|
1633
1633
|
const i = (l = this.application) == null ? void 0 : l.triggerIcon;
|
|
1634
1634
|
if (!i)
|
|
1635
1635
|
return d;
|
|
1636
|
-
const r = async (h) =>
|
|
1636
|
+
const r = async (h) => li, { type: o, content: n } = i;
|
|
1637
1637
|
switch (o) {
|
|
1638
1638
|
case "Telia": {
|
|
1639
1639
|
const h = await r();
|
|
@@ -1656,20 +1656,20 @@ class w extends m {
|
|
|
1656
1656
|
render() {
|
|
1657
1657
|
var t, e, i, r;
|
|
1658
1658
|
return x`<div
|
|
1659
|
-
class=${
|
|
1659
|
+
class=${Zt({
|
|
1660
1660
|
"trigger-container": !0,
|
|
1661
1661
|
hidden: !this.triggerVisible
|
|
1662
1662
|
})}
|
|
1663
|
-
${
|
|
1663
|
+
${ue(this.containerRef)}
|
|
1664
1664
|
>
|
|
1665
1665
|
${!this.active && ((r = (i = (e = (t = this.application) == null ? void 0 : t.settings) == null ? void 0 : e.branding) == null ? void 0 : i.other) != null && r.showButtonLabel) ? x`
|
|
1666
1666
|
<button
|
|
1667
1667
|
label="${this.application.settings.branding.other.buttonLabelText ?? "Widget trigger"}"
|
|
1668
1668
|
class="trigger-label"
|
|
1669
1669
|
@click=${this.toggleActive}
|
|
1670
|
-
${
|
|
1670
|
+
${ci({
|
|
1671
1671
|
keyframeOptions: {},
|
|
1672
|
-
in:
|
|
1672
|
+
in: ri,
|
|
1673
1673
|
stabilizeOut: !0,
|
|
1674
1674
|
skipInitial: !1
|
|
1675
1675
|
})}
|
|
@@ -1680,7 +1680,7 @@ class w extends m {
|
|
|
1680
1680
|
|
|
1681
1681
|
<button
|
|
1682
1682
|
label="Widget trigger"
|
|
1683
|
-
class=${
|
|
1683
|
+
class=${Zt({
|
|
1684
1684
|
trigger: !0,
|
|
1685
1685
|
active: this.active,
|
|
1686
1686
|
rendered: this.loaded
|
|
@@ -1851,27 +1851,27 @@ w.styles = [
|
|
|
1851
1851
|
}
|
|
1852
1852
|
`
|
|
1853
1853
|
];
|
|
1854
|
-
|
|
1854
|
+
V([
|
|
1855
1855
|
g({ attribute: !1 })
|
|
1856
1856
|
], w.prototype, "application", 2);
|
|
1857
|
-
|
|
1857
|
+
V([
|
|
1858
1858
|
U()
|
|
1859
1859
|
], w.prototype, "active", 2);
|
|
1860
|
-
|
|
1860
|
+
V([
|
|
1861
1861
|
U()
|
|
1862
1862
|
], w.prototype, "triggerVisible", 2);
|
|
1863
|
-
|
|
1863
|
+
V([
|
|
1864
1864
|
U()
|
|
1865
1865
|
], w.prototype, "loaded", 2);
|
|
1866
|
-
|
|
1866
|
+
V([
|
|
1867
1867
|
U()
|
|
1868
1868
|
], w.prototype, "icon", 2);
|
|
1869
|
-
var
|
|
1870
|
-
for (var r = i > 1 ? void 0 : i ?
|
|
1869
|
+
var ui = Object.defineProperty, fi = Object.getOwnPropertyDescriptor, A = (s, t, e, i) => {
|
|
1870
|
+
for (var r = i > 1 ? void 0 : i ? fi(t, e) : t, o = s.length - 1, n; o >= 0; o--)
|
|
1871
1871
|
(n = s[o]) && (r = (i ? n(t, e, r) : n(r)) || r);
|
|
1872
|
-
return i && r &&
|
|
1872
|
+
return i && r && ui(t, e, r), r;
|
|
1873
1873
|
};
|
|
1874
|
-
const
|
|
1874
|
+
const fe = (s) => {
|
|
1875
1875
|
class t extends s {
|
|
1876
1876
|
constructor() {
|
|
1877
1877
|
super(...arguments), this.properties = {}, this.context = {}, this.layout = {}, this.nodes = [];
|
|
@@ -1926,12 +1926,12 @@ const ue = (s) => {
|
|
|
1926
1926
|
g({ attribute: !1 })
|
|
1927
1927
|
], t.prototype, "parent", 2), t;
|
|
1928
1928
|
};
|
|
1929
|
-
class
|
|
1929
|
+
class ge extends fe(m) {
|
|
1930
1930
|
render() {
|
|
1931
1931
|
return x`Non resolved component`;
|
|
1932
1932
|
}
|
|
1933
1933
|
}
|
|
1934
|
-
|
|
1934
|
+
ge.styles = [
|
|
1935
1935
|
O`
|
|
1936
1936
|
:host {
|
|
1937
1937
|
display: block;
|
|
@@ -1943,20 +1943,20 @@ fe.styles = [
|
|
|
1943
1943
|
* Copyright 2021 Google LLC
|
|
1944
1944
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1945
1945
|
*/
|
|
1946
|
-
function*
|
|
1946
|
+
function* gi(s, t) {
|
|
1947
1947
|
if (s !== void 0) {
|
|
1948
1948
|
let e = 0;
|
|
1949
1949
|
for (const i of s)
|
|
1950
1950
|
yield t(i, e++);
|
|
1951
1951
|
}
|
|
1952
1952
|
}
|
|
1953
|
-
var
|
|
1953
|
+
var Ct = /* @__PURE__ */ ((s) => (s.Inline = "inline", s.Trigger = "trigger", s))(Ct || {});
|
|
1954
1954
|
/**
|
|
1955
1955
|
* @license
|
|
1956
1956
|
* Copyright 2021 Google LLC
|
|
1957
1957
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1958
1958
|
*/
|
|
1959
|
-
let
|
|
1959
|
+
let vi = class extends Event {
|
|
1960
1960
|
constructor(t, e, i) {
|
|
1961
1961
|
super("context-request", { bubbles: !0, composed: !0 }), this.context = t, this.callback = e, this.subscribe = i ?? !1;
|
|
1962
1962
|
}
|
|
@@ -1971,7 +1971,7 @@ let gi = class extends Event {
|
|
|
1971
1971
|
* Copyright 2021 Google LLC
|
|
1972
1972
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1973
1973
|
*/
|
|
1974
|
-
class
|
|
1974
|
+
class mi {
|
|
1975
1975
|
get value() {
|
|
1976
1976
|
return this.o;
|
|
1977
1977
|
}
|
|
@@ -2006,12 +2006,12 @@ class vi {
|
|
|
2006
2006
|
* Copyright 2021 Google LLC
|
|
2007
2007
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
2008
2008
|
*/
|
|
2009
|
-
let
|
|
2009
|
+
let yi = class extends Event {
|
|
2010
2010
|
constructor(t) {
|
|
2011
2011
|
super("context-provider", { bubbles: !0, composed: !0 }), this.context = t;
|
|
2012
2012
|
}
|
|
2013
2013
|
};
|
|
2014
|
-
class
|
|
2014
|
+
class qt extends mi {
|
|
2015
2015
|
constructor(t, e, i) {
|
|
2016
2016
|
var r, o;
|
|
2017
2017
|
super(e.context !== void 0 ? e.initialValue : i), this.onContextRequest = (n) => {
|
|
@@ -2023,7 +2023,7 @@ class Zt extends vi {
|
|
|
2023
2023
|
return;
|
|
2024
2024
|
const c = /* @__PURE__ */ new Set();
|
|
2025
2025
|
for (const [l, { consumerHost: h }] of this.subscriptions)
|
|
2026
|
-
c.has(l) || (c.add(l), h.dispatchEvent(new
|
|
2026
|
+
c.has(l) || (c.add(l), h.dispatchEvent(new vi(this.context, l, !0)));
|
|
2027
2027
|
n.stopPropagation();
|
|
2028
2028
|
}, this.host = t, e.context !== void 0 ? this.context = e.context : this.context = e, this.attachListeners(), (o = (r = this.host).addController) == null || o.call(r, this);
|
|
2029
2029
|
}
|
|
@@ -2031,7 +2031,7 @@ class Zt extends vi {
|
|
|
2031
2031
|
this.host.addEventListener("context-request", this.onContextRequest), this.host.addEventListener("context-provider", this.onProviderRequest);
|
|
2032
2032
|
}
|
|
2033
2033
|
hostConnected() {
|
|
2034
|
-
this.host.dispatchEvent(new
|
|
2034
|
+
this.host.dispatchEvent(new yi(this.context));
|
|
2035
2035
|
}
|
|
2036
2036
|
}
|
|
2037
2037
|
/**
|
|
@@ -2039,12 +2039,12 @@ class Zt extends vi {
|
|
|
2039
2039
|
* Copyright 2017 Google LLC
|
|
2040
2040
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
2041
2041
|
*/
|
|
2042
|
-
function
|
|
2042
|
+
function bi({ context: s }) {
|
|
2043
2043
|
return (t, e) => {
|
|
2044
2044
|
const i = /* @__PURE__ */ new WeakMap();
|
|
2045
2045
|
if (typeof e == "object")
|
|
2046
2046
|
return e.addInitializer(function() {
|
|
2047
|
-
i.set(this, new
|
|
2047
|
+
i.set(this, new qt(this, { context: s }));
|
|
2048
2048
|
}), { get() {
|
|
2049
2049
|
return t.get.call(this);
|
|
2050
2050
|
}, set(r) {
|
|
@@ -2056,20 +2056,20 @@ function yi({ context: s }) {
|
|
|
2056
2056
|
} };
|
|
2057
2057
|
{
|
|
2058
2058
|
t.constructor.addInitializer((n) => {
|
|
2059
|
-
i.set(n, new
|
|
2059
|
+
i.set(n, new qt(n, { context: s }));
|
|
2060
2060
|
});
|
|
2061
2061
|
const r = Object.getOwnPropertyDescriptor(t, e);
|
|
2062
2062
|
let o;
|
|
2063
2063
|
if (r === void 0) {
|
|
2064
2064
|
const n = /* @__PURE__ */ new WeakMap();
|
|
2065
|
-
o = { get
|
|
2065
|
+
o = { get() {
|
|
2066
2066
|
return n.get(this);
|
|
2067
|
-
}, set
|
|
2067
|
+
}, set(a) {
|
|
2068
2068
|
i.get(this).setValue(a), n.set(this, a);
|
|
2069
2069
|
}, configurable: !0, enumerable: !0 };
|
|
2070
2070
|
} else {
|
|
2071
2071
|
const n = r.set;
|
|
2072
|
-
o = { ...r, set
|
|
2072
|
+
o = { ...r, set(a) {
|
|
2073
2073
|
i.get(this).setValue(a), n == null || n.call(this, a);
|
|
2074
2074
|
} };
|
|
2075
2075
|
}
|
|
@@ -2077,15 +2077,15 @@ function yi({ context: s }) {
|
|
|
2077
2077
|
}
|
|
2078
2078
|
};
|
|
2079
2079
|
}
|
|
2080
|
-
var
|
|
2081
|
-
for (var r = i > 1 ? void 0 : i ?
|
|
2080
|
+
var $i = Object.defineProperty, _i = Object.getOwnPropertyDescriptor, wi = (s, t, e, i) => {
|
|
2081
|
+
for (var r = i > 1 ? void 0 : i ? _i(t, e) : t, o = s.length - 1, n; o >= 0; o--)
|
|
2082
2082
|
(n = s[o]) && (r = (i ? n(t, e, r) : n(r)) || r);
|
|
2083
|
-
return i && r &&
|
|
2083
|
+
return i && r && $i(t, e, r), r;
|
|
2084
2084
|
};
|
|
2085
|
-
const
|
|
2086
|
-
class
|
|
2085
|
+
const Ci = "application";
|
|
2086
|
+
class At extends m {
|
|
2087
2087
|
constructor() {
|
|
2088
|
-
super(...arguments), this.nodes = [], this.wrapperRef =
|
|
2088
|
+
super(...arguments), this.nodes = [], this.wrapperRef = de();
|
|
2089
2089
|
}
|
|
2090
2090
|
addChild(t) {
|
|
2091
2091
|
t.parent = this, this.nodes.push(t);
|
|
@@ -2094,7 +2094,7 @@ class Ct extends m {
|
|
|
2094
2094
|
if (!this.wrapperRef.value)
|
|
2095
2095
|
return;
|
|
2096
2096
|
const t = this.application.settings;
|
|
2097
|
-
t != null && t.branding &&
|
|
2097
|
+
t != null && t.branding && pe(t.branding, this.wrapperRef.value);
|
|
2098
2098
|
}
|
|
2099
2099
|
applyStyles() {
|
|
2100
2100
|
if (!this.wrapperRef.value)
|
|
@@ -2110,12 +2110,12 @@ class Ct extends m {
|
|
|
2110
2110
|
render() {
|
|
2111
2111
|
var i, r;
|
|
2112
2112
|
const t = this.application.settings.components.conversation;
|
|
2113
|
-
return ((r = (i = t == null ? void 0 : t.properties) == null ? void 0 : i.chat) == null ? void 0 : r.isThirdPartyWidget) ? this.renderRoot.host.classList.add("third-party") : this.application.renderStrategy ===
|
|
2114
|
-
${
|
|
2113
|
+
return ((r = (i = t == null ? void 0 : t.properties) == null ? void 0 : i.chat) == null ? void 0 : r.isThirdPartyWidget) ? this.renderRoot.host.classList.add("third-party") : this.application.renderStrategy === Ct.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")), window.self !== window.top && this.renderRoot.host.classList.add("embedded"), x`<div class="widget-container" ${ue(this.wrapperRef)}>
|
|
2114
|
+
${gi(this.nodes, (o) => o)}
|
|
2115
2115
|
</div>`;
|
|
2116
2116
|
}
|
|
2117
2117
|
}
|
|
2118
|
-
|
|
2118
|
+
At.styles = O`
|
|
2119
2119
|
:host {
|
|
2120
2120
|
--font-family: TeliaSans, Helvetica, Arial, Lucida Grande, sans-serif;
|
|
2121
2121
|
--spacing-xs: 0.2rem;
|
|
@@ -2251,16 +2251,16 @@ Ct.styles = O`
|
|
|
2251
2251
|
pointer-events: none;
|
|
2252
2252
|
}
|
|
2253
2253
|
`;
|
|
2254
|
-
|
|
2254
|
+
wi([
|
|
2255
2255
|
g({ attribute: !1 }),
|
|
2256
|
-
|
|
2257
|
-
],
|
|
2258
|
-
var
|
|
2259
|
-
for (var r = i > 1 ? void 0 : i ?
|
|
2256
|
+
bi({ context: Ci })
|
|
2257
|
+
], At.prototype, "application", 2);
|
|
2258
|
+
var Ai = Object.defineProperty, xi = Object.getOwnPropertyDescriptor, xt = (s, t, e, i) => {
|
|
2259
|
+
for (var r = i > 1 ? void 0 : i ? xi(t, e) : t, o = s.length - 1, n; o >= 0; o--)
|
|
2260
2260
|
(n = s[o]) && (r = (i ? n(t, e, r) : n(r)) || r);
|
|
2261
|
-
return i && r &&
|
|
2261
|
+
return i && r && Ai(t, e, r), r;
|
|
2262
2262
|
};
|
|
2263
|
-
class
|
|
2263
|
+
class z extends m {
|
|
2264
2264
|
constructor() {
|
|
2265
2265
|
super(), this.status = "deactivated", this.addEventListener("environment-created", this.onEnvironmentCreated);
|
|
2266
2266
|
}
|
|
@@ -2285,35 +2285,35 @@ class W extends m {
|
|
|
2285
2285
|
render() {
|
|
2286
2286
|
if (!this.widget || this.status !== "activated")
|
|
2287
2287
|
return d;
|
|
2288
|
-
if (this.widget.renderStrategy ===
|
|
2288
|
+
if (this.widget.renderStrategy === Ct.Trigger) {
|
|
2289
2289
|
const t = new w();
|
|
2290
2290
|
return t.application = this.widget, t;
|
|
2291
2291
|
}
|
|
2292
2292
|
return this.widget.render();
|
|
2293
2293
|
}
|
|
2294
2294
|
}
|
|
2295
|
-
|
|
2295
|
+
z.styles = [
|
|
2296
2296
|
O`
|
|
2297
2297
|
:host {
|
|
2298
2298
|
display: block;
|
|
2299
2299
|
}
|
|
2300
2300
|
`
|
|
2301
2301
|
];
|
|
2302
|
-
|
|
2302
|
+
xt([
|
|
2303
2303
|
g({ attribute: !0 })
|
|
2304
|
-
],
|
|
2305
|
-
|
|
2304
|
+
], z.prototype, "name", 2);
|
|
2305
|
+
xt([
|
|
2306
2306
|
U()
|
|
2307
|
-
],
|
|
2308
|
-
|
|
2307
|
+
], z.prototype, "widget", 2);
|
|
2308
|
+
xt([
|
|
2309
2309
|
U()
|
|
2310
|
-
],
|
|
2311
|
-
customElements.get("ace-trigger-slot") || customElements.define("ace-trigger-slot",
|
|
2310
|
+
], z.prototype, "status", 2);
|
|
2311
|
+
customElements.get("ace-trigger-slot") || customElements.define("ace-trigger-slot", $t);
|
|
2312
2312
|
customElements.get("ace-trigger") || customElements.define("ace-trigger", w);
|
|
2313
|
-
customElements.get("ace-unresolved-component") || customElements.define("ace-unresolved-component",
|
|
2314
|
-
customElements.get("ace-wrapper") || customElements.define("ace-wrapper",
|
|
2315
|
-
customElements.get("ace-widget") || customElements.define("ace-widget",
|
|
2316
|
-
const
|
|
2313
|
+
customElements.get("ace-unresolved-component") || customElements.define("ace-unresolved-component", ge);
|
|
2314
|
+
customElements.get("ace-wrapper") || customElements.define("ace-wrapper", At);
|
|
2315
|
+
customElements.get("ace-widget") || customElements.define("ace-widget", z);
|
|
2316
|
+
const Ei = Be`
|
|
2317
2317
|
<g clip-path="url(#clip0_119_1665)">
|
|
2318
2318
|
<path d="M16.9321 27.4656C11.5983 29.6245 8.54568 28.9365 6.85856 27.5904L6.83398 27.5712C9.44534 30.1717 12.4221 32.0011 15.0324 32.0011C19.6033 32.0011 25.8614 26.4651 28.8232 17.8805C27.1542 20.9792 23.5727 24.7861 16.9321 27.4656Z" fill="#990AE3"/>
|
|
2319
2319
|
<path d="M20.9805 22.4843C25.1369 20.0779 28.8809 15.9968 30.0615 13.0869C30.397 10.6784 30.4654 10.3744 30.506 7.72479C30.5113 7.35786 30.4889 7.00586 30.4547 6.66879C30.2122 10.56 25.1743 15.4528 18.5092 18.6496C10.4689 22.5056 4.43734 23.5435 1.74585 20.6027C2.68077 22.4459 3.29407 23.3408 4.34545 24.7083C7.45044 27.4539 13.9852 26.5355 20.9805 22.4843Z" fill="#990AE3"/>
|
|
@@ -2331,8 +2331,8 @@ const xi = Ie`
|
|
|
2331
2331
|
<clipPath id="clip0_119_1665">
|
|
2332
2332
|
<rect width="30.5068" height="32.0011" fill="white"/>
|
|
2333
2333
|
</clipPath>
|
|
2334
|
-
</defs>`,
|
|
2335
|
-
class
|
|
2334
|
+
</defs>`, ve = fe(m);
|
|
2335
|
+
class Si extends ve {
|
|
2336
2336
|
render() {
|
|
2337
2337
|
var e;
|
|
2338
2338
|
return (e = this.application.branding().other) != null && e.whiteLabel ? d : x` <div class="copyright">
|
|
@@ -2350,14 +2350,14 @@ class Ei extends ge {
|
|
|
2350
2350
|
fill="none"
|
|
2351
2351
|
xmlns="http://www.w3.org/2000/svg"
|
|
2352
2352
|
>
|
|
2353
|
-
${
|
|
2353
|
+
${Ei}
|
|
2354
2354
|
</svg>
|
|
2355
2355
|
</a>
|
|
2356
2356
|
</div>`;
|
|
2357
2357
|
}
|
|
2358
2358
|
}
|
|
2359
|
-
|
|
2360
|
-
|
|
2359
|
+
Si.styles = [
|
|
2360
|
+
ve.styles || [],
|
|
2361
2361
|
O`
|
|
2362
2362
|
:host {
|
|
2363
2363
|
--copyright-text-color: var(--text-on-primary-background);
|
|
@@ -2394,6 +2394,6 @@ Ei.styles = [
|
|
|
2394
2394
|
`
|
|
2395
2395
|
];
|
|
2396
2396
|
export {
|
|
2397
|
-
|
|
2398
|
-
|
|
2397
|
+
Si as Copyright,
|
|
2398
|
+
Si as default
|
|
2399
2399
|
};
|