@fiscozen/input 3.0.2 → 3.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/input.js CHANGED
@@ -1,11 +1,11 @@
1
- import { defineComponent as K, computed as p, watch as X, h as R4, createElementBlock as H, openBlock as N, normalizeClass as I, createVNode as d1, unref as w, useSlots as Y1, createCommentVNode as D, renderSlot as B, createBlock as V, createTextVNode as W1, toDisplayString as p1, mergeProps as E2, resolveDynamicComponent as i3, withCtx as G, resolveComponent as o3, ref as v1, resolveDirective as s3, createElementVNode as u1, withDirectives as B4, withModifiers as L1, mergeModels as d2, useAttrs as f3, useModel as U4, toRefs as u3, vModelDynamic as m3, normalizeStyle as r4, onMounted as d3 } from "vue";
1
+ import { defineComponent as K, computed as p, watch as X, h as R4, createElementBlock as H, openBlock as N, normalizeClass as I, createVNode as d1, unref as w, useSlots as Y1, createCommentVNode as D, renderSlot as B, createBlock as V, createTextVNode as _1, toDisplayString as p1, mergeProps as E2, resolveDynamicComponent as i3, withCtx as G, resolveComponent as o3, ref as v1, resolveDirective as s3, createElementVNode as u1, withDirectives as B4, withModifiers as L1, mergeModels as d2, useAttrs as f3, useModel as U4, toRefs as u3, vModelDynamic as m3, normalizeStyle as r4, onMounted as d3, createSlots as p3 } from "vue";
2
2
  /*!
3
3
  * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
4
4
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
5
5
  * Copyright 2024 Fonticons, Inc.
6
6
  */
7
- function p3(e, a, t) {
8
- return (a = g3(a)) in e ? Object.defineProperty(e, a, {
7
+ function v3(e, a, t) {
8
+ return (a = h3(a)) in e ? Object.defineProperty(e, a, {
9
9
  value: t,
10
10
  enumerable: !0,
11
11
  configurable: !0,
@@ -26,14 +26,14 @@ function f(e) {
26
26
  for (var a = 1; a < arguments.length; a++) {
27
27
  var t = arguments[a] != null ? arguments[a] : {};
28
28
  a % 2 ? l4(Object(t), !0).forEach(function(n) {
29
- p3(e, n, t[n]);
29
+ v3(e, n, t[n]);
30
30
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : l4(Object(t)).forEach(function(n) {
31
31
  Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(t, n));
32
32
  });
33
33
  }
34
34
  return e;
35
35
  }
36
- function v3(e, a) {
36
+ function g3(e, a) {
37
37
  if (typeof e != "object" || !e) return e;
38
38
  var t = e[Symbol.toPrimitive];
39
39
  if (t !== void 0) {
@@ -43,8 +43,8 @@ function v3(e, a) {
43
43
  }
44
44
  return (a === "string" ? String : Number)(e);
45
45
  }
46
- function g3(e) {
47
- var a = v3(e, "string");
46
+ function h3(e) {
47
+ var a = g3(e, "string");
48
48
  return typeof a == "symbol" ? a : a + "";
49
49
  }
50
50
  const i4 = () => {
@@ -61,8 +61,8 @@ const {
61
61
  userAgent: o4 = ""
62
62
  } = D2.navigator || {}, i1 = D2, $ = j4, s4 = V4, H1 = H4;
63
63
  i1.document;
64
- const c1 = !!$.documentElement && !!$.head && typeof $.addEventListener == "function" && typeof $.createElement == "function", _4 = ~o4.indexOf("MSIE") || ~o4.indexOf("Trident/");
65
- var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3 = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i, W4 = {
64
+ const c1 = !!$.documentElement && !!$.head && typeof $.addEventListener == "function" && typeof $.createElement == "function", W4 = ~o4.indexOf("MSIE") || ~o4.indexOf("Trident/");
65
+ var L3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, y3 = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i, _4 = {
66
66
  classic: {
67
67
  fa: "solid",
68
68
  fas: "solid",
@@ -110,11 +110,11 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
110
110
  fasdt: "thin",
111
111
  "fa-thin": "thin"
112
112
  }
113
- }, y3 = {
113
+ }, b3 = {
114
114
  GROUP: "duotone-group",
115
115
  PRIMARY: "primary",
116
116
  SECONDARY: "secondary"
117
- }, q4 = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], _ = "classic", e2 = "duotone", b3 = "sharp", z3 = "sharp-duotone", G4 = [_, e2, b3, z3], x3 = {
117
+ }, q4 = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], W = "classic", e2 = "duotone", z3 = "sharp", x3 = "sharp-duotone", G4 = [W, e2, z3, x3], C3 = {
118
118
  classic: {
119
119
  900: "fas",
120
120
  400: "far",
@@ -140,7 +140,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
140
140
  300: "fasdl",
141
141
  100: "fasdt"
142
142
  }
143
- }, C3 = {
143
+ }, M3 = {
144
144
  "Font Awesome 6 Free": {
145
145
  900: "fas",
146
146
  400: "far"
@@ -177,7 +177,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
177
177
  300: "fasdl",
178
178
  100: "fasdt"
179
179
  }
180
- }, M3 = /* @__PURE__ */ new Map([["classic", {
180
+ }, w3 = /* @__PURE__ */ new Map([["classic", {
181
181
  defaultShortPrefixId: "fas",
182
182
  defaultStyleId: "solid",
183
183
  styleIds: ["solid", "regular", "light", "thin", "brands"],
@@ -201,7 +201,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
201
201
  styleIds: ["solid", "regular", "light", "thin"],
202
202
  futureStyleIds: [],
203
203
  defaultFontWeight: 900
204
- }]]), w3 = {
204
+ }]]), k3 = {
205
205
  classic: {
206
206
  solid: "fas",
207
207
  regular: "far",
@@ -227,7 +227,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
227
227
  light: "fasdl",
228
228
  thin: "fasdt"
229
229
  }
230
- }, k3 = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], f4 = {
230
+ }, A3 = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], f4 = {
231
231
  kit: {
232
232
  fak: "kit",
233
233
  "fa-kit": "kit"
@@ -236,11 +236,11 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
236
236
  fakd: "kit-duotone",
237
237
  "fa-kit-duotone": "kit-duotone"
238
238
  }
239
- }, A3 = ["kit"], N3 = {
239
+ }, N3 = ["kit"], S3 = {
240
240
  kit: {
241
241
  "fa-kit": "fak"
242
242
  }
243
- }, S3 = ["fak", "fakd"], F3 = {
243
+ }, F3 = ["fak", "fakd"], I3 = {
244
244
  kit: {
245
245
  fak: "fa-kit"
246
246
  }
@@ -251,12 +251,12 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
251
251
  "kit-duotone": {
252
252
  "kit-duotone": "fakd"
253
253
  }
254
- }, _1 = {
254
+ }, W1 = {
255
255
  GROUP: "duotone-group",
256
256
  SWAP_OPACITY: "swap-opacity",
257
257
  PRIMARY: "primary",
258
258
  SECONDARY: "secondary"
259
- }, I3 = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], $3 = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], P3 = {
259
+ }, $3 = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"], P3 = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], E3 = {
260
260
  "Font Awesome Kit": {
261
261
  400: "fak",
262
262
  normal: "fak"
@@ -265,7 +265,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
265
265
  400: "fakd",
266
266
  normal: "fakd"
267
267
  }
268
- }, E3 = {
268
+ }, D3 = {
269
269
  classic: {
270
270
  "fa-brands": "fab",
271
271
  "fa-duotone": "fad",
@@ -291,7 +291,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
291
291
  "fa-light": "fasdl",
292
292
  "fa-thin": "fasdt"
293
293
  }
294
- }, D3 = {
294
+ }, O3 = {
295
295
  classic: ["fas", "far", "fal", "fat", "fad"],
296
296
  duotone: ["fadr", "fadl", "fadt"],
297
297
  sharp: ["fass", "fasr", "fasl", "fast"],
@@ -322,7 +322,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
322
322
  fasdl: "fa-light",
323
323
  fasdt: "fa-thin"
324
324
  }
325
- }, O3 = ["fa-solid", "fa-regular", "fa-light", "fa-thin", "fa-duotone", "fa-brands"], v2 = ["fa", "fas", "far", "fal", "fat", "fad", "fadr", "fadl", "fadt", "fab", "fass", "fasr", "fasl", "fast", "fasds", "fasdr", "fasdl", "fasdt", ...I3, ...O3], T3 = ["solid", "regular", "light", "thin", "duotone", "brands"], Y4 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], R3 = Y4.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), B3 = [...Object.keys(D3), ...T3, "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", _1.GROUP, _1.SWAP_OPACITY, _1.PRIMARY, _1.SECONDARY].concat(Y4.map((e) => "".concat(e, "x"))).concat(R3.map((e) => "w-".concat(e))), U3 = {
325
+ }, T3 = ["fa-solid", "fa-regular", "fa-light", "fa-thin", "fa-duotone", "fa-brands"], v2 = ["fa", "fas", "far", "fal", "fat", "fad", "fadr", "fadl", "fadt", "fab", "fass", "fasr", "fasl", "fast", "fasds", "fasdr", "fasdl", "fasdt", ...$3, ...T3], R3 = ["solid", "regular", "light", "thin", "duotone", "brands"], Y4 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], B3 = Y4.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), U3 = [...Object.keys(O3), ...R3, "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", W1.GROUP, W1.SWAP_OPACITY, W1.PRIMARY, W1.SECONDARY].concat(Y4.map((e) => "".concat(e, "x"))).concat(B3.map((e) => "w-".concat(e))), j3 = {
326
326
  "Font Awesome 5 Free": {
327
327
  900: "fas",
328
328
  400: "far"
@@ -341,7 +341,7 @@ var h3 = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, L3
341
341
  900: "fad"
342
342
  }
343
343
  };
344
- const t1 = "___FONT_AWESOME___", g2 = 16, X4 = "fa", K4 = "svg-inline--fa", g1 = "data-fa-i2svg", h2 = "data-fa-pseudo-element", j3 = "data-fa-pseudo-element-pending", O2 = "data-prefix", T2 = "data-icon", m4 = "fontawesome-i2svg", V3 = "async", H3 = ["HTML", "HEAD", "STYLE", "SCRIPT"], Q4 = (() => {
344
+ const t1 = "___FONT_AWESOME___", g2 = 16, X4 = "fa", K4 = "svg-inline--fa", g1 = "data-fa-i2svg", h2 = "data-fa-pseudo-element", V3 = "data-fa-pseudo-element-pending", O2 = "data-prefix", T2 = "data-icon", m4 = "fontawesome-i2svg", H3 = "async", W3 = ["HTML", "HEAD", "STYLE", "SCRIPT"], Q4 = (() => {
345
345
  try {
346
346
  return process.env.NODE_ENV === "production";
347
347
  } catch {
@@ -351,42 +351,42 @@ const t1 = "___FONT_AWESOME___", g2 = 16, X4 = "fa", K4 = "svg-inline--fa", g1 =
351
351
  function O1(e) {
352
352
  return new Proxy(e, {
353
353
  get(a, t) {
354
- return t in a ? a[t] : a[_];
354
+ return t in a ? a[t] : a[W];
355
355
  }
356
356
  });
357
357
  }
358
- const Z4 = f({}, W4);
359
- Z4[_] = f(f(f(f({}, {
358
+ const Z4 = f({}, _4);
359
+ Z4[W] = f(f(f(f({}, {
360
360
  "fa-duotone": "duotone"
361
- }), W4[_]), f4.kit), f4["kit-duotone"]);
362
- const _3 = O1(Z4), L2 = f({}, w3);
363
- L2[_] = f(f(f(f({}, {
361
+ }), _4[W]), f4.kit), f4["kit-duotone"]);
362
+ const _3 = O1(Z4), L2 = f({}, k3);
363
+ L2[W] = f(f(f(f({}, {
364
364
  duotone: "fad"
365
- }), L2[_]), u4.kit), u4["kit-duotone"]);
365
+ }), L2[W]), u4.kit), u4["kit-duotone"]);
366
366
  const d4 = O1(L2), y2 = f({}, p2);
367
- y2[_] = f(f({}, y2[_]), F3.kit);
368
- const R2 = O1(y2), b2 = f({}, E3);
369
- b2[_] = f(f({}, b2[_]), N3.kit);
367
+ y2[W] = f(f({}, y2[W]), I3.kit);
368
+ const R2 = O1(y2), b2 = f({}, D3);
369
+ b2[W] = f(f({}, b2[W]), S3.kit);
370
370
  O1(b2);
371
- const W3 = h3, J4 = "fa-layers-text", q3 = L3, G3 = f({}, x3);
372
- O1(G3);
373
- const Y3 = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], i2 = y3, X3 = [...A3, ...B3], I1 = i1.FontAwesomeConfig || {};
374
- function K3(e) {
371
+ const q3 = L3, J4 = "fa-layers-text", G3 = y3, Y3 = f({}, C3);
372
+ O1(Y3);
373
+ const X3 = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], i2 = b3, K3 = [...N3, ...U3], I1 = i1.FontAwesomeConfig || {};
374
+ function Q3(e) {
375
375
  var a = $.querySelector("script[" + e + "]");
376
376
  if (a)
377
377
  return a.getAttribute(e);
378
378
  }
379
- function Q3(e) {
379
+ function Z3(e) {
380
380
  return e === "" ? !0 : e === "false" ? !1 : e === "true" ? !0 : e;
381
381
  }
382
382
  $ && typeof $.querySelector == "function" && [["data-family-prefix", "familyPrefix"], ["data-css-prefix", "cssPrefix"], ["data-family-default", "familyDefault"], ["data-style-default", "styleDefault"], ["data-replacement-class", "replacementClass"], ["data-auto-replace-svg", "autoReplaceSvg"], ["data-auto-add-css", "autoAddCss"], ["data-auto-a11y", "autoA11y"], ["data-search-pseudo-elements", "searchPseudoElements"], ["data-observe-mutations", "observeMutations"], ["data-mutate-approach", "mutateApproach"], ["data-keep-original-source", "keepOriginalSource"], ["data-measure-performance", "measurePerformance"], ["data-show-missing-icons", "showMissingIcons"]].forEach((a) => {
383
383
  let [t, n] = a;
384
- const c = Q3(K3(t));
384
+ const c = Z3(Q3(t));
385
385
  c != null && (I1[n] = c);
386
386
  });
387
387
  const e0 = {
388
388
  styleDefault: "solid",
389
- familyDefault: _,
389
+ familyDefault: W,
390
390
  cssPrefix: X4,
391
391
  replacementClass: K4,
392
392
  autoReplaceSvg: !0,
@@ -425,7 +425,7 @@ Object.defineProperty(L, "familyPrefix", {
425
425
  });
426
426
  i1.FontAwesomeConfig = L;
427
427
  const $1 = [];
428
- function Z3(e) {
428
+ function J3(e) {
429
429
  return $1.push(e), () => {
430
430
  $1.splice($1.indexOf(e), 1);
431
431
  };
@@ -438,7 +438,7 @@ const l1 = g2, Q = {
438
438
  flipX: !1,
439
439
  flipY: !1
440
440
  };
441
- function J3(e) {
441
+ function ea(e) {
442
442
  if (!e || !c1)
443
443
  return;
444
444
  const a = $.createElement("style");
@@ -451,11 +451,11 @@ function J3(e) {
451
451
  }
452
452
  return $.head.insertBefore(a, n), e;
453
453
  }
454
- const ea = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
454
+ const aa = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
455
455
  function E1() {
456
456
  let e = 12, a = "";
457
457
  for (; e-- > 0; )
458
- a += ea[Math.random() * 62 | 0];
458
+ a += aa[Math.random() * 62 | 0];
459
459
  return a;
460
460
  }
461
461
  function C1(e) {
@@ -470,7 +470,7 @@ function B2(e) {
470
470
  function a0(e) {
471
471
  return "".concat(e).replace(/&/g, "&amp;").replace(/"/g, "&quot;").replace(/'/g, "&#39;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
472
472
  }
473
- function aa(e) {
473
+ function ta(e) {
474
474
  return Object.keys(e || {}).reduce((a, t) => a + "".concat(t, '="').concat(a0(e[t]), '" '), "").trim();
475
475
  }
476
476
  function a2(e) {
@@ -479,7 +479,7 @@ function a2(e) {
479
479
  function U2(e) {
480
480
  return e.size !== Q.size || e.x !== Q.x || e.y !== Q.y || e.rotate !== Q.rotate || e.flipX || e.flipY;
481
481
  }
482
- function ta(e) {
482
+ function na(e) {
483
483
  let {
484
484
  transform: a,
485
485
  containerWidth: t,
@@ -498,16 +498,16 @@ function ta(e) {
498
498
  path: o
499
499
  };
500
500
  }
501
- function na(e) {
501
+ function ca(e) {
502
502
  let {
503
503
  transform: a,
504
504
  width: t = g2,
505
505
  height: n = g2,
506
506
  startCentered: c = !1
507
507
  } = e, r = "";
508
- return c && _4 ? r += "translate(".concat(a.x / l1 - t / 2, "em, ").concat(a.y / l1 - n / 2, "em) ") : c ? r += "translate(calc(-50% + ".concat(a.x / l1, "em), calc(-50% + ").concat(a.y / l1, "em)) ") : r += "translate(".concat(a.x / l1, "em, ").concat(a.y / l1, "em) "), r += "scale(".concat(a.size / l1 * (a.flipX ? -1 : 1), ", ").concat(a.size / l1 * (a.flipY ? -1 : 1), ") "), r += "rotate(".concat(a.rotate, "deg) "), r;
508
+ return c && W4 ? r += "translate(".concat(a.x / l1 - t / 2, "em, ").concat(a.y / l1 - n / 2, "em) ") : c ? r += "translate(calc(-50% + ".concat(a.x / l1, "em), calc(-50% + ").concat(a.y / l1, "em)) ") : r += "translate(".concat(a.x / l1, "em, ").concat(a.y / l1, "em) "), r += "scale(".concat(a.size / l1 * (a.flipX ? -1 : 1), ", ").concat(a.size / l1 * (a.flipY ? -1 : 1), ") "), r += "rotate(".concat(a.rotate, "deg) "), r;
509
509
  }
510
- var ca = `:root, :host {
510
+ var ra = `:root, :host {
511
511
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
512
512
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
513
513
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
@@ -1063,7 +1063,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1063
1063
  }`;
1064
1064
  function t0() {
1065
1065
  const e = X4, a = K4, t = L.cssPrefix, n = L.replacementClass;
1066
- let c = ca;
1066
+ let c = ra;
1067
1067
  if (t !== e || n !== a) {
1068
1068
  const r = new RegExp("\\.".concat(e, "\\-"), "g"), i = new RegExp("\\--".concat(e, "\\-"), "g"), l = new RegExp("\\.".concat(a), "g");
1069
1069
  c = c.replace(r, ".".concat(t, "-")).replace(i, "--".concat(t, "-")).replace(l, ".".concat(n));
@@ -1072,9 +1072,9 @@ function t0() {
1072
1072
  }
1073
1073
  let p4 = !1;
1074
1074
  function o2() {
1075
- L.autoAddCss && !p4 && (J3(t0()), p4 = !0);
1075
+ L.autoAddCss && !p4 && (ea(t0()), p4 = !0);
1076
1076
  }
1077
- var ra = {
1077
+ var la = {
1078
1078
  mixout() {
1079
1079
  return {
1080
1080
  dom: {
@@ -1105,7 +1105,7 @@ const n0 = [], c0 = function() {
1105
1105
  };
1106
1106
  let X1 = !1;
1107
1107
  c1 && (X1 = ($.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test($.readyState), X1 || $.addEventListener("DOMContentLoaded", c0));
1108
- function la(e) {
1108
+ function ia(e) {
1109
1109
  c1 && (X1 ? setTimeout(e, 0) : n0.push(e));
1110
1110
  }
1111
1111
  function T1(e) {
@@ -1114,7 +1114,7 @@ function T1(e) {
1114
1114
  attributes: t = {},
1115
1115
  children: n = []
1116
1116
  } = e;
1117
- return typeof e == "string" ? a0(e) : "<".concat(a, " ").concat(aa(t), ">").concat(n.map(T1).join(""), "</").concat(a, ">");
1117
+ return typeof e == "string" ? a0(e) : "<".concat(a, " ").concat(ta(t), ">").concat(n.map(T1).join(""), "</").concat(a, ">");
1118
1118
  }
1119
1119
  function v4(e, a, t) {
1120
1120
  if (e && e[a] && e[a][t])
@@ -1130,7 +1130,7 @@ var s2 = function(a, t, n, c) {
1130
1130
  o = r[s], m = l(m, a[o], o, a);
1131
1131
  return m;
1132
1132
  };
1133
- function ia(e) {
1133
+ function oa(e) {
1134
1134
  const a = [];
1135
1135
  let t = 0;
1136
1136
  const n = e.length;
@@ -1145,10 +1145,10 @@ function ia(e) {
1145
1145
  return a;
1146
1146
  }
1147
1147
  function z2(e) {
1148
- const a = ia(e);
1148
+ const a = oa(e);
1149
1149
  return a.length === 1 ? a[0].toString(16) : null;
1150
1150
  }
1151
- function oa(e, a) {
1151
+ function sa(e, a) {
1152
1152
  const t = e.length;
1153
1153
  let n = e.charCodeAt(a), c;
1154
1154
  return n >= 55296 && n <= 56319 && t > a + 1 && (c = e.charCodeAt(a + 1), c >= 56320 && c <= 57343) ? (n - 55296) * 1024 + c - 56320 + 65536 : n;
@@ -1168,15 +1168,15 @@ function x2(e, a) {
1168
1168
  }
1169
1169
  const {
1170
1170
  styles: D1,
1171
- shims: sa
1172
- } = Z, r0 = Object.keys(R2), fa = r0.reduce((e, a) => (e[a] = Object.keys(R2[a]), e), {});
1171
+ shims: fa
1172
+ } = Z, r0 = Object.keys(R2), ua = r0.reduce((e, a) => (e[a] = Object.keys(R2[a]), e), {});
1173
1173
  let j2 = null, l0 = {}, i0 = {}, o0 = {}, s0 = {}, f0 = {};
1174
- function ua(e) {
1175
- return ~X3.indexOf(e);
1174
+ function ma(e) {
1175
+ return ~K3.indexOf(e);
1176
1176
  }
1177
- function ma(e, a) {
1177
+ function da(e, a) {
1178
1178
  const t = a.split("-"), n = t[0], c = t.slice(1).join("-");
1179
- return n === e && c !== "" && !ua(c) ? c : null;
1179
+ return n === e && c !== "" && !ma(c) ? c : null;
1180
1180
  }
1181
1181
  const u0 = () => {
1182
1182
  const e = (n) => s2(D1, (c, r, i) => (c[i] = s2(r, n, {}), c), {});
@@ -1190,7 +1190,7 @@ const u0 = () => {
1190
1190
  n[l] = r;
1191
1191
  }), n;
1192
1192
  });
1193
- const a = "far" in D1 || L.autoFetchSvg, t = s2(sa, (n, c) => {
1193
+ const a = "far" in D1 || L.autoFetchSvg, t = s2(fa, (n, c) => {
1194
1194
  const r = c[0];
1195
1195
  let i = c[1];
1196
1196
  const l = c[2];
@@ -1209,7 +1209,7 @@ const u0 = () => {
1209
1209
  family: L.familyDefault
1210
1210
  });
1211
1211
  };
1212
- Z3((e) => {
1212
+ J3((e) => {
1213
1213
  j2 = t2(e.styleDefault, {
1214
1214
  family: L.familyDefault
1215
1215
  });
@@ -1218,7 +1218,7 @@ u0();
1218
1218
  function V2(e, a) {
1219
1219
  return (l0[e] || {})[a];
1220
1220
  }
1221
- function da(e, a) {
1221
+ function pa(e, a) {
1222
1222
  return (i0[e] || {})[a];
1223
1223
  }
1224
1224
  function m1(e, a) {
@@ -1230,7 +1230,7 @@ function m0(e) {
1230
1230
  iconName: null
1231
1231
  };
1232
1232
  }
1233
- function pa(e) {
1233
+ function va(e) {
1234
1234
  const a = s0[e], t = V2("fas", e);
1235
1235
  return a || (t ? {
1236
1236
  prefix: "fas",
@@ -1248,27 +1248,27 @@ const d0 = () => ({
1248
1248
  iconName: null,
1249
1249
  rest: []
1250
1250
  });
1251
- function va(e) {
1252
- let a = _;
1251
+ function ga(e) {
1252
+ let a = W;
1253
1253
  const t = r0.reduce((n, c) => (n[c] = "".concat(L.cssPrefix, "-").concat(c), n), {});
1254
1254
  return G4.forEach((n) => {
1255
- (e.includes(t[n]) || e.some((c) => fa[n].includes(c))) && (a = n);
1255
+ (e.includes(t[n]) || e.some((c) => ua[n].includes(c))) && (a = n);
1256
1256
  }), a;
1257
1257
  }
1258
1258
  function t2(e) {
1259
1259
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1260
1260
  const {
1261
- family: t = _
1261
+ family: t = W
1262
1262
  } = a, n = _3[t][e];
1263
1263
  if (t === e2 && !e)
1264
1264
  return "fad";
1265
1265
  const c = d4[t][e] || d4[t][n], r = e in Z.styles ? e : null;
1266
1266
  return c || r || null;
1267
1267
  }
1268
- function ga(e) {
1268
+ function ha(e) {
1269
1269
  let a = [], t = null;
1270
1270
  return e.forEach((n) => {
1271
- const c = ma(L.cssPrefix, n);
1271
+ const c = da(L.cssPrefix, n);
1272
1272
  c ? t = c : n && a.push(n);
1273
1273
  }), {
1274
1274
  iconName: t,
@@ -1284,21 +1284,21 @@ function n2(e) {
1284
1284
  skipLookups: t = !1
1285
1285
  } = a;
1286
1286
  let n = null;
1287
- const c = v2.concat($3), r = h4(e.filter((v) => c.includes(v))), i = h4(e.filter((v) => !v2.includes(v))), l = r.filter((v) => (n = v, !q4.includes(v))), [s = null] = l, o = va(r), m = f(f({}, ga(i)), {}, {
1287
+ const c = v2.concat(P3), r = h4(e.filter((v) => c.includes(v))), i = h4(e.filter((v) => !v2.includes(v))), l = r.filter((v) => (n = v, !q4.includes(v))), [s = null] = l, o = ga(r), m = f(f({}, ha(i)), {}, {
1288
1288
  prefix: t2(s, {
1289
1289
  family: o
1290
1290
  })
1291
1291
  });
1292
- return f(f(f({}, m), ba({
1292
+ return f(f(f({}, m), za({
1293
1293
  values: e,
1294
1294
  family: o,
1295
1295
  styles: D1,
1296
1296
  config: L,
1297
1297
  canonical: m,
1298
1298
  givenPrefix: n
1299
- })), ha(t, n, m));
1299
+ })), La(t, n, m));
1300
1300
  }
1301
- function ha(e, a, t) {
1301
+ function La(e, a, t) {
1302
1302
  let {
1303
1303
  prefix: n,
1304
1304
  iconName: c
@@ -1314,8 +1314,8 @@ function ha(e, a, t) {
1314
1314
  iconName: c
1315
1315
  };
1316
1316
  }
1317
- const La = G4.filter((e) => e !== _ || e !== e2), ya = Object.keys(p2).filter((e) => e !== _).map((e) => Object.keys(p2[e])).flat();
1318
- function ba(e) {
1317
+ const ya = G4.filter((e) => e !== W || e !== e2), ba = Object.keys(p2).filter((e) => e !== W).map((e) => Object.keys(p2[e])).flat();
1318
+ function za(e) {
1319
1319
  const {
1320
1320
  values: a,
1321
1321
  family: t,
@@ -1324,13 +1324,13 @@ function ba(e) {
1324
1324
  styles: r = {},
1325
1325
  config: i = {}
1326
1326
  } = e, l = t === e2, s = a.includes("fa-duotone") || a.includes("fad"), o = i.familyDefault === "duotone", m = n.prefix === "fad" || n.prefix === "fa-duotone";
1327
- if (!l && (s || o || m) && (n.prefix = "fad"), (a.includes("fa-brands") || a.includes("fab")) && (n.prefix = "fab"), !n.prefix && La.includes(t) && (Object.keys(r).find((b) => ya.includes(b)) || i.autoFetchSvg)) {
1328
- const b = M3.get(t).defaultShortPrefixId;
1327
+ if (!l && (s || o || m) && (n.prefix = "fad"), (a.includes("fa-brands") || a.includes("fab")) && (n.prefix = "fab"), !n.prefix && ya.includes(t) && (Object.keys(r).find((b) => ba.includes(b)) || i.autoFetchSvg)) {
1328
+ const b = w3.get(t).defaultShortPrefixId;
1329
1329
  n.prefix = b, n.iconName = m1(n.prefix, n.iconName) || n.iconName;
1330
1330
  }
1331
1331
  return (n.prefix === "fa" || c === "fa") && (n.prefix = o1() || "fas"), n;
1332
1332
  }
1333
- class za {
1333
+ class xa {
1334
1334
  constructor() {
1335
1335
  this.definitions = {};
1336
1336
  }
@@ -1340,7 +1340,7 @@ class za {
1340
1340
  const c = t.reduce(this._pullDefinitions, {});
1341
1341
  Object.keys(c).forEach((r) => {
1342
1342
  this.definitions[r] = f(f({}, this.definitions[r] || {}), c[r]), x2(r, c[r]);
1343
- const i = R2[_][r];
1343
+ const i = R2[W][r];
1344
1344
  i && x2(i, c[r]), u0();
1345
1345
  });
1346
1346
  }
@@ -1364,13 +1364,13 @@ class za {
1364
1364
  }
1365
1365
  }
1366
1366
  let L4 = [], y1 = {};
1367
- const b1 = {}, xa = Object.keys(b1);
1368
- function Ca(e, a) {
1367
+ const b1 = {}, Ca = Object.keys(b1);
1368
+ function Ma(e, a) {
1369
1369
  let {
1370
1370
  mixoutsTo: t
1371
1371
  } = a;
1372
1372
  return L4 = e, y1 = {}, Object.keys(b1).forEach((n) => {
1373
- xa.indexOf(n) === -1 && delete b1[n];
1373
+ Ca.indexOf(n) === -1 && delete b1[n];
1374
1374
  }), L4.forEach((n) => {
1375
1375
  const c = n.mixout ? n.mixout() : {};
1376
1376
  if (Object.keys(c).forEach((r) => {
@@ -1413,9 +1413,9 @@ function M2(e) {
1413
1413
  if (a)
1414
1414
  return a = m1(t, a) || a, v4(p0.definitions, t, a) || v4(Z.styles, t, a);
1415
1415
  }
1416
- const p0 = new za(), Ma = () => {
1416
+ const p0 = new xa(), wa = () => {
1417
1417
  L.autoReplaceSvg = !1, L.observeMutations = !1, h1("noAuto");
1418
- }, wa = {
1418
+ }, ka = {
1419
1419
  i2svg: function() {
1420
1420
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1421
1421
  return c1 ? (h1("beforeI2svg", e), s1("pseudoElements2svg", e), s1("i2svg", e)) : Promise.reject(new Error("Operation requires a DOM of some kind."));
@@ -1425,13 +1425,13 @@ const p0 = new za(), Ma = () => {
1425
1425
  const {
1426
1426
  autoReplaceSvgRoot: a
1427
1427
  } = e;
1428
- L.autoReplaceSvg === !1 && (L.autoReplaceSvg = !0), L.observeMutations = !0, la(() => {
1429
- Aa({
1428
+ L.autoReplaceSvg === !1 && (L.autoReplaceSvg = !0), L.observeMutations = !0, ia(() => {
1429
+ Na({
1430
1430
  autoReplaceSvgRoot: a
1431
1431
  }), h1("watch", e);
1432
1432
  });
1433
1433
  }
1434
- }, ka = {
1434
+ }, Aa = {
1435
1435
  icon: (e) => {
1436
1436
  if (e === null)
1437
1437
  return null;
@@ -1447,7 +1447,7 @@ const p0 = new za(), Ma = () => {
1447
1447
  iconName: m1(t, a) || a
1448
1448
  };
1449
1449
  }
1450
- if (typeof e == "string" && (e.indexOf("".concat(L.cssPrefix, "-")) > -1 || e.match(W3))) {
1450
+ if (typeof e == "string" && (e.indexOf("".concat(L.cssPrefix, "-")) > -1 || e.match(q3))) {
1451
1451
  const a = n2(e.split(" "), {
1452
1452
  skipLookups: !0
1453
1453
  });
@@ -1464,20 +1464,20 @@ const p0 = new za(), Ma = () => {
1464
1464
  };
1465
1465
  }
1466
1466
  }
1467
- }, W = {
1468
- noAuto: Ma,
1467
+ }, _ = {
1468
+ noAuto: wa,
1469
1469
  config: L,
1470
- dom: wa,
1471
- parse: ka,
1470
+ dom: ka,
1471
+ parse: Aa,
1472
1472
  library: p0,
1473
1473
  findIconDefinition: M2,
1474
1474
  toHtml: T1
1475
- }, Aa = function() {
1475
+ }, Na = function() {
1476
1476
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1477
1477
  const {
1478
1478
  autoReplaceSvgRoot: a = $
1479
1479
  } = e;
1480
- (Object.keys(Z.styles).length > 0 || L.autoFetchSvg) && c1 && L.autoReplaceSvg && W.dom.i2svg({
1480
+ (Object.keys(Z.styles).length > 0 || L.autoFetchSvg) && c1 && L.autoReplaceSvg && _.dom.i2svg({
1481
1481
  node: a
1482
1482
  });
1483
1483
  };
@@ -1496,7 +1496,7 @@ function c2(e, a) {
1496
1496
  }
1497
1497
  }), e;
1498
1498
  }
1499
- function Na(e) {
1499
+ function Sa(e) {
1500
1500
  let {
1501
1501
  children: a,
1502
1502
  main: t,
@@ -1523,7 +1523,7 @@ function Na(e) {
1523
1523
  children: a
1524
1524
  }];
1525
1525
  }
1526
- function Sa(e) {
1526
+ function Fa(e) {
1527
1527
  let {
1528
1528
  prefix: a,
1529
1529
  iconName: t,
@@ -1564,7 +1564,7 @@ function H2(e) {
1564
1564
  } = e, {
1565
1565
  width: b,
1566
1566
  height: S
1567
- } = t.found ? t : a, h = S3.includes(n), E = [L.replacementClass, c ? "".concat(L.cssPrefix, "-").concat(c) : ""].filter((z) => m.classes.indexOf(z) === -1).filter((z) => z !== "" || !!z).concat(m.classes).join(" ");
1567
+ } = t.found ? t : a, h = F3.includes(n), E = [L.replacementClass, c ? "".concat(L.cssPrefix, "-").concat(c) : ""].filter((z) => m.classes.indexOf(z) === -1).filter((z) => z !== "" || !!z).concat(m.classes).join(" ");
1568
1568
  let P = {
1569
1569
  children: [],
1570
1570
  attributes: f(f({}, m.attributes), {}, {
@@ -1605,7 +1605,7 @@ function H2(e) {
1605
1605
  children: [],
1606
1606
  attributes: {}
1607
1607
  };
1608
- return y.children = A, y.attributes = x, i ? Sa(y) : Na(y);
1608
+ return y.children = A, y.attributes = x, i ? Fa(y) : Sa(y);
1609
1609
  }
1610
1610
  function y4(e) {
1611
1611
  const {
@@ -1623,7 +1623,7 @@ function y4(e) {
1623
1623
  });
1624
1624
  l && (s[g1] = "");
1625
1625
  const o = f({}, i.styles);
1626
- U2(c) && (o.transform = na({
1626
+ U2(c) && (o.transform = ca({
1627
1627
  transform: c,
1628
1628
  startCentered: !0,
1629
1629
  width: t,
@@ -1644,7 +1644,7 @@ function y4(e) {
1644
1644
  children: [r]
1645
1645
  }), v;
1646
1646
  }
1647
- function Fa(e) {
1647
+ function Ia(e) {
1648
1648
  const {
1649
1649
  content: a,
1650
1650
  title: t,
@@ -1707,12 +1707,12 @@ function w2(e) {
1707
1707
  icon: c
1708
1708
  };
1709
1709
  }
1710
- const Ia = {
1710
+ const $a = {
1711
1711
  found: !1,
1712
1712
  width: 512,
1713
1713
  height: 512
1714
1714
  };
1715
- function $a(e, a) {
1715
+ function Pa(e, a) {
1716
1716
  !Q4 && !L.showMissingIcons && e && console.error('Icon with name "'.concat(e, '" and prefix "').concat(a, '" is missing.'));
1717
1717
  }
1718
1718
  function k2(e, a) {
@@ -1726,7 +1726,7 @@ function k2(e, a) {
1726
1726
  const r = f2[a][e];
1727
1727
  return n(w2(r));
1728
1728
  }
1729
- $a(e, a), n(f(f({}, Ia), {}, {
1729
+ Pa(e, a), n(f(f({}, $a), {}, {
1730
1730
  icon: L.showMissingIcons && e ? s1("missingIconAbstract") || {} : {}
1731
1731
  }));
1732
1732
  });
@@ -1735,11 +1735,11 @@ const b4 = () => {
1735
1735
  }, A2 = L.measurePerformance && H1 && H1.mark && H1.measure ? H1 : {
1736
1736
  mark: b4,
1737
1737
  measure: b4
1738
- }, F1 = 'FA "6.7.2"', Pa = (e) => (A2.mark("".concat(F1, " ").concat(e, " begins")), () => v0(e)), v0 = (e) => {
1738
+ }, F1 = 'FA "6.7.2"', Ea = (e) => (A2.mark("".concat(F1, " ").concat(e, " begins")), () => v0(e)), v0 = (e) => {
1739
1739
  A2.mark("".concat(F1, " ").concat(e, " ends")), A2.measure("".concat(F1, " ").concat(e), "".concat(F1, " ").concat(e, " begins"), "".concat(F1, " ").concat(e, " ends"));
1740
1740
  };
1741
- var _2 = {
1742
- begin: Pa,
1741
+ var W2 = {
1742
+ begin: Ea,
1743
1743
  end: v0
1744
1744
  };
1745
1745
  const q1 = () => {
@@ -1747,26 +1747,26 @@ const q1 = () => {
1747
1747
  function z4(e) {
1748
1748
  return typeof (e.getAttribute ? e.getAttribute(g1) : null) == "string";
1749
1749
  }
1750
- function Ea(e) {
1750
+ function Da(e) {
1751
1751
  const a = e.getAttribute ? e.getAttribute(O2) : null, t = e.getAttribute ? e.getAttribute(T2) : null;
1752
1752
  return a && t;
1753
1753
  }
1754
- function Da(e) {
1754
+ function Oa(e) {
1755
1755
  return e && e.classList && e.classList.contains && e.classList.contains(L.replacementClass);
1756
1756
  }
1757
- function Oa() {
1757
+ function Ta() {
1758
1758
  return L.autoReplaceSvg === !0 ? G1.replace : G1[L.autoReplaceSvg] || G1.replace;
1759
1759
  }
1760
- function Ta(e) {
1760
+ function Ra(e) {
1761
1761
  return $.createElementNS("http://www.w3.org/2000/svg", e);
1762
1762
  }
1763
- function Ra(e) {
1763
+ function Ba(e) {
1764
1764
  return $.createElement(e);
1765
1765
  }
1766
1766
  function g0(e) {
1767
1767
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1768
1768
  const {
1769
- ceFn: t = e.tag === "svg" ? Ta : Ra
1769
+ ceFn: t = e.tag === "svg" ? Ra : Ba
1770
1770
  } = a;
1771
1771
  if (typeof e == "string")
1772
1772
  return $.createTextNode(e);
@@ -1779,7 +1779,7 @@ function g0(e) {
1779
1779
  }));
1780
1780
  }), n;
1781
1781
  }
1782
- function Ba(e) {
1782
+ function Ua(e) {
1783
1783
  let a = " ".concat(e.outerHTML, " ");
1784
1784
  return a = "".concat(a, "Font Awesome fontawesome.com "), a;
1785
1785
  }
@@ -1790,7 +1790,7 @@ const G1 = {
1790
1790
  if (e[1].forEach((t) => {
1791
1791
  a.parentNode.insertBefore(g0(t), a);
1792
1792
  }), a.getAttribute(g1) === null && L.keepOriginalSource) {
1793
- let t = $.createComment(Ba(a));
1793
+ let t = $.createComment(Ua(a));
1794
1794
  a.parentNode.replaceChild(t, a);
1795
1795
  } else
1796
1796
  a.remove();
@@ -1821,18 +1821,18 @@ function h0(e, a) {
1821
1821
  t();
1822
1822
  else {
1823
1823
  let n = x4;
1824
- L.mutateApproach === V3 && (n = i1.requestAnimationFrame || x4), n(() => {
1825
- const c = Oa(), r = _2.begin("mutate");
1824
+ L.mutateApproach === H3 && (n = i1.requestAnimationFrame || x4), n(() => {
1825
+ const c = Ta(), r = W2.begin("mutate");
1826
1826
  e.map(c), r(), t();
1827
1827
  });
1828
1828
  }
1829
1829
  }
1830
- let W2 = !1;
1830
+ let _2 = !1;
1831
1831
  function L0() {
1832
- W2 = !0;
1832
+ _2 = !0;
1833
1833
  }
1834
1834
  function N2() {
1835
- W2 = !1;
1835
+ _2 = !1;
1836
1836
  }
1837
1837
  let K1 = null;
1838
1838
  function C4(e) {
@@ -1845,17 +1845,17 @@ function C4(e) {
1845
1845
  observeMutationsRoot: c = $
1846
1846
  } = e;
1847
1847
  K1 = new s4((r) => {
1848
- if (W2) return;
1848
+ if (_2) return;
1849
1849
  const i = o1();
1850
1850
  C1(r).forEach((l) => {
1851
- if (l.type === "childList" && l.addedNodes.length > 0 && !z4(l.addedNodes[0]) && (L.searchPseudoElements && n(l.target), a(l.target)), l.type === "attributes" && l.target.parentNode && L.searchPseudoElements && n(l.target.parentNode), l.type === "attributes" && z4(l.target) && ~Y3.indexOf(l.attributeName))
1852
- if (l.attributeName === "class" && Ea(l.target)) {
1851
+ if (l.type === "childList" && l.addedNodes.length > 0 && !z4(l.addedNodes[0]) && (L.searchPseudoElements && n(l.target), a(l.target)), l.type === "attributes" && l.target.parentNode && L.searchPseudoElements && n(l.target.parentNode), l.type === "attributes" && z4(l.target) && ~X3.indexOf(l.attributeName))
1852
+ if (l.attributeName === "class" && Da(l.target)) {
1853
1853
  const {
1854
1854
  prefix: s,
1855
1855
  iconName: o
1856
1856
  } = n2(B2(l.target));
1857
1857
  l.target.setAttribute(O2, s || i), o && l.target.setAttribute(T2, o);
1858
- } else Da(l.target) && t(l.target);
1858
+ } else Oa(l.target) && t(l.target);
1859
1859
  });
1860
1860
  }), c1 && K1.observe(c, {
1861
1861
  childList: !0,
@@ -1864,10 +1864,10 @@ function C4(e) {
1864
1864
  subtree: !0
1865
1865
  });
1866
1866
  }
1867
- function Ua() {
1867
+ function ja() {
1868
1868
  K1 && K1.disconnect();
1869
1869
  }
1870
- function ja(e) {
1870
+ function Va(e) {
1871
1871
  const a = e.getAttribute("style");
1872
1872
  let t = [];
1873
1873
  return a && (t = a.split(";").reduce((n, c) => {
@@ -1875,12 +1875,12 @@ function ja(e) {
1875
1875
  return i && l.length > 0 && (n[i] = l.join(":").trim()), n;
1876
1876
  }, {})), t;
1877
1877
  }
1878
- function Va(e) {
1878
+ function Ha(e) {
1879
1879
  const a = e.getAttribute("data-prefix"), t = e.getAttribute("data-icon"), n = e.innerText !== void 0 ? e.innerText.trim() : "";
1880
1880
  let c = n2(B2(e));
1881
- return c.prefix || (c.prefix = o1()), a && t && (c.prefix = a, c.iconName = t), c.iconName && c.prefix || (c.prefix && n.length > 0 && (c.iconName = da(c.prefix, e.innerText) || V2(c.prefix, z2(e.innerText))), !c.iconName && L.autoFetchSvg && e.firstChild && e.firstChild.nodeType === Node.TEXT_NODE && (c.iconName = e.firstChild.data)), c;
1881
+ return c.prefix || (c.prefix = o1()), a && t && (c.prefix = a, c.iconName = t), c.iconName && c.prefix || (c.prefix && n.length > 0 && (c.iconName = pa(c.prefix, e.innerText) || V2(c.prefix, z2(e.innerText))), !c.iconName && L.autoFetchSvg && e.firstChild && e.firstChild.nodeType === Node.TEXT_NODE && (c.iconName = e.firstChild.data)), c;
1882
1882
  }
1883
- function Ha(e) {
1883
+ function Wa(e) {
1884
1884
  const a = C1(e.attributes).reduce((c, r) => (c.name !== "class" && c.name !== "style" && (c[r.name] = r.value), c), {}), t = e.getAttribute("title"), n = e.getAttribute("data-fa-title-id");
1885
1885
  return L.autoA11y && (t ? a["aria-labelledby"] = "".concat(L.replacementClass, "-title-").concat(n || E1()) : (a["aria-hidden"] = "true", a.focusable = "false")), a;
1886
1886
  }
@@ -1913,8 +1913,8 @@ function M4(e) {
1913
1913
  iconName: t,
1914
1914
  prefix: n,
1915
1915
  rest: c
1916
- } = Va(e), r = Ha(e), i = C2("parseNodeAttributes", {}, e);
1917
- let l = a.styleParser ? ja(e) : [];
1916
+ } = Ha(e), r = Wa(e), i = C2("parseNodeAttributes", {}, e);
1917
+ let l = a.styleParser ? Va(e) : [];
1918
1918
  return f({
1919
1919
  iconName: t,
1920
1920
  title: e.getAttribute("title"),
@@ -1936,7 +1936,7 @@ function M4(e) {
1936
1936
  }, i);
1937
1937
  }
1938
1938
  const {
1939
- styles: Wa
1939
+ styles: qa
1940
1940
  } = Z;
1941
1941
  function y0(e) {
1942
1942
  const a = L.autoReplaceSvg === "nest" ? M4(e, {
@@ -1944,13 +1944,13 @@ function y0(e) {
1944
1944
  }) : M4(e);
1945
1945
  return ~a.extra.classes.indexOf(J4) ? s1("generateLayersText", e, a) : s1("generateSvgReplacementMutation", e, a);
1946
1946
  }
1947
- function qa() {
1948
- return [...k3, ...v2];
1947
+ function Ga() {
1948
+ return [...A3, ...v2];
1949
1949
  }
1950
1950
  function w4(e) {
1951
1951
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
1952
1952
  if (!c1) return Promise.resolve();
1953
- const t = $.documentElement.classList, n = (m) => t.add("".concat(m4, "-").concat(m)), c = (m) => t.remove("".concat(m4, "-").concat(m)), r = L.autoFetchSvg ? qa() : q4.concat(Object.keys(Wa));
1953
+ const t = $.documentElement.classList, n = (m) => t.add("".concat(m4, "-").concat(m)), c = (m) => t.remove("".concat(m4, "-").concat(m)), r = L.autoFetchSvg ? Ga() : q4.concat(Object.keys(qa));
1954
1954
  r.includes("fa") || r.push("fa");
1955
1955
  const i = [".".concat(J4, ":not([").concat(g1, "])")].concat(r.map((m) => ".".concat(m, ":not([").concat(g1, "])"))).join(", ");
1956
1956
  if (i.length === 0)
@@ -1964,7 +1964,7 @@ function w4(e) {
1964
1964
  n("pending"), c("complete");
1965
1965
  else
1966
1966
  return Promise.resolve();
1967
- const s = _2.begin("onTree"), o = l.reduce((m, v) => {
1967
+ const s = W2.begin("onTree"), o = l.reduce((m, v) => {
1968
1968
  try {
1969
1969
  const b = y0(v);
1970
1970
  b && m.push(b);
@@ -1983,13 +1983,13 @@ function w4(e) {
1983
1983
  });
1984
1984
  });
1985
1985
  }
1986
- function Ga(e) {
1986
+ function Ya(e) {
1987
1987
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
1988
1988
  y0(e).then((t) => {
1989
1989
  t && h0([t], a);
1990
1990
  });
1991
1991
  }
1992
- function Ya(e) {
1992
+ function Xa(e) {
1993
1993
  return function(a) {
1994
1994
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1995
1995
  const n = (a || {}).icon ? a : M2(a || {});
@@ -2001,7 +2001,7 @@ function Ya(e) {
2001
2001
  }));
2002
2002
  };
2003
2003
  }
2004
- const Xa = function(e) {
2004
+ const Ka = function(e) {
2005
2005
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2006
2006
  const {
2007
2007
  transform: t = Q,
@@ -2049,16 +2049,16 @@ const Xa = function(e) {
2049
2049
  }
2050
2050
  })));
2051
2051
  };
2052
- var Ka = {
2052
+ var Qa = {
2053
2053
  mixout() {
2054
2054
  return {
2055
- icon: Ya(Xa)
2055
+ icon: Xa(Ka)
2056
2056
  };
2057
2057
  },
2058
2058
  hooks() {
2059
2059
  return {
2060
2060
  mutationObserverCallbacks(e) {
2061
- return e.treeCallback = w4, e.nodeCallback = Ga, e;
2061
+ return e.treeCallback = w4, e.nodeCallback = Ya, e;
2062
2062
  }
2063
2063
  };
2064
2064
  },
@@ -2129,7 +2129,7 @@ var Ka = {
2129
2129
  };
2130
2130
  };
2131
2131
  }
2132
- }, Qa = {
2132
+ }, Za = {
2133
2133
  mixout() {
2134
2134
  return {
2135
2135
  layer(e) {
@@ -2160,7 +2160,7 @@ var Ka = {
2160
2160
  }
2161
2161
  };
2162
2162
  }
2163
- }, Za = {
2163
+ }, Ja = {
2164
2164
  mixout() {
2165
2165
  return {
2166
2166
  counter(e) {
@@ -2177,7 +2177,7 @@ var Ka = {
2177
2177
  }, () => (h1("beforeDOMElementCreation", {
2178
2178
  content: e,
2179
2179
  params: a
2180
- }), Fa({
2180
+ }), Ia({
2181
2181
  content: e.toString(),
2182
2182
  title: t,
2183
2183
  extra: {
@@ -2189,7 +2189,7 @@ var Ka = {
2189
2189
  }
2190
2190
  };
2191
2191
  }
2192
- }, Ja = {
2192
+ }, et = {
2193
2193
  mixout() {
2194
2194
  return {
2195
2195
  text(e) {
@@ -2228,7 +2228,7 @@ var Ka = {
2228
2228
  extra: r
2229
2229
  } = t;
2230
2230
  let i = null, l = null;
2231
- if (_4) {
2231
+ if (W4) {
2232
2232
  const s = parseInt(getComputedStyle(a).fontSize, 10), o = a.getBoundingClientRect();
2233
2233
  i = o.width / s, l = o.height / s;
2234
2234
  }
@@ -2244,44 +2244,44 @@ var Ka = {
2244
2244
  };
2245
2245
  }
2246
2246
  };
2247
- const et = new RegExp('"', "ug"), k4 = [1105920, 1112319], A4 = f(f(f(f({}, {
2247
+ const at = new RegExp('"', "ug"), k4 = [1105920, 1112319], A4 = f(f(f(f({}, {
2248
2248
  FontAwesome: {
2249
2249
  normal: "fas",
2250
2250
  400: "fas"
2251
2251
  }
2252
- }), C3), U3), P3), S2 = Object.keys(A4).reduce((e, a) => (e[a.toLowerCase()] = A4[a], e), {}), at = Object.keys(S2).reduce((e, a) => {
2252
+ }), M3), j3), E3), S2 = Object.keys(A4).reduce((e, a) => (e[a.toLowerCase()] = A4[a], e), {}), tt = Object.keys(S2).reduce((e, a) => {
2253
2253
  const t = S2[a];
2254
2254
  return e[a] = t[900] || [...Object.entries(t)][0][1], e;
2255
2255
  }, {});
2256
- function tt(e) {
2257
- const a = e.replace(et, ""), t = oa(a, 0), n = t >= k4[0] && t <= k4[1], c = a.length === 2 ? a[0] === a[1] : !1;
2256
+ function nt(e) {
2257
+ const a = e.replace(at, ""), t = sa(a, 0), n = t >= k4[0] && t <= k4[1], c = a.length === 2 ? a[0] === a[1] : !1;
2258
2258
  return {
2259
2259
  value: z2(c ? a[0] : a),
2260
2260
  isSecondary: n || c
2261
2261
  };
2262
2262
  }
2263
- function nt(e, a) {
2263
+ function ct(e, a) {
2264
2264
  const t = e.replace(/^['"]|['"]$/g, "").toLowerCase(), n = parseInt(a), c = isNaN(n) ? "normal" : n;
2265
- return (S2[t] || {})[c] || at[t];
2265
+ return (S2[t] || {})[c] || tt[t];
2266
2266
  }
2267
2267
  function N4(e, a) {
2268
- const t = "".concat(j3).concat(a.replace(":", "-"));
2268
+ const t = "".concat(V3).concat(a.replace(":", "-"));
2269
2269
  return new Promise((n, c) => {
2270
2270
  if (e.getAttribute(t) !== null)
2271
2271
  return n();
2272
- const i = C1(e.children).filter((b) => b.getAttribute(h2) === a)[0], l = i1.getComputedStyle(e, a), s = l.getPropertyValue("font-family"), o = s.match(q3), m = l.getPropertyValue("font-weight"), v = l.getPropertyValue("content");
2272
+ const i = C1(e.children).filter((b) => b.getAttribute(h2) === a)[0], l = i1.getComputedStyle(e, a), s = l.getPropertyValue("font-family"), o = s.match(G3), m = l.getPropertyValue("font-weight"), v = l.getPropertyValue("content");
2273
2273
  if (i && !o)
2274
2274
  return e.removeChild(i), n();
2275
2275
  if (o && v !== "none" && v !== "") {
2276
2276
  const b = l.getPropertyValue("content");
2277
- let S = nt(s, m);
2277
+ let S = ct(s, m);
2278
2278
  const {
2279
2279
  value: h,
2280
2280
  isSecondary: E
2281
- } = tt(b), P = o[0].startsWith("FontAwesome");
2281
+ } = nt(b), P = o[0].startsWith("FontAwesome");
2282
2282
  let g = V2(S, h), y = g;
2283
2283
  if (P) {
2284
- const A = pa(h);
2284
+ const A = va(h);
2285
2285
  A.iconName && A.prefix && (g = A.iconName, S = A.prefix);
2286
2286
  }
2287
2287
  if (g && !E && (!i || i.getAttribute(O2) !== S || i.getAttribute(T2) !== y)) {
@@ -2309,16 +2309,16 @@ function N4(e, a) {
2309
2309
  n();
2310
2310
  });
2311
2311
  }
2312
- function ct(e) {
2312
+ function rt(e) {
2313
2313
  return Promise.all([N4(e, "::before"), N4(e, "::after")]);
2314
2314
  }
2315
- function rt(e) {
2316
- return e.parentNode !== document.head && !~H3.indexOf(e.tagName.toUpperCase()) && !e.getAttribute(h2) && (!e.parentNode || e.parentNode.tagName !== "svg");
2315
+ function lt(e) {
2316
+ return e.parentNode !== document.head && !~W3.indexOf(e.tagName.toUpperCase()) && !e.getAttribute(h2) && (!e.parentNode || e.parentNode.tagName !== "svg");
2317
2317
  }
2318
2318
  function S4(e) {
2319
2319
  if (c1)
2320
2320
  return new Promise((a, t) => {
2321
- const n = C1(e.querySelectorAll("*")).filter(rt).map(ct), c = _2.begin("searchPseudoElements");
2321
+ const n = C1(e.querySelectorAll("*")).filter(lt).map(rt), c = W2.begin("searchPseudoElements");
2322
2322
  L0(), Promise.all(n).then(() => {
2323
2323
  c(), N2(), a();
2324
2324
  }).catch(() => {
@@ -2326,7 +2326,7 @@ function S4(e) {
2326
2326
  });
2327
2327
  });
2328
2328
  }
2329
- var lt = {
2329
+ var it = {
2330
2330
  hooks() {
2331
2331
  return {
2332
2332
  mutationObserverCallbacks(e) {
@@ -2344,7 +2344,7 @@ var lt = {
2344
2344
  }
2345
2345
  };
2346
2346
  let F4 = !1;
2347
- var it = {
2347
+ var ot = {
2348
2348
  mixout() {
2349
2349
  return {
2350
2350
  dom: {
@@ -2360,7 +2360,7 @@ var it = {
2360
2360
  C4(C2("mutationObserverCallbacks", {}));
2361
2361
  },
2362
2362
  noAuto() {
2363
- Ua();
2363
+ ja();
2364
2364
  },
2365
2365
  watch(e) {
2366
2366
  const {
@@ -2417,7 +2417,7 @@ const I4 = (e) => {
2417
2417
  return t;
2418
2418
  }, a);
2419
2419
  };
2420
- var ot = {
2420
+ var st = {
2421
2421
  mixout() {
2422
2422
  return {
2423
2423
  parse: {
@@ -2478,10 +2478,10 @@ function $4(e) {
2478
2478
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
2479
2479
  return e.attributes && (e.attributes.fill || a) && (e.attributes.fill = "black"), e;
2480
2480
  }
2481
- function st(e) {
2481
+ function ft(e) {
2482
2482
  return e.tag === "g" ? e.children : [e];
2483
2483
  }
2484
- var ft = {
2484
+ var ut = {
2485
2485
  hooks() {
2486
2486
  return {
2487
2487
  parseNodeAttributes(e, a) {
@@ -2506,7 +2506,7 @@ var ft = {
2506
2506
  } = c, {
2507
2507
  width: m,
2508
2508
  icon: v
2509
- } = r, b = ta({
2509
+ } = r, b = na({
2510
2510
  transform: l,
2511
2511
  containerWidth: m,
2512
2512
  iconWidth: s
@@ -2543,7 +2543,7 @@ var ft = {
2543
2543
  attributes: {
2544
2544
  id: y
2545
2545
  },
2546
- children: st(v)
2546
+ children: ft(v)
2547
2547
  }, A]
2548
2548
  };
2549
2549
  return t.push(x, {
@@ -2559,7 +2559,7 @@ var ft = {
2559
2559
  };
2560
2560
  };
2561
2561
  }
2562
- }, ut = {
2562
+ }, mt = {
2563
2563
  provides(e) {
2564
2564
  let a = !1;
2565
2565
  i1.matchMedia && (a = i1.matchMedia("(prefers-reduced-motion: reduce)").matches), e.missingIconAbstract = function() {
@@ -2631,7 +2631,7 @@ var ft = {
2631
2631
  };
2632
2632
  };
2633
2633
  }
2634
- }, mt = {
2634
+ }, dt = {
2635
2635
  hooks() {
2636
2636
  return {
2637
2637
  parseNodeAttributes(e, a) {
@@ -2640,22 +2640,22 @@ var ft = {
2640
2640
  }
2641
2641
  };
2642
2642
  }
2643
- }, dt = [ra, Ka, Qa, Za, Ja, lt, it, ot, ft, ut, mt];
2644
- Ca(dt, {
2645
- mixoutsTo: W
2643
+ }, pt = [la, Qa, Za, Ja, et, it, ot, st, ut, mt, dt];
2644
+ Ma(pt, {
2645
+ mixoutsTo: _
2646
2646
  });
2647
- W.noAuto;
2648
- const b0 = W.config;
2649
- W.library;
2650
- W.dom;
2651
- const Q1 = W.parse;
2652
- W.findIconDefinition;
2653
- W.toHtml;
2654
- const pt = W.icon;
2655
- W.layer;
2656
- const vt = W.text;
2657
- W.counter;
2658
- var gt = {
2647
+ _.noAuto;
2648
+ const b0 = _.config;
2649
+ _.library;
2650
+ _.dom;
2651
+ const Q1 = _.parse;
2652
+ _.findIconDefinition;
2653
+ _.toHtml;
2654
+ const vt = _.icon;
2655
+ _.layer;
2656
+ const gt = _.text;
2657
+ _.counter;
2658
+ var ht = {
2659
2659
  prefix: "fab",
2660
2660
  iconName: "linkedin",
2661
2661
  icon: [
@@ -2665,7 +2665,7 @@ var gt = {
2665
2665
  "f08c",
2666
2666
  "M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"
2667
2667
  ]
2668
- }, ht = {
2668
+ }, Lt = {
2669
2669
  prefix: "fab",
2670
2670
  iconName: "linkedin-in",
2671
2671
  icon: [
@@ -2676,10 +2676,10 @@ var gt = {
2676
2676
  "M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"
2677
2677
  ]
2678
2678
  };
2679
- const Lt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2679
+ const yt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2680
2680
  __proto__: null,
2681
- faLinkedin: gt,
2682
- faLinkedinIn: ht
2681
+ faLinkedin: ht,
2682
+ faLinkedinIn: Lt
2683
2683
  }, Symbol.toStringTag, { value: "Module" }));
2684
2684
  var z0 = {
2685
2685
  prefix: "far",
@@ -2691,7 +2691,7 @@ var z0 = {
2691
2691
  "f07a",
2692
2692
  "M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48l45.5 0c3.8 0 7.1 2.7 7.9 6.5l51.6 271c6.5 34 36.2 58.5 70.7 58.5L488 384c13.3 0 24-10.7 24-24s-10.7-24-24-24l-288.3 0c-11.5 0-21.4-8.2-23.6-19.5L170.7 288l288.5 0c32.6 0 61.1-21.8 69.5-53.3l41-152.3C576.6 57 557.4 32 531.1 32l-411 0C111 12.8 91.6 0 69.5 0L24 0zM131.1 80l389.6 0L482.4 222.2c-2.8 10.5-12.3 17.8-23.2 17.8l-297.6 0L131.1 80zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"
2693
2693
  ]
2694
- }, yt = z0, x0 = {
2694
+ }, bt = z0, x0 = {
2695
2695
  prefix: "far",
2696
2696
  iconName: "sort-down",
2697
2697
  icon: [
@@ -2701,7 +2701,7 @@ var z0 = {
2701
2701
  "f0dd",
2702
2702
  "M160 425.4L70.6 336l178.7 0L160 425.4zm-22.6 45.3c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 288c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"
2703
2703
  ]
2704
- }, bt = x0, C0 = {
2704
+ }, zt = x0, C0 = {
2705
2705
  prefix: "far",
2706
2706
  iconName: "circle-info",
2707
2707
  icon: [
@@ -2711,7 +2711,7 @@ var z0 = {
2711
2711
  "f05a",
2712
2712
  "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
2713
2713
  ]
2714
- }, zt = C0, xt = {
2714
+ }, xt = C0, Ct = {
2715
2715
  prefix: "far",
2716
2716
  iconName: "arrow-down-right",
2717
2717
  icon: [
@@ -2731,7 +2731,7 @@ var z0 = {
2731
2731
  "f056",
2732
2732
  "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"
2733
2733
  ]
2734
- }, Ct = M0, w0 = {
2734
+ }, Mt = M0, w0 = {
2735
2735
  prefix: "far",
2736
2736
  iconName: "circle-dot",
2737
2737
  icon: [
@@ -2741,7 +2741,7 @@ var z0 = {
2741
2741
  "f192",
2742
2742
  "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"
2743
2743
  ]
2744
- }, Mt = w0, k0 = {
2744
+ }, wt = w0, k0 = {
2745
2745
  prefix: "far",
2746
2746
  iconName: "list-check",
2747
2747
  icon: [
@@ -2751,7 +2751,7 @@ var z0 = {
2751
2751
  "f0ae",
2752
2752
  "M153.8 72.1c8.9-9.9 8.1-25-1.8-33.9s-25-8.1-33.9 1.8L63.1 101.1 41 79C31.6 69.7 16.4 69.7 7 79s-9.4 24.6 0 33.9l40 40c4.7 4.7 11 7.2 17.6 7s12.8-3 17.2-7.9l72-80zm0 160c8.9-9.9 8.1-25-1.8-33.9s-25-8.1-33.9 1.8L63.1 261.1 41 239c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l40 40c4.7 4.7 11 7.2 17.6 7s12.8-3 17.2-7.9l72-80zM216 120l272 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L216 72c-13.3 0-24 10.7-24 24s10.7 24 24 24zM192 256c0 13.3 10.7 24 24 24l272 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-272 0c-13.3 0-24 10.7-24 24zM160 416c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-304 0c-13.3 0-24 10.7-24 24zm-64 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
2753
2753
  ]
2754
- }, wt = k0, kt = {
2754
+ }, kt = k0, At = {
2755
2755
  prefix: "far",
2756
2756
  iconName: "folder-user",
2757
2757
  icon: [
@@ -2771,7 +2771,7 @@ var z0 = {
2771
2771
  "f0c9",
2772
2772
  "M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 248c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 272c-13.3 0-24-10.7-24-24zM448 408c0 13.3-10.7 24-24 24L24 432c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z"
2773
2773
  ]
2774
- }, At = A0, N0 = {
2774
+ }, Nt = A0, N0 = {
2775
2775
  prefix: "far",
2776
2776
  iconName: "calendar-lines",
2777
2777
  icon: [
@@ -2781,7 +2781,7 @@ var z0 = {
2781
2781
  "e0d5",
2782
2782
  "M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm48 88c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0c-13.3 0-24 10.7-24 24zm24 72c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"
2783
2783
  ]
2784
- }, Nt = N0, S0 = {
2784
+ }, St = N0, S0 = {
2785
2785
  prefix: "far",
2786
2786
  iconName: "screwdriver-wrench",
2787
2787
  icon: [
@@ -2791,7 +2791,7 @@ var z0 = {
2791
2791
  "f7d9",
2792
2792
  "M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4l54.1 0 109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109 0-54.1c0-7.5-3.5-14.5-9.4-19L78.6 5zM23.2 376.8C8.3 391.7 0 411.8 0 432.8C0 476.5 35.5 512 79.2 512c21 0 41.1-8.3 56-23.2L238.5 385.5c-8.9-17.6-12.8-37.1-11.6-56.3L101.3 454.9c-5.9 5.8-13.8 9.1-22.1 9.1C62 464 48 450 48 432.8c0-8.3 3.3-16.2 9.1-22.1L194.3 273.5l-33.9-33.9L23.2 376.8zM463.9 164c-1.4 38.9-22.6 72.8-53.8 91.8c1.1 1 2.1 2 3.1 3l31.6 31.6c40.7-29 67.2-76.6 67.2-130.3c0-24.8-5.7-48.3-15.7-69.3c-4.4-9.2-16.5-10.5-23.7-3.3l-67.9 67.9c-3 3-7.1 4.7-11.3 4.7L368 160c-8.8 0-16-7.2-16-16l0-25.4c0-4.2 1.7-8.3 4.7-11.3l67.9-67.9c7.2-7.2 5.9-19.3-3.3-23.7C400.3 5.7 376.8 0 352 0C294.7 0 244.4 30.1 216.2 75.4C221.2 84 224 93.8 224 104l0 40.8 16 16 0-.8c0-60.5 48-109.9 108-111.9L322.7 73.4s0 0 0 0c-12 12-18.7 28.3-18.7 45.3l0 25.4c0 35.3 28.7 64 64 64l25.4 0c17 0 33.3-6.7 45.3-18.7L463.9 164z"
2793
2793
  ]
2794
- }, St = S0, F0 = {
2794
+ }, Ft = S0, F0 = {
2795
2795
  prefix: "far",
2796
2796
  iconName: "location-dot",
2797
2797
  icon: [
@@ -2801,7 +2801,7 @@ var z0 = {
2801
2801
  "f3c5",
2802
2802
  "M336 192c0-79.5-64.5-144-144-144S48 112.5 48 192c0 12.4 4.5 31.6 15.3 57.2c10.5 24.8 25.4 52.2 42.5 79.9c28.5 46.2 61.5 90.8 86.2 122.6c24.8-31.8 57.8-76.4 86.2-122.6c17.1-27.7 32-55.1 42.5-79.9C331.5 223.6 336 204.4 336 192zm48 0c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192zm-160 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-112 0a80 80 0 1 1 160 0 80 80 0 1 1 -160 0z"
2803
2803
  ]
2804
- }, Ft = F0, It = {
2804
+ }, It = F0, $t = {
2805
2805
  prefix: "far",
2806
2806
  iconName: "arrow-down",
2807
2807
  icon: [
@@ -2811,7 +2811,7 @@ var z0 = {
2811
2811
  "f063",
2812
2812
  "M174.6 472.6c4.5 4.7 10.8 7.4 17.4 7.4s12.8-2.7 17.4-7.4l168-176c9.2-9.6 8.8-24.8-.8-33.9s-24.8-8.8-33.9 .8L216 396.1 216 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 340.1L41.4 263.4c-9.2-9.6-24.3-9.9-33.9-.8s-9.9 24.3-.8 33.9l168 176z"
2813
2813
  ]
2814
- }, $t = {
2814
+ }, Pt = {
2815
2815
  prefix: "far",
2816
2816
  iconName: "coins",
2817
2817
  icon: [
@@ -2821,7 +2821,7 @@ var z0 = {
2821
2821
  "f51e",
2822
2822
  "M176 88c0 0 0 0 0 0c0 .1 .1 .6 .6 1.5c.6 1.2 2 3.1 4.7 5.5c.4 .3 .8 .7 1.2 1c-18.7 .4-36.9 1.7-54.4 4.1L128 88c0-18 9.7-32.4 21.1-42.7s26.7-18.5 43.5-24.9C226.4 7.5 271.5 0 320 0s93.6 7.5 127.3 20.3c16.8 6.4 32.1 14.6 43.5 24.9S512 70 512 88l0 104 0 104c0 18-9.7 32.4-21.1 42.7s-26.7 18.5-43.5 24.9c-9.6 3.7-20.1 6.9-31.3 9.6l0-49.7c5.1-1.5 9.8-3.1 14.2-4.8c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.6-1.1 .6-1.5 .6-1.5c0 0 0 0 0 0l0-43.6c-5.3 2.6-10.9 5-16.7 7.2c-9.6 3.7-20.1 6.9-31.3 9.6l0-49.7c5.1-1.5 9.8-3.1 14.2-4.8c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0s0 0 0 0l0-43.6c-5.3 2.6-10.9 5-16.7 7.2c-13.7 5.2-29.4 9.6-46.3 12.9c-5.1-7.5-11-13.9-16.8-19.1c-10.1-9.1-21.8-16.5-34-22.6c31.7-2.3 59.3-8.2 80-16.1c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0-.5-.6-1.5c-.6-1.2-2-3.1-4.7-5.5c-5.5-5-14.9-10.6-28.5-15.7C403.2 54.9 364.2 48 320 48s-83.2 6.9-110.2 17.2c-13.6 5.2-23 10.8-28.5 15.7c-2.7 2.4-4.1 4.3-4.7 5.5c-.6 1.1-.6 1.5-.6 1.5c0 0 0 0 0 0zM48 216c0 0 0 0 0 0c0 .1 .1 .6 .6 1.5c.6 1.2 2 3.1 4.7 5.5c5.5 5 14.9 10.6 28.5 15.7c27 10.3 66 17.2 110.2 17.2s83.2-6.9 110.2-17.2c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0-.5-.6-1.5c-.6-1.2-2-3.1-4.7-5.5c-5.5-5-14.9-10.6-28.5-15.7c-27-10.3-66-17.2-110.2-17.2s-83.2 6.9-110.2 17.2c-13.6 5.2-23 10.8-28.5 15.7c-2.7 2.4-4.1 4.3-4.7 5.5c-.6 1.1-.6 1.5-.6 1.5c0 0 0 0 0 0zM0 216c0-18 9.7-32.4 21.1-42.7s26.7-18.5 43.5-24.9C98.4 135.5 143.5 128 192 128s93.6 7.5 127.3 20.3c16.8 6.4 32.1 14.6 43.5 24.9S384 198 384 216l0 104 0 104c0 18-9.7 32.4-21.1 42.7s-26.7 18.5-43.5 24.9C285.6 504.5 240.5 512 192 512s-93.6-7.5-127.3-20.3c-16.8-6.4-32-14.6-43.5-24.9S0 442 0 424L0 320 0 216zM336 320l0-43.6c-5.3 2.6-10.9 5-16.7 7.2C285.6 296.5 240.5 304 192 304s-93.6-7.5-127.3-20.3c-5.8-2.2-11.4-4.6-16.7-7.2L48 320c0 0 0 0 0 0c0 .1 .1 .6 .6 1.5c.6 1.2 2 3.1 4.7 5.5c5.5 5 14.9 10.6 28.5 15.7c27 10.3 66 17.2 110.2 17.2s83.2-6.9 110.2-17.2c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0c0 0 0 0 0 0zM64.7 387.7c-5.8-2.2-11.4-4.6-16.7-7.2L48 424s0 0 0 0c0 0 0 .5 .6 1.5c.6 1.2 2 3.1 4.7 5.5c5.5 5 14.9 10.6 28.5 15.7c27 10.3 66 17.2 110.2 17.2s83.2-6.9 110.2-17.2c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.6-1.1 .6-1.5 .6-1.5c0 0 0 0 0 0l0-43.6c-5.3 2.6-10.9 5-16.7 7.2C285.6 400.5 240.5 408 192 408s-93.6-7.5-127.3-20.3z"
2823
2823
  ]
2824
- }, Pt = {
2824
+ }, Et = {
2825
2825
  prefix: "far",
2826
2826
  iconName: "piggy-bank",
2827
2827
  icon: [
@@ -2841,7 +2841,7 @@ var z0 = {
2841
2841
  "f19c",
2842
2842
  "M267.6 3c-7.2-4-16-4-23.2 0L17.6 128.1C6.7 134.1 0 145.5 0 157.9C0 176.8 15.2 192 34.1 192l443.9 0c18.8 0 34.1-15.2 34.1-34.1c0-12.4-6.7-23.8-17.6-29.8L267.6 3zM228.3 144L88.2 144 256 51.4 423.8 144l-140.1 0c2.7-4.7 4.3-10.2 4.3-16c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 5.8 1.6 11.3 4.3 16zM64 224l0 160c-13.3 0-24 10.7-24 24s10.7 24 24 24l392 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-160-48 0 0 160-64 0 0-160-48 0 0 160-64 0 0-160-48 0 0 160-64 0 0-160-48 0zM32 464c-13.3 0-24 10.7-24 24s10.7 24 24 24l456 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L32 464z"
2843
2843
  ]
2844
- }, Et = R1, Dt = R1, Ot = R1, Tt = R1, I0 = {
2844
+ }, Dt = R1, Ot = R1, Tt = R1, Rt = R1, I0 = {
2845
2845
  prefix: "far",
2846
2846
  iconName: "face-smile",
2847
2847
  icon: [
@@ -2851,7 +2851,7 @@ var z0 = {
2851
2851
  "f118",
2852
2852
  "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm177.6 62.1C192.8 334.5 218.8 352 256 352s63.2-17.5 78.4-33.9c9-9.7 24.2-10.4 33.9-1.4s10.4 24.2 1.4 33.9c-22 23.8-60 49.4-113.6 49.4s-91.7-25.5-113.6-49.4c-9-9.7-8.4-24.9 1.4-33.9s24.9-8.4 33.9 1.4zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
2853
2853
  ]
2854
- }, Rt = I0, Bt = {
2854
+ }, Bt = I0, Ut = {
2855
2855
  prefix: "far",
2856
2856
  iconName: "angle-up",
2857
2857
  icon: [
@@ -2861,7 +2861,7 @@ var z0 = {
2861
2861
  "f106",
2862
2862
  "M207 143c9.4-9.4 24.6-9.4 33.9 0L401 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 143z"
2863
2863
  ]
2864
- }, Ut = {
2864
+ }, jt = {
2865
2865
  prefix: "far",
2866
2866
  iconName: "file-contract",
2867
2867
  icon: [
@@ -2871,7 +2871,7 @@ var z0 = {
2871
2871
  "f56c",
2872
2872
  "M48 448L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zM96 96c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 96zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-80 0zm54.2 221.8L160 349l16.7 55.6c1.9 6.3 7.4 10.8 13.9 11.3s12.8-2.9 15.7-8.8l10.6-21.3c.6-1.2 1.8-1.9 3.1-1.9s2.5 .7 3.1 1.9l10.6 21.3c2.7 5.4 8.3 8.8 14.3 8.8l40 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-30.1 0-6.2-12.4c-6-12-18.3-19.6-31.7-19.6c-8.6 0-16.8 3.1-23.1 8.6l-11.3-37.5C182.2 311.7 171.8 304 160 304s-22.2 7.7-25.6 19.1l-14.9 49.5c-2 6.8-8.3 11.4-15.3 11.4L96 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l8.2 0c21.2 0 39.9-13.9 46-34.2z"
2873
2873
  ]
2874
- }, jt = {
2874
+ }, Vt = {
2875
2875
  prefix: "far",
2876
2876
  iconName: "square",
2877
2877
  icon: [
@@ -2891,7 +2891,7 @@ var z0 = {
2891
2891
  "f08e",
2892
2892
  "M304 24c0 13.3 10.7 24 24 24l102.1 0L207 271c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l223-223L464 184c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160c0-13.3-10.7-24-24-24L328 0c-13.3 0-24 10.7-24 24zM72 32C32.2 32 0 64.2 0 104L0 440c0 39.8 32.2 72 72 72l336 0c39.8 0 72-32.2 72-72l0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 128c0 13.3-10.7 24-24 24L72 464c-13.3 0-24-10.7-24-24l0-336c0-13.3 10.7-24 24-24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 32z"
2893
2893
  ]
2894
- }, Vt = $0, q2 = {
2894
+ }, Ht = $0, q2 = {
2895
2895
  prefix: "far",
2896
2896
  iconName: "paper-plane-top",
2897
2897
  icon: [
@@ -2901,7 +2901,7 @@ var z0 = {
2901
2901
  "e20a",
2902
2902
  "M133.9 232L65.8 95.9 383.4 232l-249.5 0zm0 48l249.5 0L65.8 416.1l68-136.1zM44.6 34.6C32.3 29.3 17.9 32.3 8.7 42S-2.6 66.3 3.4 78.3L92.2 256 3.4 433.7c-6 12-3.9 26.5 5.3 36.3s23.5 12.7 35.9 7.5l448-192c11.8-5 19.4-16.6 19.4-29.4s-7.6-24.4-19.4-29.4l-448-192z"
2903
2903
  ]
2904
- }, Ht = q2, _t = q2, Wt = {
2904
+ }, Wt = q2, _t = q2, qt = {
2905
2905
  prefix: "far",
2906
2906
  iconName: "tag",
2907
2907
  icon: [
@@ -2911,7 +2911,7 @@ var z0 = {
2911
2911
  "f02b",
2912
2912
  "M197.5 32c17 0 33.3 6.7 45.3 18.7l176 176c25 25 25 65.5 0 90.5L285.3 450.7c-25 25-65.5 25-90.5 0l-176-176C6.7 262.7 0 246.5 0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0zM48 229.5c0 4.2 1.7 8.3 4.7 11.3l176 176c6.2 6.2 16.4 6.2 22.6 0L384.8 283.3c6.2-6.2 6.2-16.4 0-22.6l-176-176c-3-3-7.1-4.7-11.3-4.7L48 80l0 149.5zM112 112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
2913
2913
  ]
2914
- }, qt = {
2914
+ }, Gt = {
2915
2915
  prefix: "far",
2916
2916
  iconName: "eye-slash",
2917
2917
  icon: [
@@ -2921,7 +2921,7 @@ var z0 = {
2921
2921
  "f070",
2922
2922
  "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z"
2923
2923
  ]
2924
- }, Gt = {
2924
+ }, Yt = {
2925
2925
  prefix: "far",
2926
2926
  iconName: "file-code",
2927
2927
  icon: [
@@ -2931,7 +2931,7 @@ var z0 = {
2931
2931
  "f1c9",
2932
2932
  "M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm97 289c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L79 303c-9.4 9.4-9.4 24.6 0 33.9l48 48c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31 31-31zM257 255c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l48-48c9.4-9.4 9.4-24.6 0-33.9l-48-48z"
2933
2933
  ]
2934
- }, Yt = {
2934
+ }, Xt = {
2935
2935
  prefix: "far",
2936
2936
  iconName: "file-circle-check",
2937
2937
  icon: [
@@ -2941,7 +2941,7 @@ var z0 = {
2941
2941
  "e5a0",
2942
2942
  "M64 464l220.5 0c12 18.4 27.4 34.5 45.3 47.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 44.1c-17.2 4.9-33.4 12.3-48 21.8l0-60.5-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zm224-96a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"
2943
2943
  ]
2944
- }, Xt = {
2944
+ }, Kt = {
2945
2945
  prefix: "far",
2946
2946
  iconName: "copy",
2947
2947
  icon: [
@@ -2961,7 +2961,7 @@ var z0 = {
2961
2961
  "2b",
2962
2962
  "M248 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 160L40 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l160 0 0 160c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160 160 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-160 0 0-160z"
2963
2963
  ]
2964
- }, Kt = P0, Qt = {
2964
+ }, Qt = P0, Zt = {
2965
2965
  prefix: "far",
2966
2966
  iconName: "arrow-left",
2967
2967
  icon: [
@@ -2971,7 +2971,7 @@ var z0 = {
2971
2971
  "f060",
2972
2972
  "M7.4 273.4C2.7 268.8 0 262.6 0 256s2.7-12.8 7.4-17.4l176-168c9.6-9.2 24.8-8.8 33.9 .8s8.8 24.8-.8 33.9L83.9 232 424 232c13.3 0 24 10.7 24 24s-10.7 24-24 24L83.9 280 216.6 406.6c9.6 9.2 9.9 24.3 .8 33.9s-24.3 9.9-33.9 .8l-176-168z"
2973
2973
  ]
2974
- }, Zt = {
2974
+ }, Jt = {
2975
2975
  prefix: "far",
2976
2976
  iconName: "bars-filter",
2977
2977
  icon: [
@@ -2981,7 +2981,7 @@ var z0 = {
2981
2981
  "e0ad",
2982
2982
  "M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM64 248c0-13.3 10.7-24 24-24l272 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L88 272c-13.3 0-24-10.7-24-24zM288 408c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l80 0c13.3 0 24 10.7 24 24z"
2983
2983
  ]
2984
- }, Jt = {
2984
+ }, e6 = {
2985
2985
  prefix: "far",
2986
2986
  iconName: "trash-xmark",
2987
2987
  icon: [
@@ -2991,7 +2991,7 @@ var z0 = {
2991
2991
  "e2b4",
2992
2992
  "M170.5 51.6L151.5 80l145 0-19-28.4c-1.5-2.2-4-3.6-6.7-3.6l-93.7 0c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80l13.7 0L416 80l8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-11.6 0L388.4 452.7c-2.5 33.4-30.3 59.3-63.8 59.3l-201.1 0c-33.5 0-61.3-25.9-63.8-59.3L35.6 128 24 128c-13.3 0-24-10.7-24-24S10.7 80 24 80l8 0 48.1 0 13.7 0 36.7-55.1C140.9 9.4 158.4 0 177.1 0l93.7 0c18.7 0 36.2 9.4 46.6 24.9zM83.7 128l23.8 321.2c.6 8.4 7.6 14.8 16 14.8l201.1 0c8.4 0 15.3-6.5 16-14.8L364.3 128 83.7 128zm62.2 81.9c7.8-7.8 20.5-7.8 28.3 0L224 259.7l49.9-49.9c7.8-7.8 20.5-7.8 28.3 0s7.8 20.5 0 28.3L252.3 288l49.9 49.9c7.8 7.8 7.8 20.5 0 28.3s-20.5 7.8-28.3 0L224 316.3l-49.9 49.9c-7.8 7.8-20.5 7.8-28.3 0s-7.8-20.5 0-28.3L195.7 288l-49.9-49.9c-7.8-7.8-7.8-20.5 0-28.3z"
2993
2993
  ]
2994
- }, e6 = {
2994
+ }, a6 = {
2995
2995
  prefix: "far",
2996
2996
  iconName: "money-check",
2997
2997
  icon: [
@@ -3011,7 +3011,7 @@ var z0 = {
3011
3011
  "f343",
3012
3012
  "M48 88c0-13.3-10.7-24-24-24S0 74.7 0 88L0 424c0 13.3 10.7 24 24 24s24-10.7 24-24L48 88zM440.4 273.5c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-12.9-7.6-17.5l-136-128c-9.7-9.1-24.8-8.6-33.9 1s-8.6 24.8 1 33.9L363.5 232 280 232l-128 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0 83.5 0-91.9 86.5c-9.7 9.1-10.1 24.3-1 33.9s24.3 10.1 33.9 1l136-128z"
3013
3013
  ]
3014
- }, a6 = E0, G2 = {
3014
+ }, t6 = E0, G2 = {
3015
3015
  prefix: "far",
3016
3016
  iconName: "triangle-exclamation",
3017
3017
  icon: [
@@ -3021,7 +3021,7 @@ var z0 = {
3021
3021
  "f071",
3022
3022
  "M248.4 84.3c1.6-2.7 4.5-4.3 7.6-4.3s6 1.6 7.6 4.3L461.9 410c1.4 2.3 2.1 4.9 2.1 7.5c0 8-6.5 14.5-14.5 14.5l-387 0c-8 0-14.5-6.5-14.5-14.5c0-2.7 .7-5.3 2.1-7.5L248.4 84.3zm-41-25L9.1 385c-6 9.8-9.1 21-9.1 32.5C0 452 28 480 62.5 480l387 0c34.5 0 62.5-28 62.5-62.5c0-11.5-3.2-22.7-9.1-32.5L304.6 59.3C294.3 42.4 275.9 32 256 32s-38.3 10.4-48.6 27.3zM288 368a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-8-184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 96c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96z"
3023
3023
  ]
3024
- }, t6 = G2, n6 = G2, c6 = {
3024
+ }, n6 = G2, c6 = G2, r6 = {
3025
3025
  prefix: "far",
3026
3026
  iconName: "star",
3027
3027
  icon: [
@@ -3031,7 +3031,7 @@ var z0 = {
3031
3031
  "f005",
3032
3032
  "M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z"
3033
3033
  ]
3034
- }, r6 = {
3034
+ }, l6 = {
3035
3035
  prefix: "far",
3036
3036
  iconName: "chevron-left",
3037
3037
  icon: [
@@ -3041,7 +3041,7 @@ var z0 = {
3041
3041
  "f053",
3042
3042
  "M15 239c-9.4 9.4-9.4 24.6 0 33.9L207 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L65.9 256 241 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15 239z"
3043
3043
  ]
3044
- }, l6 = {
3044
+ }, i6 = {
3045
3045
  prefix: "far",
3046
3046
  iconName: "file-invoice-dollar",
3047
3047
  icon: [
@@ -3061,7 +3061,7 @@ var z0 = {
3061
3061
  "f09d",
3062
3062
  "M512 80c8.8 0 16 7.2 16 16l0 32L48 128l0-32c0-8.8 7.2-16 16-16l448 0zm16 144l0 192c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-192 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm56 304c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0zm128 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"
3063
3063
  ]
3064
- }, i6 = D0, o6 = {
3064
+ }, o6 = D0, s6 = {
3065
3065
  prefix: "far",
3066
3066
  iconName: "face-smile-hearts",
3067
3067
  icon: [
@@ -3081,7 +3081,7 @@ var z0 = {
3081
3081
  "f4ad",
3082
3082
  "M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
3083
3083
  ]
3084
- }, s6 = O0, f6 = {
3084
+ }, f6 = O0, u6 = {
3085
3085
  prefix: "far",
3086
3086
  iconName: "angle-down",
3087
3087
  icon: [
@@ -3091,7 +3091,7 @@ var z0 = {
3091
3091
  "f107",
3092
3092
  "M241 369c-9.4 9.4-24.6 9.4-33.9 0L47 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 369z"
3093
3093
  ]
3094
- }, u6 = {
3094
+ }, m6 = {
3095
3095
  prefix: "far",
3096
3096
  iconName: "badge-check",
3097
3097
  icon: [
@@ -3101,7 +3101,7 @@ var z0 = {
3101
3101
  "f336",
3102
3102
  "M200.3 81.5C210.9 61.5 231.9 48 256 48s45.1 13.5 55.7 33.5C317.1 91.7 329 96.6 340 93.2c21.6-6.6 46.1-1.4 63.1 15.7s22.3 41.5 15.7 63.1c-3.4 11 1.5 22.9 11.7 28.2c20 10.6 33.5 31.6 33.5 55.7s-13.5 45.1-33.5 55.7c-10.2 5.4-15.1 17.2-11.7 28.2c6.6 21.6 1.4 46.1-15.7 63.1s-41.5 22.3-63.1 15.7c-11-3.4-22.9 1.5-28.2 11.7c-10.6 20-31.6 33.5-55.7 33.5s-45.1-13.5-55.7-33.5c-5.4-10.2-17.2-15.1-28.2-11.7c-21.6 6.6-46.1 1.4-63.1-15.7S86.6 361.6 93.2 340c3.4-11-1.5-22.9-11.7-28.2C61.5 301.1 48 280.1 48 256s13.5-45.1 33.5-55.7C91.7 194.9 96.6 183 93.2 172c-6.6-21.6-1.4-46.1 15.7-63.1S150.4 86.6 172 93.2c11 3.4 22.9-1.5 28.2-11.7zM256 0c-35.9 0-67.8 17-88.1 43.4c-33-4.3-67.6 6.2-93 31.6s-35.9 60-31.6 93C17 188.2 0 220.1 0 256s17 67.8 43.4 88.1c-4.3 33 6.2 67.6 31.6 93s60 35.9 93 31.6C188.2 495 220.1 512 256 512s67.8-17 88.1-43.4c33 4.3 67.6-6.2 93-31.6s35.9-60 31.6-93C495 323.8 512 291.9 512 256s-17-67.8-43.4-88.1c4.3-33-6.2-67.6-31.6-93s-60-35.9-93-31.6C323.8 17 291.9 0 256 0zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"
3103
3103
  ]
3104
- }, m6 = {
3104
+ }, d6 = {
3105
3105
  prefix: "far",
3106
3106
  iconName: "arrow-up-right",
3107
3107
  icon: [
@@ -3111,7 +3111,7 @@ var z0 = {
3111
3111
  "e09f",
3112
3112
  "M328 96c13.3 0 24 10.7 24 24l0 240c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-182.1L73 409c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l231-231L88 144c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0z"
3113
3113
  ]
3114
- }, d6 = {
3114
+ }, p6 = {
3115
3115
  prefix: "far",
3116
3116
  iconName: "chevron-down",
3117
3117
  icon: [
@@ -3131,7 +3131,7 @@ var z0 = {
3131
3131
  "f4b6",
3132
3132
  "M48 72c0-13.3 10.7-24 24-24l272 0c13.3 0 24 10.7 24 24l0 176c0 13.3-10.7 24-24 24l-128 0c-4.7 0-9.4 1.4-13.3 4L144 315.2l0-19.2c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24-10.7-24-24L48 72zM72 0C32.2 0 0 32.2 0 72L0 248c0 39.8 32.2 72 72 72l24 0 0 40c0 8.9 4.9 17 12.7 21.2s17.3 3.7 24.6-1.2l90-60L344 320c39.8 0 72-32.2 72-72l0-176c0-39.8-32.2-72-72-72L72 0zM256 376c0 39.8 32.2 72 72 72l88.7 0 90 60c7.4 4.9 16.8 5.4 24.6 1.2S544 496.9 544 488l0-40 24 0c39.8 0 72-32.2 72-72l0-176c0-39.8-32.2-72-72-72l-120 0 0 48 120 0c13.3 0 24 10.7 24 24l0 176c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24 10.7-24 24l0 19.2L437.3 404c-3.9-2.6-8.6-4-13.3-4l-96 0c-13.3 0-24-10.7-24-24l0-24-48 0 0 24z"
3133
3133
  ]
3134
- }, p6 = T0, v6 = {
3134
+ }, v6 = T0, g6 = {
3135
3135
  prefix: "far",
3136
3136
  iconName: "circle-ellipsis-vertical",
3137
3137
  icon: [
@@ -3141,7 +3141,7 @@ var z0 = {
3141
3141
  "e10b",
3142
3142
  "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32-64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
3143
3143
  ]
3144
- }, g6 = {
3144
+ }, h6 = {
3145
3145
  prefix: "far",
3146
3146
  iconName: "phone",
3147
3147
  icon: [
@@ -3151,7 +3151,7 @@ var z0 = {
3151
3151
  "f095",
3152
3152
  "M375.8 275.2c-16.4-7-35.4-2.4-46.7 11.4l-33.2 40.6c-46-26.7-84.4-65.1-111.1-111.1L225.3 183c13.8-11.3 18.5-30.3 11.4-46.7l-48-112C181.2 6.7 162.3-3.1 143.6 .9l-112 24C13.2 28.8 0 45.1 0 64c0 0 0 0 0 0C0 295.2 175.2 485.6 400.1 509.5c9.8 1 19.6 1.8 29.6 2.2c0 0 0 0 0 0c0 0 .1 0 .1 0c6.1 .2 12.1 .4 18.2 .4c0 0 0 0 0 0c18.9 0 35.2-13.2 39.1-31.6l24-112c4-18.7-5.8-37.6-23.4-45.1l-112-48zM441.5 464C225.8 460.5 51.5 286.2 48.1 70.5l99.2-21.3 43 100.4L154.4 179c-18.2 14.9-22.9 40.8-11.1 61.2c30.9 53.3 75.3 97.7 128.6 128.6c20.4 11.8 46.3 7.1 61.2-11.1l29.4-35.9 100.4 43L441.5 464zM48 64s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0z"
3153
3153
  ]
3154
- }, h6 = {
3154
+ }, L6 = {
3155
3155
  prefix: "far",
3156
3156
  iconName: "pen",
3157
3157
  icon: [
@@ -3171,7 +3171,7 @@ var z0 = {
3171
3171
  "f058",
3172
3172
  "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"
3173
3173
  ]
3174
- }, L6 = R0, y6 = {
3174
+ }, y6 = R0, b6 = {
3175
3175
  prefix: "far",
3176
3176
  iconName: "tags",
3177
3177
  icon: [
@@ -3181,7 +3181,7 @@ var z0 = {
3181
3181
  "f02c",
3182
3182
  "M345 39.1c-9.3-9.4-24.5-9.5-33.9-.2s-9.5 24.5-.2 33.9L438.6 202.1c33.9 34.3 33.9 89.4 0 123.7L326.7 439.1c-9.3 9.4-9.2 24.6 .2 33.9s24.6 9.2 33.9-.2L472.8 359.6c52.4-53 52.4-138.2 0-191.2L345 39.1zM242.7 50.7c-12-12-28.3-18.7-45.3-18.7L48 32C21.5 32 0 53.5 0 80L0 229.5c0 17 6.7 33.3 18.7 45.3l168 168c25 25 65.5 25 90.5 0L410.7 309.3c25-25 25-65.5 0-90.5l-168-168zM48 80l149.5 0c4.2 0 8.3 1.7 11.3 4.7l168 168c6.2 6.2 6.2 16.4 0 22.6L243.3 408.8c-6.2 6.2-16.4 6.2-22.6 0l-168-168c-3-3-4.7-7.1-4.7-11.3L48 80zm96 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
3183
3183
  ]
3184
- }, b6 = {
3184
+ }, z6 = {
3185
3185
  prefix: "far",
3186
3186
  iconName: "file-invoice",
3187
3187
  icon: [
@@ -3201,7 +3201,7 @@ var z0 = {
3201
3201
  "f00d",
3202
3202
  "M345 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119L73 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l119 119L39 375c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l119-119L311 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-119-119L345 137z"
3203
3203
  ]
3204
- }, z6 = B1, x6 = B1, C6 = B1, M6 = B1, w6 = {
3204
+ }, x6 = B1, C6 = B1, M6 = B1, w6 = B1, k6 = {
3205
3205
  prefix: "far",
3206
3206
  iconName: "arrow-down-left-and-arrow-up-right-to-center",
3207
3207
  icon: [
@@ -3211,7 +3211,7 @@ var z0 = {
3211
3211
  "e092",
3212
3212
  "M489 57c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-135 135L320 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 144c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0L489 57zM23 455c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L72 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0L23 455z"
3213
3213
  ]
3214
- }, k6 = {
3214
+ }, A6 = {
3215
3215
  prefix: "far",
3216
3216
  iconName: "arrow-right",
3217
3217
  icon: [
@@ -3221,7 +3221,7 @@ var z0 = {
3221
3221
  "f061",
3222
3222
  "M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"
3223
3223
  ]
3224
- }, A6 = {
3224
+ }, N6 = {
3225
3225
  prefix: "far",
3226
3226
  iconName: "file-circle-xmark",
3227
3227
  icon: [
@@ -3231,7 +3231,7 @@ var z0 = {
3231
3231
  "e5a1",
3232
3232
  "M64 464l220.5 0c12 18.4 27.4 34.5 45.3 47.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 44.1c-17.2 4.9-33.4 12.3-48 21.8l0-60.5-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"
3233
3233
  ]
3234
- }, N6 = {
3234
+ }, S6 = {
3235
3235
  prefix: "far",
3236
3236
  iconName: "user",
3237
3237
  icon: [
@@ -3251,7 +3251,7 @@ var z0 = {
3251
3251
  "f0dc",
3252
3252
  "M70.6 176l178.7 0L160 86.6 70.6 176zm112-134.6l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128c12.5-12.5 32.8-12.5 45.3 0zM70.6 336L160 425.4 249.4 336 70.6 336zm112 134.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z"
3253
3253
  ]
3254
- }, S6 = B0, U0 = {
3254
+ }, F6 = B0, U0 = {
3255
3255
  prefix: "far",
3256
3256
  iconName: "face-frown",
3257
3257
  icon: [
@@ -3261,7 +3261,7 @@ var z0 = {
3261
3261
  "f119",
3262
3262
  "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM174.6 384.1c-4.5 12.5-18.2 18.9-30.7 14.4s-18.9-18.2-14.4-30.7C146.9 319.4 198.9 288 256 288s109.1 31.4 126.6 79.9c4.5 12.5-2 26.2-14.4 30.7s-26.2-2-30.7-14.4C328.2 358.5 297.2 336 256 336s-72.2 22.5-81.4 48.1zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
3263
3263
  ]
3264
- }, F6 = U0, r2 = {
3264
+ }, I6 = U0, r2 = {
3265
3265
  prefix: "far",
3266
3266
  iconName: "house",
3267
3267
  icon: [
@@ -3271,7 +3271,7 @@ var z0 = {
3271
3271
  "f015",
3272
3272
  "M303.5 5.7c-9-7.6-22.1-7.6-31.1 0l-264 224c-10.1 8.6-11.3 23.7-2.8 33.8s23.7 11.3 33.8 2.8L64 245.5 64 432c0 44.2 35.8 80 80 80l288 0c44.2 0 80-35.8 80-80l0-186.5 24.5 20.8c10.1 8.6 25.3 7.3 33.8-2.8s7.3-25.3-2.8-33.8l-264-224zM112 432l0-227.2L288 55.5 464 204.8 464 432c0 17.7-14.3 32-32 32l-48 0 0-152c0-22.1-17.9-40-40-40l-112 0c-22.1 0-40 17.9-40 40l0 152-48 0c-17.7 0-32-14.3-32-32zm128 32l0-144 96 0 0 144-96 0z"
3273
3273
  ]
3274
- }, I6 = r2, $6 = r2, P6 = r2, E6 = {
3274
+ }, $6 = r2, P6 = r2, E6 = r2, D6 = {
3275
3275
  prefix: "far",
3276
3276
  iconName: "check",
3277
3277
  icon: [
@@ -3281,7 +3281,7 @@ var z0 = {
3281
3281
  "f00c",
3282
3282
  "M441 103c9.4 9.4 9.4 24.6 0 33.9L177 401c-9.4 9.4-24.6 9.4-33.9 0L7 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l119 119L407 103c9.4-9.4 24.6-9.4 33.9 0z"
3283
3283
  ]
3284
- }, D6 = {
3284
+ }, O6 = {
3285
3285
  prefix: "far",
3286
3286
  iconName: "calendar",
3287
3287
  icon: [
@@ -3301,7 +3301,7 @@ var z0 = {
3301
3301
  "f344",
3302
3302
  "M7.6 238.5C2.7 243.1 0 249.4 0 256s2.7 12.9 7.6 17.5l136 128c9.7 9.1 24.8 8.6 33.9-1s8.6-24.8-1-33.9L84.5 280l83.5 0 128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-128 0-83.5 0 91.9-86.5c9.7-9.1 10.1-24.3 1-33.9s-24.3-10.1-33.9-1l-136 128zM400 424c0 13.3 10.7 24 24 24s24-10.7 24-24l0-336c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 336z"
3303
3303
  ]
3304
- }, O6 = j0, T6 = {
3304
+ }, T6 = j0, R6 = {
3305
3305
  prefix: "far",
3306
3306
  iconName: "paperclip",
3307
3307
  icon: [
@@ -3311,7 +3311,7 @@ var z0 = {
3311
3311
  "f0c6",
3312
3312
  "M375 73c-26-26-68.1-26-94.1 0L89 265C45.3 308.6 45.3 379.4 89 423s114.4 43.6 158.1 0L399 271c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L281 457c-62.4 62.4-163.5 62.4-225.9 0S-7.4 293.4 55 231L247 39C291.7-5.7 364.3-5.7 409 39s44.7 117.2 0 161.9L225.2 384.7c-31.6 31.6-83.6 28.7-111.5-6.2c-23.8-29.8-21.5-72.8 5.5-99.8L271 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L153.2 312.7c-9.7 9.7-10.6 25.1-2 35.8c10 12.5 28.7 13.6 40 2.2L375 167c26-26 26-68.1 0-94.1z"
3313
3313
  ]
3314
- }, R6 = {
3314
+ }, B6 = {
3315
3315
  prefix: "far",
3316
3316
  iconName: "suitcase",
3317
3317
  icon: [
@@ -3321,7 +3321,7 @@ var z0 = {
3321
3321
  "f0f2",
3322
3322
  "M176 56l0 40 160 0 0-40c0-4.4-3.6-8-8-8L184 48c-4.4 0-8 3.6-8 8zM128 96l0-40c0-30.9 25.1-56 56-56L328 0c30.9 0 56 25.1 56 56l0 40 64 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 160c0-35.3 28.7-64 64-64l64 0zm232 48l-208 0-8 0 0 288 224 0 0-288-8 0zM64 144c-8.8 0-16 7.2-16 16l0 256c0 8.8 7.2 16 16 16l32 0 0-288-32 0zM448 432c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-32 0 0 288 32 0z"
3323
3323
  ]
3324
- }, B6 = {
3324
+ }, U6 = {
3325
3325
  prefix: "far",
3326
3326
  iconName: "xmark-large",
3327
3327
  icon: [
@@ -3331,7 +3331,7 @@ var z0 = {
3331
3331
  "e59b",
3332
3332
  "M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"
3333
3333
  ]
3334
- }, U6 = {
3334
+ }, j6 = {
3335
3335
  prefix: "far",
3336
3336
  iconName: "arrow-up",
3337
3337
  icon: [
@@ -3341,7 +3341,7 @@ var z0 = {
3341
3341
  "f062",
3342
3342
  "M209.4 39.4C204.8 34.7 198.6 32 192 32s-12.8 2.7-17.4 7.4l-168 176c-9.2 9.6-8.8 24.8 .8 33.9s24.8 8.8 33.9-.8L168 115.9 168 456c0 13.3 10.7 24 24 24s24-10.7 24-24l0-340.1L342.6 248.6c9.2 9.6 24.3 9.9 33.9 .8s9.9-24.3 .8-33.9l-168-176z"
3343
3343
  ]
3344
- }, j6 = {
3344
+ }, V6 = {
3345
3345
  prefix: "far",
3346
3346
  iconName: "file",
3347
3347
  icon: [
@@ -3361,7 +3361,7 @@ var z0 = {
3361
3361
  "f500",
3362
3362
  "M1.5 458.7c6-45.5 29.2-85.6 62.8-113.6C95.3 319.4 135 304 178.3 304l45.7 0 45.7 0c43.3 0 83 15.4 113.9 41.1c33.6 28 56.8 68.1 62.8 113.6c1 7.7 1.5 15.6 1.5 23.6c0 16.4-13.3 29.7-29.7 29.7l-19.6 0L49.3 512l-19.6 0C13.3 512 0 498.7 0 482.3c0-8 .5-15.9 1.5-23.6zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zm208 0a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM178.3 352c-47.8 0-89.5 25.7-112.2 64c-8.6 14.4-14.4 30.7-16.8 48L98 464 350 464l48.8 0c-.4-2.7-.8-5.3-1.4-8c-2.9-14.3-8.2-27.8-15.5-40c-22.7-38.3-64.4-64-112.2-64l-91.4 0zm431 160l-136.9 0c4.9-8.8 7.6-18.9 7.6-29.7c0-65-29.5-123.2-75.9-161.8c4.3-.4 8.7-.5 13.2-.5l61.4 0C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z"
3363
3363
  ]
3364
- }, V6 = V0, H0 = {
3364
+ }, H6 = V0, H0 = {
3365
3365
  prefix: "far",
3366
3366
  iconName: "circle-question",
3367
3367
  icon: [
@@ -3371,7 +3371,7 @@ var z0 = {
3371
3371
  "f059",
3372
3372
  "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"
3373
3373
  ]
3374
- }, H6 = H0, _0 = {
3374
+ }, W6 = H0, W0 = {
3375
3375
  prefix: "far",
3376
3376
  iconName: "gear",
3377
3377
  icon: [
@@ -3381,7 +3381,7 @@ var z0 = {
3381
3381
  "f013",
3382
3382
  "M256 0c17 0 33.6 1.7 49.8 4.8c7.9 1.5 21.8 6.1 29.4 20.1c2 3.7 3.6 7.6 4.6 11.8l9.3 38.5C350.5 81 360.3 86.7 366 85l38-11.2c4-1.2 8.1-1.8 12.2-1.9c16.1-.5 27 9.4 32.3 15.4c22.1 25.1 39.1 54.6 49.9 86.3c2.6 7.6 5.6 21.8-2.7 35.4c-2.2 3.6-4.9 7-8 10L459 246.3c-4.2 4-4.2 15.5 0 19.5l28.7 27.3c3.1 3 5.8 6.4 8 10c8.2 13.6 5.2 27.8 2.7 35.4c-10.8 31.7-27.8 61.1-49.9 86.3c-5.3 6-16.3 15.9-32.3 15.4c-4.1-.1-8.2-.8-12.2-1.9L366 427c-5.7-1.7-15.5 4-16.9 9.8l-9.3 38.5c-1 4.2-2.6 8.2-4.6 11.8c-7.7 14-21.6 18.5-29.4 20.1C289.6 510.3 273 512 256 512s-33.6-1.7-49.8-4.8c-7.9-1.5-21.8-6.1-29.4-20.1c-2-3.7-3.6-7.6-4.6-11.8l-9.3-38.5c-1.4-5.8-11.2-11.5-16.9-9.8l-38 11.2c-4 1.2-8.1 1.8-12.2 1.9c-16.1 .5-27-9.4-32.3-15.4c-22-25.1-39.1-54.6-49.9-86.3c-2.6-7.6-5.6-21.8 2.7-35.4c2.2-3.6 4.9-7 8-10L53 265.7c4.2-4 4.2-15.5 0-19.5L24.2 218.9c-3.1-3-5.8-6.4-8-10C8 195.3 11 181.1 13.6 173.6c10.8-31.7 27.8-61.1 49.9-86.3c5.3-6 16.3-15.9 32.3-15.4c4.1 .1 8.2 .8 12.2 1.9L146 85c5.7 1.7 15.5-4 16.9-9.8l9.3-38.5c1-4.2 2.6-8.2 4.6-11.8c7.7-14 21.6-18.5 29.4-20.1C222.4 1.7 239 0 256 0zM218.1 51.4l-8.5 35.1c-7.8 32.3-45.3 53.9-77.2 44.6L97.9 120.9c-16.5 19.3-29.5 41.7-38 65.7l26.2 24.9c24 22.8 24 66.2 0 89L59.9 325.4c8.5 24 21.5 46.4 38 65.7l34.6-10.2c31.8-9.4 69.4 12.3 77.2 44.6l8.5 35.1c24.6 4.5 51.3 4.5 75.9 0l8.5-35.1c7.8-32.3 45.3-53.9 77.2-44.6l34.6 10.2c16.5-19.3 29.5-41.7 38-65.7l-26.2-24.9c-24-22.8-24-66.2 0-89l26.2-24.9c-8.5-24-21.5-46.4-38-65.7l-34.6 10.2c-31.8 9.4-69.4-12.3-77.2-44.6l-8.5-35.1c-24.6-4.5-51.3-4.5-75.9 0zM208 256a48 48 0 1 0 96 0 48 48 0 1 0 -96 0zm48 96a96 96 0 1 1 0-192 96 96 0 1 1 0 192z"
3383
3383
  ]
3384
- }, _6 = _0, W6 = {
3384
+ }, _6 = W0, q6 = {
3385
3385
  prefix: "far",
3386
3386
  iconName: "thumbs-up",
3387
3387
  icon: [
@@ -3391,7 +3391,7 @@ var z0 = {
3391
3391
  "f164",
3392
3392
  "M323.8 34.8c-38.2-10.9-78.1 11.2-89 49.4l-5.7 20c-3.7 13-10.4 25-19.5 35l-51.3 56.4c-8.9 9.8-8.2 25 1.6 33.9s25 8.2 33.9-1.6l51.3-56.4c14.1-15.5 24.4-34 30.1-54.1l5.7-20c3.6-12.7 16.9-20.1 29.7-16.5s20.1 16.9 16.5 29.7l-5.7 20c-5.7 19.9-14.7 38.7-26.6 55.5c-5.2 7.3-5.8 16.9-1.7 24.9s12.3 13 21.3 13L448 224c8.8 0 16 7.2 16 16c0 6.8-4.3 12.7-10.4 15c-7.4 2.8-13 9-14.9 16.7s.1 15.8 5.3 21.7c2.5 2.8 4 6.5 4 10.6c0 7.8-5.6 14.3-13 15.7c-8.2 1.6-15.1 7.3-18 15.2s-1.6 16.7 3.6 23.3c2.1 2.7 3.4 6.1 3.4 9.9c0 6.7-4.2 12.6-10.2 14.9c-11.5 4.5-17.7 16.9-14.4 28.8c.4 1.3 .6 2.8 .6 4.3c0 8.8-7.2 16-16 16l-97.5 0c-12.6 0-25-3.7-35.5-10.7l-61.7-41.1c-11-7.4-25.9-4.4-33.3 6.7s-4.4 25.9 6.7 33.3l61.7 41.1c18.4 12.3 40 18.8 62.1 18.8l97.5 0c34.7 0 62.9-27.6 64-62c14.6-11.7 24-29.7 24-50c0-4.5-.5-8.8-1.3-13c15.4-11.7 25.3-30.2 25.3-51c0-6.5-1-12.8-2.8-18.7C504.8 273.7 512 257.7 512 240c0-35.3-28.6-64-64-64l-92.3 0c4.7-10.4 8.7-21.2 11.8-32.2l5.7-20c10.9-38.2-11.2-78.1-49.4-89zM32 192c-17.7 0-32 14.3-32 32L0 448c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32l-64 0z"
3393
3393
  ]
3394
- }, W0 = {
3394
+ }, _0 = {
3395
3395
  prefix: "far",
3396
3396
  iconName: "hand",
3397
3397
  icon: [
@@ -3401,7 +3401,7 @@ var z0 = {
3401
3401
  "f256",
3402
3402
  "M256 0c-25.3 0-47.2 14.7-57.6 36c-7-2.6-14.5-4-22.4-4c-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L106.5 437c48 48 113.1 75 181 75l8.5 0 8 0c1.5 0 3-.1 4.5-.4c91.7-6.2 165-79.4 171.1-171.1c.3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64c-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64c-7.9 0-15.4 1.4-22.4 4C303.2 14.7 281.3 0 256 0zM240 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 31.9 0 .1 0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0 0 0 0 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 55.9c0 0 0 .1 0 .1l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-71.9c0 0 0-.1 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9c-3.4 69.7-59.3 125.6-129 129c-.6 0-1.3 .1-1.9 .2l-4.9 0-8.5 0c-55.2 0-108.1-21.9-147.1-60.9L52.7 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L119 336.4c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2L160 96c0-8.8 7.2-16 16-16c8.8 0 16 7.1 16 15.9L192 232c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z"
3403
3403
  ]
3404
- }, q6 = W0, q0 = {
3404
+ }, G6 = _0, q0 = {
3405
3405
  prefix: "far",
3406
3406
  iconName: "circle-exclamation",
3407
3407
  icon: [
@@ -3411,7 +3411,7 @@ var z0 = {
3411
3411
  "f06a",
3412
3412
  "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
3413
3413
  ]
3414
- }, G6 = q0, Y6 = {
3414
+ }, Y6 = q0, X6 = {
3415
3415
  prefix: "far",
3416
3416
  iconName: "circle",
3417
3417
  icon: [
@@ -3421,7 +3421,7 @@ var z0 = {
3421
3421
  "f111",
3422
3422
  "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"
3423
3423
  ]
3424
- }, X6 = {
3424
+ }, K6 = {
3425
3425
  prefix: "far",
3426
3426
  iconName: "plus-minus",
3427
3427
  icon: [
@@ -3441,7 +3441,7 @@ var z0 = {
3441
3441
  "f055",
3442
3442
  "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z"
3443
3443
  ]
3444
- }, K6 = G0, Q6 = {
3444
+ }, Q6 = G0, Z6 = {
3445
3445
  prefix: "far",
3446
3446
  iconName: "file-signature",
3447
3447
  icon: [
@@ -3461,7 +3461,7 @@ var z0 = {
3461
3461
  "f11a",
3462
3462
  "M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM176.4 240a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm192-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM184 328c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"
3463
3463
  ]
3464
- }, Z6 = Y0, J6 = {
3464
+ }, J6 = Y0, en = {
3465
3465
  prefix: "far",
3466
3466
  iconName: "angle-right",
3467
3467
  icon: [
@@ -3471,7 +3471,7 @@ var z0 = {
3471
3471
  "f105",
3472
3472
  "M273 239c9.4 9.4 9.4 24.6 0 33.9L113 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143L79 113c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L273 239z"
3473
3473
  ]
3474
- }, en = {
3474
+ }, an = {
3475
3475
  prefix: "far",
3476
3476
  iconName: "sparkles",
3477
3477
  icon: [
@@ -3481,7 +3481,7 @@ var z0 = {
3481
3481
  "f890",
3482
3482
  "M327.5 85.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 128l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 128l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 64 426.8 7.5C425.1 3 420.8 0 416 0s-9.1 3-10.8 7.5L384 64 327.5 85.2zM9.3 240C3.6 242.6 0 248.3 0 254.6s3.6 11.9 9.3 14.5L26.3 277l8.1 3.7 .6 .3 88.3 40.8L164.1 410l.3 .6 3.7 8.1 7.9 17.1c2.6 5.7 8.3 9.3 14.5 9.3s11.9-3.6 14.5-9.3l7.9-17.1 3.7-8.1 .3-.6 40.8-88.3L346 281l.6-.3 8.1-3.7 17.1-7.9c5.7-2.6 9.3-8.3 9.3-14.5s-3.6-11.9-9.3-14.5l-17.1-7.9-8.1-3.7-.6-.3-88.3-40.8L217 99.1l-.3-.6L213 90.3l-7.9-17.1c-2.6-5.7-8.3-9.3-14.5-9.3s-11.9 3.6-14.5 9.3l-7.9 17.1-3.7 8.1-.3 .6-40.8 88.3L35.1 228.1l-.6 .3-8.1 3.7L9.3 240zm83 14.5l51.2-23.6c10.4-4.8 18.7-13.1 23.5-23.5l23.6-51.2 23.6 51.2c4.8 10.4 13.1 18.7 23.5 23.5l51.2 23.6-51.2 23.6c-10.4 4.8-18.7 13.1-23.5 23.5l-23.6 51.2-23.6-51.2c-4.8-10.4-13.1-18.7-23.5-23.5L92.3 254.6zM384 384l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 448l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 448l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 384l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L384 384z"
3483
3483
  ]
3484
- }, an = {
3484
+ }, tn = {
3485
3485
  prefix: "far",
3486
3486
  iconName: "file-circle-question",
3487
3487
  icon: [
@@ -3501,7 +3501,7 @@ var z0 = {
3501
3501
  "f303",
3502
3502
  "M36.4 360.9L13.4 439 1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1L73 498.6l78.1-23c10.4-3 20.1-8 28.6-14.5l.3 .2 .5-.8c1.4-1.1 2.7-2.2 4-3.3c1.4-1.2 2.7-2.5 4-3.8L492.7 149.3c21.9-21.9 24.6-55.6 8.2-80.5c-2.3-3.5-5.1-6.9-8.2-10L453.3 19.3c-25-25-65.5-25-90.5 0L58.6 323.5c-2.5 2.5-4.9 5.2-7.1 8l-.8 .5 .2 .3c-6.5 8.5-11.4 18.2-14.5 28.6zM383 191L197.4 376.6l-49.6-12.4-12.4-49.6L321 129 383 191zM97 358.9l7.7 31c2.1 8.6 8.9 15.3 17.5 17.5l31 7.7-7.4 11.2c-2.6 1.4-5.3 2.6-8.1 3.4l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4c.8-2.8 2-5.6 3.4-8.1L97 358.9zM315.3 218.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-96 96c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l96-96z"
3503
3503
  ]
3504
- }, tn = X0, nn = {
3504
+ }, nn = X0, cn = {
3505
3505
  prefix: "far",
3506
3506
  iconName: "arrow-down-left",
3507
3507
  icon: [
@@ -3511,7 +3511,7 @@ var z0 = {
3511
3511
  "e091",
3512
3512
  "M56 416c-13.3 0-24-10.7-24-24l0-240c0-13.3 10.7-24 24-24s24 10.7 24 24l0 182.1L311 103c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-231 231L296 368c13.3 0 24 10.7 24 24s-10.7 24-24 24L56 416z"
3513
3513
  ]
3514
- }, cn = {
3514
+ }, rn = {
3515
3515
  prefix: "far",
3516
3516
  iconName: "arrow-up-right-and-arrow-down-left-from-center",
3517
3517
  icon: [
@@ -3531,7 +3531,7 @@ var z0 = {
3531
3531
  "f153",
3532
3532
  "M48.6 240c-.4 5.3-.6 10.6-.6 16s.2 10.7 .6 16L24 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l33.3 0C84.8 412.5 170.5 480 272 480l24 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-24 0c-74.6 0-138.4-46.4-164-112l156 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L96.7 272c-.5-5.3-.7-10.6-.7-16s.2-10.7 .7-16L264 240c13.3 0 24-10.7 24-24s-10.7-24-24-24l-156 0c25.6-65.6 89.4-112 164-112l24 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-24 0C170.5 32 84.8 99.5 57.3 192L24 192c-13.3 0-24 10.7-24 24s10.7 24 24 24l24.6 0z"
3533
3533
  ]
3534
- }, rn = Y2, ln = Y2, X2 = {
3534
+ }, ln = Y2, on = Y2, X2 = {
3535
3535
  prefix: "far",
3536
3536
  iconName: "circle-xmark",
3537
3537
  icon: [
@@ -3541,7 +3541,7 @@ var z0 = {
3541
3541
  "f057",
3542
3542
  "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"
3543
3543
  ]
3544
- }, on = X2, sn = X2, K0 = {
3544
+ }, sn = X2, fn = X2, K0 = {
3545
3545
  prefix: "far",
3546
3546
  iconName: "square-check",
3547
3547
  icon: [
@@ -3551,7 +3551,7 @@ var z0 = {
3551
3551
  "f14a",
3552
3552
  "M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"
3553
3553
  ]
3554
- }, fn = K0, un = {
3554
+ }, un = K0, mn = {
3555
3555
  prefix: "far",
3556
3556
  iconName: "arrow-up-left",
3557
3557
  icon: [
@@ -3571,7 +3571,7 @@ var z0 = {
3571
3571
  "f56f",
3572
3572
  "M448 464l-256 0c-8.8 0-16-7.2-16-16l0-80-48 0 0 80c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L402.7 18.7C390.7 6.7 374.5 0 357.5 0L192 0c-35.3 0-64 28.7-64 64l0 192 48 0 0-192c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16zM297 215c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L24 288c-13.3 0-24 10.7-24 24s10.7 24 24 24l278.1 0-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9l-80-80z"
3573
3573
  ]
3574
- }, mn = Q0, dn = {
3574
+ }, dn = Q0, pn = {
3575
3575
  prefix: "far",
3576
3576
  iconName: "thumbs-down",
3577
3577
  icon: [
@@ -3581,7 +3581,7 @@ var z0 = {
3581
3581
  "f165",
3582
3582
  "M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z"
3583
3583
  ]
3584
- }, pn = {
3584
+ }, vn = {
3585
3585
  prefix: "far",
3586
3586
  iconName: "file-check",
3587
3587
  icon: [
@@ -3591,7 +3591,7 @@ var z0 = {
3591
3591
  "f316",
3592
3592
  "M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zM289 267.6c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-89.7 89.7L129 287c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l53.3 53.3c4.5 4.5 10.6 7 17 7s12.5-2.5 17-7L289 267.6z"
3593
3593
  ]
3594
- }, vn = {
3594
+ }, gn = {
3595
3595
  prefix: "far",
3596
3596
  iconName: "comment",
3597
3597
  icon: [
@@ -3601,7 +3601,7 @@ var z0 = {
3601
3601
  "f075",
3602
3602
  "M123.6 391.3c12.9-9.4 29.6-11.8 44.6-6.4c26.5 9.6 56.2 15.1 87.8 15.1c124.7 0 208-80.5 208-160s-83.3-160-208-160S48 160.5 48 240c0 32 12.4 62.8 35.7 89.2c8.6 9.7 12.8 22.5 11.8 35.5c-1.4 18.1-5.7 34.7-11.3 49.4c17-7.9 31.1-16.7 39.4-22.7zM21.2 431.9c1.8-2.7 3.5-5.4 5.1-8.1c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208s-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6c-15.1 6.6-32.3 12.6-50.1 16.1c-.8 .2-1.6 .3-2.4 .5c-4.4 .8-8.7 1.5-13.2 1.9c-.2 0-.5 .1-.7 .1c-5.1 .5-10.2 .8-15.3 .8c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c4.1-4.2 7.8-8.7 11.3-13.5c1.7-2.3 3.3-4.6 4.8-6.9l.3-.5z"
3603
3603
  ]
3604
- }, gn = {
3604
+ }, hn = {
3605
3605
  prefix: "far",
3606
3606
  iconName: "folder-check",
3607
3607
  icon: [
@@ -3611,7 +3611,7 @@ var z0 = {
3611
3611
  "e64e",
3612
3612
  "M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L289.9 96 247 53.1C233.5 39.6 215.2 32 196.1 32L64 32zM48 96c0-8.8 7.2-16 16-16l132.1 0c6.4 0 12.5 2.5 17 7l45.3 45.3c7.5 7.5 17.7 11.7 28.3 11.7L448 144c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96zM369 241c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 241z"
3613
3613
  ]
3614
- }, hn = {
3614
+ }, Ln = {
3615
3615
  prefix: "far",
3616
3616
  iconName: "face-unamused",
3617
3617
  icon: [
@@ -3631,7 +3631,7 @@ var z0 = {
3631
3631
  "f33d",
3632
3632
  "M360 480c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 432c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0zM174.5 344.4c4.5 4.8 10.9 7.6 17.5 7.6s12.9-2.7 17.5-7.6l128-136c9.1-9.7 8.6-24.8-1-33.9s-24.8-8.6-33.9 1L216 267.5l0-83.5 0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 128 0 83.5L81.5 175.6c-9.1-9.7-24.3-10.1-33.9-1s-10.1 24.3-1 33.9l128 136z"
3633
3633
  ]
3634
- }, Ln = Z0, yn = {
3634
+ }, yn = Z0, bn = {
3635
3635
  prefix: "far",
3636
3636
  iconName: "arrow-down-to-bracket",
3637
3637
  icon: [
@@ -3641,7 +3641,7 @@ var z0 = {
3641
3641
  "e094",
3642
3642
  "M369 217L241 345c-9.4 9.4-24.6 9.4-33.9 0L79 217c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l87 87L200 24c0-13.3 10.7-24 24-24s24 10.7 24 24l0 246.1 87-87c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM48 344l0 80c0 22.1 17.9 40 40 40l272 0c22.1 0 40-17.9 40-40l0-80c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 48.6-39.4 88-88 88L88 512c-48.6 0-88-39.4-88-88l0-80c0-13.3 10.7-24 24-24s24 10.7 24 24z"
3643
3643
  ]
3644
- }, bn = {
3644
+ }, zn = {
3645
3645
  prefix: "far",
3646
3646
  iconName: "chevron-right",
3647
3647
  icon: [
@@ -3661,7 +3661,7 @@ var z0 = {
3661
3661
  "f872",
3662
3662
  "M64 112l448 0c8.8 0 16 7.2 16 16l0 91.6 6.6-6.6c11.6-11.6 26.3-18.5 41.4-20.5l0-64.6c0-35.3-28.7-64-64-64L64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l266.5 0 6-23.9c2.2-8.8 6.2-17 11.8-24.1L64 400c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16zm56 160c-13.3 0-24 10.7-24 24s10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0zM96 200c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-304 0c-13.3 0-24 10.7-24 24zm517.8 35.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L576.1 358.7l-71-71L375.9 417z"
3663
3663
  ]
3664
- }, zn = J0, xn = {
3664
+ }, xn = J0, Cn = {
3665
3665
  prefix: "far",
3666
3666
  iconName: "clone",
3667
3667
  icon: [
@@ -3671,7 +3671,7 @@ var z0 = {
3671
3671
  "f24d",
3672
3672
  "M64 464l224 0c8.8 0 16-7.2 16-16l0-64 48 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 224c0-35.3 28.7-64 64-64l64 0 0 48-64 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zM224 304l224 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16L224 48c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zm-64-16l0-224c0-35.3 28.7-64 64-64L448 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-224 0c-35.3 0-64-28.7-64-64z"
3673
3673
  ]
3674
- }, Cn = {
3674
+ }, Mn = {
3675
3675
  prefix: "far",
3676
3676
  iconName: "paper-plane",
3677
3677
  icon: [
@@ -3681,7 +3681,7 @@ var z0 = {
3681
3681
  "f1d8",
3682
3682
  "M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376l0 103.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z"
3683
3683
  ]
3684
- }, Mn = {
3684
+ }, wn = {
3685
3685
  prefix: "far",
3686
3686
  iconName: "file-circle-info",
3687
3687
  icon: [
@@ -3701,7 +3701,7 @@ var z0 = {
3701
3701
  "f017",
3702
3702
  "M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"
3703
3703
  ]
3704
- }, wn = ee, ae = {
3704
+ }, kn = ee, ae = {
3705
3705
  prefix: "far",
3706
3706
  iconName: "ellipsis-vertical",
3707
3707
  icon: [
@@ -3711,7 +3711,7 @@ var z0 = {
3711
3711
  "f142",
3712
3712
  "M64 368a48 48 0 1 0 0 96 48 48 0 1 0 0-96zm0-160a48 48 0 1 0 0 96 48 48 0 1 0 0-96zM112 96A48 48 0 1 0 16 96a48 48 0 1 0 96 0z"
3713
3713
  ]
3714
- }, kn = ae, An = {
3714
+ }, An = ae, Nn = {
3715
3715
  prefix: "far",
3716
3716
  iconName: "angle-left",
3717
3717
  icon: [
@@ -3721,7 +3721,7 @@ var z0 = {
3721
3721
  "f104",
3722
3722
  "M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239z"
3723
3723
  ]
3724
- }, Nn = {
3724
+ }, Sn = {
3725
3725
  prefix: "far",
3726
3726
  iconName: "chevron-up",
3727
3727
  icon: [
@@ -3731,7 +3731,7 @@ var z0 = {
3731
3731
  "f077",
3732
3732
  "M239 111c9.4-9.4 24.6-9.4 33.9 0L465 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-175-175L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 111z"
3733
3733
  ]
3734
- }, Sn = {
3734
+ }, Fn = {
3735
3735
  prefix: "far",
3736
3736
  iconName: "equals",
3737
3737
  icon: [
@@ -3741,7 +3741,7 @@ var z0 = {
3741
3741
  "3d",
3742
3742
  "M40 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 144zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 320z"
3743
3743
  ]
3744
- }, Fn = {
3744
+ }, In = {
3745
3745
  prefix: "far",
3746
3746
  iconName: "receipt",
3747
3747
  icon: [
@@ -3751,7 +3751,7 @@ var z0 = {
3751
3751
  "f543",
3752
3752
  "M39.6 5.8C32.5-.3 22.5-1.7 14 2.2S0 14.6 0 24L0 488c0 9.4 5.5 17.9 14 21.8s18.5 2.5 25.6-3.6L80 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L192 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L304 471.6l40.4 34.6c7.1 6.1 17.1 7.5 25.6 3.6s14-12.4 14-21.8l0-464c0-9.4-5.5-17.9-14-21.8s-18.5-2.5-25.6 3.6L304 40.4 263.6 5.8c-9-7.7-22.3-7.7-31.2 0L192 40.4 151.6 5.8c-9-7.7-22.3-7.7-31.2 0L80 40.4 39.6 5.8zm8.4 430L48 76.2l16.4 14c9 7.7 22.3 7.7 31.2 0L136 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L248 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0l16.4-14 0 359.6-16.4-14c-9-7.7-22.3-7.7-31.2 0L248 456.4l-40.4-34.6c-9-7.7-22.3-7.7-31.2 0L136 456.4 95.6 421.8c-9-7.7-22.3-7.7-31.2 0L48 435.8zM120 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zM96 256c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0c-13.3 0-24 10.7-24 24z"
3753
3753
  ]
3754
- }, In = {
3754
+ }, $n = {
3755
3755
  prefix: "far",
3756
3756
  iconName: "trash",
3757
3757
  icon: [
@@ -3761,7 +3761,7 @@ var z0 = {
3761
3761
  "f1f8",
3762
3762
  "M177.1 48l93.7 0c2.7 0 5.2 1.3 6.7 3.6l19 28.4-145 0 19-28.4c1.5-2.2 4-3.6 6.7-3.6zM354.2 80L317.5 24.9C307.1 9.4 289.6 0 270.9 0L177.1 0c-18.7 0-36.2 9.4-46.6 24.9L93.8 80 80.1 80 32 80l-8 0C10.7 80 0 90.7 0 104s10.7 24 24 24l11.6 0L59.6 452.7c2.5 33.4 30.3 59.3 63.8 59.3l201.1 0c33.5 0 61.3-25.9 63.8-59.3L412.4 128l11.6 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0-48.1 0-13.7 0zm10.1 48L340.5 449.2c-.6 8.4-7.6 14.8-16 14.8l-201.1 0c-8.4 0-15.3-6.5-16-14.8L83.7 128l280.6 0z"
3763
3763
  ]
3764
- }, $n = {
3764
+ }, Pn = {
3765
3765
  prefix: "far",
3766
3766
  iconName: "eye",
3767
3767
  icon: [
@@ -3781,7 +3781,7 @@ var z0 = {
3781
3781
  "f0de",
3782
3782
  "M160 86.6L70.6 176l178.7 0L160 86.6zM137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128z"
3783
3783
  ]
3784
- }, Pn = te, En = {
3784
+ }, En = te, Dn = {
3785
3785
  prefix: "far",
3786
3786
  iconName: "comment-dollar",
3787
3787
  icon: [
@@ -3801,7 +3801,7 @@ var z0 = {
3801
3801
  "f002",
3802
3802
  "M368 208A160 160 0 1 0 48 208a160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"
3803
3803
  ]
3804
- }, Dn = ne, ce = {
3804
+ }, On = ne, ce = {
3805
3805
  prefix: "far",
3806
3806
  iconName: "ellipsis",
3807
3807
  icon: [
@@ -3811,7 +3811,7 @@ var z0 = {
3811
3811
  "f141",
3812
3812
  "M432 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-160 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"
3813
3813
  ]
3814
- }, On = ce, Tn = {
3814
+ }, Tn = ce, Rn = {
3815
3815
  prefix: "far",
3816
3816
  iconName: "envelope-open-text",
3817
3817
  icon: [
@@ -3831,7 +3831,7 @@ var z0 = {
3831
3831
  "f27a",
3832
3832
  "M160 368c26.5 0 48 21.5 48 48l0 16 72.5-54.4c8.3-6.2 18.4-9.6 28.8-9.6L448 368c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16L64 48c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l96 0zm48 124l-.2 .2-5.1 3.8-17.1 12.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-21.3 0-6.4 0-.3 0-4 0-48-48 0-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L208 492z"
3833
3833
  ]
3834
- }, Rn = re, Bn = {
3834
+ }, Bn = re, Un = {
3835
3835
  prefix: "far",
3836
3836
  iconName: "wallet",
3837
3837
  icon: [
@@ -3841,7 +3841,7 @@ var z0 = {
3841
3841
  "f555",
3842
3842
  "M88 32C39.4 32 0 71.4 0 120L0 392c0 48.6 39.4 88 88 88l336 0c48.6 0 88-39.4 88-88l0-176c0-48.6-39.4-88-88-88l-304 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l304 0c22.1 0 40 17.9 40 40l0 176c0 22.1-17.9 40-40 40L88 432c-22.1 0-40-17.9-40-40l0-272c0-22.1 17.9-40 40-40l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L88 32zM384 336a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
3843
3843
  ]
3844
- }, Un = {
3844
+ }, jn = {
3845
3845
  prefix: "far",
3846
3846
  iconName: "bell",
3847
3847
  icon: [
@@ -3851,7 +3851,7 @@ var z0 = {
3851
3851
  "f0f3",
3852
3852
  "M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 25.4c0 45.4-15.5 89.5-43.8 124.9L5.3 377c-5.8 7.2-6.9 17.1-2.9 25.4S14.8 416 24 416l400 0c9.2 0 17.6-5.3 21.6-13.6s2.9-18.2-2.9-25.4l-14.9-18.6C399.5 322.9 384 278.8 384 233.4l0-25.4c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm0 96c61.9 0 112 50.1 112 112l0 25.4c0 47.9 13.9 94.6 39.7 134.6L72.3 368C98.1 328 112 281.3 112 233.4l0-25.4c0-61.9 50.1-112 112-112zm64 352l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"
3853
3853
  ]
3854
- }, jn = {
3854
+ }, Vn = {
3855
3855
  prefix: "far",
3856
3856
  iconName: "envelope",
3857
3857
  icon: [
@@ -3871,7 +3871,7 @@ var z0 = {
3871
3871
  "f068",
3872
3872
  "M432 256c0 13.3-10.7 24-24 24L40 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l368 0c13.3 0 24 10.7 24 24z"
3873
3873
  ]
3874
- }, Vn = le, Hn = {
3874
+ }, Hn = le, Wn = {
3875
3875
  prefix: "far",
3876
3876
  iconName: "calculator",
3877
3877
  icon: [
@@ -3901,55 +3901,55 @@ var z0 = {
3901
3901
  "f146",
3902
3902
  "M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM152 232l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
3903
3903
  ]
3904
- }, Wn = ie;
3905
- const qn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3904
+ }, qn = ie;
3905
+ const Gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3906
3906
  __proto__: null,
3907
- faAdd: Kt,
3908
- faAngleDown: f6,
3909
- faAngleLeft: An,
3910
- faAngleRight: J6,
3911
- faAngleUp: Bt,
3912
- faArrowDown: It,
3913
- faArrowDownLeft: nn,
3914
- faArrowDownLeftAndArrowUpRightToCenter: w6,
3915
- faArrowDownRight: xt,
3916
- faArrowDownToBracket: yn,
3907
+ faAdd: Qt,
3908
+ faAngleDown: u6,
3909
+ faAngleLeft: Nn,
3910
+ faAngleRight: en,
3911
+ faAngleUp: Ut,
3912
+ faArrowDown: $t,
3913
+ faArrowDownLeft: cn,
3914
+ faArrowDownLeftAndArrowUpRightToCenter: k6,
3915
+ faArrowDownRight: Ct,
3916
+ faArrowDownToBracket: bn,
3917
3917
  faArrowDownToLine: Z0,
3918
- faArrowFromLeft: a6,
3919
- faArrowFromRight: O6,
3920
- faArrowLeft: Qt,
3918
+ faArrowFromLeft: t6,
3919
+ faArrowFromRight: T6,
3920
+ faArrowLeft: Zt,
3921
3921
  faArrowLeftFromLine: j0,
3922
- faArrowRight: k6,
3922
+ faArrowRight: A6,
3923
3923
  faArrowRightFromLine: E0,
3924
- faArrowRightToFile: mn,
3925
- faArrowToBottom: Ln,
3926
- faArrowUp: U6,
3927
- faArrowUpLeft: un,
3928
- faArrowUpRight: m6,
3929
- faArrowUpRightAndArrowDownLeftFromCenter: cn,
3924
+ faArrowRightToFile: dn,
3925
+ faArrowToBottom: yn,
3926
+ faArrowUp: j6,
3927
+ faArrowUpLeft: mn,
3928
+ faArrowUpRight: d6,
3929
+ faArrowUpRightAndArrowDownLeftFromCenter: rn,
3930
3930
  faArrowUpRightFromSquare: $0,
3931
- faBadgeCheck: u6,
3932
- faBank: Et,
3931
+ faBadgeCheck: m6,
3932
+ faBank: Dt,
3933
3933
  faBars: A0,
3934
- faBarsFilter: Zt,
3935
- faBell: Un,
3934
+ faBarsFilter: Jt,
3935
+ faBell: jn,
3936
3936
  faBuildingColumns: R1,
3937
- faCalculator: Hn,
3938
- faCalendar: D6,
3937
+ faCalculator: Wn,
3938
+ faCalendar: O6,
3939
3939
  faCalendarLines: N0,
3940
- faCalendarNote: Nt,
3940
+ faCalendarNote: St,
3941
3941
  faCartShopping: z0,
3942
- faCheck: E6,
3943
- faCheckCircle: L6,
3944
- faCheckSquare: fn,
3945
- faChevronDown: d6,
3946
- faChevronLeft: r6,
3947
- faChevronRight: bn,
3948
- faChevronUp: Nn,
3949
- faCircle: Y6,
3942
+ faCheck: D6,
3943
+ faCheckCircle: y6,
3944
+ faCheckSquare: un,
3945
+ faChevronDown: p6,
3946
+ faChevronLeft: l6,
3947
+ faChevronRight: zn,
3948
+ faChevronUp: Sn,
3949
+ faCircle: X6,
3950
3950
  faCircleCheck: R0,
3951
3951
  faCircleDot: w0,
3952
- faCircleEllipsisVertical: v6,
3952
+ faCircleEllipsisVertical: g6,
3953
3953
  faCircleExclamation: q0,
3954
3954
  faCircleInfo: C0,
3955
3955
  faCircleMinus: M0,
@@ -3957,135 +3957,135 @@ const qn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3957
3957
  faCircleQuestion: H0,
3958
3958
  faCircleXmark: X2,
3959
3959
  faClock: ee,
3960
- faClockFour: wn,
3961
- faClone: xn,
3962
- faClose: z6,
3960
+ faClockFour: kn,
3961
+ faClone: Cn,
3962
+ faClose: x6,
3963
3963
  faCog: _6,
3964
- faCoins: $t,
3965
- faComment: vn,
3966
- faCommentAlt: Rn,
3967
- faCommentDollar: En,
3964
+ faCoins: Pt,
3965
+ faComment: gn,
3966
+ faCommentAlt: Bn,
3967
+ faCommentDollar: Dn,
3968
3968
  faCommentDots: O0,
3969
- faCommenting: s6,
3970
- faCommentsAlt: p6,
3971
- faCopy: Xt,
3969
+ faCommenting: f6,
3970
+ faCommentsAlt: v6,
3971
+ faCopy: Kt,
3972
3972
  faCreditCard: D0,
3973
- faCreditCardAlt: i6,
3974
- faDotCircle: Mt,
3973
+ faCreditCardAlt: o6,
3974
+ faDotCircle: wt,
3975
3975
  faEllipsis: ce,
3976
- faEllipsisH: On,
3977
- faEllipsisV: kn,
3976
+ faEllipsisH: Tn,
3977
+ faEllipsisV: An,
3978
3978
  faEllipsisVertical: ae,
3979
- faEnvelope: jn,
3980
- faEnvelopeOpenText: Tn,
3981
- faEquals: Sn,
3982
- faEur: rn,
3983
- faEuro: ln,
3979
+ faEnvelope: Vn,
3980
+ faEnvelopeOpenText: Rn,
3981
+ faEquals: Fn,
3982
+ faEur: ln,
3983
+ faEuro: on,
3984
3984
  faEuroSign: Y2,
3985
- faExclamationCircle: G6,
3986
- faExclamationTriangle: t6,
3987
- faExternalLink: Vt,
3988
- faEye: $n,
3989
- faEyeSlash: qt,
3985
+ faExclamationCircle: Y6,
3986
+ faExclamationTriangle: n6,
3987
+ faExternalLink: Ht,
3988
+ faEye: Pn,
3989
+ faEyeSlash: Gt,
3990
3990
  faFaceFrown: U0,
3991
3991
  faFaceMeh: Y0,
3992
3992
  faFaceSmile: I0,
3993
- faFaceSmileHearts: o6,
3994
- faFaceUnamused: hn,
3995
- faFile: j6,
3996
- faFileCheck: pn,
3997
- faFileCircleCheck: Yt,
3998
- faFileCircleInfo: Mn,
3999
- faFileCircleQuestion: an,
4000
- faFileCircleXmark: A6,
4001
- faFileCode: Gt,
4002
- faFileContract: Ut,
3993
+ faFaceSmileHearts: s6,
3994
+ faFaceUnamused: Ln,
3995
+ faFile: V6,
3996
+ faFileCheck: vn,
3997
+ faFileCircleCheck: Xt,
3998
+ faFileCircleInfo: wn,
3999
+ faFileCircleQuestion: tn,
4000
+ faFileCircleXmark: N6,
4001
+ faFileCode: Yt,
4002
+ faFileContract: jt,
4003
4003
  faFileImport: Q0,
4004
- faFileInvoice: b6,
4005
- faFileInvoiceDollar: l6,
4006
- faFileSignature: Q6,
4007
- faFolderCheck: gn,
4008
- faFolderUser: kt,
4009
- faFrown: F6,
4010
- faGear: _0,
4011
- faHand: W0,
4012
- faHandPaper: q6,
4013
- faHome: I6,
4014
- faHomeAlt: $6,
4015
- faHomeLgAlt: P6,
4004
+ faFileInvoice: z6,
4005
+ faFileInvoiceDollar: i6,
4006
+ faFileSignature: Z6,
4007
+ faFolderCheck: hn,
4008
+ faFolderUser: At,
4009
+ faFrown: I6,
4010
+ faGear: W0,
4011
+ faHand: _0,
4012
+ faHandPaper: G6,
4013
+ faHome: $6,
4014
+ faHomeAlt: P6,
4015
+ faHomeLgAlt: E6,
4016
4016
  faHouse: r2,
4017
- faInfoCircle: zt,
4018
- faInstitution: Dt,
4017
+ faInfoCircle: xt,
4018
+ faInstitution: Ot,
4019
4019
  faListCheck: k0,
4020
4020
  faLocationDot: F0,
4021
4021
  faMagnifyingGlass: ne,
4022
- faMapMarkerAlt: Ft,
4023
- faMeh: Z6,
4022
+ faMapMarkerAlt: It,
4023
+ faMeh: J6,
4024
4024
  faMessage: re,
4025
4025
  faMessages: T0,
4026
4026
  faMinus: le,
4027
- faMinusCircle: Ct,
4028
- faMinusSquare: Wn,
4029
- faMoneyCheck: e6,
4030
- faMoneyCheckEdit: zn,
4027
+ faMinusCircle: Mt,
4028
+ faMinusSquare: qn,
4029
+ faMoneyCheck: a6,
4030
+ faMoneyCheckEdit: xn,
4031
4031
  faMoneyCheckPen: J0,
4032
- faMultiply: x6,
4033
- faMuseum: Ot,
4034
- faNavicon: At,
4035
- faPaperPlane: Cn,
4036
- faPaperPlaneAlt: Ht,
4032
+ faMultiply: C6,
4033
+ faMuseum: Tt,
4034
+ faNavicon: Nt,
4035
+ faPaperPlane: Mn,
4036
+ faPaperPlaneAlt: Wt,
4037
4037
  faPaperPlaneTop: q2,
4038
- faPaperclip: T6,
4039
- faPen: h6,
4038
+ faPaperclip: R6,
4039
+ faPen: L6,
4040
4040
  faPencil: X0,
4041
- faPencilAlt: tn,
4042
- faPhone: g6,
4043
- faPiggyBank: Pt,
4041
+ faPencilAlt: nn,
4042
+ faPhone: h6,
4043
+ faPiggyBank: Et,
4044
4044
  faPlus: P0,
4045
- faPlusCircle: K6,
4046
- faPlusMinus: X6,
4047
- faQuestionCircle: H6,
4048
- faReceipt: Fn,
4049
- faRemove: C6,
4045
+ faPlusCircle: Q6,
4046
+ faPlusMinus: K6,
4047
+ faQuestionCircle: W6,
4048
+ faReceipt: In,
4049
+ faRemove: M6,
4050
4050
  faScrewdriverWrench: S0,
4051
- faSearch: Dn,
4051
+ faSearch: On,
4052
4052
  faSend: _t,
4053
- faShoppingCart: yt,
4054
- faSmile: Rt,
4053
+ faShoppingCart: bt,
4054
+ faSmile: Bt,
4055
4055
  faSort: B0,
4056
- faSortAsc: Pn,
4057
- faSortDesc: bt,
4056
+ faSortAsc: En,
4057
+ faSortDesc: zt,
4058
4058
  faSortDown: x0,
4059
4059
  faSortUp: te,
4060
4060
  faSparkle: _n,
4061
- faSparkles: en,
4062
- faSquare: jt,
4061
+ faSparkles: an,
4062
+ faSquare: Vt,
4063
4063
  faSquareCheck: K0,
4064
4064
  faSquareMinus: ie,
4065
- faStar: c6,
4066
- faSubtract: Vn,
4067
- faSuitcase: R6,
4068
- faTag: Wt,
4069
- faTags: y6,
4070
- faTasks: wt,
4071
- faThumbsDown: dn,
4072
- faThumbsUp: W6,
4073
- faTimes: M6,
4074
- faTimesCircle: on,
4075
- faTools: St,
4076
- faTrash: In,
4077
- faTrashXmark: Jt,
4065
+ faStar: r6,
4066
+ faSubtract: Hn,
4067
+ faSuitcase: B6,
4068
+ faTag: qt,
4069
+ faTags: b6,
4070
+ faTasks: kt,
4071
+ faThumbsDown: pn,
4072
+ faThumbsUp: q6,
4073
+ faTimes: w6,
4074
+ faTimesCircle: sn,
4075
+ faTools: Ft,
4076
+ faTrash: $n,
4077
+ faTrashXmark: e6,
4078
4078
  faTriangleExclamation: G2,
4079
- faUniversity: Tt,
4080
- faUnsorted: S6,
4081
- faUser: N6,
4082
- faUserFriends: V6,
4079
+ faUniversity: Rt,
4080
+ faUnsorted: F6,
4081
+ faUser: S6,
4082
+ faUserFriends: H6,
4083
4083
  faUserGroup: V0,
4084
- faWallet: Bn,
4085
- faWarning: n6,
4084
+ faWallet: Un,
4085
+ faWarning: c6,
4086
4086
  faXmark: B1,
4087
- faXmarkCircle: sn,
4088
- faXmarkLarge: B6
4087
+ faXmarkCircle: fn,
4088
+ faXmarkLarge: U6
4089
4089
  }, Symbol.toStringTag, { value: "Module" }));
4090
4090
  var oe = {
4091
4091
  prefix: "fas",
@@ -4097,7 +4097,7 @@ var oe = {
4097
4097
  "f07a",
4098
4098
  "M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"
4099
4099
  ]
4100
- }, Gn = oe, se = {
4100
+ }, Yn = oe, se = {
4101
4101
  prefix: "fas",
4102
4102
  iconName: "sort-down",
4103
4103
  icon: [
@@ -4107,7 +4107,7 @@ var oe = {
4107
4107
  "f0dd",
4108
4108
  "M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z"
4109
4109
  ]
4110
- }, Yn = se, fe = {
4110
+ }, Xn = se, fe = {
4111
4111
  prefix: "fas",
4112
4112
  iconName: "circle-info",
4113
4113
  icon: [
@@ -4117,7 +4117,7 @@ var oe = {
4117
4117
  "f05a",
4118
4118
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
4119
4119
  ]
4120
- }, Xn = fe, Kn = {
4120
+ }, Kn = fe, Qn = {
4121
4121
  prefix: "fas",
4122
4122
  iconName: "arrow-down-right",
4123
4123
  icon: [
@@ -4137,7 +4137,7 @@ var oe = {
4137
4137
  "f056",
4138
4138
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
4139
4139
  ]
4140
- }, Qn = ue, K2 = {
4140
+ }, Zn = ue, K2 = {
4141
4141
  prefix: "fas",
4142
4142
  iconName: "arrows-rotate",
4143
4143
  icon: [
@@ -4147,7 +4147,7 @@ var oe = {
4147
4147
  "f021",
4148
4148
  "M105.1 202.6c7.7-21.8 20.2-42.3 37.8-59.8c62.5-62.5 163.8-62.5 226.3 0L386.3 160 352 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l111.5 0c0 0 0 0 0 0l.4 0c17.7 0 32-14.3 32-32l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 35.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5zM39 289.3c-5 1.5-9.8 4.2-13.7 8.2c-4 4-6.7 8.8-8.1 14c-.3 1.2-.6 2.5-.8 3.8c-.3 1.7-.4 3.4-.4 5.1L16 432c0 17.7 14.3 32 32 32s32-14.3 32-32l0-35.1 17.6 17.5c0 0 0 0 0 0c87.5 87.4 229.3 87.4 316.7 0c24.4-24.4 42.1-53.1 52.9-83.8c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.5 62.5-163.8 62.5-226.3 0l-.1-.1L125.6 352l34.4 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48.4 288c-1.6 0-3.2 .1-4.8 .3s-3.1 .5-4.6 1z"
4149
4149
  ]
4150
- }, Zn = K2, Jn = K2, me = {
4150
+ }, Jn = K2, ec = K2, me = {
4151
4151
  prefix: "fas",
4152
4152
  iconName: "circle-dot",
4153
4153
  icon: [
@@ -4157,7 +4157,7 @@ var oe = {
4157
4157
  "f192",
4158
4158
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-352a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"
4159
4159
  ]
4160
- }, ec = me, ac = {
4160
+ }, ac = me, tc = {
4161
4161
  prefix: "fas",
4162
4162
  iconName: "hashtag",
4163
4163
  icon: [
@@ -4177,7 +4177,7 @@ var oe = {
4177
4177
  "f0ae",
4178
4178
  "M152.1 38.2c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 113C-2.3 103.6-2.3 88.4 7 79s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zm0 160c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 273c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zM224 96c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zm0 160c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zM160 416c0-17.7 14.3-32 32-32l288 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-288 0c-17.7 0-32-14.3-32-32zM48 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"
4179
4179
  ]
4180
- }, tc = de, nc = {
4180
+ }, nc = de, cc = {
4181
4181
  prefix: "fas",
4182
4182
  iconName: "folder-user",
4183
4183
  icon: [
@@ -4197,7 +4197,7 @@ var oe = {
4197
4197
  "e0d5",
4198
4198
  "M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272zM96 296c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24zm24 72l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
4199
4199
  ]
4200
- }, cc = pe, ve = {
4200
+ }, rc = pe, ve = {
4201
4201
  prefix: "fas",
4202
4202
  iconName: "screwdriver-wrench",
4203
4203
  icon: [
@@ -4207,7 +4207,7 @@ var oe = {
4207
4207
  "f7d9",
4208
4208
  "M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4l54.1 0 109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109 0-54.1c0-7.5-3.5-14.5-9.4-19L78.6 5zM19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L233.7 374.3c-7.8-20.9-9-43.6-3.6-65.1l-61.7-61.7L19.9 396.1zM512 144c0-10.5-1.1-20.7-3.2-30.5c-2.4-11.2-16.1-14.1-24.2-6l-63.9 63.9c-3 3-7.1 4.7-11.3 4.7L352 176c-8.8 0-16-7.2-16-16l0-57.4c0-4.2 1.7-8.3 4.7-11.3l63.9-63.9c8.1-8.1 5.2-21.8-6-24.2C388.7 1.1 378.5 0 368 0C288.5 0 224 64.5 224 144l0 .8 85.3 85.3c36-9.1 75.8 .5 104 28.7L429 274.5c49-23 83-72.8 83-130.5zM56 432a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"
4209
4209
  ]
4210
- }, rc = ve, ge = {
4210
+ }, lc = ve, ge = {
4211
4211
  prefix: "fas",
4212
4212
  iconName: "location-dot",
4213
4213
  icon: [
@@ -4217,7 +4217,7 @@ var oe = {
4217
4217
  "f3c5",
4218
4218
  "M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"
4219
4219
  ]
4220
- }, lc = ge, ic = {
4220
+ }, ic = ge, oc = {
4221
4221
  prefix: "fas",
4222
4222
  iconName: "arrow-down",
4223
4223
  icon: [
@@ -4227,7 +4227,7 @@ var oe = {
4227
4227
  "f063",
4228
4228
  "M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"
4229
4229
  ]
4230
- }, oc = {
4230
+ }, sc = {
4231
4231
  prefix: "fas",
4232
4232
  iconName: "coins",
4233
4233
  icon: [
@@ -4237,7 +4237,7 @@ var oe = {
4237
4237
  "f51e",
4238
4238
  "M512 80c0 18-14.3 34.6-38.4 48c-29.1 16.1-72.5 27.5-122.3 30.9c-3.7-1.8-7.4-3.5-11.3-5C300.6 137.4 248.2 128 192 128c-8.3 0-16.4 .2-24.5 .6l-1.1-.6C142.3 114.6 128 98 128 80c0-44.2 86-80 192-80S512 35.8 512 80zM160.7 161.1c10.2-.7 20.7-1.1 31.3-1.1c62.2 0 117.4 12.3 152.5 31.4C369.3 204.9 384 221.7 384 240c0 4-.7 7.9-2.1 11.7c-4.6 13.2-17 25.3-35 35.5c0 0 0 0 0 0c-.1 .1-.3 .1-.4 .2c0 0 0 0 0 0s0 0 0 0c-.3 .2-.6 .3-.9 .5c-35 19.4-90.8 32-153.6 32c-59.6 0-112.9-11.3-148.2-29.1c-1.9-.9-3.7-1.9-5.5-2.9C14.3 274.6 0 258 0 240c0-34.8 53.4-64.5 128-75.4c10.5-1.5 21.4-2.7 32.7-3.5zM416 240c0-21.9-10.6-39.9-24.1-53.4c28.3-4.4 54.2-11.4 76.2-20.5c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 19.3-16.5 37.1-43.8 50.9c-14.6 7.4-32.4 13.7-52.4 18.5c.1-1.8 .2-3.5 .2-5.3zm-32 96c0 18-14.3 34.6-38.4 48c-1.8 1-3.6 1.9-5.5 2.9C304.9 404.7 251.6 416 192 416c-62.8 0-118.6-12.6-153.6-32C14.3 370.6 0 354 0 336l0-35.4c12.5 10.3 27.6 18.7 43.9 25.5C83.4 342.6 135.8 352 192 352s108.6-9.4 148.1-25.9c7.8-3.2 15.3-6.9 22.4-10.9c6.1-3.4 11.8-7.2 17.2-11.2c1.5-1.1 2.9-2.3 4.3-3.4l0 3.4 0 5.7 0 26.3zm32 0l0-32 0-25.9c19-4.2 36.5-9.5 52.1-16c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 10.5-5 21-14.9 30.9c-16.3 16.3-45 29.7-81.3 38.4c.1-1.7 .2-3.5 .2-5.3zM192 448c56.2 0 108.6-9.4 148.1-25.9c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 44.2-86 80-192 80S0 476.2 0 432l0-35.4c12.5 10.3 27.6 18.7 43.9 25.5C83.4 438.6 135.8 448 192 448z"
4239
4239
  ]
4240
- }, sc = {
4240
+ }, fc = {
4241
4241
  prefix: "fas",
4242
4242
  iconName: "piggy-bank",
4243
4243
  icon: [
@@ -4257,7 +4257,7 @@ var oe = {
4257
4257
  "f19c",
4258
4258
  "M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160l0 8c0 13.3 10.7 24 24 24l400 0c13.3 0 24-10.7 24-24l0-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224l-64 0 0 196.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512l448 0c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1L448 224l-64 0 0 192-40 0 0-192-64 0 0 192-48 0 0-192-64 0 0 192-40 0 0-192zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
4259
4259
  ]
4260
- }, fc = U1, uc = U1, mc = U1, dc = U1, he = {
4260
+ }, uc = U1, mc = U1, dc = U1, pc = U1, he = {
4261
4261
  prefix: "fas",
4262
4262
  iconName: "face-smile",
4263
4263
  icon: [
@@ -4267,7 +4267,7 @@ var oe = {
4267
4267
  "f118",
4268
4268
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
4269
4269
  ]
4270
- }, pc = he, vc = {
4270
+ }, vc = he, gc = {
4271
4271
  prefix: "fas",
4272
4272
  iconName: "angle-up",
4273
4273
  icon: [
@@ -4277,7 +4277,7 @@ var oe = {
4277
4277
  "f106",
4278
4278
  "M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z"
4279
4279
  ]
4280
- }, gc = {
4280
+ }, hc = {
4281
4281
  prefix: "fas",
4282
4282
  iconName: "file-contract",
4283
4283
  icon: [
@@ -4287,7 +4287,7 @@ var oe = {
4287
4287
  "f56c",
4288
4288
  "M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM80 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm54.2 253.8c-6.1 20.3-24.8 34.2-46 34.2L80 416c-8.8 0-16-7.2-16-16s7.2-16 16-16l8.2 0c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.7 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8 54.1 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 349l-9.8 32.8z"
4289
4289
  ]
4290
- }, hc = {
4290
+ }, Lc = {
4291
4291
  prefix: "fas",
4292
4292
  iconName: "square",
4293
4293
  icon: [
@@ -4307,7 +4307,7 @@ var oe = {
4307
4307
  "f08e",
4308
4308
  "M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z"
4309
4309
  ]
4310
- }, Lc = Le, Q2 = {
4310
+ }, yc = Le, Q2 = {
4311
4311
  prefix: "fas",
4312
4312
  iconName: "paper-plane-top",
4313
4313
  icon: [
@@ -4317,7 +4317,7 @@ var oe = {
4317
4317
  "e20a",
4318
4318
  "M57.6 35.8C23.1 20.6-11.3 57.4 6.1 90.9l63 121.2c4.4 8.4 12.6 14.1 22 15.3c0 0 0 0 0 0L266 249.3c3.4 .4 6 3.3 6 6.7s-2.6 6.3-6 6.7L91.1 284.6s0 0 0 0c-9.4 1.2-17.6 6.9-22 15.3L6.1 421.1c-17.4 33.5 17 70.2 51.6 55.1L492.9 285.3c25.5-11.2 25.5-47.4 0-58.6L57.6 35.8z"
4319
4319
  ]
4320
- }, yc = Q2, bc = Q2, zc = {
4320
+ }, bc = Q2, zc = Q2, xc = {
4321
4321
  prefix: "fas",
4322
4322
  iconName: "eye-slash",
4323
4323
  icon: [
@@ -4327,7 +4327,7 @@ var oe = {
4327
4327
  "f070",
4328
4328
  "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223.1 149.5C248.6 126.2 282.7 112 320 112c79.5 0 144 64.5 144 144c0 24.9-6.3 48.3-17.4 68.7L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3l-90.3-70.8zM373 389.9c-16.4 6.5-34.3 10.1-53 10.1c-79.5 0-144-64.5-144-144c0-6.9 .5-13.6 1.4-20.2L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5L373 389.9z"
4329
4329
  ]
4330
- }, xc = {
4330
+ }, Cc = {
4331
4331
  prefix: "fas",
4332
4332
  iconName: "file-code",
4333
4333
  icon: [
@@ -4337,7 +4337,7 @@ var oe = {
4337
4337
  "f1c9",
4338
4338
  "M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM153 289l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L71 337c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM265 255l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"
4339
4339
  ]
4340
- }, Cc = {
4340
+ }, Mc = {
4341
4341
  prefix: "fas",
4342
4342
  iconName: "file-circle-check",
4343
4343
  icon: [
@@ -4347,7 +4347,7 @@ var oe = {
4347
4347
  "e5a0",
4348
4348
  "M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"
4349
4349
  ]
4350
- }, Mc = {
4350
+ }, wc = {
4351
4351
  prefix: "fas",
4352
4352
  iconName: "copy",
4353
4353
  icon: [
@@ -4367,7 +4367,7 @@ var oe = {
4367
4367
  "2b",
4368
4368
  "M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0 0 144c0 17.7 14.3 32 32 32s32-14.3 32-32l0-144 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-144z"
4369
4369
  ]
4370
- }, wc = ye, kc = {
4370
+ }, kc = ye, Ac = {
4371
4371
  prefix: "fas",
4372
4372
  iconName: "arrow-left",
4373
4373
  icon: [
@@ -4377,7 +4377,7 @@ var oe = {
4377
4377
  "f060",
4378
4378
  "M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"
4379
4379
  ]
4380
- }, Ac = {
4380
+ }, Nc = {
4381
4381
  prefix: "fas",
4382
4382
  iconName: "bars-filter",
4383
4383
  icon: [
@@ -4387,7 +4387,7 @@ var oe = {
4387
4387
  "e0ad",
4388
4388
  "M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L96 288c-17.7 0-32-14.3-32-32zM288 416c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c17.7 0 32 14.3 32 32z"
4389
4389
  ]
4390
- }, Nc = {
4390
+ }, Sc = {
4391
4391
  prefix: "fas",
4392
4392
  iconName: "trash-xmark",
4393
4393
  icon: [
@@ -4397,7 +4397,7 @@ var oe = {
4397
4397
  "e2b4",
4398
4398
  "M163.8 0L284.2 0c12.1 0 23.2 6.8 28.6 17.7L320 32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64S14.3 32 32 32l96 0 7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128l384 0L394.8 467c-1.6 25.3-22.6 45-47.9 45l-245.8 0c-25.3 0-46.3-19.7-47.9-45L32 128zM143 239c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"
4399
4399
  ]
4400
- }, Sc = {
4400
+ }, Fc = {
4401
4401
  prefix: "fas",
4402
4402
  iconName: "money-check",
4403
4403
  icon: [
@@ -4417,7 +4417,7 @@ var oe = {
4417
4417
  "f343",
4418
4418
  "M64 96c0-17.7-14.3-32-32-32S0 78.3 0 96L0 416c0 17.7 14.3 32 32 32s32-14.3 32-32L64 96zM438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.7 224 160 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l178.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z"
4419
4419
  ]
4420
- }, Fc = be, Z2 = {
4420
+ }, Ic = be, Z2 = {
4421
4421
  prefix: "fas",
4422
4422
  iconName: "triangle-exclamation",
4423
4423
  icon: [
@@ -4427,7 +4427,7 @@ var oe = {
4427
4427
  "f071",
4428
4428
  "M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
4429
4429
  ]
4430
- }, Ic = Z2, $c = Z2, Pc = {
4430
+ }, $c = Z2, Pc = Z2, Ec = {
4431
4431
  prefix: "fas",
4432
4432
  iconName: "star",
4433
4433
  icon: [
@@ -4437,7 +4437,7 @@ var oe = {
4437
4437
  "f005",
4438
4438
  "M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"
4439
4439
  ]
4440
- }, Ec = {
4440
+ }, Dc = {
4441
4441
  prefix: "fas",
4442
4442
  iconName: "file-invoice-dollar",
4443
4443
  icon: [
@@ -4457,7 +4457,7 @@ var oe = {
4457
4457
  "f09d",
4458
4458
  "M64 32C28.7 32 0 60.7 0 96l0 32 576 0 0-32c0-35.3-28.7-64-64-64L64 32zM576 224L0 224 0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-192zM112 352l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm112 16c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16z"
4459
4459
  ]
4460
- }, Dc = ze, Oc = {
4460
+ }, Oc = ze, Tc = {
4461
4461
  prefix: "fas",
4462
4462
  iconName: "face-smile-hearts",
4463
4463
  icon: [
@@ -4477,7 +4477,7 @@ var oe = {
4477
4477
  "f4ad",
4478
4478
  "M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM128 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"
4479
4479
  ]
4480
- }, Tc = xe, Rc = {
4480
+ }, Rc = xe, Bc = {
4481
4481
  prefix: "fas",
4482
4482
  iconName: "angle-down",
4483
4483
  icon: [
@@ -4487,7 +4487,7 @@ var oe = {
4487
4487
  "f107",
4488
4488
  "M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"
4489
4489
  ]
4490
- }, Bc = {
4490
+ }, Uc = {
4491
4491
  prefix: "fas",
4492
4492
  iconName: "badge-check",
4493
4493
  icon: [
@@ -4497,7 +4497,7 @@ var oe = {
4497
4497
  "f336",
4498
4498
  "M256 0c36.8 0 68.8 20.7 84.9 51.1C373.8 41 411 49 437 75s34 63.3 23.9 96.1C491.3 187.2 512 219.2 512 256s-20.7 68.8-51.1 84.9C471 373.8 463 411 437 437s-63.3 34-96.1 23.9C324.8 491.3 292.8 512 256 512s-68.8-20.7-84.9-51.1C138.2 471 101 463 75 437s-34-63.3-23.9-96.1C20.7 324.8 0 292.8 0 256s20.7-68.8 51.1-84.9C41 138.2 49 101 75 75s63.3-34 96.1-23.9C187.2 20.7 219.2 0 256 0zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"
4499
4499
  ]
4500
- }, Uc = {
4500
+ }, jc = {
4501
4501
  prefix: "fas",
4502
4502
  iconName: "arrow-up-right",
4503
4503
  icon: [
@@ -4507,7 +4507,7 @@ var oe = {
4507
4507
  "e09f",
4508
4508
  "M352 128c0-17.7-14.3-32-32-32L96 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l146.7 0L41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 205.3 288 352c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224z"
4509
4509
  ]
4510
- }, jc = {
4510
+ }, Vc = {
4511
4511
  prefix: "fas",
4512
4512
  iconName: "spinner-third",
4513
4513
  icon: [
@@ -4527,7 +4527,7 @@ var oe = {
4527
4527
  "f4b6",
4528
4528
  "M64 0C28.7 0 0 28.7 0 64L0 256c0 35.3 28.7 64 64 64l32 0 0 48c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 320 352 320c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64L64 0zM352 352l-96 0 0 32c0 35.3 28.7 64 64 64l117.3 0 81.1 60.8c4.8 3.6 11.3 4.2 16.8 1.5s8.8-8.2 8.8-14.3l0-48 32 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-128 0 0 128c0 53-43 96-96 96z"
4529
4529
  ]
4530
- }, Vc = Ce, Hc = {
4530
+ }, Hc = Ce, Wc = {
4531
4531
  prefix: "fas",
4532
4532
  iconName: "phone",
4533
4533
  icon: [
@@ -4557,7 +4557,7 @@ var oe = {
4557
4557
  "f058",
4558
4558
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"
4559
4559
  ]
4560
- }, Wc = Me, qc = {
4560
+ }, qc = Me, Gc = {
4561
4561
  prefix: "fas",
4562
4562
  iconName: "tags",
4563
4563
  icon: [
@@ -4567,7 +4567,7 @@ var oe = {
4567
4567
  "f02c",
4568
4568
  "M345 39.1L472.8 168.4c52.4 53 52.4 138.2 0 191.2L360.8 472.9c-9.3 9.4-24.5 9.5-33.9 .2s-9.5-24.5-.2-33.9L438.6 325.9c33.9-34.3 33.9-89.4 0-123.7L310.9 72.9c-9.3-9.4-9.2-24.6 .2-33.9s24.6-9.2 33.9 .2zM0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0c17 0 33.3 6.7 45.3 18.7l168 168c25 25 25 65.5 0 90.5L277.3 442.7c-25 25-65.5 25-90.5 0l-168-168C6.7 262.7 0 246.5 0 229.5zM144 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
4569
4569
  ]
4570
- }, Gc = {
4570
+ }, Yc = {
4571
4571
  prefix: "fas",
4572
4572
  iconName: "file-invoice",
4573
4573
  icon: [
@@ -4587,7 +4587,7 @@ var oe = {
4587
4587
  "f00d",
4588
4588
  "M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"
4589
4589
  ]
4590
- }, Yc = j1, Xc = j1, Kc = j1, Qc = j1, Zc = {
4590
+ }, Xc = j1, Kc = j1, Qc = j1, Zc = j1, Jc = {
4591
4591
  prefix: "fas",
4592
4592
  iconName: "arrow-down-left-and-arrow-up-right-to-center",
4593
4593
  icon: [
@@ -4597,7 +4597,7 @@ var oe = {
4597
4597
  "e092",
4598
4598
  "M502.6 54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L336 130.7 336 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-50.7 0L502.6 54.6zM80 272c-17.7 0-32 14.3-32 32s14.3 32 32 32l50.7 0L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L176 381.3l0 50.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32L80 272z"
4599
4599
  ]
4600
- }, Jc = {
4600
+ }, er = {
4601
4601
  prefix: "fas",
4602
4602
  iconName: "arrow-right",
4603
4603
  icon: [
@@ -4607,7 +4607,7 @@ var oe = {
4607
4607
  "f061",
4608
4608
  "M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"
4609
4609
  ]
4610
- }, er = {
4610
+ }, ar = {
4611
4611
  prefix: "fas",
4612
4612
  iconName: "file-circle-xmark",
4613
4613
  icon: [
@@ -4617,7 +4617,7 @@ var oe = {
4617
4617
  "e5a1",
4618
4618
  "M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"
4619
4619
  ]
4620
- }, ar = {
4620
+ }, tr = {
4621
4621
  prefix: "fas",
4622
4622
  iconName: "user",
4623
4623
  icon: [
@@ -4637,7 +4637,7 @@ var oe = {
4637
4637
  "f0dc",
4638
4638
  "M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z"
4639
4639
  ]
4640
- }, tr = we, ke = {
4640
+ }, nr = we, ke = {
4641
4641
  prefix: "fas",
4642
4642
  iconName: "face-frown",
4643
4643
  icon: [
@@ -4647,7 +4647,7 @@ var oe = {
4647
4647
  "f119",
4648
4648
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.3 388.7c-2.6 8.4-11.6 13.2-20 10.5s-13.2-11.6-10.5-20C145.2 326.1 196.3 288 256 288s110.8 38.1 127.3 91.3c2.6 8.4-2.1 17.4-10.5 20s-17.4-2.1-20-10.5C340.5 349.4 302.1 320 256 320s-84.5 29.4-96.7 68.7zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
4649
4649
  ]
4650
- }, nr = ke, l2 = {
4650
+ }, cr = ke, l2 = {
4651
4651
  prefix: "fas",
4652
4652
  iconName: "house",
4653
4653
  icon: [
@@ -4657,7 +4657,7 @@ var oe = {
4657
4657
  "f015",
4658
4658
  "M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"
4659
4659
  ]
4660
- }, cr = l2, rr = l2, lr = l2, ir = {
4660
+ }, rr = l2, lr = l2, ir = l2, or = {
4661
4661
  prefix: "fas",
4662
4662
  iconName: "check",
4663
4663
  icon: [
@@ -4667,7 +4667,7 @@ var oe = {
4667
4667
  "f00c",
4668
4668
  "M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"
4669
4669
  ]
4670
- }, or = {
4670
+ }, sr = {
4671
4671
  prefix: "fas",
4672
4672
  iconName: "calendar",
4673
4673
  icon: [
@@ -4687,7 +4687,7 @@ var oe = {
4687
4687
  "f344",
4688
4688
  "M384 96c0-17.7 14.3-32 32-32s32 14.3 32 32l0 320c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-320zM9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L109.3 224 288 224c17.7 0 32 14.3 32 32s-14.3 32-32 32l-178.7 0 73.4 73.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-128-128z"
4689
4689
  ]
4690
- }, sr = Ae, fr = {
4690
+ }, fr = Ae, ur = {
4691
4691
  prefix: "fas",
4692
4692
  iconName: "paperclip",
4693
4693
  icon: [
@@ -4697,7 +4697,7 @@ var oe = {
4697
4697
  "f0c6",
4698
4698
  "M364.2 83.8c-24.4-24.4-64-24.4-88.4 0l-184 184c-42.1 42.1-42.1 110.3 0 152.4s110.3 42.1 152.4 0l152-152c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-152 152c-64 64-167.6 64-231.6 0s-64-167.6 0-231.6l184-184c46.3-46.3 121.3-46.3 167.6 0s46.3 121.3 0 167.6l-176 176c-28.6 28.6-75 28.6-103.6 0s-28.6-75 0-103.6l144-144c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-144 144c-6.7 6.7-6.7 17.7 0 24.4s17.7 6.7 24.4 0l176-176c24.4-24.4 24.4-64 0-88.4z"
4699
4699
  ]
4700
- }, ur = {
4700
+ }, mr = {
4701
4701
  prefix: "fas",
4702
4702
  iconName: "suitcase",
4703
4703
  icon: [
@@ -4707,7 +4707,7 @@ var oe = {
4707
4707
  "f0f2",
4708
4708
  "M176 56l0 40 160 0 0-40c0-4.4-3.6-8-8-8L184 48c-4.4 0-8 3.6-8 8zM128 96l0-40c0-30.9 25.1-56 56-56L328 0c30.9 0 56 25.1 56 56l0 40 0 32 0 352-256 0 0-352 0-32zM64 96l32 0 0 384-32 0c-35.3 0-64-28.7-64-64L0 160c0-35.3 28.7-64 64-64zM448 480l-32 0 0-384 32 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64z"
4709
4709
  ]
4710
- }, mr = {
4710
+ }, dr = {
4711
4711
  prefix: "fas",
4712
4712
  iconName: "xmark-large",
4713
4713
  icon: [
@@ -4717,7 +4717,7 @@ var oe = {
4717
4717
  "e59b",
4718
4718
  "M393.4 41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L269.3 256 438.6 425.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 301.3 54.6 470.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L178.7 256 9.4 86.6C-3.1 74.1-3.1 53.9 9.4 41.4s32.8-12.5 45.3 0L224 210.7 393.4 41.4z"
4719
4719
  ]
4720
- }, dr = {
4720
+ }, pr = {
4721
4721
  prefix: "fas",
4722
4722
  iconName: "arrow-up",
4723
4723
  icon: [
@@ -4727,7 +4727,7 @@ var oe = {
4727
4727
  "f062",
4728
4728
  "M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z"
4729
4729
  ]
4730
- }, pr = {
4730
+ }, vr = {
4731
4731
  prefix: "fas",
4732
4732
  iconName: "file",
4733
4733
  icon: [
@@ -4747,7 +4747,7 @@ var oe = {
4747
4747
  "f500",
4748
4748
  "M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM609.3 512l-137.8 0c5.4-9.4 8.6-20.3 8.6-32l0-8c0-60.7-27.1-115.2-69.8-151.8c2.4-.1 4.7-.2 7.1-.2l61.4 0C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z"
4749
4749
  ]
4750
- }, vr = Ne, Se = {
4750
+ }, gr = Ne, Se = {
4751
4751
  prefix: "fas",
4752
4752
  iconName: "circle-question",
4753
4753
  icon: [
@@ -4757,7 +4757,7 @@ var oe = {
4757
4757
  "f059",
4758
4758
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"
4759
4759
  ]
4760
- }, gr = Se, Fe = {
4760
+ }, hr = Se, Fe = {
4761
4761
  prefix: "fas",
4762
4762
  iconName: "gear",
4763
4763
  icon: [
@@ -4767,7 +4767,7 @@ var oe = {
4767
4767
  "f013",
4768
4768
  "M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"
4769
4769
  ]
4770
- }, hr = Fe, Lr = {
4770
+ }, Lr = Fe, yr = {
4771
4771
  prefix: "fas",
4772
4772
  iconName: "thumbs-up",
4773
4773
  icon: [
@@ -4787,7 +4787,7 @@ var oe = {
4787
4787
  "f256",
4788
4788
  "M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 272c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64l19.2 0c97.2 0 176-78.8 176-176l0-208c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208z"
4789
4789
  ]
4790
- }, yr = Ie, $e = {
4790
+ }, br = Ie, $e = {
4791
4791
  prefix: "fas",
4792
4792
  iconName: "circle-exclamation",
4793
4793
  icon: [
@@ -4797,7 +4797,7 @@ var oe = {
4797
4797
  "f06a",
4798
4798
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"
4799
4799
  ]
4800
- }, br = $e, zr = {
4800
+ }, zr = $e, xr = {
4801
4801
  prefix: "fas",
4802
4802
  iconName: "circle",
4803
4803
  icon: [
@@ -4807,7 +4807,7 @@ var oe = {
4807
4807
  "f111",
4808
4808
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"
4809
4809
  ]
4810
- }, xr = {
4810
+ }, Cr = {
4811
4811
  prefix: "fas",
4812
4812
  iconName: "calendar-day",
4813
4813
  icon: [
@@ -4817,7 +4817,7 @@ var oe = {
4817
4817
  "f783",
4818
4818
  "M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm80 64c-8.8 0-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16l96 0c8.8 0 16-7.2 16-16l0-96c0-8.8-7.2-16-16-16l-96 0z"
4819
4819
  ]
4820
- }, Cr = {
4820
+ }, Mr = {
4821
4821
  prefix: "fas",
4822
4822
  iconName: "plus-minus",
4823
4823
  icon: [
@@ -4837,7 +4837,7 @@ var oe = {
4837
4837
  "f055",
4838
4838
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"
4839
4839
  ]
4840
- }, Mr = Pe, wr = {
4840
+ }, wr = Pe, kr = {
4841
4841
  prefix: "fas",
4842
4842
  iconName: "file-signature",
4843
4843
  icon: [
@@ -4857,7 +4857,7 @@ var oe = {
4857
4857
  "f11a",
4858
4858
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM160 336l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"
4859
4859
  ]
4860
- }, kr = Ee, Ar = {
4860
+ }, Ar = Ee, Nr = {
4861
4861
  prefix: "fas",
4862
4862
  iconName: "angle-right",
4863
4863
  icon: [
@@ -4867,7 +4867,7 @@ var oe = {
4867
4867
  "f105",
4868
4868
  "M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"
4869
4869
  ]
4870
- }, Nr = {
4870
+ }, Sr = {
4871
4871
  prefix: "fas",
4872
4872
  iconName: "sparkles",
4873
4873
  icon: [
@@ -4877,7 +4877,7 @@ var oe = {
4877
4877
  "f890",
4878
4878
  "M327.5 85.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 128l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 128l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 64 426.8 7.5C425.1 3 420.8 0 416 0s-9.1 3-10.8 7.5L384 64 327.5 85.2zM205.1 73.3c-2.6-5.7-8.3-9.3-14.5-9.3s-11.9 3.6-14.5 9.3L123.3 187.3 9.3 240C3.6 242.6 0 248.3 0 254.6s3.6 11.9 9.3 14.5l114.1 52.7L176 435.8c2.6 5.7 8.3 9.3 14.5 9.3s11.9-3.6 14.5-9.3l52.7-114.1 114.1-52.7c5.7-2.6 9.3-8.3 9.3-14.5s-3.6-11.9-9.3-14.5L257.8 187.4 205.1 73.3zM384 384l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 448l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 448l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 384l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L384 384z"
4879
4879
  ]
4880
- }, Sr = {
4880
+ }, Fr = {
4881
4881
  prefix: "fas",
4882
4882
  iconName: "file-circle-question",
4883
4883
  icon: [
@@ -4897,7 +4897,7 @@ var oe = {
4897
4897
  "f303",
4898
4898
  "M410.3 231l11.3-11.3-33.9-33.9-62.1-62.1L291.7 89.8l-11.3 11.3-22.6 22.6L58.6 322.9c-10.4 10.4-18 23.3-22.2 37.4L1 480.7c-2.5 8.4-.2 17.5 6.1 23.7s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L387.7 253.7 410.3 231zM160 399.4l-9.1 22.7c-4 3.1-8.5 5.4-13.3 6.9L59.4 452l23-78.1c1.4-4.9 3.8-9.4 6.9-13.3l22.7-9.1 0 32c0 8.8 7.2 16 16 16l32 0zM362.7 18.7L348.3 33.2 325.7 55.8 314.3 67.1l33.9 33.9 62.1 62.1 33.9 33.9 11.3-11.3 22.6-22.6 14.5-14.5c25-25 25-65.5 0-90.5L453.3 18.7c-25-25-65.5-25-90.5 0zm-47.4 168l-144 144c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l144-144c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"
4899
4899
  ]
4900
- }, Fr = De, Ir = {
4900
+ }, Ir = De, $r = {
4901
4901
  prefix: "fas",
4902
4902
  iconName: "arrow-down-left",
4903
4903
  icon: [
@@ -4907,7 +4907,7 @@ var oe = {
4907
4907
  "e091",
4908
4908
  "M32 384c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-146.7 0L342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L96 306.7 96 160c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 224z"
4909
4909
  ]
4910
- }, $r = {
4910
+ }, Pr = {
4911
4911
  prefix: "fas",
4912
4912
  iconName: "arrow-up-right-and-arrow-down-left-from-center",
4913
4913
  icon: [
@@ -4927,7 +4927,7 @@ var oe = {
4927
4927
  "f153",
4928
4928
  "M48.1 240c-.1 2.7-.1 5.3-.1 8l0 16c0 2.7 0 5.3 .1 8L32 272c-17.7 0-32 14.3-32 32s14.3 32 32 32l28.3 0C89.9 419.9 170 480 264 480l24 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-24 0c-57.9 0-108.2-32.4-133.9-80L256 336c17.7 0 32-14.3 32-32s-14.3-32-32-32l-143.8 0c-.1-2.6-.2-5.3-.2-8l0-16c0-2.7 .1-5.4 .2-8L256 240c17.7 0 32-14.3 32-32s-14.3-32-32-32l-125.9 0c25.7-47.6 76-80 133.9-80l24 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-24 0C170 32 89.9 92.1 60.3 176L32 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l16.1 0z"
4929
4929
  ]
4930
- }, Pr = J2, Er = J2, e4 = {
4930
+ }, Er = J2, Dr = J2, e4 = {
4931
4931
  prefix: "fas",
4932
4932
  iconName: "circle-xmark",
4933
4933
  icon: [
@@ -4937,7 +4937,7 @@ var oe = {
4937
4937
  "f057",
4938
4938
  "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"
4939
4939
  ]
4940
- }, Dr = e4, Or = e4, Oe = {
4940
+ }, Or = e4, Tr = e4, Oe = {
4941
4941
  prefix: "fas",
4942
4942
  iconName: "square-check",
4943
4943
  icon: [
@@ -4947,7 +4947,7 @@ var oe = {
4947
4947
  "f14a",
4948
4948
  "M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"
4949
4949
  ]
4950
- }, Tr = Oe, Rr = {
4950
+ }, Rr = Oe, Br = {
4951
4951
  prefix: "fas",
4952
4952
  iconName: "arrow-up-left",
4953
4953
  icon: [
@@ -4967,7 +4967,7 @@ var oe = {
4967
4967
  "f56f",
4968
4968
  "M128 64c0-35.3 28.7-64 64-64L352 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-112 174.1 0-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L128 288l0-224zm0 224l0 48L24 336c-13.3 0-24-10.7-24-24s10.7-24 24-24l104 0zM512 128l-128 0L384 0 512 128z"
4969
4969
  ]
4970
- }, Br = Te, Ur = {
4970
+ }, Ur = Te, jr = {
4971
4971
  prefix: "fas",
4972
4972
  iconName: "thumbs-down",
4973
4973
  icon: [
@@ -4977,7 +4977,7 @@ var oe = {
4977
4977
  "f165",
4978
4978
  "M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2l144 0c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48l-97.5 0c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7l0 38.3 0 48 0 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32L32 96C14.3 96 0 110.3 0 128L0 352c0 17.7 14.3 32 32 32z"
4979
4979
  ]
4980
- }, jr = {
4980
+ }, Vr = {
4981
4981
  prefix: "fas",
4982
4982
  iconName: "file-check",
4983
4983
  icon: [
@@ -4987,7 +4987,7 @@ var oe = {
4987
4987
  "f316",
4988
4988
  "M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zm49 281L177 409c-9.4 9.4-24.6 9.4-33.9 0L79 345c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L271 247c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"
4989
4989
  ]
4990
- }, Vr = {
4990
+ }, Hr = {
4991
4991
  prefix: "fas",
4992
4992
  iconName: "comment",
4993
4993
  icon: [
@@ -4997,7 +4997,7 @@ var oe = {
4997
4997
  "f075",
4998
4998
  "M512 240c0 114.9-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6C73.6 471.1 44.7 480 16 480c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.3-.3c.3-.3 .7-.7 1.3-1.4c1.1-1.2 2.8-3.1 4.9-5.7c4.1-5 9.6-12.4 15.2-21.6c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208z"
4999
4999
  ]
5000
- }, Hr = {
5000
+ }, Wr = {
5001
5001
  prefix: "fas",
5002
5002
  iconName: "folder-check",
5003
5003
  icon: [
@@ -5027,7 +5027,7 @@ var oe = {
5027
5027
  "f33d",
5028
5028
  "M32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l320 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480zM214.6 342.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 242.7 160 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 178.7 73.4-73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-128 128z"
5029
5029
  ]
5030
- }, Wr = Re, qr = {
5030
+ }, qr = Re, Gr = {
5031
5031
  prefix: "fas",
5032
5032
  iconName: "arrow-down-to-bracket",
5033
5033
  icon: [
@@ -5047,7 +5047,7 @@ var oe = {
5047
5047
  "f872",
5048
5048
  "M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l266.5 0 6-23.9c2.8-11.3 8.6-21.5 16.8-29.7L534.6 213.1c11.6-11.6 26.3-18.5 41.4-20.5l0-64.6c0-35.3-28.7-64-64-64L64 64zm48 224l224 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zM96 208c0-8.8 7.2-16 16-16l320 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-320 0c-8.8 0-16-7.2-16-16zm517.8 27.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L576.1 358.7l-71-71L375.9 417z"
5049
5049
  ]
5050
- }, Gr = Be, Yr = {
5050
+ }, Yr = Be, Xr = {
5051
5051
  prefix: "fas",
5052
5052
  iconName: "clone",
5053
5053
  icon: [
@@ -5057,7 +5057,7 @@ var oe = {
5057
5057
  "f24d",
5058
5058
  "M288 448L64 448l0-224 64 0 0-64-64 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-64-64 0 0 64zm-64-96l224 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L224 0c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64z"
5059
5059
  ]
5060
- }, Xr = {
5060
+ }, Kr = {
5061
5061
  prefix: "fas",
5062
5062
  iconName: "paper-plane",
5063
5063
  icon: [
@@ -5067,7 +5067,7 @@ var oe = {
5067
5067
  "f1d8",
5068
5068
  "M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480l0-83.6c0-4 1.5-7.8 4.2-10.8L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"
5069
5069
  ]
5070
- }, Kr = {
5070
+ }, Qr = {
5071
5071
  prefix: "fas",
5072
5072
  iconName: "file-circle-info",
5073
5073
  icon: [
@@ -5087,7 +5087,7 @@ var oe = {
5087
5087
  "f017",
5088
5088
  "M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"
5089
5089
  ]
5090
- }, Qr = Ue, je = {
5090
+ }, Zr = Ue, je = {
5091
5091
  prefix: "fas",
5092
5092
  iconName: "ellipsis-vertical",
5093
5093
  icon: [
@@ -5097,7 +5097,7 @@ var oe = {
5097
5097
  "f142",
5098
5098
  "M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z"
5099
5099
  ]
5100
- }, Zr = je, Jr = {
5100
+ }, Jr = je, el = {
5101
5101
  prefix: "fas",
5102
5102
  iconName: "angle-left",
5103
5103
  icon: [
@@ -5107,7 +5107,7 @@ var oe = {
5107
5107
  "f104",
5108
5108
  "M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"
5109
5109
  ]
5110
- }, el = {
5110
+ }, al = {
5111
5111
  prefix: "fas",
5112
5112
  iconName: "equals",
5113
5113
  icon: [
@@ -5117,7 +5117,7 @@ var oe = {
5117
5117
  "3d",
5118
5118
  "M48 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l352 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48 128zm0 192c-17.7 0-32 14.3-32 32s14.3 32 32 32l352 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48 320z"
5119
5119
  ]
5120
- }, al = {
5120
+ }, tl = {
5121
5121
  prefix: "fas",
5122
5122
  iconName: "receipt",
5123
5123
  icon: [
@@ -5127,7 +5127,7 @@ var oe = {
5127
5127
  "f543",
5128
5128
  "M14 2.2C22.5-1.7 32.5-.3 39.6 5.8L80 40.4 120.4 5.8c9-7.7 22.3-7.7 31.2 0L192 40.4 232.4 5.8c9-7.7 22.3-7.7 31.2 0L304 40.4 344.4 5.8c7.1-6.1 17.1-7.5 25.6-3.6s14 12.4 14 21.8l0 464c0 9.4-5.5 17.9-14 21.8s-18.5 2.5-25.6-3.6L304 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L192 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L80 471.6 39.6 506.2c-7.1 6.1-17.1 7.5-25.6 3.6S0 497.4 0 488L0 24C0 14.6 5.5 6.1 14 2.2zM96 144c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 144zM80 352c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 336c-8.8 0-16 7.2-16 16zM96 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 240z"
5129
5129
  ]
5130
- }, tl = {
5130
+ }, nl = {
5131
5131
  prefix: "fas",
5132
5132
  iconName: "trash",
5133
5133
  icon: [
@@ -5137,7 +5137,7 @@ var oe = {
5137
5137
  "f1f8",
5138
5138
  "M135.2 17.7L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-7.2-14.3C307.4 6.8 296.3 0 284.2 0L163.8 0c-12.1 0-23.2 6.8-28.6 17.7zM416 128L32 128 53.2 467c1.6 25.3 22.6 45 47.9 45l245.8 0c25.3 0 46.3-19.7 47.9-45L416 128z"
5139
5139
  ]
5140
- }, nl = {
5140
+ }, cl = {
5141
5141
  prefix: "fas",
5142
5142
  iconName: "eye",
5143
5143
  icon: [
@@ -5157,7 +5157,7 @@ var oe = {
5157
5157
  "f0de",
5158
5158
  "M182.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"
5159
5159
  ]
5160
- }, cl = Ve, rl = {
5160
+ }, rl = Ve, ll = {
5161
5161
  prefix: "fas",
5162
5162
  iconName: "comment-dollar",
5163
5163
  icon: [
@@ -5177,7 +5177,7 @@ var oe = {
5177
5177
  "f002",
5178
5178
  "M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"
5179
5179
  ]
5180
- }, ll = He, _e = {
5180
+ }, il = He, We = {
5181
5181
  prefix: "fas",
5182
5182
  iconName: "ellipsis",
5183
5183
  icon: [
@@ -5187,7 +5187,7 @@ var oe = {
5187
5187
  "f141",
5188
5188
  "M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"
5189
5189
  ]
5190
- }, il = _e, ol = {
5190
+ }, ol = We, sl = {
5191
5191
  prefix: "fas",
5192
5192
  iconName: "envelope-open-text",
5193
5193
  icon: [
@@ -5197,7 +5197,7 @@ var oe = {
5197
5197
  "f658",
5198
5198
  "M215.4 96L144 96l-36.2 0L96 96l0 8.8L96 144l0 40.4 0 89L.2 202.5c1.6-18.1 10.9-34.9 25.7-45.8L48 140.3 48 96c0-26.5 21.5-48 48-48l76.6 0 49.9-36.9C232.2 3.9 243.9 0 256 0s23.8 3.9 33.5 11L339.4 48 416 48c26.5 0 48 21.5 48 48l0 44.3 22.1 16.4c14.8 10.9 24.1 27.7 25.7 45.8L416 273.4l0-89 0-40.4 0-39.2 0-8.8-11.8 0L368 96l-71.4 0-81.3 0zM0 448L0 242.1 217.6 403.3c11.1 8.2 24.6 12.7 38.4 12.7s27.3-4.4 38.4-12.7L512 242.1 512 448s0 0 0 0c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64c0 0 0 0 0 0zM176 160l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"
5199
5199
  ]
5200
- }, We = {
5200
+ }, _e = {
5201
5201
  prefix: "fas",
5202
5202
  iconName: "message",
5203
5203
  icon: [
@@ -5207,7 +5207,7 @@ var oe = {
5207
5207
  "f27a",
5208
5208
  "M64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l96 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L309.3 416 448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0z"
5209
5209
  ]
5210
- }, sl = We, fl = {
5210
+ }, fl = _e, ul = {
5211
5211
  prefix: "fas",
5212
5212
  iconName: "wallet",
5213
5213
  icon: [
@@ -5217,7 +5217,7 @@ var oe = {
5217
5217
  "f555",
5218
5218
  "M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L80 128c-8.8 0-16-7.2-16-16s7.2-16 16-16l368 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32zM416 272a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
5219
5219
  ]
5220
- }, ul = {
5220
+ }, ml = {
5221
5221
  prefix: "fas",
5222
5222
  iconName: "bell",
5223
5223
  icon: [
@@ -5237,7 +5237,7 @@ var oe = {
5237
5237
  "f0ee",
5238
5238
  "M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128l-368 0zm79-217c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39L296 392c0 13.3 10.7 24 24 24s24-10.7 24-24l0-134.1 39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0l-80 80z"
5239
5239
  ]
5240
- }, ml = a4, dl = a4, pl = {
5240
+ }, dl = a4, pl = a4, vl = {
5241
5241
  prefix: "fas",
5242
5242
  iconName: "envelope",
5243
5243
  icon: [
@@ -5257,7 +5257,7 @@ var oe = {
5257
5257
  "f068",
5258
5258
  "M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"
5259
5259
  ]
5260
- }, vl = qe, gl = {
5260
+ }, gl = qe, hl = {
5261
5261
  prefix: "fas",
5262
5262
  iconName: "calculator",
5263
5263
  icon: [
@@ -5267,7 +5267,7 @@ var oe = {
5267
5267
  "f1ec",
5268
5268
  "M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L64 0zM96 64l192 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L96 160c-17.7 0-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32zm32 160a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM96 352a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM64 416c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32zM192 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm64-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM288 448a32 32 0 1 1 0-64 32 32 0 1 1 0 64z"
5269
5269
  ]
5270
- }, hl = {
5270
+ }, Ll = {
5271
5271
  prefix: "fas",
5272
5272
  iconName: "sparkle",
5273
5273
  icon: [
@@ -5287,49 +5287,49 @@ var oe = {
5287
5287
  "f146",
5288
5288
  "M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm88 200l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
5289
5289
  ]
5290
- }, Ll = Ge;
5291
- const yl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5290
+ }, yl = Ge;
5291
+ const bl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5292
5292
  __proto__: null,
5293
- faAdd: wc,
5294
- faAngleDown: Rc,
5295
- faAngleLeft: Jr,
5296
- faAngleRight: Ar,
5297
- faAngleUp: vc,
5298
- faArrowDown: ic,
5299
- faArrowDownLeft: Ir,
5300
- faArrowDownLeftAndArrowUpRightToCenter: Zc,
5301
- faArrowDownRight: Kn,
5302
- faArrowDownToBracket: qr,
5293
+ faAdd: kc,
5294
+ faAngleDown: Bc,
5295
+ faAngleLeft: el,
5296
+ faAngleRight: Nr,
5297
+ faAngleUp: gc,
5298
+ faArrowDown: oc,
5299
+ faArrowDownLeft: $r,
5300
+ faArrowDownLeftAndArrowUpRightToCenter: Jc,
5301
+ faArrowDownRight: Qn,
5302
+ faArrowDownToBracket: Gr,
5303
5303
  faArrowDownToLine: Re,
5304
- faArrowFromLeft: Fc,
5305
- faArrowFromRight: sr,
5306
- faArrowLeft: kc,
5304
+ faArrowFromLeft: Ic,
5305
+ faArrowFromRight: fr,
5306
+ faArrowLeft: Ac,
5307
5307
  faArrowLeftFromLine: Ae,
5308
- faArrowRight: Jc,
5308
+ faArrowRight: er,
5309
5309
  faArrowRightFromLine: be,
5310
- faArrowRightToFile: Br,
5311
- faArrowToBottom: Wr,
5312
- faArrowUp: dr,
5313
- faArrowUpLeft: Rr,
5314
- faArrowUpRight: Uc,
5315
- faArrowUpRightAndArrowDownLeftFromCenter: $r,
5310
+ faArrowRightToFile: Ur,
5311
+ faArrowToBottom: qr,
5312
+ faArrowUp: pr,
5313
+ faArrowUpLeft: Br,
5314
+ faArrowUpRight: jc,
5315
+ faArrowUpRightAndArrowDownLeftFromCenter: Pr,
5316
5316
  faArrowUpRightFromSquare: Le,
5317
5317
  faArrowsRotate: K2,
5318
- faBadgeCheck: Bc,
5319
- faBank: fc,
5320
- faBarsFilter: Ac,
5321
- faBell: ul,
5318
+ faBadgeCheck: Uc,
5319
+ faBank: uc,
5320
+ faBarsFilter: Nc,
5321
+ faBell: ml,
5322
5322
  faBuildingColumns: U1,
5323
- faCalculator: gl,
5324
- faCalendar: or,
5325
- faCalendarDay: xr,
5323
+ faCalculator: hl,
5324
+ faCalendar: sr,
5325
+ faCalendarDay: Cr,
5326
5326
  faCalendarLines: pe,
5327
- faCalendarNote: cc,
5327
+ faCalendarNote: rc,
5328
5328
  faCartShopping: oe,
5329
- faCheck: ir,
5330
- faCheckCircle: Wc,
5331
- faCheckSquare: Tr,
5332
- faCircle: zr,
5329
+ faCheck: or,
5330
+ faCheckCircle: qc,
5331
+ faCheckSquare: Rr,
5332
+ faCircle: xr,
5333
5333
  faCircleCheck: Me,
5334
5334
  faCircleDot: me,
5335
5335
  faCircleExclamation: $e,
@@ -5339,142 +5339,142 @@ const yl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5339
5339
  faCircleQuestion: Se,
5340
5340
  faCircleXmark: e4,
5341
5341
  faClock: Ue,
5342
- faClockFour: Qr,
5343
- faClone: Yr,
5344
- faClose: Yc,
5342
+ faClockFour: Zr,
5343
+ faClone: Xr,
5344
+ faClose: Xc,
5345
5345
  faCloudArrowUp: a4,
5346
- faCloudUpload: ml,
5347
- faCloudUploadAlt: dl,
5348
- faCog: hr,
5349
- faCoins: oc,
5350
- faComment: Vr,
5351
- faCommentAlt: sl,
5352
- faCommentDollar: rl,
5346
+ faCloudUpload: dl,
5347
+ faCloudUploadAlt: pl,
5348
+ faCog: Lr,
5349
+ faCoins: sc,
5350
+ faComment: Hr,
5351
+ faCommentAlt: fl,
5352
+ faCommentDollar: ll,
5353
5353
  faCommentDots: xe,
5354
- faCommenting: Tc,
5355
- faCommentsAlt: Vc,
5356
- faCopy: Mc,
5354
+ faCommenting: Rc,
5355
+ faCommentsAlt: Hc,
5356
+ faCopy: wc,
5357
5357
  faCreditCard: ze,
5358
- faCreditCardAlt: Dc,
5359
- faDotCircle: ec,
5360
- faEllipsis: _e,
5361
- faEllipsisH: il,
5362
- faEllipsisV: Zr,
5358
+ faCreditCardAlt: Oc,
5359
+ faDotCircle: ac,
5360
+ faEllipsis: We,
5361
+ faEllipsisH: ol,
5362
+ faEllipsisV: Jr,
5363
5363
  faEllipsisVertical: je,
5364
- faEnvelope: pl,
5365
- faEnvelopeOpenText: ol,
5366
- faEquals: el,
5367
- faEur: Pr,
5368
- faEuro: Er,
5364
+ faEnvelope: vl,
5365
+ faEnvelopeOpenText: sl,
5366
+ faEquals: al,
5367
+ faEur: Er,
5368
+ faEuro: Dr,
5369
5369
  faEuroSign: J2,
5370
- faExclamationCircle: br,
5371
- faExclamationTriangle: Ic,
5372
- faExternalLink: Lc,
5373
- faEye: nl,
5374
- faEyeSlash: zc,
5370
+ faExclamationCircle: zr,
5371
+ faExclamationTriangle: $c,
5372
+ faExternalLink: yc,
5373
+ faEye: cl,
5374
+ faEyeSlash: xc,
5375
5375
  faFaceFrown: ke,
5376
5376
  faFaceMeh: Ee,
5377
5377
  faFaceSmile: he,
5378
- faFaceSmileHearts: Oc,
5378
+ faFaceSmileHearts: Tc,
5379
5379
  faFaceUnamused: _r,
5380
- faFile: pr,
5381
- faFileCheck: jr,
5382
- faFileCircleCheck: Cc,
5383
- faFileCircleInfo: Kr,
5384
- faFileCircleQuestion: Sr,
5385
- faFileCircleXmark: er,
5386
- faFileCode: xc,
5387
- faFileContract: gc,
5380
+ faFile: vr,
5381
+ faFileCheck: Vr,
5382
+ faFileCircleCheck: Mc,
5383
+ faFileCircleInfo: Qr,
5384
+ faFileCircleQuestion: Fr,
5385
+ faFileCircleXmark: ar,
5386
+ faFileCode: Cc,
5387
+ faFileContract: hc,
5388
5388
  faFileImport: Te,
5389
- faFileInvoice: Gc,
5390
- faFileInvoiceDollar: Ec,
5391
- faFileSignature: wr,
5392
- faFolderCheck: Hr,
5393
- faFolderUser: nc,
5394
- faFrown: nr,
5389
+ faFileInvoice: Yc,
5390
+ faFileInvoiceDollar: Dc,
5391
+ faFileSignature: kr,
5392
+ faFolderCheck: Wr,
5393
+ faFolderUser: cc,
5394
+ faFrown: cr,
5395
5395
  faGear: Fe,
5396
5396
  faHand: Ie,
5397
- faHandPaper: yr,
5398
- faHashtag: ac,
5399
- faHome: cr,
5400
- faHomeAlt: rr,
5401
- faHomeLgAlt: lr,
5397
+ faHandPaper: br,
5398
+ faHashtag: tc,
5399
+ faHome: rr,
5400
+ faHomeAlt: lr,
5401
+ faHomeLgAlt: ir,
5402
5402
  faHouse: l2,
5403
- faInfoCircle: Xn,
5404
- faInstitution: uc,
5403
+ faInfoCircle: Kn,
5404
+ faInstitution: mc,
5405
5405
  faListCheck: de,
5406
5406
  faLocationDot: ge,
5407
5407
  faMagnifyingGlass: He,
5408
- faMapMarkerAlt: lc,
5409
- faMeh: kr,
5410
- faMessage: We,
5408
+ faMapMarkerAlt: ic,
5409
+ faMeh: Ar,
5410
+ faMessage: _e,
5411
5411
  faMessages: Ce,
5412
5412
  faMinus: qe,
5413
- faMinusCircle: Qn,
5414
- faMinusSquare: Ll,
5415
- faMoneyCheck: Sc,
5416
- faMoneyCheckEdit: Gr,
5413
+ faMinusCircle: Zn,
5414
+ faMinusSquare: yl,
5415
+ faMoneyCheck: Fc,
5416
+ faMoneyCheckEdit: Yr,
5417
5417
  faMoneyCheckPen: Be,
5418
- faMultiply: Xc,
5419
- faMuseum: mc,
5420
- faPaperPlane: Xr,
5421
- faPaperPlaneAlt: yc,
5418
+ faMultiply: Kc,
5419
+ faMuseum: dc,
5420
+ faPaperPlane: Kr,
5421
+ faPaperPlaneAlt: bc,
5422
5422
  faPaperPlaneTop: Q2,
5423
- faPaperclip: fr,
5423
+ faPaperclip: ur,
5424
5424
  faPen: _c,
5425
5425
  faPencil: De,
5426
- faPencilAlt: Fr,
5427
- faPhone: Hc,
5428
- faPiggyBank: sc,
5426
+ faPencilAlt: Ir,
5427
+ faPhone: Wc,
5428
+ faPiggyBank: fc,
5429
5429
  faPlus: ye,
5430
- faPlusCircle: Mr,
5431
- faPlusMinus: Cr,
5432
- faQuestionCircle: gr,
5433
- faReceipt: al,
5434
- faRefresh: Zn,
5435
- faRemove: Kc,
5430
+ faPlusCircle: wr,
5431
+ faPlusMinus: Mr,
5432
+ faQuestionCircle: hr,
5433
+ faReceipt: tl,
5434
+ faRefresh: Jn,
5435
+ faRemove: Qc,
5436
5436
  faScrewdriverWrench: ve,
5437
- faSearch: ll,
5438
- faSend: bc,
5439
- faShoppingCart: Gn,
5440
- faSmile: pc,
5437
+ faSearch: il,
5438
+ faSend: zc,
5439
+ faShoppingCart: Yn,
5440
+ faSmile: vc,
5441
5441
  faSort: we,
5442
- faSortAsc: cl,
5443
- faSortDesc: Yn,
5442
+ faSortAsc: rl,
5443
+ faSortDesc: Xn,
5444
5444
  faSortDown: se,
5445
5445
  faSortUp: Ve,
5446
- faSparkle: hl,
5447
- faSparkles: Nr,
5448
- faSpinnerThird: jc,
5449
- faSquare: hc,
5446
+ faSparkle: Ll,
5447
+ faSparkles: Sr,
5448
+ faSpinnerThird: Vc,
5449
+ faSquare: Lc,
5450
5450
  faSquareCheck: Oe,
5451
5451
  faSquareMinus: Ge,
5452
- faStar: Pc,
5453
- faSubtract: vl,
5454
- faSuitcase: ur,
5455
- faSync: Jn,
5456
- faTags: qc,
5457
- faTasks: tc,
5458
- faThumbsDown: Ur,
5459
- faThumbsUp: Lr,
5460
- faTimes: Qc,
5461
- faTimesCircle: Dr,
5462
- faTools: rc,
5463
- faTrash: tl,
5464
- faTrashXmark: Nc,
5452
+ faStar: Ec,
5453
+ faSubtract: gl,
5454
+ faSuitcase: mr,
5455
+ faSync: ec,
5456
+ faTags: Gc,
5457
+ faTasks: nc,
5458
+ faThumbsDown: jr,
5459
+ faThumbsUp: yr,
5460
+ faTimes: Zc,
5461
+ faTimesCircle: Or,
5462
+ faTools: lc,
5463
+ faTrash: nl,
5464
+ faTrashXmark: Sc,
5465
5465
  faTriangleExclamation: Z2,
5466
- faUniversity: dc,
5467
- faUnsorted: tr,
5468
- faUser: ar,
5469
- faUserFriends: vr,
5466
+ faUniversity: pc,
5467
+ faUnsorted: nr,
5468
+ faUser: tr,
5469
+ faUserFriends: gr,
5470
5470
  faUserGroup: Ne,
5471
- faWallet: fl,
5472
- faWarning: $c,
5471
+ faWallet: ul,
5472
+ faWarning: Pc,
5473
5473
  faXmark: j1,
5474
- faXmarkCircle: Or,
5475
- faXmarkLarge: mr
5474
+ faXmarkCircle: Tr,
5475
+ faXmarkLarge: dr
5476
5476
  }, Symbol.toStringTag, { value: "Module" }));
5477
- var bl = {
5477
+ var zl = {
5478
5478
  prefix: "fak",
5479
5479
  iconName: "fiscozen",
5480
5480
  icon: [
@@ -5485,9 +5485,9 @@ var bl = {
5485
5485
  "M96 55.1l0 74.7 448 0 0-74.7-448 0zm0 401.8s0 0 0 0s0 0 0 0s0 0 0 0zm224.5-165L96 456.9l133 0L544 217.1l-448 0 0 74.8 224.5 0z"
5486
5486
  ]
5487
5487
  };
5488
- const zl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5488
+ const xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5489
5489
  __proto__: null,
5490
- faFiscozen: bl
5490
+ faFiscozen: zl
5491
5491
  }, Symbol.toStringTag, { value: "Module" }));
5492
5492
  var Ye = {
5493
5493
  prefix: "fasr",
@@ -5499,7 +5499,7 @@ var Ye = {
5499
5499
  "f0c9",
5500
5500
  "M0 64l448 0 0 48L0 112 0 64zM0 224l448 0 0 48L0 272l0-48zM448 384l0 48L0 432l0-48 448 0z"
5501
5501
  ]
5502
- }, xl = Ye, Cl = {
5502
+ }, Cl = Ye, Ml = {
5503
5503
  prefix: "fasr",
5504
5504
  iconName: "bell",
5505
5505
  icon: [
@@ -5519,7 +5519,7 @@ var Ye = {
5519
5519
  "e0d5",
5520
5520
  "M152 24l0-24L104 0l0 24 0 40L0 64l0 80 0 48L0 464l0 48 48 0 352 0 48 0 0-48 0-272 0-48 0-80L344 64l0-40 0-24L296 0l0 24 0 40L152 64l0-40zM48 192l352 0 0 272L48 464l0-272zm48 64l0 48 256 0 0-48L96 256zm160 96L96 352l0 48 160 0 0-48z"
5521
5521
  ]
5522
- }, Ml = Xe, Ke = {
5522
+ }, wl = Xe, Ke = {
5523
5523
  prefix: "fasr",
5524
5524
  iconName: "cart-shopping",
5525
5525
  icon: [
@@ -5529,7 +5529,7 @@ var Ye = {
5529
5529
  "f07a",
5530
5530
  "M24 0L0 0 0 48l24 0 52.1 0 60.3 316.5 3.7 19.5 19.9 0 328 0 24 0 0-48-24 0-308.1 0-9.1-48L496 288 561 80l15-48-50.3 0L122 32l-2.4-12.5L115.9 0 96 0 24 0zM161.6 240L131.1 80l379.6 0-50 160-299.1 0zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"
5531
5531
  ]
5532
- }, wl = Ke, kl = {
5532
+ }, kl = Ke, Al = {
5533
5533
  prefix: "fasr",
5534
5534
  iconName: "chevron-down",
5535
5535
  icon: [
@@ -5539,7 +5539,7 @@ var Ye = {
5539
5539
  "f078",
5540
5540
  "M256 417.9l17-17L465 209l17-17L448 158.1l-17 17-175 175L81 175l-17-17L30.1 192l17 17L239 401l17 17z"
5541
5541
  ]
5542
- }, Al = {
5542
+ }, Nl = {
5543
5543
  prefix: "fasr",
5544
5544
  iconName: "chevron-up",
5545
5545
  icon: [
@@ -5559,7 +5559,7 @@ var Ye = {
5559
5559
  "f09d",
5560
5560
  "M528 80l0 48L48 128l0-48 480 0zm0 144l0 208L48 432l0-208 480 0zM48 32L0 32 0 80 0 432l0 48 48 0 480 0 48 0 0-48 0-352 0-48-48 0L48 32zM192 336l-96 0 0 48 96 0 0-48zm192 0l-160 0 0 48 160 0 0-48z"
5561
5561
  ]
5562
- }, Nl = Qe, Sl = {
5562
+ }, Sl = Qe, Fl = {
5563
5563
  prefix: "fasr",
5564
5564
  iconName: "file-check",
5565
5565
  icon: [
@@ -5569,7 +5569,7 @@ var Ye = {
5569
5569
  "f316",
5570
5570
  "M48 464L48 48l176 0 0 112 112 0 0 304L48 464zM256 0L48 0 0 0 0 48 0 464l0 48 48 0 288 0 48 0 0-48 0-336L256 0zm33 267.6l17-17L272 216.7l-17 17-89.7 89.7L129 287l-17-17L78.1 304l17 17 53.3 53.3 17 17 17-17L289 267.6z"
5571
5571
  ]
5572
- }, Fl = {
5572
+ }, Il = {
5573
5573
  prefix: "fasr",
5574
5574
  iconName: "folder-user",
5575
5575
  icon: [
@@ -5589,7 +5589,7 @@ var Ye = {
5589
5589
  "f013",
5590
5590
  "M328 0l14.6 66.8c11.9 5.5 23.3 12 33.8 19.6l65.2-20.8 72 124.7-50.6 46.1c.6 6.4 .9 12.9 .9 19.5s-.3 13.1-.9 19.5l50.6 46.1-72 124.7-65.2-20.8c-10.6 7.5-21.9 14.1-33.8 19.6L328 512l-144 0-14.6-66.8c-11.9-5.5-23.3-12-33.8-19.6L70.3 446.4l-72-124.7 50.6-46.1c-.6-6.4-.9-12.9-.9-19.5s.3-13.1 .9-19.5L-1.7 190.4l72-124.7 65.2 20.8c10.6-7.5 21.9-14.1 33.8-19.6L184 0 328 0zm63 132.2l-22.9 7.3-19.5-13.9c-8.2-5.8-16.9-10.9-26-15.1l-21.8-10-5.1-23.4L289.4 48l-66.7 0-6.4 29.1-5.1 23.4-21.8 10c-9.2 4.2-17.9 9.3-26 15.1l-19.5 13.9L121 132.2l-28.4-9L59.2 180.9l22 20.1 17.7 16.1-2.2 23.8c-.5 5-.7 10-.7 15.1s.2 10.1 .7 15.1l2.2 23.8L81.2 311l-22 20.1 33.4 57.8 28.4-9 22.9-7.3 19.5 13.9c8.2 5.8 16.9 10.9 26 15.1l21.8 10 5.1 23.4 6.4 29.1 66.7 0 6.4-29.1 5.1-23.4 21.8-10c9.2-4.2 17.9-9.3 26-15.1l19.5-13.9 22.9 7.3 28.4 9 33.4-57.8L430.8 311l-17.7-16.1 2.2-23.8c.5-5 .7-10 .7-15.1s-.2-10.1-.7-15.1l-2.2-23.8L430.8 201l22.1-20.1-33.4-57.8-28.4 9zM304 256a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-144 0a96 96 0 1 1 192 0 96 96 0 1 1 -192 0z"
5591
5591
  ]
5592
- }, Il = Ze, Je = {
5592
+ }, $l = Ze, Je = {
5593
5593
  prefix: "fasr",
5594
5594
  iconName: "screwdriver-wrench",
5595
5595
  icon: [
@@ -5599,7 +5599,7 @@ var Ye = {
5599
5599
  "f7d9",
5600
5600
  "M33.9 366.1L160.4 239.6l33.9 33.9L67.9 400 112 444.1l95.4-95.4 17.9 17.9 16 16-95.4 95.4L112 512 78.1 478.1 33.9 433.9 0 400l33.9-33.9zM224 144.8L224 96l0-16-7.3-5.5C245.1 29.7 295.1 0 352 0c13.5 0 26.7 1.7 39.3 4.9c17 4.3 33 11.3 47.3 20.6L403.5 60.5 352 112l0 48 48 0 51.5-51.5 35.1-35.1c9.3 14.4 16.3 30.3 20.6 47.3c3.2 12.6 4.9 25.7 4.9 39.3c0 57.2-30 107.3-75.1 135.6l-35.2-35.2c35.8-17.8 60.8-54.1 62.3-96.5l-30 30L419.9 208 400 208l-48 0-48 0 0-48 0-48 0-19.9 14.1-14.1 30-30C288 50.1 240 99.5 240 160l0 .8-16-16zM287 321l-129-129L96 192 0 64 64 0 192 96l0 62.1L321 287l31-31L512 416l-96 96L256 352l31-31z"
5601
5601
  ]
5602
- }, $l = Je, Pl = {
5602
+ }, Pl = Je, El = {
5603
5603
  prefix: "fasr",
5604
5604
  iconName: "suitcase",
5605
5605
  icon: [
@@ -5619,31 +5619,31 @@ var Ye = {
5619
5619
  "f500",
5620
5620
  "M64 304L53.6 337.9l-34.5 112L14.8 464 0 512l50.2 0L65 512l318 0 14.8 0 50.2 0-14.8-48-4.3-14.1-34.5-112L384 304l-35.5 0L224 304 99.5 304 64 304zM332.8 464l-217.6 0L65 464l14.8-48 19.7-64 249.1 0 19.7 64L383 464l-50.2 0zM352 128A128 128 0 1 0 96 128a128 128 0 1 0 256 0zm-208 0a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zM640 512L576 320l-153.6 0 56.2 182.6 2.9 9.4L640 512zM432 256c61.9 0 112-50.1 112-112s-50.1-112-112-112c-24.8 0-47.7 8.1-66.3 21.7C377.4 75.9 384 101.2 384 128c0 35.6-11.6 68.5-31.3 95.1C373 243.4 401 256 432 256z"
5621
5621
  ]
5622
- }, El = e3;
5623
- const Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5622
+ }, Dl = e3;
5623
+ const Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5624
5624
  __proto__: null,
5625
5625
  faBars: Ye,
5626
- faBell: Cl,
5626
+ faBell: Ml,
5627
5627
  faCalendarLines: Xe,
5628
- faCalendarNote: Ml,
5628
+ faCalendarNote: wl,
5629
5629
  faCartShopping: Ke,
5630
- faChevronDown: kl,
5631
- faChevronUp: Al,
5632
- faCog: Il,
5630
+ faChevronDown: Al,
5631
+ faChevronUp: Nl,
5632
+ faCog: $l,
5633
5633
  faCreditCard: Qe,
5634
- faCreditCardAlt: Nl,
5635
- faFileCheck: Sl,
5636
- faFolderUser: Fl,
5634
+ faCreditCardAlt: Sl,
5635
+ faFileCheck: Fl,
5636
+ faFolderUser: Il,
5637
5637
  faGear: Ze,
5638
- faNavicon: xl,
5638
+ faNavicon: Cl,
5639
5639
  faScrewdriverWrench: Je,
5640
- faShoppingCart: wl,
5641
- faSuitcase: Pl,
5642
- faTools: $l,
5643
- faUserFriends: El,
5640
+ faShoppingCart: kl,
5641
+ faSuitcase: El,
5642
+ faTools: Pl,
5643
+ faUserFriends: Dl,
5644
5644
  faUserGroup: e3
5645
5645
  }, Symbol.toStringTag, { value: "Module" }));
5646
- var Ol = {
5646
+ var Tl = {
5647
5647
  prefix: "fass",
5648
5648
  iconName: "bell",
5649
5649
  icon: [
@@ -5654,9 +5654,9 @@ var Ol = {
5654
5654
  "M256 0L192 0l0 51.2C119 66 64 130.6 64 208l0 88L0 368l0 48 448 0 0-48-64-72 0-88c0-77.4-55-142-128-156.8L256 0zm32 448l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"
5655
5655
  ]
5656
5656
  };
5657
- const Tl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5657
+ const Rl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5658
5658
  __proto__: null,
5659
- faBell: Ol
5659
+ faBell: Tl
5660
5660
  }, Symbol.toStringTag, { value: "Module" }));
5661
5661
  var F2 = { fab: {}, far: {}, fas: {}, fak: {}, fasr: {}, fass: {} };
5662
5662
  function M1(e) {
@@ -5669,18 +5669,18 @@ function M1(e) {
5669
5669
  }
5670
5670
  });
5671
5671
  }
5672
- M1(Lt);
5673
- M1(qn);
5674
- M1(yl);
5675
- M1(zl);
5676
- M1(Dl);
5677
- M1(Tl);
5672
+ M1(yt);
5673
+ M1(Gn);
5674
+ M1(bl);
5675
+ M1(xl);
5676
+ M1(Ol);
5677
+ M1(Rl);
5678
5678
  function I2(e, a) {
5679
5679
  (a == null || a > e.length) && (a = e.length);
5680
5680
  for (var t = 0, n = Array(a); t < a; t++) n[t] = e[t];
5681
5681
  return n;
5682
5682
  }
5683
- function Rl(e) {
5683
+ function Bl(e) {
5684
5684
  if (Array.isArray(e)) return I2(e);
5685
5685
  }
5686
5686
  function j(e, a, t) {
@@ -5691,10 +5691,10 @@ function j(e, a, t) {
5691
5691
  writable: !0
5692
5692
  }) : e[a] = t, e;
5693
5693
  }
5694
- function Bl(e) {
5694
+ function Ul(e) {
5695
5695
  if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
5696
5696
  }
5697
- function Ul() {
5697
+ function jl() {
5698
5698
  throw new TypeError(`Invalid attempt to spread non-iterable instance.
5699
5699
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
5700
5700
  }
@@ -5719,16 +5719,16 @@ function Y(e) {
5719
5719
  }
5720
5720
  return e;
5721
5721
  }
5722
- function jl(e, a) {
5722
+ function Vl(e, a) {
5723
5723
  if (e == null) return {};
5724
- var t, n, c = Vl(e, a);
5724
+ var t, n, c = Hl(e, a);
5725
5725
  if (Object.getOwnPropertySymbols) {
5726
5726
  var r = Object.getOwnPropertySymbols(e);
5727
5727
  for (n = 0; n < r.length; n++) t = r[n], a.indexOf(t) === -1 && {}.propertyIsEnumerable.call(e, t) && (c[t] = e[t]);
5728
5728
  }
5729
5729
  return c;
5730
5730
  }
5731
- function Vl(e, a) {
5731
+ function Hl(e, a) {
5732
5732
  if (e == null) return {};
5733
5733
  var t = {};
5734
5734
  for (var n in e) if ({}.hasOwnProperty.call(e, n)) {
@@ -5738,9 +5738,9 @@ function Vl(e, a) {
5738
5738
  return t;
5739
5739
  }
5740
5740
  function $2(e) {
5741
- return Rl(e) || Bl(e) || Wl(e) || Ul();
5741
+ return Bl(e) || Ul(e) || ql(e) || jl();
5742
5742
  }
5743
- function Hl(e, a) {
5743
+ function Wl(e, a) {
5744
5744
  if (typeof e != "object" || !e) return e;
5745
5745
  var t = e[Symbol.toPrimitive];
5746
5746
  if (t !== void 0) {
@@ -5751,7 +5751,7 @@ function Hl(e, a) {
5751
5751
  return (a === "string" ? String : Number)(e);
5752
5752
  }
5753
5753
  function _l(e) {
5754
- var a = Hl(e, "string");
5754
+ var a = Wl(e, "string");
5755
5755
  return typeof a == "symbol" ? a : a + "";
5756
5756
  }
5757
5757
  function Z1(e) {
@@ -5762,7 +5762,7 @@ function Z1(e) {
5762
5762
  return a && typeof Symbol == "function" && a.constructor === Symbol && a !== Symbol.prototype ? "symbol" : typeof a;
5763
5763
  }, Z1(e);
5764
5764
  }
5765
- function Wl(e, a) {
5765
+ function ql(e, a) {
5766
5766
  if (e) {
5767
5767
  if (typeof e == "string") return I2(e, a);
5768
5768
  var t = {}.toString.call(e).slice(8, -1);
@@ -5772,7 +5772,7 @@ function Wl(e, a) {
5772
5772
  function P1(e, a) {
5773
5773
  return Array.isArray(a) && a.length > 0 || !Array.isArray(a) && a ? j({}, e, a) : {};
5774
5774
  }
5775
- function ql(e) {
5775
+ function Gl(e) {
5776
5776
  var a, t = (a = {
5777
5777
  "fa-spin": e.spin,
5778
5778
  "fa-pulse": e.pulse,
@@ -5791,7 +5791,7 @@ function ql(e) {
5791
5791
  return n;
5792
5792
  });
5793
5793
  }
5794
- var Gl = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, a3 = { exports: {} };
5794
+ var Yl = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, a3 = { exports: {} };
5795
5795
  (function(e) {
5796
5796
  (function(a) {
5797
5797
  var t = function(g, y, A) {
@@ -5858,20 +5858,20 @@ var Gl = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
5858
5858
  }
5859
5859
  };
5860
5860
  e.exports ? e.exports = P : a.humps = P;
5861
- })(Gl);
5861
+ })(Yl);
5862
5862
  })(a3);
5863
- var Yl = a3.exports, Xl = ["class", "style"];
5864
- function Kl(e) {
5863
+ var Xl = a3.exports, Kl = ["class", "style"];
5864
+ function Ql(e) {
5865
5865
  return e.split(";").map(function(a) {
5866
5866
  return a.trim();
5867
5867
  }).filter(function(a) {
5868
5868
  return a;
5869
5869
  }).reduce(function(a, t) {
5870
- var n = t.indexOf(":"), c = Yl.camelize(t.slice(0, n)), r = t.slice(n + 1).trim();
5870
+ var n = t.indexOf(":"), c = Xl.camelize(t.slice(0, n)), r = t.slice(n + 1).trim();
5871
5871
  return a[c] = r, a;
5872
5872
  }, {});
5873
5873
  }
5874
- function Ql(e) {
5874
+ function Zl(e) {
5875
5875
  return e.split(/\s+/).reduce(function(a, t) {
5876
5876
  return a[t] = !0, a;
5877
5877
  }, {});
@@ -5886,10 +5886,10 @@ function t4(e) {
5886
5886
  var m = e.attributes[o];
5887
5887
  switch (o) {
5888
5888
  case "class":
5889
- s.class = Ql(m);
5889
+ s.class = Zl(m);
5890
5890
  break;
5891
5891
  case "style":
5892
- s.style = Kl(m);
5892
+ s.style = Ql(m);
5893
5893
  break;
5894
5894
  default:
5895
5895
  s.attrs[o] = m;
@@ -5901,7 +5901,7 @@ function t4(e) {
5901
5901
  style: {}
5902
5902
  });
5903
5903
  t.class;
5904
- var r = t.style, i = r === void 0 ? {} : r, l = jl(t, Xl);
5904
+ var r = t.style, i = r === void 0 ? {} : r, l = Vl(t, Kl);
5905
5905
  return R4(e.tag, Y(Y(Y({}, a), {}, {
5906
5906
  class: c.class,
5907
5907
  style: Y(Y({}, c.style), i)
@@ -5912,7 +5912,7 @@ try {
5912
5912
  t3 = process.env.NODE_ENV === "production";
5913
5913
  } catch {
5914
5914
  }
5915
- function Zl() {
5915
+ function Jl() {
5916
5916
  if (!t3 && console && typeof console.error == "function") {
5917
5917
  var e;
5918
5918
  (e = console).error.apply(e, arguments);
@@ -5938,7 +5938,7 @@ function E4(e) {
5938
5938
  iconName: e
5939
5939
  };
5940
5940
  }
5941
- var Jl = K({
5941
+ var ei = K({
5942
5942
  name: "FontAwesomeIcon",
5943
5943
  props: {
5944
5944
  border: {
@@ -6073,7 +6073,7 @@ var Jl = K({
6073
6073
  var n = t.attrs, c = p(function() {
6074
6074
  return E4(a.icon);
6075
6075
  }), r = p(function() {
6076
- return P1("classes", ql(a));
6076
+ return P1("classes", Gl(a));
6077
6077
  }), i = p(function() {
6078
6078
  return P1("transform", typeof a.transform == "string" ? Q1.transform(a.transform) : a.transform);
6079
6079
  }), l = p(function() {
@@ -6083,11 +6083,11 @@ var Jl = K({
6083
6083
  symbol: a.symbol,
6084
6084
  maskId: a.maskId
6085
6085
  });
6086
- return m.title = a.title, m.titleId = a.titleId, pt(c.value, m);
6086
+ return m.title = a.title, m.titleId = a.titleId, vt(c.value, m);
6087
6087
  });
6088
6088
  X(s, function(m) {
6089
6089
  if (!m)
6090
- return Zl("Could not find one or more icon(s)", c.value, l.value);
6090
+ return Jl("Could not find one or more icon(s)", c.value, l.value);
6091
6091
  }, {
6092
6092
  immediate: !0
6093
6093
  });
@@ -6147,7 +6147,7 @@ K({
6147
6147
  }), i = p(function() {
6148
6148
  return P1("transform", typeof a.transform == "string" ? Q1.transform(a.transform) : a.transform);
6149
6149
  }), l = p(function() {
6150
- var o = vt(a.value.toString(), Y(Y({}, i.value), r.value)), m = o.abstract;
6150
+ var o = gt(a.value.toString(), Y(Y({}, i.value), r.value)), m = o.abstract;
6151
6151
  return a.counter && (m[0].attributes.class = m[0].attributes.class.replace("fa-layers-text", "")), m[0];
6152
6152
  }), s = p(function() {
6153
6153
  return t4(l.value, {}, n);
@@ -6185,7 +6185,7 @@ const J = /* @__PURE__ */ K({
6185
6185
  role: "presentation",
6186
6186
  class: I([a, t[e.size]])
6187
6187
  }, [
6188
- d1(w(Jl), {
6188
+ d1(w(ei), {
6189
6189
  class: I(n[e.size]),
6190
6190
  icon: typeof e.name == "string" ? w(F2)[e.variant][e.name] : e.name,
6191
6191
  size: e.size !== "md" ? e.size : void 0,
@@ -6198,7 +6198,7 @@ const J = /* @__PURE__ */ K({
6198
6198
  sm: "backoffice",
6199
6199
  md: "backoffice",
6200
6200
  lg: "frontoffice"
6201
- }, ei = ["disabled", "aria-disabled"], n3 = /* @__PURE__ */ K({
6201
+ }, ai = ["disabled", "aria-disabled"], n3 = /* @__PURE__ */ K({
6202
6202
  __name: "FzButton",
6203
6203
  props: {
6204
6204
  label: {},
@@ -6339,7 +6339,7 @@ const J = /* @__PURE__ */ K({
6339
6339
  class: I(m.value)
6340
6340
  }, [
6341
6341
  B(v.$slots, "default", {}, () => [
6342
- W1(p1(e.label), 1)
6342
+ _1(p1(e.label), 1)
6343
6343
  ])
6344
6344
  ], 2)) : D("", !0),
6345
6345
  w(t).after || i.value && e.iconPosition === "after" ? (N(), H("div", {
@@ -6355,9 +6355,9 @@ const J = /* @__PURE__ */ K({
6355
6355
  }, null, 8, ["name", "variant"])) : D("", !0)
6356
6356
  ])
6357
6357
  ])) : D("", !0)
6358
- ], 10, ei));
6358
+ ], 10, ai));
6359
6359
  }
6360
- }), ai = /* @__PURE__ */ K({
6360
+ }), ti = /* @__PURE__ */ K({
6361
6361
  inheritAttrs: !1,
6362
6362
  __name: "FzIconButton",
6363
6363
  props: {
@@ -6443,7 +6443,7 @@ const J = /* @__PURE__ */ K({
6443
6443
  for (const [n, c] of a)
6444
6444
  t[n] = c;
6445
6445
  return t;
6446
- }, P2 = /* @__PURE__ */ n4(ai, [["__scopeId", "data-v-b4be112d"]]), ti = /* @__PURE__ */ K({
6446
+ }, P2 = /* @__PURE__ */ n4(ti, [["__scopeId", "data-v-b4be112d"]]), ni = /* @__PURE__ */ K({
6447
6447
  __name: "FzContainer",
6448
6448
  props: {
6449
6449
  main: { type: Boolean, default: !1 },
@@ -6482,7 +6482,7 @@ const J = /* @__PURE__ */ K({
6482
6482
  _: 3
6483
6483
  }, 8, ["class"]));
6484
6484
  }
6485
- }), D4 = /* @__PURE__ */ n4(ti, [["__scopeId", "data-v-8c40daeb"]]), ni = ["aria-disabled"], ci = ["href", "target", "rel"], ri = /* @__PURE__ */ K({
6485
+ }), D4 = /* @__PURE__ */ n4(ni, [["__scopeId", "data-v-8c40daeb"]]), ci = ["aria-disabled"], ri = ["href", "target", "rel"], li = /* @__PURE__ */ K({
6486
6486
  __name: "FzLink",
6487
6487
  props: {
6488
6488
  type: { default: "default" },
@@ -6562,7 +6562,7 @@ const J = /* @__PURE__ */ K({
6562
6562
  "aria-label": "Link disabled"
6563
6563
  }, [
6564
6564
  B(h.$slots, "default")
6565
- ], 10, ni)) : e.external ? (N(), H("a", {
6565
+ ], 10, ci)) : e.external ? (N(), H("a", {
6566
6566
  key: 1,
6567
6567
  href: b.value,
6568
6568
  class: I(m.value),
@@ -6570,7 +6570,7 @@ const J = /* @__PURE__ */ K({
6570
6570
  rel: S.value
6571
6571
  }, [
6572
6572
  B(h.$slots, "default")
6573
- ], 10, ci)) : (N(), V(P, {
6573
+ ], 10, ri)) : (N(), V(P, {
6574
6574
  key: 2,
6575
6575
  to: e.to,
6576
6576
  replace: e.replace,
@@ -6584,10 +6584,10 @@ const J = /* @__PURE__ */ K({
6584
6584
  }, 8, ["to", "replace", "class", "target"]));
6585
6585
  };
6586
6586
  }
6587
- }), li = { class: "flex flex-col flex-1" }, ii = {
6587
+ }), ii = { class: "flex flex-col flex-1" }, oi = {
6588
6588
  key: 0,
6589
6589
  class: "leading-[20px]"
6590
- }, oi = /* @__PURE__ */ K({
6590
+ }, si = /* @__PURE__ */ K({
6591
6591
  __name: "FzAlert",
6592
6592
  props: {
6593
6593
  tone: {},
@@ -6684,9 +6684,9 @@ const J = /* @__PURE__ */ K({
6684
6684
  class: I(v.value),
6685
6685
  "aria-hidden": "true"
6686
6686
  }, null, 8, ["name", "size", "class"]),
6687
- u1("div", li, [
6688
- e.title && !s.value ? B4((N(), H("p", ii, [
6689
- W1(p1(e.title), 1)
6687
+ u1("div", ii, [
6688
+ e.title && !s.value ? B4((N(), H("p", oi, [
6689
+ _1(p1(e.title), 1)
6690
6690
  ])), [
6691
6691
  [q]
6692
6692
  ]) : D("", !0),
@@ -6710,11 +6710,11 @@ const J = /* @__PURE__ */ K({
6710
6710
  variant: "secondary"
6711
6711
  }, {
6712
6712
  default: G(() => [
6713
- W1(p1(e.buttonActionLabel), 1)
6713
+ _1(p1(e.buttonActionLabel), 1)
6714
6714
  ]),
6715
6715
  _: 1
6716
6716
  }, 8, ["tooltip", "environment"])) : D("", !0),
6717
- e.showLinkAction ? (N(), V(w(ri), {
6717
+ e.showLinkAction ? (N(), V(w(li), {
6718
6718
  key: 1,
6719
6719
  to: e.linkActionLocation,
6720
6720
  onClick: z,
@@ -6723,7 +6723,7 @@ const J = /* @__PURE__ */ K({
6723
6723
  external: e.linkActionExternal
6724
6724
  }, {
6725
6725
  default: G(() => [
6726
- W1(p1(e.linkActionLabel), 1)
6726
+ _1(p1(e.linkActionLabel), 1)
6727
6727
  ]),
6728
6728
  _: 1
6729
6729
  }, 8, ["to", "target", "external"])) : D("", !0)
@@ -6745,8 +6745,8 @@ const J = /* @__PURE__ */ K({
6745
6745
  ], 2);
6746
6746
  };
6747
6747
  }
6748
- }), si = /* @__PURE__ */ n4(oi, [["__scopeId", "data-v-3d1f9d4e"]]);
6749
- function fi(e, a, t, n, c) {
6748
+ }), fi = /* @__PURE__ */ n4(si, [["__scopeId", "data-v-3d1f9d4e"]]);
6749
+ function ui(e, a, t, n, c) {
6750
6750
  const r = p(
6751
6751
  () => a.value ? `${a.value.clientWidth}px` : "auto"
6752
6752
  ), i = {
@@ -6823,18 +6823,18 @@ const O4 = {
6823
6823
  md: "backoffice",
6824
6824
  lg: "frontoffice"
6825
6825
  };
6826
- let ui = 0;
6827
- function mi(e) {
6826
+ let mi = 0;
6827
+ function di(e) {
6828
6828
  const a = Date.now() - 16e11;
6829
- return `${e}-${a}-${++ui}`;
6829
+ return `${e}-${a}-${++mi}`;
6830
6830
  }
6831
- function di() {
6832
- return mi("fz-input");
6831
+ function pi() {
6832
+ return di("fz-input");
6833
6833
  }
6834
- const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justify-around min-w-0 grow" }, hi = {
6834
+ const vi = ["id", "for"], gi = ["tabindex"], hi = { class: "flex flex-col justify-around min-w-0 grow" }, Li = {
6835
6835
  key: 0,
6836
6836
  class: "text-xs text-grey-300 grow-0 overflow-hidden text-ellipsis whitespace-nowrap"
6837
- }, Li = ["type", "required", "disabled", "readonly", "placeholder", "id", "pattern", "name", "maxlength", "autocomplete", "aria-required", "aria-invalid", "aria-disabled", "aria-labelledby", "aria-describedby"], yi = { class: "flex items-center gap-4" }, bi = ["id"], zi = /* @__PURE__ */ K({
6837
+ }, yi = ["type", "required", "disabled", "readonly", "placeholder", "id", "pattern", "name", "maxlength", "autocomplete", "aria-required", "aria-invalid", "aria-disabled", "aria-labelledby", "aria-describedby"], bi = { class: "flex items-center gap-4" }, zi = ["id"], xi = /* @__PURE__ */ K({
6838
6838
  inheritAttrs: !1,
6839
6839
  __name: "FzInput",
6840
6840
  props: /* @__PURE__ */ d2({
@@ -6903,7 +6903,7 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
6903
6903
  },
6904
6904
  { immediate: !0 }
6905
6905
  );
6906
- const l = p(() => n.environment ? n.environment : n.size ? O4[n.size] : "frontoffice"), s = U4(e, "modelValue"), o = v1(null), m = v1(null), v = di(), b = v1(!1), {
6906
+ const l = p(() => n.environment ? n.environment : n.size ? O4[n.size] : "frontoffice"), s = U4(e, "modelValue"), o = v1(null), m = v1(null), v = pi(), b = v1(!1), {
6907
6907
  staticContainerClass: S,
6908
6908
  computedContainerClass: h,
6909
6909
  computedLabelClass: E,
@@ -6912,7 +6912,7 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
6912
6912
  computedHelpClass: y,
6913
6913
  containerWidth: A,
6914
6914
  showNormalPlaceholder: x
6915
- } = fi(
6915
+ } = ui(
6916
6916
  u3(n),
6917
6917
  o,
6918
6918
  s,
@@ -6964,7 +6964,7 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
6964
6964
  id: `${w(v)}-label`,
6965
6965
  class: I(w(E)),
6966
6966
  for: w(v)
6967
- }, p1(e.label) + p1(e.required ? " *" : ""), 11, pi)) : D("", !0)
6967
+ }, p1(e.label) + p1(e.required ? " *" : ""), 11, vi)) : D("", !0)
6968
6968
  ]),
6969
6969
  u1("div", {
6970
6970
  class: I([w(S), w(h)]),
@@ -6989,8 +6989,8 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
6989
6989
  onKeydown: T[0] || (T[0] = (r1) => w1.value ? (N1) => M(N1, "fzinput:left-icon-click") : void 0)
6990
6990
  }, null, 8, ["name", "variant", "role", "aria-label", "aria-disabled", "tabindex", "class"])) : D("", !0)
6991
6991
  ]),
6992
- u1("div", gi, [
6993
- w(x) ? D("", !0) : (N(), H("span", hi, p1(e.placeholder), 1)),
6992
+ u1("div", hi, [
6993
+ w(x) ? D("", !0) : (N(), H("span", Li, p1(e.placeholder), 1)),
6994
6994
  B4(u1("input", E2({
6995
6995
  type: e.type,
6996
6996
  required: e.required,
@@ -7018,12 +7018,12 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
7018
7018
  onFocus: T[3] || (T[3] = (r1) => {
7019
7019
  b.value = !0, k.$emit("focus", r1);
7020
7020
  })
7021
- }), null, 16, Li), [
7021
+ }), null, 16, yi), [
7022
7022
  [m3, s.value]
7023
7023
  ])
7024
7024
  ]),
7025
7025
  B(k.$slots, "right-icon", {}, () => [
7026
- u1("div", yi, [
7026
+ u1("div", bi, [
7027
7027
  e.secondRightIcon && !e.secondRightIconButton ? (N(), V(w(J), {
7028
7028
  key: 0,
7029
7029
  name: e.secondRightIcon,
@@ -7083,8 +7083,8 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
7083
7083
  })) : D("", !0)
7084
7084
  ])
7085
7085
  ])
7086
- ], 42, vi),
7087
- e.error && k.$slots.errorMessage ? (N(), V(w(si), {
7086
+ ], 42, gi),
7087
+ e.error && k.$slots.errorMessage ? (N(), V(w(fi), {
7088
7088
  key: 0,
7089
7089
  id: `${w(v)}-error`,
7090
7090
  role: "alert",
@@ -7103,7 +7103,7 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
7103
7103
  style: r4({ width: w(A) })
7104
7104
  }, [
7105
7105
  B(k.$slots, "helpText")
7106
- ], 14, bi)) : D("", !0)
7106
+ ], 14, zi)) : D("", !0)
7107
7107
  ], 2));
7108
7108
  }
7109
7109
  }), a1 = (e, a) => {
@@ -7136,7 +7136,7 @@ const pi = ["id", "for"], vi = ["tabindex"], gi = { class: "flex flex-col justif
7136
7136
  return n !== 0 && (t = Math.abs(n) >= e / 2 ? a + c - n : a - n), t;
7137
7137
  }, f1 = (e, a, t) => Math.max(e, Math.min(a, t));
7138
7138
  new DOMRect(0, 0, window.innerWidth, window.innerHeight);
7139
- const xi = {
7139
+ const Ci = {
7140
7140
  blue: {
7141
7141
  50: {
7142
7142
  value: "#eff1ff",
@@ -7970,8 +7970,8 @@ const xi = {
7970
7970
  }
7971
7971
  }
7972
7972
  }, c4 = {
7973
- global: xi
7974
- }, Ci = [
7973
+ global: Ci
7974
+ }, Mi = [
7975
7975
  "blue",
7976
7976
  "purple",
7977
7977
  "orange",
@@ -7979,17 +7979,17 @@ const xi = {
7979
7979
  "yellow",
7980
7980
  "grey",
7981
7981
  "core"
7982
- ], Mi = {
7983
- safeColorNames: Ci
7984
- }, wi = [
7982
+ ], wi = {
7983
+ safeColorNames: Mi
7984
+ }, ki = [
7985
7985
  "error",
7986
7986
  "warning",
7987
7987
  "success",
7988
7988
  "info"
7989
- ], ki = {
7990
- semanticColorNames: wi
7991
- }, Ai = Mi.safeColorNames, Ni = ki.semanticColorNames, z1 = {};
7992
- Ai.forEach((e) => {
7989
+ ], Ai = {
7990
+ semanticColorNames: ki
7991
+ }, Ni = wi.safeColorNames, Si = Ai.semanticColorNames, z1 = {};
7992
+ Ni.forEach((e) => {
7993
7993
  const a = c4.global[e];
7994
7994
  a && Object.keys(a).forEach((t) => {
7995
7995
  var c;
@@ -7998,7 +7998,7 @@ Ai.forEach((e) => {
7998
7998
  });
7999
7999
  });
8000
8000
  const T4 = c4.global.semantic;
8001
- T4 && Ni.forEach((e) => {
8001
+ T4 && Si.forEach((e) => {
8002
8002
  const a = T4[e];
8003
8003
  a && typeof a == "object" && Object.keys(a).forEach((t) => {
8004
8004
  var c;
@@ -8013,7 +8013,7 @@ Object.entries(c4.global.breakpoint).reduce(
8013
8013
  (e, [a, t]) => (e[a] = t.value, e),
8014
8014
  {}
8015
8015
  );
8016
- const Si = { class: "flex items-center gap-4" }, Fi = { class: "flex flex-col justify-between items-center" }, $i = /* @__PURE__ */ K({
8016
+ const Fi = { class: "flex items-center gap-4" }, Ii = { class: "flex flex-col justify-between items-center" }, Pi = /* @__PURE__ */ K({
8017
8017
  __name: "FzCurrencyInput",
8018
8018
  props: /* @__PURE__ */ d2({
8019
8019
  modelValue: {},
@@ -8300,7 +8300,7 @@ const Si = { class: "flex items-center gap-4" }, Fi = { class: "flex flex-col ju
8300
8300
  ), a({
8301
8301
  inputRef: r,
8302
8302
  containerRef: c
8303
- }), (u, d) => (N(), V(zi, E2({
8303
+ }), (u, d) => (N(), V(xi, E2({
8304
8304
  ref_key: "fzInputRef",
8305
8305
  ref: t
8306
8306
  }, l, {
@@ -8311,15 +8311,9 @@ const Si = { class: "flex items-center gap-4" }, Fi = { class: "flex flex-col ju
8311
8311
  onFocus: x,
8312
8312
  onBlur: A,
8313
8313
  onPaste: g
8314
- }), {
8315
- label: G(() => [
8316
- B(u.$slots, "label")
8317
- ]),
8318
- "left-icon": G(() => [
8319
- B(u.$slots, "left-icon")
8320
- ]),
8314
+ }), p3({
8321
8315
  "right-icon": G(() => [
8322
- u1("div", Si, [
8316
+ u1("div", Fi, [
8323
8317
  l.valid ? (N(), V(w(J), {
8324
8318
  key: 0,
8325
8319
  name: "check",
@@ -8327,7 +8321,7 @@ const Si = { class: "flex items-center gap-4" }, Fi = { class: "flex flex-col ju
8327
8321
  class: "text-semantic-success",
8328
8322
  "aria-hidden": "true"
8329
8323
  })) : D("", !0),
8330
- u1("div", Fi, [
8324
+ u1("div", Ii, [
8331
8325
  d1(w(J), {
8332
8326
  name: "angle-up",
8333
8327
  size: "xs",
@@ -8357,18 +8351,41 @@ const Si = { class: "flex items-center gap-4" }, Fi = { class: "flex flex-col ju
8357
8351
  ])
8358
8352
  ])
8359
8353
  ]),
8360
- helpText: G(() => [
8361
- B(u.$slots, "helpText")
8362
- ]),
8363
- errorMessage: G(() => [
8364
- B(u.$slots, "errorMessage")
8365
- ]),
8366
- _: 3
8367
- }, 16, ["modelValue"]));
8354
+ _: 2
8355
+ }, [
8356
+ u.$slots.label ? {
8357
+ name: "label",
8358
+ fn: G(() => [
8359
+ B(u.$slots, "label")
8360
+ ]),
8361
+ key: "0"
8362
+ } : void 0,
8363
+ u.$slots["left-icon"] ? {
8364
+ name: "left-icon",
8365
+ fn: G(() => [
8366
+ B(u.$slots, "left-icon")
8367
+ ]),
8368
+ key: "1"
8369
+ } : void 0,
8370
+ u.$slots.helpText ? {
8371
+ name: "helpText",
8372
+ fn: G(() => [
8373
+ B(u.$slots, "helpText")
8374
+ ]),
8375
+ key: "2"
8376
+ } : void 0,
8377
+ u.$slots.errorMessage ? {
8378
+ name: "errorMessage",
8379
+ fn: G(() => [
8380
+ B(u.$slots, "errorMessage")
8381
+ ]),
8382
+ key: "3"
8383
+ } : void 0
8384
+ ]), 1040, ["modelValue"]));
8368
8385
  }
8369
8386
  });
8370
8387
  export {
8371
- $i as FzCurrencyInput,
8372
- zi as FzInput,
8388
+ Pi as FzCurrencyInput,
8389
+ xi as FzInput,
8373
8390
  O4 as sizeToEnvironmentMapping
8374
8391
  };