@telia-ace/widget-core-flamingo 1.1.12-rc.10 → 1.1.12-rc.6
Sign up to get free protection for your applications and to get access to all the features.
- package/components/ace-widget.component.d.ts +1 -1
- package/index.js +29 -25
- package/index.mjs +641 -620
- package/package.json +1 -1
package/index.mjs
CHANGED
@@ -1,45 +1,45 @@
|
|
1
|
-
var
|
2
|
-
return
|
3
|
-
e.__proto__ =
|
4
|
-
} || function(e,
|
5
|
-
for (var n in
|
6
|
-
Object.prototype.hasOwnProperty.call(
|
7
|
-
},
|
1
|
+
var ut = function(r, t) {
|
2
|
+
return ut = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, i) {
|
3
|
+
e.__proto__ = i;
|
4
|
+
} || function(e, i) {
|
5
|
+
for (var n in i)
|
6
|
+
Object.prototype.hasOwnProperty.call(i, n) && (e[n] = i[n]);
|
7
|
+
}, ut(r, t);
|
8
8
|
};
|
9
|
-
function
|
9
|
+
function L(r, 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
|
+
ut(r, t);
|
13
13
|
function e() {
|
14
|
-
this.constructor =
|
14
|
+
this.constructor = r;
|
15
15
|
}
|
16
|
-
|
16
|
+
r.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
|
17
17
|
}
|
18
|
-
function
|
19
|
-
var t = typeof Symbol == "function" && Symbol.iterator, e = t &&
|
18
|
+
function dt(r) {
|
19
|
+
var t = typeof Symbol == "function" && Symbol.iterator, e = t && r[t], i = 0;
|
20
20
|
if (e)
|
21
|
-
return e.call(
|
22
|
-
if (
|
21
|
+
return e.call(r);
|
22
|
+
if (r && typeof r.length == "number")
|
23
23
|
return {
|
24
24
|
next: function() {
|
25
|
-
return
|
25
|
+
return r && i >= r.length && (r = void 0), { value: r && r[i++], done: !r };
|
26
26
|
}
|
27
27
|
};
|
28
28
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
29
29
|
}
|
30
|
-
function
|
31
|
-
var e = typeof Symbol == "function" &&
|
30
|
+
function q(r, t) {
|
31
|
+
var e = typeof Symbol == "function" && r[Symbol.iterator];
|
32
32
|
if (!e)
|
33
|
-
return
|
34
|
-
var
|
33
|
+
return r;
|
34
|
+
var i = e.call(r), n, s = [], o;
|
35
35
|
try {
|
36
|
-
for (; (t === void 0 || t-- > 0) && !(n =
|
36
|
+
for (; (t === void 0 || t-- > 0) && !(n = i.next()).done; )
|
37
37
|
s.push(n.value);
|
38
38
|
} catch (a) {
|
39
39
|
o = { error: a };
|
40
40
|
} finally {
|
41
41
|
try {
|
42
|
-
n && !n.done && (e =
|
42
|
+
n && !n.done && (e = i.return) && e.call(i);
|
43
43
|
} finally {
|
44
44
|
if (o)
|
45
45
|
throw o.error;
|
@@ -47,49 +47,49 @@ function Y(i, t) {
|
|
47
47
|
}
|
48
48
|
return s;
|
49
49
|
}
|
50
|
-
function
|
50
|
+
function J(r, t, e) {
|
51
51
|
if (e || arguments.length === 2)
|
52
|
-
for (var
|
53
|
-
(s || !(
|
54
|
-
return
|
52
|
+
for (var i = 0, n = t.length, s; i < n; i++)
|
53
|
+
(s || !(i in t)) && (s || (s = Array.prototype.slice.call(t, 0, i)), s[i] = t[i]);
|
54
|
+
return r.concat(s || Array.prototype.slice.call(t));
|
55
55
|
}
|
56
|
-
function m(
|
57
|
-
return typeof
|
56
|
+
function m(r) {
|
57
|
+
return typeof r == "function";
|
58
58
|
}
|
59
|
-
function
|
60
|
-
var t = function(
|
61
|
-
Error.call(
|
62
|
-
}, e =
|
59
|
+
function Dt(r) {
|
60
|
+
var t = function(i) {
|
61
|
+
Error.call(i), i.stack = new Error().stack;
|
62
|
+
}, e = r(t);
|
63
63
|
return e.prototype = Object.create(Error.prototype), e.prototype.constructor = e, e;
|
64
64
|
}
|
65
|
-
var
|
65
|
+
var st = Dt(function(r) {
|
66
66
|
return function(e) {
|
67
|
-
|
68
|
-
` + e.map(function(
|
69
|
-
return n + 1 + ") " +
|
67
|
+
r(this), this.message = e ? e.length + ` errors occurred during unsubscription:
|
68
|
+
` + e.map(function(i, n) {
|
69
|
+
return n + 1 + ") " + i.toString();
|
70
70
|
}).join(`
|
71
71
|
`) : "", this.name = "UnsubscriptionError", this.errors = e;
|
72
72
|
};
|
73
73
|
});
|
74
|
-
function
|
75
|
-
if (
|
76
|
-
var e =
|
77
|
-
0 <= e &&
|
74
|
+
function ft(r, t) {
|
75
|
+
if (r) {
|
76
|
+
var e = r.indexOf(t);
|
77
|
+
0 <= e && r.splice(e, 1);
|
78
78
|
}
|
79
79
|
}
|
80
|
-
var
|
81
|
-
function
|
80
|
+
var et = function() {
|
81
|
+
function r(t) {
|
82
82
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
83
83
|
}
|
84
|
-
return
|
85
|
-
var t, e,
|
84
|
+
return r.prototype.unsubscribe = function() {
|
85
|
+
var t, e, i, n, s;
|
86
86
|
if (!this.closed) {
|
87
87
|
this.closed = !0;
|
88
88
|
var o = this._parentage;
|
89
89
|
if (o)
|
90
90
|
if (this._parentage = null, Array.isArray(o))
|
91
91
|
try {
|
92
|
-
for (var a =
|
92
|
+
for (var a = dt(o), c = a.next(); !c.done; c = a.next()) {
|
93
93
|
var h = c.value;
|
94
94
|
h.remove(this);
|
95
95
|
}
|
@@ -110,107 +110,107 @@ var X = function() {
|
|
110
110
|
try {
|
111
111
|
d();
|
112
112
|
} catch (v) {
|
113
|
-
s = v instanceof
|
113
|
+
s = v instanceof st ? v.errors : [v];
|
114
114
|
}
|
115
115
|
var l = this._finalizers;
|
116
116
|
if (l) {
|
117
117
|
this._finalizers = null;
|
118
118
|
try {
|
119
|
-
for (var f =
|
120
|
-
var g =
|
119
|
+
for (var f = dt(l), p = f.next(); !p.done; p = f.next()) {
|
120
|
+
var g = p.value;
|
121
121
|
try {
|
122
|
-
|
122
|
+
wt(g);
|
123
123
|
} catch (v) {
|
124
|
-
s = s ?? [], v instanceof
|
124
|
+
s = s ?? [], v instanceof st ? s = J(J([], q(s)), q(v.errors)) : s.push(v);
|
125
125
|
}
|
126
126
|
}
|
127
127
|
} catch (v) {
|
128
|
-
|
128
|
+
i = { error: v };
|
129
129
|
} finally {
|
130
130
|
try {
|
131
|
-
|
131
|
+
p && !p.done && (n = f.return) && n.call(f);
|
132
132
|
} finally {
|
133
|
-
if (
|
134
|
-
throw
|
133
|
+
if (i)
|
134
|
+
throw i.error;
|
135
135
|
}
|
136
136
|
}
|
137
137
|
}
|
138
138
|
if (s)
|
139
|
-
throw new
|
139
|
+
throw new st(s);
|
140
140
|
}
|
141
|
-
},
|
141
|
+
}, r.prototype.add = function(t) {
|
142
142
|
var e;
|
143
143
|
if (t && t !== this)
|
144
144
|
if (this.closed)
|
145
|
-
|
145
|
+
wt(t);
|
146
146
|
else {
|
147
|
-
if (t instanceof
|
147
|
+
if (t instanceof r) {
|
148
148
|
if (t.closed || t._hasParent(this))
|
149
149
|
return;
|
150
150
|
t._addParent(this);
|
151
151
|
}
|
152
152
|
(this._finalizers = (e = this._finalizers) !== null && e !== void 0 ? e : []).push(t);
|
153
153
|
}
|
154
|
-
},
|
154
|
+
}, r.prototype._hasParent = function(t) {
|
155
155
|
var e = this._parentage;
|
156
156
|
return e === t || Array.isArray(e) && e.includes(t);
|
157
|
-
},
|
157
|
+
}, r.prototype._addParent = function(t) {
|
158
158
|
var e = this._parentage;
|
159
159
|
this._parentage = Array.isArray(e) ? (e.push(t), e) : e ? [e, t] : t;
|
160
|
-
},
|
160
|
+
}, r.prototype._removeParent = function(t) {
|
161
161
|
var e = this._parentage;
|
162
|
-
e === t ? this._parentage = null : Array.isArray(e) &&
|
163
|
-
},
|
162
|
+
e === t ? this._parentage = null : Array.isArray(e) && ft(e, t);
|
163
|
+
}, r.prototype.remove = function(t) {
|
164
164
|
var e = this._finalizers;
|
165
|
-
e &&
|
166
|
-
},
|
167
|
-
var t = new
|
165
|
+
e && ft(e, t), t instanceof r && t._removeParent(this);
|
166
|
+
}, r.EMPTY = function() {
|
167
|
+
var t = new r();
|
168
168
|
return t.closed = !0, t;
|
169
|
-
}(),
|
170
|
-
}(),
|
171
|
-
function
|
172
|
-
return
|
169
|
+
}(), r;
|
170
|
+
}(), Lt = et.EMPTY;
|
171
|
+
function Bt(r) {
|
172
|
+
return r instanceof et || r && "closed" in r && m(r.remove) && m(r.add) && m(r.unsubscribe);
|
173
173
|
}
|
174
|
-
function
|
175
|
-
m(
|
174
|
+
function wt(r) {
|
175
|
+
m(r) ? r() : r.unsubscribe();
|
176
176
|
}
|
177
|
-
var
|
177
|
+
var zt = {
|
178
178
|
onUnhandledError: null,
|
179
179
|
onStoppedNotification: null,
|
180
180
|
Promise: void 0,
|
181
181
|
useDeprecatedSynchronousErrorHandling: !1,
|
182
182
|
useDeprecatedNextContext: !1
|
183
|
-
},
|
184
|
-
setTimeout: function(
|
185
|
-
for (var e = [],
|
186
|
-
e[
|
187
|
-
var n =
|
188
|
-
return n != null && n.setTimeout ? n.setTimeout.apply(n,
|
183
|
+
}, gt = {
|
184
|
+
setTimeout: function(r, t) {
|
185
|
+
for (var e = [], i = 2; i < arguments.length; i++)
|
186
|
+
e[i - 2] = arguments[i];
|
187
|
+
var n = gt.delegate;
|
188
|
+
return n != null && n.setTimeout ? n.setTimeout.apply(n, J([r, t], q(e))) : setTimeout.apply(void 0, J([r, t], q(e)));
|
189
189
|
},
|
190
|
-
clearTimeout: function(
|
191
|
-
var t =
|
192
|
-
return ((t == null ? void 0 : t.clearTimeout) || clearTimeout)(
|
190
|
+
clearTimeout: function(r) {
|
191
|
+
var t = gt.delegate;
|
192
|
+
return ((t == null ? void 0 : t.clearTimeout) || clearTimeout)(r);
|
193
193
|
},
|
194
194
|
delegate: void 0
|
195
195
|
};
|
196
|
-
function
|
197
|
-
|
198
|
-
throw
|
196
|
+
function ae(r) {
|
197
|
+
gt.setTimeout(function() {
|
198
|
+
throw r;
|
199
199
|
});
|
200
200
|
}
|
201
|
-
function
|
201
|
+
function At() {
|
202
202
|
}
|
203
|
-
function
|
204
|
-
|
203
|
+
function F(r) {
|
204
|
+
r();
|
205
205
|
}
|
206
|
-
var
|
207
|
-
|
206
|
+
var Wt = function(r) {
|
207
|
+
L(t, r);
|
208
208
|
function t(e) {
|
209
|
-
var
|
210
|
-
return
|
209
|
+
var i = r.call(this) || this;
|
210
|
+
return i.isStopped = !1, e ? (i.destination = e, Bt(e) && e.add(i)) : i.destination = pe, i;
|
211
211
|
}
|
212
|
-
return t.create = function(e,
|
213
|
-
return new
|
212
|
+
return t.create = function(e, i, n) {
|
213
|
+
return new vt(e, i, n);
|
214
214
|
}, t.prototype.next = function(e) {
|
215
215
|
this.isStopped || this._next(e);
|
216
216
|
}, t.prototype.error = function(e) {
|
@@ -218,7 +218,7 @@ var zt = function(i) {
|
|
218
218
|
}, t.prototype.complete = function() {
|
219
219
|
this.isStopped || (this.isStopped = !0, this._complete());
|
220
220
|
}, t.prototype.unsubscribe = function() {
|
221
|
-
this.closed || (this.isStopped = !0,
|
221
|
+
this.closed || (this.isStopped = !0, r.prototype.unsubscribe.call(this), this.destination = null);
|
222
222
|
}, t.prototype._next = function(e) {
|
223
223
|
this.destination.next(e);
|
224
224
|
}, t.prototype._error = function(e) {
|
@@ -234,112 +234,112 @@ var zt = function(i) {
|
|
234
234
|
this.unsubscribe();
|
235
235
|
}
|
236
236
|
}, t;
|
237
|
-
}(
|
238
|
-
function
|
239
|
-
return
|
237
|
+
}(et), ce = Function.prototype.bind;
|
238
|
+
function ot(r, t) {
|
239
|
+
return ce.call(r, t);
|
240
240
|
}
|
241
|
-
var
|
242
|
-
function
|
241
|
+
var le = function() {
|
242
|
+
function r(t) {
|
243
243
|
this.partialObserver = t;
|
244
244
|
}
|
245
|
-
return
|
245
|
+
return r.prototype.next = function(t) {
|
246
246
|
var e = this.partialObserver;
|
247
247
|
if (e.next)
|
248
248
|
try {
|
249
249
|
e.next(t);
|
250
|
-
} catch (
|
251
|
-
|
250
|
+
} catch (i) {
|
251
|
+
G(i);
|
252
252
|
}
|
253
|
-
},
|
253
|
+
}, r.prototype.error = function(t) {
|
254
254
|
var e = this.partialObserver;
|
255
255
|
if (e.error)
|
256
256
|
try {
|
257
257
|
e.error(t);
|
258
|
-
} catch (
|
259
|
-
|
258
|
+
} catch (i) {
|
259
|
+
G(i);
|
260
260
|
}
|
261
261
|
else
|
262
|
-
|
263
|
-
},
|
262
|
+
G(t);
|
263
|
+
}, r.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
|
+
G(e);
|
270
270
|
}
|
271
|
-
},
|
272
|
-
}(),
|
273
|
-
|
274
|
-
function t(e,
|
275
|
-
var s =
|
271
|
+
}, r;
|
272
|
+
}(), vt = function(r) {
|
273
|
+
L(t, r);
|
274
|
+
function t(e, i, n) {
|
275
|
+
var s = r.call(this) || this, o;
|
276
276
|
if (m(e) || !e)
|
277
277
|
o = {
|
278
278
|
next: e ?? void 0,
|
279
|
-
error:
|
279
|
+
error: i ?? void 0,
|
280
280
|
complete: n ?? void 0
|
281
281
|
};
|
282
282
|
else {
|
283
283
|
var a;
|
284
|
-
s &&
|
284
|
+
s && zt.useDeprecatedNextContext ? (a = Object.create(e), a.unsubscribe = function() {
|
285
285
|
return s.unsubscribe();
|
286
286
|
}, o = {
|
287
|
-
next: e.next &&
|
288
|
-
error: e.error &&
|
289
|
-
complete: e.complete &&
|
287
|
+
next: e.next && ot(e.next, a),
|
288
|
+
error: e.error && ot(e.error, a),
|
289
|
+
complete: e.complete && ot(e.complete, a)
|
290
290
|
}) : o = e;
|
291
291
|
}
|
292
|
-
return s.destination = new
|
292
|
+
return s.destination = new le(o), s;
|
293
293
|
}
|
294
294
|
return t;
|
295
|
-
}(
|
296
|
-
function
|
297
|
-
|
295
|
+
}(Wt);
|
296
|
+
function G(r) {
|
297
|
+
ae(r);
|
298
298
|
}
|
299
|
-
function
|
300
|
-
throw
|
299
|
+
function he(r) {
|
300
|
+
throw r;
|
301
301
|
}
|
302
|
-
var
|
302
|
+
var pe = {
|
303
303
|
closed: !0,
|
304
|
-
next:
|
305
|
-
error:
|
306
|
-
complete:
|
307
|
-
},
|
304
|
+
next: At,
|
305
|
+
error: he,
|
306
|
+
complete: At
|
307
|
+
}, ue = function() {
|
308
308
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
309
309
|
}();
|
310
|
-
function
|
311
|
-
return
|
310
|
+
function de(r) {
|
311
|
+
return r;
|
312
312
|
}
|
313
|
-
function
|
314
|
-
return
|
315
|
-
return
|
316
|
-
return n(
|
313
|
+
function fe(r) {
|
314
|
+
return r.length === 0 ? de : r.length === 1 ? r[0] : function(e) {
|
315
|
+
return r.reduce(function(i, n) {
|
316
|
+
return n(i);
|
317
317
|
}, e);
|
318
318
|
};
|
319
319
|
}
|
320
|
-
var
|
321
|
-
function
|
320
|
+
var St = function() {
|
321
|
+
function r(t) {
|
322
322
|
t && (this._subscribe = t);
|
323
323
|
}
|
324
|
-
return
|
325
|
-
var e = new
|
324
|
+
return r.prototype.lift = function(t) {
|
325
|
+
var e = new r();
|
326
326
|
return e.source = this, e.operator = t, e;
|
327
|
-
},
|
328
|
-
var n = this, s =
|
329
|
-
return
|
327
|
+
}, r.prototype.subscribe = function(t, e, i) {
|
328
|
+
var n = this, s = ve(t) ? t : new vt(t, e, i);
|
329
|
+
return F(function() {
|
330
330
|
var o = n, a = o.operator, c = o.source;
|
331
331
|
s.add(a ? a.call(s, c) : c ? n._subscribe(s) : n._trySubscribe(s));
|
332
332
|
}), s;
|
333
|
-
},
|
333
|
+
}, r.prototype._trySubscribe = function(t) {
|
334
334
|
try {
|
335
335
|
return this._subscribe(t);
|
336
336
|
} catch (e) {
|
337
337
|
t.error(e);
|
338
338
|
}
|
339
|
-
},
|
340
|
-
var
|
341
|
-
return e =
|
342
|
-
var o = new
|
339
|
+
}, r.prototype.forEach = function(t, e) {
|
340
|
+
var i = this;
|
341
|
+
return e = Et(e), new e(function(n, s) {
|
342
|
+
var o = new vt({
|
343
343
|
next: function(a) {
|
344
344
|
try {
|
345
345
|
t(a);
|
@@ -350,67 +350,67 @@ var At = function() {
|
|
350
350
|
error: s,
|
351
351
|
complete: n
|
352
352
|
});
|
353
|
-
|
353
|
+
i.subscribe(o);
|
354
354
|
});
|
355
|
-
},
|
355
|
+
}, r.prototype._subscribe = function(t) {
|
356
356
|
var e;
|
357
357
|
return (e = this.source) === null || e === void 0 ? void 0 : e.subscribe(t);
|
358
|
-
},
|
358
|
+
}, r.prototype[ue] = function() {
|
359
359
|
return this;
|
360
|
-
},
|
360
|
+
}, r.prototype.pipe = function() {
|
361
361
|
for (var t = [], e = 0; e < arguments.length; e++)
|
362
362
|
t[e] = arguments[e];
|
363
|
-
return
|
364
|
-
},
|
363
|
+
return fe(t)(this);
|
364
|
+
}, r.prototype.toPromise = function(t) {
|
365
365
|
var e = this;
|
366
|
-
return t =
|
366
|
+
return t = Et(t), new t(function(i, n) {
|
367
367
|
var s;
|
368
368
|
e.subscribe(function(o) {
|
369
369
|
return s = o;
|
370
370
|
}, function(o) {
|
371
371
|
return n(o);
|
372
372
|
}, function() {
|
373
|
-
return
|
373
|
+
return i(s);
|
374
374
|
});
|
375
375
|
});
|
376
|
-
},
|
377
|
-
return new
|
378
|
-
},
|
376
|
+
}, r.create = function(t) {
|
377
|
+
return new r(t);
|
378
|
+
}, r;
|
379
379
|
}();
|
380
|
-
function
|
380
|
+
function Et(r) {
|
381
381
|
var t;
|
382
|
-
return (t =
|
382
|
+
return (t = r ?? zt.Promise) !== null && t !== void 0 ? t : Promise;
|
383
383
|
}
|
384
|
-
function
|
385
|
-
return
|
384
|
+
function ge(r) {
|
385
|
+
return r && m(r.next) && m(r.error) && m(r.complete);
|
386
386
|
}
|
387
|
-
function
|
388
|
-
return
|
387
|
+
function ve(r) {
|
388
|
+
return r && r instanceof Wt || ge(r) && Bt(r);
|
389
389
|
}
|
390
|
-
var
|
390
|
+
var ye = Dt(function(r) {
|
391
391
|
return function() {
|
392
|
-
|
392
|
+
r(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
393
393
|
};
|
394
|
-
}),
|
395
|
-
|
394
|
+
}), Gt = function(r) {
|
395
|
+
L(t, r);
|
396
396
|
function t() {
|
397
|
-
var e =
|
397
|
+
var e = r.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
|
402
|
-
return
|
401
|
+
var i = new Ct(this, this);
|
402
|
+
return i.operator = e, i;
|
403
403
|
}, t.prototype._throwIfClosed = function() {
|
404
404
|
if (this.closed)
|
405
|
-
throw new
|
405
|
+
throw new ye();
|
406
406
|
}, t.prototype.next = function(e) {
|
407
|
-
var
|
408
|
-
|
407
|
+
var i = this;
|
408
|
+
F(function() {
|
409
409
|
var n, s;
|
410
|
-
if (
|
411
|
-
|
410
|
+
if (i._throwIfClosed(), !i.isStopped) {
|
411
|
+
i.currentObservers || (i.currentObservers = Array.from(i.observers));
|
412
412
|
try {
|
413
|
-
for (var o =
|
413
|
+
for (var o = dt(i.currentObservers), a = o.next(); !a.done; a = o.next()) {
|
414
414
|
var c = a.value;
|
415
415
|
c.next(e);
|
416
416
|
}
|
@@ -427,21 +427,21 @@ var ge = Nt(function(i) {
|
|
427
427
|
}
|
428
428
|
});
|
429
429
|
}, t.prototype.error = function(e) {
|
430
|
-
var
|
431
|
-
|
432
|
-
if (
|
433
|
-
|
434
|
-
for (var n =
|
430
|
+
var i = this;
|
431
|
+
F(function() {
|
432
|
+
if (i._throwIfClosed(), !i.isStopped) {
|
433
|
+
i.hasError = i.isStopped = !0, i.thrownError = e;
|
434
|
+
for (var n = i.observers; n.length; )
|
435
435
|
n.shift().error(e);
|
436
436
|
}
|
437
437
|
});
|
438
438
|
}, t.prototype.complete = function() {
|
439
439
|
var e = this;
|
440
|
-
|
440
|
+
F(function() {
|
441
441
|
if (e._throwIfClosed(), !e.isStopped) {
|
442
442
|
e.isStopped = !0;
|
443
|
-
for (var
|
444
|
-
|
443
|
+
for (var i = e.observers; i.length; )
|
444
|
+
i.shift().complete();
|
445
445
|
}
|
446
446
|
});
|
447
447
|
}, t.prototype.unsubscribe = function() {
|
@@ -454,47 +454,47 @@ var ge = Nt(function(i) {
|
|
454
454
|
enumerable: !1,
|
455
455
|
configurable: !0
|
456
456
|
}), t.prototype._trySubscribe = function(e) {
|
457
|
-
return this._throwIfClosed(),
|
457
|
+
return this._throwIfClosed(), r.prototype._trySubscribe.call(this, e);
|
458
458
|
}, t.prototype._subscribe = function(e) {
|
459
459
|
return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
|
460
460
|
}, t.prototype._innerSubscribe = function(e) {
|
461
|
-
var
|
462
|
-
return s || o ?
|
463
|
-
|
461
|
+
var i = this, n = this, s = n.hasError, o = n.isStopped, a = n.observers;
|
462
|
+
return s || o ? Lt : (this.currentObservers = null, a.push(e), new et(function() {
|
463
|
+
i.currentObservers = null, ft(a, e);
|
464
464
|
}));
|
465
465
|
}, t.prototype._checkFinalizedStatuses = function(e) {
|
466
|
-
var
|
466
|
+
var i = this, n = i.hasError, s = i.thrownError, o = i.isStopped;
|
467
467
|
n ? e.error(s) : o && e.complete();
|
468
468
|
}, t.prototype.asObservable = function() {
|
469
|
-
var e = new
|
469
|
+
var e = new St();
|
470
470
|
return e.source = this, e;
|
471
|
-
}, t.create = function(e,
|
472
|
-
return new
|
471
|
+
}, t.create = function(e, i) {
|
472
|
+
return new Ct(e, i);
|
473
473
|
}, t;
|
474
|
-
}(
|
475
|
-
|
476
|
-
function t(e,
|
477
|
-
var n =
|
478
|
-
return n.destination = e, n.source =
|
474
|
+
}(St), Ct = function(r) {
|
475
|
+
L(t, r);
|
476
|
+
function t(e, i) {
|
477
|
+
var n = r.call(this) || this;
|
478
|
+
return n.destination = e, n.source = i, n;
|
479
479
|
}
|
480
480
|
return t.prototype.next = function(e) {
|
481
|
-
var
|
482
|
-
(n = (
|
481
|
+
var i, n;
|
482
|
+
(n = (i = this.destination) === null || i === void 0 ? void 0 : i.next) === null || n === void 0 || n.call(i, e);
|
483
483
|
}, t.prototype.error = function(e) {
|
484
|
-
var
|
485
|
-
(n = (
|
484
|
+
var i, n;
|
485
|
+
(n = (i = this.destination) === null || i === void 0 ? void 0 : i.error) === null || n === void 0 || n.call(i, e);
|
486
486
|
}, t.prototype.complete = function() {
|
487
|
-
var e,
|
488
|
-
(
|
487
|
+
var e, i;
|
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
|
-
var
|
491
|
-
return (n = (
|
490
|
+
var i, n;
|
491
|
+
return (n = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(e)) !== null && n !== void 0 ? n : Lt;
|
492
492
|
}, t;
|
493
|
-
}(
|
494
|
-
|
493
|
+
}(Gt), me = function(r) {
|
494
|
+
L(t, r);
|
495
495
|
function t(e) {
|
496
|
-
var
|
497
|
-
return
|
496
|
+
var i = r.call(this) || this;
|
497
|
+
return i._value = e, i;
|
498
498
|
}
|
499
499
|
return Object.defineProperty(t.prototype, "value", {
|
500
500
|
get: function() {
|
@@ -503,20 +503,20 @@ var ge = Nt(function(i) {
|
|
503
503
|
enumerable: !1,
|
504
504
|
configurable: !0
|
505
505
|
}), t.prototype._subscribe = function(e) {
|
506
|
-
var
|
507
|
-
return !
|
506
|
+
var i = r.prototype._subscribe.call(this, e);
|
507
|
+
return !i.closed && e.next(this._value), i;
|
508
508
|
}, t.prototype.getValue = function() {
|
509
|
-
var e = this,
|
510
|
-
if (
|
509
|
+
var e = this, i = e.hasError, n = e.thrownError, s = e._value;
|
510
|
+
if (i)
|
511
511
|
throw n;
|
512
512
|
return this._throwIfClosed(), s;
|
513
513
|
}, t.prototype.next = function(e) {
|
514
|
-
|
514
|
+
r.prototype.next.call(this, this._value = e);
|
515
515
|
}, t;
|
516
|
-
}(
|
517
|
-
class
|
516
|
+
}(Gt), Vt = /* @__PURE__ */ ((r) => (r.Loading = "loading", r.Ready = "ready", r))(Vt || {});
|
517
|
+
class xt {
|
518
518
|
constructor(t, e) {
|
519
|
-
this.state = new
|
519
|
+
this.state = new me(
|
520
520
|
"loading"
|
521
521
|
/* Loading */
|
522
522
|
), this.resolvers = /* @__PURE__ */ new Map(), this.name = t, this.environment = e, this.state.next(
|
@@ -539,19 +539,19 @@ class Ct {
|
|
539
539
|
* Copyright 2019 Google LLC
|
540
540
|
* SPDX-License-Identifier: BSD-3-Clause
|
541
541
|
*/
|
542
|
-
const
|
543
|
-
let
|
544
|
-
constructor(t, e,
|
545
|
-
if (this._$cssResult$ = !0,
|
542
|
+
const Y = globalThis, mt = Y.ShadowRoot && (Y.ShadyCSS === void 0 || Y.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, bt = Symbol(), Pt = /* @__PURE__ */ new WeakMap();
|
543
|
+
let Ft = class {
|
544
|
+
constructor(t, e, i) {
|
545
|
+
if (this._$cssResult$ = !0, i !== bt)
|
546
546
|
throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
547
547
|
this.cssText = t, this.t = e;
|
548
548
|
}
|
549
549
|
get styleSheet() {
|
550
550
|
let t = this.o;
|
551
551
|
const e = this.t;
|
552
|
-
if (
|
553
|
-
const
|
554
|
-
|
552
|
+
if (mt && t === void 0) {
|
553
|
+
const i = e !== void 0 && e.length === 1;
|
554
|
+
i && (t = Pt.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), i && Pt.set(e, t));
|
555
555
|
}
|
556
556
|
return t;
|
557
557
|
}
|
@@ -559,79 +559,79 @@ let Vt = class {
|
|
559
559
|
return this.cssText;
|
560
560
|
}
|
561
561
|
};
|
562
|
-
const
|
563
|
-
const e =
|
562
|
+
const be = (r) => new Ft(typeof r == "string" ? r : r + "", void 0, bt), B = (r, ...t) => {
|
563
|
+
const e = r.length === 1 ? r[0] : t.reduce((i, n, s) => i + ((o) => {
|
564
564
|
if (o._$cssResult$ === !0)
|
565
565
|
return o.cssText;
|
566
566
|
if (typeof o == "number")
|
567
567
|
return o;
|
568
568
|
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.");
|
569
|
-
})(n) +
|
570
|
-
return new
|
571
|
-
},
|
572
|
-
if (
|
573
|
-
|
569
|
+
})(n) + r[s + 1], r[0]);
|
570
|
+
return new Ft(e, r, bt);
|
571
|
+
}, _e = (r, t) => {
|
572
|
+
if (mt)
|
573
|
+
r.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
|
574
574
|
else
|
575
575
|
for (const e of t) {
|
576
|
-
const
|
577
|
-
n !== void 0 &&
|
576
|
+
const i = document.createElement("style"), n = Y.litNonce;
|
577
|
+
n !== void 0 && i.setAttribute("nonce", n), i.textContent = e.cssText, r.appendChild(i);
|
578
578
|
}
|
579
|
-
},
|
579
|
+
}, Ot = mt ? (r) => r : (r) => r instanceof CSSStyleSheet ? ((t) => {
|
580
580
|
let e = "";
|
581
|
-
for (const
|
582
|
-
e +=
|
583
|
-
return
|
584
|
-
})(
|
581
|
+
for (const i of t.cssRules)
|
582
|
+
e += i.cssText;
|
583
|
+
return be(e);
|
584
|
+
})(r) : r;
|
585
585
|
/**
|
586
586
|
* @license
|
587
587
|
* Copyright 2017 Google LLC
|
588
588
|
* SPDX-License-Identifier: BSD-3-Clause
|
589
589
|
*/
|
590
|
-
const { is:
|
590
|
+
const { is: $e, defineProperty: we, getOwnPropertyDescriptor: Ae, getOwnPropertyNames: Se, getOwnPropertySymbols: Ee, getPrototypeOf: Ce } = Object, _ = globalThis, Tt = _.trustedTypes, xe = Tt ? Tt.emptyScript : "", at = _.reactiveElementPolyfillSupport, I = (r, t) => r, K = { toAttribute(r, t) {
|
591
591
|
switch (t) {
|
592
592
|
case Boolean:
|
593
|
-
|
593
|
+
r = r ? xe : null;
|
594
594
|
break;
|
595
595
|
case Object:
|
596
596
|
case Array:
|
597
|
-
|
597
|
+
r = r == null ? r : JSON.stringify(r);
|
598
598
|
}
|
599
|
-
return
|
600
|
-
}, fromAttribute(
|
601
|
-
let e =
|
599
|
+
return r;
|
600
|
+
}, fromAttribute(r, t) {
|
601
|
+
let e = r;
|
602
602
|
switch (t) {
|
603
603
|
case Boolean:
|
604
|
-
e =
|
604
|
+
e = r !== null;
|
605
605
|
break;
|
606
606
|
case Number:
|
607
|
-
e =
|
607
|
+
e = r === null ? null : Number(r);
|
608
608
|
break;
|
609
609
|
case Object:
|
610
610
|
case Array:
|
611
611
|
try {
|
612
|
-
e = JSON.parse(
|
612
|
+
e = JSON.parse(r);
|
613
613
|
} catch {
|
614
614
|
e = null;
|
615
615
|
}
|
616
616
|
}
|
617
617
|
return e;
|
618
|
-
} },
|
618
|
+
} }, _t = (r, t) => !$e(r, t), Ut = { attribute: !0, type: String, converter: K, reflect: !1, hasChanged: _t };
|
619
619
|
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), _.litPropertyMetadata ?? (_.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
|
620
|
-
class
|
620
|
+
class O extends HTMLElement {
|
621
621
|
static addInitializer(t) {
|
622
622
|
this._$Ei(), (this.l ?? (this.l = [])).push(t);
|
623
623
|
}
|
624
624
|
static get observedAttributes() {
|
625
625
|
return this.finalize(), this._$Eh && [...this._$Eh.keys()];
|
626
626
|
}
|
627
|
-
static createProperty(t, e =
|
627
|
+
static createProperty(t, e = Ut) {
|
628
628
|
if (e.state && (e.attribute = !1), this._$Ei(), this.elementProperties.set(t, e), !e.noAccessor) {
|
629
|
-
const
|
630
|
-
n !== void 0 &&
|
629
|
+
const i = Symbol(), n = this.getPropertyDescriptor(t, i, e);
|
630
|
+
n !== void 0 && we(this.prototype, t, n);
|
631
631
|
}
|
632
632
|
}
|
633
|
-
static getPropertyDescriptor(t, e,
|
634
|
-
const { get: n, set: s } =
|
633
|
+
static getPropertyDescriptor(t, e, i) {
|
634
|
+
const { get: n, set: s } = Ae(this.prototype, t) ?? { get() {
|
635
635
|
return this[e];
|
636
636
|
}, set(o) {
|
637
637
|
this[e] = o;
|
@@ -640,36 +640,36 @@ class T extends HTMLElement {
|
|
640
640
|
return n == null ? void 0 : n.call(this);
|
641
641
|
}, set(o) {
|
642
642
|
const a = n == null ? void 0 : n.call(this);
|
643
|
-
s.call(this, o), this.requestUpdate(t, a,
|
643
|
+
s.call(this, o), this.requestUpdate(t, a, i);
|
644
644
|
}, configurable: !0, enumerable: !0 };
|
645
645
|
}
|
646
646
|
static getPropertyOptions(t) {
|
647
|
-
return this.elementProperties.get(t) ??
|
647
|
+
return this.elementProperties.get(t) ?? Ut;
|
648
648
|
}
|
649
649
|
static _$Ei() {
|
650
|
-
if (this.hasOwnProperty(
|
650
|
+
if (this.hasOwnProperty(I("elementProperties")))
|
651
651
|
return;
|
652
|
-
const t =
|
652
|
+
const t = Ce(this);
|
653
653
|
t.finalize(), t.l !== void 0 && (this.l = [...t.l]), this.elementProperties = new Map(t.elementProperties);
|
654
654
|
}
|
655
655
|
static finalize() {
|
656
|
-
if (this.hasOwnProperty(
|
656
|
+
if (this.hasOwnProperty(I("finalized")))
|
657
657
|
return;
|
658
|
-
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(
|
659
|
-
const e = this.properties,
|
660
|
-
for (const n of
|
658
|
+
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(I("properties"))) {
|
659
|
+
const e = this.properties, i = [...Se(e), ...Ee(e)];
|
660
|
+
for (const n of i)
|
661
661
|
this.createProperty(n, e[n]);
|
662
662
|
}
|
663
663
|
const t = this[Symbol.metadata];
|
664
664
|
if (t !== null) {
|
665
665
|
const e = litPropertyMetadata.get(t);
|
666
666
|
if (e !== void 0)
|
667
|
-
for (const [
|
668
|
-
this.elementProperties.set(
|
667
|
+
for (const [i, n] of e)
|
668
|
+
this.elementProperties.set(i, n);
|
669
669
|
}
|
670
670
|
this._$Eh = /* @__PURE__ */ new Map();
|
671
|
-
for (const [e,
|
672
|
-
const n = this._$Eu(e,
|
671
|
+
for (const [e, i] of this.elementProperties) {
|
672
|
+
const n = this._$Eu(e, i);
|
673
673
|
n !== void 0 && this._$Eh.set(n, e);
|
674
674
|
}
|
675
675
|
this.elementStyles = this.finalizeStyles(this.styles);
|
@@ -677,16 +677,16 @@ class T extends HTMLElement {
|
|
677
677
|
static finalizeStyles(t) {
|
678
678
|
const e = [];
|
679
679
|
if (Array.isArray(t)) {
|
680
|
-
const
|
681
|
-
for (const n of
|
682
|
-
e.unshift(
|
680
|
+
const i = new Set(t.flat(1 / 0).reverse());
|
681
|
+
for (const n of i)
|
682
|
+
e.unshift(Ot(n));
|
683
683
|
} else
|
684
|
-
t !== void 0 && e.push(
|
684
|
+
t !== void 0 && e.push(Ot(t));
|
685
685
|
return e;
|
686
686
|
}
|
687
687
|
static _$Eu(t, e) {
|
688
|
-
const
|
689
|
-
return
|
688
|
+
const i = e.attribute;
|
689
|
+
return i === !1 ? void 0 : typeof i == "string" ? i : typeof t == "string" ? t.toLowerCase() : void 0;
|
690
690
|
}
|
691
691
|
constructor() {
|
692
692
|
super(), this._$Ep = void 0, this.isUpdatePending = !1, this.hasUpdated = !1, this._$Em = null, this._$Ev();
|
@@ -705,19 +705,19 @@ class T extends HTMLElement {
|
|
705
705
|
}
|
706
706
|
_$E_() {
|
707
707
|
const t = /* @__PURE__ */ new Map(), e = this.constructor.elementProperties;
|
708
|
-
for (const
|
709
|
-
this.hasOwnProperty(
|
708
|
+
for (const i of e.keys())
|
709
|
+
this.hasOwnProperty(i) && (t.set(i, this[i]), delete this[i]);
|
710
710
|
t.size > 0 && (this._$Ep = t);
|
711
711
|
}
|
712
712
|
createRenderRoot() {
|
713
713
|
const t = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
|
714
|
-
return
|
714
|
+
return _e(t, this.constructor.elementStyles), t;
|
715
715
|
}
|
716
716
|
connectedCallback() {
|
717
717
|
var t;
|
718
718
|
this.renderRoot ?? (this.renderRoot = this.createRenderRoot()), this.enableUpdating(!0), (t = this._$ES) == null || t.forEach((e) => {
|
719
|
-
var
|
720
|
-
return (
|
719
|
+
var i;
|
720
|
+
return (i = e.hostConnected) == null ? void 0 : i.call(e);
|
721
721
|
});
|
722
722
|
}
|
723
723
|
enableUpdating(t) {
|
@@ -725,39 +725,39 @@ class T extends HTMLElement {
|
|
725
725
|
disconnectedCallback() {
|
726
726
|
var t;
|
727
727
|
(t = this._$ES) == null || t.forEach((e) => {
|
728
|
-
var
|
729
|
-
return (
|
728
|
+
var i;
|
729
|
+
return (i = e.hostDisconnected) == null ? void 0 : i.call(e);
|
730
730
|
});
|
731
731
|
}
|
732
|
-
attributeChangedCallback(t, e,
|
733
|
-
this._$AK(t,
|
732
|
+
attributeChangedCallback(t, e, i) {
|
733
|
+
this._$AK(t, i);
|
734
734
|
}
|
735
735
|
_$EO(t, e) {
|
736
736
|
var s;
|
737
|
-
const
|
738
|
-
if (n !== void 0 &&
|
739
|
-
const o = (((s =
|
737
|
+
const i = this.constructor.elementProperties.get(t), n = this.constructor._$Eu(t, i);
|
738
|
+
if (n !== void 0 && i.reflect === !0) {
|
739
|
+
const o = (((s = i.converter) == null ? void 0 : s.toAttribute) !== void 0 ? i.converter : K).toAttribute(e, i.type);
|
740
740
|
this._$Em = t, o == null ? this.removeAttribute(n) : this.setAttribute(n, o), this._$Em = null;
|
741
741
|
}
|
742
742
|
}
|
743
743
|
_$AK(t, e) {
|
744
744
|
var s;
|
745
|
-
const
|
745
|
+
const i = this.constructor, n = i._$Eh.get(t);
|
746
746
|
if (n !== void 0 && this._$Em !== n) {
|
747
|
-
const o =
|
747
|
+
const o = i.getPropertyOptions(n), a = typeof o.converter == "function" ? { fromAttribute: o.converter } : ((s = o.converter) == null ? void 0 : s.fromAttribute) !== void 0 ? o.converter : K;
|
748
748
|
this._$Em = n, this[n] = a.fromAttribute(e, o.type), this._$Em = null;
|
749
749
|
}
|
750
750
|
}
|
751
|
-
requestUpdate(t, e,
|
751
|
+
requestUpdate(t, e, i, n = !1, s) {
|
752
752
|
if (t !== void 0) {
|
753
|
-
if (
|
753
|
+
if (i ?? (i = this.constructor.getPropertyOptions(t)), !(i.hasChanged ?? _t)(n ? s : this[t], e))
|
754
754
|
return;
|
755
|
-
this.C(t, e,
|
755
|
+
this.C(t, e, i);
|
756
756
|
}
|
757
757
|
this.isUpdatePending === !1 && (this._$Eg = this._$EP());
|
758
758
|
}
|
759
|
-
C(t, e,
|
760
|
-
this._$AL.has(t) || this._$AL.set(t, e),
|
759
|
+
C(t, e, i) {
|
760
|
+
this._$AL.has(t) || this._$AL.set(t, e), i.reflect === !0 && this._$Em !== t && (this._$Ej ?? (this._$Ej = /* @__PURE__ */ new Set())).add(t);
|
761
761
|
}
|
762
762
|
async _$EP() {
|
763
763
|
this.isUpdatePending = !0;
|
@@ -773,7 +773,7 @@ class T extends HTMLElement {
|
|
773
773
|
return this.performUpdate();
|
774
774
|
}
|
775
775
|
performUpdate() {
|
776
|
-
var
|
776
|
+
var i;
|
777
777
|
if (!this.isUpdatePending)
|
778
778
|
return;
|
779
779
|
if (!this.hasUpdated) {
|
@@ -790,7 +790,7 @@ class T extends HTMLElement {
|
|
790
790
|
let t = !1;
|
791
791
|
const e = this._$AL;
|
792
792
|
try {
|
793
|
-
t = this.shouldUpdate(e), t ? (this.willUpdate(e), (
|
793
|
+
t = this.shouldUpdate(e), t ? (this.willUpdate(e), (i = this._$ES) == null || i.forEach((n) => {
|
794
794
|
var s;
|
795
795
|
return (s = n.hostUpdate) == null ? void 0 : s.call(n);
|
796
796
|
}), this.update(e)) : this._$ET();
|
@@ -803,9 +803,9 @@ class T extends HTMLElement {
|
|
803
803
|
}
|
804
804
|
_$AE(t) {
|
805
805
|
var e;
|
806
|
-
(e = this._$ES) == null || e.forEach((
|
806
|
+
(e = this._$ES) == null || e.forEach((i) => {
|
807
807
|
var n;
|
808
|
-
return (n =
|
808
|
+
return (n = i.hostUpdated) == null ? void 0 : n.call(i);
|
809
809
|
}), this.hasUpdated || (this.hasUpdated = !0, this.firstUpdated(t)), this.updated(t);
|
810
810
|
}
|
811
811
|
_$ET() {
|
@@ -828,40 +828,40 @@ class T extends HTMLElement {
|
|
828
828
|
firstUpdated(t) {
|
829
829
|
}
|
830
830
|
}
|
831
|
-
|
831
|
+
O.elementStyles = [], O.shadowRootOptions = { mode: "open" }, O[I("elementProperties")] = /* @__PURE__ */ new Map(), O[I("finalized")] = /* @__PURE__ */ new Map(), at == null || at({ ReactiveElement: O }), (_.reactiveElementVersions ?? (_.reactiveElementVersions = [])).push("2.0.1");
|
832
832
|
/**
|
833
833
|
* @license
|
834
834
|
* Copyright 2017 Google LLC
|
835
835
|
* SPDX-License-Identifier: BSD-3-Clause
|
836
836
|
*/
|
837
|
-
const
|
838
|
-
\f\r]`,
|
839
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"),
|
840
|
-
function
|
841
|
-
if (!Array.isArray(
|
837
|
+
const M = globalThis, Z = M.trustedTypes, Rt = Z ? Z.createPolicy("lit-html", { createHTML: (r) => r }) : void 0, Yt = "$lit$", b = `lit$${(Math.random() + "").slice(9)}$`, qt = "?" + b, Pe = `<${qt}>`, x = document, H = () => x.createComment(""), k = (r) => r === null || typeof r != "object" && typeof r != "function", Jt = Array.isArray, Oe = (r) => Jt(r) || typeof (r == null ? void 0 : r[Symbol.iterator]) == "function", ct = `[
|
838
|
+
\f\r]`, R = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, It = /-->/g, Mt = />/g, S = RegExp(`>|${ct}(?:([^\\s"'>=/]+)(${ct}*=${ct}*(?:[^
|
839
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), jt = /'/g, Ht = /"/g, Kt = /^(?:script|style|textarea|title)$/i, Te = (r) => (t, ...e) => ({ _$litType$: r, strings: t, values: e }), Q = Te(1), P = Symbol.for("lit-noChange"), u = Symbol.for("lit-nothing"), kt = /* @__PURE__ */ new WeakMap(), C = x.createTreeWalker(x, 129);
|
840
|
+
function Zt(r, t) {
|
841
|
+
if (!Array.isArray(r) || !r.hasOwnProperty("raw"))
|
842
842
|
throw Error("invalid template strings array");
|
843
|
-
return
|
843
|
+
return Rt !== void 0 ? Rt.createHTML(t) : t;
|
844
844
|
}
|
845
|
-
const
|
846
|
-
const e =
|
847
|
-
let n, s = t === 2 ? "<svg>" : "", o =
|
845
|
+
const Ue = (r, t) => {
|
846
|
+
const e = r.length - 1, i = [];
|
847
|
+
let n, s = t === 2 ? "<svg>" : "", o = R;
|
848
848
|
for (let a = 0; a < e; a++) {
|
849
|
-
const c =
|
849
|
+
const c = r[a];
|
850
850
|
let h, d, l = -1, f = 0;
|
851
851
|
for (; f < c.length && (o.lastIndex = f, d = o.exec(c), d !== null); )
|
852
|
-
f = o.lastIndex, o ===
|
853
|
-
const
|
854
|
-
s += o ===
|
852
|
+
f = o.lastIndex, o === R ? d[1] === "!--" ? o = It : d[1] !== void 0 ? o = Mt : d[2] !== void 0 ? (Kt.test(d[2]) && (n = RegExp("</" + d[2], "g")), o = S) : d[3] !== void 0 && (o = S) : o === S ? d[0] === ">" ? (o = n ?? R, l = -1) : d[1] === void 0 ? l = -2 : (l = o.lastIndex - d[2].length, h = d[1], o = d[3] === void 0 ? S : d[3] === '"' ? Ht : jt) : o === Ht || o === jt ? o = S : o === It || o === Mt ? o = R : (o = S, n = void 0);
|
853
|
+
const p = o === S && r[a + 1].startsWith("/>") ? " " : "";
|
854
|
+
s += o === R ? c + Pe : l >= 0 ? (i.push(h), c.slice(0, l) + Yt + c.slice(l) + b + p) : c + b + (l === -2 ? a : p);
|
855
855
|
}
|
856
|
-
return [
|
856
|
+
return [Zt(r, s + (r[e] || "<?>") + (t === 2 ? "</svg>" : "")), i];
|
857
857
|
};
|
858
|
-
class
|
859
|
-
constructor({ strings: t, _$litType$: e },
|
858
|
+
class N {
|
859
|
+
constructor({ strings: t, _$litType$: e }, i) {
|
860
860
|
let n;
|
861
861
|
this.parts = [];
|
862
862
|
let s = 0, o = 0;
|
863
|
-
const a = t.length - 1, c = this.parts, [h, d] =
|
864
|
-
if (this.el =
|
863
|
+
const a = t.length - 1, c = this.parts, [h, d] = Ue(t, e);
|
864
|
+
if (this.el = N.createElement(h, i), C.currentNode = this.el.content, e === 2) {
|
865
865
|
const l = this.el.content.firstChild;
|
866
866
|
l.replaceWith(...l.childNodes);
|
867
867
|
}
|
@@ -869,22 +869,22 @@ class H {
|
|
869
869
|
if (n.nodeType === 1) {
|
870
870
|
if (n.hasAttributes())
|
871
871
|
for (const l of n.getAttributeNames())
|
872
|
-
if (l.endsWith(
|
873
|
-
const f = d[o++],
|
874
|
-
c.push({ type: 1, index: s, name: g[2], strings:
|
872
|
+
if (l.endsWith(Yt)) {
|
873
|
+
const f = d[o++], p = n.getAttribute(l).split(b), g = /([.?@])?(.*)/.exec(f);
|
874
|
+
c.push({ type: 1, index: s, name: g[2], strings: p, ctor: g[1] === "." ? Ie : g[1] === "?" ? Me : g[1] === "@" ? je : rt }), n.removeAttribute(l);
|
875
875
|
} else
|
876
876
|
l.startsWith(b) && (c.push({ type: 6, index: s }), n.removeAttribute(l));
|
877
|
-
if (
|
877
|
+
if (Kt.test(n.tagName)) {
|
878
878
|
const l = n.textContent.split(b), f = l.length - 1;
|
879
879
|
if (f > 0) {
|
880
|
-
n.textContent =
|
881
|
-
for (let
|
882
|
-
n.append(l[
|
883
|
-
n.append(l[f],
|
880
|
+
n.textContent = Z ? Z.emptyScript : "";
|
881
|
+
for (let p = 0; p < f; p++)
|
882
|
+
n.append(l[p], H()), C.nextNode(), c.push({ type: 2, index: ++s });
|
883
|
+
n.append(l[f], H());
|
884
884
|
}
|
885
885
|
}
|
886
886
|
} else if (n.nodeType === 8)
|
887
|
-
if (n.data ===
|
887
|
+
if (n.data === qt)
|
888
888
|
c.push({ type: 2, index: s });
|
889
889
|
else {
|
890
890
|
let l = -1;
|
@@ -895,19 +895,19 @@ class H {
|
|
895
895
|
}
|
896
896
|
}
|
897
897
|
static createElement(t, e) {
|
898
|
-
const
|
899
|
-
return
|
898
|
+
const i = x.createElement("template");
|
899
|
+
return i.innerHTML = t, i;
|
900
900
|
}
|
901
901
|
}
|
902
|
-
function
|
902
|
+
function T(r, t, e = r, i) {
|
903
903
|
var o, a;
|
904
904
|
if (t === P)
|
905
905
|
return t;
|
906
|
-
let n =
|
907
|
-
const s =
|
908
|
-
return (n == null ? void 0 : n.constructor) !== s && ((a = n == null ? void 0 : n._$AO) == null || a.call(n, !1), s === void 0 ? n = void 0 : (n = new s(
|
906
|
+
let n = i !== void 0 ? (o = e._$Co) == null ? void 0 : o[i] : e._$Cl;
|
907
|
+
const s = k(t) ? void 0 : t._$litDirective$;
|
908
|
+
return (n == null ? void 0 : n.constructor) !== s && ((a = n == null ? void 0 : n._$AO) == null || a.call(n, !1), s === void 0 ? n = void 0 : (n = new s(r), n._$AT(r, e, i)), i !== void 0 ? (e._$Co ?? (e._$Co = []))[i] = n : e._$Cl = n), n !== void 0 && (t = T(r, n._$AS(r, t.values), n, i)), t;
|
909
909
|
}
|
910
|
-
class
|
910
|
+
class Re {
|
911
911
|
constructor(t, e) {
|
912
912
|
this._$AV = [], this._$AN = void 0, this._$AD = t, this._$AM = e;
|
913
913
|
}
|
@@ -918,13 +918,13 @@ class Oe {
|
|
918
918
|
return this._$AM._$AU;
|
919
919
|
}
|
920
920
|
u(t) {
|
921
|
-
const { el: { content: e }, parts:
|
921
|
+
const { el: { content: e }, parts: i } = this._$AD, n = ((t == null ? void 0 : t.creationScope) ?? x).importNode(e, !0);
|
922
922
|
C.currentNode = n;
|
923
|
-
let s = C.nextNode(), o = 0, a = 0, c =
|
923
|
+
let s = C.nextNode(), o = 0, a = 0, c = i[0];
|
924
924
|
for (; c !== void 0; ) {
|
925
925
|
if (o === c.index) {
|
926
926
|
let h;
|
927
|
-
c.type === 2 ? h = new
|
927
|
+
c.type === 2 ? h = new z(s, s.nextSibling, this, t) : c.type === 1 ? h = new c.ctor(s, c.name, c.strings, this, t) : c.type === 6 && (h = new He(s, this, t)), this._$AV.push(h), c = i[++a];
|
928
928
|
}
|
929
929
|
o !== (c == null ? void 0 : c.index) && (s = C.nextNode(), o++);
|
930
930
|
}
|
@@ -932,17 +932,17 @@ class Oe {
|
|
932
932
|
}
|
933
933
|
p(t) {
|
934
934
|
let e = 0;
|
935
|
-
for (const
|
936
|
-
|
935
|
+
for (const i of this._$AV)
|
936
|
+
i !== void 0 && (i.strings !== void 0 ? (i._$AI(t, i, e), e += i.strings.length - 2) : i._$AI(t[e])), e++;
|
937
937
|
}
|
938
938
|
}
|
939
|
-
class
|
939
|
+
class z {
|
940
940
|
get _$AU() {
|
941
941
|
var t;
|
942
942
|
return ((t = this._$AM) == null ? void 0 : t._$AU) ?? this._$Cv;
|
943
943
|
}
|
944
|
-
constructor(t, e,
|
945
|
-
this.type = 2, this._$AH =
|
944
|
+
constructor(t, e, i, n) {
|
945
|
+
this.type = 2, this._$AH = u, this._$AN = void 0, this._$AA = t, this._$AB = e, this._$AM = i, this.options = n, this._$Cv = (n == null ? void 0 : n.isConnected) ?? !0;
|
946
946
|
}
|
947
947
|
get parentNode() {
|
948
948
|
let t = this._$AA.parentNode;
|
@@ -956,7 +956,7 @@ class L {
|
|
956
956
|
return this._$AB;
|
957
957
|
}
|
958
958
|
_$AI(t, e = this) {
|
959
|
-
t =
|
959
|
+
t = T(this, t, e), k(t) ? t === u || t == null || t === "" ? (this._$AH !== u && this._$AR(), this._$AH = u) : t !== this._$AH && t !== P && this._(t) : t._$litType$ !== void 0 ? this.g(t) : t.nodeType !== void 0 ? this.$(t) : Oe(t) ? this.T(t) : this._(t);
|
960
960
|
}
|
961
961
|
k(t) {
|
962
962
|
return this._$AA.parentNode.insertBefore(t, this._$AB);
|
@@ -965,33 +965,33 @@ class L {
|
|
965
965
|
this._$AH !== t && (this._$AR(), this._$AH = this.k(t));
|
966
966
|
}
|
967
967
|
_(t) {
|
968
|
-
this._$AH !==
|
968
|
+
this._$AH !== u && k(this._$AH) ? this._$AA.nextSibling.data = t : this.$(x.createTextNode(t)), this._$AH = t;
|
969
969
|
}
|
970
970
|
g(t) {
|
971
971
|
var s;
|
972
|
-
const { values: e, _$litType$:
|
972
|
+
const { values: e, _$litType$: i } = t, n = typeof i == "number" ? this._$AC(t) : (i.el === void 0 && (i.el = N.createElement(Zt(i.h, i.h[0]), this.options)), i);
|
973
973
|
if (((s = this._$AH) == null ? void 0 : s._$AD) === n)
|
974
974
|
this._$AH.p(e);
|
975
975
|
else {
|
976
|
-
const o = new
|
976
|
+
const o = new Re(n, this), a = o.u(this.options);
|
977
977
|
o.p(e), this.$(a), this._$AH = o;
|
978
978
|
}
|
979
979
|
}
|
980
980
|
_$AC(t) {
|
981
|
-
let e =
|
982
|
-
return e === void 0 &&
|
981
|
+
let e = kt.get(t.strings);
|
982
|
+
return e === void 0 && kt.set(t.strings, e = new N(t)), e;
|
983
983
|
}
|
984
984
|
T(t) {
|
985
|
-
|
985
|
+
Jt(this._$AH) || (this._$AH = [], this._$AR());
|
986
986
|
const e = this._$AH;
|
987
|
-
let
|
987
|
+
let i, n = 0;
|
988
988
|
for (const s of t)
|
989
|
-
n === e.length ? e.push(
|
990
|
-
n < e.length && (this._$AR(
|
989
|
+
n === e.length ? e.push(i = new z(this.k(H()), this.k(H()), this, this.options)) : i = e[n], i._$AI(s), n++;
|
990
|
+
n < e.length && (this._$AR(i && i._$AB.nextSibling, n), e.length = n);
|
991
991
|
}
|
992
992
|
_$AR(t = this._$AA.nextSibling, e) {
|
993
|
-
var
|
994
|
-
for ((
|
993
|
+
var i;
|
994
|
+
for ((i = this._$AP) == null ? void 0 : i.call(this, !1, !0, e); t && t !== this._$AB; ) {
|
995
995
|
const n = t.nextSibling;
|
996
996
|
t.remove(), t = n;
|
997
997
|
}
|
@@ -1001,92 +1001,92 @@ class L {
|
|
1001
1001
|
this._$AM === void 0 && (this._$Cv = t, (e = this._$AP) == null || e.call(this, t));
|
1002
1002
|
}
|
1003
1003
|
}
|
1004
|
-
class
|
1004
|
+
class rt {
|
1005
1005
|
get tagName() {
|
1006
1006
|
return this.element.tagName;
|
1007
1007
|
}
|
1008
1008
|
get _$AU() {
|
1009
1009
|
return this._$AM._$AU;
|
1010
1010
|
}
|
1011
|
-
constructor(t, e,
|
1012
|
-
this.type = 1, this._$AH =
|
1011
|
+
constructor(t, e, i, n, s) {
|
1012
|
+
this.type = 1, this._$AH = u, this._$AN = void 0, this.element = t, this.name = e, this._$AM = n, this.options = s, i.length > 2 || i[0] !== "" || i[1] !== "" ? (this._$AH = Array(i.length - 1).fill(new String()), this.strings = i) : this._$AH = u;
|
1013
1013
|
}
|
1014
|
-
_$AI(t, e = this,
|
1014
|
+
_$AI(t, e = this, i, n) {
|
1015
1015
|
const s = this.strings;
|
1016
1016
|
let o = !1;
|
1017
1017
|
if (s === void 0)
|
1018
|
-
t =
|
1018
|
+
t = T(this, t, e, 0), o = !k(t) || t !== this._$AH && t !== P, o && (this._$AH = t);
|
1019
1019
|
else {
|
1020
1020
|
const a = t;
|
1021
1021
|
let c, h;
|
1022
1022
|
for (t = s[0], c = 0; c < s.length - 1; c++)
|
1023
|
-
h =
|
1023
|
+
h = T(this, a[i + c], e, c), h === P && (h = this._$AH[c]), o || (o = !k(h) || h !== this._$AH[c]), h === u ? t = u : t !== u && (t += (h ?? "") + s[c + 1]), this._$AH[c] = h;
|
1024
1024
|
}
|
1025
1025
|
o && !n && this.O(t);
|
1026
1026
|
}
|
1027
1027
|
O(t) {
|
1028
|
-
t ===
|
1028
|
+
t === u ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
|
1029
1029
|
}
|
1030
1030
|
}
|
1031
|
-
class
|
1031
|
+
class Ie extends rt {
|
1032
1032
|
constructor() {
|
1033
1033
|
super(...arguments), this.type = 3;
|
1034
1034
|
}
|
1035
1035
|
O(t) {
|
1036
|
-
this.element[this.name] = t ===
|
1036
|
+
this.element[this.name] = t === u ? void 0 : t;
|
1037
1037
|
}
|
1038
1038
|
}
|
1039
|
-
class
|
1039
|
+
class Me extends rt {
|
1040
1040
|
constructor() {
|
1041
1041
|
super(...arguments), this.type = 4;
|
1042
1042
|
}
|
1043
1043
|
O(t) {
|
1044
|
-
this.element.toggleAttribute(this.name, !!t && t !==
|
1044
|
+
this.element.toggleAttribute(this.name, !!t && t !== u);
|
1045
1045
|
}
|
1046
1046
|
}
|
1047
|
-
class
|
1048
|
-
constructor(t, e,
|
1049
|
-
super(t, e,
|
1047
|
+
class je extends rt {
|
1048
|
+
constructor(t, e, i, n, s) {
|
1049
|
+
super(t, e, i, n, s), this.type = 5;
|
1050
1050
|
}
|
1051
1051
|
_$AI(t, e = this) {
|
1052
|
-
if ((t =
|
1052
|
+
if ((t = T(this, t, e, 0) ?? u) === P)
|
1053
1053
|
return;
|
1054
|
-
const
|
1055
|
-
n && this.element.removeEventListener(this.name, this,
|
1054
|
+
const i = this._$AH, n = t === u && i !== u || t.capture !== i.capture || t.once !== i.once || t.passive !== i.passive, s = t !== u && (i === u || n);
|
1055
|
+
n && this.element.removeEventListener(this.name, this, i), s && this.element.addEventListener(this.name, this, t), this._$AH = t;
|
1056
1056
|
}
|
1057
1057
|
handleEvent(t) {
|
1058
1058
|
var e;
|
1059
1059
|
typeof this._$AH == "function" ? this._$AH.call(((e = this.options) == null ? void 0 : e.host) ?? this.element, t) : this._$AH.handleEvent(t);
|
1060
1060
|
}
|
1061
1061
|
}
|
1062
|
-
class
|
1063
|
-
constructor(t, e,
|
1064
|
-
this.element = t, this.type = 6, this._$AN = void 0, this._$AM = e, this.options =
|
1062
|
+
class He {
|
1063
|
+
constructor(t, e, i) {
|
1064
|
+
this.element = t, this.type = 6, this._$AN = void 0, this._$AM = e, this.options = i;
|
1065
1065
|
}
|
1066
1066
|
get _$AU() {
|
1067
1067
|
return this._$AM._$AU;
|
1068
1068
|
}
|
1069
1069
|
_$AI(t) {
|
1070
|
-
|
1070
|
+
T(this, t);
|
1071
1071
|
}
|
1072
1072
|
}
|
1073
|
-
const
|
1074
|
-
|
1075
|
-
const ke = (
|
1076
|
-
const
|
1077
|
-
let n =
|
1073
|
+
const lt = M.litHtmlPolyfillSupport;
|
1074
|
+
lt == null || lt(N, z), (M.litHtmlVersions ?? (M.litHtmlVersions = [])).push("3.0.2");
|
1075
|
+
const ke = (r, t, e) => {
|
1076
|
+
const i = (e == null ? void 0 : e.renderBefore) ?? t;
|
1077
|
+
let n = i._$litPart$;
|
1078
1078
|
if (n === void 0) {
|
1079
1079
|
const s = (e == null ? void 0 : e.renderBefore) ?? null;
|
1080
|
-
|
1080
|
+
i._$litPart$ = n = new z(t.insertBefore(H(), s), s, void 0, e ?? {});
|
1081
1081
|
}
|
1082
|
-
return n._$AI(
|
1082
|
+
return n._$AI(r), n;
|
1083
1083
|
};
|
1084
1084
|
/**
|
1085
1085
|
* @license
|
1086
1086
|
* Copyright 2017 Google LLC
|
1087
1087
|
* SPDX-License-Identifier: BSD-3-Clause
|
1088
1088
|
*/
|
1089
|
-
let $ = class extends
|
1089
|
+
let $ = class extends O {
|
1090
1090
|
constructor() {
|
1091
1091
|
super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
|
1092
1092
|
}
|
@@ -1111,65 +1111,75 @@ let $ = class extends T {
|
|
1111
1111
|
return P;
|
1112
1112
|
}
|
1113
1113
|
};
|
1114
|
-
var
|
1115
|
-
$._$litElement$ = !0, $.finalized = !0, (
|
1116
|
-
const
|
1117
|
-
|
1114
|
+
var Nt;
|
1115
|
+
$._$litElement$ = !0, $.finalized = !0, (Nt = globalThis.litElementHydrateSupport) == null || Nt.call(globalThis, { LitElement: $ });
|
1116
|
+
const ht = globalThis.litElementPolyfillSupport;
|
1117
|
+
ht == null || ht({ LitElement: $ });
|
1118
1118
|
(globalThis.litElementVersions ?? (globalThis.litElementVersions = [])).push("4.0.1");
|
1119
1119
|
/**
|
1120
1120
|
* @license
|
1121
1121
|
* Copyright 2017 Google LLC
|
1122
1122
|
* SPDX-License-Identifier: BSD-3-Clause
|
1123
1123
|
*/
|
1124
|
-
const
|
1125
|
-
|
1124
|
+
const $t = (r) => (t, e) => {
|
1125
|
+
e !== void 0 ? e.addInitializer(() => {
|
1126
|
+
customElements.define(r, t);
|
1127
|
+
}) : customElements.define(r, t);
|
1128
|
+
};
|
1129
|
+
/**
|
1130
|
+
* @license
|
1131
|
+
* Copyright 2017 Google LLC
|
1132
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
1133
|
+
*/
|
1134
|
+
const Ne = { attribute: !0, type: String, converter: K, reflect: !1, hasChanged: _t }, De = (r = Ne, t, e) => {
|
1135
|
+
const { kind: i, metadata: n } = e;
|
1126
1136
|
let s = globalThis.litPropertyMetadata.get(n);
|
1127
|
-
if (s === void 0 && globalThis.litPropertyMetadata.set(n, s = /* @__PURE__ */ new Map()), s.set(e.name,
|
1137
|
+
if (s === void 0 && globalThis.litPropertyMetadata.set(n, s = /* @__PURE__ */ new Map()), s.set(e.name, r), i === "accessor") {
|
1128
1138
|
const { name: o } = e;
|
1129
1139
|
return { set(a) {
|
1130
1140
|
const c = t.get.call(this);
|
1131
|
-
t.set.call(this, a), this.requestUpdate(o, c,
|
1141
|
+
t.set.call(this, a), this.requestUpdate(o, c, r);
|
1132
1142
|
}, init(a) {
|
1133
|
-
return a !== void 0 && this.C(o, void 0,
|
1143
|
+
return a !== void 0 && this.C(o, void 0, r), a;
|
1134
1144
|
} };
|
1135
1145
|
}
|
1136
|
-
if (
|
1146
|
+
if (i === "setter") {
|
1137
1147
|
const { name: o } = e;
|
1138
1148
|
return function(a) {
|
1139
1149
|
const c = this[o];
|
1140
|
-
t.call(this, a), this.requestUpdate(o, c,
|
1150
|
+
t.call(this, a), this.requestUpdate(o, c, r);
|
1141
1151
|
};
|
1142
1152
|
}
|
1143
|
-
throw Error("Unsupported decorator location: " +
|
1153
|
+
throw Error("Unsupported decorator location: " + i);
|
1144
1154
|
};
|
1145
|
-
function y(
|
1146
|
-
return (t, e) => typeof e == "object" ?
|
1155
|
+
function y(r) {
|
1156
|
+
return (t, e) => typeof e == "object" ? De(r, t, e) : ((i, n, s) => {
|
1147
1157
|
const o = n.hasOwnProperty(s);
|
1148
|
-
return n.constructor.createProperty(s, o ? { ...
|
1149
|
-
})(
|
1158
|
+
return n.constructor.createProperty(s, o ? { ...i, wrapped: !0 } : i), o ? Object.getOwnPropertyDescriptor(n, s) : void 0;
|
1159
|
+
})(r, t, e);
|
1150
1160
|
}
|
1151
1161
|
/**
|
1152
1162
|
* @license
|
1153
1163
|
* Copyright 2017 Google LLC
|
1154
1164
|
* SPDX-License-Identifier: BSD-3-Clause
|
1155
1165
|
*/
|
1156
|
-
function
|
1157
|
-
return y({ ...
|
1166
|
+
function W(r) {
|
1167
|
+
return y({ ...r, state: !0, attribute: !1 });
|
1158
1168
|
}
|
1159
1169
|
/**
|
1160
1170
|
* @license
|
1161
1171
|
* Copyright 2017 Google LLC
|
1162
1172
|
* SPDX-License-Identifier: BSD-3-Clause
|
1163
1173
|
*/
|
1164
|
-
const
|
1165
|
-
class
|
1174
|
+
const Qt = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4, EVENT: 5, ELEMENT: 6 }, Xt = (r) => (...t) => ({ _$litDirective$: r, values: t });
|
1175
|
+
class te {
|
1166
1176
|
constructor(t) {
|
1167
1177
|
}
|
1168
1178
|
get _$AU() {
|
1169
1179
|
return this._$AM._$AU;
|
1170
1180
|
}
|
1171
|
-
_$AT(t, e,
|
1172
|
-
this._$Ct = t, this._$AM = e, this._$Ci =
|
1181
|
+
_$AT(t, e, i) {
|
1182
|
+
this._$Ct = t, this._$AM = e, this._$Ci = i;
|
1173
1183
|
}
|
1174
1184
|
_$AS(t, e) {
|
1175
1185
|
return this.update(t, e);
|
@@ -1183,24 +1193,24 @@ class Xt {
|
|
1183
1193
|
* Copyright 2018 Google LLC
|
1184
1194
|
* SPDX-License-Identifier: BSD-3-Clause
|
1185
1195
|
*/
|
1186
|
-
const
|
1187
|
-
constructor(
|
1196
|
+
const Le = Xt(class extends te {
|
1197
|
+
constructor(r) {
|
1188
1198
|
var t;
|
1189
|
-
if (super(
|
1199
|
+
if (super(r), r.type !== Qt.ATTRIBUTE || r.name !== "class" || ((t = r.strings) == null ? void 0 : t.length) > 2)
|
1190
1200
|
throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.");
|
1191
1201
|
}
|
1192
|
-
render(
|
1193
|
-
return " " + Object.keys(
|
1202
|
+
render(r) {
|
1203
|
+
return " " + Object.keys(r).filter((t) => r[t]).join(" ") + " ";
|
1194
1204
|
}
|
1195
|
-
update(
|
1196
|
-
var
|
1205
|
+
update(r, [t]) {
|
1206
|
+
var i, n;
|
1197
1207
|
if (this.it === void 0) {
|
1198
|
-
this.it = /* @__PURE__ */ new Set(),
|
1208
|
+
this.it = /* @__PURE__ */ new Set(), r.strings !== void 0 && (this.st = new Set(r.strings.join(" ").split(/\s/).filter((s) => s !== "")));
|
1199
1209
|
for (const s in t)
|
1200
|
-
t[s] && !((
|
1210
|
+
t[s] && !((i = this.st) != null && i.has(s)) && this.it.add(s);
|
1201
1211
|
return this.render(t);
|
1202
1212
|
}
|
1203
|
-
const e =
|
1213
|
+
const e = r.element.classList;
|
1204
1214
|
for (const s of this.it)
|
1205
1215
|
s in t || (e.remove(s), this.it.delete(s));
|
1206
1216
|
for (const s in t) {
|
@@ -1209,28 +1219,28 @@ const Ne = Qt(class extends Xt {
|
|
1209
1219
|
}
|
1210
1220
|
return P;
|
1211
1221
|
}
|
1212
|
-
}),
|
1213
|
-
|
1214
|
-
},
|
1215
|
-
var e,
|
1216
|
-
|
1217
|
-
(
|
1222
|
+
}), V = (r, t, e) => {
|
1223
|
+
r && e.style.setProperty(t, r);
|
1224
|
+
}, ee = (r, t) => {
|
1225
|
+
var e, i, n, s;
|
1226
|
+
V((e = r.colors) == null ? void 0 : e.primaryBackground, "--primary-background", t), V(
|
1227
|
+
(i = r.colors) == null ? void 0 : i.textOnPrimaryBackground,
|
1218
1228
|
"--text-on-primary-background",
|
1219
1229
|
t
|
1220
|
-
),
|
1221
|
-
(n =
|
1230
|
+
), V(
|
1231
|
+
(n = r.colors) == null ? void 0 : n.secondaryBackground,
|
1222
1232
|
"--secondary-background",
|
1223
1233
|
t
|
1224
|
-
),
|
1225
|
-
(s =
|
1234
|
+
), V(
|
1235
|
+
(s = r.colors) == null ? void 0 : s.textOnSecondaryBackground,
|
1226
1236
|
"--text-on-secondary-background",
|
1227
1237
|
t
|
1228
1238
|
);
|
1229
1239
|
};
|
1230
|
-
var
|
1231
|
-
for (var n =
|
1232
|
-
(o =
|
1233
|
-
return
|
1240
|
+
var Be = Object.defineProperty, ze = Object.getOwnPropertyDescriptor, it = (r, t, e, i) => {
|
1241
|
+
for (var n = i > 1 ? void 0 : i ? ze(t, e) : t, s = r.length - 1, o; s >= 0; s--)
|
1242
|
+
(o = r[s]) && (n = (i ? o(t, e, n) : o(n)) || n);
|
1243
|
+
return i && n && Be(t, e, n), n;
|
1234
1244
|
};
|
1235
1245
|
class A extends $ {
|
1236
1246
|
constructor() {
|
@@ -1251,32 +1261,32 @@ class A extends $ {
|
|
1251
1261
|
}
|
1252
1262
|
_applyBranding() {
|
1253
1263
|
var t;
|
1254
|
-
(t = this.application) != null && t.settings &&
|
1264
|
+
(t = this.application) != null && t.settings && ee(this.application.settings.branding, this);
|
1255
1265
|
}
|
1256
1266
|
async _renderSymbol() {
|
1257
1267
|
var s;
|
1258
1268
|
const t = (s = this.application) == null ? void 0 : s.triggerIcon;
|
1259
1269
|
if (!t)
|
1260
|
-
return
|
1270
|
+
return u;
|
1261
1271
|
const e = async (o) => await import("./index-5087564d.mjs").then(
|
1262
1272
|
(c) => c[o]
|
1263
|
-
), { type:
|
1264
|
-
switch (
|
1273
|
+
), { type: i, content: n } = t;
|
1274
|
+
switch (i) {
|
1265
1275
|
case "Telia": {
|
1266
1276
|
const o = await e(n);
|
1267
|
-
return o ?
|
1277
|
+
return o ? Q`<telia-icon
|
1268
1278
|
class="trigger-icon"
|
1269
1279
|
svg=${o.svg}
|
1270
1280
|
size="lg"
|
1271
|
-
></telia-icon>` :
|
1281
|
+
></telia-icon>` : u;
|
1272
1282
|
}
|
1273
1283
|
default:
|
1274
|
-
return
|
1284
|
+
return u;
|
1275
1285
|
}
|
1276
1286
|
}
|
1277
1287
|
render() {
|
1278
|
-
return
|
1279
|
-
class=${
|
1288
|
+
return Q`<button
|
1289
|
+
class=${Le({
|
1280
1290
|
trigger: !0,
|
1281
1291
|
active: this.active,
|
1282
1292
|
rendered: this.loaded
|
@@ -1315,7 +1325,7 @@ class A extends $ {
|
|
1315
1325
|
}
|
1316
1326
|
}
|
1317
1327
|
A.styles = [
|
1318
|
-
|
1328
|
+
B`
|
1319
1329
|
:host {
|
1320
1330
|
--voca-rem-multiplier: 0.625;
|
1321
1331
|
display: block;
|
@@ -1385,39 +1395,39 @@ A.styles = [
|
|
1385
1395
|
}
|
1386
1396
|
`
|
1387
1397
|
];
|
1388
|
-
|
1398
|
+
it([
|
1389
1399
|
y({ attribute: !1 })
|
1390
1400
|
], A.prototype, "application", 2);
|
1391
|
-
|
1392
|
-
|
1401
|
+
it([
|
1402
|
+
W()
|
1393
1403
|
], A.prototype, "active", 2);
|
1394
|
-
|
1395
|
-
|
1404
|
+
it([
|
1405
|
+
W()
|
1396
1406
|
], A.prototype, "loaded", 2);
|
1397
|
-
|
1398
|
-
|
1407
|
+
it([
|
1408
|
+
W()
|
1399
1409
|
], A.prototype, "icon", 2);
|
1400
|
-
var
|
1401
|
-
for (var n =
|
1402
|
-
(o =
|
1403
|
-
return
|
1410
|
+
var We = Object.defineProperty, Ge = Object.getOwnPropertyDescriptor, E = (r, t, e, i) => {
|
1411
|
+
for (var n = i > 1 ? void 0 : i ? Ge(t, e) : t, s = r.length - 1, o; s >= 0; s--)
|
1412
|
+
(o = r[s]) && (n = (i ? o(t, e, n) : o(n)) || n);
|
1413
|
+
return i && n && We(t, e, n), n;
|
1404
1414
|
};
|
1405
|
-
const
|
1406
|
-
class t extends
|
1415
|
+
const Ve = (r) => {
|
1416
|
+
class t extends r {
|
1407
1417
|
constructor() {
|
1408
1418
|
super(...arguments), this.properties = {}, this.context = {}, this.layout = {}, this.nodes = [];
|
1409
1419
|
}
|
1410
|
-
writeProperties(
|
1411
|
-
this.properties =
|
1420
|
+
writeProperties(i) {
|
1421
|
+
this.properties = i;
|
1412
1422
|
}
|
1413
|
-
writeLayout(
|
1414
|
-
this.layout =
|
1423
|
+
writeLayout(i) {
|
1424
|
+
this.layout = i;
|
1415
1425
|
}
|
1416
|
-
writeContext(
|
1417
|
-
this.context =
|
1426
|
+
writeContext(i) {
|
1427
|
+
this.context = i;
|
1418
1428
|
}
|
1419
|
-
addChild(
|
1420
|
-
|
1429
|
+
addChild(i) {
|
1430
|
+
i.parent = this, this.nodes.push(i);
|
1421
1431
|
}
|
1422
1432
|
connectedCallback() {
|
1423
1433
|
super.connectedCallback(), this.renderRoot.host.style.setProperty(
|
@@ -1428,7 +1438,7 @@ const We = (i) => {
|
|
1428
1438
|
}
|
1429
1439
|
return t.styles = [
|
1430
1440
|
// (superClass as unknown as typeof LitElement).styles ?? [],
|
1431
|
-
|
1441
|
+
B`
|
1432
1442
|
:host {
|
1433
1443
|
font-family: var(--font-family);
|
1434
1444
|
grid-column: span var(--width);
|
@@ -1457,85 +1467,93 @@ const We = (i) => {
|
|
1457
1467
|
y({ attribute: !1 })
|
1458
1468
|
], t.prototype, "parent", 2), t;
|
1459
1469
|
};
|
1460
|
-
|
1470
|
+
var Fe = Object.defineProperty, Ye = Object.getOwnPropertyDescriptor, qe = (r, t, e, i) => {
|
1471
|
+
for (var n = i > 1 ? void 0 : i ? Ye(t, e) : t, s = r.length - 1, o; s >= 0; s--)
|
1472
|
+
(o = r[s]) && (n = (i ? o(t, e, n) : o(n)) || n);
|
1473
|
+
return i && n && Fe(t, e, n), n;
|
1474
|
+
};
|
1475
|
+
let X = class extends Ve($) {
|
1461
1476
|
render() {
|
1462
|
-
return
|
1477
|
+
return Q`Non resolved component`;
|
1463
1478
|
}
|
1464
|
-
}
|
1465
|
-
|
1466
|
-
|
1479
|
+
};
|
1480
|
+
X.styles = [
|
1481
|
+
B`
|
1467
1482
|
:host {
|
1468
1483
|
display: block;
|
1469
1484
|
}
|
1470
1485
|
`
|
1471
1486
|
];
|
1487
|
+
X = qe([
|
1488
|
+
$t("ace-unresolved-component")
|
1489
|
+
], X);
|
1472
1490
|
/**
|
1473
1491
|
* @license
|
1474
1492
|
* Copyright 2020 Google LLC
|
1475
1493
|
* SPDX-License-Identifier: BSD-3-Clause
|
1476
1494
|
*/
|
1477
|
-
const
|
1495
|
+
const Je = (r) => r.strings === void 0;
|
1478
1496
|
/**
|
1479
1497
|
* @license
|
1480
1498
|
* Copyright 2017 Google LLC
|
1481
1499
|
* SPDX-License-Identifier: BSD-3-Clause
|
1482
1500
|
*/
|
1483
|
-
const
|
1484
|
-
var
|
1485
|
-
const e =
|
1501
|
+
const j = (r, t) => {
|
1502
|
+
var i;
|
1503
|
+
const e = r._$AN;
|
1486
1504
|
if (e === void 0)
|
1487
1505
|
return !1;
|
1488
1506
|
for (const n of e)
|
1489
|
-
(
|
1507
|
+
(i = n._$AO) == null || i.call(n, t, !1), j(n, t);
|
1490
1508
|
return !0;
|
1491
|
-
},
|
1509
|
+
}, tt = (r) => {
|
1492
1510
|
let t, e;
|
1493
1511
|
do {
|
1494
|
-
if ((t =
|
1512
|
+
if ((t = r._$AM) === void 0)
|
1495
1513
|
break;
|
1496
|
-
e = t._$AN, e.delete(
|
1514
|
+
e = t._$AN, e.delete(r), r = t;
|
1497
1515
|
} while ((e == null ? void 0 : e.size) === 0);
|
1498
|
-
},
|
1499
|
-
for (let t; t =
|
1516
|
+
}, re = (r) => {
|
1517
|
+
for (let t; t = r._$AM; r = t) {
|
1500
1518
|
let e = t._$AN;
|
1501
1519
|
if (e === void 0)
|
1502
1520
|
t._$AN = e = /* @__PURE__ */ new Set();
|
1503
|
-
else if (e.has(
|
1521
|
+
else if (e.has(r))
|
1504
1522
|
break;
|
1505
|
-
e.add(
|
1523
|
+
e.add(r), Qe(t);
|
1506
1524
|
}
|
1507
1525
|
};
|
1508
|
-
function
|
1509
|
-
this._$AN !== void 0 ? (
|
1526
|
+
function Ke(r) {
|
1527
|
+
this._$AN !== void 0 ? (tt(this), this._$AM = r, re(this)) : this._$AM = r;
|
1510
1528
|
}
|
1511
|
-
function
|
1512
|
-
const
|
1529
|
+
function Ze(r, t = !1, e = 0) {
|
1530
|
+
const i = this._$AH, n = this._$AN;
|
1513
1531
|
if (n !== void 0 && n.size !== 0)
|
1514
1532
|
if (t)
|
1515
|
-
if (Array.isArray(
|
1516
|
-
for (let s = e; s <
|
1517
|
-
|
1533
|
+
if (Array.isArray(i))
|
1534
|
+
for (let s = e; s < i.length; s++)
|
1535
|
+
j(i[s], !1), tt(i[s]);
|
1518
1536
|
else
|
1519
|
-
|
1537
|
+
i != null && (j(i, !1), tt(i));
|
1520
1538
|
else
|
1521
|
-
|
1539
|
+
j(this, r);
|
1522
1540
|
}
|
1523
|
-
const
|
1524
|
-
|
1541
|
+
const Qe = (r) => {
|
1542
|
+
r.type == Qt.CHILD && (r._$AP ?? (r._$AP = Ze), r._$AQ ?? (r._$AQ = Ke));
|
1525
1543
|
};
|
1526
|
-
class
|
1544
|
+
class Xe extends te {
|
1527
1545
|
constructor() {
|
1528
1546
|
super(...arguments), this._$AN = void 0;
|
1529
1547
|
}
|
1530
|
-
_$AT(t, e,
|
1531
|
-
super._$AT(t, e,
|
1548
|
+
_$AT(t, e, i) {
|
1549
|
+
super._$AT(t, e, i), re(this), this.isConnected = t._$AU;
|
1532
1550
|
}
|
1533
1551
|
_$AO(t, e = !0) {
|
1534
|
-
var
|
1535
|
-
t !== this.isConnected && (this.isConnected = t, t ? (
|
1552
|
+
var i, n;
|
1553
|
+
t !== this.isConnected && (this.isConnected = t, t ? (i = this.reconnected) == null || i.call(this) : (n = this.disconnected) == null || n.call(this)), e && (j(this, t), tt(this));
|
1536
1554
|
}
|
1537
1555
|
setValue(t) {
|
1538
|
-
if (
|
1556
|
+
if (Je(this._$Ct))
|
1539
1557
|
this._$Ct._$AI(t, this);
|
1540
1558
|
else {
|
1541
1559
|
const e = [...this._$Ct._$AH];
|
@@ -1552,29 +1570,29 @@ class qe extends Xt {
|
|
1552
1570
|
* Copyright 2020 Google LLC
|
1553
1571
|
* SPDX-License-Identifier: BSD-3-Clause
|
1554
1572
|
*/
|
1555
|
-
const
|
1556
|
-
class
|
1573
|
+
const tr = () => new er();
|
1574
|
+
class er {
|
1557
1575
|
}
|
1558
|
-
const
|
1559
|
-
render(
|
1560
|
-
return
|
1576
|
+
const pt = /* @__PURE__ */ new WeakMap(), rr = Xt(class extends Xe {
|
1577
|
+
render(r) {
|
1578
|
+
return u;
|
1561
1579
|
}
|
1562
|
-
update(
|
1563
|
-
var
|
1580
|
+
update(r, [t]) {
|
1581
|
+
var i;
|
1564
1582
|
const e = t !== this.G;
|
1565
|
-
return e && this.G !== void 0 && this.ot(void 0), (e || this.rt !== this.lt) && (this.G = t, this.ct = (
|
1583
|
+
return e && this.G !== void 0 && this.ot(void 0), (e || this.rt !== this.lt) && (this.G = t, this.ct = (i = r.options) == null ? void 0 : i.host, this.ot(this.lt = r.element)), u;
|
1566
1584
|
}
|
1567
|
-
ot(
|
1585
|
+
ot(r) {
|
1568
1586
|
if (typeof this.G == "function") {
|
1569
1587
|
const t = this.ct ?? globalThis;
|
1570
|
-
let e =
|
1571
|
-
e === void 0 && (e = /* @__PURE__ */ new WeakMap(),
|
1588
|
+
let e = pt.get(t);
|
1589
|
+
e === void 0 && (e = /* @__PURE__ */ new WeakMap(), pt.set(t, e)), e.get(this.G) !== void 0 && this.G.call(this.ct, void 0), e.set(this.G, r), r !== void 0 && this.G.call(this.ct, r);
|
1572
1590
|
} else
|
1573
|
-
this.G.value =
|
1591
|
+
this.G.value = r;
|
1574
1592
|
}
|
1575
1593
|
get rt() {
|
1576
|
-
var
|
1577
|
-
return typeof this.G == "function" ? (
|
1594
|
+
var r, t;
|
1595
|
+
return typeof this.G == "function" ? (r = pt.get(this.ct ?? globalThis)) == null ? void 0 : r.get(this.G) : (t = this.G) == null ? void 0 : t.value;
|
1578
1596
|
}
|
1579
1597
|
disconnected() {
|
1580
1598
|
this.rt === this.lt && this.ot(void 0);
|
@@ -1588,41 +1606,41 @@ const lt = /* @__PURE__ */ new WeakMap(), Ze = Qt(class extends qe {
|
|
1588
1606
|
* Copyright 2021 Google LLC
|
1589
1607
|
* SPDX-License-Identifier: BSD-3-Clause
|
1590
1608
|
*/
|
1591
|
-
function*
|
1592
|
-
if (
|
1609
|
+
function* ir(r, t) {
|
1610
|
+
if (r !== void 0) {
|
1593
1611
|
let e = 0;
|
1594
|
-
for (const
|
1595
|
-
yield t(
|
1612
|
+
for (const i of r)
|
1613
|
+
yield t(i, e++);
|
1596
1614
|
}
|
1597
1615
|
}
|
1598
|
-
var w = /* @__PURE__ */ ((
|
1599
|
-
for (var n =
|
1600
|
-
(o =
|
1601
|
-
return
|
1616
|
+
var w = /* @__PURE__ */ ((r) => (r.Inline = "inline", r.Trigger = "trigger", r))(w || {}), nr = Object.defineProperty, sr = Object.getOwnPropertyDescriptor, ie = (r, t, e, i) => {
|
1617
|
+
for (var n = i > 1 ? void 0 : i ? sr(t, e) : t, s = r.length - 1, o; s >= 0; s--)
|
1618
|
+
(o = r[s]) && (n = (i ? o(t, e, n) : o(n)) || n);
|
1619
|
+
return i && n && nr(t, e, n), n;
|
1602
1620
|
};
|
1603
|
-
class
|
1621
|
+
let D = class extends $ {
|
1604
1622
|
constructor() {
|
1605
|
-
super(...arguments), this.nodes = [], this.wrapperRef =
|
1623
|
+
super(...arguments), this.nodes = [], this.wrapperRef = tr();
|
1606
1624
|
}
|
1607
|
-
addChild(
|
1608
|
-
|
1625
|
+
addChild(r) {
|
1626
|
+
r.parent = this, this.nodes.push(r);
|
1609
1627
|
}
|
1610
1628
|
applyBranding() {
|
1611
1629
|
if (this.wrapperRef.value) {
|
1612
|
-
const
|
1613
|
-
|
1630
|
+
const r = this.application.settings;
|
1631
|
+
r != null && r.branding && ee(r.branding, this.wrapperRef.value);
|
1614
1632
|
}
|
1615
1633
|
}
|
1616
|
-
firstUpdated(
|
1634
|
+
firstUpdated(r) {
|
1617
1635
|
this.applyBranding();
|
1618
1636
|
}
|
1619
1637
|
render() {
|
1620
|
-
return this.application.renderStrategy === w.Trigger && this.renderRoot.host.classList.add("floating"),
|
1621
|
-
${
|
1638
|
+
return this.application.renderStrategy === w.Trigger && this.renderRoot.host.classList.add("floating"), Q`<div class="widget-container" ${rr(this.wrapperRef)}>
|
1639
|
+
${ir(this.nodes, (r) => r)}
|
1622
1640
|
</div>`;
|
1623
1641
|
}
|
1624
|
-
}
|
1625
|
-
|
1642
|
+
};
|
1643
|
+
D.styles = B`
|
1626
1644
|
:host {
|
1627
1645
|
--font-family: TeliaSans, Helvetica, Arial, Lucida Grande, sans-serif;
|
1628
1646
|
--spacing-xs: 0.2rem;
|
@@ -1701,16 +1719,19 @@ rt.styles = D`
|
|
1701
1719
|
}
|
1702
1720
|
}
|
1703
1721
|
`;
|
1704
|
-
|
1722
|
+
ie([
|
1705
1723
|
y({ attribute: !1 })
|
1706
|
-
],
|
1707
|
-
|
1724
|
+
], D.prototype, "application", 2);
|
1725
|
+
D = ie([
|
1726
|
+
$t("ace-wrapper")
|
1727
|
+
], D);
|
1728
|
+
class or {
|
1708
1729
|
constructor() {
|
1709
1730
|
this.root = this.createRoot();
|
1710
1731
|
}
|
1711
1732
|
createComponentModel(t, e) {
|
1712
1733
|
this.root.application = e;
|
1713
|
-
const
|
1734
|
+
const i = (a) => {
|
1714
1735
|
if (Array.isArray(a)) {
|
1715
1736
|
const [c, ...h] = a;
|
1716
1737
|
return {
|
@@ -1724,18 +1745,18 @@ class rr {
|
|
1724
1745
|
};
|
1725
1746
|
}, n = (a, c, h, d) => {
|
1726
1747
|
h.forEach((l) => {
|
1727
|
-
const f =
|
1728
|
-
if (!
|
1748
|
+
const f = i(l), p = d[f.definitionId];
|
1749
|
+
if (!p) {
|
1729
1750
|
console.error(
|
1730
1751
|
`No definition found for component type '${f.definitionId}'.`
|
1731
1752
|
);
|
1732
1753
|
return;
|
1733
1754
|
}
|
1734
|
-
const g = a.createNode(
|
1735
|
-
g && (g.name = f.definitionId, g.application = e,
|
1755
|
+
const g = a.createNode(p.type, p.type);
|
1756
|
+
g && (g.name = f.definitionId, g.application = e, p.properties && g.writeProperties(p.properties), p.context && g.writeContext(p.context), p.layout && g.writeLayout(p.layout), c.addChild(g), p.children && n(
|
1736
1757
|
a,
|
1737
1758
|
g,
|
1738
|
-
|
1759
|
+
p.children,
|
1739
1760
|
d
|
1740
1761
|
// views
|
1741
1762
|
));
|
@@ -1744,13 +1765,13 @@ class rr {
|
|
1744
1765
|
return n(this, this.root, [s], o), this.root;
|
1745
1766
|
}
|
1746
1767
|
createRoot() {
|
1747
|
-
return new
|
1768
|
+
return new D();
|
1748
1769
|
}
|
1749
1770
|
createNode(t, e) {
|
1750
|
-
const
|
1751
|
-
if (!
|
1752
|
-
return console.warn(`Unable to resolve component: ${e}`), new
|
1753
|
-
const n = new
|
1771
|
+
const i = this.resolveComponent(e);
|
1772
|
+
if (!i)
|
1773
|
+
return console.warn(`Unable to resolve component: ${e}`), new X();
|
1774
|
+
const n = new i();
|
1754
1775
|
return n.type = e, n.name = t, n;
|
1755
1776
|
}
|
1756
1777
|
resolveComponent(t) {
|
@@ -1760,38 +1781,38 @@ class rr {
|
|
1760
1781
|
return this.root;
|
1761
1782
|
}
|
1762
1783
|
}
|
1763
|
-
const
|
1784
|
+
const ne = class {
|
1764
1785
|
constructor() {
|
1765
1786
|
this.components = /* @__PURE__ */ new Map();
|
1766
1787
|
}
|
1767
|
-
getComponent(
|
1768
|
-
const t = this.components.get(
|
1788
|
+
getComponent(r) {
|
1789
|
+
const t = this.components.get(r);
|
1769
1790
|
return t || console.warn(
|
1770
|
-
`Unable to resolve component: ${
|
1791
|
+
`Unable to resolve component: ${r}. You most likely forgot to register the required plugin.`
|
1771
1792
|
), t;
|
1772
1793
|
}
|
1773
|
-
registerComponent(
|
1774
|
-
this.components.set(
|
1794
|
+
registerComponent(r, t) {
|
1795
|
+
this.components.set(r, t);
|
1775
1796
|
}
|
1776
1797
|
async loadComponents() {
|
1777
|
-
const
|
1778
|
-
this.defineAsWebComponent(t,
|
1798
|
+
const r = [...this.components.entries()].map(([t, e]) => e.then((i) => {
|
1799
|
+
this.defineAsWebComponent(t, i.default);
|
1779
1800
|
}));
|
1780
|
-
await Promise.all(
|
1801
|
+
await Promise.all(r);
|
1781
1802
|
}
|
1782
|
-
defineAsWebComponent(
|
1783
|
-
const e =
|
1803
|
+
defineAsWebComponent(r, t) {
|
1804
|
+
const e = ne.ResolveWebComponentName(r);
|
1784
1805
|
customElements.get(e) || customElements.define(e, t);
|
1785
1806
|
}
|
1786
1807
|
};
|
1787
|
-
let
|
1788
|
-
|
1789
|
-
class
|
1790
|
-
constructor(t, e,
|
1791
|
-
this.name = t, this.container = e, this.settings =
|
1808
|
+
let se = ne;
|
1809
|
+
se.ResolveWebComponentName = (r) => `ace-${r}`;
|
1810
|
+
class ar {
|
1811
|
+
constructor(t, e, i, n) {
|
1812
|
+
this.name = t, this.container = e, this.settings = i, this.options = n, this.platform = new or(), this.renderStrategy = w.Inline, this.autoActivate = !1, this.plugins = [], this.componentResolver = new se(), this.renderStrategy = this.options.renderStrategy || w.Inline, this.triggerIcon = this.options.triggerIcon, typeof n.autoActivate == "boolean" && (this.autoActivate = n.autoActivate), this.container.register("$settings", i);
|
1792
1813
|
}
|
1793
1814
|
async activate() {
|
1794
|
-
if (await this.loadPlugins(), await this.componentResolver.loadComponents(), this.root = this.platform.createComponentModel(this.settings, this), this.container.setState(
|
1815
|
+
if (await this.loadPlugins(), await this.componentResolver.loadComponents(), this.root = this.platform.createComponentModel(this.settings, this), this.container.setState(Vt.Ready), this.autoActivate) {
|
1795
1816
|
const t = this.render();
|
1796
1817
|
t && document.body.appendChild(t);
|
1797
1818
|
}
|
@@ -1823,40 +1844,40 @@ class ir {
|
|
1823
1844
|
return this.root;
|
1824
1845
|
}
|
1825
1846
|
}
|
1826
|
-
const
|
1847
|
+
const oe = class {
|
1827
1848
|
// TODO:
|
1828
1849
|
// private static endpoint = 'http://localhost:5299/api'; // TODO:
|
1829
|
-
static async getSite(
|
1830
|
-
const e = await (await fetch(
|
1850
|
+
static async getSite(r) {
|
1851
|
+
const e = await (await fetch(r)).json();
|
1831
1852
|
return e ? {
|
1832
1853
|
id: e.id,
|
1833
|
-
apps: e.widgets.map((
|
1854
|
+
apps: e.widgets.map((i) => {
|
1834
1855
|
let n = w.Inline;
|
1835
|
-
return
|
1836
|
-
id:
|
1837
|
-
widgetId:
|
1856
|
+
return i.renderStrategy === "Trigger" && (n = w.Trigger), {
|
1857
|
+
id: i.id,
|
1858
|
+
widgetId: i.widgetId,
|
1838
1859
|
renderStrategy: n,
|
1839
1860
|
triggerIcon: {
|
1840
1861
|
type: "Telia",
|
1841
|
-
content:
|
1862
|
+
content: i.triggerIcon
|
1842
1863
|
}
|
1843
1864
|
};
|
1844
1865
|
})
|
1845
1866
|
} : null;
|
1846
1867
|
}
|
1847
|
-
static async getWidget(
|
1848
|
-
const e = await (await fetch(`${
|
1868
|
+
static async getWidget(r) {
|
1869
|
+
const e = await (await fetch(`${oe.endpoint}/widget/${r}`)).json();
|
1849
1870
|
return e ? {
|
1850
1871
|
name: e.name,
|
1851
1872
|
config: JSON.parse(e.configuration)
|
1852
1873
|
} : null;
|
1853
1874
|
}
|
1854
1875
|
};
|
1855
|
-
let
|
1856
|
-
|
1857
|
-
class
|
1876
|
+
let yt = oe;
|
1877
|
+
yt.endpoint = "https://widgets.ace.teliacompany.net/api";
|
1878
|
+
class cr {
|
1858
1879
|
constructor() {
|
1859
|
-
this.applications = [], this.container = new
|
1880
|
+
this.applications = [], this.container = new xt("environment", this), setTimeout(() => {
|
1860
1881
|
this.notifyWidgetsOfCreation();
|
1861
1882
|
}, 1e3);
|
1862
1883
|
}
|
@@ -1872,25 +1893,25 @@ class nr {
|
|
1872
1893
|
}
|
1873
1894
|
notifyWidgetsOfCreation() {
|
1874
1895
|
document.querySelectorAll("ace-widget").forEach((e) => {
|
1875
|
-
const
|
1876
|
-
|
1896
|
+
const i = this.applications.find((n) => n.name === e.name);
|
1897
|
+
i && e.dispatchEvent(
|
1877
1898
|
new CustomEvent("environment-created", {
|
1878
|
-
detail: { widget:
|
1899
|
+
detail: { widget: i }
|
1879
1900
|
})
|
1880
1901
|
);
|
1881
1902
|
});
|
1882
1903
|
}
|
1883
|
-
registerApp(t, e,
|
1884
|
-
const n = new
|
1904
|
+
registerApp(t, e, i) {
|
1905
|
+
const n = new xt(t, this), s = new ar(t, n, e, i);
|
1885
1906
|
this.applications.push(s);
|
1886
1907
|
}
|
1887
1908
|
}
|
1888
|
-
class
|
1909
|
+
class lr {
|
1889
1910
|
constructor(t) {
|
1890
1911
|
this.configurations = [], typeof t == "string" ? this.url = t : this.loadFromConfig(t);
|
1891
1912
|
}
|
1892
1913
|
async load(t) {
|
1893
|
-
const e = await
|
1914
|
+
const e = await yt.getSite(t);
|
1894
1915
|
if (!e) {
|
1895
1916
|
console.warn(`Unable to load site from the url provided: ${t}`);
|
1896
1917
|
return;
|
@@ -1911,13 +1932,13 @@ class sr {
|
|
1911
1932
|
}
|
1912
1933
|
async bootstrap(t) {
|
1913
1934
|
var e;
|
1914
|
-
this.url && await this.load(this.url), this.environment = new
|
1915
|
-
for await (const
|
1916
|
-
const n = await
|
1935
|
+
this.url && await this.load(this.url), this.environment = new cr(), this.addGlobal(this.environment);
|
1936
|
+
for await (const i of this.configurations) {
|
1937
|
+
const n = await yt.getWidget(i.widgetId);
|
1917
1938
|
n && ((e = this.environment) == null || e.registerApp(n.name, n.config, {
|
1918
|
-
renderStrategy:
|
1919
|
-
triggerIcon:
|
1920
|
-
autoActivate:
|
1939
|
+
renderStrategy: i.renderStrategy,
|
1940
|
+
triggerIcon: i.triggerIcon,
|
1941
|
+
autoActivate: i.autoActivate
|
1921
1942
|
}));
|
1922
1943
|
}
|
1923
1944
|
t(this.environment), await this.environment.bootstrap();
|
@@ -1926,12 +1947,12 @@ class sr {
|
|
1926
1947
|
globalThis.widgets = t;
|
1927
1948
|
}
|
1928
1949
|
}
|
1929
|
-
var
|
1930
|
-
for (var n =
|
1931
|
-
(o =
|
1932
|
-
return
|
1950
|
+
var hr = Object.defineProperty, pr = Object.getOwnPropertyDescriptor, nt = (r, t, e, i) => {
|
1951
|
+
for (var n = i > 1 ? void 0 : i ? pr(t, e) : t, s = r.length - 1, o; s >= 0; s--)
|
1952
|
+
(o = r[s]) && (n = (i ? o(t, e, n) : o(n)) || n);
|
1953
|
+
return i && n && hr(t, e, n), n;
|
1933
1954
|
};
|
1934
|
-
class
|
1955
|
+
let U = class extends $ {
|
1935
1956
|
constructor() {
|
1936
1957
|
super(), this.status = "deactivated", this.addEventListener("environment-created", this.onEnvironmentCreated);
|
1937
1958
|
}
|
@@ -1941,58 +1962,58 @@ class z extends $ {
|
|
1941
1962
|
disconnectedCallback() {
|
1942
1963
|
super.disconnectedCallback(), this.removeEventListener("environment-created", this.onEnvironmentCreated);
|
1943
1964
|
}
|
1944
|
-
async onEnvironmentCreated(
|
1945
|
-
this.widget =
|
1965
|
+
async onEnvironmentCreated(r) {
|
1966
|
+
this.widget = r.detail.widget, await this.activate(), this.requestUpdate();
|
1946
1967
|
}
|
1947
1968
|
async activate() {
|
1948
1969
|
this.widget && (await this.widget.activate(), this.status = "activated");
|
1949
1970
|
}
|
1950
1971
|
async getGlobalEnvironment() {
|
1951
|
-
const
|
1952
|
-
|
1953
|
-
(
|
1972
|
+
const r = globalThis.widgets;
|
1973
|
+
r && (this.widget = r.applications.find(
|
1974
|
+
(t) => t.name === this.name
|
1954
1975
|
), await this.activate());
|
1955
1976
|
}
|
1956
1977
|
render() {
|
1957
1978
|
if (!this.widget || this.status !== "activated")
|
1958
|
-
return
|
1979
|
+
return u;
|
1959
1980
|
if (this.widget.renderStrategy === w.Trigger) {
|
1960
|
-
const
|
1961
|
-
return
|
1981
|
+
const r = new A();
|
1982
|
+
return r.application = this.widget, r;
|
1962
1983
|
}
|
1963
1984
|
return this.widget.render();
|
1964
1985
|
}
|
1965
|
-
}
|
1966
|
-
|
1967
|
-
|
1986
|
+
};
|
1987
|
+
U.styles = [
|
1988
|
+
B`
|
1968
1989
|
:host {
|
1969
1990
|
display: block;
|
1970
1991
|
}
|
1971
1992
|
`
|
1972
1993
|
];
|
1973
|
-
|
1994
|
+
nt([
|
1974
1995
|
y({ attribute: !0 })
|
1975
|
-
],
|
1976
|
-
|
1977
|
-
|
1978
|
-
],
|
1979
|
-
|
1980
|
-
|
1981
|
-
],
|
1996
|
+
], U.prototype, "name", 2);
|
1997
|
+
nt([
|
1998
|
+
W()
|
1999
|
+
], U.prototype, "widget", 2);
|
2000
|
+
nt([
|
2001
|
+
W()
|
2002
|
+
], U.prototype, "status", 2);
|
2003
|
+
U = nt([
|
2004
|
+
$t("ace-widget")
|
2005
|
+
], U);
|
1982
2006
|
customElements.get("ace-trigger") || customElements.define("ace-trigger", A);
|
1983
|
-
|
1984
|
-
|
1985
|
-
customElements.get("ace-widget") || customElements.define("ace-widget", z);
|
1986
|
-
const hr = async (i, t) => {
|
1987
|
-
await new sr(i).bootstrap(t);
|
2007
|
+
const fr = async (r, t) => {
|
2008
|
+
await new lr(r).bootstrap(t);
|
1988
2009
|
};
|
1989
2010
|
export {
|
1990
|
-
|
1991
|
-
|
1992
|
-
|
1993
|
-
|
1994
|
-
|
2011
|
+
U as AceWidget,
|
2012
|
+
ar as Application,
|
2013
|
+
xt as Container,
|
2014
|
+
cr as Environment,
|
2015
|
+
lr as Site,
|
1995
2016
|
A as Trigger,
|
1996
|
-
|
1997
|
-
|
2017
|
+
Ve as WidgetComponent,
|
2018
|
+
fr as bootstrap
|
1998
2019
|
};
|