@1024pix/epreuves-components 0.9.3 → 0.9.4

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.
@@ -0,0 +1,3158 @@
1
+ import { a as Ie, s as L, v as bn, D as hn, _ as Dt, c as K, o as B, f as q, E as yn, G as vn, H as xn, y as wn, q as An, e as Zt, z as Qt, g as kn, t as Cn, p as Jt } from "./_plugin-vue_export-helper-CGraGJnO.js";
2
+ /*!
3
+ * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
4
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
5
+ * Copyright 2024 Fonticons, Inc.
6
+ */
7
+ const Sn = {
8
+ prefix: "fas",
9
+ iconName: "paperclip",
10
+ icon: [448, 512, [128206], "f0c6", "M364.2 83.8c-24.4-24.4-64-24.4-88.4 0l-184 184c-42.1 42.1-42.1 110.3 0 152.4s110.3 42.1 152.4 0l152-152c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-152 152c-64 64-167.6 64-231.6 0s-64-167.6 0-231.6l184-184c46.3-46.3 121.3-46.3 167.6 0s46.3 121.3 0 167.6l-176 176c-28.6 28.6-75 28.6-103.6 0s-28.6-75 0-103.6l144-144c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-144 144c-6.7 6.7-6.7 17.7 0 24.4s17.7 6.7 24.4 0l176-176c24.4-24.4 24.4-64 0-88.4z"]
11
+ };
12
+ /*!
13
+ * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
14
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
15
+ * Copyright 2024 Fonticons, Inc.
16
+ */
17
+ function On(t, e, n) {
18
+ return (e = En(e)) in t ? Object.defineProperty(t, e, {
19
+ value: n,
20
+ enumerable: !0,
21
+ configurable: !0,
22
+ writable: !0
23
+ }) : t[e] = n, t;
24
+ }
25
+ function te(t, e) {
26
+ var n = Object.keys(t);
27
+ if (Object.getOwnPropertySymbols) {
28
+ var a = Object.getOwnPropertySymbols(t);
29
+ e && (a = a.filter(function(r) {
30
+ return Object.getOwnPropertyDescriptor(t, r).enumerable;
31
+ })), n.push.apply(n, a);
32
+ }
33
+ return n;
34
+ }
35
+ function l(t) {
36
+ for (var e = 1; e < arguments.length; e++) {
37
+ var n = arguments[e] != null ? arguments[e] : {};
38
+ e % 2 ? te(Object(n), !0).forEach(function(a) {
39
+ On(t, a, n[a]);
40
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : te(Object(n)).forEach(function(a) {
41
+ Object.defineProperty(t, a, Object.getOwnPropertyDescriptor(n, a));
42
+ });
43
+ }
44
+ return t;
45
+ }
46
+ function Pn(t, e) {
47
+ if (typeof t != "object" || !t) return t;
48
+ var n = t[Symbol.toPrimitive];
49
+ if (n !== void 0) {
50
+ var a = n.call(t, e);
51
+ if (typeof a != "object") return a;
52
+ throw new TypeError("@@toPrimitive must return a primitive value.");
53
+ }
54
+ return (e === "string" ? String : Number)(t);
55
+ }
56
+ function En(t) {
57
+ var e = Pn(t, "string");
58
+ return typeof e == "symbol" ? e : e + "";
59
+ }
60
+ const ee = () => {
61
+ };
62
+ let Bt = {}, Ne = {}, Te = null, Fe = {
63
+ mark: ee,
64
+ measure: ee
65
+ };
66
+ try {
67
+ typeof window < "u" && (Bt = window), typeof document < "u" && (Ne = document), typeof MutationObserver < "u" && (Te = MutationObserver), typeof performance < "u" && (Fe = performance);
68
+ } catch {
69
+ }
70
+ const {
71
+ userAgent: ne = ""
72
+ } = Bt.navigator || {}, z = Bt, h = Ne, ae = Te, rt = Fe;
73
+ z.document;
74
+ const F = !!h.documentElement && !!h.head && typeof h.addEventListener == "function" && typeof h.createElement == "function", Me = ~ne.indexOf("MSIE") || ~ne.indexOf("Trident/");
75
+ var _n = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, In = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i, Le = {
76
+ classic: {
77
+ fa: "solid",
78
+ fas: "solid",
79
+ "fa-solid": "solid",
80
+ far: "regular",
81
+ "fa-regular": "regular",
82
+ fal: "light",
83
+ "fa-light": "light",
84
+ fat: "thin",
85
+ "fa-thin": "thin",
86
+ fab: "brands",
87
+ "fa-brands": "brands"
88
+ },
89
+ duotone: {
90
+ fa: "solid",
91
+ fad: "solid",
92
+ "fa-solid": "solid",
93
+ "fa-duotone": "solid",
94
+ fadr: "regular",
95
+ "fa-regular": "regular",
96
+ fadl: "light",
97
+ "fa-light": "light",
98
+ fadt: "thin",
99
+ "fa-thin": "thin"
100
+ },
101
+ sharp: {
102
+ fa: "solid",
103
+ fass: "solid",
104
+ "fa-solid": "solid",
105
+ fasr: "regular",
106
+ "fa-regular": "regular",
107
+ fasl: "light",
108
+ "fa-light": "light",
109
+ fast: "thin",
110
+ "fa-thin": "thin"
111
+ },
112
+ "sharp-duotone": {
113
+ fa: "solid",
114
+ fasds: "solid",
115
+ "fa-solid": "solid",
116
+ fasdr: "regular",
117
+ "fa-regular": "regular",
118
+ fasdl: "light",
119
+ "fa-light": "light",
120
+ fasdt: "thin",
121
+ "fa-thin": "thin"
122
+ }
123
+ }, Nn = {
124
+ GROUP: "duotone-group",
125
+ PRIMARY: "primary",
126
+ SECONDARY: "secondary"
127
+ }, ze = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], A = "classic", ut = "duotone", Tn = "sharp", Fn = "sharp-duotone", je = [A, ut, Tn, Fn], Mn = {
128
+ classic: {
129
+ 900: "fas",
130
+ 400: "far",
131
+ normal: "far",
132
+ 300: "fal",
133
+ 100: "fat"
134
+ },
135
+ duotone: {
136
+ 900: "fad",
137
+ 400: "fadr",
138
+ 300: "fadl",
139
+ 100: "fadt"
140
+ },
141
+ sharp: {
142
+ 900: "fass",
143
+ 400: "fasr",
144
+ 300: "fasl",
145
+ 100: "fast"
146
+ },
147
+ "sharp-duotone": {
148
+ 900: "fasds",
149
+ 400: "fasdr",
150
+ 300: "fasdl",
151
+ 100: "fasdt"
152
+ }
153
+ }, Ln = {
154
+ "Font Awesome 6 Free": {
155
+ 900: "fas",
156
+ 400: "far"
157
+ },
158
+ "Font Awesome 6 Pro": {
159
+ 900: "fas",
160
+ 400: "far",
161
+ normal: "far",
162
+ 300: "fal",
163
+ 100: "fat"
164
+ },
165
+ "Font Awesome 6 Brands": {
166
+ 400: "fab",
167
+ normal: "fab"
168
+ },
169
+ "Font Awesome 6 Duotone": {
170
+ 900: "fad",
171
+ 400: "fadr",
172
+ normal: "fadr",
173
+ 300: "fadl",
174
+ 100: "fadt"
175
+ },
176
+ "Font Awesome 6 Sharp": {
177
+ 900: "fass",
178
+ 400: "fasr",
179
+ normal: "fasr",
180
+ 300: "fasl",
181
+ 100: "fast"
182
+ },
183
+ "Font Awesome 6 Sharp Duotone": {
184
+ 900: "fasds",
185
+ 400: "fasdr",
186
+ normal: "fasdr",
187
+ 300: "fasdl",
188
+ 100: "fasdt"
189
+ }
190
+ }, zn = /* @__PURE__ */ new Map([["classic", {
191
+ defaultShortPrefixId: "fas",
192
+ defaultStyleId: "solid",
193
+ styleIds: ["solid", "regular", "light", "thin", "brands"],
194
+ futureStyleIds: [],
195
+ defaultFontWeight: 900
196
+ }], ["sharp", {
197
+ defaultShortPrefixId: "fass",
198
+ defaultStyleId: "solid",
199
+ styleIds: ["solid", "regular", "light", "thin"],
200
+ futureStyleIds: [],
201
+ defaultFontWeight: 900
202
+ }], ["duotone", {
203
+ defaultShortPrefixId: "fad",
204
+ defaultStyleId: "solid",
205
+ styleIds: ["solid", "regular", "light", "thin"],
206
+ futureStyleIds: [],
207
+ defaultFontWeight: 900
208
+ }], ["sharp-duotone", {
209
+ defaultShortPrefixId: "fasds",
210
+ defaultStyleId: "solid",
211
+ styleIds: ["solid", "regular", "light", "thin"],
212
+ futureStyleIds: [],
213
+ defaultFontWeight: 900
214
+ }]]), jn = {
215
+ classic: {
216
+ solid: "fas",
217
+ regular: "far",
218
+ light: "fal",
219
+ thin: "fat",
220
+ brands: "fab"
221
+ },
222
+ duotone: {
223
+ solid: "fad",
224
+ regular: "fadr",
225
+ light: "fadl",
226
+ thin: "fadt"
227
+ },
228
+ sharp: {
229
+ solid: "fass",
230
+ regular: "fasr",
231
+ light: "fasl",
232
+ thin: "fast"
233
+ },
234
+ "sharp-duotone": {
235
+ solid: "fasds",
236
+ regular: "fasdr",
237
+ light: "fasdl",
238
+ thin: "fasdt"
239
+ }
240
+ }, Rn = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], re = {
241
+ kit: {
242
+ fak: "kit",
243
+ "fa-kit": "kit"
244
+ },
245
+ "kit-duotone": {
246
+ fakd: "kit-duotone",
247
+ "fa-kit-duotone": "kit-duotone"
248
+ }
249
+ }, Dn = ["kit"], Bn = {
250
+ kit: {
251
+ "fa-kit": "fak"
252
+ }
253
+ }, Yn = ["fak", "fakd"], Un = {
254
+ kit: {
255
+ fak: "fa-kit"
256
+ }
257
+ }, oe = {
258
+ kit: {
259
+ kit: "fak"
260
+ },
261
+ "kit-duotone": {
262
+ "kit-duotone": "fakd"
263
+ }
264
+ }, ot = {
265
+ GROUP: "duotone-group",
266
+ SWAP_OPACITY: "swap-opacity",
267
+ PRIMARY: "primary",
268
+ SECONDARY: "secondary"
269
+ }, Wn = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], $n = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], Hn = {
270
+ "Font Awesome Kit": {
271
+ 400: "fak",
272
+ normal: "fak"
273
+ },
274
+ "Font Awesome Kit Duotone": {
275
+ 400: "fakd",
276
+ normal: "fakd"
277
+ }
278
+ }, Gn = {
279
+ classic: {
280
+ "fa-brands": "fab",
281
+ "fa-duotone": "fad",
282
+ "fa-light": "fal",
283
+ "fa-regular": "far",
284
+ "fa-solid": "fas",
285
+ "fa-thin": "fat"
286
+ },
287
+ duotone: {
288
+ "fa-regular": "fadr",
289
+ "fa-light": "fadl",
290
+ "fa-thin": "fadt"
291
+ },
292
+ sharp: {
293
+ "fa-solid": "fass",
294
+ "fa-regular": "fasr",
295
+ "fa-light": "fasl",
296
+ "fa-thin": "fast"
297
+ },
298
+ "sharp-duotone": {
299
+ "fa-solid": "fasds",
300
+ "fa-regular": "fasdr",
301
+ "fa-light": "fasdl",
302
+ "fa-thin": "fasdt"
303
+ }
304
+ }, Xn = {
305
+ classic: ["fas", "far", "fal", "fat", "fad"],
306
+ duotone: ["fadr", "fadl", "fadt"],
307
+ sharp: ["fass", "fasr", "fasl", "fast"],
308
+ "sharp-duotone": ["fasds", "fasdr", "fasdl", "fasdt"]
309
+ }, At = {
310
+ classic: {
311
+ fab: "fa-brands",
312
+ fad: "fa-duotone",
313
+ fal: "fa-light",
314
+ far: "fa-regular",
315
+ fas: "fa-solid",
316
+ fat: "fa-thin"
317
+ },
318
+ duotone: {
319
+ fadr: "fa-regular",
320
+ fadl: "fa-light",
321
+ fadt: "fa-thin"
322
+ },
323
+ sharp: {
324
+ fass: "fa-solid",
325
+ fasr: "fa-regular",
326
+ fasl: "fa-light",
327
+ fast: "fa-thin"
328
+ },
329
+ "sharp-duotone": {
330
+ fasds: "fa-solid",
331
+ fasdr: "fa-regular",
332
+ fasdl: "fa-light",
333
+ fasdt: "fa-thin"
334
+ }
335
+ }, Vn = ["fa-solid", "fa-regular", "fa-light", "fa-thin", "fa-duotone", "fa-brands"], kt = ["fa", "fas", "far", "fal", "fat", "fad", "fadr", "fadl", "fadt", "fab", "fass", "fasr", "fasl", "fast", "fasds", "fasdr", "fasdl", "fasdt", ...Wn, ...Vn], Kn = ["solid", "regular", "light", "thin", "duotone", "brands"], Re = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], qn = Re.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), Zn = [...Object.keys(Xn), ...Kn, "2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", ot.GROUP, ot.SWAP_OPACITY, ot.PRIMARY, ot.SECONDARY].concat(Re.map((t) => "".concat(t, "x"))).concat(qn.map((t) => "w-".concat(t))), Qn = {
336
+ "Font Awesome 5 Free": {
337
+ 900: "fas",
338
+ 400: "far"
339
+ },
340
+ "Font Awesome 5 Pro": {
341
+ 900: "fas",
342
+ 400: "far",
343
+ normal: "far",
344
+ 300: "fal"
345
+ },
346
+ "Font Awesome 5 Brands": {
347
+ 400: "fab",
348
+ normal: "fab"
349
+ },
350
+ "Font Awesome 5 Duotone": {
351
+ 900: "fad"
352
+ }
353
+ };
354
+ const N = "___FONT_AWESOME___", Ct = 16, De = "fa", Be = "svg-inline--fa", U = "data-fa-i2svg", St = "data-fa-pseudo-element", Jn = "data-fa-pseudo-element-pending", Yt = "data-prefix", Ut = "data-icon", se = "fontawesome-i2svg", ta = "async", ea = ["HTML", "HEAD", "STYLE", "SCRIPT"], Ye = (() => {
355
+ try {
356
+ return !0;
357
+ } catch {
358
+ return !1;
359
+ }
360
+ })();
361
+ function et(t) {
362
+ return new Proxy(t, {
363
+ get(e, n) {
364
+ return n in e ? e[n] : e[A];
365
+ }
366
+ });
367
+ }
368
+ const Ue = l({}, Le);
369
+ Ue[A] = l(l(l(l({}, {
370
+ "fa-duotone": "duotone"
371
+ }), Le[A]), re.kit), re["kit-duotone"]);
372
+ const na = et(Ue), Ot = l({}, jn);
373
+ Ot[A] = l(l(l(l({}, {
374
+ duotone: "fad"
375
+ }), Ot[A]), oe.kit), oe["kit-duotone"]);
376
+ const ie = et(Ot), Pt = l({}, At);
377
+ Pt[A] = l(l({}, Pt[A]), Un.kit);
378
+ const Wt = et(Pt), Et = l({}, Gn);
379
+ Et[A] = l(l({}, Et[A]), Bn.kit);
380
+ et(Et);
381
+ const aa = _n, We = "fa-layers-text", ra = In, oa = l({}, Mn);
382
+ et(oa);
383
+ const sa = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], bt = Nn, ia = [...Dn, ...Zn], Z = z.FontAwesomeConfig || {};
384
+ function la(t) {
385
+ var e = h.querySelector("script[" + t + "]");
386
+ if (e)
387
+ return e.getAttribute(t);
388
+ }
389
+ function fa(t) {
390
+ return t === "" ? !0 : t === "false" ? !1 : t === "true" ? !0 : t;
391
+ }
392
+ h && typeof h.querySelector == "function" && [["data-family-prefix", "familyPrefix"], ["data-css-prefix", "cssPrefix"], ["data-family-default", "familyDefault"], ["data-style-default", "styleDefault"], ["data-replacement-class", "replacementClass"], ["data-auto-replace-svg", "autoReplaceSvg"], ["data-auto-add-css", "autoAddCss"], ["data-auto-a11y", "autoA11y"], ["data-search-pseudo-elements", "searchPseudoElements"], ["data-observe-mutations", "observeMutations"], ["data-mutate-approach", "mutateApproach"], ["data-keep-original-source", "keepOriginalSource"], ["data-measure-performance", "measurePerformance"], ["data-show-missing-icons", "showMissingIcons"]].forEach((e) => {
393
+ let [n, a] = e;
394
+ const r = fa(la(n));
395
+ r != null && (Z[a] = r);
396
+ });
397
+ const $e = {
398
+ styleDefault: "solid",
399
+ familyDefault: A,
400
+ cssPrefix: De,
401
+ replacementClass: Be,
402
+ autoReplaceSvg: !0,
403
+ autoAddCss: !0,
404
+ autoA11y: !0,
405
+ searchPseudoElements: !1,
406
+ observeMutations: !0,
407
+ mutateApproach: "async",
408
+ keepOriginalSource: !0,
409
+ measurePerformance: !1,
410
+ showMissingIcons: !0
411
+ };
412
+ Z.familyPrefix && (Z.cssPrefix = Z.familyPrefix);
413
+ const G = l(l({}, $e), Z);
414
+ G.autoReplaceSvg || (G.observeMutations = !1);
415
+ const c = {};
416
+ Object.keys($e).forEach((t) => {
417
+ Object.defineProperty(c, t, {
418
+ enumerable: !0,
419
+ set: function(e) {
420
+ G[t] = e, Q.forEach((n) => n(c));
421
+ },
422
+ get: function() {
423
+ return G[t];
424
+ }
425
+ });
426
+ });
427
+ Object.defineProperty(c, "familyPrefix", {
428
+ enumerable: !0,
429
+ set: function(t) {
430
+ G.cssPrefix = t, Q.forEach((e) => e(c));
431
+ },
432
+ get: function() {
433
+ return G.cssPrefix;
434
+ }
435
+ });
436
+ z.FontAwesomeConfig = c;
437
+ const Q = [];
438
+ function ca(t) {
439
+ return Q.push(t), () => {
440
+ Q.splice(Q.indexOf(t), 1);
441
+ };
442
+ }
443
+ const M = Ct, E = {
444
+ size: 16,
445
+ x: 0,
446
+ y: 0,
447
+ rotate: 0,
448
+ flipX: !1,
449
+ flipY: !1
450
+ };
451
+ function ua(t) {
452
+ if (!t || !F)
453
+ return;
454
+ const e = h.createElement("style");
455
+ e.setAttribute("type", "text/css"), e.innerHTML = t;
456
+ const n = h.head.childNodes;
457
+ let a = null;
458
+ for (let r = n.length - 1; r > -1; r--) {
459
+ const o = n[r], s = (o.tagName || "").toUpperCase();
460
+ ["STYLE", "LINK"].indexOf(s) > -1 && (a = o);
461
+ }
462
+ return h.head.insertBefore(e, a), t;
463
+ }
464
+ const da = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
465
+ function J() {
466
+ let t = 12, e = "";
467
+ for (; t-- > 0; )
468
+ e += da[Math.random() * 62 | 0];
469
+ return e;
470
+ }
471
+ function X(t) {
472
+ const e = [];
473
+ for (let n = (t || []).length >>> 0; n--; )
474
+ e[n] = t[n];
475
+ return e;
476
+ }
477
+ function $t(t) {
478
+ return t.classList ? X(t.classList) : (t.getAttribute("class") || "").split(" ").filter((e) => e);
479
+ }
480
+ function He(t) {
481
+ return "".concat(t).replace(/&/g, "&amp;").replace(/"/g, "&quot;").replace(/'/g, "&#39;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
482
+ }
483
+ function ma(t) {
484
+ return Object.keys(t || {}).reduce((e, n) => e + "".concat(n, '="').concat(He(t[n]), '" '), "").trim();
485
+ }
486
+ function dt(t) {
487
+ return Object.keys(t || {}).reduce((e, n) => e + "".concat(n, ": ").concat(t[n].trim(), ";"), "");
488
+ }
489
+ function Ht(t) {
490
+ return t.size !== E.size || t.x !== E.x || t.y !== E.y || t.rotate !== E.rotate || t.flipX || t.flipY;
491
+ }
492
+ function ga(t) {
493
+ let {
494
+ transform: e,
495
+ containerWidth: n,
496
+ iconWidth: a
497
+ } = t;
498
+ const r = {
499
+ transform: "translate(".concat(n / 2, " 256)")
500
+ }, o = "translate(".concat(e.x * 32, ", ").concat(e.y * 32, ") "), s = "scale(".concat(e.size / 16 * (e.flipX ? -1 : 1), ", ").concat(e.size / 16 * (e.flipY ? -1 : 1), ") "), i = "rotate(".concat(e.rotate, " 0 0)"), u = {
501
+ transform: "".concat(o, " ").concat(s, " ").concat(i)
502
+ }, f = {
503
+ transform: "translate(".concat(a / 2 * -1, " -256)")
504
+ };
505
+ return {
506
+ outer: r,
507
+ inner: u,
508
+ path: f
509
+ };
510
+ }
511
+ function pa(t) {
512
+ let {
513
+ transform: e,
514
+ width: n = Ct,
515
+ height: a = Ct,
516
+ startCentered: r = !1
517
+ } = t, o = "";
518
+ return r && Me ? o += "translate(".concat(e.x / M - n / 2, "em, ").concat(e.y / M - a / 2, "em) ") : r ? o += "translate(calc(-50% + ".concat(e.x / M, "em), calc(-50% + ").concat(e.y / M, "em)) ") : o += "translate(".concat(e.x / M, "em, ").concat(e.y / M, "em) "), o += "scale(".concat(e.size / M * (e.flipX ? -1 : 1), ", ").concat(e.size / M * (e.flipY ? -1 : 1), ") "), o += "rotate(".concat(e.rotate, "deg) "), o;
519
+ }
520
+ var ba = `:root, :host {
521
+ --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
522
+ --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
523
+ --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
524
+ --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
525
+ --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
526
+ --fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone";
527
+ --fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone";
528
+ --fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone";
529
+ --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
530
+ --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
531
+ --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
532
+ --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
533
+ --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
534
+ --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";
535
+ --fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";
536
+ --fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";
537
+ --fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone";
538
+ }
539
+
540
+ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
541
+ overflow: visible;
542
+ box-sizing: content-box;
543
+ }
544
+
545
+ .svg-inline--fa {
546
+ display: var(--fa-display, inline-block);
547
+ height: 1em;
548
+ overflow: visible;
549
+ vertical-align: -0.125em;
550
+ }
551
+ .svg-inline--fa.fa-2xs {
552
+ vertical-align: 0.1em;
553
+ }
554
+ .svg-inline--fa.fa-xs {
555
+ vertical-align: 0em;
556
+ }
557
+ .svg-inline--fa.fa-sm {
558
+ vertical-align: -0.0714285705em;
559
+ }
560
+ .svg-inline--fa.fa-lg {
561
+ vertical-align: -0.2em;
562
+ }
563
+ .svg-inline--fa.fa-xl {
564
+ vertical-align: -0.25em;
565
+ }
566
+ .svg-inline--fa.fa-2xl {
567
+ vertical-align: -0.3125em;
568
+ }
569
+ .svg-inline--fa.fa-pull-left {
570
+ margin-right: var(--fa-pull-margin, 0.3em);
571
+ width: auto;
572
+ }
573
+ .svg-inline--fa.fa-pull-right {
574
+ margin-left: var(--fa-pull-margin, 0.3em);
575
+ width: auto;
576
+ }
577
+ .svg-inline--fa.fa-li {
578
+ width: var(--fa-li-width, 2em);
579
+ top: 0.25em;
580
+ }
581
+ .svg-inline--fa.fa-fw {
582
+ width: var(--fa-fw-width, 1.25em);
583
+ }
584
+
585
+ .fa-layers svg.svg-inline--fa {
586
+ bottom: 0;
587
+ left: 0;
588
+ margin: auto;
589
+ position: absolute;
590
+ right: 0;
591
+ top: 0;
592
+ }
593
+
594
+ .fa-layers-counter, .fa-layers-text {
595
+ display: inline-block;
596
+ position: absolute;
597
+ text-align: center;
598
+ }
599
+
600
+ .fa-layers {
601
+ display: inline-block;
602
+ height: 1em;
603
+ position: relative;
604
+ text-align: center;
605
+ vertical-align: -0.125em;
606
+ width: 1em;
607
+ }
608
+ .fa-layers svg.svg-inline--fa {
609
+ transform-origin: center center;
610
+ }
611
+
612
+ .fa-layers-text {
613
+ left: 50%;
614
+ top: 50%;
615
+ transform: translate(-50%, -50%);
616
+ transform-origin: center center;
617
+ }
618
+
619
+ .fa-layers-counter {
620
+ background-color: var(--fa-counter-background-color, #ff253a);
621
+ border-radius: var(--fa-counter-border-radius, 1em);
622
+ box-sizing: border-box;
623
+ color: var(--fa-inverse, #fff);
624
+ line-height: var(--fa-counter-line-height, 1);
625
+ max-width: var(--fa-counter-max-width, 5em);
626
+ min-width: var(--fa-counter-min-width, 1.5em);
627
+ overflow: hidden;
628
+ padding: var(--fa-counter-padding, 0.25em 0.5em);
629
+ right: var(--fa-right, 0);
630
+ text-overflow: ellipsis;
631
+ top: var(--fa-top, 0);
632
+ transform: scale(var(--fa-counter-scale, 0.25));
633
+ transform-origin: top right;
634
+ }
635
+
636
+ .fa-layers-bottom-right {
637
+ bottom: var(--fa-bottom, 0);
638
+ right: var(--fa-right, 0);
639
+ top: auto;
640
+ transform: scale(var(--fa-layers-scale, 0.25));
641
+ transform-origin: bottom right;
642
+ }
643
+
644
+ .fa-layers-bottom-left {
645
+ bottom: var(--fa-bottom, 0);
646
+ left: var(--fa-left, 0);
647
+ right: auto;
648
+ top: auto;
649
+ transform: scale(var(--fa-layers-scale, 0.25));
650
+ transform-origin: bottom left;
651
+ }
652
+
653
+ .fa-layers-top-right {
654
+ top: var(--fa-top, 0);
655
+ right: var(--fa-right, 0);
656
+ transform: scale(var(--fa-layers-scale, 0.25));
657
+ transform-origin: top right;
658
+ }
659
+
660
+ .fa-layers-top-left {
661
+ left: var(--fa-left, 0);
662
+ right: auto;
663
+ top: var(--fa-top, 0);
664
+ transform: scale(var(--fa-layers-scale, 0.25));
665
+ transform-origin: top left;
666
+ }
667
+
668
+ .fa-1x {
669
+ font-size: 1em;
670
+ }
671
+
672
+ .fa-2x {
673
+ font-size: 2em;
674
+ }
675
+
676
+ .fa-3x {
677
+ font-size: 3em;
678
+ }
679
+
680
+ .fa-4x {
681
+ font-size: 4em;
682
+ }
683
+
684
+ .fa-5x {
685
+ font-size: 5em;
686
+ }
687
+
688
+ .fa-6x {
689
+ font-size: 6em;
690
+ }
691
+
692
+ .fa-7x {
693
+ font-size: 7em;
694
+ }
695
+
696
+ .fa-8x {
697
+ font-size: 8em;
698
+ }
699
+
700
+ .fa-9x {
701
+ font-size: 9em;
702
+ }
703
+
704
+ .fa-10x {
705
+ font-size: 10em;
706
+ }
707
+
708
+ .fa-2xs {
709
+ font-size: 0.625em;
710
+ line-height: 0.1em;
711
+ vertical-align: 0.225em;
712
+ }
713
+
714
+ .fa-xs {
715
+ font-size: 0.75em;
716
+ line-height: 0.0833333337em;
717
+ vertical-align: 0.125em;
718
+ }
719
+
720
+ .fa-sm {
721
+ font-size: 0.875em;
722
+ line-height: 0.0714285718em;
723
+ vertical-align: 0.0535714295em;
724
+ }
725
+
726
+ .fa-lg {
727
+ font-size: 1.25em;
728
+ line-height: 0.05em;
729
+ vertical-align: -0.075em;
730
+ }
731
+
732
+ .fa-xl {
733
+ font-size: 1.5em;
734
+ line-height: 0.0416666682em;
735
+ vertical-align: -0.125em;
736
+ }
737
+
738
+ .fa-2xl {
739
+ font-size: 2em;
740
+ line-height: 0.03125em;
741
+ vertical-align: -0.1875em;
742
+ }
743
+
744
+ .fa-fw {
745
+ text-align: center;
746
+ width: 1.25em;
747
+ }
748
+
749
+ .fa-ul {
750
+ list-style-type: none;
751
+ margin-left: var(--fa-li-margin, 2.5em);
752
+ padding-left: 0;
753
+ }
754
+ .fa-ul > li {
755
+ position: relative;
756
+ }
757
+
758
+ .fa-li {
759
+ left: calc(-1 * var(--fa-li-width, 2em));
760
+ position: absolute;
761
+ text-align: center;
762
+ width: var(--fa-li-width, 2em);
763
+ line-height: inherit;
764
+ }
765
+
766
+ .fa-border {
767
+ border-color: var(--fa-border-color, #eee);
768
+ border-radius: var(--fa-border-radius, 0.1em);
769
+ border-style: var(--fa-border-style, solid);
770
+ border-width: var(--fa-border-width, 0.08em);
771
+ padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
772
+ }
773
+
774
+ .fa-pull-left {
775
+ float: left;
776
+ margin-right: var(--fa-pull-margin, 0.3em);
777
+ }
778
+
779
+ .fa-pull-right {
780
+ float: right;
781
+ margin-left: var(--fa-pull-margin, 0.3em);
782
+ }
783
+
784
+ .fa-beat {
785
+ animation-name: fa-beat;
786
+ animation-delay: var(--fa-animation-delay, 0s);
787
+ animation-direction: var(--fa-animation-direction, normal);
788
+ animation-duration: var(--fa-animation-duration, 1s);
789
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
790
+ animation-timing-function: var(--fa-animation-timing, ease-in-out);
791
+ }
792
+
793
+ .fa-bounce {
794
+ animation-name: fa-bounce;
795
+ animation-delay: var(--fa-animation-delay, 0s);
796
+ animation-direction: var(--fa-animation-direction, normal);
797
+ animation-duration: var(--fa-animation-duration, 1s);
798
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
799
+ animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
800
+ }
801
+
802
+ .fa-fade {
803
+ animation-name: fa-fade;
804
+ animation-delay: var(--fa-animation-delay, 0s);
805
+ animation-direction: var(--fa-animation-direction, normal);
806
+ animation-duration: var(--fa-animation-duration, 1s);
807
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
808
+ animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
809
+ }
810
+
811
+ .fa-beat-fade {
812
+ animation-name: fa-beat-fade;
813
+ animation-delay: var(--fa-animation-delay, 0s);
814
+ animation-direction: var(--fa-animation-direction, normal);
815
+ animation-duration: var(--fa-animation-duration, 1s);
816
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
817
+ animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
818
+ }
819
+
820
+ .fa-flip {
821
+ animation-name: fa-flip;
822
+ animation-delay: var(--fa-animation-delay, 0s);
823
+ animation-direction: var(--fa-animation-direction, normal);
824
+ animation-duration: var(--fa-animation-duration, 1s);
825
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
826
+ animation-timing-function: var(--fa-animation-timing, ease-in-out);
827
+ }
828
+
829
+ .fa-shake {
830
+ animation-name: fa-shake;
831
+ animation-delay: var(--fa-animation-delay, 0s);
832
+ animation-direction: var(--fa-animation-direction, normal);
833
+ animation-duration: var(--fa-animation-duration, 1s);
834
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
835
+ animation-timing-function: var(--fa-animation-timing, linear);
836
+ }
837
+
838
+ .fa-spin {
839
+ animation-name: fa-spin;
840
+ animation-delay: var(--fa-animation-delay, 0s);
841
+ animation-direction: var(--fa-animation-direction, normal);
842
+ animation-duration: var(--fa-animation-duration, 2s);
843
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
844
+ animation-timing-function: var(--fa-animation-timing, linear);
845
+ }
846
+
847
+ .fa-spin-reverse {
848
+ --fa-animation-direction: reverse;
849
+ }
850
+
851
+ .fa-pulse,
852
+ .fa-spin-pulse {
853
+ animation-name: fa-spin;
854
+ animation-direction: var(--fa-animation-direction, normal);
855
+ animation-duration: var(--fa-animation-duration, 1s);
856
+ animation-iteration-count: var(--fa-animation-iteration-count, infinite);
857
+ animation-timing-function: var(--fa-animation-timing, steps(8));
858
+ }
859
+
860
+ @media (prefers-reduced-motion: reduce) {
861
+ .fa-beat,
862
+ .fa-bounce,
863
+ .fa-fade,
864
+ .fa-beat-fade,
865
+ .fa-flip,
866
+ .fa-pulse,
867
+ .fa-shake,
868
+ .fa-spin,
869
+ .fa-spin-pulse {
870
+ animation-delay: -1ms;
871
+ animation-duration: 1ms;
872
+ animation-iteration-count: 1;
873
+ transition-delay: 0s;
874
+ transition-duration: 0s;
875
+ }
876
+ }
877
+ @keyframes fa-beat {
878
+ 0%, 90% {
879
+ transform: scale(1);
880
+ }
881
+ 45% {
882
+ transform: scale(var(--fa-beat-scale, 1.25));
883
+ }
884
+ }
885
+ @keyframes fa-bounce {
886
+ 0% {
887
+ transform: scale(1, 1) translateY(0);
888
+ }
889
+ 10% {
890
+ transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
891
+ }
892
+ 30% {
893
+ transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
894
+ }
895
+ 50% {
896
+ transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
897
+ }
898
+ 57% {
899
+ transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
900
+ }
901
+ 64% {
902
+ transform: scale(1, 1) translateY(0);
903
+ }
904
+ 100% {
905
+ transform: scale(1, 1) translateY(0);
906
+ }
907
+ }
908
+ @keyframes fa-fade {
909
+ 50% {
910
+ opacity: var(--fa-fade-opacity, 0.4);
911
+ }
912
+ }
913
+ @keyframes fa-beat-fade {
914
+ 0%, 100% {
915
+ opacity: var(--fa-beat-fade-opacity, 0.4);
916
+ transform: scale(1);
917
+ }
918
+ 50% {
919
+ opacity: 1;
920
+ transform: scale(var(--fa-beat-fade-scale, 1.125));
921
+ }
922
+ }
923
+ @keyframes fa-flip {
924
+ 50% {
925
+ transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
926
+ }
927
+ }
928
+ @keyframes fa-shake {
929
+ 0% {
930
+ transform: rotate(-15deg);
931
+ }
932
+ 4% {
933
+ transform: rotate(15deg);
934
+ }
935
+ 8%, 24% {
936
+ transform: rotate(-18deg);
937
+ }
938
+ 12%, 28% {
939
+ transform: rotate(18deg);
940
+ }
941
+ 16% {
942
+ transform: rotate(-22deg);
943
+ }
944
+ 20% {
945
+ transform: rotate(22deg);
946
+ }
947
+ 32% {
948
+ transform: rotate(-12deg);
949
+ }
950
+ 36% {
951
+ transform: rotate(12deg);
952
+ }
953
+ 40%, 100% {
954
+ transform: rotate(0deg);
955
+ }
956
+ }
957
+ @keyframes fa-spin {
958
+ 0% {
959
+ transform: rotate(0deg);
960
+ }
961
+ 100% {
962
+ transform: rotate(360deg);
963
+ }
964
+ }
965
+ .fa-rotate-90 {
966
+ transform: rotate(90deg);
967
+ }
968
+
969
+ .fa-rotate-180 {
970
+ transform: rotate(180deg);
971
+ }
972
+
973
+ .fa-rotate-270 {
974
+ transform: rotate(270deg);
975
+ }
976
+
977
+ .fa-flip-horizontal {
978
+ transform: scale(-1, 1);
979
+ }
980
+
981
+ .fa-flip-vertical {
982
+ transform: scale(1, -1);
983
+ }
984
+
985
+ .fa-flip-both,
986
+ .fa-flip-horizontal.fa-flip-vertical {
987
+ transform: scale(-1, -1);
988
+ }
989
+
990
+ .fa-rotate-by {
991
+ transform: rotate(var(--fa-rotate-angle, 0));
992
+ }
993
+
994
+ .fa-stack {
995
+ display: inline-block;
996
+ vertical-align: middle;
997
+ height: 2em;
998
+ position: relative;
999
+ width: 2.5em;
1000
+ }
1001
+
1002
+ .fa-stack-1x,
1003
+ .fa-stack-2x {
1004
+ bottom: 0;
1005
+ left: 0;
1006
+ margin: auto;
1007
+ position: absolute;
1008
+ right: 0;
1009
+ top: 0;
1010
+ z-index: var(--fa-stack-z-index, auto);
1011
+ }
1012
+
1013
+ .svg-inline--fa.fa-stack-1x {
1014
+ height: 1em;
1015
+ width: 1.25em;
1016
+ }
1017
+ .svg-inline--fa.fa-stack-2x {
1018
+ height: 2em;
1019
+ width: 2.5em;
1020
+ }
1021
+
1022
+ .fa-inverse {
1023
+ color: var(--fa-inverse, #fff);
1024
+ }
1025
+
1026
+ .sr-only,
1027
+ .fa-sr-only {
1028
+ position: absolute;
1029
+ width: 1px;
1030
+ height: 1px;
1031
+ padding: 0;
1032
+ margin: -1px;
1033
+ overflow: hidden;
1034
+ clip: rect(0, 0, 0, 0);
1035
+ white-space: nowrap;
1036
+ border-width: 0;
1037
+ }
1038
+
1039
+ .sr-only-focusable:not(:focus),
1040
+ .fa-sr-only-focusable:not(:focus) {
1041
+ position: absolute;
1042
+ width: 1px;
1043
+ height: 1px;
1044
+ padding: 0;
1045
+ margin: -1px;
1046
+ overflow: hidden;
1047
+ clip: rect(0, 0, 0, 0);
1048
+ white-space: nowrap;
1049
+ border-width: 0;
1050
+ }
1051
+
1052
+ .svg-inline--fa .fa-primary {
1053
+ fill: var(--fa-primary-color, currentColor);
1054
+ opacity: var(--fa-primary-opacity, 1);
1055
+ }
1056
+
1057
+ .svg-inline--fa .fa-secondary {
1058
+ fill: var(--fa-secondary-color, currentColor);
1059
+ opacity: var(--fa-secondary-opacity, 0.4);
1060
+ }
1061
+
1062
+ .svg-inline--fa.fa-swap-opacity .fa-primary {
1063
+ opacity: var(--fa-secondary-opacity, 0.4);
1064
+ }
1065
+
1066
+ .svg-inline--fa.fa-swap-opacity .fa-secondary {
1067
+ opacity: var(--fa-primary-opacity, 1);
1068
+ }
1069
+
1070
+ .svg-inline--fa mask .fa-primary,
1071
+ .svg-inline--fa mask .fa-secondary {
1072
+ fill: black;
1073
+ }`;
1074
+ function Ge() {
1075
+ const t = De, e = Be, n = c.cssPrefix, a = c.replacementClass;
1076
+ let r = ba;
1077
+ if (n !== t || a !== e) {
1078
+ const o = new RegExp("\\.".concat(t, "\\-"), "g"), s = new RegExp("\\--".concat(t, "\\-"), "g"), i = new RegExp("\\.".concat(e), "g");
1079
+ r = r.replace(o, ".".concat(n, "-")).replace(s, "--".concat(n, "-")).replace(i, ".".concat(a));
1080
+ }
1081
+ return r;
1082
+ }
1083
+ let le = !1;
1084
+ function ht() {
1085
+ c.autoAddCss && !le && (ua(Ge()), le = !0);
1086
+ }
1087
+ var ha = {
1088
+ mixout() {
1089
+ return {
1090
+ dom: {
1091
+ css: Ge,
1092
+ insertCss: ht
1093
+ }
1094
+ };
1095
+ },
1096
+ hooks() {
1097
+ return {
1098
+ beforeDOMElementCreation() {
1099
+ ht();
1100
+ },
1101
+ beforeI2svg() {
1102
+ ht();
1103
+ }
1104
+ };
1105
+ }
1106
+ };
1107
+ const T = z || {};
1108
+ T[N] || (T[N] = {});
1109
+ T[N].styles || (T[N].styles = {});
1110
+ T[N].hooks || (T[N].hooks = {});
1111
+ T[N].shims || (T[N].shims = []);
1112
+ var _ = T[N];
1113
+ const Xe = [], Ve = function() {
1114
+ h.removeEventListener("DOMContentLoaded", Ve), lt = 1, Xe.map((t) => t());
1115
+ };
1116
+ let lt = !1;
1117
+ F && (lt = (h.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(h.readyState), lt || h.addEventListener("DOMContentLoaded", Ve));
1118
+ function ya(t) {
1119
+ F && (lt ? setTimeout(t, 0) : Xe.push(t));
1120
+ }
1121
+ function nt(t) {
1122
+ const {
1123
+ tag: e,
1124
+ attributes: n = {},
1125
+ children: a = []
1126
+ } = t;
1127
+ return typeof t == "string" ? He(t) : "<".concat(e, " ").concat(ma(n), ">").concat(a.map(nt).join(""), "</").concat(e, ">");
1128
+ }
1129
+ function fe(t, e, n) {
1130
+ if (t && t[e] && t[e][n])
1131
+ return {
1132
+ prefix: e,
1133
+ iconName: n,
1134
+ icon: t[e][n]
1135
+ };
1136
+ }
1137
+ var yt = function(e, n, a, r) {
1138
+ var o = Object.keys(e), s = o.length, i = n, u, f, d;
1139
+ for (a === void 0 ? (u = 1, d = e[o[0]]) : (u = 0, d = a); u < s; u++)
1140
+ f = o[u], d = i(d, e[f], f, e);
1141
+ return d;
1142
+ };
1143
+ function va(t) {
1144
+ const e = [];
1145
+ let n = 0;
1146
+ const a = t.length;
1147
+ for (; n < a; ) {
1148
+ const r = t.charCodeAt(n++);
1149
+ if (r >= 55296 && r <= 56319 && n < a) {
1150
+ const o = t.charCodeAt(n++);
1151
+ (o & 64512) == 56320 ? e.push(((r & 1023) << 10) + (o & 1023) + 65536) : (e.push(r), n--);
1152
+ } else
1153
+ e.push(r);
1154
+ }
1155
+ return e;
1156
+ }
1157
+ function _t(t) {
1158
+ const e = va(t);
1159
+ return e.length === 1 ? e[0].toString(16) : null;
1160
+ }
1161
+ function xa(t, e) {
1162
+ const n = t.length;
1163
+ let a = t.charCodeAt(e), r;
1164
+ return a >= 55296 && a <= 56319 && n > e + 1 && (r = t.charCodeAt(e + 1), r >= 56320 && r <= 57343) ? (a - 55296) * 1024 + r - 56320 + 65536 : a;
1165
+ }
1166
+ function ce(t) {
1167
+ return Object.keys(t).reduce((e, n) => {
1168
+ const a = t[n];
1169
+ return !!a.icon ? e[a.iconName] = a.icon : e[n] = a, e;
1170
+ }, {});
1171
+ }
1172
+ function It(t, e) {
1173
+ let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
1174
+ const {
1175
+ skipHooks: a = !1
1176
+ } = n, r = ce(e);
1177
+ typeof _.hooks.addPack == "function" && !a ? _.hooks.addPack(t, ce(e)) : _.styles[t] = l(l({}, _.styles[t] || {}), r), t === "fas" && It("fa", e);
1178
+ }
1179
+ const {
1180
+ styles: tt,
1181
+ shims: wa
1182
+ } = _, Ke = Object.keys(Wt), Aa = Ke.reduce((t, e) => (t[e] = Object.keys(Wt[e]), t), {});
1183
+ let Gt = null, qe = {}, Ze = {}, Qe = {}, Je = {}, tn = {};
1184
+ function ka(t) {
1185
+ return ~ia.indexOf(t);
1186
+ }
1187
+ function Ca(t, e) {
1188
+ const n = e.split("-"), a = n[0], r = n.slice(1).join("-");
1189
+ return a === t && r !== "" && !ka(r) ? r : null;
1190
+ }
1191
+ const en = () => {
1192
+ const t = (a) => yt(tt, (r, o, s) => (r[s] = yt(o, a, {}), r), {});
1193
+ qe = t((a, r, o) => (r[3] && (a[r[3]] = o), r[2] && r[2].filter((i) => typeof i == "number").forEach((i) => {
1194
+ a[i.toString(16)] = o;
1195
+ }), a)), Ze = t((a, r, o) => (a[o] = o, r[2] && r[2].filter((i) => typeof i == "string").forEach((i) => {
1196
+ a[i] = o;
1197
+ }), a)), tn = t((a, r, o) => {
1198
+ const s = r[2];
1199
+ return a[o] = o, s.forEach((i) => {
1200
+ a[i] = o;
1201
+ }), a;
1202
+ });
1203
+ const e = "far" in tt || c.autoFetchSvg, n = yt(wa, (a, r) => {
1204
+ const o = r[0];
1205
+ let s = r[1];
1206
+ const i = r[2];
1207
+ return s === "far" && !e && (s = "fas"), typeof o == "string" && (a.names[o] = {
1208
+ prefix: s,
1209
+ iconName: i
1210
+ }), typeof o == "number" && (a.unicodes[o.toString(16)] = {
1211
+ prefix: s,
1212
+ iconName: i
1213
+ }), a;
1214
+ }, {
1215
+ names: {},
1216
+ unicodes: {}
1217
+ });
1218
+ Qe = n.names, Je = n.unicodes, Gt = mt(c.styleDefault, {
1219
+ family: c.familyDefault
1220
+ });
1221
+ };
1222
+ ca((t) => {
1223
+ Gt = mt(t.styleDefault, {
1224
+ family: c.familyDefault
1225
+ });
1226
+ });
1227
+ en();
1228
+ function Xt(t, e) {
1229
+ return (qe[t] || {})[e];
1230
+ }
1231
+ function Sa(t, e) {
1232
+ return (Ze[t] || {})[e];
1233
+ }
1234
+ function Y(t, e) {
1235
+ return (tn[t] || {})[e];
1236
+ }
1237
+ function nn(t) {
1238
+ return Qe[t] || {
1239
+ prefix: null,
1240
+ iconName: null
1241
+ };
1242
+ }
1243
+ function Oa(t) {
1244
+ const e = Je[t], n = Xt("fas", t);
1245
+ return e || (n ? {
1246
+ prefix: "fas",
1247
+ iconName: n
1248
+ } : null) || {
1249
+ prefix: null,
1250
+ iconName: null
1251
+ };
1252
+ }
1253
+ function j() {
1254
+ return Gt;
1255
+ }
1256
+ const an = () => ({
1257
+ prefix: null,
1258
+ iconName: null,
1259
+ rest: []
1260
+ });
1261
+ function Pa(t) {
1262
+ let e = A;
1263
+ const n = Ke.reduce((a, r) => (a[r] = "".concat(c.cssPrefix, "-").concat(r), a), {});
1264
+ return je.forEach((a) => {
1265
+ (t.includes(n[a]) || t.some((r) => Aa[a].includes(r))) && (e = a);
1266
+ }), e;
1267
+ }
1268
+ function mt(t) {
1269
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1270
+ const {
1271
+ family: n = A
1272
+ } = e, a = na[n][t];
1273
+ if (n === ut && !t)
1274
+ return "fad";
1275
+ const r = ie[n][t] || ie[n][a], o = t in _.styles ? t : null;
1276
+ return r || o || null;
1277
+ }
1278
+ function Ea(t) {
1279
+ let e = [], n = null;
1280
+ return t.forEach((a) => {
1281
+ const r = Ca(c.cssPrefix, a);
1282
+ r ? n = r : a && e.push(a);
1283
+ }), {
1284
+ iconName: n,
1285
+ rest: e
1286
+ };
1287
+ }
1288
+ function ue(t) {
1289
+ return t.sort().filter((e, n, a) => a.indexOf(e) === n);
1290
+ }
1291
+ function gt(t) {
1292
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1293
+ const {
1294
+ skipLookups: n = !1
1295
+ } = e;
1296
+ let a = null;
1297
+ const r = kt.concat($n), o = ue(t.filter((b) => r.includes(b))), s = ue(t.filter((b) => !kt.includes(b))), i = o.filter((b) => (a = b, !ze.includes(b))), [u = null] = i, f = Pa(o), d = l(l({}, Ea(s)), {}, {
1298
+ prefix: mt(u, {
1299
+ family: f
1300
+ })
1301
+ });
1302
+ return l(l(l({}, d), Ta({
1303
+ values: t,
1304
+ family: f,
1305
+ styles: tt,
1306
+ config: c,
1307
+ canonical: d,
1308
+ givenPrefix: a
1309
+ })), _a(n, a, d));
1310
+ }
1311
+ function _a(t, e, n) {
1312
+ let {
1313
+ prefix: a,
1314
+ iconName: r
1315
+ } = n;
1316
+ if (t || !a || !r)
1317
+ return {
1318
+ prefix: a,
1319
+ iconName: r
1320
+ };
1321
+ const o = e === "fa" ? nn(r) : {}, s = Y(a, r);
1322
+ return r = o.iconName || s || r, a = o.prefix || a, a === "far" && !tt.far && tt.fas && !c.autoFetchSvg && (a = "fas"), {
1323
+ prefix: a,
1324
+ iconName: r
1325
+ };
1326
+ }
1327
+ const Ia = je.filter((t) => t !== A || t !== ut), Na = Object.keys(At).filter((t) => t !== A).map((t) => Object.keys(At[t])).flat();
1328
+ function Ta(t) {
1329
+ const {
1330
+ values: e,
1331
+ family: n,
1332
+ canonical: a,
1333
+ givenPrefix: r = "",
1334
+ styles: o = {},
1335
+ config: s = {}
1336
+ } = t, i = n === ut, u = e.includes("fa-duotone") || e.includes("fad"), f = s.familyDefault === "duotone", d = a.prefix === "fad" || a.prefix === "fa-duotone";
1337
+ if (!i && (u || f || d) && (a.prefix = "fad"), (e.includes("fa-brands") || e.includes("fab")) && (a.prefix = "fab"), !a.prefix && Ia.includes(n) && (Object.keys(o).find((p) => Na.includes(p)) || s.autoFetchSvg)) {
1338
+ const p = zn.get(n).defaultShortPrefixId;
1339
+ a.prefix = p, a.iconName = Y(a.prefix, a.iconName) || a.iconName;
1340
+ }
1341
+ return (a.prefix === "fa" || r === "fa") && (a.prefix = j() || "fas"), a;
1342
+ }
1343
+ class Fa {
1344
+ constructor() {
1345
+ this.definitions = {};
1346
+ }
1347
+ add() {
1348
+ for (var e = arguments.length, n = new Array(e), a = 0; a < e; a++)
1349
+ n[a] = arguments[a];
1350
+ const r = n.reduce(this._pullDefinitions, {});
1351
+ Object.keys(r).forEach((o) => {
1352
+ this.definitions[o] = l(l({}, this.definitions[o] || {}), r[o]), It(o, r[o]);
1353
+ const s = Wt[A][o];
1354
+ s && It(s, r[o]), en();
1355
+ });
1356
+ }
1357
+ reset() {
1358
+ this.definitions = {};
1359
+ }
1360
+ _pullDefinitions(e, n) {
1361
+ const a = n.prefix && n.iconName && n.icon ? {
1362
+ 0: n
1363
+ } : n;
1364
+ return Object.keys(a).map((r) => {
1365
+ const {
1366
+ prefix: o,
1367
+ iconName: s,
1368
+ icon: i
1369
+ } = a[r], u = i[2];
1370
+ e[o] || (e[o] = {}), u.length > 0 && u.forEach((f) => {
1371
+ typeof f == "string" && (e[o][f] = i);
1372
+ }), e[o][s] = i;
1373
+ }), e;
1374
+ }
1375
+ }
1376
+ let de = [], $ = {};
1377
+ const H = {}, Ma = Object.keys(H);
1378
+ function La(t, e) {
1379
+ let {
1380
+ mixoutsTo: n
1381
+ } = e;
1382
+ return de = t, $ = {}, Object.keys(H).forEach((a) => {
1383
+ Ma.indexOf(a) === -1 && delete H[a];
1384
+ }), de.forEach((a) => {
1385
+ const r = a.mixout ? a.mixout() : {};
1386
+ if (Object.keys(r).forEach((o) => {
1387
+ typeof r[o] == "function" && (n[o] = r[o]), typeof r[o] == "object" && Object.keys(r[o]).forEach((s) => {
1388
+ n[o] || (n[o] = {}), n[o][s] = r[o][s];
1389
+ });
1390
+ }), a.hooks) {
1391
+ const o = a.hooks();
1392
+ Object.keys(o).forEach((s) => {
1393
+ $[s] || ($[s] = []), $[s].push(o[s]);
1394
+ });
1395
+ }
1396
+ a.provides && a.provides(H);
1397
+ }), n;
1398
+ }
1399
+ function Nt(t, e) {
1400
+ for (var n = arguments.length, a = new Array(n > 2 ? n - 2 : 0), r = 2; r < n; r++)
1401
+ a[r - 2] = arguments[r];
1402
+ return ($[t] || []).forEach((s) => {
1403
+ e = s.apply(null, [e, ...a]);
1404
+ }), e;
1405
+ }
1406
+ function W(t) {
1407
+ for (var e = arguments.length, n = new Array(e > 1 ? e - 1 : 0), a = 1; a < e; a++)
1408
+ n[a - 1] = arguments[a];
1409
+ ($[t] || []).forEach((o) => {
1410
+ o.apply(null, n);
1411
+ });
1412
+ }
1413
+ function R() {
1414
+ const t = arguments[0], e = Array.prototype.slice.call(arguments, 1);
1415
+ return H[t] ? H[t].apply(null, e) : void 0;
1416
+ }
1417
+ function Tt(t) {
1418
+ t.prefix === "fa" && (t.prefix = "fas");
1419
+ let {
1420
+ iconName: e
1421
+ } = t;
1422
+ const n = t.prefix || j();
1423
+ if (e)
1424
+ return e = Y(n, e) || e, fe(rn.definitions, n, e) || fe(_.styles, n, e);
1425
+ }
1426
+ const rn = new Fa(), za = () => {
1427
+ c.autoReplaceSvg = !1, c.observeMutations = !1, W("noAuto");
1428
+ }, ja = {
1429
+ i2svg: function() {
1430
+ let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1431
+ return F ? (W("beforeI2svg", t), R("pseudoElements2svg", t), R("i2svg", t)) : Promise.reject(new Error("Operation requires a DOM of some kind."));
1432
+ },
1433
+ watch: function() {
1434
+ let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1435
+ const {
1436
+ autoReplaceSvgRoot: e
1437
+ } = t;
1438
+ c.autoReplaceSvg === !1 && (c.autoReplaceSvg = !0), c.observeMutations = !0, ya(() => {
1439
+ Da({
1440
+ autoReplaceSvgRoot: e
1441
+ }), W("watch", t);
1442
+ });
1443
+ }
1444
+ }, Ra = {
1445
+ icon: (t) => {
1446
+ if (t === null)
1447
+ return null;
1448
+ if (typeof t == "object" && t.prefix && t.iconName)
1449
+ return {
1450
+ prefix: t.prefix,
1451
+ iconName: Y(t.prefix, t.iconName) || t.iconName
1452
+ };
1453
+ if (Array.isArray(t) && t.length === 2) {
1454
+ const e = t[1].indexOf("fa-") === 0 ? t[1].slice(3) : t[1], n = mt(t[0]);
1455
+ return {
1456
+ prefix: n,
1457
+ iconName: Y(n, e) || e
1458
+ };
1459
+ }
1460
+ if (typeof t == "string" && (t.indexOf("".concat(c.cssPrefix, "-")) > -1 || t.match(aa))) {
1461
+ const e = gt(t.split(" "), {
1462
+ skipLookups: !0
1463
+ });
1464
+ return {
1465
+ prefix: e.prefix || j(),
1466
+ iconName: Y(e.prefix, e.iconName) || e.iconName
1467
+ };
1468
+ }
1469
+ if (typeof t == "string") {
1470
+ const e = j();
1471
+ return {
1472
+ prefix: e,
1473
+ iconName: Y(e, t) || t
1474
+ };
1475
+ }
1476
+ }
1477
+ }, C = {
1478
+ noAuto: za,
1479
+ config: c,
1480
+ dom: ja,
1481
+ parse: Ra,
1482
+ library: rn,
1483
+ findIconDefinition: Tt,
1484
+ toHtml: nt
1485
+ }, Da = function() {
1486
+ let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1487
+ const {
1488
+ autoReplaceSvgRoot: e = h
1489
+ } = t;
1490
+ (Object.keys(_.styles).length > 0 || c.autoFetchSvg) && F && c.autoReplaceSvg && C.dom.i2svg({
1491
+ node: e
1492
+ });
1493
+ };
1494
+ function pt(t, e) {
1495
+ return Object.defineProperty(t, "abstract", {
1496
+ get: e
1497
+ }), Object.defineProperty(t, "html", {
1498
+ get: function() {
1499
+ return t.abstract.map((n) => nt(n));
1500
+ }
1501
+ }), Object.defineProperty(t, "node", {
1502
+ get: function() {
1503
+ if (!F) return;
1504
+ const n = h.createElement("div");
1505
+ return n.innerHTML = t.html, n.children;
1506
+ }
1507
+ }), t;
1508
+ }
1509
+ function Ba(t) {
1510
+ let {
1511
+ children: e,
1512
+ main: n,
1513
+ mask: a,
1514
+ attributes: r,
1515
+ styles: o,
1516
+ transform: s
1517
+ } = t;
1518
+ if (Ht(s) && n.found && !a.found) {
1519
+ const {
1520
+ width: i,
1521
+ height: u
1522
+ } = n, f = {
1523
+ x: i / u / 2,
1524
+ y: 0.5
1525
+ };
1526
+ r.style = dt(l(l({}, o), {}, {
1527
+ "transform-origin": "".concat(f.x + s.x / 16, "em ").concat(f.y + s.y / 16, "em")
1528
+ }));
1529
+ }
1530
+ return [{
1531
+ tag: "svg",
1532
+ attributes: r,
1533
+ children: e
1534
+ }];
1535
+ }
1536
+ function Ya(t) {
1537
+ let {
1538
+ prefix: e,
1539
+ iconName: n,
1540
+ children: a,
1541
+ attributes: r,
1542
+ symbol: o
1543
+ } = t;
1544
+ const s = o === !0 ? "".concat(e, "-").concat(c.cssPrefix, "-").concat(n) : o;
1545
+ return [{
1546
+ tag: "svg",
1547
+ attributes: {
1548
+ style: "display: none;"
1549
+ },
1550
+ children: [{
1551
+ tag: "symbol",
1552
+ attributes: l(l({}, r), {}, {
1553
+ id: s
1554
+ }),
1555
+ children: a
1556
+ }]
1557
+ }];
1558
+ }
1559
+ function Vt(t) {
1560
+ const {
1561
+ icons: {
1562
+ main: e,
1563
+ mask: n
1564
+ },
1565
+ prefix: a,
1566
+ iconName: r,
1567
+ transform: o,
1568
+ symbol: s,
1569
+ title: i,
1570
+ maskId: u,
1571
+ titleId: f,
1572
+ extra: d,
1573
+ watchable: b = !1
1574
+ } = t, {
1575
+ width: p,
1576
+ height: v
1577
+ } = n.found ? n : e, P = Yn.includes(a), O = [c.replacementClass, r ? "".concat(c.cssPrefix, "-").concat(r) : ""].filter((S) => d.classes.indexOf(S) === -1).filter((S) => S !== "" || !!S).concat(d.classes).join(" ");
1578
+ let k = {
1579
+ children: [],
1580
+ attributes: l(l({}, d.attributes), {}, {
1581
+ "data-prefix": a,
1582
+ "data-icon": r,
1583
+ class: O,
1584
+ role: d.attributes.role || "img",
1585
+ xmlns: "http://www.w3.org/2000/svg",
1586
+ viewBox: "0 0 ".concat(p, " ").concat(v)
1587
+ })
1588
+ };
1589
+ const m = P && !~d.classes.indexOf("fa-fw") ? {
1590
+ width: "".concat(p / v * 16 * 0.0625, "em")
1591
+ } : {};
1592
+ b && (k.attributes[U] = ""), i && (k.children.push({
1593
+ tag: "title",
1594
+ attributes: {
1595
+ id: k.attributes["aria-labelledby"] || "title-".concat(f || J())
1596
+ },
1597
+ children: [i]
1598
+ }), delete k.attributes.title);
1599
+ const g = l(l({}, k), {}, {
1600
+ prefix: a,
1601
+ iconName: r,
1602
+ main: e,
1603
+ mask: n,
1604
+ maskId: u,
1605
+ transform: o,
1606
+ symbol: s,
1607
+ styles: l(l({}, m), d.styles)
1608
+ }), {
1609
+ children: y,
1610
+ attributes: x
1611
+ } = n.found && e.found ? R("generateAbstractMask", g) || {
1612
+ children: [],
1613
+ attributes: {}
1614
+ } : R("generateAbstractIcon", g) || {
1615
+ children: [],
1616
+ attributes: {}
1617
+ };
1618
+ return g.children = y, g.attributes = x, s ? Ya(g) : Ba(g);
1619
+ }
1620
+ function me(t) {
1621
+ const {
1622
+ content: e,
1623
+ width: n,
1624
+ height: a,
1625
+ transform: r,
1626
+ title: o,
1627
+ extra: s,
1628
+ watchable: i = !1
1629
+ } = t, u = l(l(l({}, s.attributes), o ? {
1630
+ title: o
1631
+ } : {}), {}, {
1632
+ class: s.classes.join(" ")
1633
+ });
1634
+ i && (u[U] = "");
1635
+ const f = l({}, s.styles);
1636
+ Ht(r) && (f.transform = pa({
1637
+ transform: r,
1638
+ startCentered: !0,
1639
+ width: n,
1640
+ height: a
1641
+ }), f["-webkit-transform"] = f.transform);
1642
+ const d = dt(f);
1643
+ d.length > 0 && (u.style = d);
1644
+ const b = [];
1645
+ return b.push({
1646
+ tag: "span",
1647
+ attributes: u,
1648
+ children: [e]
1649
+ }), o && b.push({
1650
+ tag: "span",
1651
+ attributes: {
1652
+ class: "sr-only"
1653
+ },
1654
+ children: [o]
1655
+ }), b;
1656
+ }
1657
+ function Ua(t) {
1658
+ const {
1659
+ content: e,
1660
+ title: n,
1661
+ extra: a
1662
+ } = t, r = l(l(l({}, a.attributes), n ? {
1663
+ title: n
1664
+ } : {}), {}, {
1665
+ class: a.classes.join(" ")
1666
+ }), o = dt(a.styles);
1667
+ o.length > 0 && (r.style = o);
1668
+ const s = [];
1669
+ return s.push({
1670
+ tag: "span",
1671
+ attributes: r,
1672
+ children: [e]
1673
+ }), n && s.push({
1674
+ tag: "span",
1675
+ attributes: {
1676
+ class: "sr-only"
1677
+ },
1678
+ children: [n]
1679
+ }), s;
1680
+ }
1681
+ const {
1682
+ styles: vt
1683
+ } = _;
1684
+ function Ft(t) {
1685
+ const e = t[0], n = t[1], [a] = t.slice(4);
1686
+ let r = null;
1687
+ return Array.isArray(a) ? r = {
1688
+ tag: "g",
1689
+ attributes: {
1690
+ class: "".concat(c.cssPrefix, "-").concat(bt.GROUP)
1691
+ },
1692
+ children: [{
1693
+ tag: "path",
1694
+ attributes: {
1695
+ class: "".concat(c.cssPrefix, "-").concat(bt.SECONDARY),
1696
+ fill: "currentColor",
1697
+ d: a[0]
1698
+ }
1699
+ }, {
1700
+ tag: "path",
1701
+ attributes: {
1702
+ class: "".concat(c.cssPrefix, "-").concat(bt.PRIMARY),
1703
+ fill: "currentColor",
1704
+ d: a[1]
1705
+ }
1706
+ }]
1707
+ } : r = {
1708
+ tag: "path",
1709
+ attributes: {
1710
+ fill: "currentColor",
1711
+ d: a
1712
+ }
1713
+ }, {
1714
+ found: !0,
1715
+ width: e,
1716
+ height: n,
1717
+ icon: r
1718
+ };
1719
+ }
1720
+ const Wa = {
1721
+ found: !1,
1722
+ width: 512,
1723
+ height: 512
1724
+ };
1725
+ function $a(t, e) {
1726
+ !Ye && !c.showMissingIcons && t && console.error('Icon with name "'.concat(t, '" and prefix "').concat(e, '" is missing.'));
1727
+ }
1728
+ function Mt(t, e) {
1729
+ let n = e;
1730
+ return e === "fa" && c.styleDefault !== null && (e = j()), new Promise((a, r) => {
1731
+ if (n === "fa") {
1732
+ const o = nn(t) || {};
1733
+ t = o.iconName || t, e = o.prefix || e;
1734
+ }
1735
+ if (t && e && vt[e] && vt[e][t]) {
1736
+ const o = vt[e][t];
1737
+ return a(Ft(o));
1738
+ }
1739
+ $a(t, e), a(l(l({}, Wa), {}, {
1740
+ icon: c.showMissingIcons && t ? R("missingIconAbstract") || {} : {}
1741
+ }));
1742
+ });
1743
+ }
1744
+ const ge = () => {
1745
+ }, Lt = c.measurePerformance && rt && rt.mark && rt.measure ? rt : {
1746
+ mark: ge,
1747
+ measure: ge
1748
+ }, V = 'FA "6.7.2"', Ha = (t) => (Lt.mark("".concat(V, " ").concat(t, " begins")), () => on(t)), on = (t) => {
1749
+ Lt.mark("".concat(V, " ").concat(t, " ends")), Lt.measure("".concat(V, " ").concat(t), "".concat(V, " ").concat(t, " begins"), "".concat(V, " ").concat(t, " ends"));
1750
+ };
1751
+ var Kt = {
1752
+ begin: Ha,
1753
+ end: on
1754
+ };
1755
+ const st = () => {
1756
+ };
1757
+ function pe(t) {
1758
+ return typeof (t.getAttribute ? t.getAttribute(U) : null) == "string";
1759
+ }
1760
+ function Ga(t) {
1761
+ const e = t.getAttribute ? t.getAttribute(Yt) : null, n = t.getAttribute ? t.getAttribute(Ut) : null;
1762
+ return e && n;
1763
+ }
1764
+ function Xa(t) {
1765
+ return t && t.classList && t.classList.contains && t.classList.contains(c.replacementClass);
1766
+ }
1767
+ function Va() {
1768
+ return c.autoReplaceSvg === !0 ? it.replace : it[c.autoReplaceSvg] || it.replace;
1769
+ }
1770
+ function Ka(t) {
1771
+ return h.createElementNS("http://www.w3.org/2000/svg", t);
1772
+ }
1773
+ function qa(t) {
1774
+ return h.createElement(t);
1775
+ }
1776
+ function sn(t) {
1777
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1778
+ const {
1779
+ ceFn: n = t.tag === "svg" ? Ka : qa
1780
+ } = e;
1781
+ if (typeof t == "string")
1782
+ return h.createTextNode(t);
1783
+ const a = n(t.tag);
1784
+ return Object.keys(t.attributes || []).forEach(function(o) {
1785
+ a.setAttribute(o, t.attributes[o]);
1786
+ }), (t.children || []).forEach(function(o) {
1787
+ a.appendChild(sn(o, {
1788
+ ceFn: n
1789
+ }));
1790
+ }), a;
1791
+ }
1792
+ function Za(t) {
1793
+ let e = " ".concat(t.outerHTML, " ");
1794
+ return e = "".concat(e, "Font Awesome fontawesome.com "), e;
1795
+ }
1796
+ const it = {
1797
+ replace: function(t) {
1798
+ const e = t[0];
1799
+ if (e.parentNode)
1800
+ if (t[1].forEach((n) => {
1801
+ e.parentNode.insertBefore(sn(n), e);
1802
+ }), e.getAttribute(U) === null && c.keepOriginalSource) {
1803
+ let n = h.createComment(Za(e));
1804
+ e.parentNode.replaceChild(n, e);
1805
+ } else
1806
+ e.remove();
1807
+ },
1808
+ nest: function(t) {
1809
+ const e = t[0], n = t[1];
1810
+ if (~$t(e).indexOf(c.replacementClass))
1811
+ return it.replace(t);
1812
+ const a = new RegExp("".concat(c.cssPrefix, "-.*"));
1813
+ if (delete n[0].attributes.id, n[0].attributes.class) {
1814
+ const o = n[0].attributes.class.split(" ").reduce((s, i) => (i === c.replacementClass || i.match(a) ? s.toSvg.push(i) : s.toNode.push(i), s), {
1815
+ toNode: [],
1816
+ toSvg: []
1817
+ });
1818
+ n[0].attributes.class = o.toSvg.join(" "), o.toNode.length === 0 ? e.removeAttribute("class") : e.setAttribute("class", o.toNode.join(" "));
1819
+ }
1820
+ const r = n.map((o) => nt(o)).join(`
1821
+ `);
1822
+ e.setAttribute(U, ""), e.innerHTML = r;
1823
+ }
1824
+ };
1825
+ function be(t) {
1826
+ t();
1827
+ }
1828
+ function ln(t, e) {
1829
+ const n = typeof e == "function" ? e : st;
1830
+ if (t.length === 0)
1831
+ n();
1832
+ else {
1833
+ let a = be;
1834
+ c.mutateApproach === ta && (a = z.requestAnimationFrame || be), a(() => {
1835
+ const r = Va(), o = Kt.begin("mutate");
1836
+ t.map(r), o(), n();
1837
+ });
1838
+ }
1839
+ }
1840
+ let qt = !1;
1841
+ function fn() {
1842
+ qt = !0;
1843
+ }
1844
+ function zt() {
1845
+ qt = !1;
1846
+ }
1847
+ let ft = null;
1848
+ function he(t) {
1849
+ if (!ae || !c.observeMutations)
1850
+ return;
1851
+ const {
1852
+ treeCallback: e = st,
1853
+ nodeCallback: n = st,
1854
+ pseudoElementsCallback: a = st,
1855
+ observeMutationsRoot: r = h
1856
+ } = t;
1857
+ ft = new ae((o) => {
1858
+ if (qt) return;
1859
+ const s = j();
1860
+ X(o).forEach((i) => {
1861
+ if (i.type === "childList" && i.addedNodes.length > 0 && !pe(i.addedNodes[0]) && (c.searchPseudoElements && a(i.target), e(i.target)), i.type === "attributes" && i.target.parentNode && c.searchPseudoElements && a(i.target.parentNode), i.type === "attributes" && pe(i.target) && ~sa.indexOf(i.attributeName))
1862
+ if (i.attributeName === "class" && Ga(i.target)) {
1863
+ const {
1864
+ prefix: u,
1865
+ iconName: f
1866
+ } = gt($t(i.target));
1867
+ i.target.setAttribute(Yt, u || s), f && i.target.setAttribute(Ut, f);
1868
+ } else Xa(i.target) && n(i.target);
1869
+ });
1870
+ }), F && ft.observe(r, {
1871
+ childList: !0,
1872
+ attributes: !0,
1873
+ characterData: !0,
1874
+ subtree: !0
1875
+ });
1876
+ }
1877
+ function Qa() {
1878
+ ft && ft.disconnect();
1879
+ }
1880
+ function Ja(t) {
1881
+ const e = t.getAttribute("style");
1882
+ let n = [];
1883
+ return e && (n = e.split(";").reduce((a, r) => {
1884
+ const o = r.split(":"), s = o[0], i = o.slice(1);
1885
+ return s && i.length > 0 && (a[s] = i.join(":").trim()), a;
1886
+ }, {})), n;
1887
+ }
1888
+ function tr(t) {
1889
+ const e = t.getAttribute("data-prefix"), n = t.getAttribute("data-icon"), a = t.innerText !== void 0 ? t.innerText.trim() : "";
1890
+ let r = gt($t(t));
1891
+ return r.prefix || (r.prefix = j()), e && n && (r.prefix = e, r.iconName = n), r.iconName && r.prefix || (r.prefix && a.length > 0 && (r.iconName = Sa(r.prefix, t.innerText) || Xt(r.prefix, _t(t.innerText))), !r.iconName && c.autoFetchSvg && t.firstChild && t.firstChild.nodeType === Node.TEXT_NODE && (r.iconName = t.firstChild.data)), r;
1892
+ }
1893
+ function er(t) {
1894
+ const e = X(t.attributes).reduce((r, o) => (r.name !== "class" && r.name !== "style" && (r[o.name] = o.value), r), {}), n = t.getAttribute("title"), a = t.getAttribute("data-fa-title-id");
1895
+ return c.autoA11y && (n ? e["aria-labelledby"] = "".concat(c.replacementClass, "-title-").concat(a || J()) : (e["aria-hidden"] = "true", e.focusable = "false")), e;
1896
+ }
1897
+ function nr() {
1898
+ return {
1899
+ iconName: null,
1900
+ title: null,
1901
+ titleId: null,
1902
+ prefix: null,
1903
+ transform: E,
1904
+ symbol: !1,
1905
+ mask: {
1906
+ iconName: null,
1907
+ prefix: null,
1908
+ rest: []
1909
+ },
1910
+ maskId: null,
1911
+ extra: {
1912
+ classes: [],
1913
+ styles: {},
1914
+ attributes: {}
1915
+ }
1916
+ };
1917
+ }
1918
+ function ye(t) {
1919
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
1920
+ styleParser: !0
1921
+ };
1922
+ const {
1923
+ iconName: n,
1924
+ prefix: a,
1925
+ rest: r
1926
+ } = tr(t), o = er(t), s = Nt("parseNodeAttributes", {}, t);
1927
+ let i = e.styleParser ? Ja(t) : [];
1928
+ return l({
1929
+ iconName: n,
1930
+ title: t.getAttribute("title"),
1931
+ titleId: t.getAttribute("data-fa-title-id"),
1932
+ prefix: a,
1933
+ transform: E,
1934
+ mask: {
1935
+ iconName: null,
1936
+ prefix: null,
1937
+ rest: []
1938
+ },
1939
+ maskId: null,
1940
+ symbol: !1,
1941
+ extra: {
1942
+ classes: r,
1943
+ styles: i,
1944
+ attributes: o
1945
+ }
1946
+ }, s);
1947
+ }
1948
+ const {
1949
+ styles: ar
1950
+ } = _;
1951
+ function cn(t) {
1952
+ const e = c.autoReplaceSvg === "nest" ? ye(t, {
1953
+ styleParser: !1
1954
+ }) : ye(t);
1955
+ return ~e.extra.classes.indexOf(We) ? R("generateLayersText", t, e) : R("generateSvgReplacementMutation", t, e);
1956
+ }
1957
+ function rr() {
1958
+ return [...Rn, ...kt];
1959
+ }
1960
+ function ve(t) {
1961
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
1962
+ if (!F) return Promise.resolve();
1963
+ const n = h.documentElement.classList, a = (d) => n.add("".concat(se, "-").concat(d)), r = (d) => n.remove("".concat(se, "-").concat(d)), o = c.autoFetchSvg ? rr() : ze.concat(Object.keys(ar));
1964
+ o.includes("fa") || o.push("fa");
1965
+ const s = [".".concat(We, ":not([").concat(U, "])")].concat(o.map((d) => ".".concat(d, ":not([").concat(U, "])"))).join(", ");
1966
+ if (s.length === 0)
1967
+ return Promise.resolve();
1968
+ let i = [];
1969
+ try {
1970
+ i = X(t.querySelectorAll(s));
1971
+ } catch {
1972
+ }
1973
+ if (i.length > 0)
1974
+ a("pending"), r("complete");
1975
+ else
1976
+ return Promise.resolve();
1977
+ const u = Kt.begin("onTree"), f = i.reduce((d, b) => {
1978
+ try {
1979
+ const p = cn(b);
1980
+ p && d.push(p);
1981
+ } catch (p) {
1982
+ Ye || p.name === "MissingIcon" && console.error(p);
1983
+ }
1984
+ return d;
1985
+ }, []);
1986
+ return new Promise((d, b) => {
1987
+ Promise.all(f).then((p) => {
1988
+ ln(p, () => {
1989
+ a("active"), a("complete"), r("pending"), typeof e == "function" && e(), u(), d();
1990
+ });
1991
+ }).catch((p) => {
1992
+ u(), b(p);
1993
+ });
1994
+ });
1995
+ }
1996
+ function or(t) {
1997
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
1998
+ cn(t).then((n) => {
1999
+ n && ln([n], e);
2000
+ });
2001
+ }
2002
+ function sr(t) {
2003
+ return function(e) {
2004
+ let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2005
+ const a = (e || {}).icon ? e : Tt(e || {});
2006
+ let {
2007
+ mask: r
2008
+ } = n;
2009
+ return r && (r = (r || {}).icon ? r : Tt(r || {})), t(a, l(l({}, n), {}, {
2010
+ mask: r
2011
+ }));
2012
+ };
2013
+ }
2014
+ const ir = function(t) {
2015
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2016
+ const {
2017
+ transform: n = E,
2018
+ symbol: a = !1,
2019
+ mask: r = null,
2020
+ maskId: o = null,
2021
+ title: s = null,
2022
+ titleId: i = null,
2023
+ classes: u = [],
2024
+ attributes: f = {},
2025
+ styles: d = {}
2026
+ } = e;
2027
+ if (!t) return;
2028
+ const {
2029
+ prefix: b,
2030
+ iconName: p,
2031
+ icon: v
2032
+ } = t;
2033
+ return pt(l({
2034
+ type: "icon"
2035
+ }, t), () => (W("beforeDOMElementCreation", {
2036
+ iconDefinition: t,
2037
+ params: e
2038
+ }), c.autoA11y && (s ? f["aria-labelledby"] = "".concat(c.replacementClass, "-title-").concat(i || J()) : (f["aria-hidden"] = "true", f.focusable = "false")), Vt({
2039
+ icons: {
2040
+ main: Ft(v),
2041
+ mask: r ? Ft(r.icon) : {
2042
+ found: !1,
2043
+ width: null,
2044
+ height: null,
2045
+ icon: {}
2046
+ }
2047
+ },
2048
+ prefix: b,
2049
+ iconName: p,
2050
+ transform: l(l({}, E), n),
2051
+ symbol: a,
2052
+ title: s,
2053
+ maskId: o,
2054
+ titleId: i,
2055
+ extra: {
2056
+ attributes: f,
2057
+ styles: d,
2058
+ classes: u
2059
+ }
2060
+ })));
2061
+ };
2062
+ var lr = {
2063
+ mixout() {
2064
+ return {
2065
+ icon: sr(ir)
2066
+ };
2067
+ },
2068
+ hooks() {
2069
+ return {
2070
+ mutationObserverCallbacks(t) {
2071
+ return t.treeCallback = ve, t.nodeCallback = or, t;
2072
+ }
2073
+ };
2074
+ },
2075
+ provides(t) {
2076
+ t.i2svg = function(e) {
2077
+ const {
2078
+ node: n = h,
2079
+ callback: a = () => {
2080
+ }
2081
+ } = e;
2082
+ return ve(n, a);
2083
+ }, t.generateSvgReplacementMutation = function(e, n) {
2084
+ const {
2085
+ iconName: a,
2086
+ title: r,
2087
+ titleId: o,
2088
+ prefix: s,
2089
+ transform: i,
2090
+ symbol: u,
2091
+ mask: f,
2092
+ maskId: d,
2093
+ extra: b
2094
+ } = n;
2095
+ return new Promise((p, v) => {
2096
+ Promise.all([Mt(a, s), f.iconName ? Mt(f.iconName, f.prefix) : Promise.resolve({
2097
+ found: !1,
2098
+ width: 512,
2099
+ height: 512,
2100
+ icon: {}
2101
+ })]).then((P) => {
2102
+ let [O, k] = P;
2103
+ p([e, Vt({
2104
+ icons: {
2105
+ main: O,
2106
+ mask: k
2107
+ },
2108
+ prefix: s,
2109
+ iconName: a,
2110
+ transform: i,
2111
+ symbol: u,
2112
+ maskId: d,
2113
+ title: r,
2114
+ titleId: o,
2115
+ extra: b,
2116
+ watchable: !0
2117
+ })]);
2118
+ }).catch(v);
2119
+ });
2120
+ }, t.generateAbstractIcon = function(e) {
2121
+ let {
2122
+ children: n,
2123
+ attributes: a,
2124
+ main: r,
2125
+ transform: o,
2126
+ styles: s
2127
+ } = e;
2128
+ const i = dt(s);
2129
+ i.length > 0 && (a.style = i);
2130
+ let u;
2131
+ return Ht(o) && (u = R("generateAbstractTransformGrouping", {
2132
+ main: r,
2133
+ transform: o,
2134
+ containerWidth: r.width,
2135
+ iconWidth: r.width
2136
+ })), n.push(u || r.icon), {
2137
+ children: n,
2138
+ attributes: a
2139
+ };
2140
+ };
2141
+ }
2142
+ }, fr = {
2143
+ mixout() {
2144
+ return {
2145
+ layer(t) {
2146
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2147
+ const {
2148
+ classes: n = []
2149
+ } = e;
2150
+ return pt({
2151
+ type: "layer"
2152
+ }, () => {
2153
+ W("beforeDOMElementCreation", {
2154
+ assembler: t,
2155
+ params: e
2156
+ });
2157
+ let a = [];
2158
+ return t((r) => {
2159
+ Array.isArray(r) ? r.map((o) => {
2160
+ a = a.concat(o.abstract);
2161
+ }) : a = a.concat(r.abstract);
2162
+ }), [{
2163
+ tag: "span",
2164
+ attributes: {
2165
+ class: ["".concat(c.cssPrefix, "-layers"), ...n].join(" ")
2166
+ },
2167
+ children: a
2168
+ }];
2169
+ });
2170
+ }
2171
+ };
2172
+ }
2173
+ }, cr = {
2174
+ mixout() {
2175
+ return {
2176
+ counter(t) {
2177
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2178
+ const {
2179
+ title: n = null,
2180
+ classes: a = [],
2181
+ attributes: r = {},
2182
+ styles: o = {}
2183
+ } = e;
2184
+ return pt({
2185
+ type: "counter",
2186
+ content: t
2187
+ }, () => (W("beforeDOMElementCreation", {
2188
+ content: t,
2189
+ params: e
2190
+ }), Ua({
2191
+ content: t.toString(),
2192
+ title: n,
2193
+ extra: {
2194
+ attributes: r,
2195
+ styles: o,
2196
+ classes: ["".concat(c.cssPrefix, "-layers-counter"), ...a]
2197
+ }
2198
+ })));
2199
+ }
2200
+ };
2201
+ }
2202
+ }, ur = {
2203
+ mixout() {
2204
+ return {
2205
+ text(t) {
2206
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2207
+ const {
2208
+ transform: n = E,
2209
+ title: a = null,
2210
+ classes: r = [],
2211
+ attributes: o = {},
2212
+ styles: s = {}
2213
+ } = e;
2214
+ return pt({
2215
+ type: "text",
2216
+ content: t
2217
+ }, () => (W("beforeDOMElementCreation", {
2218
+ content: t,
2219
+ params: e
2220
+ }), me({
2221
+ content: t,
2222
+ transform: l(l({}, E), n),
2223
+ title: a,
2224
+ extra: {
2225
+ attributes: o,
2226
+ styles: s,
2227
+ classes: ["".concat(c.cssPrefix, "-layers-text"), ...r]
2228
+ }
2229
+ })));
2230
+ }
2231
+ };
2232
+ },
2233
+ provides(t) {
2234
+ t.generateLayersText = function(e, n) {
2235
+ const {
2236
+ title: a,
2237
+ transform: r,
2238
+ extra: o
2239
+ } = n;
2240
+ let s = null, i = null;
2241
+ if (Me) {
2242
+ const u = parseInt(getComputedStyle(e).fontSize, 10), f = e.getBoundingClientRect();
2243
+ s = f.width / u, i = f.height / u;
2244
+ }
2245
+ return c.autoA11y && !a && (o.attributes["aria-hidden"] = "true"), Promise.resolve([e, me({
2246
+ content: e.innerHTML,
2247
+ width: s,
2248
+ height: i,
2249
+ transform: r,
2250
+ title: a,
2251
+ extra: o,
2252
+ watchable: !0
2253
+ })]);
2254
+ };
2255
+ }
2256
+ };
2257
+ const dr = new RegExp('"', "ug"), xe = [1105920, 1112319], we = l(l(l(l({}, {
2258
+ FontAwesome: {
2259
+ normal: "fas",
2260
+ 400: "fas"
2261
+ }
2262
+ }), Ln), Qn), Hn), jt = Object.keys(we).reduce((t, e) => (t[e.toLowerCase()] = we[e], t), {}), mr = Object.keys(jt).reduce((t, e) => {
2263
+ const n = jt[e];
2264
+ return t[e] = n[900] || [...Object.entries(n)][0][1], t;
2265
+ }, {});
2266
+ function gr(t) {
2267
+ const e = t.replace(dr, ""), n = xa(e, 0), a = n >= xe[0] && n <= xe[1], r = e.length === 2 ? e[0] === e[1] : !1;
2268
+ return {
2269
+ value: _t(r ? e[0] : e),
2270
+ isSecondary: a || r
2271
+ };
2272
+ }
2273
+ function pr(t, e) {
2274
+ const n = t.replace(/^['"]|['"]$/g, "").toLowerCase(), a = parseInt(e), r = isNaN(a) ? "normal" : a;
2275
+ return (jt[n] || {})[r] || mr[n];
2276
+ }
2277
+ function Ae(t, e) {
2278
+ const n = "".concat(Jn).concat(e.replace(":", "-"));
2279
+ return new Promise((a, r) => {
2280
+ if (t.getAttribute(n) !== null)
2281
+ return a();
2282
+ const s = X(t.children).filter((p) => p.getAttribute(St) === e)[0], i = z.getComputedStyle(t, e), u = i.getPropertyValue("font-family"), f = u.match(ra), d = i.getPropertyValue("font-weight"), b = i.getPropertyValue("content");
2283
+ if (s && !f)
2284
+ return t.removeChild(s), a();
2285
+ if (f && b !== "none" && b !== "") {
2286
+ const p = i.getPropertyValue("content");
2287
+ let v = pr(u, d);
2288
+ const {
2289
+ value: P,
2290
+ isSecondary: O
2291
+ } = gr(p), k = f[0].startsWith("FontAwesome");
2292
+ let m = Xt(v, P), g = m;
2293
+ if (k) {
2294
+ const y = Oa(P);
2295
+ y.iconName && y.prefix && (m = y.iconName, v = y.prefix);
2296
+ }
2297
+ if (m && !O && (!s || s.getAttribute(Yt) !== v || s.getAttribute(Ut) !== g)) {
2298
+ t.setAttribute(n, g), s && t.removeChild(s);
2299
+ const y = nr(), {
2300
+ extra: x
2301
+ } = y;
2302
+ x.attributes[St] = e, Mt(m, v).then((S) => {
2303
+ const at = Vt(l(l({}, y), {}, {
2304
+ icons: {
2305
+ main: S,
2306
+ mask: an()
2307
+ },
2308
+ prefix: v,
2309
+ iconName: g,
2310
+ extra: x,
2311
+ watchable: !0
2312
+ })), D = h.createElementNS("http://www.w3.org/2000/svg", "svg");
2313
+ e === "::before" ? t.insertBefore(D, t.firstChild) : t.appendChild(D), D.outerHTML = at.map((pn) => nt(pn)).join(`
2314
+ `), t.removeAttribute(n), a();
2315
+ }).catch(r);
2316
+ } else
2317
+ a();
2318
+ } else
2319
+ a();
2320
+ });
2321
+ }
2322
+ function br(t) {
2323
+ return Promise.all([Ae(t, "::before"), Ae(t, "::after")]);
2324
+ }
2325
+ function hr(t) {
2326
+ return t.parentNode !== document.head && !~ea.indexOf(t.tagName.toUpperCase()) && !t.getAttribute(St) && (!t.parentNode || t.parentNode.tagName !== "svg");
2327
+ }
2328
+ function ke(t) {
2329
+ if (F)
2330
+ return new Promise((e, n) => {
2331
+ const a = X(t.querySelectorAll("*")).filter(hr).map(br), r = Kt.begin("searchPseudoElements");
2332
+ fn(), Promise.all(a).then(() => {
2333
+ r(), zt(), e();
2334
+ }).catch(() => {
2335
+ r(), zt(), n();
2336
+ });
2337
+ });
2338
+ }
2339
+ var yr = {
2340
+ hooks() {
2341
+ return {
2342
+ mutationObserverCallbacks(t) {
2343
+ return t.pseudoElementsCallback = ke, t;
2344
+ }
2345
+ };
2346
+ },
2347
+ provides(t) {
2348
+ t.pseudoElements2svg = function(e) {
2349
+ const {
2350
+ node: n = h
2351
+ } = e;
2352
+ c.searchPseudoElements && ke(n);
2353
+ };
2354
+ }
2355
+ };
2356
+ let Ce = !1;
2357
+ var vr = {
2358
+ mixout() {
2359
+ return {
2360
+ dom: {
2361
+ unwatch() {
2362
+ fn(), Ce = !0;
2363
+ }
2364
+ }
2365
+ };
2366
+ },
2367
+ hooks() {
2368
+ return {
2369
+ bootstrap() {
2370
+ he(Nt("mutationObserverCallbacks", {}));
2371
+ },
2372
+ noAuto() {
2373
+ Qa();
2374
+ },
2375
+ watch(t) {
2376
+ const {
2377
+ observeMutationsRoot: e
2378
+ } = t;
2379
+ Ce ? zt() : he(Nt("mutationObserverCallbacks", {
2380
+ observeMutationsRoot: e
2381
+ }));
2382
+ }
2383
+ };
2384
+ }
2385
+ };
2386
+ const Se = (t) => {
2387
+ let e = {
2388
+ size: 16,
2389
+ x: 0,
2390
+ y: 0,
2391
+ flipX: !1,
2392
+ flipY: !1,
2393
+ rotate: 0
2394
+ };
2395
+ return t.toLowerCase().split(" ").reduce((n, a) => {
2396
+ const r = a.toLowerCase().split("-"), o = r[0];
2397
+ let s = r.slice(1).join("-");
2398
+ if (o && s === "h")
2399
+ return n.flipX = !0, n;
2400
+ if (o && s === "v")
2401
+ return n.flipY = !0, n;
2402
+ if (s = parseFloat(s), isNaN(s))
2403
+ return n;
2404
+ switch (o) {
2405
+ case "grow":
2406
+ n.size = n.size + s;
2407
+ break;
2408
+ case "shrink":
2409
+ n.size = n.size - s;
2410
+ break;
2411
+ case "left":
2412
+ n.x = n.x - s;
2413
+ break;
2414
+ case "right":
2415
+ n.x = n.x + s;
2416
+ break;
2417
+ case "up":
2418
+ n.y = n.y - s;
2419
+ break;
2420
+ case "down":
2421
+ n.y = n.y + s;
2422
+ break;
2423
+ case "rotate":
2424
+ n.rotate = n.rotate + s;
2425
+ break;
2426
+ }
2427
+ return n;
2428
+ }, e);
2429
+ };
2430
+ var xr = {
2431
+ mixout() {
2432
+ return {
2433
+ parse: {
2434
+ transform: (t) => Se(t)
2435
+ }
2436
+ };
2437
+ },
2438
+ hooks() {
2439
+ return {
2440
+ parseNodeAttributes(t, e) {
2441
+ const n = e.getAttribute("data-fa-transform");
2442
+ return n && (t.transform = Se(n)), t;
2443
+ }
2444
+ };
2445
+ },
2446
+ provides(t) {
2447
+ t.generateAbstractTransformGrouping = function(e) {
2448
+ let {
2449
+ main: n,
2450
+ transform: a,
2451
+ containerWidth: r,
2452
+ iconWidth: o
2453
+ } = e;
2454
+ const s = {
2455
+ transform: "translate(".concat(r / 2, " 256)")
2456
+ }, i = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), u = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "), f = "rotate(".concat(a.rotate, " 0 0)"), d = {
2457
+ transform: "".concat(i, " ").concat(u, " ").concat(f)
2458
+ }, b = {
2459
+ transform: "translate(".concat(o / 2 * -1, " -256)")
2460
+ }, p = {
2461
+ outer: s,
2462
+ inner: d,
2463
+ path: b
2464
+ };
2465
+ return {
2466
+ tag: "g",
2467
+ attributes: l({}, p.outer),
2468
+ children: [{
2469
+ tag: "g",
2470
+ attributes: l({}, p.inner),
2471
+ children: [{
2472
+ tag: n.icon.tag,
2473
+ children: n.icon.children,
2474
+ attributes: l(l({}, n.icon.attributes), p.path)
2475
+ }]
2476
+ }]
2477
+ };
2478
+ };
2479
+ }
2480
+ };
2481
+ const xt = {
2482
+ x: 0,
2483
+ y: 0,
2484
+ width: "100%",
2485
+ height: "100%"
2486
+ };
2487
+ function Oe(t) {
2488
+ let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
2489
+ return t.attributes && (t.attributes.fill || e) && (t.attributes.fill = "black"), t;
2490
+ }
2491
+ function wr(t) {
2492
+ return t.tag === "g" ? t.children : [t];
2493
+ }
2494
+ var Ar = {
2495
+ hooks() {
2496
+ return {
2497
+ parseNodeAttributes(t, e) {
2498
+ const n = e.getAttribute("data-fa-mask"), a = n ? gt(n.split(" ").map((r) => r.trim())) : an();
2499
+ return a.prefix || (a.prefix = j()), t.mask = a, t.maskId = e.getAttribute("data-fa-mask-id"), t;
2500
+ }
2501
+ };
2502
+ },
2503
+ provides(t) {
2504
+ t.generateAbstractMask = function(e) {
2505
+ let {
2506
+ children: n,
2507
+ attributes: a,
2508
+ main: r,
2509
+ mask: o,
2510
+ maskId: s,
2511
+ transform: i
2512
+ } = e;
2513
+ const {
2514
+ width: u,
2515
+ icon: f
2516
+ } = r, {
2517
+ width: d,
2518
+ icon: b
2519
+ } = o, p = ga({
2520
+ transform: i,
2521
+ containerWidth: d,
2522
+ iconWidth: u
2523
+ }), v = {
2524
+ tag: "rect",
2525
+ attributes: l(l({}, xt), {}, {
2526
+ fill: "white"
2527
+ })
2528
+ }, P = f.children ? {
2529
+ children: f.children.map(Oe)
2530
+ } : {}, O = {
2531
+ tag: "g",
2532
+ attributes: l({}, p.inner),
2533
+ children: [Oe(l({
2534
+ tag: f.tag,
2535
+ attributes: l(l({}, f.attributes), p.path)
2536
+ }, P))]
2537
+ }, k = {
2538
+ tag: "g",
2539
+ attributes: l({}, p.outer),
2540
+ children: [O]
2541
+ }, m = "mask-".concat(s || J()), g = "clip-".concat(s || J()), y = {
2542
+ tag: "mask",
2543
+ attributes: l(l({}, xt), {}, {
2544
+ id: m,
2545
+ maskUnits: "userSpaceOnUse",
2546
+ maskContentUnits: "userSpaceOnUse"
2547
+ }),
2548
+ children: [v, k]
2549
+ }, x = {
2550
+ tag: "defs",
2551
+ children: [{
2552
+ tag: "clipPath",
2553
+ attributes: {
2554
+ id: g
2555
+ },
2556
+ children: wr(b)
2557
+ }, y]
2558
+ };
2559
+ return n.push(x, {
2560
+ tag: "rect",
2561
+ attributes: l({
2562
+ fill: "currentColor",
2563
+ "clip-path": "url(#".concat(g, ")"),
2564
+ mask: "url(#".concat(m, ")")
2565
+ }, xt)
2566
+ }), {
2567
+ children: n,
2568
+ attributes: a
2569
+ };
2570
+ };
2571
+ }
2572
+ }, kr = {
2573
+ provides(t) {
2574
+ let e = !1;
2575
+ z.matchMedia && (e = z.matchMedia("(prefers-reduced-motion: reduce)").matches), t.missingIconAbstract = function() {
2576
+ const n = [], a = {
2577
+ fill: "currentColor"
2578
+ }, r = {
2579
+ attributeType: "XML",
2580
+ repeatCount: "indefinite",
2581
+ dur: "2s"
2582
+ };
2583
+ n.push({
2584
+ tag: "path",
2585
+ attributes: l(l({}, a), {}, {
2586
+ d: "M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"
2587
+ })
2588
+ });
2589
+ const o = l(l({}, r), {}, {
2590
+ attributeName: "opacity"
2591
+ }), s = {
2592
+ tag: "circle",
2593
+ attributes: l(l({}, a), {}, {
2594
+ cx: "256",
2595
+ cy: "364",
2596
+ r: "28"
2597
+ }),
2598
+ children: []
2599
+ };
2600
+ return e || s.children.push({
2601
+ tag: "animate",
2602
+ attributes: l(l({}, r), {}, {
2603
+ attributeName: "r",
2604
+ values: "28;14;28;28;14;28;"
2605
+ })
2606
+ }, {
2607
+ tag: "animate",
2608
+ attributes: l(l({}, o), {}, {
2609
+ values: "1;0;1;1;0;1;"
2610
+ })
2611
+ }), n.push(s), n.push({
2612
+ tag: "path",
2613
+ attributes: l(l({}, a), {}, {
2614
+ opacity: "1",
2615
+ d: "M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"
2616
+ }),
2617
+ children: e ? [] : [{
2618
+ tag: "animate",
2619
+ attributes: l(l({}, o), {}, {
2620
+ values: "1;0;0;0;0;1;"
2621
+ })
2622
+ }]
2623
+ }), e || n.push({
2624
+ tag: "path",
2625
+ attributes: l(l({}, a), {}, {
2626
+ opacity: "0",
2627
+ d: "M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"
2628
+ }),
2629
+ children: [{
2630
+ tag: "animate",
2631
+ attributes: l(l({}, o), {}, {
2632
+ values: "0;0;1;1;0;0;"
2633
+ })
2634
+ }]
2635
+ }), {
2636
+ tag: "g",
2637
+ attributes: {
2638
+ class: "missing"
2639
+ },
2640
+ children: n
2641
+ };
2642
+ };
2643
+ }
2644
+ }, Cr = {
2645
+ hooks() {
2646
+ return {
2647
+ parseNodeAttributes(t, e) {
2648
+ const n = e.getAttribute("data-fa-symbol"), a = n === null ? !1 : n === "" ? !0 : n;
2649
+ return t.symbol = a, t;
2650
+ }
2651
+ };
2652
+ }
2653
+ }, Sr = [ha, lr, fr, cr, ur, yr, vr, xr, Ar, kr, Cr];
2654
+ La(Sr, {
2655
+ mixoutsTo: C
2656
+ });
2657
+ C.noAuto;
2658
+ C.config;
2659
+ C.library;
2660
+ const Or = C.dom, Rt = C.parse;
2661
+ C.findIconDefinition;
2662
+ C.toHtml;
2663
+ const Pr = C.icon;
2664
+ C.layer;
2665
+ C.text;
2666
+ C.counter;
2667
+ function w(t, e, n) {
2668
+ return (e = Nr(e)) in t ? Object.defineProperty(t, e, {
2669
+ value: n,
2670
+ enumerable: !0,
2671
+ configurable: !0,
2672
+ writable: !0
2673
+ }) : t[e] = n, t;
2674
+ }
2675
+ function Pe(t, e) {
2676
+ var n = Object.keys(t);
2677
+ if (Object.getOwnPropertySymbols) {
2678
+ var a = Object.getOwnPropertySymbols(t);
2679
+ e && (a = a.filter(function(r) {
2680
+ return Object.getOwnPropertyDescriptor(t, r).enumerable;
2681
+ })), n.push.apply(n, a);
2682
+ }
2683
+ return n;
2684
+ }
2685
+ function I(t) {
2686
+ for (var e = 1; e < arguments.length; e++) {
2687
+ var n = arguments[e] != null ? arguments[e] : {};
2688
+ e % 2 ? Pe(Object(n), !0).forEach(function(a) {
2689
+ w(t, a, n[a]);
2690
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : Pe(Object(n)).forEach(function(a) {
2691
+ Object.defineProperty(t, a, Object.getOwnPropertyDescriptor(n, a));
2692
+ });
2693
+ }
2694
+ return t;
2695
+ }
2696
+ function Er(t, e) {
2697
+ if (t == null) return {};
2698
+ var n, a, r = _r(t, e);
2699
+ if (Object.getOwnPropertySymbols) {
2700
+ var o = Object.getOwnPropertySymbols(t);
2701
+ for (a = 0; a < o.length; a++) n = o[a], e.indexOf(n) === -1 && {}.propertyIsEnumerable.call(t, n) && (r[n] = t[n]);
2702
+ }
2703
+ return r;
2704
+ }
2705
+ function _r(t, e) {
2706
+ if (t == null) return {};
2707
+ var n = {};
2708
+ for (var a in t) if ({}.hasOwnProperty.call(t, a)) {
2709
+ if (e.indexOf(a) !== -1) continue;
2710
+ n[a] = t[a];
2711
+ }
2712
+ return n;
2713
+ }
2714
+ function Ir(t, e) {
2715
+ if (typeof t != "object" || !t) return t;
2716
+ var n = t[Symbol.toPrimitive];
2717
+ if (n !== void 0) {
2718
+ var a = n.call(t, e);
2719
+ if (typeof a != "object") return a;
2720
+ throw new TypeError("@@toPrimitive must return a primitive value.");
2721
+ }
2722
+ return (e === "string" ? String : Number)(t);
2723
+ }
2724
+ function Nr(t) {
2725
+ var e = Ir(t, "string");
2726
+ return typeof e == "symbol" ? e : e + "";
2727
+ }
2728
+ function ct(t) {
2729
+ "@babel/helpers - typeof";
2730
+ return ct = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
2731
+ return typeof e;
2732
+ } : function(e) {
2733
+ return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
2734
+ }, ct(t);
2735
+ }
2736
+ function wt(t, e) {
2737
+ return Array.isArray(e) && e.length > 0 || !Array.isArray(e) && e ? w({}, t, e) : {};
2738
+ }
2739
+ function Tr(t) {
2740
+ var e, n = (e = {
2741
+ "fa-spin": t.spin,
2742
+ "fa-pulse": t.pulse,
2743
+ // the fixedWidth property has been deprecated as of version 7.0.0
2744
+ "fa-fw": t.fixedWidth,
2745
+ "fa-border": t.border,
2746
+ "fa-li": t.listItem,
2747
+ "fa-inverse": t.inverse,
2748
+ "fa-flip": t.flip === !0,
2749
+ "fa-flip-horizontal": t.flip === "horizontal" || t.flip === "both",
2750
+ "fa-flip-vertical": t.flip === "vertical" || t.flip === "both"
2751
+ }, w(w(w(w(w(w(w(w(w(w(e, "fa-".concat(t.size), t.size !== null), "fa-rotate-".concat(t.rotation), t.rotation !== null), "fa-rotate-by", t.rotateBy), "fa-pull-".concat(t.pull), t.pull !== null), "fa-swap-opacity", t.swapOpacity), "fa-bounce", t.bounce), "fa-shake", t.shake), "fa-beat", t.beat), "fa-fade", t.fade), "fa-beat-fade", t.beatFade), w(w(w(w(e, "fa-flash", t.flash), "fa-spin-pulse", t.spinPulse), "fa-spin-reverse", t.spinReverse), "fa-width-auto", t.widthAuto));
2752
+ return Object.keys(n).map(function(a) {
2753
+ return n[a] ? a : null;
2754
+ }).filter(function(a) {
2755
+ return a;
2756
+ });
2757
+ }
2758
+ var Fr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, un = { exports: {} };
2759
+ (function(t) {
2760
+ (function(e) {
2761
+ var n = function(m, g, y) {
2762
+ if (!f(g) || b(g) || p(g) || v(g) || u(g))
2763
+ return g;
2764
+ var x, S = 0, at = 0;
2765
+ if (d(g))
2766
+ for (x = [], at = g.length; S < at; S++)
2767
+ x.push(n(m, g[S], y));
2768
+ else {
2769
+ x = {};
2770
+ for (var D in g)
2771
+ Object.prototype.hasOwnProperty.call(g, D) && (x[m(D, y)] = n(m, g[D], y));
2772
+ }
2773
+ return x;
2774
+ }, a = function(m, g) {
2775
+ g = g || {};
2776
+ var y = g.separator || "_", x = g.split || /(?=[A-Z])/;
2777
+ return m.split(x).join(y);
2778
+ }, r = function(m) {
2779
+ return P(m) ? m : (m = m.replace(/[\-_\s]+(.)?/g, function(g, y) {
2780
+ return y ? y.toUpperCase() : "";
2781
+ }), m.substr(0, 1).toLowerCase() + m.substr(1));
2782
+ }, o = function(m) {
2783
+ var g = r(m);
2784
+ return g.substr(0, 1).toUpperCase() + g.substr(1);
2785
+ }, s = function(m, g) {
2786
+ return a(m, g).toLowerCase();
2787
+ }, i = Object.prototype.toString, u = function(m) {
2788
+ return typeof m == "function";
2789
+ }, f = function(m) {
2790
+ return m === Object(m);
2791
+ }, d = function(m) {
2792
+ return i.call(m) == "[object Array]";
2793
+ }, b = function(m) {
2794
+ return i.call(m) == "[object Date]";
2795
+ }, p = function(m) {
2796
+ return i.call(m) == "[object RegExp]";
2797
+ }, v = function(m) {
2798
+ return i.call(m) == "[object Boolean]";
2799
+ }, P = function(m) {
2800
+ return m = m - 0, m === m;
2801
+ }, O = function(m, g) {
2802
+ var y = g && "process" in g ? g.process : g;
2803
+ return typeof y != "function" ? m : function(x, S) {
2804
+ return y(x, m, S);
2805
+ };
2806
+ }, k = {
2807
+ camelize: r,
2808
+ decamelize: s,
2809
+ pascalize: o,
2810
+ depascalize: s,
2811
+ camelizeKeys: function(m, g) {
2812
+ return n(O(r, g), m);
2813
+ },
2814
+ decamelizeKeys: function(m, g) {
2815
+ return n(O(s, g), m, g);
2816
+ },
2817
+ pascalizeKeys: function(m, g) {
2818
+ return n(O(o, g), m);
2819
+ },
2820
+ depascalizeKeys: function() {
2821
+ return this.decamelizeKeys.apply(this, arguments);
2822
+ }
2823
+ };
2824
+ t.exports ? t.exports = k : e.humps = k;
2825
+ })(Fr);
2826
+ })(un);
2827
+ var Mr = un.exports, Lr = ["class", "style"];
2828
+ function zr(t) {
2829
+ return t.split(";").map(function(e) {
2830
+ return e.trim();
2831
+ }).filter(function(e) {
2832
+ return e;
2833
+ }).reduce(function(e, n) {
2834
+ var a = n.indexOf(":"), r = Mr.camelize(n.slice(0, a)), o = n.slice(a + 1).trim();
2835
+ return e[r] = o, e;
2836
+ }, {});
2837
+ }
2838
+ function jr(t) {
2839
+ return t.split(/\s+/).reduce(function(e, n) {
2840
+ return e[n] = !0, e;
2841
+ }, {});
2842
+ }
2843
+ function dn(t) {
2844
+ var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
2845
+ if (typeof t == "string")
2846
+ return t;
2847
+ var a = (t.children || []).map(function(u) {
2848
+ return dn(u);
2849
+ }), r = Object.keys(t.attributes || {}).reduce(function(u, f) {
2850
+ var d = t.attributes[f];
2851
+ switch (f) {
2852
+ case "class":
2853
+ u.class = jr(d);
2854
+ break;
2855
+ case "style":
2856
+ u.style = zr(d);
2857
+ break;
2858
+ default:
2859
+ u.attrs[f] = d;
2860
+ }
2861
+ return u;
2862
+ }, {
2863
+ attrs: {},
2864
+ class: {},
2865
+ style: {}
2866
+ });
2867
+ n.class;
2868
+ var o = n.style, s = o === void 0 ? {} : o, i = Er(n, Lr);
2869
+ return hn(t.tag, I(I(I({}, e), {}, {
2870
+ class: r.class,
2871
+ style: I(I({}, r.style), s)
2872
+ }, r.attrs), i), a);
2873
+ }
2874
+ var mn = !1;
2875
+ try {
2876
+ mn = !0;
2877
+ } catch {
2878
+ }
2879
+ function Rr() {
2880
+ if (!mn && console && typeof console.error == "function") {
2881
+ var t;
2882
+ (t = console).error.apply(t, arguments);
2883
+ }
2884
+ }
2885
+ function Ee(t) {
2886
+ if (t && ct(t) === "object" && t.prefix && t.iconName && t.icon)
2887
+ return t;
2888
+ if (Rt.icon)
2889
+ return Rt.icon(t);
2890
+ if (t === null)
2891
+ return null;
2892
+ if (ct(t) === "object" && t.prefix && t.iconName)
2893
+ return t;
2894
+ if (Array.isArray(t) && t.length === 2)
2895
+ return {
2896
+ prefix: t[0],
2897
+ iconName: t[1]
2898
+ };
2899
+ if (typeof t == "string")
2900
+ return {
2901
+ prefix: "fas",
2902
+ iconName: t
2903
+ };
2904
+ }
2905
+ var Dr = Ie({
2906
+ name: "FontAwesomeIcon",
2907
+ props: {
2908
+ border: {
2909
+ type: Boolean,
2910
+ default: !1
2911
+ },
2912
+ // the fixedWidth property has been deprecated as of version 7
2913
+ fixedWidth: {
2914
+ type: Boolean,
2915
+ default: !1
2916
+ },
2917
+ flip: {
2918
+ type: [Boolean, String],
2919
+ default: !1,
2920
+ validator: function(e) {
2921
+ return [!0, !1, "horizontal", "vertical", "both"].indexOf(e) > -1;
2922
+ }
2923
+ },
2924
+ icon: {
2925
+ type: [Object, Array, String],
2926
+ required: !0
2927
+ },
2928
+ mask: {
2929
+ type: [Object, Array, String],
2930
+ default: null
2931
+ },
2932
+ maskId: {
2933
+ type: String,
2934
+ default: null
2935
+ },
2936
+ listItem: {
2937
+ type: Boolean,
2938
+ default: !1
2939
+ },
2940
+ pull: {
2941
+ type: String,
2942
+ default: null,
2943
+ validator: function(e) {
2944
+ return ["right", "left"].indexOf(e) > -1;
2945
+ }
2946
+ },
2947
+ pulse: {
2948
+ type: Boolean,
2949
+ default: !1
2950
+ },
2951
+ rotation: {
2952
+ type: [String, Number],
2953
+ default: null,
2954
+ validator: function(e) {
2955
+ return [90, 180, 270].indexOf(Number.parseInt(e, 10)) > -1;
2956
+ }
2957
+ },
2958
+ // the rotateBy property is only supported in version 7.0.0 and later
2959
+ rotateBy: {
2960
+ type: Boolean,
2961
+ default: !1
2962
+ },
2963
+ swapOpacity: {
2964
+ type: Boolean,
2965
+ default: !1
2966
+ },
2967
+ size: {
2968
+ type: String,
2969
+ default: null,
2970
+ validator: function(e) {
2971
+ return ["2xs", "xs", "sm", "lg", "xl", "2xl", "1x", "2x", "3x", "4x", "5x", "6x", "7x", "8x", "9x", "10x"].indexOf(e) > -1;
2972
+ }
2973
+ },
2974
+ spin: {
2975
+ type: Boolean,
2976
+ default: !1
2977
+ },
2978
+ transform: {
2979
+ type: [String, Object],
2980
+ default: null
2981
+ },
2982
+ symbol: {
2983
+ type: [Boolean, String],
2984
+ default: !1
2985
+ },
2986
+ title: {
2987
+ type: String,
2988
+ default: null
2989
+ },
2990
+ titleId: {
2991
+ type: String,
2992
+ default: null
2993
+ },
2994
+ inverse: {
2995
+ type: Boolean,
2996
+ default: !1
2997
+ },
2998
+ bounce: {
2999
+ type: Boolean,
3000
+ default: !1
3001
+ },
3002
+ shake: {
3003
+ type: Boolean,
3004
+ default: !1
3005
+ },
3006
+ beat: {
3007
+ type: Boolean,
3008
+ default: !1
3009
+ },
3010
+ fade: {
3011
+ type: Boolean,
3012
+ default: !1
3013
+ },
3014
+ beatFade: {
3015
+ type: Boolean,
3016
+ default: !1
3017
+ },
3018
+ flash: {
3019
+ type: Boolean,
3020
+ default: !1
3021
+ },
3022
+ spinPulse: {
3023
+ type: Boolean,
3024
+ default: !1
3025
+ },
3026
+ spinReverse: {
3027
+ type: Boolean,
3028
+ default: !1
3029
+ },
3030
+ // the widthAuto property is only supported in version 7.0.0 and later
3031
+ widthAuto: {
3032
+ type: Boolean,
3033
+ default: !1
3034
+ }
3035
+ },
3036
+ setup: function(e, n) {
3037
+ var a = n.attrs, r = L(function() {
3038
+ return Ee(e.icon);
3039
+ }), o = L(function() {
3040
+ return wt("classes", Tr(e));
3041
+ }), s = L(function() {
3042
+ return wt("transform", typeof e.transform == "string" ? Rt.transform(e.transform) : e.transform);
3043
+ }), i = L(function() {
3044
+ return wt("mask", Ee(e.mask));
3045
+ }), u = L(function() {
3046
+ var d = I(I(I(I({}, o.value), s.value), i.value), {}, {
3047
+ symbol: e.symbol,
3048
+ maskId: e.maskId
3049
+ });
3050
+ return d.title = e.title, d.titleId = e.titleId, Pr(r.value, d);
3051
+ });
3052
+ bn(u, function(d) {
3053
+ if (!d)
3054
+ return Rr("Could not find one or more icon(s)", r.value, i.value);
3055
+ }, {
3056
+ immediate: !0
3057
+ });
3058
+ var f = L(function() {
3059
+ return u.value ? dn(u.value.abstract[0], {}, a) : null;
3060
+ });
3061
+ return function() {
3062
+ return f.value;
3063
+ };
3064
+ }
3065
+ });
3066
+ const Br = {}, Yr = {
3067
+ width: "24",
3068
+ height: "24",
3069
+ viewBox: "0 0 24 24",
3070
+ fill: "none",
3071
+ xmlns: "http://www.w3.org/2000/svg"
3072
+ };
3073
+ function Ur(t, e) {
3074
+ return B(), K("svg", Yr, e[0] || (e[0] = [
3075
+ q("path", {
3076
+ d: "M5.88 17.0103C6.73 16.3683 7.676 15.8638 8.718 15.4968C9.76 15.1298 10.8544 14.9463 12.0012 14.9463C13.1481 14.9463 14.2451 15.1328 15.2922 15.5058C16.3394 15.8788 17.282 16.3823 18.12 17.0163C18.6915 16.3289 19.1357 15.5629 19.4527 14.7183C19.7697 13.8734 19.9282 12.9673 19.9282 12C19.9282 9.80717 19.1551 7.93759 17.6087 6.39125C16.0624 4.84492 14.1928 4.07175 12 4.07175C9.80717 4.07175 7.93758 4.84492 6.39125 6.39125C4.84492 7.93759 4.07175 9.80717 4.07175 12C4.07175 12.9633 4.22925 13.8674 4.54425 14.7123C4.85925 15.5569 5.3045 16.3229 5.88 17.0103ZM12 13.0538C11.0007 13.0538 10.1596 12.7133 9.47675 12.0323C8.79375 11.3513 8.45225 10.5112 8.45225 9.512C8.45225 8.51267 8.79375 7.6715 9.47675 6.9885C10.1596 6.30567 11.0007 5.96425 12 5.96425C12.9993 5.96425 13.8404 6.30567 14.5232 6.9885C15.2062 7.6715 15.5477 8.51267 15.5477 9.512C15.5477 10.5112 15.2062 11.3513 14.5232 12.0323C13.8404 12.7133 12.9993 13.0538 12 13.0538ZM11.9995 22.2033C10.5887 22.2033 9.26292 21.9358 8.02225 21.4008C6.78175 20.8658 5.7015 20.1383 4.7815 19.2185C3.86167 18.2985 3.13425 17.2181 2.59925 15.9773C2.06425 14.7363 1.79675 13.4103 1.79675 11.9995C1.79675 10.5887 2.06425 9.26292 2.59925 8.02225C3.13425 6.78175 3.86167 5.7015 4.7815 4.7815C5.7015 3.86167 6.78192 3.13425 8.02275 2.59925C9.26375 2.06425 10.5897 1.79675 12.0005 1.79675C13.4113 1.79675 14.7371 2.06425 15.9777 2.59925C17.2182 3.13425 18.2985 3.86167 19.2185 4.7815C20.1383 5.7015 20.8657 6.78192 21.4008 8.02275C21.9358 9.26375 22.2032 10.5897 22.2032 12.0005C22.2032 13.4113 21.9358 14.7371 21.4008 15.9778C20.8657 17.2183 20.1383 18.2985 19.2185 19.2185C18.2985 20.1383 17.2181 20.8658 15.9773 21.4008C14.7362 21.9358 13.4103 22.2033 11.9995 22.2033ZM12 19.9283C12.8633 19.9283 13.6747 19.8041 14.4342 19.5558C15.1936 19.3074 15.8982 18.9495 16.5482 18.482C15.8904 18.0107 15.1867 17.6518 14.4372 17.4055C13.6877 17.159 12.8753 17.0358 12 17.0358C11.1247 17.0358 10.3132 17.159 9.56575 17.4055C8.81825 17.6518 8.1155 18.0107 7.4575 18.482C8.1075 18.9495 8.81125 19.3074 9.56875 19.5558C10.3262 19.8041 11.1367 19.9283 12 19.9283ZM12 10.9643C12.4173 10.9643 12.7637 10.8265 13.0392 10.551C13.3146 10.2757 13.4523 9.92934 13.4523 9.512C13.4523 9.0945 13.3146 8.74709 13.0392 8.46975C12.7637 8.19242 12.4173 8.05375 12 8.05375C11.5827 8.05375 11.2362 8.19242 10.9607 8.46975C10.6854 8.74709 10.5477 9.0945 10.5477 9.512C10.5477 9.92934 10.6854 10.2757 10.9607 10.551C11.2362 10.8265 11.5827 10.9643 12 10.9643Z",
3077
+ fill: "white"
3078
+ }, null, -1)
3079
+ ]));
3080
+ }
3081
+ const Wr = /* @__PURE__ */ Dt(Br, [["render", Ur]]), $r = {}, Hr = {
3082
+ width: "11",
3083
+ height: "18",
3084
+ viewBox: "0 0 11 18",
3085
+ fill: "none",
3086
+ xmlns: "http://www.w3.org/2000/svg"
3087
+ };
3088
+ function Gr(t, e) {
3089
+ return B(), K("svg", Hr, e[0] || (e[0] = [
3090
+ q("path", {
3091
+ d: "M1.98601 18C0.447922 18 0.403919 17.7815 1.32681 16.602L6.60042 10.1796C6.99592 9.69905 7.21568 9.3058 7.21568 8.99997C7.21568 8.65046 6.99592 8.25727 6.60042 7.82039L1.32681 1.39804C0.403919 0.218468 0.447922 0 1.98601 0H2.5134C4.05149 0 4.62282 0.305829 5.54571 1.39804L9.58879 6.29125C11.3028 8.25727 11.3028 9.74273 9.58879 11.7088L5.54571 16.602C4.62282 17.6942 4.05149 18 2.5134 18H1.98601Z",
3092
+ fill: "white"
3093
+ }, null, -1)
3094
+ ]));
3095
+ }
3096
+ const Xr = /* @__PURE__ */ Dt($r, [["render", Gr]]), gn = Symbol("shadowRoot");
3097
+ function ao() {
3098
+ const t = yn();
3099
+ t != null && xn(gn, t);
3100
+ }
3101
+ function Vr() {
3102
+ return vn(gn);
3103
+ }
3104
+ const _e = Symbol("fontAwesomeStylesInjected");
3105
+ function Kr() {
3106
+ const t = Vr();
3107
+ wn(() => {
3108
+ if (!t) {
3109
+ console.warn("no shadowRoot provided for fontawesome styles injection");
3110
+ return;
3111
+ }
3112
+ if (t[_e]) return;
3113
+ const e = document.createElement("style");
3114
+ e.textContent = Or.css(), t.appendChild(e), t[_e] = !0;
3115
+ });
3116
+ }
3117
+ const qr = { class: "avatar" }, Zr = { class: "bubble" }, Qr = ["innerHTML"], Jr = {
3118
+ key: 1,
3119
+ class: "attachment-label"
3120
+ }, to = /* @__PURE__ */ Ie({
3121
+ __name: "LLMMessage.ce",
3122
+ props: {
3123
+ name: { type: String },
3124
+ message: { type: Object }
3125
+ },
3126
+ setup(t) {
3127
+ Kr();
3128
+ const e = t, n = L(() => e.message.direction === "outbound"), a = L(() => {
3129
+ if (e.message.content)
3130
+ return e.name ? `<strong>${e.name}</strong> : ${e.message.content}` : e.message.content;
3131
+ });
3132
+ return (r, o) => (B(), K("div", {
3133
+ class: An(["message", r.message.direction])
3134
+ }, [
3135
+ q("span", qr, [
3136
+ n.value ? (B(), Zt(Wr, { key: 0 })) : (B(), Zt(Xr, { key: 1 }))
3137
+ ]),
3138
+ q("div", Zr, [
3139
+ a.value ? (B(), K("div", {
3140
+ key: 0,
3141
+ innerHTML: a.value,
3142
+ class: "content"
3143
+ }, null, 8, Qr)) : Qt("", !0),
3144
+ r.message.attachmentName && n.value ? (B(), K("p", Jr, [
3145
+ q("span", null, Cn(r.message.attachmentName), 1),
3146
+ kn(Jt(Dr), {
3147
+ icon: Jt(Sn),
3148
+ size: "lg"
3149
+ }, null, 8, ["icon"])
3150
+ ])) : Qt("", !0)
3151
+ ])
3152
+ ], 2));
3153
+ }
3154
+ }), eo = ".message{display:flex;width:90%;gap:12px;align-items:start}.message .avatar{align-items:center;aspect-ratio:1/1;background-color:#1c825d;border-radius:8px;display:flex;justify-content:center;margin-top:2px;padding:4px;width:32px;height:32px}.message .bubble .content{--background: #efefef;--focus: #0096bfab;--border: #dbdbdb;box-sizing:border-box;font-size:14px;color:#253858;line-height:20px}.message .bubble .content p{margin:0;word-wrap:break-word}.message .bubble .content h1{font-size:1.8em}.message .bubble .content h2{font-size:1.4em}.message .bubble .content h3{font-size:1.2em}.message .bubble .content h1,.message .bubble .content h2,.message .bubble .content h3,.message .bubble .content h4,.message .bubble .content h5,.message .bubble .content h6{margin-bottom:12px;color:#000}.message .bubble .content strong{color:#000}.message .bubble .content h1,.message .bubble .content h2,.message .bubble .content h3,.message .bubble .content h4,.message .bubble .content h5,.message .bubble .content h6,.message .bubble .content b,.message .bubble .content strong,.message .bubble .content th{font-weight:600}.message .bubble .content q:before{content:none}.message .bubble .content q:after{content:none}.message .bubble .content blockquote,.message .bubble .content q{border-left:4px solid var(--focus);margin:1.5em 0;padding:.5em 1em;font-style:italic}.message .bubble .content blockquote>footer{font-style:normal;border:0}.message .bubble .content blockquote cite{font-style:normal}.message .bubble .content mark{background-color:#ff0;border-radius:2px;padding:0 2px;color:#000}.message .bubble .content code{background:var(--background);color:#000;padding:2.5px 5px;border-radius:6px;font-size:1em}.message .bubble .content hr{border:none;border-top:1px solid var(--border)}.message .bubble .content table{border-collapse:collapse;margin-bottom:10px;width:100%;table-layout:fixed;border:1px solid #dbdbdb;border-radius:8px}.message .bubble .content table caption{text-align:left}.message .bubble .content td,.message .bubble .content th{padding:6px;text-align:left;vertical-align:top;word-wrap:break-word;border-right:1px solid var(--border)}.message .bubble .content thead{border-bottom:1px solid var(--border)}.message .bubble .content tfoot{border-top:1px solid var(--border)}.message .bubble .content tbody tr:nth-child(2n){background-color:#efefef}.message .bubble .content tbody tr:nth-child(2n) button{background-color:#f7f7f7}.message .bubble .content tbody tr:nth-child(2n) button:hover{background-color:#fff}.message .bubble .content details{display:flex;flex-direction:column;align-items:flex-start;background-color:#f7f7f7;padding:10px 10px 0;margin:1em 0;border-radius:6px;overflow:hidden}.message .bubble .content details[open]{padding:10px}.message .bubble .content details>:last-child{margin-bottom:0}.message .bubble .content details[open] summary{margin-bottom:10px}.message .bubble .content summary{display:list-item;background-color:#efefef;padding:10px;margin:-10px -10px 0;cursor:pointer;outline:none}.message .bubble .content summary:hover,.message .bubble .content summary:focus{text-decoration:underline}.message .bubble .content details>:not(summary){margin-top:0}.message .bubble .content summary::-webkit-details-marker{color:#363636}.message .bubble .content ul{list-style-type:disc;list-style-position:inside}.message .bubble .content ol{list-style-type:decimal}.message .bubble .attachment-label{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-style:italic;justify-content:end;margin:1rem}.message.outbound{align-self:end;flex-direction:row-reverse}.message.outbound .avatar{background-color:#957ee8}.message.outbound .bubble{background:#cec3f4;border-radius:16px;padding:8px 16px}", ro = /* @__PURE__ */ Dt(to, [["styles", [eo]]]);
3155
+ export {
3156
+ ro as L,
3157
+ ao as p
3158
+ };