vue-nt-toast 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
- const I4 = {
1
+ const T4 = {
2
2
  success: "check-circle",
3
3
  info: "info-circle",
4
4
  danger: "exclamation-circle",
5
5
  attention: "exclamation-triangle",
6
6
  importance: "star"
7
7
  };
8
- class T4 {
8
+ class _4 {
9
9
  constructor(V, g, Z) {
10
10
  this.type = V, this.msg = g, this.options = Z, this.interval = null, this.toast = null, this.icon = null, this.closeButton = null, this.notify();
11
11
  }
@@ -25,7 +25,7 @@ class T4 {
25
25
  if (!this.options.useIcon || this.options.theme === "line")
26
26
  return;
27
27
  this.icon = document.createElement("div"), this.icon.classList.add("toast-icon");
28
- const V = I4[this.type] || "hexagon-exclamation";
28
+ const V = T4[this.type] || "exclamation-circle";
29
29
  this.icon.innerHTML = `<i class="fa fa-${V}" />`, this.toast.appendChild(this.icon);
30
30
  }
31
31
  setContents() {
@@ -35,7 +35,7 @@ class T4 {
35
35
  return typeof this.msg == "string" ? (Z.innerHTML = this.msg, V.appendChild(Z)) : (this.options.useTitle && (g.innerHTML = this.msg.title, V.appendChild(g)), Z.innerHTML = this.msg.description, V.appendChild(Z)), V;
36
36
  }
37
37
  }
38
- class _4 {
38
+ class h3 {
39
39
  constructor(V) {
40
40
  this.toastId = 0, this.options = V, this.board = null;
41
41
  }
@@ -44,7 +44,7 @@ class _4 {
44
44
  P.snackbar && this.clear();
45
45
  let Q = null;
46
46
  this.toastId++, this.board = this.getBoard(P);
47
- const L = new T4(V, g, P).toast;
47
+ const L = new _4(V, g, P).toast;
48
48
  P.closeButton && (Q = this.setClose(), L.appendChild(Q)), this.board.appendChild(L);
49
49
  const j = P.freeze ? null : setTimeout(() => this.hideToast(L, j), P.timeout);
50
50
  P.clickToClose && (L.onclick = () => {
@@ -2823,7 +2823,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2823
2823
  typeof window < "u" && (T = window), typeof document < "u" && (D = document), typeof MutationObserver < "u" && (F = MutationObserver), typeof performance < "u" && (b = performance);
2824
2824
  } catch {
2825
2825
  }
2826
- var d1 = T.navigator || {}, y = d1.userAgent, A = y === void 0 ? "" : y, $ = T, C = D, a1 = F, J = b, p1 = !!$.document, x = !!C.documentElement && !!C.head && typeof C.addEventListener == "function" && typeof C.createElement == "function", E = ~A.indexOf("MSIE") || ~A.indexOf("Trident/"), z1, p, I, c1, U, _ = "___FONT_AWESOME___", z = 16, i = "fa", n = "svg-inline--fa", h = "data-fa-i2svg", k = "data-fa-pseudo-element", b1 = "data-fa-pseudo-element-pending", l2 = "data-prefix", a2 = "data-icon", A2 = "fontawesome-i2svg", h3 = "async", m3 = ["HTML", "HEAD", "STYLE", "SCRIPT"], e2 = function() {
2826
+ var d1 = T.navigator || {}, y = d1.userAgent, A = y === void 0 ? "" : y, $ = T, C = D, a1 = F, J = b, p1 = !!$.document, x = !!C.documentElement && !!C.head && typeof C.addEventListener == "function" && typeof C.createElement == "function", E = ~A.indexOf("MSIE") || ~A.indexOf("Trident/"), z1, p, I, c1, U, _ = "___FONT_AWESOME___", z = 16, i = "fa", n = "svg-inline--fa", h = "data-fa-i2svg", k = "data-fa-pseudo-element", b1 = "data-fa-pseudo-element-pending", l2 = "data-prefix", a2 = "data-icon", S2 = "fontawesome-i2svg", m3 = "async", o3 = ["HTML", "HEAD", "STYLE", "SCRIPT"], e2 = function() {
2827
2827
  try {
2828
2828
  return !0;
2829
2829
  } catch {
@@ -2885,7 +2885,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2885
2885
  fass: "fa-solid",
2886
2886
  fasr: "fa-regular",
2887
2887
  fasl: "fa-light"
2888
- }), I)), o3 = P1((c1 = {}, L(c1, S, {
2888
+ }), I)), f3 = P1((c1 = {}, L(c1, S, {
2889
2889
  "fa-brands": "fab",
2890
2890
  "fa-duotone": "fad",
2891
2891
  "fa-kit": "fak",
@@ -2897,7 +2897,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2897
2897
  "fa-solid": "fass",
2898
2898
  "fa-regular": "fasr",
2899
2899
  "fa-light": "fasl"
2900
- }), c1)), f3 = /fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/, S2 = "fa-layers-text", v3 = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i, C3 = P1((U = {}, L(U, S, {
2900
+ }), c1)), v3 = /fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/, x2 = "fa-layers-text", C3 = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i, L3 = P1((U = {}, L(U, S, {
2901
2901
  900: "fas",
2902
2902
  400: "far",
2903
2903
  normal: "far",
@@ -2907,34 +2907,34 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2907
2907
  900: "fass",
2908
2908
  400: "fasr",
2909
2909
  300: "fasl"
2910
- }), U)), x2 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], L3 = x2.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), u3 = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], g1 = {
2910
+ }), U)), O2 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], u3 = O2.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), d3 = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], g1 = {
2911
2911
  GROUP: "duotone-group",
2912
2912
  SWAP_OPACITY: "swap-opacity",
2913
2913
  PRIMARY: "primary",
2914
2914
  SECONDARY: "secondary"
2915
2915
  }, T1 = /* @__PURE__ */ new Set();
2916
2916
  Object.keys(Z1[S]).map(T1.add.bind(T1)), Object.keys(Z1[O]).map(T1.add.bind(T1));
2917
- var d3 = [].concat(z2, G(T1), ["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", g1.GROUP, g1.SWAP_OPACITY, g1.PRIMARY, g1.SECONDARY]).concat(x2.map(function(c) {
2917
+ var p3 = [].concat(z2, G(T1), ["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", g1.GROUP, g1.SWAP_OPACITY, g1.PRIMARY, g1.SECONDARY]).concat(O2.map(function(c) {
2918
2918
  return "".concat(c, "x");
2919
- })).concat(L3.map(function(c) {
2919
+ })).concat(u3.map(function(c) {
2920
2920
  return "w-".concat(c);
2921
2921
  })), _1 = $.FontAwesomeConfig || {};
2922
- function p3(c) {
2922
+ function b3(c) {
2923
2923
  var s = C.querySelector("script[" + c + "]");
2924
2924
  if (s)
2925
2925
  return s.getAttribute(c);
2926
2926
  }
2927
- function b3(c) {
2927
+ function g3(c) {
2928
2928
  return c === "" ? !0 : c === "false" ? !1 : c === "true" ? !0 : c;
2929
2929
  }
2930
2930
  if (C && typeof C.querySelector == "function") {
2931
- var g3 = [["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"]];
2932
- g3.forEach(function(c) {
2933
- var s = j(c, 2), l = s[0], a = s[1], e = b3(p3(l));
2931
+ var y3 = [["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"]];
2932
+ y3.forEach(function(c) {
2933
+ var s = j(c, 2), l = s[0], a = s[1], e = g3(b3(l));
2934
2934
  e != null && (_1[a] = e);
2935
2935
  });
2936
2936
  }
2937
- var O2 = {
2937
+ var q2 = {
2938
2938
  styleDefault: "solid",
2939
2939
  familyDefault: "classic",
2940
2940
  cssPrefix: i,
@@ -2950,10 +2950,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2950
2950
  showMissingIcons: !0
2951
2951
  };
2952
2952
  _1.familyPrefix && (_1.cssPrefix = _1.familyPrefix);
2953
- var A1 = V(V({}, O2), _1);
2953
+ var A1 = V(V({}, q2), _1);
2954
2954
  A1.autoReplaceSvg || (A1.observeMutations = !1);
2955
2955
  var f = {};
2956
- Object.keys(O2).forEach(function(c) {
2956
+ Object.keys(q2).forEach(function(c) {
2957
2957
  Object.defineProperty(f, c, {
2958
2958
  enumerable: !0,
2959
2959
  set: function(l) {
@@ -2977,7 +2977,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2977
2977
  }
2978
2978
  }), $.FontAwesomeConfig = f;
2979
2979
  var N1 = [];
2980
- function y3(c) {
2980
+ function w3(c) {
2981
2981
  return N1.push(c), function() {
2982
2982
  N1.splice(N1.indexOf(c), 1);
2983
2983
  };
@@ -2990,7 +2990,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2990
2990
  flipX: !1,
2991
2991
  flipY: !1
2992
2992
  };
2993
- function w3(c) {
2993
+ function k3(c) {
2994
2994
  try {
2995
2995
  for (var s = arguments.length, l = new Array(s > 1 ? s - 1 : 0), a = 1; a < s; a++)
2996
2996
  l[a - 1] = arguments[a];
@@ -3000,7 +3000,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3000
3000
  throw e;
3001
3001
  }
3002
3002
  }
3003
- function k3(c) {
3003
+ function A3(c) {
3004
3004
  if (!(!c || !x)) {
3005
3005
  var s = C.createElement("style");
3006
3006
  s.setAttribute("type", "text/css"), s.innerHTML = c;
@@ -3011,10 +3011,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3011
3011
  return C.head.insertBefore(s, a), c;
3012
3012
  }
3013
3013
  }
3014
- var A3 = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
3014
+ var S3 = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
3015
3015
  function j1() {
3016
3016
  for (var c = 12, s = ""; c-- > 0; )
3017
- s += A3[Math.random() * 62 | 0];
3017
+ s += S3[Math.random() * 62 | 0];
3018
3018
  return s;
3019
3019
  }
3020
3020
  function S1(c) {
@@ -3027,12 +3027,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3027
3027
  return s;
3028
3028
  });
3029
3029
  }
3030
- function q2(c) {
3030
+ function P2(c) {
3031
3031
  return "".concat(c).replace(/&/g, "&amp;").replace(/"/g, "&quot;").replace(/'/g, "&#39;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
3032
3032
  }
3033
- function S3(c) {
3033
+ function x3(c) {
3034
3034
  return Object.keys(c || {}).reduce(function(s, l) {
3035
- return s + "".concat(l, '="').concat(q2(c[l]), '" ');
3035
+ return s + "".concat(l, '="').concat(P2(c[l]), '" ');
3036
3036
  }, "").trim();
3037
3037
  }
3038
3038
  function $1(c) {
@@ -3043,7 +3043,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3043
3043
  function r2(c) {
3044
3044
  return c.size !== t1.size || c.x !== t1.x || c.y !== t1.y || c.rotate !== t1.rotate || c.flipX || c.flipY;
3045
3045
  }
3046
- function x3(c) {
3046
+ function O3(c) {
3047
3047
  var s = c.transform, l = c.containerWidth, a = c.iconWidth, e = {
3048
3048
  transform: "translate(".concat(l / 2, " 256)")
3049
3049
  }, r = "translate(".concat(s.x * 32, ", ").concat(s.y * 32, ") "), t = "scale(".concat(s.size / 16 * (s.flipX ? -1 : 1), ", ").concat(s.size / 16 * (s.flipY ? -1 : 1), ") "), H = "rotate(".concat(s.rotate, " 0 0)"), M = {
@@ -3057,28 +3057,28 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3057
3057
  path: o
3058
3058
  };
3059
3059
  }
3060
- function O3(c) {
3060
+ function q3(c) {
3061
3061
  var s = c.transform, l = c.width, a = l === void 0 ? z : l, e = c.height, r = e === void 0 ? z : e, t = c.startCentered, H = t === void 0 ? !1 : t, M = "";
3062
3062
  return H && E ? M += "translate(".concat(s.x / M1 - a / 2, "em, ").concat(s.y / M1 - r / 2, "em) ") : H ? M += "translate(calc(-50% + ".concat(s.x / M1, "em), calc(-50% + ").concat(s.y / M1, "em)) ") : M += "translate(".concat(s.x / M1, "em, ").concat(s.y / M1, "em) "), M += "scale(".concat(s.size / M1 * (s.flipX ? -1 : 1), ", ").concat(s.size / M1 * (s.flipY ? -1 : 1), ") "), M += "rotate(".concat(s.rotate, "deg) "), M;
3063
3063
  }
3064
- var q3 = ':host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.0714285705em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-counter-scale,.25));transform:scale(var(--fa-counter-scale,.25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:top left;transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}';
3065
- function P2() {
3066
- var c = i, s = n, l = f.cssPrefix, a = f.replacementClass, e = q3;
3064
+ var P3 = ':host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.0714285705em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-counter-scale,.25));transform:scale(var(--fa-counter-scale,.25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));-webkit-transform-origin:top left;transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}';
3065
+ function E2() {
3066
+ var c = i, s = n, l = f.cssPrefix, a = f.replacementClass, e = P3;
3067
3067
  if (l !== c || a !== s) {
3068
3068
  var r = new RegExp("\\.".concat(c, "\\-"), "g"), t = new RegExp("\\--".concat(c, "\\-"), "g"), H = new RegExp("\\.".concat(s), "g");
3069
3069
  e = e.replace(r, ".".concat(l, "-")).replace(t, "--".concat(l, "-")).replace(H, ".".concat(a));
3070
3070
  }
3071
3071
  return e;
3072
3072
  }
3073
- var E2 = !1;
3073
+ var Z2 = !1;
3074
3074
  function H2() {
3075
- f.autoAddCss && !E2 && (k3(P2()), E2 = !0);
3075
+ f.autoAddCss && !Z2 && (A3(E2()), Z2 = !0);
3076
3076
  }
3077
- var P3 = {
3077
+ var E3 = {
3078
3078
  mixout: function() {
3079
3079
  return {
3080
3080
  dom: {
3081
- css: P2,
3081
+ css: E2,
3082
3082
  insertCss: H2
3083
3083
  }
3084
3084
  };
@@ -3095,20 +3095,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3095
3095
  }
3096
3096
  }, V1 = $ || {};
3097
3097
  V1[_] || (V1[_] = {}), V1[_].styles || (V1[_].styles = {}), V1[_].hooks || (V1[_].hooks = {}), V1[_].shims || (V1[_].shims = []);
3098
- var N = V1[_], Z2 = [], E3 = function c() {
3099
- C.removeEventListener("DOMContentLoaded", c), U1 = 1, Z2.map(function(s) {
3098
+ var N = V1[_], I2 = [], Z3 = function c() {
3099
+ C.removeEventListener("DOMContentLoaded", c), U1 = 1, I2.map(function(s) {
3100
3100
  return s();
3101
3101
  });
3102
3102
  }, U1 = !1;
3103
- x && (U1 = (C.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(C.readyState), U1 || C.addEventListener("DOMContentLoaded", E3));
3104
- function I2(c) {
3105
- x && (U1 ? setTimeout(c, 0) : Z2.push(c));
3103
+ x && (U1 = (C.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(C.readyState), U1 || C.addEventListener("DOMContentLoaded", Z3));
3104
+ function T2(c) {
3105
+ x && (U1 ? setTimeout(c, 0) : I2.push(c));
3106
3106
  }
3107
3107
  function R1(c) {
3108
3108
  var s = c.tag, l = c.attributes, a = l === void 0 ? {} : l, e = c.children, r = e === void 0 ? [] : e;
3109
- return typeof c == "string" ? q2(c) : "<".concat(s, " ").concat(S3(a), ">").concat(r.map(R1).join(""), "</").concat(s, ">");
3109
+ return typeof c == "string" ? P2(c) : "<".concat(s, " ").concat(x3(a), ">").concat(r.map(R1).join(""), "</").concat(s, ">");
3110
3110
  }
3111
- function T2(c, s, l) {
3111
+ function _2(c, s, l) {
3112
3112
  if (c && c[s] && c[s][l])
3113
3113
  return {
3114
3114
  prefix: s,
@@ -3116,17 +3116,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3116
3116
  icon: c[s][l]
3117
3117
  };
3118
3118
  }
3119
- var Z3 = function(s, l) {
3119
+ var I3 = function(s, l) {
3120
3120
  return function(a, e, r, t) {
3121
3121
  return s.call(l, a, e, r, t);
3122
3122
  };
3123
3123
  }, V2 = function(s, l, a, e) {
3124
- var r = Object.keys(s), t = r.length, H = e !== void 0 ? Z3(l, e) : l, M, o, m;
3124
+ var r = Object.keys(s), t = r.length, H = e !== void 0 ? I3(l, e) : l, M, o, m;
3125
3125
  for (a === void 0 ? (M = 1, m = s[r[0]]) : (M = 0, m = a); M < t; M++)
3126
3126
  o = r[M], m = H(m, s[o], o, s);
3127
3127
  return m;
3128
3128
  };
3129
- function I3(c) {
3129
+ function T3(c) {
3130
3130
  for (var s = [], l = 0, a = c.length; l < a; ) {
3131
3131
  var e = c.charCodeAt(l++);
3132
3132
  if (e >= 55296 && e <= 56319 && l < a) {
@@ -3138,30 +3138,30 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3138
3138
  return s;
3139
3139
  }
3140
3140
  function n2(c) {
3141
- var s = I3(c);
3141
+ var s = T3(c);
3142
3142
  return s.length === 1 ? s[0].toString(16) : null;
3143
3143
  }
3144
- function T3(c, s) {
3144
+ function _3(c, s) {
3145
3145
  var l = c.length, a = c.charCodeAt(s), e;
3146
3146
  return a >= 55296 && a <= 56319 && l > s + 1 && (e = c.charCodeAt(s + 1), e >= 56320 && e <= 57343) ? (a - 55296) * 1024 + e - 56320 + 65536 : a;
3147
3147
  }
3148
- function _2(c) {
3148
+ function N2(c) {
3149
3149
  return Object.keys(c).reduce(function(s, l) {
3150
3150
  var a = c[l], e = !!a.icon;
3151
3151
  return e ? s[a.iconName] = a.icon : s[l] = a, s;
3152
3152
  }, {});
3153
3153
  }
3154
3154
  function i2(c, s) {
3155
- var l = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, a = l.skipHooks, e = a === void 0 ? !1 : a, r = _2(s);
3156
- typeof N.hooks.addPack == "function" && !e ? N.hooks.addPack(c, _2(s)) : N.styles[c] = V(V({}, N.styles[c] || {}), r), c === "fas" && i2("fa", s);
3155
+ var l = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, a = l.skipHooks, e = a === void 0 ? !1 : a, r = N2(s);
3156
+ typeof N.hooks.addPack == "function" && !e ? N.hooks.addPack(c, N2(s)) : N.styles[c] = V(V({}, N.styles[c] || {}), r), c === "fas" && i2("fa", s);
3157
3157
  }
3158
- var W1, G1, B1, x1 = N.styles, _3 = N.shims, N3 = (W1 = {}, L(W1, S, Object.values(I1[S])), L(W1, O, Object.values(I1[O])), W1), M2 = null, N2 = {}, j2 = {}, R2 = {}, D2 = {}, F2 = {}, j3 = (G1 = {}, L(G1, S, Object.keys(E1[S])), L(G1, O, Object.keys(E1[O])), G1);
3159
- function R3(c) {
3160
- return ~d3.indexOf(c);
3158
+ var W1, G1, B1, x1 = N.styles, N3 = N.shims, j3 = (W1 = {}, L(W1, S, Object.values(I1[S])), L(W1, O, Object.values(I1[O])), W1), M2 = null, j2 = {}, R2 = {}, D2 = {}, F2 = {}, Y2 = {}, R3 = (G1 = {}, L(G1, S, Object.keys(E1[S])), L(G1, O, Object.keys(E1[O])), G1);
3159
+ function D3(c) {
3160
+ return ~p3.indexOf(c);
3161
3161
  }
3162
- function D3(c, s) {
3162
+ function F3(c, s) {
3163
3163
  var l = s.split("-"), a = l[0], e = l.slice(1).join("-");
3164
- return a === c && e !== "" && !R3(e) ? e : null;
3164
+ return a === c && e !== "" && !D3(e) ? e : null;
3165
3165
  }
3166
3166
  var D1 = function() {
3167
3167
  var s = function(r) {
@@ -3169,7 +3169,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3169
3169
  return t[M] = V2(H, r, {}), t;
3170
3170
  }, {});
3171
3171
  };
3172
- N2 = s(function(e, r, t) {
3172
+ j2 = s(function(e, r, t) {
3173
3173
  if (r[3] && (e[r[3]] = t), r[2]) {
3174
3174
  var H = r[2].filter(function(M) {
3175
3175
  return typeof M == "number";
@@ -3179,7 +3179,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3179
3179
  });
3180
3180
  }
3181
3181
  return e;
3182
- }), j2 = s(function(e, r, t) {
3182
+ }), R2 = s(function(e, r, t) {
3183
3183
  if (e[t] = t, r[2]) {
3184
3184
  var H = r[2].filter(function(M) {
3185
3185
  return typeof M == "string";
@@ -3189,13 +3189,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3189
3189
  });
3190
3190
  }
3191
3191
  return e;
3192
- }), F2 = s(function(e, r, t) {
3192
+ }), Y2 = s(function(e, r, t) {
3193
3193
  var H = r[2];
3194
3194
  return e[t] = t, H.forEach(function(M) {
3195
3195
  e[M] = t;
3196
3196
  }), e;
3197
3197
  });
3198
- var l = "far" in x1 || f.autoFetchSvg, a = V2(_3, function(e, r) {
3198
+ var l = "far" in x1 || f.autoFetchSvg, a = V2(N3, function(e, r) {
3199
3199
  var t = r[0], H = r[1], M = r[2];
3200
3200
  return H === "far" && !l && (H = "fas"), typeof t == "string" && (e.names[t] = {
3201
3201
  prefix: H,
@@ -3208,32 +3208,32 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3208
3208
  names: {},
3209
3209
  unicodes: {}
3210
3210
  });
3211
- R2 = a.names, D2 = a.unicodes, M2 = X1(f.styleDefault, {
3211
+ D2 = a.names, F2 = a.unicodes, M2 = X1(f.styleDefault, {
3212
3212
  family: f.familyDefault
3213
3213
  });
3214
3214
  };
3215
- y3(function(c) {
3215
+ w3(function(c) {
3216
3216
  M2 = X1(c.styleDefault, {
3217
3217
  family: f.familyDefault
3218
3218
  });
3219
3219
  }), D1();
3220
3220
  function h2(c, s) {
3221
- return (N2[c] || {})[s];
3222
- }
3223
- function F3(c, s) {
3224
3221
  return (j2[c] || {})[s];
3225
3222
  }
3223
+ function Y3(c, s) {
3224
+ return (R2[c] || {})[s];
3225
+ }
3226
3226
  function y1(c, s) {
3227
- return (F2[c] || {})[s];
3227
+ return (Y2[c] || {})[s];
3228
3228
  }
3229
- function Y2(c) {
3230
- return R2[c] || {
3229
+ function $2(c) {
3230
+ return D2[c] || {
3231
3231
  prefix: null,
3232
3232
  iconName: null
3233
3233
  };
3234
3234
  }
3235
- function Y3(c) {
3236
- var s = D2[c], l = h2("fas", c);
3235
+ function $3(c) {
3236
+ var s = F2[c], l = h2("fas", c);
3237
3237
  return s || (l ? {
3238
3238
  prefix: "fas",
3239
3239
  iconName: l
@@ -3256,27 +3256,27 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3256
3256
  var s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, l = s.family, a = l === void 0 ? S : l, e = E1[a][c], r = Z1[a][c] || Z1[a][e], t = c in N.styles ? c : null;
3257
3257
  return r || t || null;
3258
3258
  }
3259
- var $2 = (B1 = {}, L(B1, S, Object.keys(I1[S])), L(B1, O, Object.keys(I1[O])), B1);
3259
+ var U2 = (B1 = {}, L(B1, S, Object.keys(I1[S])), L(B1, O, Object.keys(I1[O])), B1);
3260
3260
  function K1(c) {
3261
3261
  var s, l = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = l.skipLookups, e = a === void 0 ? !1 : a, r = (s = {}, L(s, S, "".concat(f.cssPrefix, "-").concat(S)), L(s, O, "".concat(f.cssPrefix, "-").concat(O)), s), t = null, H = S;
3262
3262
  (c.includes(r[S]) || c.some(function(o) {
3263
- return $2[S].includes(o);
3263
+ return U2[S].includes(o);
3264
3264
  })) && (H = S), (c.includes(r[O]) || c.some(function(o) {
3265
- return $2[O].includes(o);
3265
+ return U2[O].includes(o);
3266
3266
  })) && (H = O);
3267
3267
  var M = c.reduce(function(o, m) {
3268
- var v = D3(f.cssPrefix, m);
3269
- if (x1[m] ? (m = N3[H].includes(m) ? o3[H][m] : m, t = m, o.prefix = m) : j3[H].indexOf(m) > -1 ? (t = m, o.prefix = X1(m, {
3268
+ var v = F3(f.cssPrefix, m);
3269
+ if (x1[m] ? (m = j3[H].includes(m) ? f3[H][m] : m, t = m, o.prefix = m) : R3[H].indexOf(m) > -1 ? (t = m, o.prefix = X1(m, {
3270
3270
  family: H
3271
3271
  })) : v ? o.iconName = v : m !== f.replacementClass && m !== r[S] && m !== r[O] && o.rest.push(m), !e && o.prefix && o.iconName) {
3272
- var d = t === "fa" ? Y2(o.iconName) : {}, w = y1(o.prefix, o.iconName);
3272
+ var d = t === "fa" ? $2(o.iconName) : {}, w = y1(o.prefix, o.iconName);
3273
3273
  d.prefix && (t = null), o.iconName = d.iconName || w || o.iconName, o.prefix = d.prefix || o.prefix, o.prefix === "far" && !x1.far && x1.fas && !f.autoFetchSvg && (o.prefix = "fas");
3274
3274
  }
3275
3275
  return o;
3276
3276
  }, m2());
3277
3277
  return (c.includes("fa-brands") || c.includes("fab")) && (M.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (M.prefix = "fad"), !M.prefix && H === O && (x1.fass || f.autoFetchSvg) && (M.prefix = "fass", M.iconName = y1(M.prefix, M.iconName) || M.iconName), (M.prefix === "fa" || t === "fa") && (M.prefix = h1() || "fas"), M;
3278
3278
  }
3279
- var $3 = /* @__PURE__ */ function() {
3279
+ var U3 = /* @__PURE__ */ function() {
3280
3280
  function c() {
3281
3281
  Z(this, c), this.definitions = {};
3282
3282
  }
@@ -3311,12 +3311,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3311
3311
  }), l;
3312
3312
  }
3313
3313
  }]), c;
3314
- }(), U2 = [], O1 = {}, q1 = {}, U3 = Object.keys(q1);
3315
- function W3(c, s) {
3314
+ }(), W2 = [], O1 = {}, q1 = {}, W3 = Object.keys(q1);
3315
+ function G3(c, s) {
3316
3316
  var l = s.mixoutsTo;
3317
- return U2 = c, O1 = {}, Object.keys(q1).forEach(function(a) {
3318
- U3.indexOf(a) === -1 && delete q1[a];
3319
- }), U2.forEach(function(a) {
3317
+ return W2 = c, O1 = {}, Object.keys(q1).forEach(function(a) {
3318
+ W3.indexOf(a) === -1 && delete q1[a];
3319
+ }), W2.forEach(function(a) {
3320
3320
  var e = a.mixout ? a.mixout() : {};
3321
3321
  if (Object.keys(e).forEach(function(t) {
3322
3322
  typeof e[t] == "function" && (l[t] = e[t]), g(e[t]) === "object" && Object.keys(e[t]).forEach(function(H) {
@@ -3355,24 +3355,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3355
3355
  c.prefix === "fa" && (c.prefix = "fas");
3356
3356
  var s = c.iconName, l = c.prefix || h1();
3357
3357
  if (s)
3358
- return s = y1(l, s) || s, T2(W2.definitions, l, s) || T2(N.styles, l, s);
3358
+ return s = y1(l, s) || s, _2(G2.definitions, l, s) || _2(N.styles, l, s);
3359
3359
  }
3360
- var W2 = new $3(), G3 = function() {
3360
+ var G2 = new U3(), B3 = function() {
3361
3361
  f.autoReplaceSvg = !1, f.observeMutations = !1, m1("noAuto");
3362
- }, B3 = {
3362
+ }, X3 = {
3363
3363
  i2svg: function() {
3364
3364
  var s = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
3365
3365
  return x ? (m1("beforeI2svg", s), n1("pseudoElements2svg", s), n1("i2svg", s)) : Promise.reject("Operation requires a DOM of some kind.");
3366
3366
  },
3367
3367
  watch: function() {
3368
3368
  var s = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, l = s.autoReplaceSvgRoot;
3369
- f.autoReplaceSvg === !1 && (f.autoReplaceSvg = !0), f.observeMutations = !0, I2(function() {
3369
+ f.autoReplaceSvg === !1 && (f.autoReplaceSvg = !0), f.observeMutations = !0, T2(function() {
3370
3370
  F1({
3371
3371
  autoReplaceSvgRoot: l
3372
3372
  }), m1("watch", s);
3373
3373
  });
3374
3374
  }
3375
- }, X3 = {
3375
+ }, K3 = {
3376
3376
  icon: function(s) {
3377
3377
  if (s === null)
3378
3378
  return null;
@@ -3388,7 +3388,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3388
3388
  iconName: y1(a, l) || l
3389
3389
  };
3390
3390
  }
3391
- if (typeof s == "string" && (s.indexOf("".concat(f.cssPrefix, "-")) > -1 || s.match(f3))) {
3391
+ if (typeof s == "string" && (s.indexOf("".concat(f.cssPrefix, "-")) > -1 || s.match(v3))) {
3392
3392
  var e = K1(s.split(" "), {
3393
3393
  skipLookups: !0
3394
3394
  });
@@ -3406,11 +3406,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3406
3406
  }
3407
3407
  }
3408
3408
  }, v2 = {
3409
- noAuto: G3,
3409
+ noAuto: B3,
3410
3410
  config: f,
3411
- dom: B3,
3412
- parse: X3,
3413
- library: W2,
3411
+ dom: X3,
3412
+ parse: K3,
3413
+ library: G2,
3414
3414
  findIconDefinition: f2,
3415
3415
  toHtml: R1
3416
3416
  }, F1 = function() {
@@ -3419,8 +3419,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3419
3419
  node: a
3420
3420
  });
3421
3421
  };
3422
- function K3(c) {
3423
- p1 && ($.FontAwesome || ($.FontAwesome = v2), I2(function() {
3422
+ function Q3(c) {
3423
+ p1 && ($.FontAwesome || ($.FontAwesome = v2), T2(function() {
3424
3424
  F1(), m1("bootstrap");
3425
3425
  })), N.hooks = V(V({}, N.hooks), {}, {
3426
3426
  addPack: function(l, a) {
@@ -3456,7 +3456,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3456
3456
  }
3457
3457
  }), c;
3458
3458
  }
3459
- function Q3(c) {
3459
+ function J3(c) {
3460
3460
  var s = c.children, l = c.main, a = c.mask, e = c.attributes, r = c.styles, t = c.transform;
3461
3461
  if (r2(t) && l.found && !a.found) {
3462
3462
  var H = l.width, M = l.height, o = {
@@ -3473,7 +3473,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3473
3473
  children: s
3474
3474
  }];
3475
3475
  }
3476
- function J3(c) {
3476
+ function c4(c) {
3477
3477
  var s = c.prefix, l = c.iconName, a = c.children, e = c.attributes, r = c.symbol, t = r === !0 ? "".concat(s, "-").concat(f.cssPrefix, "-").concat(l) : r;
3478
3478
  return [{
3479
3479
  tag: "svg",
@@ -3530,9 +3530,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3530
3530
  children: [],
3531
3531
  attributes: {}
3532
3532
  }, k1 = w1.children, k2 = w1.attributes;
3533
- return s1.children = k1, s1.attributes = k2, H ? J3(s1) : Q3(s1);
3533
+ return s1.children = k1, s1.attributes = k2, H ? c4(s1) : J3(s1);
3534
3534
  }
3535
- function G2(c) {
3535
+ function B2(c) {
3536
3536
  var s = c.content, l = c.width, a = c.height, e = c.transform, r = c.title, t = c.extra, H = c.watchable, M = H === void 0 ? !1 : H, o = V(V(V({}, t.attributes), r ? {
3537
3537
  title: r
3538
3538
  } : {}), {}, {
@@ -3540,7 +3540,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3540
3540
  });
3541
3541
  M && (o[h] = "");
3542
3542
  var m = V({}, t.styles);
3543
- r2(e) && (m.transform = O3({
3543
+ r2(e) && (m.transform = q3({
3544
3544
  transform: e,
3545
3545
  startCentered: !0,
3546
3546
  width: l,
@@ -3561,7 +3561,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3561
3561
  children: [r]
3562
3562
  }), d;
3563
3563
  }
3564
- function c4(c) {
3564
+ function s4(c) {
3565
3565
  var s = c.content, l = c.title, a = c.extra, e = V(V(V({}, a.attributes), l ? {
3566
3566
  title: l
3567
3567
  } : {}), {}, {
@@ -3617,70 +3617,70 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3617
3617
  icon: t
3618
3618
  };
3619
3619
  }
3620
- var s4 = {
3620
+ var l4 = {
3621
3621
  found: !1,
3622
3622
  width: 512,
3623
3623
  height: 512
3624
3624
  };
3625
- function l4(c, s) {
3625
+ function a4(c, s) {
3626
3626
  !e2 && !f.showMissingIcons && c && console.error('Icon with name "'.concat(c, '" and prefix "').concat(s, '" is missing.'));
3627
3627
  }
3628
3628
  function d2(c, s) {
3629
3629
  var l = s;
3630
3630
  return s === "fa" && f.styleDefault !== null && (s = h1()), new Promise(function(a, e) {
3631
3631
  if (n1("missingIconAbstract"), l === "fa") {
3632
- var r = Y2(c) || {};
3632
+ var r = $2(c) || {};
3633
3633
  c = r.iconName || c, s = r.prefix || s;
3634
3634
  }
3635
3635
  if (c && s && L2[s] && L2[s][c]) {
3636
3636
  var t = L2[s][c];
3637
3637
  return a(u2(t));
3638
3638
  }
3639
- l4(c, s), a(V(V({}, s4), {}, {
3639
+ a4(c, s), a(V(V({}, l4), {}, {
3640
3640
  icon: f.showMissingIcons && c ? n1("missingIconAbstract") || {} : {}
3641
3641
  }));
3642
3642
  });
3643
3643
  }
3644
- var B2 = function() {
3644
+ var X2 = function() {
3645
3645
  }, p2 = f.measurePerformance && J && J.mark && J.measure ? J : {
3646
- mark: B2,
3647
- measure: B2
3648
- }, Y1 = 'FA "6.4.2"', a4 = function(s) {
3646
+ mark: X2,
3647
+ measure: X2
3648
+ }, Y1 = 'FA "6.4.2"', e4 = function(s) {
3649
3649
  return p2.mark("".concat(Y1, " ").concat(s, " begins")), function() {
3650
- return X2(s);
3650
+ return K2(s);
3651
3651
  };
3652
- }, X2 = function(s) {
3652
+ }, K2 = function(s) {
3653
3653
  p2.mark("".concat(Y1, " ").concat(s, " ends")), p2.measure("".concat(Y1, " ").concat(s), "".concat(Y1, " ").concat(s, " begins"), "".concat(Y1, " ").concat(s, " ends"));
3654
3654
  }, b2 = {
3655
- begin: a4,
3656
- end: X2
3655
+ begin: e4,
3656
+ end: K2
3657
3657
  }, J1 = function() {
3658
3658
  };
3659
- function K2(c) {
3659
+ function Q2(c) {
3660
3660
  var s = c.getAttribute ? c.getAttribute(h) : null;
3661
3661
  return typeof s == "string";
3662
3662
  }
3663
- function e4(c) {
3663
+ function z4(c) {
3664
3664
  var s = c.getAttribute ? c.getAttribute(l2) : null, l = c.getAttribute ? c.getAttribute(a2) : null;
3665
3665
  return s && l;
3666
3666
  }
3667
- function z4(c) {
3667
+ function t4(c) {
3668
3668
  return c && c.classList && c.classList.contains && c.classList.contains(f.replacementClass);
3669
3669
  }
3670
- function t4() {
3670
+ function r4() {
3671
3671
  if (f.autoReplaceSvg === !0)
3672
3672
  return c2.replace;
3673
3673
  var c = c2[f.autoReplaceSvg];
3674
3674
  return c || c2.replace;
3675
3675
  }
3676
- function r4(c) {
3676
+ function H4(c) {
3677
3677
  return C.createElementNS("http://www.w3.org/2000/svg", c);
3678
3678
  }
3679
- function H4(c) {
3679
+ function V4(c) {
3680
3680
  return C.createElement(c);
3681
3681
  }
3682
- function Q2(c) {
3683
- var s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, l = s.ceFn, a = l === void 0 ? c.tag === "svg" ? r4 : H4 : l;
3682
+ function J2(c) {
3683
+ var s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, l = s.ceFn, a = l === void 0 ? c.tag === "svg" ? H4 : V4 : l;
3684
3684
  if (typeof c == "string")
3685
3685
  return C.createTextNode(c);
3686
3686
  var e = a(c.tag);
@@ -3689,12 +3689,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3689
3689
  });
3690
3690
  var r = c.children || [];
3691
3691
  return r.forEach(function(t) {
3692
- e.appendChild(Q2(t, {
3692
+ e.appendChild(J2(t, {
3693
3693
  ceFn: a
3694
3694
  }));
3695
3695
  }), e;
3696
3696
  }
3697
- function V4(c) {
3697
+ function n4(c) {
3698
3698
  var s = " ".concat(c.outerHTML, " ");
3699
3699
  return s = "".concat(s, "Font Awesome fontawesome.com "), s;
3700
3700
  }
@@ -3703,9 +3703,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3703
3703
  var l = s[0];
3704
3704
  if (l.parentNode)
3705
3705
  if (s[1].forEach(function(e) {
3706
- l.parentNode.insertBefore(Q2(e), l);
3706
+ l.parentNode.insertBefore(J2(e), l);
3707
3707
  }), l.getAttribute(h) === null && f.keepOriginalSource) {
3708
- var a = C.createComment(V4(l));
3708
+ var a = C.createComment(n4(l));
3709
3709
  l.parentNode.replaceChild(a, l);
3710
3710
  } else
3711
3711
  l.remove();
@@ -3731,42 +3731,42 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3731
3731
  l.setAttribute(h, ""), l.innerHTML = t;
3732
3732
  }
3733
3733
  };
3734
- function J2(c) {
3734
+ function c3(c) {
3735
3735
  c();
3736
3736
  }
3737
- function c3(c, s) {
3737
+ function s3(c, s) {
3738
3738
  var l = typeof s == "function" ? s : J1;
3739
3739
  if (c.length === 0)
3740
3740
  l();
3741
3741
  else {
3742
- var a = J2;
3743
- f.mutateApproach === h3 && (a = $.requestAnimationFrame || J2), a(function() {
3744
- var e = t4(), r = b2.begin("mutate");
3742
+ var a = c3;
3743
+ f.mutateApproach === m3 && (a = $.requestAnimationFrame || c3), a(function() {
3744
+ var e = r4(), r = b2.begin("mutate");
3745
3745
  c.map(e), r(), l();
3746
3746
  });
3747
3747
  }
3748
3748
  }
3749
3749
  var g2 = !1;
3750
- function s3() {
3750
+ function l3() {
3751
3751
  g2 = !0;
3752
3752
  }
3753
3753
  function y2() {
3754
3754
  g2 = !1;
3755
3755
  }
3756
3756
  var s2 = null;
3757
- function l3(c) {
3757
+ function a3(c) {
3758
3758
  if (a1 && f.observeMutations) {
3759
3759
  var s = c.treeCallback, l = s === void 0 ? J1 : s, a = c.nodeCallback, e = a === void 0 ? J1 : a, r = c.pseudoElementsCallback, t = r === void 0 ? J1 : r, H = c.observeMutationsRoot, M = H === void 0 ? C : H;
3760
3760
  s2 = new a1(function(o) {
3761
3761
  if (!g2) {
3762
3762
  var m = h1();
3763
3763
  S1(o).forEach(function(v) {
3764
- if (v.type === "childList" && v.addedNodes.length > 0 && !K2(v.addedNodes[0]) && (f.searchPseudoElements && t(v.target), l(v.target)), v.type === "attributes" && v.target.parentNode && f.searchPseudoElements && t(v.target.parentNode), v.type === "attributes" && K2(v.target) && ~u3.indexOf(v.attributeName))
3765
- if (v.attributeName === "class" && e4(v.target)) {
3764
+ if (v.type === "childList" && v.addedNodes.length > 0 && !Q2(v.addedNodes[0]) && (f.searchPseudoElements && t(v.target), l(v.target)), v.type === "attributes" && v.target.parentNode && f.searchPseudoElements && t(v.target.parentNode), v.type === "attributes" && Q2(v.target) && ~d3.indexOf(v.attributeName))
3765
+ if (v.attributeName === "class" && z4(v.target)) {
3766
3766
  var d = K1(t2(v.target)), w = d.prefix, X = d.iconName;
3767
3767
  v.target.setAttribute(l2, w || m), X && v.target.setAttribute(a2, X);
3768
3768
  } else
3769
- z4(v.target) && e(v.target);
3769
+ t4(v.target) && e(v.target);
3770
3770
  });
3771
3771
  }
3772
3772
  }), x && s2.observe(M, {
@@ -3777,27 +3777,27 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3777
3777
  });
3778
3778
  }
3779
3779
  }
3780
- function n4() {
3780
+ function i4() {
3781
3781
  s2 && s2.disconnect();
3782
3782
  }
3783
- function i4(c) {
3783
+ function M4(c) {
3784
3784
  var s = c.getAttribute("style"), l = [];
3785
3785
  return s && (l = s.split(";").reduce(function(a, e) {
3786
3786
  var r = e.split(":"), t = r[0], H = r.slice(1);
3787
3787
  return t && H.length > 0 && (a[t] = H.join(":").trim()), a;
3788
3788
  }, {})), l;
3789
3789
  }
3790
- function M4(c) {
3790
+ function h4(c) {
3791
3791
  var s = c.getAttribute("data-prefix"), l = c.getAttribute("data-icon"), a = c.innerText !== void 0 ? c.innerText.trim() : "", e = K1(t2(c));
3792
- return e.prefix || (e.prefix = h1()), s && l && (e.prefix = s, e.iconName = l), e.iconName && e.prefix || (e.prefix && a.length > 0 && (e.iconName = F3(e.prefix, c.innerText) || h2(e.prefix, n2(c.innerText))), !e.iconName && f.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (e.iconName = c.firstChild.data)), e;
3792
+ return e.prefix || (e.prefix = h1()), s && l && (e.prefix = s, e.iconName = l), e.iconName && e.prefix || (e.prefix && a.length > 0 && (e.iconName = Y3(e.prefix, c.innerText) || h2(e.prefix, n2(c.innerText))), !e.iconName && f.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (e.iconName = c.firstChild.data)), e;
3793
3793
  }
3794
- function h4(c) {
3794
+ function m4(c) {
3795
3795
  var s = S1(c.attributes).reduce(function(e, r) {
3796
3796
  return e.name !== "class" && e.name !== "style" && (e[r.name] = r.value), e;
3797
3797
  }, {}), l = c.getAttribute("title"), a = c.getAttribute("data-fa-title-id");
3798
3798
  return f.autoA11y && (l ? s["aria-labelledby"] = "".concat(f.replacementClass, "-title-").concat(a || j1()) : (s["aria-hidden"] = "true", s.focusable = "false")), s;
3799
3799
  }
3800
- function m4() {
3800
+ function o4() {
3801
3801
  return {
3802
3802
  iconName: null,
3803
3803
  title: null,
@@ -3818,10 +3818,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3818
3818
  }
3819
3819
  };
3820
3820
  }
3821
- function a3(c) {
3821
+ function e3(c) {
3822
3822
  var s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
3823
3823
  styleParser: !0
3824
- }, l = M4(c), a = l.iconName, e = l.prefix, r = l.rest, t = h4(c), H = o2("parseNodeAttributes", {}, c), M = s.styleParser ? i4(c) : [];
3824
+ }, l = h4(c), a = l.iconName, e = l.prefix, r = l.rest, t = m4(c), H = o2("parseNodeAttributes", {}, c), M = s.styleParser ? M4(c) : [];
3825
3825
  return V({
3826
3826
  iconName: a,
3827
3827
  title: c.getAttribute("title"),
@@ -3842,30 +3842,30 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3842
3842
  }
3843
3843
  }, H);
3844
3844
  }
3845
- var o4 = N.styles;
3846
- function e3(c) {
3847
- var s = f.autoReplaceSvg === "nest" ? a3(c, {
3845
+ var f4 = N.styles;
3846
+ function z3(c) {
3847
+ var s = f.autoReplaceSvg === "nest" ? e3(c, {
3848
3848
  styleParser: !1
3849
- }) : a3(c);
3850
- return ~s.extra.classes.indexOf(S2) ? n1("generateLayersText", c, s) : n1("generateSvgReplacementMutation", c, s);
3849
+ }) : e3(c);
3850
+ return ~s.extra.classes.indexOf(x2) ? n1("generateLayersText", c, s) : n1("generateSvgReplacementMutation", c, s);
3851
3851
  }
3852
3852
  var o1 = /* @__PURE__ */ new Set();
3853
3853
  z2.map(function(c) {
3854
3854
  o1.add("fa-".concat(c));
3855
3855
  }), Object.keys(E1[S]).map(o1.add.bind(o1)), Object.keys(E1[O]).map(o1.add.bind(o1)), o1 = G(o1);
3856
- function z3(c) {
3856
+ function t3(c) {
3857
3857
  var s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
3858
3858
  if (!x)
3859
3859
  return Promise.resolve();
3860
3860
  var l = C.documentElement.classList, a = function(v) {
3861
- return l.add("".concat(A2, "-").concat(v));
3861
+ return l.add("".concat(S2, "-").concat(v));
3862
3862
  }, e = function(v) {
3863
- return l.remove("".concat(A2, "-").concat(v));
3863
+ return l.remove("".concat(S2, "-").concat(v));
3864
3864
  }, r = f.autoFetchSvg ? o1 : z2.map(function(m) {
3865
3865
  return "fa-".concat(m);
3866
- }).concat(Object.keys(o4));
3866
+ }).concat(Object.keys(f4));
3867
3867
  r.includes("fa") || r.push("fa");
3868
- var t = [".".concat(S2, ":not([").concat(h, "])")].concat(r.map(function(m) {
3868
+ var t = [".".concat(x2, ":not([").concat(h, "])")].concat(r.map(function(m) {
3869
3869
  return ".".concat(m, ":not([").concat(h, "])");
3870
3870
  })).join(", ");
3871
3871
  if (t.length === 0)
@@ -3881,7 +3881,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3881
3881
  return Promise.resolve();
3882
3882
  var M = b2.begin("onTree"), o = H.reduce(function(m, v) {
3883
3883
  try {
3884
- var d = e3(v);
3884
+ var d = z3(v);
3885
3885
  d && m.push(d);
3886
3886
  } catch (w) {
3887
3887
  e2 || w.name === "MissingIcon" && console.error(w);
@@ -3890,7 +3890,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3890
3890
  }, []);
3891
3891
  return new Promise(function(m, v) {
3892
3892
  Promise.all(o).then(function(d) {
3893
- c3(d, function() {
3893
+ s3(d, function() {
3894
3894
  a("active"), a("complete"), e("pending"), typeof s == "function" && s(), M(), m();
3895
3895
  });
3896
3896
  }).catch(function(d) {
@@ -3898,13 +3898,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3898
3898
  });
3899
3899
  });
3900
3900
  }
3901
- function f4(c) {
3901
+ function v4(c) {
3902
3902
  var s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
3903
- e3(c).then(function(l) {
3904
- l && c3([l], s);
3903
+ z3(c).then(function(l) {
3904
+ l && s3([l], s);
3905
3905
  });
3906
3906
  }
3907
- function v4(c) {
3907
+ function C4(c) {
3908
3908
  return function(s) {
3909
3909
  var l = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = (s || {}).icon ? s : f2(s || {}), e = l.mask;
3910
3910
  return e && (e = (e || {}).icon ? e : f2(e || {})), c(a, V(V({}, l), {}, {
@@ -3912,7 +3912,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3912
3912
  }));
3913
3913
  };
3914
3914
  }
3915
- var C4 = function(s) {
3915
+ var L4 = function(s) {
3916
3916
  var l = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = l.transform, e = a === void 0 ? t1 : a, r = l.symbol, t = r === void 0 ? !1 : r, H = l.mask, M = H === void 0 ? null : H, o = l.maskId, m = o === void 0 ? null : o, v = l.title, d = v === void 0 ? null : v, w = l.titleId, X = w === void 0 ? null : w, l1 = l.classes, e1 = l1 === void 0 ? [] : l1, r1 = l.attributes, W = r1 === void 0 ? {} : r1, K = l.styles, H1 = K === void 0 ? {} : K;
3917
3917
  if (s) {
3918
3918
  var s1 = s.prefix, w1 = s.iconName, k1 = s.icon;
@@ -3947,16 +3947,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3947
3947
  });
3948
3948
  });
3949
3949
  }
3950
- }, L4 = {
3950
+ }, u4 = {
3951
3951
  mixout: function() {
3952
3952
  return {
3953
- icon: v4(C4)
3953
+ icon: C4(L4)
3954
3954
  };
3955
3955
  },
3956
3956
  hooks: function() {
3957
3957
  return {
3958
3958
  mutationObserverCallbacks: function(l) {
3959
- return l.treeCallback = z3, l.nodeCallback = f4, l;
3959
+ return l.treeCallback = t3, l.nodeCallback = v4, l;
3960
3960
  }
3961
3961
  };
3962
3962
  },
@@ -3964,7 +3964,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
3964
3964
  s.i2svg = function(l) {
3965
3965
  var a = l.node, e = a === void 0 ? C : a, r = l.callback, t = r === void 0 ? function() {
3966
3966
  } : r;
3967
- return z3(e, t);
3967
+ return t3(e, t);
3968
3968
  }, s.generateSvgReplacementMutation = function(l, a) {
3969
3969
  var e = a.iconName, r = a.title, t = a.titleId, H = a.prefix, M = a.transform, o = a.symbol, m = a.mask, v = a.maskId, d = a.extra;
3970
3970
  return new Promise(function(w, X) {
@@ -4007,7 +4007,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4007
4007
  };
4008
4008
  };
4009
4009
  }
4010
- }, u4 = {
4010
+ }, d4 = {
4011
4011
  mixout: function() {
4012
4012
  return {
4013
4013
  layer: function(l) {
@@ -4035,7 +4035,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4035
4035
  }
4036
4036
  };
4037
4037
  }
4038
- }, d4 = {
4038
+ }, p4 = {
4039
4039
  mixout: function() {
4040
4040
  return {
4041
4041
  counter: function(l) {
@@ -4047,7 +4047,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4047
4047
  return m1("beforeDOMElementCreation", {
4048
4048
  content: l,
4049
4049
  params: a
4050
- }), c4({
4050
+ }), s4({
4051
4051
  content: l.toString(),
4052
4052
  title: r,
4053
4053
  extra: {
@@ -4060,7 +4060,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4060
4060
  }
4061
4061
  };
4062
4062
  }
4063
- }, p4 = {
4063
+ }, b4 = {
4064
4064
  mixout: function() {
4065
4065
  return {
4066
4066
  text: function(l) {
@@ -4072,7 +4072,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4072
4072
  return m1("beforeDOMElementCreation", {
4073
4073
  content: l,
4074
4074
  params: a
4075
- }), G2({
4075
+ }), B2({
4076
4076
  content: l,
4077
4077
  transform: V(V({}, t1), r),
4078
4078
  title: H,
@@ -4093,7 +4093,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4093
4093
  var o = parseInt(getComputedStyle(l).fontSize, 10), m = l.getBoundingClientRect();
4094
4094
  H = m.width / o, M = m.height / o;
4095
4095
  }
4096
- return f.autoA11y && !e && (t.attributes["aria-hidden"] = "true"), Promise.resolve([l, G2({
4096
+ return f.autoA11y && !e && (t.attributes["aria-hidden"] = "true"), Promise.resolve([l, B2({
4097
4097
  content: l.innerHTML,
4098
4098
  width: H,
4099
4099
  height: M,
@@ -4104,33 +4104,33 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4104
4104
  })]);
4105
4105
  };
4106
4106
  }
4107
- }, b4 = new RegExp('"', "ug"), t3 = [1105920, 1112319];
4108
- function g4(c) {
4109
- var s = c.replace(b4, ""), l = T3(s, 0), a = l >= t3[0] && l <= t3[1], e = s.length === 2 ? s[0] === s[1] : !1;
4107
+ }, g4 = new RegExp('"', "ug"), r3 = [1105920, 1112319];
4108
+ function y4(c) {
4109
+ var s = c.replace(g4, ""), l = _3(s, 0), a = l >= r3[0] && l <= r3[1], e = s.length === 2 ? s[0] === s[1] : !1;
4110
4110
  return {
4111
4111
  value: n2(e ? s[0] : s),
4112
4112
  isSecondary: a || e
4113
4113
  };
4114
4114
  }
4115
- function r3(c, s) {
4115
+ function H3(c, s) {
4116
4116
  var l = "".concat(b1).concat(s.replace(":", "-"));
4117
4117
  return new Promise(function(a, e) {
4118
4118
  if (c.getAttribute(l) !== null)
4119
4119
  return a();
4120
4120
  var r = S1(c.children), t = r.filter(function(k1) {
4121
4121
  return k1.getAttribute(k) === s;
4122
- })[0], H = $.getComputedStyle(c, s), M = H.getPropertyValue("font-family").match(v3), o = H.getPropertyValue("font-weight"), m = H.getPropertyValue("content");
4122
+ })[0], H = $.getComputedStyle(c, s), M = H.getPropertyValue("font-family").match(C3), o = H.getPropertyValue("font-weight"), m = H.getPropertyValue("content");
4123
4123
  if (t && !M)
4124
4124
  return c.removeChild(t), a();
4125
4125
  if (M && m !== "none" && m !== "") {
4126
- var v = H.getPropertyValue("content"), d = ~["Sharp"].indexOf(M[2]) ? O : S, w = ~["Solid", "Regular", "Light", "Thin", "Duotone", "Brands", "Kit"].indexOf(M[2]) ? Z1[d][M[2].toLowerCase()] : C3[d][o], X = g4(v), l1 = X.value, e1 = X.isSecondary, r1 = M[0].startsWith("FontAwesome"), W = h2(w, l1), K = W;
4126
+ var v = H.getPropertyValue("content"), d = ~["Sharp"].indexOf(M[2]) ? O : S, w = ~["Solid", "Regular", "Light", "Thin", "Duotone", "Brands", "Kit"].indexOf(M[2]) ? Z1[d][M[2].toLowerCase()] : L3[d][o], X = y4(v), l1 = X.value, e1 = X.isSecondary, r1 = M[0].startsWith("FontAwesome"), W = h2(w, l1), K = W;
4127
4127
  if (r1) {
4128
- var H1 = Y3(l1);
4128
+ var H1 = $3(l1);
4129
4129
  H1.iconName && H1.prefix && (W = H1.iconName, w = H1.prefix);
4130
4130
  }
4131
4131
  if (W && !e1 && (!t || t.getAttribute(l2) !== w || t.getAttribute(a2) !== K)) {
4132
4132
  c.setAttribute(l, K), t && c.removeChild(t);
4133
- var s1 = m4(), w1 = s1.extra;
4133
+ var s1 = o4(), w1 = s1.extra;
4134
4134
  w1.attributes[k] = s, d2(W, w).then(function(k1) {
4135
4135
  var k2 = C2(V(V({}, s1), {}, {
4136
4136
  icons: {
@@ -4142,8 +4142,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4142
4142
  extra: w1,
4143
4143
  watchable: !0
4144
4144
  })), f1 = C.createElementNS("http://www.w3.org/2000/svg", "svg");
4145
- s === "::before" ? c.insertBefore(f1, c.firstChild) : c.appendChild(f1), f1.outerHTML = k2.map(function(Z4) {
4146
- return R1(Z4);
4145
+ s === "::before" ? c.insertBefore(f1, c.firstChild) : c.appendChild(f1), f1.outerHTML = k2.map(function(I4) {
4146
+ return R1(I4);
4147
4147
  }).join(`
4148
4148
  `), c.removeAttribute(l), a();
4149
4149
  }).catch(e);
@@ -4153,43 +4153,43 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4153
4153
  a();
4154
4154
  });
4155
4155
  }
4156
- function y4(c) {
4157
- return Promise.all([r3(c, "::before"), r3(c, "::after")]);
4158
- }
4159
4156
  function w4(c) {
4160
- return c.parentNode !== document.head && !~m3.indexOf(c.tagName.toUpperCase()) && !c.getAttribute(k) && (!c.parentNode || c.parentNode.tagName !== "svg");
4157
+ return Promise.all([H3(c, "::before"), H3(c, "::after")]);
4161
4158
  }
4162
- function H3(c) {
4159
+ function k4(c) {
4160
+ return c.parentNode !== document.head && !~o3.indexOf(c.tagName.toUpperCase()) && !c.getAttribute(k) && (!c.parentNode || c.parentNode.tagName !== "svg");
4161
+ }
4162
+ function V3(c) {
4163
4163
  if (x)
4164
4164
  return new Promise(function(s, l) {
4165
- var a = S1(c.querySelectorAll("*")).filter(w4).map(y4), e = b2.begin("searchPseudoElements");
4166
- s3(), Promise.all(a).then(function() {
4165
+ var a = S1(c.querySelectorAll("*")).filter(k4).map(w4), e = b2.begin("searchPseudoElements");
4166
+ l3(), Promise.all(a).then(function() {
4167
4167
  e(), y2(), s();
4168
4168
  }).catch(function() {
4169
4169
  e(), y2(), l();
4170
4170
  });
4171
4171
  });
4172
4172
  }
4173
- var k4 = {
4173
+ var A4 = {
4174
4174
  hooks: function() {
4175
4175
  return {
4176
4176
  mutationObserverCallbacks: function(l) {
4177
- return l.pseudoElementsCallback = H3, l;
4177
+ return l.pseudoElementsCallback = V3, l;
4178
4178
  }
4179
4179
  };
4180
4180
  },
4181
4181
  provides: function(s) {
4182
4182
  s.pseudoElements2svg = function(l) {
4183
4183
  var a = l.node, e = a === void 0 ? C : a;
4184
- f.searchPseudoElements && H3(e);
4184
+ f.searchPseudoElements && V3(e);
4185
4185
  };
4186
4186
  }
4187
- }, V3 = !1, A4 = {
4187
+ }, n3 = !1, S4 = {
4188
4188
  mixout: function() {
4189
4189
  return {
4190
4190
  dom: {
4191
4191
  unwatch: function() {
4192
- s3(), V3 = !0;
4192
+ l3(), n3 = !0;
4193
4193
  }
4194
4194
  }
4195
4195
  };
@@ -4197,20 +4197,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4197
4197
  hooks: function() {
4198
4198
  return {
4199
4199
  bootstrap: function() {
4200
- l3(o2("mutationObserverCallbacks", {}));
4200
+ a3(o2("mutationObserverCallbacks", {}));
4201
4201
  },
4202
4202
  noAuto: function() {
4203
- n4();
4203
+ i4();
4204
4204
  },
4205
4205
  watch: function(l) {
4206
4206
  var a = l.observeMutationsRoot;
4207
- V3 ? y2() : l3(o2("mutationObserverCallbacks", {
4207
+ n3 ? y2() : a3(o2("mutationObserverCallbacks", {
4208
4208
  observeMutationsRoot: a
4209
4209
  }));
4210
4210
  }
4211
4211
  };
4212
4212
  }
4213
- }, n3 = function(s) {
4213
+ }, i3 = function(s) {
4214
4214
  var l = {
4215
4215
  size: 16,
4216
4216
  x: 0,
@@ -4252,12 +4252,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4252
4252
  }
4253
4253
  return a;
4254
4254
  }, l);
4255
- }, S4 = {
4255
+ }, x4 = {
4256
4256
  mixout: function() {
4257
4257
  return {
4258
4258
  parse: {
4259
4259
  transform: function(l) {
4260
- return n3(l);
4260
+ return i3(l);
4261
4261
  }
4262
4262
  }
4263
4263
  };
@@ -4266,7 +4266,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4266
4266
  return {
4267
4267
  parseNodeAttributes: function(l, a) {
4268
4268
  var e = a.getAttribute("data-fa-transform");
4269
- return e && (l.transform = n3(e)), l;
4269
+ return e && (l.transform = i3(e)), l;
4270
4270
  }
4271
4271
  };
4272
4272
  },
@@ -4304,14 +4304,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4304
4304
  width: "100%",
4305
4305
  height: "100%"
4306
4306
  };
4307
- function i3(c) {
4307
+ function M3(c) {
4308
4308
  var s = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
4309
4309
  return c.attributes && (c.attributes.fill || s) && (c.attributes.fill = "black"), c;
4310
4310
  }
4311
- function x4(c) {
4311
+ function O4(c) {
4312
4312
  return c.tag === "g" ? c.children : [c];
4313
4313
  }
4314
- var O4 = {
4314
+ var q4 = {
4315
4315
  hooks: function() {
4316
4316
  return {
4317
4317
  parseNodeAttributes: function(l, a) {
@@ -4324,7 +4324,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4324
4324
  },
4325
4325
  provides: function(s) {
4326
4326
  s.generateAbstractMask = function(l) {
4327
- var a = l.children, e = l.attributes, r = l.main, t = l.mask, H = l.maskId, M = l.transform, o = r.width, m = r.icon, v = t.width, d = t.icon, w = x3({
4327
+ var a = l.children, e = l.attributes, r = l.main, t = l.mask, H = l.maskId, M = l.transform, o = r.width, m = r.icon, v = t.width, d = t.icon, w = O3({
4328
4328
  transform: M,
4329
4329
  containerWidth: v,
4330
4330
  iconWidth: o
@@ -4334,11 +4334,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4334
4334
  fill: "white"
4335
4335
  })
4336
4336
  }, l1 = m.children ? {
4337
- children: m.children.map(i3)
4337
+ children: m.children.map(M3)
4338
4338
  } : {}, e1 = {
4339
4339
  tag: "g",
4340
4340
  attributes: V({}, w.inner),
4341
- children: [i3(V({
4341
+ children: [M3(V({
4342
4342
  tag: m.tag,
4343
4343
  attributes: V(V({}, m.attributes), w.path)
4344
4344
  }, l1))]
@@ -4361,7 +4361,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4361
4361
  attributes: {
4362
4362
  id: K
4363
4363
  },
4364
- children: x4(d)
4364
+ children: O4(d)
4365
4365
  }, H1]
4366
4366
  };
4367
4367
  return a.push(s1, {
@@ -4377,7 +4377,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4377
4377
  };
4378
4378
  };
4379
4379
  }
4380
- }, q4 = {
4380
+ }, P4 = {
4381
4381
  provides: function(s) {
4382
4382
  var l = !1;
4383
4383
  $.matchMedia && (l = $.matchMedia("(prefers-reduced-motion: reduce)").matches), s.missingIconAbstract = function() {
@@ -4449,7 +4449,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4449
4449
  };
4450
4450
  };
4451
4451
  }
4452
- }, P4 = {
4452
+ }, E4 = {
4453
4453
  hooks: function() {
4454
4454
  return {
4455
4455
  parseNodeAttributes: function(l, a) {
@@ -4458,10 +4458,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4458
4458
  }
4459
4459
  };
4460
4460
  }
4461
- }, E4 = [P3, L4, u4, d4, p4, k4, A4, S4, O4, q4, P4];
4462
- W3(E4, {
4461
+ }, Z4 = [E3, u4, d4, p4, b4, A4, S4, x4, q4, P4, E4];
4462
+ G3(Z4, {
4463
4463
  mixoutsTo: v2
4464
- }), w3(K3);
4464
+ }), k3(Q3);
4465
4465
  })();
4466
4466
  const N4 = {
4467
4467
  useTitle: !0,
@@ -4473,12 +4473,13 @@ const N4 = {
4473
4473
  clickToClose: !0,
4474
4474
  displayOnTop: !1,
4475
4475
  snackbar: !1,
4476
- freeze: !0
4476
+ freeze: !0,
4477
+ transition: "swing"
4477
4478
  };
4478
- let M3 = {};
4479
+ let A2 = {};
4479
4480
  const j4 = (q) => ({ ...N4, ...q }), R4 = {
4480
4481
  install(q, V = {}) {
4481
- M3 = j4(V), q.config.globalProperties.$gaToast = new _4(M3);
4482
+ A2 = j4(V), q.config.globalProperties.$ntToast = new h3(A2), q.provide("$ntToast", new h3(A2));
4482
4483
  }
4483
4484
  };
4484
4485
  export {