@fiscozen/input 0.1.10 → 0.1.11
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 +1351 -1198
- package/dist/input.umd.cjs +5 -5
- package/dist/src/FzCurrencyInput.vue.d.ts +15 -9
- package/dist/src/FzInput.vue.d.ts +20 -10
- package/dist/src/types.d.ts +5 -1
- package/package.json +4 -4
- package/src/FzInput.vue +2 -1
- package/src/types.ts +1 -1
- package/tsconfig.tsbuildinfo +1 -1
package/dist/input.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { defineComponent as n2, computed as M, watch as
|
|
2
|
-
const
|
|
1
|
+
import { defineComponent as n2, computed as M, watch as E2, h as ae, openBlock as B, createElementBlock as N2, normalizeClass as Y, createVNode as te, unref as N, mergeModels as O2, useModel as ne, ref as e2, createElementVNode as y2, toDisplayString as w1, renderSlot as z2, createBlock as w2, createCommentVNode as x2, withDirectives as $4, vModelDynamic as _4, normalizeStyle as k1, getCurrentInstance as D4, nextTick as re, onMounted as R4, mergeProps as j4 } from "vue";
|
|
2
|
+
const S1 = () => {
|
|
3
3
|
};
|
|
4
|
-
let
|
|
5
|
-
mark:
|
|
6
|
-
measure:
|
|
4
|
+
let f1 = {}, ie = {}, ce = null, se = {
|
|
5
|
+
mark: S1,
|
|
6
|
+
measure: S1
|
|
7
7
|
};
|
|
8
8
|
try {
|
|
9
|
-
typeof window < "u" && (
|
|
9
|
+
typeof window < "u" && (f1 = window), typeof document < "u" && (ie = document), typeof MutationObserver < "u" && (ce = MutationObserver), typeof performance < "u" && (se = performance);
|
|
10
10
|
} catch {
|
|
11
11
|
}
|
|
12
12
|
const {
|
|
13
|
-
userAgent:
|
|
14
|
-
} =
|
|
15
|
-
|
|
16
|
-
const R = !!
|
|
17
|
-
var
|
|
13
|
+
userAgent: E1 = ""
|
|
14
|
+
} = f1.navigator || {}, W = f1, z = ie, O1 = ce, C2 = se;
|
|
15
|
+
W.document;
|
|
16
|
+
const R = !!z.documentElement && !!z.head && typeof z.addEventListener == "function" && typeof z.createElement == "function", le = ~E1.indexOf("MSIE") || ~E1.indexOf("Trident/");
|
|
17
|
+
var x = "classic", oe = "duotone", k = "sharp", S = "sharp-duotone", B4 = [x, oe, k, S], U4 = {
|
|
18
18
|
classic: {
|
|
19
19
|
900: "fas",
|
|
20
20
|
400: "far",
|
|
@@ -31,7 +31,7 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
31
31
|
"sharp-duotone": {
|
|
32
32
|
900: "fasds"
|
|
33
33
|
}
|
|
34
|
-
},
|
|
34
|
+
}, P1 = {
|
|
35
35
|
kit: {
|
|
36
36
|
fak: "kit",
|
|
37
37
|
"fa-kit": "kit"
|
|
@@ -40,7 +40,7 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
40
40
|
fakd: "kit-duotone",
|
|
41
41
|
"fa-kit-duotone": "kit-duotone"
|
|
42
42
|
}
|
|
43
|
-
},
|
|
43
|
+
}, W4 = ["kit"], q4 = /fa(s|r|l|t|d|b|k|kd|ss|sr|sl|st|sds)?[\-\ ]/, H4 = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i, Y4 = {
|
|
44
44
|
"Font Awesome 5 Free": {
|
|
45
45
|
900: "fas",
|
|
46
46
|
400: "far"
|
|
@@ -58,7 +58,7 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
58
58
|
"Font Awesome 5 Duotone": {
|
|
59
59
|
900: "fad"
|
|
60
60
|
}
|
|
61
|
-
},
|
|
61
|
+
}, X4 = {
|
|
62
62
|
"Font Awesome 6 Free": {
|
|
63
63
|
900: "fas",
|
|
64
64
|
400: "far"
|
|
@@ -87,7 +87,7 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
87
87
|
"Font Awesome 6 Sharp Duotone": {
|
|
88
88
|
900: "fasds"
|
|
89
89
|
}
|
|
90
|
-
},
|
|
90
|
+
}, G4 = {
|
|
91
91
|
classic: {
|
|
92
92
|
"fa-brands": "fab",
|
|
93
93
|
"fa-duotone": "fad",
|
|
@@ -105,11 +105,11 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
105
105
|
"sharp-duotone": {
|
|
106
106
|
"fa-solid": "fasds"
|
|
107
107
|
}
|
|
108
|
-
},
|
|
108
|
+
}, V4 = {
|
|
109
109
|
classic: ["fas", "far", "fal", "fat"],
|
|
110
110
|
sharp: ["fass", "fasr", "fasl", "fast"],
|
|
111
111
|
"sharp-duotone": ["fasds"]
|
|
112
|
-
},
|
|
112
|
+
}, K4 = {
|
|
113
113
|
classic: {
|
|
114
114
|
fab: "fa-brands",
|
|
115
115
|
fad: "fa-duotone",
|
|
@@ -127,7 +127,7 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
127
127
|
"sharp-duotone": {
|
|
128
128
|
fasds: "fa-solid"
|
|
129
129
|
}
|
|
130
|
-
},
|
|
130
|
+
}, Q4 = {
|
|
131
131
|
classic: {
|
|
132
132
|
solid: "fas",
|
|
133
133
|
regular: "far",
|
|
@@ -145,7 +145,7 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
145
145
|
"sharp-duotone": {
|
|
146
146
|
solid: "fasds"
|
|
147
147
|
}
|
|
148
|
-
},
|
|
148
|
+
}, fe = {
|
|
149
149
|
classic: {
|
|
150
150
|
fa: "solid",
|
|
151
151
|
fas: "solid",
|
|
@@ -177,12 +177,12 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
177
177
|
fasds: "solid",
|
|
178
178
|
"fa-solid": "solid"
|
|
179
179
|
}
|
|
180
|
-
},
|
|
180
|
+
}, Z4 = ["solid", "regular", "light", "thin", "duotone", "brands"], ue = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], J4 = ue.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), i2 = {
|
|
181
181
|
GROUP: "duotone-group",
|
|
182
182
|
SWAP_OPACITY: "swap-opacity",
|
|
183
183
|
PRIMARY: "primary",
|
|
184
184
|
SECONDARY: "secondary"
|
|
185
|
-
},
|
|
185
|
+
}, ea = [...Object.keys(V4), ...Z4, "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", i2.GROUP, i2.SWAP_OPACITY, i2.PRIMARY, i2.SECONDARY].concat(ue.map((e) => "".concat(e, "x"))).concat(J4.map((e) => "w-".concat(e))), aa = {
|
|
186
186
|
"Font Awesome Kit": {
|
|
187
187
|
400: "fak",
|
|
188
188
|
normal: "fak"
|
|
@@ -191,21 +191,21 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
191
191
|
400: "fakd",
|
|
192
192
|
normal: "fakd"
|
|
193
193
|
}
|
|
194
|
-
},
|
|
194
|
+
}, ta = {
|
|
195
195
|
kit: {
|
|
196
196
|
"fa-kit": "fak"
|
|
197
197
|
},
|
|
198
198
|
"kit-duotone": {
|
|
199
199
|
"fa-kit-duotone": "fakd"
|
|
200
200
|
}
|
|
201
|
-
},
|
|
201
|
+
}, na = {
|
|
202
202
|
kit: {
|
|
203
203
|
fak: "fa-kit"
|
|
204
204
|
},
|
|
205
205
|
"kit-duotone": {
|
|
206
206
|
fakd: "fa-kit-duotone"
|
|
207
207
|
}
|
|
208
|
-
},
|
|
208
|
+
}, F1 = {
|
|
209
209
|
kit: {
|
|
210
210
|
kit: "fak"
|
|
211
211
|
},
|
|
@@ -213,77 +213,77 @@ var z = "classic", ie = "duotone", k = "sharp", S = "sharp-duotone", Ta = [z, ie
|
|
|
213
213
|
"kit-duotone": "fakd"
|
|
214
214
|
}
|
|
215
215
|
};
|
|
216
|
-
const _ = "___FONT_AWESOME___",
|
|
216
|
+
const _ = "___FONT_AWESOME___", X2 = 16, me = "fa", de = "svg-inline--fa", K = "data-fa-i2svg", G2 = "data-fa-pseudo-element", ra = "data-fa-pseudo-element-pending", u1 = "data-prefix", m1 = "data-icon", I1 = "fontawesome-i2svg", ia = "async", ca = ["HTML", "HEAD", "STYLE", "SCRIPT"], pe = (() => {
|
|
217
217
|
try {
|
|
218
218
|
return process.env.NODE_ENV === "production";
|
|
219
219
|
} catch {
|
|
220
220
|
return !1;
|
|
221
221
|
}
|
|
222
|
-
})(),
|
|
222
|
+
})(), ge = [x, k, S];
|
|
223
223
|
function m2(e) {
|
|
224
224
|
return new Proxy(e, {
|
|
225
225
|
get(a, t) {
|
|
226
|
-
return t in a ? a[t] : a[
|
|
226
|
+
return t in a ? a[t] : a[x];
|
|
227
227
|
}
|
|
228
228
|
});
|
|
229
229
|
}
|
|
230
|
-
const
|
|
231
|
-
...
|
|
230
|
+
const ve = {
|
|
231
|
+
...fe
|
|
232
232
|
};
|
|
233
|
-
|
|
234
|
-
...
|
|
235
|
-
...
|
|
236
|
-
...
|
|
233
|
+
ve[x] = {
|
|
234
|
+
...fe[x],
|
|
235
|
+
...P1.kit,
|
|
236
|
+
...P1["kit-duotone"]
|
|
237
237
|
};
|
|
238
|
-
const G = m2(
|
|
239
|
-
...
|
|
238
|
+
const G = m2(ve), V2 = {
|
|
239
|
+
...Q4
|
|
240
240
|
};
|
|
241
|
-
|
|
242
|
-
...
|
|
243
|
-
...
|
|
244
|
-
...
|
|
241
|
+
V2[x] = {
|
|
242
|
+
...V2[x],
|
|
243
|
+
...F1.kit,
|
|
244
|
+
...F1["kit-duotone"]
|
|
245
245
|
};
|
|
246
|
-
const f2 = m2(
|
|
247
|
-
...
|
|
246
|
+
const f2 = m2(V2), K2 = {
|
|
247
|
+
...K4
|
|
248
248
|
};
|
|
249
|
-
|
|
250
|
-
...
|
|
251
|
-
...
|
|
249
|
+
K2[x] = {
|
|
250
|
+
...K2[x],
|
|
251
|
+
...na.kit
|
|
252
252
|
};
|
|
253
|
-
const V = m2(
|
|
254
|
-
...
|
|
253
|
+
const V = m2(K2), Q2 = {
|
|
254
|
+
...G4
|
|
255
255
|
};
|
|
256
|
-
|
|
257
|
-
...
|
|
258
|
-
...
|
|
256
|
+
Q2[x] = {
|
|
257
|
+
...Q2[x],
|
|
258
|
+
...ta.kit
|
|
259
259
|
};
|
|
260
|
-
const
|
|
261
|
-
|
|
260
|
+
const sa = m2(Q2), la = q4, he = "fa-layers-text", oa = H4, fa = {
|
|
261
|
+
...U4
|
|
262
262
|
};
|
|
263
|
-
m2(
|
|
264
|
-
const
|
|
265
|
-
Object.keys(f2[
|
|
263
|
+
m2(fa);
|
|
264
|
+
const ua = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], U2 = i2, a2 = /* @__PURE__ */ new Set();
|
|
265
|
+
Object.keys(f2[x]).map(a2.add.bind(a2));
|
|
266
266
|
Object.keys(f2[k]).map(a2.add.bind(a2));
|
|
267
267
|
Object.keys(f2[S]).map(a2.add.bind(a2));
|
|
268
|
-
const
|
|
269
|
-
function
|
|
270
|
-
var a =
|
|
268
|
+
const ma = [...W4, ...ea], s2 = W.FontAwesomeConfig || {};
|
|
269
|
+
function da(e) {
|
|
270
|
+
var a = z.querySelector("script[" + e + "]");
|
|
271
271
|
if (a)
|
|
272
272
|
return a.getAttribute(e);
|
|
273
273
|
}
|
|
274
|
-
function
|
|
274
|
+
function pa(e) {
|
|
275
275
|
return e === "" ? !0 : e === "false" ? !1 : e === "true" ? !0 : e;
|
|
276
276
|
}
|
|
277
|
-
|
|
277
|
+
z && typeof z.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) => {
|
|
278
278
|
let [t, n] = a;
|
|
279
|
-
const r =
|
|
279
|
+
const r = pa(da(t));
|
|
280
280
|
r != null && (s2[n] = r);
|
|
281
281
|
});
|
|
282
|
-
const
|
|
282
|
+
const Le = {
|
|
283
283
|
styleDefault: "solid",
|
|
284
284
|
familyDefault: "classic",
|
|
285
|
-
cssPrefix:
|
|
286
|
-
replacementClass:
|
|
285
|
+
cssPrefix: me,
|
|
286
|
+
replacementClass: de,
|
|
287
287
|
autoReplaceSvg: !0,
|
|
288
288
|
autoAddCss: !0,
|
|
289
289
|
autoA11y: !0,
|
|
@@ -296,39 +296,39 @@ const pe = {
|
|
|
296
296
|
};
|
|
297
297
|
s2.familyPrefix && (s2.cssPrefix = s2.familyPrefix);
|
|
298
298
|
const t2 = {
|
|
299
|
-
...
|
|
299
|
+
...Le,
|
|
300
300
|
...s2
|
|
301
301
|
};
|
|
302
302
|
t2.autoReplaceSvg || (t2.observeMutations = !1);
|
|
303
|
-
const
|
|
304
|
-
Object.keys(
|
|
305
|
-
Object.defineProperty(
|
|
303
|
+
const m = {};
|
|
304
|
+
Object.keys(Le).forEach((e) => {
|
|
305
|
+
Object.defineProperty(m, e, {
|
|
306
306
|
enumerable: !0,
|
|
307
307
|
set: function(a) {
|
|
308
|
-
t2[e] = a,
|
|
308
|
+
t2[e] = a, l2.forEach((t) => t(m));
|
|
309
309
|
},
|
|
310
310
|
get: function() {
|
|
311
311
|
return t2[e];
|
|
312
312
|
}
|
|
313
313
|
});
|
|
314
314
|
});
|
|
315
|
-
Object.defineProperty(
|
|
315
|
+
Object.defineProperty(m, "familyPrefix", {
|
|
316
316
|
enumerable: !0,
|
|
317
317
|
set: function(e) {
|
|
318
|
-
t2.cssPrefix = e,
|
|
318
|
+
t2.cssPrefix = e, l2.forEach((a) => a(m));
|
|
319
319
|
},
|
|
320
320
|
get: function() {
|
|
321
321
|
return t2.cssPrefix;
|
|
322
322
|
}
|
|
323
323
|
});
|
|
324
|
-
|
|
325
|
-
const
|
|
326
|
-
function
|
|
327
|
-
return
|
|
328
|
-
|
|
324
|
+
W.FontAwesomeConfig = m;
|
|
325
|
+
const l2 = [];
|
|
326
|
+
function ga(e) {
|
|
327
|
+
return l2.push(e), () => {
|
|
328
|
+
l2.splice(l2.indexOf(e), 1);
|
|
329
329
|
};
|
|
330
330
|
}
|
|
331
|
-
const j =
|
|
331
|
+
const j = X2, I = {
|
|
332
332
|
size: 16,
|
|
333
333
|
x: 0,
|
|
334
334
|
y: 0,
|
|
@@ -336,24 +336,24 @@ const j = H2, I = {
|
|
|
336
336
|
flipX: !1,
|
|
337
337
|
flipY: !1
|
|
338
338
|
};
|
|
339
|
-
function
|
|
339
|
+
function va(e) {
|
|
340
340
|
if (!e || !R)
|
|
341
341
|
return;
|
|
342
|
-
const a =
|
|
342
|
+
const a = z.createElement("style");
|
|
343
343
|
a.setAttribute("type", "text/css"), a.innerHTML = e;
|
|
344
|
-
const t =
|
|
344
|
+
const t = z.head.childNodes;
|
|
345
345
|
let n = null;
|
|
346
346
|
for (let r = t.length - 1; r > -1; r--) {
|
|
347
347
|
const i = t[r], c = (i.tagName || "").toUpperCase();
|
|
348
348
|
["STYLE", "LINK"].indexOf(c) > -1 && (n = i);
|
|
349
349
|
}
|
|
350
|
-
return
|
|
350
|
+
return z.head.insertBefore(a, n), e;
|
|
351
351
|
}
|
|
352
|
-
const
|
|
352
|
+
const ha = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
|
|
353
353
|
function u2() {
|
|
354
354
|
let e = 12, a = "";
|
|
355
355
|
for (; e-- > 0; )
|
|
356
|
-
a +=
|
|
356
|
+
a += ha[Math.random() * 62 | 0];
|
|
357
357
|
return a;
|
|
358
358
|
}
|
|
359
359
|
function r2(e) {
|
|
@@ -362,22 +362,22 @@ function r2(e) {
|
|
|
362
362
|
a[t] = e[t];
|
|
363
363
|
return a;
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function d1(e) {
|
|
366
366
|
return e.classList ? r2(e.classList) : (e.getAttribute("class") || "").split(" ").filter((a) => a);
|
|
367
367
|
}
|
|
368
|
-
function
|
|
368
|
+
function be(e) {
|
|
369
369
|
return "".concat(e).replace(/&/g, "&").replace(/"/g, """).replace(/'/g, "'").replace(/</g, "<").replace(/>/g, ">");
|
|
370
370
|
}
|
|
371
|
-
function
|
|
372
|
-
return Object.keys(e || {}).reduce((a, t) => a + "".concat(t, '="').concat(
|
|
371
|
+
function La(e) {
|
|
372
|
+
return Object.keys(e || {}).reduce((a, t) => a + "".concat(t, '="').concat(be(e[t]), '" '), "").trim();
|
|
373
373
|
}
|
|
374
|
-
function
|
|
374
|
+
function $2(e) {
|
|
375
375
|
return Object.keys(e || {}).reduce((a, t) => a + "".concat(t, ": ").concat(e[t].trim(), ";"), "");
|
|
376
376
|
}
|
|
377
|
-
function
|
|
377
|
+
function p1(e) {
|
|
378
378
|
return e.size !== I.size || e.x !== I.x || e.y !== I.y || e.rotate !== I.rotate || e.flipX || e.flipY;
|
|
379
379
|
}
|
|
380
|
-
function
|
|
380
|
+
function ba(e) {
|
|
381
381
|
let {
|
|
382
382
|
transform: a,
|
|
383
383
|
containerWidth: t,
|
|
@@ -387,25 +387,25 @@ function dt(e) {
|
|
|
387
387
|
transform: "translate(".concat(t / 2, " 256)")
|
|
388
388
|
}, i = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), c = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "), s = "rotate(".concat(a.rotate, " 0 0)"), o = {
|
|
389
389
|
transform: "".concat(i, " ").concat(c, " ").concat(s)
|
|
390
|
-
},
|
|
390
|
+
}, f = {
|
|
391
391
|
transform: "translate(".concat(n / 2 * -1, " -256)")
|
|
392
392
|
};
|
|
393
393
|
return {
|
|
394
394
|
outer: r,
|
|
395
395
|
inner: o,
|
|
396
|
-
path:
|
|
396
|
+
path: f
|
|
397
397
|
};
|
|
398
398
|
}
|
|
399
|
-
function
|
|
399
|
+
function ya(e) {
|
|
400
400
|
let {
|
|
401
401
|
transform: a,
|
|
402
|
-
width: t =
|
|
403
|
-
height: n =
|
|
402
|
+
width: t = X2,
|
|
403
|
+
height: n = X2,
|
|
404
404
|
startCentered: r = !1
|
|
405
405
|
} = e, i = "";
|
|
406
|
-
return r &&
|
|
406
|
+
return r && le ? i += "translate(".concat(a.x / j - t / 2, "em, ").concat(a.y / j - n / 2, "em) ") : r ? i += "translate(calc(-50% + ".concat(a.x / j, "em), calc(-50% + ").concat(a.y / j, "em)) ") : i += "translate(".concat(a.x / j, "em, ").concat(a.y / j, "em) "), i += "scale(".concat(a.size / j * (a.flipX ? -1 : 1), ", ").concat(a.size / j * (a.flipY ? -1 : 1), ") "), i += "rotate(".concat(a.rotate, "deg) "), i;
|
|
407
407
|
}
|
|
408
|
-
var
|
|
408
|
+
var za = `:root, :host {
|
|
409
409
|
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
|
|
410
410
|
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
|
|
411
411
|
--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
|
|
@@ -958,52 +958,52 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
|
958
958
|
.fa-duotone.fa-inverse {
|
|
959
959
|
color: var(--fa-inverse, #fff);
|
|
960
960
|
}`;
|
|
961
|
-
function
|
|
962
|
-
const e =
|
|
963
|
-
let r =
|
|
961
|
+
function ye() {
|
|
962
|
+
const e = me, a = de, t = m.cssPrefix, n = m.replacementClass;
|
|
963
|
+
let r = za;
|
|
964
964
|
if (t !== e || n !== a) {
|
|
965
965
|
const i = new RegExp("\\.".concat(e, "\\-"), "g"), c = new RegExp("\\--".concat(e, "\\-"), "g"), s = new RegExp("\\.".concat(a), "g");
|
|
966
966
|
r = r.replace(i, ".".concat(t, "-")).replace(c, "--".concat(t, "-")).replace(s, ".".concat(n));
|
|
967
967
|
}
|
|
968
968
|
return r;
|
|
969
969
|
}
|
|
970
|
-
let
|
|
971
|
-
function
|
|
972
|
-
|
|
970
|
+
let T1 = !1;
|
|
971
|
+
function W2() {
|
|
972
|
+
m.autoAddCss && !T1 && (va(ye()), T1 = !0);
|
|
973
973
|
}
|
|
974
|
-
var
|
|
974
|
+
var xa = {
|
|
975
975
|
mixout() {
|
|
976
976
|
return {
|
|
977
977
|
dom: {
|
|
978
|
-
css:
|
|
979
|
-
insertCss:
|
|
978
|
+
css: ye,
|
|
979
|
+
insertCss: W2
|
|
980
980
|
}
|
|
981
981
|
};
|
|
982
982
|
},
|
|
983
983
|
hooks() {
|
|
984
984
|
return {
|
|
985
985
|
beforeDOMElementCreation() {
|
|
986
|
-
|
|
986
|
+
W2();
|
|
987
987
|
},
|
|
988
988
|
beforeI2svg() {
|
|
989
|
-
|
|
989
|
+
W2();
|
|
990
990
|
}
|
|
991
991
|
};
|
|
992
992
|
}
|
|
993
993
|
};
|
|
994
|
-
const D =
|
|
994
|
+
const D = W || {};
|
|
995
995
|
D[_] || (D[_] = {});
|
|
996
996
|
D[_].styles || (D[_].styles = {});
|
|
997
997
|
D[_].hooks || (D[_].hooks = {});
|
|
998
998
|
D[_].shims || (D[_].shims = []);
|
|
999
999
|
var T = D[_];
|
|
1000
|
-
const
|
|
1001
|
-
|
|
1000
|
+
const ze = [], xe = function() {
|
|
1001
|
+
z.removeEventListener("DOMContentLoaded", xe), P2 = 1, ze.map((e) => e());
|
|
1002
1002
|
};
|
|
1003
|
-
let
|
|
1004
|
-
R && (
|
|
1005
|
-
function
|
|
1006
|
-
R && (
|
|
1003
|
+
let P2 = !1;
|
|
1004
|
+
R && (P2 = (z.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(z.readyState), P2 || z.addEventListener("DOMContentLoaded", xe));
|
|
1005
|
+
function Ca(e) {
|
|
1006
|
+
R && (P2 ? setTimeout(e, 0) : ze.push(e));
|
|
1007
1007
|
}
|
|
1008
1008
|
function d2(e) {
|
|
1009
1009
|
const {
|
|
@@ -1011,9 +1011,9 @@ function d2(e) {
|
|
|
1011
1011
|
attributes: t = {},
|
|
1012
1012
|
children: n = []
|
|
1013
1013
|
} = e;
|
|
1014
|
-
return typeof e == "string" ?
|
|
1014
|
+
return typeof e == "string" ? be(e) : "<".concat(a, " ").concat(La(t), ">").concat(n.map(d2).join(""), "</").concat(a, ">");
|
|
1015
1015
|
}
|
|
1016
|
-
function
|
|
1016
|
+
function $1(e, a, t) {
|
|
1017
1017
|
if (e && e[a] && e[a][t])
|
|
1018
1018
|
return {
|
|
1019
1019
|
prefix: a,
|
|
@@ -1021,17 +1021,17 @@ function P1(e, a, t) {
|
|
|
1021
1021
|
icon: e[a][t]
|
|
1022
1022
|
};
|
|
1023
1023
|
}
|
|
1024
|
-
var
|
|
1024
|
+
var Ma = function(a, t) {
|
|
1025
1025
|
return function(n, r, i, c) {
|
|
1026
1026
|
return a.call(t, n, r, i, c);
|
|
1027
1027
|
};
|
|
1028
|
-
},
|
|
1029
|
-
var i = Object.keys(a), c = i.length, s = r !== void 0 ?
|
|
1030
|
-
for (n === void 0 ? (o = 1,
|
|
1031
|
-
|
|
1032
|
-
return
|
|
1028
|
+
}, q2 = function(a, t, n, r) {
|
|
1029
|
+
var i = Object.keys(a), c = i.length, s = r !== void 0 ? Ma(t, r) : t, o, f, l;
|
|
1030
|
+
for (n === void 0 ? (o = 1, l = a[i[0]]) : (o = 0, l = n); o < c; o++)
|
|
1031
|
+
f = i[o], l = s(l, a[f], f, a);
|
|
1032
|
+
return l;
|
|
1033
1033
|
};
|
|
1034
|
-
function
|
|
1034
|
+
function Aa(e) {
|
|
1035
1035
|
const a = [];
|
|
1036
1036
|
let t = 0;
|
|
1037
1037
|
const n = e.length;
|
|
@@ -1045,65 +1045,65 @@ function bt(e) {
|
|
|
1045
1045
|
}
|
|
1046
1046
|
return a;
|
|
1047
1047
|
}
|
|
1048
|
-
function
|
|
1049
|
-
const a =
|
|
1048
|
+
function Z2(e) {
|
|
1049
|
+
const a = Aa(e);
|
|
1050
1050
|
return a.length === 1 ? a[0].toString(16) : null;
|
|
1051
1051
|
}
|
|
1052
|
-
function
|
|
1052
|
+
function Na(e, a) {
|
|
1053
1053
|
const t = e.length;
|
|
1054
1054
|
let n = e.charCodeAt(a), r;
|
|
1055
1055
|
return n >= 55296 && n <= 56319 && t > a + 1 && (r = e.charCodeAt(a + 1), r >= 56320 && r <= 57343) ? (n - 55296) * 1024 + r - 56320 + 65536 : n;
|
|
1056
1056
|
}
|
|
1057
|
-
function
|
|
1057
|
+
function _1(e) {
|
|
1058
1058
|
return Object.keys(e).reduce((a, t) => {
|
|
1059
1059
|
const n = e[t];
|
|
1060
1060
|
return !!n.icon ? a[n.iconName] = n.icon : a[t] = n, a;
|
|
1061
1061
|
}, {});
|
|
1062
1062
|
}
|
|
1063
|
-
function
|
|
1063
|
+
function J2(e, a) {
|
|
1064
1064
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
1065
1065
|
const {
|
|
1066
1066
|
skipHooks: n = !1
|
|
1067
|
-
} = t, r =
|
|
1068
|
-
typeof T.hooks.addPack == "function" && !n ? T.hooks.addPack(e,
|
|
1067
|
+
} = t, r = _1(a);
|
|
1068
|
+
typeof T.hooks.addPack == "function" && !n ? T.hooks.addPack(e, _1(a)) : T.styles[e] = {
|
|
1069
1069
|
...T.styles[e] || {},
|
|
1070
1070
|
...r
|
|
1071
|
-
}, e === "fas" &&
|
|
1071
|
+
}, e === "fas" && J2("fa", a);
|
|
1072
1072
|
}
|
|
1073
1073
|
const {
|
|
1074
1074
|
styles: X,
|
|
1075
|
-
shims:
|
|
1076
|
-
} = T,
|
|
1077
|
-
[
|
|
1075
|
+
shims: wa
|
|
1076
|
+
} = T, ka = {
|
|
1077
|
+
[x]: Object.values(V[x]),
|
|
1078
1078
|
[k]: Object.values(V[k]),
|
|
1079
1079
|
[S]: Object.values(V[S])
|
|
1080
1080
|
};
|
|
1081
|
-
let
|
|
1082
|
-
const
|
|
1083
|
-
[
|
|
1081
|
+
let g1 = null, Ce = {}, Me = {}, Ae = {}, Ne = {}, we = {};
|
|
1082
|
+
const Sa = {
|
|
1083
|
+
[x]: Object.keys(G[x]),
|
|
1084
1084
|
[k]: Object.keys(G[k]),
|
|
1085
1085
|
[S]: Object.keys(G[S])
|
|
1086
1086
|
};
|
|
1087
|
-
function
|
|
1088
|
-
return ~
|
|
1087
|
+
function Ea(e) {
|
|
1088
|
+
return ~ma.indexOf(e);
|
|
1089
1089
|
}
|
|
1090
|
-
function
|
|
1090
|
+
function Oa(e, a) {
|
|
1091
1091
|
const t = a.split("-"), n = t[0], r = t.slice(1).join("-");
|
|
1092
|
-
return n === e && r !== "" && !
|
|
1092
|
+
return n === e && r !== "" && !Ea(r) ? r : null;
|
|
1093
1093
|
}
|
|
1094
|
-
const
|
|
1095
|
-
const e = (n) =>
|
|
1096
|
-
|
|
1094
|
+
const ke = () => {
|
|
1095
|
+
const e = (n) => q2(X, (r, i, c) => (r[c] = q2(i, n, {}), r), {});
|
|
1096
|
+
Ce = e((n, r, i) => (r[3] && (n[r[3]] = i), r[2] && r[2].filter((s) => typeof s == "number").forEach((s) => {
|
|
1097
1097
|
n[s.toString(16)] = i;
|
|
1098
|
-
}), n)),
|
|
1098
|
+
}), n)), Me = e((n, r, i) => (n[i] = i, r[2] && r[2].filter((s) => typeof s == "string").forEach((s) => {
|
|
1099
1099
|
n[s] = i;
|
|
1100
|
-
}), n)),
|
|
1100
|
+
}), n)), we = e((n, r, i) => {
|
|
1101
1101
|
const c = r[2];
|
|
1102
1102
|
return n[i] = i, c.forEach((s) => {
|
|
1103
1103
|
n[s] = i;
|
|
1104
1104
|
}), n;
|
|
1105
1105
|
});
|
|
1106
|
-
const a = "far" in X ||
|
|
1106
|
+
const a = "far" in X || m.autoFetchSvg, t = q2(wa, (n, r) => {
|
|
1107
1107
|
const i = r[0];
|
|
1108
1108
|
let c = r[1];
|
|
1109
1109
|
const s = r[2];
|
|
@@ -1118,33 +1118,33 @@ const Me = () => {
|
|
|
1118
1118
|
names: {},
|
|
1119
1119
|
unicodes: {}
|
|
1120
1120
|
});
|
|
1121
|
-
|
|
1122
|
-
family:
|
|
1121
|
+
Ae = t.names, Ne = t.unicodes, g1 = _2(m.styleDefault, {
|
|
1122
|
+
family: m.familyDefault
|
|
1123
1123
|
});
|
|
1124
1124
|
};
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
family:
|
|
1125
|
+
ga((e) => {
|
|
1126
|
+
g1 = _2(e.styleDefault, {
|
|
1127
|
+
family: m.familyDefault
|
|
1128
1128
|
});
|
|
1129
1129
|
});
|
|
1130
|
-
|
|
1131
|
-
function
|
|
1132
|
-
return (
|
|
1130
|
+
ke();
|
|
1131
|
+
function v1(e, a) {
|
|
1132
|
+
return (Ce[e] || {})[a];
|
|
1133
1133
|
}
|
|
1134
|
-
function
|
|
1135
|
-
return (
|
|
1134
|
+
function Pa(e, a) {
|
|
1135
|
+
return (Me[e] || {})[a];
|
|
1136
1136
|
}
|
|
1137
1137
|
function U(e, a) {
|
|
1138
|
-
return (
|
|
1138
|
+
return (we[e] || {})[a];
|
|
1139
1139
|
}
|
|
1140
|
-
function
|
|
1141
|
-
return
|
|
1140
|
+
function Se(e) {
|
|
1141
|
+
return Ae[e] || {
|
|
1142
1142
|
prefix: null,
|
|
1143
1143
|
iconName: null
|
|
1144
1144
|
};
|
|
1145
1145
|
}
|
|
1146
|
-
function
|
|
1147
|
-
const a =
|
|
1146
|
+
function Fa(e) {
|
|
1147
|
+
const a = Ne[e], t = v1("fas", e);
|
|
1148
1148
|
return a || (t ? {
|
|
1149
1149
|
prefix: "fas",
|
|
1150
1150
|
iconName: t
|
|
@@ -1153,53 +1153,53 @@ function Nt(e) {
|
|
|
1153
1153
|
iconName: null
|
|
1154
1154
|
};
|
|
1155
1155
|
}
|
|
1156
|
-
function
|
|
1157
|
-
return
|
|
1156
|
+
function q() {
|
|
1157
|
+
return g1;
|
|
1158
1158
|
}
|
|
1159
|
-
const
|
|
1159
|
+
const h1 = () => ({
|
|
1160
1160
|
prefix: null,
|
|
1161
1161
|
iconName: null,
|
|
1162
1162
|
rest: []
|
|
1163
1163
|
});
|
|
1164
|
-
function
|
|
1164
|
+
function _2(e) {
|
|
1165
1165
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1166
1166
|
const {
|
|
1167
|
-
family: t =
|
|
1167
|
+
family: t = x
|
|
1168
1168
|
} = a, n = G[t][e], r = f2[t][e] || f2[t][n], i = e in T.styles ? e : null;
|
|
1169
1169
|
return r || i || null;
|
|
1170
1170
|
}
|
|
1171
|
-
const
|
|
1172
|
-
[
|
|
1171
|
+
const Ia = {
|
|
1172
|
+
[x]: Object.keys(V[x]),
|
|
1173
1173
|
[k]: Object.keys(V[k]),
|
|
1174
1174
|
[S]: Object.keys(V[S])
|
|
1175
1175
|
};
|
|
1176
|
-
function
|
|
1176
|
+
function D2(e) {
|
|
1177
1177
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1178
1178
|
const {
|
|
1179
1179
|
skipLookups: t = !1
|
|
1180
1180
|
} = a, n = {
|
|
1181
|
-
[
|
|
1182
|
-
[k]: "".concat(
|
|
1183
|
-
[S]: "".concat(
|
|
1181
|
+
[x]: "".concat(m.cssPrefix, "-").concat(x),
|
|
1182
|
+
[k]: "".concat(m.cssPrefix, "-").concat(k),
|
|
1183
|
+
[S]: "".concat(m.cssPrefix, "-").concat(S)
|
|
1184
1184
|
};
|
|
1185
|
-
let r = null, i =
|
|
1186
|
-
const c =
|
|
1185
|
+
let r = null, i = x;
|
|
1186
|
+
const c = B4.filter((o) => o !== oe);
|
|
1187
1187
|
c.forEach((o) => {
|
|
1188
|
-
(e.includes(n[o]) || e.some((
|
|
1188
|
+
(e.includes(n[o]) || e.some((f) => Ia[o].includes(f))) && (i = o);
|
|
1189
1189
|
});
|
|
1190
|
-
const s = e.reduce((o,
|
|
1191
|
-
const
|
|
1192
|
-
if (X[
|
|
1190
|
+
const s = e.reduce((o, f) => {
|
|
1191
|
+
const l = Oa(m.cssPrefix, f);
|
|
1192
|
+
if (X[f] ? (f = ka[i].includes(f) ? sa[i][f] : f, r = f, o.prefix = f) : Sa[i].indexOf(f) > -1 ? (r = f, o.prefix = _2(f, {
|
|
1193
1193
|
family: i
|
|
1194
|
-
})) :
|
|
1195
|
-
const
|
|
1196
|
-
|
|
1194
|
+
})) : l ? o.iconName = l : f !== m.replacementClass && !c.some((v) => f === n[v]) && o.rest.push(f), !t && o.prefix && o.iconName) {
|
|
1195
|
+
const v = r === "fa" ? Se(o.iconName) : {}, g = U(o.prefix, o.iconName);
|
|
1196
|
+
v.prefix && (r = null), o.iconName = v.iconName || g || o.iconName, o.prefix = v.prefix || o.prefix, o.prefix === "far" && !X.far && X.fas && !m.autoFetchSvg && (o.prefix = "fas");
|
|
1197
1197
|
}
|
|
1198
1198
|
return o;
|
|
1199
|
-
},
|
|
1200
|
-
return (e.includes("fa-brands") || e.includes("fab")) && (s.prefix = "fab"), (e.includes("fa-duotone") || e.includes("fad")) && (s.prefix = "fad"), !s.prefix && i === k && (X.fass ||
|
|
1199
|
+
}, h1());
|
|
1200
|
+
return (e.includes("fa-brands") || e.includes("fab")) && (s.prefix = "fab"), (e.includes("fa-duotone") || e.includes("fad")) && (s.prefix = "fad"), !s.prefix && i === k && (X.fass || m.autoFetchSvg) && (s.prefix = "fass", s.iconName = U(s.prefix, s.iconName) || s.iconName), !s.prefix && i === S && (X.fasds || m.autoFetchSvg) && (s.prefix = "fasds", s.iconName = U(s.prefix, s.iconName) || s.iconName), (s.prefix === "fa" || r === "fa") && (s.prefix = q() || "fas"), s;
|
|
1201
1201
|
}
|
|
1202
|
-
class
|
|
1202
|
+
class Ta {
|
|
1203
1203
|
constructor() {
|
|
1204
1204
|
this.definitions = {};
|
|
1205
1205
|
}
|
|
@@ -1211,9 +1211,9 @@ class St {
|
|
|
1211
1211
|
this.definitions[i] = {
|
|
1212
1212
|
...this.definitions[i] || {},
|
|
1213
1213
|
...r[i]
|
|
1214
|
-
},
|
|
1215
|
-
const c = V[
|
|
1216
|
-
c &&
|
|
1214
|
+
}, J2(i, r[i]);
|
|
1215
|
+
const c = V[x][i];
|
|
1216
|
+
c && J2(c, r[i]), ke();
|
|
1217
1217
|
});
|
|
1218
1218
|
}
|
|
1219
1219
|
reset() {
|
|
@@ -1229,21 +1229,21 @@ class St {
|
|
|
1229
1229
|
iconName: c,
|
|
1230
1230
|
icon: s
|
|
1231
1231
|
} = n[r], o = s[2];
|
|
1232
|
-
a[i] || (a[i] = {}), o.length > 0 && o.forEach((
|
|
1233
|
-
typeof
|
|
1232
|
+
a[i] || (a[i] = {}), o.length > 0 && o.forEach((f) => {
|
|
1233
|
+
typeof f == "string" && (a[i][f] = s);
|
|
1234
1234
|
}), a[i][c] = s;
|
|
1235
1235
|
}), a;
|
|
1236
1236
|
}
|
|
1237
1237
|
}
|
|
1238
|
-
let
|
|
1239
|
-
const J = {},
|
|
1240
|
-
function
|
|
1238
|
+
let D1 = [], Z = {};
|
|
1239
|
+
const J = {}, $a = Object.keys(J);
|
|
1240
|
+
function _a(e, a) {
|
|
1241
1241
|
let {
|
|
1242
1242
|
mixoutsTo: t
|
|
1243
1243
|
} = a;
|
|
1244
|
-
return
|
|
1245
|
-
|
|
1246
|
-
}),
|
|
1244
|
+
return D1 = e, Z = {}, Object.keys(J).forEach((n) => {
|
|
1245
|
+
$a.indexOf(n) === -1 && delete J[n];
|
|
1246
|
+
}), D1.forEach((n) => {
|
|
1247
1247
|
const r = n.mixout ? n.mixout() : {};
|
|
1248
1248
|
if (Object.keys(r).forEach((i) => {
|
|
1249
1249
|
typeof r[i] == "function" && (t[i] = r[i]), typeof r[i] == "object" && Object.keys(r[i]).forEach((c) => {
|
|
@@ -1258,7 +1258,7 @@ function Et(e, a) {
|
|
|
1258
1258
|
n.provides && n.provides(J);
|
|
1259
1259
|
}), t;
|
|
1260
1260
|
}
|
|
1261
|
-
function
|
|
1261
|
+
function e1(e, a) {
|
|
1262
1262
|
for (var t = arguments.length, n = new Array(t > 2 ? t - 2 : 0), r = 2; r < t; r++)
|
|
1263
1263
|
n[r - 2] = arguments[r];
|
|
1264
1264
|
return (Z[e] || []).forEach((c) => {
|
|
@@ -1272,38 +1272,38 @@ function Q(e) {
|
|
|
1272
1272
|
i.apply(null, t);
|
|
1273
1273
|
});
|
|
1274
1274
|
}
|
|
1275
|
-
function
|
|
1275
|
+
function H() {
|
|
1276
1276
|
const e = arguments[0], a = Array.prototype.slice.call(arguments, 1);
|
|
1277
1277
|
return J[e] ? J[e].apply(null, a) : void 0;
|
|
1278
1278
|
}
|
|
1279
|
-
function
|
|
1279
|
+
function a1(e) {
|
|
1280
1280
|
e.prefix === "fa" && (e.prefix = "fas");
|
|
1281
1281
|
let {
|
|
1282
1282
|
iconName: a
|
|
1283
1283
|
} = e;
|
|
1284
|
-
const t = e.prefix ||
|
|
1284
|
+
const t = e.prefix || q();
|
|
1285
1285
|
if (a)
|
|
1286
|
-
return a = U(t, a) || a,
|
|
1286
|
+
return a = U(t, a) || a, $1(Ee.definitions, t, a) || $1(T.styles, t, a);
|
|
1287
1287
|
}
|
|
1288
|
-
const
|
|
1289
|
-
|
|
1290
|
-
},
|
|
1288
|
+
const Ee = new Ta(), Da = () => {
|
|
1289
|
+
m.autoReplaceSvg = !1, m.observeMutations = !1, Q("noAuto");
|
|
1290
|
+
}, Ra = {
|
|
1291
1291
|
i2svg: function() {
|
|
1292
1292
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
1293
|
-
return R ? (Q("beforeI2svg", e),
|
|
1293
|
+
return R ? (Q("beforeI2svg", e), H("pseudoElements2svg", e), H("i2svg", e)) : Promise.reject(new Error("Operation requires a DOM of some kind."));
|
|
1294
1294
|
},
|
|
1295
1295
|
watch: function() {
|
|
1296
1296
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
1297
1297
|
const {
|
|
1298
1298
|
autoReplaceSvgRoot: a
|
|
1299
1299
|
} = e;
|
|
1300
|
-
|
|
1301
|
-
|
|
1300
|
+
m.autoReplaceSvg === !1 && (m.autoReplaceSvg = !0), m.observeMutations = !0, Ca(() => {
|
|
1301
|
+
Ba({
|
|
1302
1302
|
autoReplaceSvgRoot: a
|
|
1303
1303
|
}), Q("watch", e);
|
|
1304
1304
|
});
|
|
1305
1305
|
}
|
|
1306
|
-
},
|
|
1306
|
+
}, ja = {
|
|
1307
1307
|
icon: (e) => {
|
|
1308
1308
|
if (e === null)
|
|
1309
1309
|
return null;
|
|
@@ -1313,47 +1313,47 @@ const we = new St(), Pt = () => {
|
|
|
1313
1313
|
iconName: U(e.prefix, e.iconName) || e.iconName
|
|
1314
1314
|
};
|
|
1315
1315
|
if (Array.isArray(e) && e.length === 2) {
|
|
1316
|
-
const a = e[1].indexOf("fa-") === 0 ? e[1].slice(3) : e[1], t =
|
|
1316
|
+
const a = e[1].indexOf("fa-") === 0 ? e[1].slice(3) : e[1], t = _2(e[0]);
|
|
1317
1317
|
return {
|
|
1318
1318
|
prefix: t,
|
|
1319
1319
|
iconName: U(t, a) || a
|
|
1320
1320
|
};
|
|
1321
1321
|
}
|
|
1322
|
-
if (typeof e == "string" && (e.indexOf("".concat(
|
|
1323
|
-
const a =
|
|
1322
|
+
if (typeof e == "string" && (e.indexOf("".concat(m.cssPrefix, "-")) > -1 || e.match(la))) {
|
|
1323
|
+
const a = D2(e.split(" "), {
|
|
1324
1324
|
skipLookups: !0
|
|
1325
1325
|
});
|
|
1326
1326
|
return {
|
|
1327
|
-
prefix: a.prefix ||
|
|
1327
|
+
prefix: a.prefix || q(),
|
|
1328
1328
|
iconName: U(a.prefix, a.iconName) || a.iconName
|
|
1329
1329
|
};
|
|
1330
1330
|
}
|
|
1331
1331
|
if (typeof e == "string") {
|
|
1332
|
-
const a =
|
|
1332
|
+
const a = q();
|
|
1333
1333
|
return {
|
|
1334
1334
|
prefix: a,
|
|
1335
1335
|
iconName: U(a, e) || e
|
|
1336
1336
|
};
|
|
1337
1337
|
}
|
|
1338
1338
|
}
|
|
1339
|
-
},
|
|
1340
|
-
noAuto:
|
|
1341
|
-
config:
|
|
1342
|
-
dom:
|
|
1343
|
-
parse:
|
|
1344
|
-
library:
|
|
1345
|
-
findIconDefinition:
|
|
1339
|
+
}, E = {
|
|
1340
|
+
noAuto: Da,
|
|
1341
|
+
config: m,
|
|
1342
|
+
dom: Ra,
|
|
1343
|
+
parse: ja,
|
|
1344
|
+
library: Ee,
|
|
1345
|
+
findIconDefinition: a1,
|
|
1346
1346
|
toHtml: d2
|
|
1347
|
-
},
|
|
1347
|
+
}, Ba = function() {
|
|
1348
1348
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
1349
1349
|
const {
|
|
1350
|
-
autoReplaceSvgRoot: a =
|
|
1350
|
+
autoReplaceSvgRoot: a = z
|
|
1351
1351
|
} = e;
|
|
1352
|
-
(Object.keys(T.styles).length > 0 ||
|
|
1352
|
+
(Object.keys(T.styles).length > 0 || m.autoFetchSvg) && R && m.autoReplaceSvg && E.dom.i2svg({
|
|
1353
1353
|
node: a
|
|
1354
1354
|
});
|
|
1355
1355
|
};
|
|
1356
|
-
function
|
|
1356
|
+
function R2(e, a) {
|
|
1357
1357
|
return Object.defineProperty(e, "abstract", {
|
|
1358
1358
|
get: a
|
|
1359
1359
|
}), Object.defineProperty(e, "html", {
|
|
@@ -1364,12 +1364,12 @@ function T2(e, a) {
|
|
|
1364
1364
|
get: function() {
|
|
1365
1365
|
if (!R)
|
|
1366
1366
|
return;
|
|
1367
|
-
const t =
|
|
1367
|
+
const t = z.createElement("div");
|
|
1368
1368
|
return t.innerHTML = e.html, t.children;
|
|
1369
1369
|
}
|
|
1370
1370
|
}), e;
|
|
1371
1371
|
}
|
|
1372
|
-
function
|
|
1372
|
+
function Ua(e) {
|
|
1373
1373
|
let {
|
|
1374
1374
|
children: a,
|
|
1375
1375
|
main: t,
|
|
@@ -1378,17 +1378,17 @@ function $t(e) {
|
|
|
1378
1378
|
styles: i,
|
|
1379
1379
|
transform: c
|
|
1380
1380
|
} = e;
|
|
1381
|
-
if (
|
|
1381
|
+
if (p1(c) && t.found && !n.found) {
|
|
1382
1382
|
const {
|
|
1383
1383
|
width: s,
|
|
1384
1384
|
height: o
|
|
1385
|
-
} = t,
|
|
1385
|
+
} = t, f = {
|
|
1386
1386
|
x: s / o / 2,
|
|
1387
1387
|
y: 0.5
|
|
1388
1388
|
};
|
|
1389
|
-
r.style =
|
|
1389
|
+
r.style = $2({
|
|
1390
1390
|
...i,
|
|
1391
|
-
"transform-origin": "".concat(
|
|
1391
|
+
"transform-origin": "".concat(f.x + c.x / 16, "em ").concat(f.y + c.y / 16, "em")
|
|
1392
1392
|
});
|
|
1393
1393
|
}
|
|
1394
1394
|
return [{
|
|
@@ -1397,7 +1397,7 @@ function $t(e) {
|
|
|
1397
1397
|
children: a
|
|
1398
1398
|
}];
|
|
1399
1399
|
}
|
|
1400
|
-
function
|
|
1400
|
+
function Wa(e) {
|
|
1401
1401
|
let {
|
|
1402
1402
|
prefix: a,
|
|
1403
1403
|
iconName: t,
|
|
@@ -1405,7 +1405,7 @@ function _t(e) {
|
|
|
1405
1405
|
attributes: r,
|
|
1406
1406
|
symbol: i
|
|
1407
1407
|
} = e;
|
|
1408
|
-
const c = i === !0 ? "".concat(a, "-").concat(
|
|
1408
|
+
const c = i === !0 ? "".concat(a, "-").concat(m.cssPrefix, "-").concat(t) : i;
|
|
1409
1409
|
return [{
|
|
1410
1410
|
tag: "svg",
|
|
1411
1411
|
attributes: {
|
|
@@ -1421,7 +1421,7 @@ function _t(e) {
|
|
|
1421
1421
|
}]
|
|
1422
1422
|
}];
|
|
1423
1423
|
}
|
|
1424
|
-
function
|
|
1424
|
+
function L1(e) {
|
|
1425
1425
|
const {
|
|
1426
1426
|
icons: {
|
|
1427
1427
|
main: a,
|
|
@@ -1433,37 +1433,37 @@ function p1(e) {
|
|
|
1433
1433
|
symbol: c,
|
|
1434
1434
|
title: s,
|
|
1435
1435
|
maskId: o,
|
|
1436
|
-
titleId:
|
|
1437
|
-
extra:
|
|
1438
|
-
watchable:
|
|
1436
|
+
titleId: f,
|
|
1437
|
+
extra: l,
|
|
1438
|
+
watchable: v = !1
|
|
1439
1439
|
} = e, {
|
|
1440
1440
|
width: g,
|
|
1441
|
-
height:
|
|
1442
|
-
} = t.found ? t : a,
|
|
1443
|
-
let
|
|
1441
|
+
height: y
|
|
1442
|
+
} = t.found ? t : a, h = n === "fak", p = [m.replacementClass, r ? "".concat(m.cssPrefix, "-").concat(r) : ""].filter((A) => l.classes.indexOf(A) === -1).filter((A) => A !== "" || !!A).concat(l.classes).join(" ");
|
|
1443
|
+
let L = {
|
|
1444
1444
|
children: [],
|
|
1445
1445
|
attributes: {
|
|
1446
|
-
...
|
|
1446
|
+
...l.attributes,
|
|
1447
1447
|
"data-prefix": n,
|
|
1448
1448
|
"data-icon": r,
|
|
1449
|
-
class:
|
|
1450
|
-
role:
|
|
1449
|
+
class: p,
|
|
1450
|
+
role: l.attributes.role || "img",
|
|
1451
1451
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1452
|
-
viewBox: "0 0 ".concat(g, " ").concat(
|
|
1452
|
+
viewBox: "0 0 ".concat(g, " ").concat(y)
|
|
1453
1453
|
}
|
|
1454
1454
|
};
|
|
1455
|
-
const
|
|
1456
|
-
width: "".concat(g /
|
|
1455
|
+
const u = h && !~l.classes.indexOf("fa-fw") ? {
|
|
1456
|
+
width: "".concat(g / y * 16 * 0.0625, "em")
|
|
1457
1457
|
} : {};
|
|
1458
|
-
|
|
1458
|
+
v && (L.attributes[K] = ""), s && (L.children.push({
|
|
1459
1459
|
tag: "title",
|
|
1460
1460
|
attributes: {
|
|
1461
|
-
id:
|
|
1461
|
+
id: L.attributes["aria-labelledby"] || "title-".concat(f || u2())
|
|
1462
1462
|
},
|
|
1463
1463
|
children: [s]
|
|
1464
|
-
}), delete
|
|
1465
|
-
const
|
|
1466
|
-
...
|
|
1464
|
+
}), delete L.attributes.title);
|
|
1465
|
+
const d = {
|
|
1466
|
+
...L,
|
|
1467
1467
|
prefix: n,
|
|
1468
1468
|
iconName: r,
|
|
1469
1469
|
main: a,
|
|
@@ -1472,22 +1472,22 @@ function p1(e) {
|
|
|
1472
1472
|
transform: i,
|
|
1473
1473
|
symbol: c,
|
|
1474
1474
|
styles: {
|
|
1475
|
-
...
|
|
1476
|
-
...
|
|
1475
|
+
...u,
|
|
1476
|
+
...l.styles
|
|
1477
1477
|
}
|
|
1478
1478
|
}, {
|
|
1479
1479
|
children: b,
|
|
1480
1480
|
attributes: C
|
|
1481
|
-
} = t.found && a.found ?
|
|
1481
|
+
} = t.found && a.found ? H("generateAbstractMask", d) || {
|
|
1482
1482
|
children: [],
|
|
1483
1483
|
attributes: {}
|
|
1484
|
-
} :
|
|
1484
|
+
} : H("generateAbstractIcon", d) || {
|
|
1485
1485
|
children: [],
|
|
1486
1486
|
attributes: {}
|
|
1487
1487
|
};
|
|
1488
|
-
return
|
|
1488
|
+
return d.children = b, d.attributes = C, c ? Wa(d) : Ua(d);
|
|
1489
1489
|
}
|
|
1490
|
-
function
|
|
1490
|
+
function R1(e) {
|
|
1491
1491
|
const {
|
|
1492
1492
|
content: a,
|
|
1493
1493
|
width: t,
|
|
@@ -1504,31 +1504,31 @@ function T1(e) {
|
|
|
1504
1504
|
class: c.classes.join(" ")
|
|
1505
1505
|
};
|
|
1506
1506
|
s && (o[K] = "");
|
|
1507
|
-
const
|
|
1507
|
+
const f = {
|
|
1508
1508
|
...c.styles
|
|
1509
1509
|
};
|
|
1510
|
-
|
|
1510
|
+
p1(r) && (f.transform = ya({
|
|
1511
1511
|
transform: r,
|
|
1512
1512
|
startCentered: !0,
|
|
1513
1513
|
width: t,
|
|
1514
1514
|
height: n
|
|
1515
|
-
}),
|
|
1516
|
-
const
|
|
1517
|
-
|
|
1518
|
-
const
|
|
1519
|
-
return
|
|
1515
|
+
}), f["-webkit-transform"] = f.transform);
|
|
1516
|
+
const l = $2(f);
|
|
1517
|
+
l.length > 0 && (o.style = l);
|
|
1518
|
+
const v = [];
|
|
1519
|
+
return v.push({
|
|
1520
1520
|
tag: "span",
|
|
1521
1521
|
attributes: o,
|
|
1522
1522
|
children: [a]
|
|
1523
|
-
}), i &&
|
|
1523
|
+
}), i && v.push({
|
|
1524
1524
|
tag: "span",
|
|
1525
1525
|
attributes: {
|
|
1526
1526
|
class: "sr-only"
|
|
1527
1527
|
},
|
|
1528
1528
|
children: [i]
|
|
1529
|
-
}),
|
|
1529
|
+
}), v;
|
|
1530
1530
|
}
|
|
1531
|
-
function
|
|
1531
|
+
function qa(e) {
|
|
1532
1532
|
const {
|
|
1533
1533
|
content: a,
|
|
1534
1534
|
title: t,
|
|
@@ -1539,7 +1539,7 @@ function Dt(e) {
|
|
|
1539
1539
|
title: t
|
|
1540
1540
|
} : {},
|
|
1541
1541
|
class: n.classes.join(" ")
|
|
1542
|
-
}, i =
|
|
1542
|
+
}, i = $2(n.styles);
|
|
1543
1543
|
i.length > 0 && (r.style = i);
|
|
1544
1544
|
const c = [];
|
|
1545
1545
|
return c.push({
|
|
@@ -1555,27 +1555,27 @@ function Dt(e) {
|
|
|
1555
1555
|
}), c;
|
|
1556
1556
|
}
|
|
1557
1557
|
const {
|
|
1558
|
-
styles:
|
|
1558
|
+
styles: H2
|
|
1559
1559
|
} = T;
|
|
1560
|
-
function
|
|
1560
|
+
function t1(e) {
|
|
1561
1561
|
const a = e[0], t = e[1], [n] = e.slice(4);
|
|
1562
1562
|
let r = null;
|
|
1563
1563
|
return Array.isArray(n) ? r = {
|
|
1564
1564
|
tag: "g",
|
|
1565
1565
|
attributes: {
|
|
1566
|
-
class: "".concat(
|
|
1566
|
+
class: "".concat(m.cssPrefix, "-").concat(U2.GROUP)
|
|
1567
1567
|
},
|
|
1568
1568
|
children: [{
|
|
1569
1569
|
tag: "path",
|
|
1570
1570
|
attributes: {
|
|
1571
|
-
class: "".concat(
|
|
1571
|
+
class: "".concat(m.cssPrefix, "-").concat(U2.SECONDARY),
|
|
1572
1572
|
fill: "currentColor",
|
|
1573
1573
|
d: n[0]
|
|
1574
1574
|
}
|
|
1575
1575
|
}, {
|
|
1576
1576
|
tag: "path",
|
|
1577
1577
|
attributes: {
|
|
1578
|
-
class: "".concat(
|
|
1578
|
+
class: "".concat(m.cssPrefix, "-").concat(U2.PRIMARY),
|
|
1579
1579
|
fill: "currentColor",
|
|
1580
1580
|
d: n[1]
|
|
1581
1581
|
}
|
|
@@ -1593,102 +1593,102 @@ function Z2(e) {
|
|
|
1593
1593
|
icon: r
|
|
1594
1594
|
};
|
|
1595
1595
|
}
|
|
1596
|
-
const
|
|
1596
|
+
const Ha = {
|
|
1597
1597
|
found: !1,
|
|
1598
1598
|
width: 512,
|
|
1599
1599
|
height: 512
|
|
1600
1600
|
};
|
|
1601
|
-
function
|
|
1602
|
-
!
|
|
1601
|
+
function Ya(e, a) {
|
|
1602
|
+
!pe && !m.showMissingIcons && e && console.error('Icon with name "'.concat(e, '" and prefix "').concat(a, '" is missing.'));
|
|
1603
1603
|
}
|
|
1604
|
-
function
|
|
1604
|
+
function n1(e, a) {
|
|
1605
1605
|
let t = a;
|
|
1606
|
-
return a === "fa" &&
|
|
1606
|
+
return a === "fa" && m.styleDefault !== null && (a = q()), new Promise((n, r) => {
|
|
1607
1607
|
if (t === "fa") {
|
|
1608
|
-
const i =
|
|
1608
|
+
const i = Se(e) || {};
|
|
1609
1609
|
e = i.iconName || e, a = i.prefix || a;
|
|
1610
1610
|
}
|
|
1611
|
-
if (e && a &&
|
|
1612
|
-
const i =
|
|
1613
|
-
return n(
|
|
1611
|
+
if (e && a && H2[a] && H2[a][e]) {
|
|
1612
|
+
const i = H2[a][e];
|
|
1613
|
+
return n(t1(i));
|
|
1614
1614
|
}
|
|
1615
|
-
|
|
1616
|
-
...
|
|
1617
|
-
icon:
|
|
1615
|
+
Ya(e, a), n({
|
|
1616
|
+
...Ha,
|
|
1617
|
+
icon: m.showMissingIcons && e ? H("missingIconAbstract") || {} : {}
|
|
1618
1618
|
});
|
|
1619
1619
|
});
|
|
1620
1620
|
}
|
|
1621
|
-
const
|
|
1622
|
-
},
|
|
1623
|
-
mark:
|
|
1624
|
-
measure:
|
|
1625
|
-
}, c2 = 'FA "6.6.0"',
|
|
1626
|
-
|
|
1621
|
+
const j1 = () => {
|
|
1622
|
+
}, r1 = m.measurePerformance && C2 && C2.mark && C2.measure ? C2 : {
|
|
1623
|
+
mark: j1,
|
|
1624
|
+
measure: j1
|
|
1625
|
+
}, c2 = 'FA "6.6.0"', Xa = (e) => (r1.mark("".concat(c2, " ").concat(e, " begins")), () => Oe(e)), Oe = (e) => {
|
|
1626
|
+
r1.mark("".concat(c2, " ").concat(e, " ends")), r1.measure("".concat(c2, " ").concat(e), "".concat(c2, " ").concat(e, " begins"), "".concat(c2, " ").concat(e, " ends"));
|
|
1627
1627
|
};
|
|
1628
|
-
var
|
|
1629
|
-
begin:
|
|
1630
|
-
end:
|
|
1628
|
+
var b1 = {
|
|
1629
|
+
begin: Xa,
|
|
1630
|
+
end: Oe
|
|
1631
1631
|
};
|
|
1632
|
-
const
|
|
1632
|
+
const k2 = () => {
|
|
1633
1633
|
};
|
|
1634
|
-
function
|
|
1634
|
+
function B1(e) {
|
|
1635
1635
|
return typeof (e.getAttribute ? e.getAttribute(K) : null) == "string";
|
|
1636
1636
|
}
|
|
1637
|
-
function
|
|
1638
|
-
const a = e.getAttribute ? e.getAttribute(
|
|
1637
|
+
function Ga(e) {
|
|
1638
|
+
const a = e.getAttribute ? e.getAttribute(u1) : null, t = e.getAttribute ? e.getAttribute(m1) : null;
|
|
1639
1639
|
return a && t;
|
|
1640
1640
|
}
|
|
1641
|
-
function
|
|
1642
|
-
return e && e.classList && e.classList.contains && e.classList.contains(
|
|
1641
|
+
function Va(e) {
|
|
1642
|
+
return e && e.classList && e.classList.contains && e.classList.contains(m.replacementClass);
|
|
1643
1643
|
}
|
|
1644
|
-
function
|
|
1645
|
-
return
|
|
1644
|
+
function Ka() {
|
|
1645
|
+
return m.autoReplaceSvg === !0 ? S2.replace : S2[m.autoReplaceSvg] || S2.replace;
|
|
1646
1646
|
}
|
|
1647
|
-
function
|
|
1648
|
-
return
|
|
1647
|
+
function Qa(e) {
|
|
1648
|
+
return z.createElementNS("http://www.w3.org/2000/svg", e);
|
|
1649
1649
|
}
|
|
1650
|
-
function
|
|
1651
|
-
return
|
|
1650
|
+
function Za(e) {
|
|
1651
|
+
return z.createElement(e);
|
|
1652
1652
|
}
|
|
1653
|
-
function
|
|
1653
|
+
function Pe(e) {
|
|
1654
1654
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1655
1655
|
const {
|
|
1656
|
-
ceFn: t = e.tag === "svg" ?
|
|
1656
|
+
ceFn: t = e.tag === "svg" ? Qa : Za
|
|
1657
1657
|
} = a;
|
|
1658
1658
|
if (typeof e == "string")
|
|
1659
|
-
return
|
|
1659
|
+
return z.createTextNode(e);
|
|
1660
1660
|
const n = t(e.tag);
|
|
1661
1661
|
return Object.keys(e.attributes || []).forEach(function(i) {
|
|
1662
1662
|
n.setAttribute(i, e.attributes[i]);
|
|
1663
1663
|
}), (e.children || []).forEach(function(i) {
|
|
1664
|
-
n.appendChild(
|
|
1664
|
+
n.appendChild(Pe(i, {
|
|
1665
1665
|
ceFn: t
|
|
1666
1666
|
}));
|
|
1667
1667
|
}), n;
|
|
1668
1668
|
}
|
|
1669
|
-
function
|
|
1669
|
+
function Ja(e) {
|
|
1670
1670
|
let a = " ".concat(e.outerHTML, " ");
|
|
1671
1671
|
return a = "".concat(a, "Font Awesome fontawesome.com "), a;
|
|
1672
1672
|
}
|
|
1673
|
-
const
|
|
1673
|
+
const S2 = {
|
|
1674
1674
|
replace: function(e) {
|
|
1675
1675
|
const a = e[0];
|
|
1676
1676
|
if (a.parentNode)
|
|
1677
1677
|
if (e[1].forEach((t) => {
|
|
1678
|
-
a.parentNode.insertBefore(
|
|
1679
|
-
}), a.getAttribute(K) === null &&
|
|
1680
|
-
let t =
|
|
1678
|
+
a.parentNode.insertBefore(Pe(t), a);
|
|
1679
|
+
}), a.getAttribute(K) === null && m.keepOriginalSource) {
|
|
1680
|
+
let t = z.createComment(Ja(a));
|
|
1681
1681
|
a.parentNode.replaceChild(t, a);
|
|
1682
1682
|
} else
|
|
1683
1683
|
a.remove();
|
|
1684
1684
|
},
|
|
1685
1685
|
nest: function(e) {
|
|
1686
1686
|
const a = e[0], t = e[1];
|
|
1687
|
-
if (~
|
|
1688
|
-
return
|
|
1689
|
-
const n = new RegExp("".concat(
|
|
1687
|
+
if (~d1(a).indexOf(m.replacementClass))
|
|
1688
|
+
return S2.replace(e);
|
|
1689
|
+
const n = new RegExp("".concat(m.cssPrefix, "-.*"));
|
|
1690
1690
|
if (delete t[0].attributes.id, t[0].attributes.class) {
|
|
1691
|
-
const i = t[0].attributes.class.split(" ").reduce((c, s) => (s ===
|
|
1691
|
+
const i = t[0].attributes.class.split(" ").reduce((c, s) => (s === m.replacementClass || s.match(n) ? c.toSvg.push(s) : c.toNode.push(s), c), {
|
|
1692
1692
|
toNode: [],
|
|
1693
1693
|
toSvg: []
|
|
1694
1694
|
});
|
|
@@ -1699,64 +1699,64 @@ const A2 = {
|
|
|
1699
1699
|
a.setAttribute(K, ""), a.innerHTML = r;
|
|
1700
1700
|
}
|
|
1701
1701
|
};
|
|
1702
|
-
function
|
|
1702
|
+
function U1(e) {
|
|
1703
1703
|
e();
|
|
1704
1704
|
}
|
|
1705
|
-
function
|
|
1706
|
-
const t = typeof a == "function" ? a :
|
|
1705
|
+
function Fe(e, a) {
|
|
1706
|
+
const t = typeof a == "function" ? a : k2;
|
|
1707
1707
|
if (e.length === 0)
|
|
1708
1708
|
t();
|
|
1709
1709
|
else {
|
|
1710
|
-
let n =
|
|
1711
|
-
|
|
1712
|
-
const r =
|
|
1710
|
+
let n = U1;
|
|
1711
|
+
m.mutateApproach === ia && (n = W.requestAnimationFrame || U1), n(() => {
|
|
1712
|
+
const r = Ka(), i = b1.begin("mutate");
|
|
1713
1713
|
e.map(r), i(), t();
|
|
1714
1714
|
});
|
|
1715
1715
|
}
|
|
1716
1716
|
}
|
|
1717
|
-
let
|
|
1718
|
-
function
|
|
1719
|
-
|
|
1717
|
+
let y1 = !1;
|
|
1718
|
+
function Ie() {
|
|
1719
|
+
y1 = !0;
|
|
1720
1720
|
}
|
|
1721
|
-
function
|
|
1722
|
-
|
|
1721
|
+
function i1() {
|
|
1722
|
+
y1 = !1;
|
|
1723
1723
|
}
|
|
1724
|
-
let
|
|
1725
|
-
function
|
|
1726
|
-
if (!
|
|
1724
|
+
let F2 = null;
|
|
1725
|
+
function W1(e) {
|
|
1726
|
+
if (!O1 || !m.observeMutations)
|
|
1727
1727
|
return;
|
|
1728
1728
|
const {
|
|
1729
|
-
treeCallback: a =
|
|
1730
|
-
nodeCallback: t =
|
|
1731
|
-
pseudoElementsCallback: n =
|
|
1732
|
-
observeMutationsRoot: r =
|
|
1729
|
+
treeCallback: a = k2,
|
|
1730
|
+
nodeCallback: t = k2,
|
|
1731
|
+
pseudoElementsCallback: n = k2,
|
|
1732
|
+
observeMutationsRoot: r = z
|
|
1733
1733
|
} = e;
|
|
1734
|
-
|
|
1735
|
-
if (
|
|
1734
|
+
F2 = new O1((i) => {
|
|
1735
|
+
if (y1)
|
|
1736
1736
|
return;
|
|
1737
|
-
const c =
|
|
1737
|
+
const c = q();
|
|
1738
1738
|
r2(i).forEach((s) => {
|
|
1739
|
-
if (s.type === "childList" && s.addedNodes.length > 0 && !
|
|
1740
|
-
if (s.attributeName === "class" &&
|
|
1739
|
+
if (s.type === "childList" && s.addedNodes.length > 0 && !B1(s.addedNodes[0]) && (m.searchPseudoElements && n(s.target), a(s.target)), s.type === "attributes" && s.target.parentNode && m.searchPseudoElements && n(s.target.parentNode), s.type === "attributes" && B1(s.target) && ~ua.indexOf(s.attributeName))
|
|
1740
|
+
if (s.attributeName === "class" && Ga(s.target)) {
|
|
1741
1741
|
const {
|
|
1742
1742
|
prefix: o,
|
|
1743
|
-
iconName:
|
|
1744
|
-
} =
|
|
1745
|
-
s.target.setAttribute(
|
|
1743
|
+
iconName: f
|
|
1744
|
+
} = D2(d1(s.target));
|
|
1745
|
+
s.target.setAttribute(u1, o || c), f && s.target.setAttribute(m1, f);
|
|
1746
1746
|
} else
|
|
1747
|
-
|
|
1747
|
+
Va(s.target) && t(s.target);
|
|
1748
1748
|
});
|
|
1749
|
-
}), R &&
|
|
1749
|
+
}), R && F2.observe(r, {
|
|
1750
1750
|
childList: !0,
|
|
1751
1751
|
attributes: !0,
|
|
1752
1752
|
characterData: !0,
|
|
1753
1753
|
subtree: !0
|
|
1754
1754
|
});
|
|
1755
1755
|
}
|
|
1756
|
-
function
|
|
1757
|
-
|
|
1756
|
+
function et() {
|
|
1757
|
+
F2 && F2.disconnect();
|
|
1758
1758
|
}
|
|
1759
|
-
function
|
|
1759
|
+
function at(e) {
|
|
1760
1760
|
const a = e.getAttribute("style");
|
|
1761
1761
|
let t = [];
|
|
1762
1762
|
return a && (t = a.split(";").reduce((n, r) => {
|
|
@@ -1764,16 +1764,16 @@ function Vt(e) {
|
|
|
1764
1764
|
return c && s.length > 0 && (n[c] = s.join(":").trim()), n;
|
|
1765
1765
|
}, {})), t;
|
|
1766
1766
|
}
|
|
1767
|
-
function
|
|
1767
|
+
function tt(e) {
|
|
1768
1768
|
const a = e.getAttribute("data-prefix"), t = e.getAttribute("data-icon"), n = e.innerText !== void 0 ? e.innerText.trim() : "";
|
|
1769
|
-
let r =
|
|
1770
|
-
return r.prefix || (r.prefix =
|
|
1769
|
+
let r = D2(d1(e));
|
|
1770
|
+
return r.prefix || (r.prefix = q()), a && t && (r.prefix = a, r.iconName = t), r.iconName && r.prefix || (r.prefix && n.length > 0 && (r.iconName = Pa(r.prefix, e.innerText) || v1(r.prefix, Z2(e.innerText))), !r.iconName && m.autoFetchSvg && e.firstChild && e.firstChild.nodeType === Node.TEXT_NODE && (r.iconName = e.firstChild.data)), r;
|
|
1771
1771
|
}
|
|
1772
|
-
function
|
|
1772
|
+
function nt(e) {
|
|
1773
1773
|
const a = r2(e.attributes).reduce((r, i) => (r.name !== "class" && r.name !== "style" && (r[i.name] = i.value), r), {}), t = e.getAttribute("title"), n = e.getAttribute("data-fa-title-id");
|
|
1774
|
-
return
|
|
1774
|
+
return m.autoA11y && (t ? a["aria-labelledby"] = "".concat(m.replacementClass, "-title-").concat(n || u2()) : (a["aria-hidden"] = "true", a.focusable = "false")), a;
|
|
1775
1775
|
}
|
|
1776
|
-
function
|
|
1776
|
+
function rt() {
|
|
1777
1777
|
return {
|
|
1778
1778
|
iconName: null,
|
|
1779
1779
|
title: null,
|
|
@@ -1794,7 +1794,7 @@ function Zt() {
|
|
|
1794
1794
|
}
|
|
1795
1795
|
};
|
|
1796
1796
|
}
|
|
1797
|
-
function
|
|
1797
|
+
function q1(e) {
|
|
1798
1798
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
|
1799
1799
|
styleParser: !0
|
|
1800
1800
|
};
|
|
@@ -1802,8 +1802,8 @@ function j1(e) {
|
|
|
1802
1802
|
iconName: t,
|
|
1803
1803
|
prefix: n,
|
|
1804
1804
|
rest: r
|
|
1805
|
-
} =
|
|
1806
|
-
let s = a.styleParser ?
|
|
1805
|
+
} = tt(e), i = nt(e), c = e1("parseNodeAttributes", {}, e);
|
|
1806
|
+
let s = a.styleParser ? at(e) : [];
|
|
1807
1807
|
return {
|
|
1808
1808
|
iconName: t,
|
|
1809
1809
|
title: e.getAttribute("title"),
|
|
@@ -1826,29 +1826,29 @@ function j1(e) {
|
|
|
1826
1826
|
};
|
|
1827
1827
|
}
|
|
1828
1828
|
const {
|
|
1829
|
-
styles:
|
|
1829
|
+
styles: it
|
|
1830
1830
|
} = T;
|
|
1831
|
-
function
|
|
1832
|
-
const a =
|
|
1831
|
+
function Te(e) {
|
|
1832
|
+
const a = m.autoReplaceSvg === "nest" ? q1(e, {
|
|
1833
1833
|
styleParser: !1
|
|
1834
|
-
}) :
|
|
1835
|
-
return ~a.extra.classes.indexOf(
|
|
1834
|
+
}) : q1(e);
|
|
1835
|
+
return ~a.extra.classes.indexOf(he) ? H("generateLayersText", e, a) : H("generateSvgReplacementMutation", e, a);
|
|
1836
1836
|
}
|
|
1837
1837
|
let $ = /* @__PURE__ */ new Set();
|
|
1838
|
-
|
|
1838
|
+
ge.map((e) => {
|
|
1839
1839
|
$.add("fa-".concat(e));
|
|
1840
1840
|
});
|
|
1841
|
-
Object.keys(G[
|
|
1841
|
+
Object.keys(G[x]).map($.add.bind($));
|
|
1842
1842
|
Object.keys(G[k]).map($.add.bind($));
|
|
1843
1843
|
Object.keys(G[S]).map($.add.bind($));
|
|
1844
1844
|
$ = [...$];
|
|
1845
|
-
function
|
|
1845
|
+
function H1(e) {
|
|
1846
1846
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
|
|
1847
1847
|
if (!R)
|
|
1848
1848
|
return Promise.resolve();
|
|
1849
|
-
const t =
|
|
1849
|
+
const t = z.documentElement.classList, n = (l) => t.add("".concat(I1, "-").concat(l)), r = (l) => t.remove("".concat(I1, "-").concat(l)), i = m.autoFetchSvg ? $ : ge.map((l) => "fa-".concat(l)).concat(Object.keys(it));
|
|
1850
1850
|
i.includes("fa") || i.push("fa");
|
|
1851
|
-
const c = [".".concat(
|
|
1851
|
+
const c = [".".concat(he, ":not([").concat(K, "])")].concat(i.map((l) => ".".concat(l, ":not([").concat(K, "])"))).join(", ");
|
|
1852
1852
|
if (c.length === 0)
|
|
1853
1853
|
return Promise.resolve();
|
|
1854
1854
|
let s = [];
|
|
@@ -1860,45 +1860,45 @@ function B1(e) {
|
|
|
1860
1860
|
n("pending"), r("complete");
|
|
1861
1861
|
else
|
|
1862
1862
|
return Promise.resolve();
|
|
1863
|
-
const o =
|
|
1863
|
+
const o = b1.begin("onTree"), f = s.reduce((l, v) => {
|
|
1864
1864
|
try {
|
|
1865
|
-
const g =
|
|
1866
|
-
g &&
|
|
1865
|
+
const g = Te(v);
|
|
1866
|
+
g && l.push(g);
|
|
1867
1867
|
} catch (g) {
|
|
1868
|
-
|
|
1868
|
+
pe || g.name === "MissingIcon" && console.error(g);
|
|
1869
1869
|
}
|
|
1870
|
-
return
|
|
1870
|
+
return l;
|
|
1871
1871
|
}, []);
|
|
1872
|
-
return new Promise((
|
|
1873
|
-
Promise.all(
|
|
1874
|
-
|
|
1875
|
-
n("active"), n("complete"), r("pending"), typeof a == "function" && a(), o(),
|
|
1872
|
+
return new Promise((l, v) => {
|
|
1873
|
+
Promise.all(f).then((g) => {
|
|
1874
|
+
Fe(g, () => {
|
|
1875
|
+
n("active"), n("complete"), r("pending"), typeof a == "function" && a(), o(), l();
|
|
1876
1876
|
});
|
|
1877
1877
|
}).catch((g) => {
|
|
1878
|
-
o(),
|
|
1878
|
+
o(), v(g);
|
|
1879
1879
|
});
|
|
1880
1880
|
});
|
|
1881
1881
|
}
|
|
1882
|
-
function
|
|
1882
|
+
function ct(e) {
|
|
1883
1883
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
|
|
1884
|
-
|
|
1885
|
-
t &&
|
|
1884
|
+
Te(e).then((t) => {
|
|
1885
|
+
t && Fe([t], a);
|
|
1886
1886
|
});
|
|
1887
1887
|
}
|
|
1888
|
-
function
|
|
1888
|
+
function st(e) {
|
|
1889
1889
|
return function(a) {
|
|
1890
1890
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1891
|
-
const n = (a || {}).icon ? a :
|
|
1891
|
+
const n = (a || {}).icon ? a : a1(a || {});
|
|
1892
1892
|
let {
|
|
1893
1893
|
mask: r
|
|
1894
1894
|
} = t;
|
|
1895
|
-
return r && (r = (r || {}).icon ? r :
|
|
1895
|
+
return r && (r = (r || {}).icon ? r : a1(r || {})), e(n, {
|
|
1896
1896
|
...t,
|
|
1897
1897
|
mask: r
|
|
1898
1898
|
});
|
|
1899
1899
|
};
|
|
1900
1900
|
}
|
|
1901
|
-
const
|
|
1901
|
+
const lt = function(e) {
|
|
1902
1902
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1903
1903
|
const {
|
|
1904
1904
|
transform: t = I,
|
|
@@ -1908,33 +1908,33 @@ const t4 = function(e) {
|
|
|
1908
1908
|
title: c = null,
|
|
1909
1909
|
titleId: s = null,
|
|
1910
1910
|
classes: o = [],
|
|
1911
|
-
attributes:
|
|
1912
|
-
styles:
|
|
1911
|
+
attributes: f = {},
|
|
1912
|
+
styles: l = {}
|
|
1913
1913
|
} = a;
|
|
1914
1914
|
if (!e)
|
|
1915
1915
|
return;
|
|
1916
1916
|
const {
|
|
1917
|
-
prefix:
|
|
1917
|
+
prefix: v,
|
|
1918
1918
|
iconName: g,
|
|
1919
|
-
icon:
|
|
1919
|
+
icon: y
|
|
1920
1920
|
} = e;
|
|
1921
|
-
return
|
|
1921
|
+
return R2({
|
|
1922
1922
|
type: "icon",
|
|
1923
1923
|
...e
|
|
1924
1924
|
}, () => (Q("beforeDOMElementCreation", {
|
|
1925
1925
|
iconDefinition: e,
|
|
1926
1926
|
params: a
|
|
1927
|
-
}),
|
|
1927
|
+
}), m.autoA11y && (c ? f["aria-labelledby"] = "".concat(m.replacementClass, "-title-").concat(s || u2()) : (f["aria-hidden"] = "true", f.focusable = "false")), L1({
|
|
1928
1928
|
icons: {
|
|
1929
|
-
main:
|
|
1930
|
-
mask: r ?
|
|
1929
|
+
main: t1(y),
|
|
1930
|
+
mask: r ? t1(r.icon) : {
|
|
1931
1931
|
found: !1,
|
|
1932
1932
|
width: null,
|
|
1933
1933
|
height: null,
|
|
1934
1934
|
icon: {}
|
|
1935
1935
|
}
|
|
1936
1936
|
},
|
|
1937
|
-
prefix:
|
|
1937
|
+
prefix: v,
|
|
1938
1938
|
iconName: g,
|
|
1939
1939
|
transform: {
|
|
1940
1940
|
...I,
|
|
@@ -1945,33 +1945,33 @@ const t4 = function(e) {
|
|
|
1945
1945
|
maskId: i,
|
|
1946
1946
|
titleId: s,
|
|
1947
1947
|
extra: {
|
|
1948
|
-
attributes:
|
|
1949
|
-
styles:
|
|
1948
|
+
attributes: f,
|
|
1949
|
+
styles: l,
|
|
1950
1950
|
classes: o
|
|
1951
1951
|
}
|
|
1952
1952
|
})));
|
|
1953
1953
|
};
|
|
1954
|
-
var
|
|
1954
|
+
var ot = {
|
|
1955
1955
|
mixout() {
|
|
1956
1956
|
return {
|
|
1957
|
-
icon:
|
|
1957
|
+
icon: st(lt)
|
|
1958
1958
|
};
|
|
1959
1959
|
},
|
|
1960
1960
|
hooks() {
|
|
1961
1961
|
return {
|
|
1962
1962
|
mutationObserverCallbacks(e) {
|
|
1963
|
-
return e.treeCallback =
|
|
1963
|
+
return e.treeCallback = H1, e.nodeCallback = ct, e;
|
|
1964
1964
|
}
|
|
1965
1965
|
};
|
|
1966
1966
|
},
|
|
1967
1967
|
provides(e) {
|
|
1968
1968
|
e.i2svg = function(a) {
|
|
1969
1969
|
const {
|
|
1970
|
-
node: t =
|
|
1970
|
+
node: t = z,
|
|
1971
1971
|
callback: n = () => {
|
|
1972
1972
|
}
|
|
1973
1973
|
} = a;
|
|
1974
|
-
return
|
|
1974
|
+
return H1(t, n);
|
|
1975
1975
|
}, e.generateSvgReplacementMutation = function(a, t) {
|
|
1976
1976
|
const {
|
|
1977
1977
|
iconName: n,
|
|
@@ -1980,34 +1980,34 @@ var n4 = {
|
|
|
1980
1980
|
prefix: c,
|
|
1981
1981
|
transform: s,
|
|
1982
1982
|
symbol: o,
|
|
1983
|
-
mask:
|
|
1984
|
-
maskId:
|
|
1985
|
-
extra:
|
|
1983
|
+
mask: f,
|
|
1984
|
+
maskId: l,
|
|
1985
|
+
extra: v
|
|
1986
1986
|
} = t;
|
|
1987
|
-
return new Promise((g,
|
|
1988
|
-
Promise.all([
|
|
1987
|
+
return new Promise((g, y) => {
|
|
1988
|
+
Promise.all([n1(n, c), f.iconName ? n1(f.iconName, f.prefix) : Promise.resolve({
|
|
1989
1989
|
found: !1,
|
|
1990
1990
|
width: 512,
|
|
1991
1991
|
height: 512,
|
|
1992
1992
|
icon: {}
|
|
1993
|
-
})]).then((
|
|
1994
|
-
let [
|
|
1995
|
-
g([a,
|
|
1993
|
+
})]).then((h) => {
|
|
1994
|
+
let [p, L] = h;
|
|
1995
|
+
g([a, L1({
|
|
1996
1996
|
icons: {
|
|
1997
|
-
main:
|
|
1998
|
-
mask:
|
|
1997
|
+
main: p,
|
|
1998
|
+
mask: L
|
|
1999
1999
|
},
|
|
2000
2000
|
prefix: c,
|
|
2001
2001
|
iconName: n,
|
|
2002
2002
|
transform: s,
|
|
2003
2003
|
symbol: o,
|
|
2004
|
-
maskId:
|
|
2004
|
+
maskId: l,
|
|
2005
2005
|
title: r,
|
|
2006
2006
|
titleId: i,
|
|
2007
|
-
extra:
|
|
2007
|
+
extra: v,
|
|
2008
2008
|
watchable: !0
|
|
2009
2009
|
})]);
|
|
2010
|
-
}).catch(
|
|
2010
|
+
}).catch(y);
|
|
2011
2011
|
});
|
|
2012
2012
|
}, e.generateAbstractIcon = function(a) {
|
|
2013
2013
|
let {
|
|
@@ -2017,10 +2017,10 @@ var n4 = {
|
|
|
2017
2017
|
transform: i,
|
|
2018
2018
|
styles: c
|
|
2019
2019
|
} = a;
|
|
2020
|
-
const s =
|
|
2020
|
+
const s = $2(c);
|
|
2021
2021
|
s.length > 0 && (n.style = s);
|
|
2022
2022
|
let o;
|
|
2023
|
-
return
|
|
2023
|
+
return p1(i) && (o = H("generateAbstractTransformGrouping", {
|
|
2024
2024
|
main: r,
|
|
2025
2025
|
transform: i,
|
|
2026
2026
|
containerWidth: r.width,
|
|
@@ -2031,7 +2031,7 @@ var n4 = {
|
|
|
2031
2031
|
};
|
|
2032
2032
|
};
|
|
2033
2033
|
}
|
|
2034
|
-
},
|
|
2034
|
+
}, ft = {
|
|
2035
2035
|
mixout() {
|
|
2036
2036
|
return {
|
|
2037
2037
|
layer(e) {
|
|
@@ -2039,7 +2039,7 @@ var n4 = {
|
|
|
2039
2039
|
const {
|
|
2040
2040
|
classes: t = []
|
|
2041
2041
|
} = a;
|
|
2042
|
-
return
|
|
2042
|
+
return R2({
|
|
2043
2043
|
type: "layer"
|
|
2044
2044
|
}, () => {
|
|
2045
2045
|
Q("beforeDOMElementCreation", {
|
|
@@ -2054,7 +2054,7 @@ var n4 = {
|
|
|
2054
2054
|
}), [{
|
|
2055
2055
|
tag: "span",
|
|
2056
2056
|
attributes: {
|
|
2057
|
-
class: ["".concat(
|
|
2057
|
+
class: ["".concat(m.cssPrefix, "-layers"), ...t].join(" ")
|
|
2058
2058
|
},
|
|
2059
2059
|
children: n
|
|
2060
2060
|
}];
|
|
@@ -2062,7 +2062,7 @@ var n4 = {
|
|
|
2062
2062
|
}
|
|
2063
2063
|
};
|
|
2064
2064
|
}
|
|
2065
|
-
},
|
|
2065
|
+
}, ut = {
|
|
2066
2066
|
mixout() {
|
|
2067
2067
|
return {
|
|
2068
2068
|
counter(e) {
|
|
@@ -2073,25 +2073,25 @@ var n4 = {
|
|
|
2073
2073
|
attributes: r = {},
|
|
2074
2074
|
styles: i = {}
|
|
2075
2075
|
} = a;
|
|
2076
|
-
return
|
|
2076
|
+
return R2({
|
|
2077
2077
|
type: "counter",
|
|
2078
2078
|
content: e
|
|
2079
2079
|
}, () => (Q("beforeDOMElementCreation", {
|
|
2080
2080
|
content: e,
|
|
2081
2081
|
params: a
|
|
2082
|
-
}),
|
|
2082
|
+
}), qa({
|
|
2083
2083
|
content: e.toString(),
|
|
2084
2084
|
title: t,
|
|
2085
2085
|
extra: {
|
|
2086
2086
|
attributes: r,
|
|
2087
2087
|
styles: i,
|
|
2088
|
-
classes: ["".concat(
|
|
2088
|
+
classes: ["".concat(m.cssPrefix, "-layers-counter"), ...n]
|
|
2089
2089
|
}
|
|
2090
2090
|
})));
|
|
2091
2091
|
}
|
|
2092
2092
|
};
|
|
2093
2093
|
}
|
|
2094
|
-
},
|
|
2094
|
+
}, mt = {
|
|
2095
2095
|
mixout() {
|
|
2096
2096
|
return {
|
|
2097
2097
|
text(e) {
|
|
@@ -2103,13 +2103,13 @@ var n4 = {
|
|
|
2103
2103
|
attributes: i = {},
|
|
2104
2104
|
styles: c = {}
|
|
2105
2105
|
} = a;
|
|
2106
|
-
return
|
|
2106
|
+
return R2({
|
|
2107
2107
|
type: "text",
|
|
2108
2108
|
content: e
|
|
2109
2109
|
}, () => (Q("beforeDOMElementCreation", {
|
|
2110
2110
|
content: e,
|
|
2111
2111
|
params: a
|
|
2112
|
-
}),
|
|
2112
|
+
}), R1({
|
|
2113
2113
|
content: e,
|
|
2114
2114
|
transform: {
|
|
2115
2115
|
...I,
|
|
@@ -2119,7 +2119,7 @@ var n4 = {
|
|
|
2119
2119
|
extra: {
|
|
2120
2120
|
attributes: i,
|
|
2121
2121
|
styles: c,
|
|
2122
|
-
classes: ["".concat(
|
|
2122
|
+
classes: ["".concat(m.cssPrefix, "-layers-text"), ...r]
|
|
2123
2123
|
}
|
|
2124
2124
|
})));
|
|
2125
2125
|
}
|
|
@@ -2133,11 +2133,11 @@ var n4 = {
|
|
|
2133
2133
|
extra: i
|
|
2134
2134
|
} = t;
|
|
2135
2135
|
let c = null, s = null;
|
|
2136
|
-
if (
|
|
2137
|
-
const o = parseInt(getComputedStyle(a).fontSize, 10),
|
|
2138
|
-
c =
|
|
2136
|
+
if (le) {
|
|
2137
|
+
const o = parseInt(getComputedStyle(a).fontSize, 10), f = a.getBoundingClientRect();
|
|
2138
|
+
c = f.width / o, s = f.height / o;
|
|
2139
2139
|
}
|
|
2140
|
-
return
|
|
2140
|
+
return m.autoA11y && !n && (i.attributes["aria-hidden"] = "true"), Promise.resolve([a, R1({
|
|
2141
2141
|
content: a.innerHTML,
|
|
2142
2142
|
width: c,
|
|
2143
2143
|
height: s,
|
|
@@ -2149,67 +2149,67 @@ var n4 = {
|
|
|
2149
2149
|
};
|
|
2150
2150
|
}
|
|
2151
2151
|
};
|
|
2152
|
-
const
|
|
2152
|
+
const dt = new RegExp('"', "ug"), Y1 = [1105920, 1112319], X1 = {
|
|
2153
2153
|
FontAwesome: {
|
|
2154
2154
|
normal: "fas",
|
|
2155
2155
|
400: "fas"
|
|
2156
2156
|
},
|
|
2157
|
-
...
|
|
2158
|
-
...
|
|
2159
|
-
...
|
|
2160
|
-
},
|
|
2161
|
-
const t =
|
|
2157
|
+
...X4,
|
|
2158
|
+
...Y4,
|
|
2159
|
+
...aa
|
|
2160
|
+
}, c1 = Object.keys(X1).reduce((e, a) => (e[a.toLowerCase()] = X1[a], e), {}), pt = Object.keys(c1).reduce((e, a) => {
|
|
2161
|
+
const t = c1[a];
|
|
2162
2162
|
return e[a] = t[900] || [...Object.entries(t)][0][1], e;
|
|
2163
2163
|
}, {});
|
|
2164
|
-
function
|
|
2165
|
-
const a = e.replace(
|
|
2164
|
+
function gt(e) {
|
|
2165
|
+
const a = e.replace(dt, ""), t = Na(a, 0), n = t >= Y1[0] && t <= Y1[1], r = a.length === 2 ? a[0] === a[1] : !1;
|
|
2166
2166
|
return {
|
|
2167
|
-
value:
|
|
2167
|
+
value: Z2(r ? a[0] : a),
|
|
2168
2168
|
isSecondary: n || r
|
|
2169
2169
|
};
|
|
2170
2170
|
}
|
|
2171
|
-
function
|
|
2171
|
+
function vt(e, a) {
|
|
2172
2172
|
const t = e.replace(/^['"]|['"]$/g, "").toLowerCase(), n = parseInt(a), r = isNaN(n) ? "normal" : n;
|
|
2173
|
-
return (
|
|
2173
|
+
return (c1[t] || {})[r] || pt[t];
|
|
2174
2174
|
}
|
|
2175
|
-
function
|
|
2176
|
-
const t = "".concat(
|
|
2175
|
+
function G1(e, a) {
|
|
2176
|
+
const t = "".concat(ra).concat(a.replace(":", "-"));
|
|
2177
2177
|
return new Promise((n, r) => {
|
|
2178
2178
|
if (e.getAttribute(t) !== null)
|
|
2179
2179
|
return n();
|
|
2180
|
-
const c = r2(e.children).filter((g) => g.getAttribute(
|
|
2181
|
-
if (c && !
|
|
2180
|
+
const c = r2(e.children).filter((g) => g.getAttribute(G2) === a)[0], s = W.getComputedStyle(e, a), o = s.getPropertyValue("font-family"), f = o.match(oa), l = s.getPropertyValue("font-weight"), v = s.getPropertyValue("content");
|
|
2181
|
+
if (c && !f)
|
|
2182
2182
|
return e.removeChild(c), n();
|
|
2183
|
-
if (
|
|
2183
|
+
if (f && v !== "none" && v !== "") {
|
|
2184
2184
|
const g = s.getPropertyValue("content");
|
|
2185
|
-
let
|
|
2185
|
+
let y = vt(o, l);
|
|
2186
2186
|
const {
|
|
2187
|
-
value:
|
|
2188
|
-
isSecondary:
|
|
2189
|
-
} =
|
|
2190
|
-
let
|
|
2191
|
-
if (
|
|
2192
|
-
const b =
|
|
2193
|
-
b.iconName && b.prefix && (
|
|
2187
|
+
value: h,
|
|
2188
|
+
isSecondary: p
|
|
2189
|
+
} = gt(g), L = f[0].startsWith("FontAwesome");
|
|
2190
|
+
let u = v1(y, h), d = u;
|
|
2191
|
+
if (L) {
|
|
2192
|
+
const b = Fa(h);
|
|
2193
|
+
b.iconName && b.prefix && (u = b.iconName, y = b.prefix);
|
|
2194
2194
|
}
|
|
2195
|
-
if (
|
|
2196
|
-
e.setAttribute(t,
|
|
2197
|
-
const b =
|
|
2195
|
+
if (u && !p && (!c || c.getAttribute(u1) !== y || c.getAttribute(m1) !== d)) {
|
|
2196
|
+
e.setAttribute(t, d), c && e.removeChild(c);
|
|
2197
|
+
const b = rt(), {
|
|
2198
2198
|
extra: C
|
|
2199
2199
|
} = b;
|
|
2200
|
-
C.attributes[
|
|
2201
|
-
const P =
|
|
2200
|
+
C.attributes[G2] = a, n1(u, y).then((A) => {
|
|
2201
|
+
const P = L1({
|
|
2202
2202
|
...b,
|
|
2203
2203
|
icons: {
|
|
2204
2204
|
main: A,
|
|
2205
|
-
mask:
|
|
2205
|
+
mask: h1()
|
|
2206
2206
|
},
|
|
2207
|
-
prefix:
|
|
2208
|
-
iconName:
|
|
2207
|
+
prefix: y,
|
|
2208
|
+
iconName: d,
|
|
2209
2209
|
extra: C,
|
|
2210
2210
|
watchable: !0
|
|
2211
|
-
}), F =
|
|
2212
|
-
a === "::before" ? e.insertBefore(F, e.firstChild) : e.appendChild(F), F.outerHTML = P.map((
|
|
2211
|
+
}), F = z.createElementNS("http://www.w3.org/2000/svg", "svg");
|
|
2212
|
+
a === "::before" ? e.insertBefore(F, e.firstChild) : e.appendChild(F), F.outerHTML = P.map((b2) => d2(b2)).join(`
|
|
2213
2213
|
`), e.removeAttribute(t), n();
|
|
2214
2214
|
}).catch(r);
|
|
2215
2215
|
} else
|
|
@@ -2218,47 +2218,47 @@ function W1(e, a) {
|
|
|
2218
2218
|
n();
|
|
2219
2219
|
});
|
|
2220
2220
|
}
|
|
2221
|
-
function
|
|
2222
|
-
return Promise.all([
|
|
2221
|
+
function ht(e) {
|
|
2222
|
+
return Promise.all([G1(e, "::before"), G1(e, "::after")]);
|
|
2223
2223
|
}
|
|
2224
|
-
function
|
|
2225
|
-
return e.parentNode !== document.head && !~
|
|
2224
|
+
function Lt(e) {
|
|
2225
|
+
return e.parentNode !== document.head && !~ca.indexOf(e.tagName.toUpperCase()) && !e.getAttribute(G2) && (!e.parentNode || e.parentNode.tagName !== "svg");
|
|
2226
2226
|
}
|
|
2227
|
-
function
|
|
2227
|
+
function V1(e) {
|
|
2228
2228
|
if (R)
|
|
2229
2229
|
return new Promise((a, t) => {
|
|
2230
|
-
const n = r2(e.querySelectorAll("*")).filter(
|
|
2231
|
-
|
|
2232
|
-
r(),
|
|
2230
|
+
const n = r2(e.querySelectorAll("*")).filter(Lt).map(ht), r = b1.begin("searchPseudoElements");
|
|
2231
|
+
Ie(), Promise.all(n).then(() => {
|
|
2232
|
+
r(), i1(), a();
|
|
2233
2233
|
}).catch(() => {
|
|
2234
|
-
r(),
|
|
2234
|
+
r(), i1(), t();
|
|
2235
2235
|
});
|
|
2236
2236
|
});
|
|
2237
2237
|
}
|
|
2238
|
-
var
|
|
2238
|
+
var bt = {
|
|
2239
2239
|
hooks() {
|
|
2240
2240
|
return {
|
|
2241
2241
|
mutationObserverCallbacks(e) {
|
|
2242
|
-
return e.pseudoElementsCallback =
|
|
2242
|
+
return e.pseudoElementsCallback = V1, e;
|
|
2243
2243
|
}
|
|
2244
2244
|
};
|
|
2245
2245
|
},
|
|
2246
2246
|
provides(e) {
|
|
2247
2247
|
e.pseudoElements2svg = function(a) {
|
|
2248
2248
|
const {
|
|
2249
|
-
node: t =
|
|
2249
|
+
node: t = z
|
|
2250
2250
|
} = a;
|
|
2251
|
-
|
|
2251
|
+
m.searchPseudoElements && V1(t);
|
|
2252
2252
|
};
|
|
2253
2253
|
}
|
|
2254
2254
|
};
|
|
2255
|
-
let
|
|
2256
|
-
var
|
|
2255
|
+
let K1 = !1;
|
|
2256
|
+
var yt = {
|
|
2257
2257
|
mixout() {
|
|
2258
2258
|
return {
|
|
2259
2259
|
dom: {
|
|
2260
2260
|
unwatch() {
|
|
2261
|
-
|
|
2261
|
+
Ie(), K1 = !0;
|
|
2262
2262
|
}
|
|
2263
2263
|
}
|
|
2264
2264
|
};
|
|
@@ -2266,23 +2266,23 @@ var p4 = {
|
|
|
2266
2266
|
hooks() {
|
|
2267
2267
|
return {
|
|
2268
2268
|
bootstrap() {
|
|
2269
|
-
|
|
2269
|
+
W1(e1("mutationObserverCallbacks", {}));
|
|
2270
2270
|
},
|
|
2271
2271
|
noAuto() {
|
|
2272
|
-
|
|
2272
|
+
et();
|
|
2273
2273
|
},
|
|
2274
2274
|
watch(e) {
|
|
2275
2275
|
const {
|
|
2276
2276
|
observeMutationsRoot: a
|
|
2277
2277
|
} = e;
|
|
2278
|
-
|
|
2278
|
+
K1 ? i1() : W1(e1("mutationObserverCallbacks", {
|
|
2279
2279
|
observeMutationsRoot: a
|
|
2280
2280
|
}));
|
|
2281
2281
|
}
|
|
2282
2282
|
};
|
|
2283
2283
|
}
|
|
2284
2284
|
};
|
|
2285
|
-
const
|
|
2285
|
+
const Q1 = (e) => {
|
|
2286
2286
|
let a = {
|
|
2287
2287
|
size: 16,
|
|
2288
2288
|
x: 0,
|
|
@@ -2326,11 +2326,11 @@ const X1 = (e) => {
|
|
|
2326
2326
|
return t;
|
|
2327
2327
|
}, a);
|
|
2328
2328
|
};
|
|
2329
|
-
var
|
|
2329
|
+
var zt = {
|
|
2330
2330
|
mixout() {
|
|
2331
2331
|
return {
|
|
2332
2332
|
parse: {
|
|
2333
|
-
transform: (e) =>
|
|
2333
|
+
transform: (e) => Q1(e)
|
|
2334
2334
|
}
|
|
2335
2335
|
};
|
|
2336
2336
|
},
|
|
@@ -2338,7 +2338,7 @@ var g4 = {
|
|
|
2338
2338
|
return {
|
|
2339
2339
|
parseNodeAttributes(e, a) {
|
|
2340
2340
|
const t = a.getAttribute("data-fa-transform");
|
|
2341
|
-
return t && (e.transform =
|
|
2341
|
+
return t && (e.transform = Q1(t)), e;
|
|
2342
2342
|
}
|
|
2343
2343
|
};
|
|
2344
2344
|
},
|
|
@@ -2352,14 +2352,14 @@ var g4 = {
|
|
|
2352
2352
|
} = a;
|
|
2353
2353
|
const c = {
|
|
2354
2354
|
transform: "translate(".concat(r / 2, " 256)")
|
|
2355
|
-
}, s = "translate(".concat(n.x * 32, ", ").concat(n.y * 32, ") "), o = "scale(".concat(n.size / 16 * (n.flipX ? -1 : 1), ", ").concat(n.size / 16 * (n.flipY ? -1 : 1), ") "),
|
|
2356
|
-
transform: "".concat(s, " ").concat(o, " ").concat(
|
|
2357
|
-
},
|
|
2355
|
+
}, s = "translate(".concat(n.x * 32, ", ").concat(n.y * 32, ") "), o = "scale(".concat(n.size / 16 * (n.flipX ? -1 : 1), ", ").concat(n.size / 16 * (n.flipY ? -1 : 1), ") "), f = "rotate(".concat(n.rotate, " 0 0)"), l = {
|
|
2356
|
+
transform: "".concat(s, " ").concat(o, " ").concat(f)
|
|
2357
|
+
}, v = {
|
|
2358
2358
|
transform: "translate(".concat(i / 2 * -1, " -256)")
|
|
2359
2359
|
}, g = {
|
|
2360
2360
|
outer: c,
|
|
2361
|
-
inner:
|
|
2362
|
-
path:
|
|
2361
|
+
inner: l,
|
|
2362
|
+
path: v
|
|
2363
2363
|
};
|
|
2364
2364
|
return {
|
|
2365
2365
|
tag: "g",
|
|
@@ -2384,25 +2384,25 @@ var g4 = {
|
|
|
2384
2384
|
};
|
|
2385
2385
|
}
|
|
2386
2386
|
};
|
|
2387
|
-
const
|
|
2387
|
+
const Y2 = {
|
|
2388
2388
|
x: 0,
|
|
2389
2389
|
y: 0,
|
|
2390
2390
|
width: "100%",
|
|
2391
2391
|
height: "100%"
|
|
2392
2392
|
};
|
|
2393
|
-
function
|
|
2393
|
+
function Z1(e) {
|
|
2394
2394
|
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
|
|
2395
2395
|
return e.attributes && (e.attributes.fill || a) && (e.attributes.fill = "black"), e;
|
|
2396
2396
|
}
|
|
2397
|
-
function
|
|
2397
|
+
function xt(e) {
|
|
2398
2398
|
return e.tag === "g" ? e.children : [e];
|
|
2399
2399
|
}
|
|
2400
|
-
var
|
|
2400
|
+
var Ct = {
|
|
2401
2401
|
hooks() {
|
|
2402
2402
|
return {
|
|
2403
2403
|
parseNodeAttributes(e, a) {
|
|
2404
|
-
const t = a.getAttribute("data-fa-mask"), n = t ?
|
|
2405
|
-
return n.prefix || (n.prefix =
|
|
2404
|
+
const t = a.getAttribute("data-fa-mask"), n = t ? D2(t.split(" ").map((r) => r.trim())) : h1();
|
|
2405
|
+
return n.prefix || (n.prefix = q()), e.mask = n, e.maskId = a.getAttribute("data-fa-mask-id"), e;
|
|
2406
2406
|
}
|
|
2407
2407
|
};
|
|
2408
2408
|
},
|
|
@@ -2418,67 +2418,67 @@ var v4 = {
|
|
|
2418
2418
|
} = a;
|
|
2419
2419
|
const {
|
|
2420
2420
|
width: o,
|
|
2421
|
-
icon:
|
|
2421
|
+
icon: f
|
|
2422
2422
|
} = r, {
|
|
2423
|
-
width:
|
|
2424
|
-
icon:
|
|
2425
|
-
} = i, g =
|
|
2423
|
+
width: l,
|
|
2424
|
+
icon: v
|
|
2425
|
+
} = i, g = ba({
|
|
2426
2426
|
transform: s,
|
|
2427
|
-
containerWidth:
|
|
2427
|
+
containerWidth: l,
|
|
2428
2428
|
iconWidth: o
|
|
2429
|
-
}),
|
|
2429
|
+
}), y = {
|
|
2430
2430
|
tag: "rect",
|
|
2431
2431
|
attributes: {
|
|
2432
|
-
...
|
|
2432
|
+
...Y2,
|
|
2433
2433
|
fill: "white"
|
|
2434
2434
|
}
|
|
2435
|
-
},
|
|
2436
|
-
children:
|
|
2437
|
-
} : {},
|
|
2435
|
+
}, h = f.children ? {
|
|
2436
|
+
children: f.children.map(Z1)
|
|
2437
|
+
} : {}, p = {
|
|
2438
2438
|
tag: "g",
|
|
2439
2439
|
attributes: {
|
|
2440
2440
|
...g.inner
|
|
2441
2441
|
},
|
|
2442
|
-
children: [
|
|
2443
|
-
tag:
|
|
2442
|
+
children: [Z1({
|
|
2443
|
+
tag: f.tag,
|
|
2444
2444
|
attributes: {
|
|
2445
|
-
...
|
|
2445
|
+
...f.attributes,
|
|
2446
2446
|
...g.path
|
|
2447
2447
|
},
|
|
2448
|
-
...
|
|
2448
|
+
...h
|
|
2449
2449
|
})]
|
|
2450
|
-
},
|
|
2450
|
+
}, L = {
|
|
2451
2451
|
tag: "g",
|
|
2452
2452
|
attributes: {
|
|
2453
2453
|
...g.outer
|
|
2454
2454
|
},
|
|
2455
|
-
children: [
|
|
2456
|
-
},
|
|
2455
|
+
children: [p]
|
|
2456
|
+
}, u = "mask-".concat(c || u2()), d = "clip-".concat(c || u2()), b = {
|
|
2457
2457
|
tag: "mask",
|
|
2458
2458
|
attributes: {
|
|
2459
|
-
...
|
|
2460
|
-
id:
|
|
2459
|
+
...Y2,
|
|
2460
|
+
id: u,
|
|
2461
2461
|
maskUnits: "userSpaceOnUse",
|
|
2462
2462
|
maskContentUnits: "userSpaceOnUse"
|
|
2463
2463
|
},
|
|
2464
|
-
children: [
|
|
2464
|
+
children: [y, L]
|
|
2465
2465
|
}, C = {
|
|
2466
2466
|
tag: "defs",
|
|
2467
2467
|
children: [{
|
|
2468
2468
|
tag: "clipPath",
|
|
2469
2469
|
attributes: {
|
|
2470
|
-
id:
|
|
2470
|
+
id: d
|
|
2471
2471
|
},
|
|
2472
|
-
children:
|
|
2472
|
+
children: xt(v)
|
|
2473
2473
|
}, b]
|
|
2474
2474
|
};
|
|
2475
2475
|
return t.push(C, {
|
|
2476
2476
|
tag: "rect",
|
|
2477
2477
|
attributes: {
|
|
2478
2478
|
fill: "currentColor",
|
|
2479
|
-
"clip-path": "url(#".concat(
|
|
2480
|
-
mask: "url(#".concat(
|
|
2481
|
-
...
|
|
2479
|
+
"clip-path": "url(#".concat(d, ")"),
|
|
2480
|
+
mask: "url(#".concat(u, ")"),
|
|
2481
|
+
...Y2
|
|
2482
2482
|
}
|
|
2483
2483
|
}), {
|
|
2484
2484
|
children: t,
|
|
@@ -2486,10 +2486,10 @@ var v4 = {
|
|
|
2486
2486
|
};
|
|
2487
2487
|
};
|
|
2488
2488
|
}
|
|
2489
|
-
},
|
|
2489
|
+
}, Mt = {
|
|
2490
2490
|
provides(e) {
|
|
2491
2491
|
let a = !1;
|
|
2492
|
-
|
|
2492
|
+
W.matchMedia && (a = W.matchMedia("(prefers-reduced-motion: reduce)").matches), e.missingIconAbstract = function() {
|
|
2493
2493
|
const t = [], n = {
|
|
2494
2494
|
fill: "currentColor"
|
|
2495
2495
|
}, r = {
|
|
@@ -2567,7 +2567,7 @@ var v4 = {
|
|
|
2567
2567
|
};
|
|
2568
2568
|
};
|
|
2569
2569
|
}
|
|
2570
|
-
},
|
|
2570
|
+
}, At = {
|
|
2571
2571
|
hooks() {
|
|
2572
2572
|
return {
|
|
2573
2573
|
parseNodeAttributes(e, a) {
|
|
@@ -2576,22 +2576,22 @@ var v4 = {
|
|
|
2576
2576
|
}
|
|
2577
2577
|
};
|
|
2578
2578
|
}
|
|
2579
|
-
},
|
|
2580
|
-
|
|
2581
|
-
mixoutsTo:
|
|
2579
|
+
}, Nt = [xa, ot, ft, ut, mt, bt, yt, zt, Ct, Mt, At];
|
|
2580
|
+
_a(Nt, {
|
|
2581
|
+
mixoutsTo: E
|
|
2582
2582
|
});
|
|
2583
|
-
|
|
2584
|
-
const
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
const
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
const
|
|
2591
|
-
|
|
2592
|
-
const
|
|
2593
|
-
|
|
2594
|
-
var
|
|
2583
|
+
E.noAuto;
|
|
2584
|
+
const $e = E.config;
|
|
2585
|
+
E.library;
|
|
2586
|
+
E.dom;
|
|
2587
|
+
const I2 = E.parse;
|
|
2588
|
+
E.findIconDefinition;
|
|
2589
|
+
E.toHtml;
|
|
2590
|
+
const wt = E.icon;
|
|
2591
|
+
E.layer;
|
|
2592
|
+
const kt = E.text;
|
|
2593
|
+
E.counter;
|
|
2594
|
+
var St = {
|
|
2595
2595
|
prefix: "far",
|
|
2596
2596
|
iconName: "plus-minus",
|
|
2597
2597
|
icon: [
|
|
@@ -2601,7 +2601,17 @@ var C4 = {
|
|
|
2601
2601
|
"e43c",
|
|
2602
2602
|
"M216 32c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 120L48 152c-13.3 0-24 10.7-24 24s10.7 24 24 24l120 0 0 120c0 13.3 10.7 24 24 24s24-10.7 24-24l0-120 120 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-120 0 0-120zM8 488c0 13.3 10.7 24 24 24l320 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L32 464c-13.3 0-24 10.7-24 24z"
|
|
2603
2603
|
]
|
|
2604
|
-
},
|
|
2604
|
+
}, p2 = {
|
|
2605
|
+
prefix: "far",
|
|
2606
|
+
iconName: "building-columns",
|
|
2607
|
+
icon: [
|
|
2608
|
+
512,
|
|
2609
|
+
512,
|
|
2610
|
+
["bank", "institution", "museum", "university"],
|
|
2611
|
+
"f19c",
|
|
2612
|
+
"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"
|
|
2613
|
+
]
|
|
2614
|
+
}, Et = p2, Ot = p2, Pt = p2, Ft = p2, It = {
|
|
2605
2615
|
prefix: "far",
|
|
2606
2616
|
iconName: "file-check",
|
|
2607
2617
|
icon: [
|
|
@@ -2611,7 +2621,7 @@ var C4 = {
|
|
|
2611
2621
|
"f316",
|
|
2612
2622
|
"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"
|
|
2613
2623
|
]
|
|
2614
|
-
},
|
|
2624
|
+
}, z1 = {
|
|
2615
2625
|
prefix: "far",
|
|
2616
2626
|
iconName: "circle-xmark",
|
|
2617
2627
|
icon: [
|
|
@@ -2621,7 +2631,7 @@ var C4 = {
|
|
|
2621
2631
|
"f057",
|
|
2622
2632
|
"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"
|
|
2623
2633
|
]
|
|
2624
|
-
},
|
|
2634
|
+
}, Tt = z1, $t = z1, x1 = {
|
|
2625
2635
|
prefix: "far",
|
|
2626
2636
|
iconName: "triangle-exclamation",
|
|
2627
2637
|
icon: [
|
|
@@ -2631,7 +2641,7 @@ var C4 = {
|
|
|
2631
2641
|
"f071",
|
|
2632
2642
|
"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"
|
|
2633
2643
|
]
|
|
2634
|
-
},
|
|
2644
|
+
}, _t = x1, Dt = x1, Rt = {
|
|
2635
2645
|
prefix: "far",
|
|
2636
2646
|
iconName: "angle-left",
|
|
2637
2647
|
icon: [
|
|
@@ -2641,7 +2651,7 @@ var C4 = {
|
|
|
2641
2651
|
"f104",
|
|
2642
2652
|
"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"
|
|
2643
2653
|
]
|
|
2644
|
-
},
|
|
2654
|
+
}, jt = {
|
|
2645
2655
|
prefix: "far",
|
|
2646
2656
|
iconName: "check",
|
|
2647
2657
|
icon: [
|
|
@@ -2651,7 +2661,7 @@ var C4 = {
|
|
|
2651
2661
|
"f00c",
|
|
2652
2662
|
"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"
|
|
2653
2663
|
]
|
|
2654
|
-
},
|
|
2664
|
+
}, _e = {
|
|
2655
2665
|
prefix: "far",
|
|
2656
2666
|
iconName: "calendar-lines",
|
|
2657
2667
|
icon: [
|
|
@@ -2661,7 +2671,7 @@ var C4 = {
|
|
|
2661
2671
|
"e0d5",
|
|
2662
2672
|
"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"
|
|
2663
2673
|
]
|
|
2664
|
-
},
|
|
2674
|
+
}, Bt = _e, De = {
|
|
2665
2675
|
prefix: "far",
|
|
2666
2676
|
iconName: "circle-plus",
|
|
2667
2677
|
icon: [
|
|
@@ -2671,7 +2681,7 @@ var C4 = {
|
|
|
2671
2681
|
"f055",
|
|
2672
2682
|
"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"
|
|
2673
2683
|
]
|
|
2674
|
-
},
|
|
2684
|
+
}, Ut = De, Wt = {
|
|
2675
2685
|
prefix: "far",
|
|
2676
2686
|
iconName: "calendar",
|
|
2677
2687
|
icon: [
|
|
@@ -2681,7 +2691,7 @@ var C4 = {
|
|
|
2681
2691
|
"f133",
|
|
2682
2692
|
"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-256z"
|
|
2683
2693
|
]
|
|
2684
|
-
},
|
|
2694
|
+
}, Re = {
|
|
2685
2695
|
prefix: "far",
|
|
2686
2696
|
iconName: "face-smile",
|
|
2687
2697
|
icon: [
|
|
@@ -2691,7 +2701,7 @@ var C4 = {
|
|
|
2691
2701
|
"f118",
|
|
2692
2702
|
"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"
|
|
2693
2703
|
]
|
|
2694
|
-
},
|
|
2704
|
+
}, qt = Re, Ht = {
|
|
2695
2705
|
prefix: "far",
|
|
2696
2706
|
iconName: "chevron-right",
|
|
2697
2707
|
icon: [
|
|
@@ -2701,7 +2711,7 @@ var C4 = {
|
|
|
2701
2711
|
"f054",
|
|
2702
2712
|
"M305 239c9.4 9.4 9.4 24.6 0 33.9L113 465c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l175-175L79 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L305 239z"
|
|
2703
2713
|
]
|
|
2704
|
-
},
|
|
2714
|
+
}, Yt = {
|
|
2705
2715
|
prefix: "far",
|
|
2706
2716
|
iconName: "chevron-left",
|
|
2707
2717
|
icon: [
|
|
@@ -2711,7 +2721,7 @@ var C4 = {
|
|
|
2711
2721
|
"f053",
|
|
2712
2722
|
"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"
|
|
2713
2723
|
]
|
|
2714
|
-
},
|
|
2724
|
+
}, Xt = {
|
|
2715
2725
|
prefix: "far",
|
|
2716
2726
|
iconName: "angle-up",
|
|
2717
2727
|
icon: [
|
|
@@ -2721,7 +2731,7 @@ var C4 = {
|
|
|
2721
2731
|
"f106",
|
|
2722
2732
|
"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"
|
|
2723
2733
|
]
|
|
2724
|
-
},
|
|
2734
|
+
}, Gt = {
|
|
2725
2735
|
prefix: "far",
|
|
2726
2736
|
iconName: "file-circle-info",
|
|
2727
2737
|
icon: [
|
|
@@ -2731,7 +2741,17 @@ var C4 = {
|
|
|
2731
2741
|
"e493",
|
|
2732
2742
|
"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-288zm0 96a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-32 48c0 8.8 7.2 16 16 16c0 0 0 0 0 0l0 48s0 0 0 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l16 0 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l0-64c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z"
|
|
2733
2743
|
]
|
|
2734
|
-
},
|
|
2744
|
+
}, Vt = {
|
|
2745
|
+
prefix: "far",
|
|
2746
|
+
iconName: "equals",
|
|
2747
|
+
icon: [
|
|
2748
|
+
448,
|
|
2749
|
+
512,
|
|
2750
|
+
[62764],
|
|
2751
|
+
"3d",
|
|
2752
|
+
"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"
|
|
2753
|
+
]
|
|
2754
|
+
}, g2 = {
|
|
2735
2755
|
prefix: "far",
|
|
2736
2756
|
iconName: "xmark",
|
|
2737
2757
|
icon: [
|
|
@@ -2741,7 +2761,7 @@ var C4 = {
|
|
|
2741
2761
|
"f00d",
|
|
2742
2762
|
"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"
|
|
2743
2763
|
]
|
|
2744
|
-
},
|
|
2764
|
+
}, Kt = g2, Qt = g2, Zt = g2, Jt = g2, je = {
|
|
2745
2765
|
prefix: "far",
|
|
2746
2766
|
iconName: "plus",
|
|
2747
2767
|
icon: [
|
|
@@ -2751,7 +2771,7 @@ var C4 = {
|
|
|
2751
2771
|
"2b",
|
|
2752
2772
|
"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"
|
|
2753
2773
|
]
|
|
2754
|
-
},
|
|
2774
|
+
}, e0 = je, a0 = {
|
|
2755
2775
|
prefix: "far",
|
|
2756
2776
|
iconName: "bars-filter",
|
|
2757
2777
|
icon: [
|
|
@@ -2761,7 +2781,7 @@ var C4 = {
|
|
|
2761
2781
|
"e0ad",
|
|
2762
2782
|
"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"
|
|
2763
2783
|
]
|
|
2764
|
-
},
|
|
2784
|
+
}, t0 = {
|
|
2765
2785
|
prefix: "far",
|
|
2766
2786
|
iconName: "arrow-up",
|
|
2767
2787
|
icon: [
|
|
@@ -2771,7 +2791,7 @@ var C4 = {
|
|
|
2771
2791
|
"f062",
|
|
2772
2792
|
"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"
|
|
2773
2793
|
]
|
|
2774
|
-
},
|
|
2794
|
+
}, n0 = {
|
|
2775
2795
|
prefix: "far",
|
|
2776
2796
|
iconName: "chevron-down",
|
|
2777
2797
|
icon: [
|
|
@@ -2781,7 +2801,7 @@ var C4 = {
|
|
|
2781
2801
|
"f078",
|
|
2782
2802
|
"M239 401c9.4 9.4 24.6 9.4 33.9 0L465 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-175 175L81 175c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 401z"
|
|
2783
2803
|
]
|
|
2784
|
-
},
|
|
2804
|
+
}, Be = {
|
|
2785
2805
|
prefix: "far",
|
|
2786
2806
|
iconName: "magnifying-glass",
|
|
2787
2807
|
icon: [
|
|
@@ -2791,7 +2811,7 @@ var C4 = {
|
|
|
2791
2811
|
"f002",
|
|
2792
2812
|
"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"
|
|
2793
2813
|
]
|
|
2794
|
-
},
|
|
2814
|
+
}, r0 = Be, i0 = {
|
|
2795
2815
|
prefix: "far",
|
|
2796
2816
|
iconName: "arrow-down",
|
|
2797
2817
|
icon: [
|
|
@@ -2801,7 +2821,7 @@ var C4 = {
|
|
|
2801
2821
|
"f063",
|
|
2802
2822
|
"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"
|
|
2803
2823
|
]
|
|
2804
|
-
},
|
|
2824
|
+
}, c0 = {
|
|
2805
2825
|
prefix: "far",
|
|
2806
2826
|
iconName: "file",
|
|
2807
2827
|
icon: [
|
|
@@ -2811,7 +2831,7 @@ var C4 = {
|
|
|
2811
2831
|
"f15b",
|
|
2812
2832
|
"M320 464c8.8 0 16-7.2 16-16l0-288-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 16l256 0zM0 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.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"
|
|
2813
2833
|
]
|
|
2814
|
-
},
|
|
2834
|
+
}, s0 = {
|
|
2815
2835
|
prefix: "far",
|
|
2816
2836
|
iconName: "xmark-large",
|
|
2817
2837
|
icon: [
|
|
@@ -2821,7 +2841,7 @@ var C4 = {
|
|
|
2821
2841
|
"e59b",
|
|
2822
2842
|
"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"
|
|
2823
2843
|
]
|
|
2824
|
-
},
|
|
2844
|
+
}, l0 = {
|
|
2825
2845
|
prefix: "far",
|
|
2826
2846
|
iconName: "bell",
|
|
2827
2847
|
icon: [
|
|
@@ -2831,7 +2851,7 @@ var C4 = {
|
|
|
2831
2851
|
"f0f3",
|
|
2832
2852
|
"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"
|
|
2833
2853
|
]
|
|
2834
|
-
},
|
|
2854
|
+
}, o0 = {
|
|
2835
2855
|
prefix: "far",
|
|
2836
2856
|
iconName: "file-circle-xmark",
|
|
2837
2857
|
icon: [
|
|
@@ -2841,7 +2861,7 @@ var C4 = {
|
|
|
2841
2861
|
"e5a1",
|
|
2842
2862
|
"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"
|
|
2843
2863
|
]
|
|
2844
|
-
},
|
|
2864
|
+
}, Ue = {
|
|
2845
2865
|
prefix: "far",
|
|
2846
2866
|
iconName: "credit-card",
|
|
2847
2867
|
icon: [
|
|
@@ -2851,7 +2871,7 @@ var C4 = {
|
|
|
2851
2871
|
"f09d",
|
|
2852
2872
|
"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"
|
|
2853
2873
|
]
|
|
2854
|
-
},
|
|
2874
|
+
}, f0 = Ue, We = {
|
|
2855
2875
|
prefix: "far",
|
|
2856
2876
|
iconName: "ellipsis",
|
|
2857
2877
|
icon: [
|
|
@@ -2861,7 +2881,7 @@ var C4 = {
|
|
|
2861
2881
|
"f141",
|
|
2862
2882
|
"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"
|
|
2863
2883
|
]
|
|
2864
|
-
},
|
|
2884
|
+
}, u0 = We, m0 = {
|
|
2865
2885
|
prefix: "far",
|
|
2866
2886
|
iconName: "angle-down",
|
|
2867
2887
|
icon: [
|
|
@@ -2871,7 +2891,7 @@ var C4 = {
|
|
|
2871
2891
|
"f107",
|
|
2872
2892
|
"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"
|
|
2873
2893
|
]
|
|
2874
|
-
},
|
|
2894
|
+
}, d0 = {
|
|
2875
2895
|
prefix: "far",
|
|
2876
2896
|
iconName: "face-smile-hearts",
|
|
2877
2897
|
icon: [
|
|
@@ -2881,7 +2901,7 @@ var C4 = {
|
|
|
2881
2901
|
"e390",
|
|
2882
2902
|
"M553.5 361.1C568 329 576 293.4 576 256c0-24.5-3.4-48.2-9.9-70.6c-3.6-12.7-16.9-20.1-29.7-16.5s-20.1 16.9-16.5 29.7c5.2 18.2 8 37.4 8 57.4c0 35.3-8.8 68.5-24.3 97.6c16.7-3.7 34.5-1.2 49.8 7.4zM448.1 419.9C412.8 447.5 368.3 464 320 464c-50.4 0-96.6-17.9-132.6-47.7c-3.4 9.1-8.8 17.7-16.1 25l-13.1 13.1C202.4 490.4 258.7 512 320 512c53.3 0 102.8-16.3 143.8-44.2c-11.2-13.9-16.5-31-15.7-47.9zm-326-99.8C115.5 299.9 112 278.4 112 256c0-114.9 93.1-208 208-208c30.7 0 59.9 6.7 86.1 18.6c12.1 5.5 26.3 .2 31.8-11.9s.2-26.3-11.9-31.8C393.6 8.2 357.7 0 320 0C178.6 0 64 114.6 64 256c0 25.7 3.8 50.5 10.8 73.8c1.8 1.1 3.5 2.2 5.2 3.4c12.5-9 27.3-13.4 42-13.2zm85.7-3.3c-9.7 9-10.4 24.2-1.4 33.9c22 23.8 60 49.4 113.6 49.4s91.7-25.5 113.6-49.4c9-9.7 8.4-24.9-1.4-33.9s-24.9-8.4-33.9 1.4C383.2 334.5 357.2 352 320 352s-63.2-17.5-78.4-33.9c-9-9.7-24.2-10.4-33.9-1.4zm6.5-87.1c5.5-5.8 14.8-9.7 25.4-9.7s19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C279.7 186.8 259 180 239.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9zM399.6 220c10.6 0 19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C439.7 186.8 419 180 399.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9c5.5-5.8 14.8-9.7 25.4-9.7zM573.7 11.5L560 25.3 546.3 11.4c-15.2-15.3-39.8-15.3-54.9 0s-15.2 40 0 55.2l55.5 55.8c7.3 7.3 19.1 7.3 26.3 0l55.4-55.8c15.2-15.3 15.2-40 0-55.2s-39.8-15.3-54.9 0zm54.9 384c-15.2-15.3-39.8-15.3-54.9 0L560 409.3l-13.7-13.8c-15.2-15.3-39.8-15.3-54.9 0s-15.2 40 0 55.2l55.5 55.8c7.3 7.3 19.1 7.3 26.3 0l55.4-55.8c15.2-15.3 15.2-40 0-55.2zm-534.9-32L80 377.3 66.3 363.4c-15.2-15.3-39.8-15.3-54.9 0s-15.2 40 0 55.2l55.5 55.8c7.3 7.3 19.1 7.3 26.3 0l55.4-55.8c15.2-15.3 15.2-40 0-55.2s-39.8-15.3-54.9 0z"
|
|
2883
2903
|
]
|
|
2884
|
-
},
|
|
2904
|
+
}, j2 = {
|
|
2885
2905
|
prefix: "far",
|
|
2886
2906
|
iconName: "house",
|
|
2887
2907
|
icon: [
|
|
@@ -2891,7 +2911,7 @@ var C4 = {
|
|
|
2891
2911
|
"f015",
|
|
2892
2912
|
"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"
|
|
2893
2913
|
]
|
|
2894
|
-
},
|
|
2914
|
+
}, p0 = j2, g0 = j2, v0 = j2, h0 = {
|
|
2895
2915
|
prefix: "far",
|
|
2896
2916
|
iconName: "file-circle-check",
|
|
2897
2917
|
icon: [
|
|
@@ -2901,7 +2921,7 @@ var C4 = {
|
|
|
2901
2921
|
"e5a0",
|
|
2902
2922
|
"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"
|
|
2903
2923
|
]
|
|
2904
|
-
},
|
|
2924
|
+
}, qe = {
|
|
2905
2925
|
prefix: "far",
|
|
2906
2926
|
iconName: "ellipsis-vertical",
|
|
2907
2927
|
icon: [
|
|
@@ -2911,7 +2931,17 @@ var C4 = {
|
|
|
2911
2931
|
"f142",
|
|
2912
2932
|
"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"
|
|
2913
2933
|
]
|
|
2914
|
-
},
|
|
2934
|
+
}, L0 = qe, He = {
|
|
2935
|
+
prefix: "far",
|
|
2936
|
+
iconName: "clock",
|
|
2937
|
+
icon: [
|
|
2938
|
+
512,
|
|
2939
|
+
512,
|
|
2940
|
+
[128339, "clock-four"],
|
|
2941
|
+
"f017",
|
|
2942
|
+
"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"
|
|
2943
|
+
]
|
|
2944
|
+
}, b0 = He, Ye = {
|
|
2915
2945
|
prefix: "far",
|
|
2916
2946
|
iconName: "cart-shopping",
|
|
2917
2947
|
icon: [
|
|
@@ -2921,7 +2951,7 @@ var C4 = {
|
|
|
2921
2951
|
"f07a",
|
|
2922
2952
|
"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"
|
|
2923
2953
|
]
|
|
2924
|
-
},
|
|
2954
|
+
}, y0 = Ye, Xe = {
|
|
2925
2955
|
prefix: "far",
|
|
2926
2956
|
iconName: "gear",
|
|
2927
2957
|
icon: [
|
|
@@ -2931,7 +2961,7 @@ var C4 = {
|
|
|
2931
2961
|
"f013",
|
|
2932
2962
|
"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"
|
|
2933
2963
|
]
|
|
2934
|
-
},
|
|
2964
|
+
}, z0 = Xe, x0 = {
|
|
2935
2965
|
prefix: "far",
|
|
2936
2966
|
iconName: "arrow-down-left",
|
|
2937
2967
|
icon: [
|
|
@@ -2941,7 +2971,7 @@ var C4 = {
|
|
|
2941
2971
|
"e091",
|
|
2942
2972
|
"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"
|
|
2943
2973
|
]
|
|
2944
|
-
},
|
|
2974
|
+
}, Ge = {
|
|
2945
2975
|
prefix: "far",
|
|
2946
2976
|
iconName: "minus",
|
|
2947
2977
|
icon: [
|
|
@@ -2951,7 +2981,7 @@ var C4 = {
|
|
|
2951
2981
|
"f068",
|
|
2952
2982
|
"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"
|
|
2953
2983
|
]
|
|
2954
|
-
},
|
|
2984
|
+
}, C0 = Ge, M0 = {
|
|
2955
2985
|
prefix: "far",
|
|
2956
2986
|
iconName: "arrow-down-right",
|
|
2957
2987
|
icon: [
|
|
@@ -2961,7 +2991,7 @@ var C4 = {
|
|
|
2961
2991
|
"e093",
|
|
2962
2992
|
"M328 416c13.3 0 24-10.7 24-24l0-240c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 182.1L73 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l231 231L88 368c-13.3 0-24 10.7-24 24s10.7 24 24 24l240 0z"
|
|
2963
2993
|
]
|
|
2964
|
-
},
|
|
2994
|
+
}, Ve = {
|
|
2965
2995
|
prefix: "far",
|
|
2966
2996
|
iconName: "circle-info",
|
|
2967
2997
|
icon: [
|
|
@@ -2971,7 +3001,7 @@ var C4 = {
|
|
|
2971
3001
|
"f05a",
|
|
2972
3002
|
"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"
|
|
2973
3003
|
]
|
|
2974
|
-
},
|
|
3004
|
+
}, A0 = Ve, N0 = {
|
|
2975
3005
|
prefix: "far",
|
|
2976
3006
|
iconName: "tag",
|
|
2977
3007
|
icon: [
|
|
@@ -2981,7 +3011,7 @@ var C4 = {
|
|
|
2981
3011
|
"f02b",
|
|
2982
3012
|
"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"
|
|
2983
3013
|
]
|
|
2984
|
-
},
|
|
3014
|
+
}, w0 = {
|
|
2985
3015
|
prefix: "far",
|
|
2986
3016
|
iconName: "arrow-left",
|
|
2987
3017
|
icon: [
|
|
@@ -2991,7 +3021,7 @@ var C4 = {
|
|
|
2991
3021
|
"f060",
|
|
2992
3022
|
"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"
|
|
2993
3023
|
]
|
|
2994
|
-
},
|
|
3024
|
+
}, k0 = {
|
|
2995
3025
|
prefix: "far",
|
|
2996
3026
|
iconName: "trash",
|
|
2997
3027
|
icon: [
|
|
@@ -3001,7 +3031,7 @@ var C4 = {
|
|
|
3001
3031
|
"f1f8",
|
|
3002
3032
|
"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"
|
|
3003
3033
|
]
|
|
3004
|
-
},
|
|
3034
|
+
}, S0 = {
|
|
3005
3035
|
prefix: "far",
|
|
3006
3036
|
iconName: "circle-ellipsis-vertical",
|
|
3007
3037
|
icon: [
|
|
@@ -3011,7 +3041,7 @@ var C4 = {
|
|
|
3011
3041
|
"e10b",
|
|
3012
3042
|
"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"
|
|
3013
3043
|
]
|
|
3014
|
-
},
|
|
3044
|
+
}, Ke = {
|
|
3015
3045
|
prefix: "far",
|
|
3016
3046
|
iconName: "face-frown",
|
|
3017
3047
|
icon: [
|
|
@@ -3021,7 +3051,7 @@ var C4 = {
|
|
|
3021
3051
|
"f119",
|
|
3022
3052
|
"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"
|
|
3023
3053
|
]
|
|
3024
|
-
},
|
|
3054
|
+
}, E0 = Ke, O0 = {
|
|
3025
3055
|
prefix: "far",
|
|
3026
3056
|
iconName: "pen",
|
|
3027
3057
|
icon: [
|
|
@@ -3031,7 +3061,7 @@ var C4 = {
|
|
|
3031
3061
|
"f304",
|
|
3032
3062
|
"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-23c12.4-3.6 23.7-9.9 33.4-18.4c1.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-10.4 10.4-18 23.3-22.2 37.4zm46 13.5c1.7-5.6 4.5-10.8 8.4-15.2c.6-.6 1.1-1.2 1.7-1.8L321 129 383 191 154.6 419.5c-4.7 4.7-10.6 8.2-17 10.1l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4z"
|
|
3033
3063
|
]
|
|
3034
|
-
},
|
|
3064
|
+
}, P0 = {
|
|
3035
3065
|
prefix: "far",
|
|
3036
3066
|
iconName: "eye",
|
|
3037
3067
|
icon: [
|
|
@@ -3041,7 +3071,7 @@ var C4 = {
|
|
|
3041
3071
|
"f06e",
|
|
3042
3072
|
"M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z"
|
|
3043
3073
|
]
|
|
3044
|
-
},
|
|
3074
|
+
}, F0 = {
|
|
3045
3075
|
prefix: "far",
|
|
3046
3076
|
iconName: "arrow-up-right",
|
|
3047
3077
|
icon: [
|
|
@@ -3051,7 +3081,7 @@ var C4 = {
|
|
|
3051
3081
|
"e09f",
|
|
3052
3082
|
"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"
|
|
3053
3083
|
]
|
|
3054
|
-
},
|
|
3084
|
+
}, I0 = {
|
|
3055
3085
|
prefix: "far",
|
|
3056
3086
|
iconName: "tags",
|
|
3057
3087
|
icon: [
|
|
@@ -3061,7 +3091,17 @@ var C4 = {
|
|
|
3061
3091
|
"f02c",
|
|
3062
3092
|
"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"
|
|
3063
3093
|
]
|
|
3064
|
-
},
|
|
3094
|
+
}, T0 = {
|
|
3095
|
+
prefix: "far",
|
|
3096
|
+
iconName: "wallet",
|
|
3097
|
+
icon: [
|
|
3098
|
+
512,
|
|
3099
|
+
512,
|
|
3100
|
+
[],
|
|
3101
|
+
"f555",
|
|
3102
|
+
"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"
|
|
3103
|
+
]
|
|
3104
|
+
}, $0 = {
|
|
3065
3105
|
prefix: "far",
|
|
3066
3106
|
iconName: "circle",
|
|
3067
3107
|
icon: [
|
|
@@ -3071,7 +3111,7 @@ var C4 = {
|
|
|
3071
3111
|
"f111",
|
|
3072
3112
|
"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"
|
|
3073
3113
|
]
|
|
3074
|
-
},
|
|
3114
|
+
}, Qe = {
|
|
3075
3115
|
prefix: "far",
|
|
3076
3116
|
iconName: "screwdriver-wrench",
|
|
3077
3117
|
icon: [
|
|
@@ -3081,7 +3121,17 @@ var C4 = {
|
|
|
3081
3121
|
"f7d9",
|
|
3082
3122
|
"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"
|
|
3083
3123
|
]
|
|
3084
|
-
},
|
|
3124
|
+
}, _0 = Qe, D0 = {
|
|
3125
|
+
prefix: "far",
|
|
3126
|
+
iconName: "file-contract",
|
|
3127
|
+
icon: [
|
|
3128
|
+
384,
|
|
3129
|
+
512,
|
|
3130
|
+
[],
|
|
3131
|
+
"f56c",
|
|
3132
|
+
"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"
|
|
3133
|
+
]
|
|
3134
|
+
}, R0 = {
|
|
3085
3135
|
prefix: "far",
|
|
3086
3136
|
iconName: "file-signature",
|
|
3087
3137
|
icon: [
|
|
@@ -3091,7 +3141,7 @@ var C4 = {
|
|
|
3091
3141
|
"f573",
|
|
3092
3142
|
"M64 464l256 0c8.8 0 16-7.2 16-16l0-6.7 39.8-9.9c2.8-.7 5.6-1.6 8.2-2.7l0 19.3c0 35.3-28.7 64-64 64L64 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 49.1-48 48 0-91.6-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 16zm96-115l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2L96 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 25.6 0 12-48.2c1.4-5.6 4.3-10.8 8.4-14.9L441.1 191.8l71 71L382.9 391.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-1.1 .3-2.1 .4-3.2 .5c-.8 .1-1.5 .2-2.3 .2L256 416c-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.3L160 349zM549.8 139.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-29.4 29.4-71-71 29.4-29.4c15.6-15.6 40.9-15.6 56.6 0z"
|
|
3093
3143
|
]
|
|
3094
|
-
},
|
|
3144
|
+
}, j0 = {
|
|
3095
3145
|
prefix: "far",
|
|
3096
3146
|
iconName: "sparkle",
|
|
3097
3147
|
icon: [
|
|
@@ -3101,7 +3151,7 @@ var C4 = {
|
|
|
3101
3151
|
"e5d6",
|
|
3102
3152
|
"M224 32c9.4 0 17.9 5.4 21.8 13.9l59.5 128.8 128.8 59.5c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8L305.3 337.3 245.8 466.1c-3.9 8.5-12.4 13.9-21.8 13.9s-17.9-5.4-21.8-13.9L142.7 337.3 13.9 277.8C5.4 273.9 0 265.4 0 256s5.4-17.9 13.9-21.8l128.8-59.5L202.2 45.9C206.1 37.4 214.6 32 224 32zm0 81.2l-41.4 89.6c-2.4 5.2-6.5 9.3-11.7 11.7L81.2 256l89.6 41.4c5.2 2.4 9.3 6.5 11.7 11.7L224 398.8l41.4-89.6c2.4-5.2 6.5-9.3 11.7-11.7L366.8 256l-89.6-41.4c-5.2-2.4-9.3-6.5-11.7-11.7L224 113.2z"
|
|
3103
3153
|
]
|
|
3104
|
-
},
|
|
3154
|
+
}, B0 = {
|
|
3105
3155
|
prefix: "far",
|
|
3106
3156
|
iconName: "square",
|
|
3107
3157
|
icon: [
|
|
@@ -3111,7 +3161,7 @@ var C4 = {
|
|
|
3111
3161
|
"f0c8",
|
|
3112
3162
|
"M384 80c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l320 0zM64 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 32z"
|
|
3113
3163
|
]
|
|
3114
|
-
},
|
|
3164
|
+
}, U0 = {
|
|
3115
3165
|
prefix: "far",
|
|
3116
3166
|
iconName: "suitcase",
|
|
3117
3167
|
icon: [
|
|
@@ -3121,7 +3171,7 @@ var C4 = {
|
|
|
3121
3171
|
"f0f2",
|
|
3122
3172
|
"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"
|
|
3123
3173
|
]
|
|
3124
|
-
},
|
|
3174
|
+
}, Ze = {
|
|
3125
3175
|
prefix: "far",
|
|
3126
3176
|
iconName: "circle-check",
|
|
3127
3177
|
icon: [
|
|
@@ -3131,7 +3181,7 @@ var C4 = {
|
|
|
3131
3181
|
"f058",
|
|
3132
3182
|
"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"
|
|
3133
3183
|
]
|
|
3134
|
-
},
|
|
3184
|
+
}, W0 = Ze, q0 = {
|
|
3135
3185
|
prefix: "far",
|
|
3136
3186
|
iconName: "arrow-up-right-and-arrow-down-left-from-center",
|
|
3137
3187
|
icon: [
|
|
@@ -3141,7 +3191,7 @@ var C4 = {
|
|
|
3141
3191
|
"e0a0",
|
|
3142
3192
|
"M295 183c-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-24L344 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0L295 183zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1 48 344c0-13.3-10.7-24-24-24s-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0L217 329z"
|
|
3143
3193
|
]
|
|
3144
|
-
},
|
|
3194
|
+
}, Je = {
|
|
3145
3195
|
prefix: "far",
|
|
3146
3196
|
iconName: "arrow-down-to-line",
|
|
3147
3197
|
icon: [
|
|
@@ -3151,7 +3201,7 @@ var C4 = {
|
|
|
3151
3201
|
"f33d",
|
|
3152
3202
|
"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"
|
|
3153
3203
|
]
|
|
3154
|
-
},
|
|
3204
|
+
}, H0 = Je, Y0 = {
|
|
3155
3205
|
prefix: "far",
|
|
3156
3206
|
iconName: "folder-user",
|
|
3157
3207
|
icon: [
|
|
@@ -3161,7 +3211,7 @@ var C4 = {
|
|
|
3161
3211
|
"e18e",
|
|
3162
3212
|
"M251.7 127.6s0 0 0 0c10.5 10.5 24.7 16.4 39.6 16.4L448 144c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16l-80 0c0-44.2-35.8-80-80-80l-64 0c-44.2 0-80 35.8-80 80l-80 0c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l133.5 0c4.2 0 8.3 1.7 11.3 4.7l33.9-33.9L208.8 84.7l42.9 42.9zm33.9-33.9L242.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 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-64L291.3 96c-2.1 0-4.2-.8-5.7-2.3zM320 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"
|
|
3163
3213
|
]
|
|
3164
|
-
},
|
|
3214
|
+
}, X0 = {
|
|
3165
3215
|
prefix: "far",
|
|
3166
3216
|
iconName: "arrow-up-left",
|
|
3167
3217
|
icon: [
|
|
@@ -3171,7 +3221,7 @@ var C4 = {
|
|
|
3171
3221
|
"e09d",
|
|
3172
3222
|
"M56 96c-13.3 0-24 10.7-24 24l0 240c0 13.3 10.7 24 24 24s24-10.7 24-24l0-182.1L311 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-231-231L296 144c13.3 0 24-10.7 24-24s-10.7-24-24-24L56 96z"
|
|
3173
3223
|
]
|
|
3174
|
-
},
|
|
3224
|
+
}, G0 = {
|
|
3175
3225
|
prefix: "far",
|
|
3176
3226
|
iconName: "angle-right",
|
|
3177
3227
|
icon: [
|
|
@@ -3181,7 +3231,7 @@ var C4 = {
|
|
|
3181
3231
|
"f105",
|
|
3182
3232
|
"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"
|
|
3183
3233
|
]
|
|
3184
|
-
},
|
|
3234
|
+
}, V0 = {
|
|
3185
3235
|
prefix: "far",
|
|
3186
3236
|
iconName: "sparkles",
|
|
3187
3237
|
icon: [
|
|
@@ -3191,7 +3241,7 @@ var C4 = {
|
|
|
3191
3241
|
"f890",
|
|
3192
3242
|
"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"
|
|
3193
3243
|
]
|
|
3194
|
-
},
|
|
3244
|
+
}, K0 = {
|
|
3195
3245
|
prefix: "far",
|
|
3196
3246
|
iconName: "chevron-up",
|
|
3197
3247
|
icon: [
|
|
@@ -3201,7 +3251,7 @@ var C4 = {
|
|
|
3201
3251
|
"f077",
|
|
3202
3252
|
"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"
|
|
3203
3253
|
]
|
|
3204
|
-
},
|
|
3254
|
+
}, e4 = {
|
|
3205
3255
|
prefix: "far",
|
|
3206
3256
|
iconName: "circle-dot",
|
|
3207
3257
|
icon: [
|
|
@@ -3211,7 +3261,7 @@ var C4 = {
|
|
|
3211
3261
|
"f192",
|
|
3212
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 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"
|
|
3213
3263
|
]
|
|
3214
|
-
},
|
|
3264
|
+
}, Q0 = e4, a4 = {
|
|
3215
3265
|
prefix: "far",
|
|
3216
3266
|
iconName: "square-check",
|
|
3217
3267
|
icon: [
|
|
@@ -3221,7 +3271,7 @@ var C4 = {
|
|
|
3221
3271
|
"f14a",
|
|
3222
3272
|
"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"
|
|
3223
3273
|
]
|
|
3224
|
-
},
|
|
3274
|
+
}, Z0 = a4, t4 = {
|
|
3225
3275
|
prefix: "far",
|
|
3226
3276
|
iconName: "circle-exclamation",
|
|
3227
3277
|
icon: [
|
|
@@ -3231,7 +3281,7 @@ var C4 = {
|
|
|
3231
3281
|
"f06a",
|
|
3232
3282
|
"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"
|
|
3233
3283
|
]
|
|
3234
|
-
},
|
|
3284
|
+
}, J0 = t4, n4 = {
|
|
3235
3285
|
prefix: "far",
|
|
3236
3286
|
iconName: "bars",
|
|
3237
3287
|
icon: [
|
|
@@ -3241,7 +3291,7 @@ var C4 = {
|
|
|
3241
3291
|
"f0c9",
|
|
3242
3292
|
"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"
|
|
3243
3293
|
]
|
|
3244
|
-
},
|
|
3294
|
+
}, en = n4, an = {
|
|
3245
3295
|
prefix: "far",
|
|
3246
3296
|
iconName: "file-circle-question",
|
|
3247
3297
|
icon: [
|
|
@@ -3251,7 +3301,7 @@ var C4 = {
|
|
|
3251
3301
|
"e4ef",
|
|
3252
3302
|
"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-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6l0 6.4c0 8.8 7.2 16 16 16s16-7.2 16-16l0-6.4c0-5.3 4.3-9.6 9.6-9.6l40.5 0c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2l0 14.8c0 8.8 7.2 16 16 16s16-7.2 16-16l0-5.1 23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9l-40.5 0c-23 0-41.6 18.6-41.6 41.6z"
|
|
3253
3303
|
]
|
|
3254
|
-
},
|
|
3304
|
+
}, r4 = {
|
|
3255
3305
|
prefix: "far",
|
|
3256
3306
|
iconName: "square-minus",
|
|
3257
3307
|
icon: [
|
|
@@ -3261,7 +3311,7 @@ var C4 = {
|
|
|
3261
3311
|
"f146",
|
|
3262
3312
|
"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"
|
|
3263
3313
|
]
|
|
3264
|
-
},
|
|
3314
|
+
}, tn = r4, nn = {
|
|
3265
3315
|
prefix: "far",
|
|
3266
3316
|
iconName: "face-unamused",
|
|
3267
3317
|
icon: [
|
|
@@ -3271,7 +3321,7 @@ var C4 = {
|
|
|
3271
3321
|
"e39f",
|
|
3272
3322
|
"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 256zM294.5 392.4c-7.4-7.9-20-16.4-38.5-16.4s-31.1 8.5-38.5 16.4c-9 9.7-24.2 10.2-33.9 1.2s-10.2-24.2-1.2-33.9C196.7 344.3 221.4 328 256 328s59.3 16.3 73.5 31.6c9 9.7 8.5 24.9-1.2 33.9s-24.9 8.5-33.9-1.2zM112 192l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm176 16c0-8.8 7.2-16 16-16l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16z"
|
|
3273
3323
|
]
|
|
3274
|
-
},
|
|
3324
|
+
}, i4 = {
|
|
3275
3325
|
prefix: "far",
|
|
3276
3326
|
iconName: "circle-minus",
|
|
3277
3327
|
icon: [
|
|
@@ -3281,113 +3331,123 @@ var C4 = {
|
|
|
3281
3331
|
"f056",
|
|
3282
3332
|
"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"
|
|
3283
3333
|
]
|
|
3284
|
-
},
|
|
3285
|
-
const
|
|
3334
|
+
}, rn = i4;
|
|
3335
|
+
const cn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3286
3336
|
__proto__: null,
|
|
3287
|
-
faAdd:
|
|
3288
|
-
faAngleDown:
|
|
3289
|
-
faAngleLeft:
|
|
3290
|
-
faAngleRight:
|
|
3291
|
-
faAngleUp:
|
|
3292
|
-
faArrowDown:
|
|
3293
|
-
faArrowDownLeft:
|
|
3294
|
-
faArrowDownRight:
|
|
3295
|
-
faArrowDownToLine:
|
|
3296
|
-
faArrowLeft:
|
|
3297
|
-
faArrowToBottom:
|
|
3298
|
-
faArrowUp:
|
|
3299
|
-
faArrowUpLeft:
|
|
3300
|
-
faArrowUpRight:
|
|
3301
|
-
faArrowUpRightAndArrowDownLeftFromCenter:
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
|
-
|
|
3365
|
-
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
|
|
3388
|
-
|
|
3337
|
+
faAdd: e0,
|
|
3338
|
+
faAngleDown: m0,
|
|
3339
|
+
faAngleLeft: Rt,
|
|
3340
|
+
faAngleRight: G0,
|
|
3341
|
+
faAngleUp: Xt,
|
|
3342
|
+
faArrowDown: i0,
|
|
3343
|
+
faArrowDownLeft: x0,
|
|
3344
|
+
faArrowDownRight: M0,
|
|
3345
|
+
faArrowDownToLine: Je,
|
|
3346
|
+
faArrowLeft: w0,
|
|
3347
|
+
faArrowToBottom: H0,
|
|
3348
|
+
faArrowUp: t0,
|
|
3349
|
+
faArrowUpLeft: X0,
|
|
3350
|
+
faArrowUpRight: F0,
|
|
3351
|
+
faArrowUpRightAndArrowDownLeftFromCenter: q0,
|
|
3352
|
+
faBank: Et,
|
|
3353
|
+
faBars: n4,
|
|
3354
|
+
faBarsFilter: a0,
|
|
3355
|
+
faBell: l0,
|
|
3356
|
+
faBuildingColumns: p2,
|
|
3357
|
+
faCalendar: Wt,
|
|
3358
|
+
faCalendarLines: _e,
|
|
3359
|
+
faCalendarNote: Bt,
|
|
3360
|
+
faCartShopping: Ye,
|
|
3361
|
+
faCheck: jt,
|
|
3362
|
+
faCheckCircle: W0,
|
|
3363
|
+
faCheckSquare: Z0,
|
|
3364
|
+
faChevronDown: n0,
|
|
3365
|
+
faChevronLeft: Yt,
|
|
3366
|
+
faChevronRight: Ht,
|
|
3367
|
+
faChevronUp: K0,
|
|
3368
|
+
faCircle: $0,
|
|
3369
|
+
faCircleCheck: Ze,
|
|
3370
|
+
faCircleDot: e4,
|
|
3371
|
+
faCircleEllipsisVertical: S0,
|
|
3372
|
+
faCircleExclamation: t4,
|
|
3373
|
+
faCircleInfo: Ve,
|
|
3374
|
+
faCircleMinus: i4,
|
|
3375
|
+
faCirclePlus: De,
|
|
3376
|
+
faCircleXmark: z1,
|
|
3377
|
+
faClock: He,
|
|
3378
|
+
faClockFour: b0,
|
|
3379
|
+
faClose: Kt,
|
|
3380
|
+
faCog: z0,
|
|
3381
|
+
faCreditCard: Ue,
|
|
3382
|
+
faCreditCardAlt: f0,
|
|
3383
|
+
faDotCircle: Q0,
|
|
3384
|
+
faEllipsis: We,
|
|
3385
|
+
faEllipsisH: u0,
|
|
3386
|
+
faEllipsisV: L0,
|
|
3387
|
+
faEllipsisVertical: qe,
|
|
3388
|
+
faEquals: Vt,
|
|
3389
|
+
faExclamationCircle: J0,
|
|
3390
|
+
faExclamationTriangle: _t,
|
|
3391
|
+
faEye: P0,
|
|
3392
|
+
faFaceFrown: Ke,
|
|
3393
|
+
faFaceSmile: Re,
|
|
3394
|
+
faFaceSmileHearts: d0,
|
|
3395
|
+
faFaceUnamused: nn,
|
|
3396
|
+
faFile: c0,
|
|
3397
|
+
faFileCheck: It,
|
|
3398
|
+
faFileCircleCheck: h0,
|
|
3399
|
+
faFileCircleInfo: Gt,
|
|
3400
|
+
faFileCircleQuestion: an,
|
|
3401
|
+
faFileCircleXmark: o0,
|
|
3402
|
+
faFileContract: D0,
|
|
3403
|
+
faFileSignature: R0,
|
|
3404
|
+
faFolderUser: Y0,
|
|
3405
|
+
faFrown: E0,
|
|
3406
|
+
faGear: Xe,
|
|
3407
|
+
faHome: p0,
|
|
3408
|
+
faHomeAlt: g0,
|
|
3409
|
+
faHomeLgAlt: v0,
|
|
3410
|
+
faHouse: j2,
|
|
3411
|
+
faInfoCircle: A0,
|
|
3412
|
+
faInstitution: Ot,
|
|
3413
|
+
faMagnifyingGlass: Be,
|
|
3414
|
+
faMinus: Ge,
|
|
3415
|
+
faMinusCircle: rn,
|
|
3416
|
+
faMinusSquare: tn,
|
|
3417
|
+
faMultiply: Qt,
|
|
3418
|
+
faMuseum: Pt,
|
|
3419
|
+
faNavicon: en,
|
|
3420
|
+
faPen: O0,
|
|
3421
|
+
faPlus: je,
|
|
3422
|
+
faPlusCircle: Ut,
|
|
3423
|
+
faPlusMinus: St,
|
|
3424
|
+
faRemove: Zt,
|
|
3425
|
+
faScrewdriverWrench: Qe,
|
|
3426
|
+
faSearch: r0,
|
|
3427
|
+
faShoppingCart: y0,
|
|
3428
|
+
faSmile: qt,
|
|
3429
|
+
faSparkle: j0,
|
|
3430
|
+
faSparkles: V0,
|
|
3431
|
+
faSquare: B0,
|
|
3432
|
+
faSquareCheck: a4,
|
|
3433
|
+
faSquareMinus: r4,
|
|
3434
|
+
faSubtract: C0,
|
|
3435
|
+
faSuitcase: U0,
|
|
3436
|
+
faTag: N0,
|
|
3437
|
+
faTags: I0,
|
|
3438
|
+
faTimes: Jt,
|
|
3439
|
+
faTimesCircle: Tt,
|
|
3440
|
+
faTools: _0,
|
|
3441
|
+
faTrash: k0,
|
|
3442
|
+
faTriangleExclamation: x1,
|
|
3443
|
+
faUniversity: Ft,
|
|
3444
|
+
faWallet: T0,
|
|
3445
|
+
faWarning: Dt,
|
|
3446
|
+
faXmark: g2,
|
|
3447
|
+
faXmarkCircle: $t,
|
|
3448
|
+
faXmarkLarge: s0
|
|
3389
3449
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3390
|
-
var
|
|
3450
|
+
var sn = {
|
|
3391
3451
|
prefix: "fas",
|
|
3392
3452
|
iconName: "plus-minus",
|
|
3393
3453
|
icon: [
|
|
@@ -3397,7 +3457,17 @@ var Xn = {
|
|
|
3397
3457
|
"e43c",
|
|
3398
3458
|
"M224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112L48 144c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0 0 112c0 17.7 14.3 32 32 32s32-14.3 32-32l0-112 112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0 0-112zM0 480c0 17.7 14.3 32 32 32l320 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 448c-17.7 0-32 14.3-32 32z"
|
|
3399
3459
|
]
|
|
3400
|
-
},
|
|
3460
|
+
}, v2 = {
|
|
3461
|
+
prefix: "fas",
|
|
3462
|
+
iconName: "building-columns",
|
|
3463
|
+
icon: [
|
|
3464
|
+
512,
|
|
3465
|
+
512,
|
|
3466
|
+
["bank", "institution", "museum", "university"],
|
|
3467
|
+
"f19c",
|
|
3468
|
+
"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"
|
|
3469
|
+
]
|
|
3470
|
+
}, ln = v2, on = v2, fn = v2, un = v2, mn = {
|
|
3401
3471
|
prefix: "fas",
|
|
3402
3472
|
iconName: "file-check",
|
|
3403
3473
|
icon: [
|
|
@@ -3407,7 +3477,7 @@ var Xn = {
|
|
|
3407
3477
|
"f316",
|
|
3408
3478
|
"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"
|
|
3409
3479
|
]
|
|
3410
|
-
},
|
|
3480
|
+
}, C1 = {
|
|
3411
3481
|
prefix: "fas",
|
|
3412
3482
|
iconName: "circle-xmark",
|
|
3413
3483
|
icon: [
|
|
@@ -3417,7 +3487,17 @@ var Xn = {
|
|
|
3417
3487
|
"f057",
|
|
3418
3488
|
"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"
|
|
3419
3489
|
]
|
|
3420
|
-
},
|
|
3490
|
+
}, dn = C1, pn = C1, gn = {
|
|
3491
|
+
prefix: "fas",
|
|
3492
|
+
iconName: "calendar-day",
|
|
3493
|
+
icon: [
|
|
3494
|
+
448,
|
|
3495
|
+
512,
|
|
3496
|
+
[],
|
|
3497
|
+
"f783",
|
|
3498
|
+
"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"
|
|
3499
|
+
]
|
|
3500
|
+
}, M1 = {
|
|
3421
3501
|
prefix: "fas",
|
|
3422
3502
|
iconName: "triangle-exclamation",
|
|
3423
3503
|
icon: [
|
|
@@ -3427,7 +3507,7 @@ var Xn = {
|
|
|
3427
3507
|
"f071",
|
|
3428
3508
|
"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"
|
|
3429
3509
|
]
|
|
3430
|
-
},
|
|
3510
|
+
}, vn = M1, hn = M1, Ln = {
|
|
3431
3511
|
prefix: "fas",
|
|
3432
3512
|
iconName: "angle-left",
|
|
3433
3513
|
icon: [
|
|
@@ -3437,7 +3517,7 @@ var Xn = {
|
|
|
3437
3517
|
"f104",
|
|
3438
3518
|
"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"
|
|
3439
3519
|
]
|
|
3440
|
-
},
|
|
3520
|
+
}, bn = {
|
|
3441
3521
|
prefix: "fas",
|
|
3442
3522
|
iconName: "check",
|
|
3443
3523
|
icon: [
|
|
@@ -3447,7 +3527,7 @@ var Xn = {
|
|
|
3447
3527
|
"f00c",
|
|
3448
3528
|
"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"
|
|
3449
3529
|
]
|
|
3450
|
-
},
|
|
3530
|
+
}, c4 = {
|
|
3451
3531
|
prefix: "fas",
|
|
3452
3532
|
iconName: "calendar-lines",
|
|
3453
3533
|
icon: [
|
|
@@ -3457,7 +3537,7 @@ var Xn = {
|
|
|
3457
3537
|
"e0d5",
|
|
3458
3538
|
"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"
|
|
3459
3539
|
]
|
|
3460
|
-
},
|
|
3540
|
+
}, yn = c4, s4 = {
|
|
3461
3541
|
prefix: "fas",
|
|
3462
3542
|
iconName: "circle-plus",
|
|
3463
3543
|
icon: [
|
|
@@ -3467,7 +3547,7 @@ var Xn = {
|
|
|
3467
3547
|
"f055",
|
|
3468
3548
|
"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"
|
|
3469
3549
|
]
|
|
3470
|
-
},
|
|
3550
|
+
}, zn = s4, xn = {
|
|
3471
3551
|
prefix: "fas",
|
|
3472
3552
|
iconName: "calendar",
|
|
3473
3553
|
icon: [
|
|
@@ -3477,7 +3557,17 @@ var Xn = {
|
|
|
3477
3557
|
"f133",
|
|
3478
3558
|
"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-272z"
|
|
3479
3559
|
]
|
|
3480
|
-
},
|
|
3560
|
+
}, Cn = {
|
|
3561
|
+
prefix: "fas",
|
|
3562
|
+
iconName: "hashtag",
|
|
3563
|
+
icon: [
|
|
3564
|
+
448,
|
|
3565
|
+
512,
|
|
3566
|
+
[62098],
|
|
3567
|
+
"23",
|
|
3568
|
+
"M181.3 32.4c17.4 2.9 29.2 19.4 26.3 36.8L197.8 128l95.1 0 11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3s29.2 19.4 26.3 36.8L357.8 128l58.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-68.9 0L325.8 320l58.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-68.9 0-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l9.8-58.7-95.1 0-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8L90.2 384 32 384c-17.7 0-32-14.3-32-32s14.3-32 32-32l68.9 0 21.3-128L64 192c-17.7 0-32-14.3-32-32s14.3-32 32-32l68.9 0 11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3zM187.1 192L165.8 320l95.1 0 21.3-128-95.1 0z"
|
|
3569
|
+
]
|
|
3570
|
+
}, l4 = {
|
|
3481
3571
|
prefix: "fas",
|
|
3482
3572
|
iconName: "face-smile",
|
|
3483
3573
|
icon: [
|
|
@@ -3487,7 +3577,7 @@ var Xn = {
|
|
|
3487
3577
|
"f118",
|
|
3488
3578
|
"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"
|
|
3489
3579
|
]
|
|
3490
|
-
},
|
|
3580
|
+
}, Mn = l4, An = {
|
|
3491
3581
|
prefix: "fas",
|
|
3492
3582
|
iconName: "angle-up",
|
|
3493
3583
|
icon: [
|
|
@@ -3497,7 +3587,7 @@ var Xn = {
|
|
|
3497
3587
|
"f106",
|
|
3498
3588
|
"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"
|
|
3499
3589
|
]
|
|
3500
|
-
},
|
|
3590
|
+
}, Nn = {
|
|
3501
3591
|
prefix: "fas",
|
|
3502
3592
|
iconName: "file-circle-info",
|
|
3503
3593
|
icon: [
|
|
@@ -3507,7 +3597,17 @@ var Xn = {
|
|
|
3507
3597
|
"e493",
|
|
3508
3598
|
"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-288zm0 96a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-32 48c0 8.8 7.2 16 16 16c0 0 0 0 0 0l0 48s0 0 0 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l16 0 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l0-64c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z"
|
|
3509
3599
|
]
|
|
3510
|
-
},
|
|
3600
|
+
}, wn = {
|
|
3601
|
+
prefix: "fas",
|
|
3602
|
+
iconName: "equals",
|
|
3603
|
+
icon: [
|
|
3604
|
+
448,
|
|
3605
|
+
512,
|
|
3606
|
+
[62764],
|
|
3607
|
+
"3d",
|
|
3608
|
+
"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"
|
|
3609
|
+
]
|
|
3610
|
+
}, h2 = {
|
|
3511
3611
|
prefix: "fas",
|
|
3512
3612
|
iconName: "xmark",
|
|
3513
3613
|
icon: [
|
|
@@ -3517,7 +3617,7 @@ var Xn = {
|
|
|
3517
3617
|
"f00d",
|
|
3518
3618
|
"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"
|
|
3519
3619
|
]
|
|
3520
|
-
},
|
|
3620
|
+
}, kn = h2, Sn = h2, En = h2, On = h2, o4 = {
|
|
3521
3621
|
prefix: "fas",
|
|
3522
3622
|
iconName: "plus",
|
|
3523
3623
|
icon: [
|
|
@@ -3527,7 +3627,7 @@ var Xn = {
|
|
|
3527
3627
|
"2b",
|
|
3528
3628
|
"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"
|
|
3529
3629
|
]
|
|
3530
|
-
},
|
|
3630
|
+
}, Pn = o4, Fn = {
|
|
3531
3631
|
prefix: "fas",
|
|
3532
3632
|
iconName: "bars-filter",
|
|
3533
3633
|
icon: [
|
|
@@ -3537,7 +3637,7 @@ var Xn = {
|
|
|
3537
3637
|
"e0ad",
|
|
3538
3638
|
"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"
|
|
3539
3639
|
]
|
|
3540
|
-
},
|
|
3640
|
+
}, In = {
|
|
3541
3641
|
prefix: "fas",
|
|
3542
3642
|
iconName: "arrow-up",
|
|
3543
3643
|
icon: [
|
|
@@ -3547,7 +3647,7 @@ var Xn = {
|
|
|
3547
3647
|
"f062",
|
|
3548
3648
|
"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"
|
|
3549
3649
|
]
|
|
3550
|
-
},
|
|
3650
|
+
}, f4 = {
|
|
3551
3651
|
prefix: "fas",
|
|
3552
3652
|
iconName: "magnifying-glass",
|
|
3553
3653
|
icon: [
|
|
@@ -3557,7 +3657,7 @@ var Xn = {
|
|
|
3557
3657
|
"f002",
|
|
3558
3658
|
"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"
|
|
3559
3659
|
]
|
|
3560
|
-
},
|
|
3660
|
+
}, Tn = f4, $n = {
|
|
3561
3661
|
prefix: "fas",
|
|
3562
3662
|
iconName: "arrow-down",
|
|
3563
3663
|
icon: [
|
|
@@ -3567,7 +3667,7 @@ var Xn = {
|
|
|
3567
3667
|
"f063",
|
|
3568
3668
|
"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"
|
|
3569
3669
|
]
|
|
3570
|
-
},
|
|
3670
|
+
}, _n = {
|
|
3571
3671
|
prefix: "fas",
|
|
3572
3672
|
iconName: "xmark-large",
|
|
3573
3673
|
icon: [
|
|
@@ -3577,7 +3677,7 @@ var Xn = {
|
|
|
3577
3677
|
"e59b",
|
|
3578
3678
|
"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"
|
|
3579
3679
|
]
|
|
3580
|
-
},
|
|
3680
|
+
}, Dn = {
|
|
3581
3681
|
prefix: "fas",
|
|
3582
3682
|
iconName: "bell",
|
|
3583
3683
|
icon: [
|
|
@@ -3587,7 +3687,7 @@ var Xn = {
|
|
|
3587
3687
|
"f0f3",
|
|
3588
3688
|
"M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416l384 0c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8l0-18.8c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3l-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.7z"
|
|
3589
3689
|
]
|
|
3590
|
-
},
|
|
3690
|
+
}, Rn = {
|
|
3591
3691
|
prefix: "fas",
|
|
3592
3692
|
iconName: "file-circle-xmark",
|
|
3593
3693
|
icon: [
|
|
@@ -3597,7 +3697,7 @@ var Xn = {
|
|
|
3597
3697
|
"e5a1",
|
|
3598
3698
|
"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"
|
|
3599
3699
|
]
|
|
3600
|
-
},
|
|
3700
|
+
}, u4 = {
|
|
3601
3701
|
prefix: "fas",
|
|
3602
3702
|
iconName: "credit-card",
|
|
3603
3703
|
icon: [
|
|
@@ -3607,7 +3707,7 @@ var Xn = {
|
|
|
3607
3707
|
"f09d",
|
|
3608
3708
|
"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"
|
|
3609
3709
|
]
|
|
3610
|
-
},
|
|
3710
|
+
}, jn = u4, m4 = {
|
|
3611
3711
|
prefix: "fas",
|
|
3612
3712
|
iconName: "ellipsis",
|
|
3613
3713
|
icon: [
|
|
@@ -3617,7 +3717,7 @@ var Xn = {
|
|
|
3617
3717
|
"f141",
|
|
3618
3718
|
"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"
|
|
3619
3719
|
]
|
|
3620
|
-
},
|
|
3720
|
+
}, Bn = m4, Un = {
|
|
3621
3721
|
prefix: "fas",
|
|
3622
3722
|
iconName: "angle-down",
|
|
3623
3723
|
icon: [
|
|
@@ -3627,7 +3727,7 @@ var Xn = {
|
|
|
3627
3727
|
"f107",
|
|
3628
3728
|
"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"
|
|
3629
3729
|
]
|
|
3630
|
-
},
|
|
3730
|
+
}, Wn = {
|
|
3631
3731
|
prefix: "fas",
|
|
3632
3732
|
iconName: "face-smile-hearts",
|
|
3633
3733
|
icon: [
|
|
@@ -3637,7 +3737,7 @@ var Xn = {
|
|
|
3637
3737
|
"e390",
|
|
3638
3738
|
"M448.2 34.3c-1.3 19.7 5.5 39.8 20.5 54.9l55.5 55.8c9.2 9.3 21.1 14.2 33.2 14.9C569.4 189.6 576 222 576 256c0 37.4-8 73-22.5 105.1c-27-15.2-61.9-11.3-84.8 11.8c-25.8 26-27.5 67.1-4.9 94.9C422.8 495.7 373.3 512 320 512c-61.3 0-117.6-21.6-161.7-57.6l13.1-13.1c27.6-27.7 27.6-72.6 0-100.4c-24.8-25-63.6-27.6-91.3-7.7c-1.7-1.2-3.5-2.4-5.2-3.4C67.8 306.5 64 281.7 64 256C64 114.6 178.6 0 320 0c46.7 0 90.5 12.5 128.2 34.3zM205.5 323.9c-6.7 5.8-7.4 15.9-1.6 22.6c22.2 25.7 61 53.5 116.1 53.5s93.8-27.9 116.1-53.5c5.8-6.7 5.1-16.8-1.6-22.6s-16.8-5.1-22.6 1.6C394 346.2 363.4 368 320 368s-74-21.8-91.9-42.5c-5.8-6.7-15.9-7.4-22.6-1.6zm-.7-90.3c17.6-23.5 52.8-23.5 70.4 0c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2zm230.4 0c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zM573.7 11.5c15.2-15.3 39.8-15.3 54.9 0s15.2 40 0 55.2l-55.4 55.8c-7.3 7.3-19.1 7.3-26.3 0L491.4 66.7c-15.2-15.3-15.2-40 0-55.2s39.8-15.3 54.9 0L560 25.3l13.7-13.8zm54.9 384c15.2 15.3 15.2 40 0 55.2l-55.4 55.8c-7.3 7.3-19.1 7.3-26.3 0l-55.5-55.8c-15.2-15.3-15.2-40 0-55.2s39.8-15.3 54.9 0L560 409.3l13.7-13.8c15.2-15.3 39.8-15.3 54.9 0zm-534.9-32c15.2-15.3 39.8-15.3 54.9 0s15.2 40 0 55.2L93.2 474.5c-7.3 7.3-19.1 7.3-26.3 0L11.4 418.7c-15.2-15.3-15.2-40 0-55.2s39.8-15.3 54.9 0L80 377.3l13.7-13.8z"
|
|
3639
3739
|
]
|
|
3640
|
-
},
|
|
3740
|
+
}, B2 = {
|
|
3641
3741
|
prefix: "fas",
|
|
3642
3742
|
iconName: "house",
|
|
3643
3743
|
icon: [
|
|
@@ -3647,7 +3747,7 @@ var Xn = {
|
|
|
3647
3747
|
"f015",
|
|
3648
3748
|
"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"
|
|
3649
3749
|
]
|
|
3650
|
-
},
|
|
3750
|
+
}, qn = B2, Hn = B2, Yn = B2, Xn = {
|
|
3651
3751
|
prefix: "fas",
|
|
3652
3752
|
iconName: "file-circle-check",
|
|
3653
3753
|
icon: [
|
|
@@ -3657,7 +3757,7 @@ var Xn = {
|
|
|
3657
3757
|
"e5a0",
|
|
3658
3758
|
"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"
|
|
3659
3759
|
]
|
|
3660
|
-
},
|
|
3760
|
+
}, d4 = {
|
|
3661
3761
|
prefix: "fas",
|
|
3662
3762
|
iconName: "ellipsis-vertical",
|
|
3663
3763
|
icon: [
|
|
@@ -3667,7 +3767,17 @@ var Xn = {
|
|
|
3667
3767
|
"f142",
|
|
3668
3768
|
"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"
|
|
3669
3769
|
]
|
|
3670
|
-
},
|
|
3770
|
+
}, Gn = d4, p4 = {
|
|
3771
|
+
prefix: "fas",
|
|
3772
|
+
iconName: "clock",
|
|
3773
|
+
icon: [
|
|
3774
|
+
512,
|
|
3775
|
+
512,
|
|
3776
|
+
[128339, "clock-four"],
|
|
3777
|
+
"f017",
|
|
3778
|
+
"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"
|
|
3779
|
+
]
|
|
3780
|
+
}, Vn = p4, g4 = {
|
|
3671
3781
|
prefix: "fas",
|
|
3672
3782
|
iconName: "cart-shopping",
|
|
3673
3783
|
icon: [
|
|
@@ -3677,7 +3787,7 @@ var Xn = {
|
|
|
3677
3787
|
"f07a",
|
|
3678
3788
|
"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"
|
|
3679
3789
|
]
|
|
3680
|
-
},
|
|
3790
|
+
}, Kn = g4, v4 = {
|
|
3681
3791
|
prefix: "fas",
|
|
3682
3792
|
iconName: "gear",
|
|
3683
3793
|
icon: [
|
|
@@ -3687,7 +3797,7 @@ var Xn = {
|
|
|
3687
3797
|
"f013",
|
|
3688
3798
|
"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"
|
|
3689
3799
|
]
|
|
3690
|
-
},
|
|
3800
|
+
}, Qn = v4, Zn = {
|
|
3691
3801
|
prefix: "fas",
|
|
3692
3802
|
iconName: "arrow-down-left",
|
|
3693
3803
|
icon: [
|
|
@@ -3697,7 +3807,7 @@ var Xn = {
|
|
|
3697
3807
|
"e091",
|
|
3698
3808
|
"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"
|
|
3699
3809
|
]
|
|
3700
|
-
},
|
|
3810
|
+
}, h4 = {
|
|
3701
3811
|
prefix: "fas",
|
|
3702
3812
|
iconName: "minus",
|
|
3703
3813
|
icon: [
|
|
@@ -3707,7 +3817,7 @@ var Xn = {
|
|
|
3707
3817
|
"f068",
|
|
3708
3818
|
"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"
|
|
3709
3819
|
]
|
|
3710
|
-
},
|
|
3820
|
+
}, Jn = h4, e3 = {
|
|
3711
3821
|
prefix: "fas",
|
|
3712
3822
|
iconName: "arrow-down-right",
|
|
3713
3823
|
icon: [
|
|
@@ -3717,7 +3827,7 @@ var Xn = {
|
|
|
3717
3827
|
"e093",
|
|
3718
3828
|
"M320 416c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 146.7L86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L242.7 352 96 352c-17.7 0-32 14.3-32 32s14.3 32 32 32l224 0z"
|
|
3719
3829
|
]
|
|
3720
|
-
},
|
|
3830
|
+
}, L4 = {
|
|
3721
3831
|
prefix: "fas",
|
|
3722
3832
|
iconName: "circle-info",
|
|
3723
3833
|
icon: [
|
|
@@ -3727,17 +3837,7 @@ var Xn = {
|
|
|
3727
3837
|
"f05a",
|
|
3728
3838
|
"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"
|
|
3729
3839
|
]
|
|
3730
|
-
},
|
|
3731
|
-
prefix: "fas",
|
|
3732
|
-
iconName: "tag",
|
|
3733
|
-
icon: [
|
|
3734
|
-
448,
|
|
3735
|
-
512,
|
|
3736
|
-
[127991],
|
|
3737
|
-
"f02b",
|
|
3738
|
-
"M0 80L0 229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7L48 32C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
|
|
3739
|
-
]
|
|
3740
|
-
}, T0 = {
|
|
3840
|
+
}, a3 = L4, t3 = {
|
|
3741
3841
|
prefix: "fas",
|
|
3742
3842
|
iconName: "arrow-left",
|
|
3743
3843
|
icon: [
|
|
@@ -3747,7 +3847,7 @@ var Xn = {
|
|
|
3747
3847
|
"f060",
|
|
3748
3848
|
"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"
|
|
3749
3849
|
]
|
|
3750
|
-
},
|
|
3850
|
+
}, n3 = {
|
|
3751
3851
|
prefix: "fas",
|
|
3752
3852
|
iconName: "trash",
|
|
3753
3853
|
icon: [
|
|
@@ -3757,7 +3857,7 @@ var Xn = {
|
|
|
3757
3857
|
"f1f8",
|
|
3758
3858
|
"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"
|
|
3759
3859
|
]
|
|
3760
|
-
},
|
|
3860
|
+
}, b4 = {
|
|
3761
3861
|
prefix: "fas",
|
|
3762
3862
|
iconName: "face-frown",
|
|
3763
3863
|
icon: [
|
|
@@ -3767,7 +3867,7 @@ var Xn = {
|
|
|
3767
3867
|
"f119",
|
|
3768
3868
|
"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"
|
|
3769
3869
|
]
|
|
3770
|
-
},
|
|
3870
|
+
}, r3 = b4, i3 = {
|
|
3771
3871
|
prefix: "fas",
|
|
3772
3872
|
iconName: "pen",
|
|
3773
3873
|
icon: [
|
|
@@ -3777,7 +3877,7 @@ var Xn = {
|
|
|
3777
3877
|
"f304",
|
|
3778
3878
|
"M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z"
|
|
3779
3879
|
]
|
|
3780
|
-
},
|
|
3880
|
+
}, c3 = {
|
|
3781
3881
|
prefix: "fas",
|
|
3782
3882
|
iconName: "arrow-up-right",
|
|
3783
3883
|
icon: [
|
|
@@ -3787,7 +3887,7 @@ var Xn = {
|
|
|
3787
3887
|
"e09f",
|
|
3788
3888
|
"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"
|
|
3789
3889
|
]
|
|
3790
|
-
},
|
|
3890
|
+
}, s3 = {
|
|
3791
3891
|
prefix: "fas",
|
|
3792
3892
|
iconName: "tags",
|
|
3793
3893
|
icon: [
|
|
@@ -3797,7 +3897,17 @@ var Xn = {
|
|
|
3797
3897
|
"f02c",
|
|
3798
3898
|
"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"
|
|
3799
3899
|
]
|
|
3800
|
-
},
|
|
3900
|
+
}, l3 = {
|
|
3901
|
+
prefix: "fas",
|
|
3902
|
+
iconName: "wallet",
|
|
3903
|
+
icon: [
|
|
3904
|
+
512,
|
|
3905
|
+
512,
|
|
3906
|
+
[],
|
|
3907
|
+
"f555",
|
|
3908
|
+
"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"
|
|
3909
|
+
]
|
|
3910
|
+
}, o3 = {
|
|
3801
3911
|
prefix: "fas",
|
|
3802
3912
|
iconName: "circle",
|
|
3803
3913
|
icon: [
|
|
@@ -3807,7 +3917,7 @@ var Xn = {
|
|
|
3807
3917
|
"f111",
|
|
3808
3918
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"
|
|
3809
3919
|
]
|
|
3810
|
-
},
|
|
3920
|
+
}, y4 = {
|
|
3811
3921
|
prefix: "fas",
|
|
3812
3922
|
iconName: "screwdriver-wrench",
|
|
3813
3923
|
icon: [
|
|
@@ -3817,7 +3927,7 @@ var Xn = {
|
|
|
3817
3927
|
"f7d9",
|
|
3818
3928
|
"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"
|
|
3819
3929
|
]
|
|
3820
|
-
},
|
|
3930
|
+
}, f3 = y4, u3 = {
|
|
3821
3931
|
prefix: "fas",
|
|
3822
3932
|
iconName: "arrow-right",
|
|
3823
3933
|
icon: [
|
|
@@ -3827,7 +3937,17 @@ var Xn = {
|
|
|
3827
3937
|
"f061",
|
|
3828
3938
|
"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"
|
|
3829
3939
|
]
|
|
3830
|
-
},
|
|
3940
|
+
}, m3 = {
|
|
3941
|
+
prefix: "fas",
|
|
3942
|
+
iconName: "file-contract",
|
|
3943
|
+
icon: [
|
|
3944
|
+
384,
|
|
3945
|
+
512,
|
|
3946
|
+
[],
|
|
3947
|
+
"f56c",
|
|
3948
|
+
"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"
|
|
3949
|
+
]
|
|
3950
|
+
}, d3 = {
|
|
3831
3951
|
prefix: "fas",
|
|
3832
3952
|
iconName: "file-signature",
|
|
3833
3953
|
icon: [
|
|
@@ -3837,7 +3957,7 @@ var Xn = {
|
|
|
3837
3957
|
"f573",
|
|
3838
3958
|
"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-19.3c-2.7 1.1-5.4 2-8.2 2.7l-60.1 15c-3 .7-6 1.2-9 1.4c-.9 .1-1.8 .2-2.7 .2l-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 381l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2L80 448c-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.8 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 8.9 0c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7L384 203.6l0-43.6-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM549.8 139.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.4zM311.9 321c-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.4L512.1 262.7l-71-71L311.9 321z"
|
|
3839
3959
|
]
|
|
3840
|
-
},
|
|
3960
|
+
}, p3 = {
|
|
3841
3961
|
prefix: "fas",
|
|
3842
3962
|
iconName: "sparkle",
|
|
3843
3963
|
icon: [
|
|
@@ -3847,7 +3967,7 @@ var Xn = {
|
|
|
3847
3967
|
"e5d6",
|
|
3848
3968
|
"M245.8 45.9C241.9 37.4 233.4 32 224 32s-17.9 5.4-21.8 13.9L142.7 174.7 13.9 234.2C5.4 238.1 0 246.6 0 256s5.4 17.9 13.9 21.8l128.8 59.5 59.5 128.8c3.9 8.5 12.4 13.9 21.8 13.9s17.9-5.4 21.8-13.9l59.5-128.8 128.8-59.5c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8L305.3 174.7 245.8 45.9z"
|
|
3849
3969
|
]
|
|
3850
|
-
},
|
|
3970
|
+
}, g3 = {
|
|
3851
3971
|
prefix: "fas",
|
|
3852
3972
|
iconName: "square",
|
|
3853
3973
|
icon: [
|
|
@@ -3857,7 +3977,17 @@ var Xn = {
|
|
|
3857
3977
|
"f0c8",
|
|
3858
3978
|
"M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96z"
|
|
3859
3979
|
]
|
|
3860
|
-
},
|
|
3980
|
+
}, A1 = {
|
|
3981
|
+
prefix: "fas",
|
|
3982
|
+
iconName: "cloud-arrow-up",
|
|
3983
|
+
icon: [
|
|
3984
|
+
640,
|
|
3985
|
+
512,
|
|
3986
|
+
[62338, "cloud-upload", "cloud-upload-alt"],
|
|
3987
|
+
"f0ee",
|
|
3988
|
+
"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"
|
|
3989
|
+
]
|
|
3990
|
+
}, v3 = A1, h3 = A1, L3 = {
|
|
3861
3991
|
prefix: "fas",
|
|
3862
3992
|
iconName: "suitcase",
|
|
3863
3993
|
icon: [
|
|
@@ -3867,7 +3997,7 @@ var Xn = {
|
|
|
3867
3997
|
"f0f2",
|
|
3868
3998
|
"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"
|
|
3869
3999
|
]
|
|
3870
|
-
},
|
|
4000
|
+
}, z4 = {
|
|
3871
4001
|
prefix: "fas",
|
|
3872
4002
|
iconName: "circle-check",
|
|
3873
4003
|
icon: [
|
|
@@ -3877,7 +4007,7 @@ var Xn = {
|
|
|
3877
4007
|
"f058",
|
|
3878
4008
|
"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"
|
|
3879
4009
|
]
|
|
3880
|
-
},
|
|
4010
|
+
}, b3 = z4, y3 = {
|
|
3881
4011
|
prefix: "fas",
|
|
3882
4012
|
iconName: "arrow-up-right-and-arrow-down-left-from-center",
|
|
3883
4013
|
icon: [
|
|
@@ -3887,7 +4017,7 @@ var Xn = {
|
|
|
3887
4017
|
"e0a0",
|
|
3888
4018
|
"M352 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l50.7 0L297.4 169.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 50.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32L352 0zM214.6 297.4c-12.5-12.5-32.8-12.5-45.3 0L64 402.7 64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32L0 480c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-50.7 0L214.6 342.6c12.5-12.5 12.5-32.8 0-45.3z"
|
|
3889
4019
|
]
|
|
3890
|
-
},
|
|
4020
|
+
}, x4 = {
|
|
3891
4021
|
prefix: "fas",
|
|
3892
4022
|
iconName: "arrow-down-to-line",
|
|
3893
4023
|
icon: [
|
|
@@ -3897,7 +4027,7 @@ var Xn = {
|
|
|
3897
4027
|
"f33d",
|
|
3898
4028
|
"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"
|
|
3899
4029
|
]
|
|
3900
|
-
},
|
|
4030
|
+
}, z3 = x4, x3 = {
|
|
3901
4031
|
prefix: "fas",
|
|
3902
4032
|
iconName: "folder-user",
|
|
3903
4033
|
icon: [
|
|
@@ -3907,7 +4037,7 @@ var Xn = {
|
|
|
3907
4037
|
"e18e",
|
|
3908
4038
|
"M512 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64l0 256zM320 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM144 405.3c0 5.9 4.8 10.7 10.7 10.7l202.7 0c5.9 0 10.7-4.8 10.7-10.7c0-29.5-23.9-53.3-53.3-53.3l-117.3 0c-29.5 0-53.3 23.9-53.3 53.3z"
|
|
3909
4039
|
]
|
|
3910
|
-
},
|
|
4040
|
+
}, C3 = {
|
|
3911
4041
|
prefix: "fas",
|
|
3912
4042
|
iconName: "arrow-up-left",
|
|
3913
4043
|
icon: [
|
|
@@ -3917,7 +4047,7 @@ var Xn = {
|
|
|
3917
4047
|
"e09d",
|
|
3918
4048
|
"M64 96c-17.7 0-32 14.3-32 32l0 224c0 17.7 14.3 32 32 32s32-14.3 32-32l0-146.7L297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L141.3 160 288 160c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 96z"
|
|
3919
4049
|
]
|
|
3920
|
-
},
|
|
4050
|
+
}, M3 = {
|
|
3921
4051
|
prefix: "fas",
|
|
3922
4052
|
iconName: "angle-right",
|
|
3923
4053
|
icon: [
|
|
@@ -3927,7 +4057,7 @@ var Xn = {
|
|
|
3927
4057
|
"f105",
|
|
3928
4058
|
"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"
|
|
3929
4059
|
]
|
|
3930
|
-
},
|
|
4060
|
+
}, A3 = {
|
|
3931
4061
|
prefix: "fas",
|
|
3932
4062
|
iconName: "sparkles",
|
|
3933
4063
|
icon: [
|
|
@@ -3937,7 +4067,7 @@ var Xn = {
|
|
|
3937
4067
|
"f890",
|
|
3938
4068
|
"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"
|
|
3939
4069
|
]
|
|
3940
|
-
},
|
|
4070
|
+
}, C4 = {
|
|
3941
4071
|
prefix: "fas",
|
|
3942
4072
|
iconName: "circle-dot",
|
|
3943
4073
|
icon: [
|
|
@@ -3947,7 +4077,7 @@ var Xn = {
|
|
|
3947
4077
|
"f192",
|
|
3948
4078
|
"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"
|
|
3949
4079
|
]
|
|
3950
|
-
},
|
|
4080
|
+
}, N3 = C4, M4 = {
|
|
3951
4081
|
prefix: "fas",
|
|
3952
4082
|
iconName: "square-check",
|
|
3953
4083
|
icon: [
|
|
@@ -3957,7 +4087,7 @@ var Xn = {
|
|
|
3957
4087
|
"f14a",
|
|
3958
4088
|
"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"
|
|
3959
4089
|
]
|
|
3960
|
-
},
|
|
4090
|
+
}, w3 = M4, A4 = {
|
|
3961
4091
|
prefix: "fas",
|
|
3962
4092
|
iconName: "circle-exclamation",
|
|
3963
4093
|
icon: [
|
|
@@ -3967,7 +4097,7 @@ var Xn = {
|
|
|
3967
4097
|
"f06a",
|
|
3968
4098
|
"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"
|
|
3969
4099
|
]
|
|
3970
|
-
},
|
|
4100
|
+
}, k3 = A4, S3 = {
|
|
3971
4101
|
prefix: "fas",
|
|
3972
4102
|
iconName: "file-circle-question",
|
|
3973
4103
|
icon: [
|
|
@@ -3977,7 +4107,7 @@ var Xn = {
|
|
|
3977
4107
|
"e4ef",
|
|
3978
4108
|
"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-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6l0 6.4c0 8.8 7.2 16 16 16s16-7.2 16-16l0-6.4c0-5.3 4.3-9.6 9.6-9.6l40.5 0c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2l0 14.8c0 8.8 7.2 16 16 16s16-7.2 16-16l0-5.1 23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9l-40.5 0c-23 0-41.6 18.6-41.6 41.6z"
|
|
3979
4109
|
]
|
|
3980
|
-
},
|
|
4110
|
+
}, N4 = {
|
|
3981
4111
|
prefix: "fas",
|
|
3982
4112
|
iconName: "square-minus",
|
|
3983
4113
|
icon: [
|
|
@@ -3987,7 +4117,7 @@ var Xn = {
|
|
|
3987
4117
|
"f146",
|
|
3988
4118
|
"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"
|
|
3989
4119
|
]
|
|
3990
|
-
},
|
|
4120
|
+
}, E3 = N4, O3 = {
|
|
3991
4121
|
prefix: "fas",
|
|
3992
4122
|
iconName: "face-unamused",
|
|
3993
4123
|
icon: [
|
|
@@ -3997,7 +4127,7 @@ var Xn = {
|
|
|
3997
4127
|
"e39f",
|
|
3998
4128
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm60.1-117.3c-11.7-13-31.6-26.7-60.1-26.7s-48.4 13.7-60.1 26.7c-5.9 6.6-16 7.1-22.6 1.2s-7.1-16-1.2-22.6C188.2 355.4 216.3 336 256 336s67.8 19.4 83.9 37.3c5.9 6.6 5.4 16.7-1.2 22.6s-16.7 5.4-22.6-1.2zM112 192l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm176 16c0-8.8 7.2-16 16-16l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16z"
|
|
3999
4129
|
]
|
|
4000
|
-
},
|
|
4130
|
+
}, w4 = {
|
|
4001
4131
|
prefix: "fas",
|
|
4002
4132
|
iconName: "circle-minus",
|
|
4003
4133
|
icon: [
|
|
@@ -4007,105 +4137,119 @@ var Xn = {
|
|
|
4007
4137
|
"f056",
|
|
4008
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"
|
|
4009
4139
|
]
|
|
4010
|
-
},
|
|
4011
|
-
const
|
|
4140
|
+
}, P3 = w4;
|
|
4141
|
+
const F3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4012
4142
|
__proto__: null,
|
|
4013
|
-
faAdd:
|
|
4014
|
-
faAngleDown:
|
|
4015
|
-
faAngleLeft:
|
|
4016
|
-
faAngleRight:
|
|
4017
|
-
faAngleUp:
|
|
4018
|
-
faArrowDown:
|
|
4019
|
-
faArrowDownLeft:
|
|
4020
|
-
faArrowDownRight:
|
|
4021
|
-
faArrowDownToLine:
|
|
4022
|
-
faArrowLeft:
|
|
4023
|
-
faArrowRight:
|
|
4024
|
-
faArrowToBottom:
|
|
4025
|
-
faArrowUp:
|
|
4026
|
-
faArrowUpLeft:
|
|
4027
|
-
faArrowUpRight:
|
|
4028
|
-
faArrowUpRightAndArrowDownLeftFromCenter:
|
|
4029
|
-
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
|
-
|
|
4042
|
-
|
|
4043
|
-
|
|
4044
|
-
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4048
|
-
|
|
4049
|
-
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
|
|
4059
|
-
|
|
4060
|
-
|
|
4061
|
-
|
|
4062
|
-
|
|
4063
|
-
|
|
4064
|
-
|
|
4065
|
-
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4077
|
-
|
|
4078
|
-
|
|
4079
|
-
|
|
4080
|
-
|
|
4081
|
-
|
|
4082
|
-
|
|
4083
|
-
|
|
4084
|
-
|
|
4085
|
-
|
|
4086
|
-
|
|
4087
|
-
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4091
|
-
|
|
4092
|
-
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
4098
|
-
|
|
4099
|
-
|
|
4100
|
-
|
|
4101
|
-
|
|
4102
|
-
|
|
4103
|
-
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4143
|
+
faAdd: Pn,
|
|
4144
|
+
faAngleDown: Un,
|
|
4145
|
+
faAngleLeft: Ln,
|
|
4146
|
+
faAngleRight: M3,
|
|
4147
|
+
faAngleUp: An,
|
|
4148
|
+
faArrowDown: $n,
|
|
4149
|
+
faArrowDownLeft: Zn,
|
|
4150
|
+
faArrowDownRight: e3,
|
|
4151
|
+
faArrowDownToLine: x4,
|
|
4152
|
+
faArrowLeft: t3,
|
|
4153
|
+
faArrowRight: u3,
|
|
4154
|
+
faArrowToBottom: z3,
|
|
4155
|
+
faArrowUp: In,
|
|
4156
|
+
faArrowUpLeft: C3,
|
|
4157
|
+
faArrowUpRight: c3,
|
|
4158
|
+
faArrowUpRightAndArrowDownLeftFromCenter: y3,
|
|
4159
|
+
faBank: ln,
|
|
4160
|
+
faBarsFilter: Fn,
|
|
4161
|
+
faBell: Dn,
|
|
4162
|
+
faBuildingColumns: v2,
|
|
4163
|
+
faCalendar: xn,
|
|
4164
|
+
faCalendarDay: gn,
|
|
4165
|
+
faCalendarLines: c4,
|
|
4166
|
+
faCalendarNote: yn,
|
|
4167
|
+
faCartShopping: g4,
|
|
4168
|
+
faCheck: bn,
|
|
4169
|
+
faCheckCircle: b3,
|
|
4170
|
+
faCheckSquare: w3,
|
|
4171
|
+
faCircle: o3,
|
|
4172
|
+
faCircleCheck: z4,
|
|
4173
|
+
faCircleDot: C4,
|
|
4174
|
+
faCircleExclamation: A4,
|
|
4175
|
+
faCircleInfo: L4,
|
|
4176
|
+
faCircleMinus: w4,
|
|
4177
|
+
faCirclePlus: s4,
|
|
4178
|
+
faCircleXmark: C1,
|
|
4179
|
+
faClock: p4,
|
|
4180
|
+
faClockFour: Vn,
|
|
4181
|
+
faClose: kn,
|
|
4182
|
+
faCloudArrowUp: A1,
|
|
4183
|
+
faCloudUpload: v3,
|
|
4184
|
+
faCloudUploadAlt: h3,
|
|
4185
|
+
faCog: Qn,
|
|
4186
|
+
faCreditCard: u4,
|
|
4187
|
+
faCreditCardAlt: jn,
|
|
4188
|
+
faDotCircle: N3,
|
|
4189
|
+
faEllipsis: m4,
|
|
4190
|
+
faEllipsisH: Bn,
|
|
4191
|
+
faEllipsisV: Gn,
|
|
4192
|
+
faEllipsisVertical: d4,
|
|
4193
|
+
faEquals: wn,
|
|
4194
|
+
faExclamationCircle: k3,
|
|
4195
|
+
faExclamationTriangle: vn,
|
|
4196
|
+
faFaceFrown: b4,
|
|
4197
|
+
faFaceSmile: l4,
|
|
4198
|
+
faFaceSmileHearts: Wn,
|
|
4199
|
+
faFaceUnamused: O3,
|
|
4200
|
+
faFileCheck: mn,
|
|
4201
|
+
faFileCircleCheck: Xn,
|
|
4202
|
+
faFileCircleInfo: Nn,
|
|
4203
|
+
faFileCircleQuestion: S3,
|
|
4204
|
+
faFileCircleXmark: Rn,
|
|
4205
|
+
faFileContract: m3,
|
|
4206
|
+
faFileSignature: d3,
|
|
4207
|
+
faFolderUser: x3,
|
|
4208
|
+
faFrown: r3,
|
|
4209
|
+
faGear: v4,
|
|
4210
|
+
faHashtag: Cn,
|
|
4211
|
+
faHome: qn,
|
|
4212
|
+
faHomeAlt: Hn,
|
|
4213
|
+
faHomeLgAlt: Yn,
|
|
4214
|
+
faHouse: B2,
|
|
4215
|
+
faInfoCircle: a3,
|
|
4216
|
+
faInstitution: on,
|
|
4217
|
+
faMagnifyingGlass: f4,
|
|
4218
|
+
faMinus: h4,
|
|
4219
|
+
faMinusCircle: P3,
|
|
4220
|
+
faMinusSquare: E3,
|
|
4221
|
+
faMultiply: Sn,
|
|
4222
|
+
faMuseum: fn,
|
|
4223
|
+
faPen: i3,
|
|
4224
|
+
faPlus: o4,
|
|
4225
|
+
faPlusCircle: zn,
|
|
4226
|
+
faPlusMinus: sn,
|
|
4227
|
+
faRemove: En,
|
|
4228
|
+
faScrewdriverWrench: y4,
|
|
4229
|
+
faSearch: Tn,
|
|
4230
|
+
faShoppingCart: Kn,
|
|
4231
|
+
faSmile: Mn,
|
|
4232
|
+
faSparkle: p3,
|
|
4233
|
+
faSparkles: A3,
|
|
4234
|
+
faSquare: g3,
|
|
4235
|
+
faSquareCheck: M4,
|
|
4236
|
+
faSquareMinus: N4,
|
|
4237
|
+
faSubtract: Jn,
|
|
4238
|
+
faSuitcase: L3,
|
|
4239
|
+
faTags: s3,
|
|
4240
|
+
faTimes: On,
|
|
4241
|
+
faTimesCircle: dn,
|
|
4242
|
+
faTools: f3,
|
|
4243
|
+
faTrash: n3,
|
|
4244
|
+
faTriangleExclamation: M1,
|
|
4245
|
+
faUniversity: un,
|
|
4246
|
+
faWallet: l3,
|
|
4247
|
+
faWarning: hn,
|
|
4248
|
+
faXmark: h2,
|
|
4249
|
+
faXmarkCircle: pn,
|
|
4250
|
+
faXmarkLarge: _n
|
|
4107
4251
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4108
|
-
var
|
|
4252
|
+
var I3 = {
|
|
4109
4253
|
prefix: "fak",
|
|
4110
4254
|
iconName: "fiscozen",
|
|
4111
4255
|
icon: [
|
|
@@ -4116,11 +4260,11 @@ var lr = {
|
|
|
4116
4260
|
"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"
|
|
4117
4261
|
]
|
|
4118
4262
|
};
|
|
4119
|
-
const
|
|
4263
|
+
const T3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4120
4264
|
__proto__: null,
|
|
4121
|
-
faFiscozen:
|
|
4265
|
+
faFiscozen: I3
|
|
4122
4266
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4123
|
-
var
|
|
4267
|
+
var k4 = {
|
|
4124
4268
|
prefix: "fasr",
|
|
4125
4269
|
iconName: "bars",
|
|
4126
4270
|
icon: [
|
|
@@ -4130,7 +4274,7 @@ var za = {
|
|
|
4130
4274
|
"f0c9",
|
|
4131
4275
|
"M0 64l448 0 0 48L0 112 0 64zM0 224l448 0 0 48L0 272l0-48zM448 384l0 48L0 432l0-48 448 0z"
|
|
4132
4276
|
]
|
|
4133
|
-
},
|
|
4277
|
+
}, $3 = k4, _3 = {
|
|
4134
4278
|
prefix: "fasr",
|
|
4135
4279
|
iconName: "bell",
|
|
4136
4280
|
icon: [
|
|
@@ -4140,7 +4284,7 @@ var za = {
|
|
|
4140
4284
|
"f0f3",
|
|
4141
4285
|
"M256 0L192 0l0 51.2C119 66 64 130.6 64 208l0 88L0 368l0 48 48 0 352 0 48 0 0-48-64-72 0-88c0-77.4-55-142-128-156.8L256 0zm80 314.2l12.1 13.6L383.8 368 64.2 368l35.7-40.1L112 314.2l0-18.2 0-88c0-61.9 50.1-112 112-112s112 50.1 112 112l0 88 0 18.2zM288 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"
|
|
4142
4286
|
]
|
|
4143
|
-
},
|
|
4287
|
+
}, S4 = {
|
|
4144
4288
|
prefix: "fasr",
|
|
4145
4289
|
iconName: "calendar-lines",
|
|
4146
4290
|
icon: [
|
|
@@ -4150,7 +4294,7 @@ var za = {
|
|
|
4150
4294
|
"e0d5",
|
|
4151
4295
|
"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"
|
|
4152
4296
|
]
|
|
4153
|
-
},
|
|
4297
|
+
}, D3 = S4, E4 = {
|
|
4154
4298
|
prefix: "fasr",
|
|
4155
4299
|
iconName: "cart-shopping",
|
|
4156
4300
|
icon: [
|
|
@@ -4160,7 +4304,7 @@ var za = {
|
|
|
4160
4304
|
"f07a",
|
|
4161
4305
|
"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"
|
|
4162
4306
|
]
|
|
4163
|
-
},
|
|
4307
|
+
}, R3 = E4, j3 = {
|
|
4164
4308
|
prefix: "fasr",
|
|
4165
4309
|
iconName: "chevron-down",
|
|
4166
4310
|
icon: [
|
|
@@ -4170,7 +4314,7 @@ var za = {
|
|
|
4170
4314
|
"f078",
|
|
4171
4315
|
"M256 417.9l17-17L465 209l17-17L448 158.1l-17 17-175 175L81 175l-17-17L30.1 192l17 17L239 401l17 17z"
|
|
4172
4316
|
]
|
|
4173
|
-
},
|
|
4317
|
+
}, B3 = {
|
|
4174
4318
|
prefix: "fasr",
|
|
4175
4319
|
iconName: "chevron-up",
|
|
4176
4320
|
icon: [
|
|
@@ -4180,7 +4324,7 @@ var za = {
|
|
|
4180
4324
|
"f077",
|
|
4181
4325
|
"M256 94.1l17 17L465 303l17 17L448 353.9l-17-17-175-175L81 337l-17 17L30.1 320l17-17L239 111l17-17z"
|
|
4182
4326
|
]
|
|
4183
|
-
},
|
|
4327
|
+
}, O4 = {
|
|
4184
4328
|
prefix: "fasr",
|
|
4185
4329
|
iconName: "credit-card",
|
|
4186
4330
|
icon: [
|
|
@@ -4190,7 +4334,7 @@ var za = {
|
|
|
4190
4334
|
"f09d",
|
|
4191
4335
|
"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"
|
|
4192
4336
|
]
|
|
4193
|
-
},
|
|
4337
|
+
}, U3 = O4, W3 = {
|
|
4194
4338
|
prefix: "fasr",
|
|
4195
4339
|
iconName: "file-check",
|
|
4196
4340
|
icon: [
|
|
@@ -4200,7 +4344,7 @@ var za = {
|
|
|
4200
4344
|
"f316",
|
|
4201
4345
|
"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"
|
|
4202
4346
|
]
|
|
4203
|
-
},
|
|
4347
|
+
}, q3 = {
|
|
4204
4348
|
prefix: "fasr",
|
|
4205
4349
|
iconName: "folder-user",
|
|
4206
4350
|
icon: [
|
|
@@ -4210,7 +4354,7 @@ var za = {
|
|
|
4210
4354
|
"e18e",
|
|
4211
4355
|
"M224 32l48 64 192 0 48 0 0 48 0 288 0 48-48 0L48 480 0 480l0-48L0 80 0 32l48 0 176 0zm48 112l-24 0-14.4-19.2L200 80 48 80l0 352 101.3 0L176 352l160 0 26.7 80L464 432l0-288-192 0zM192 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"
|
|
4212
4356
|
]
|
|
4213
|
-
},
|
|
4357
|
+
}, P4 = {
|
|
4214
4358
|
prefix: "fasr",
|
|
4215
4359
|
iconName: "gear",
|
|
4216
4360
|
icon: [
|
|
@@ -4220,7 +4364,7 @@ var za = {
|
|
|
4220
4364
|
"f013",
|
|
4221
4365
|
"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"
|
|
4222
4366
|
]
|
|
4223
|
-
},
|
|
4367
|
+
}, H3 = P4, F4 = {
|
|
4224
4368
|
prefix: "fasr",
|
|
4225
4369
|
iconName: "screwdriver-wrench",
|
|
4226
4370
|
icon: [
|
|
@@ -4230,7 +4374,7 @@ var za = {
|
|
|
4230
4374
|
"f7d9",
|
|
4231
4375
|
"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"
|
|
4232
4376
|
]
|
|
4233
|
-
},
|
|
4377
|
+
}, Y3 = F4, X3 = {
|
|
4234
4378
|
prefix: "fasr",
|
|
4235
4379
|
iconName: "suitcase",
|
|
4236
4380
|
icon: [
|
|
@@ -4241,28 +4385,28 @@ var za = {
|
|
|
4241
4385
|
"M152 0L128 0l0 24 0 72L48 96 0 96l0 48L0 432l0 48 48 0 416 0 48 0 0-48 0-288 0-48-48 0-80 0 0-72 0-24L360 0 152 0zM336 96L176 96l0-48 160 0 0 48zM152 144l208 0 8 0 0 288-224 0 0-288 8 0zM48 144l48 0 0 288-48 0 0-288zM464 432l-48 0 0-288 48 0 0 288z"
|
|
4242
4386
|
]
|
|
4243
4387
|
};
|
|
4244
|
-
const
|
|
4388
|
+
const G3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4245
4389
|
__proto__: null,
|
|
4246
|
-
faBars:
|
|
4247
|
-
faBell:
|
|
4248
|
-
faCalendarLines:
|
|
4249
|
-
faCalendarNote:
|
|
4250
|
-
faCartShopping:
|
|
4251
|
-
faChevronDown:
|
|
4252
|
-
faChevronUp:
|
|
4253
|
-
faCog:
|
|
4254
|
-
faCreditCard:
|
|
4255
|
-
faCreditCardAlt:
|
|
4256
|
-
faFileCheck:
|
|
4257
|
-
faFolderUser:
|
|
4258
|
-
faGear:
|
|
4259
|
-
faNavicon:
|
|
4260
|
-
faScrewdriverWrench:
|
|
4261
|
-
faShoppingCart:
|
|
4262
|
-
faSuitcase:
|
|
4263
|
-
faTools:
|
|
4390
|
+
faBars: k4,
|
|
4391
|
+
faBell: _3,
|
|
4392
|
+
faCalendarLines: S4,
|
|
4393
|
+
faCalendarNote: D3,
|
|
4394
|
+
faCartShopping: E4,
|
|
4395
|
+
faChevronDown: j3,
|
|
4396
|
+
faChevronUp: B3,
|
|
4397
|
+
faCog: H3,
|
|
4398
|
+
faCreditCard: O4,
|
|
4399
|
+
faCreditCardAlt: U3,
|
|
4400
|
+
faFileCheck: W3,
|
|
4401
|
+
faFolderUser: q3,
|
|
4402
|
+
faGear: P4,
|
|
4403
|
+
faNavicon: $3,
|
|
4404
|
+
faScrewdriverWrench: F4,
|
|
4405
|
+
faShoppingCart: R3,
|
|
4406
|
+
faSuitcase: X3,
|
|
4407
|
+
faTools: Y3
|
|
4264
4408
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4265
|
-
var
|
|
4409
|
+
var V3 = {
|
|
4266
4410
|
prefix: "fass",
|
|
4267
4411
|
iconName: "bell",
|
|
4268
4412
|
icon: [
|
|
@@ -4273,27 +4417,27 @@ var Mr = {
|
|
|
4273
4417
|
"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"
|
|
4274
4418
|
]
|
|
4275
4419
|
};
|
|
4276
|
-
const
|
|
4420
|
+
const K3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4277
4421
|
__proto__: null,
|
|
4278
|
-
faBell:
|
|
4422
|
+
faBell: V3
|
|
4279
4423
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4280
|
-
var
|
|
4281
|
-
function
|
|
4424
|
+
var s1 = { far: {}, fas: {}, fak: {}, fasr: {}, fass: {} };
|
|
4425
|
+
function L2(e) {
|
|
4282
4426
|
Object.keys(e).forEach(function(a) {
|
|
4283
4427
|
if (a !== "prefix") {
|
|
4284
4428
|
var t = e[a], n = t.icon[2];
|
|
4285
4429
|
n.forEach(function(r) {
|
|
4286
|
-
typeof r == "string" && (
|
|
4287
|
-
}),
|
|
4430
|
+
typeof r == "string" && (s1[t.prefix][r] = t);
|
|
4431
|
+
}), s1[t.prefix][t.iconName] = t;
|
|
4288
4432
|
}
|
|
4289
4433
|
});
|
|
4290
4434
|
}
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
function
|
|
4435
|
+
L2(cn);
|
|
4436
|
+
L2(F3);
|
|
4437
|
+
L2(T3);
|
|
4438
|
+
L2(G3);
|
|
4439
|
+
L2(K3);
|
|
4440
|
+
function J1(e, a) {
|
|
4297
4441
|
var t = Object.keys(e);
|
|
4298
4442
|
if (Object.getOwnPropertySymbols) {
|
|
4299
4443
|
var n = Object.getOwnPropertySymbols(e);
|
|
@@ -4303,18 +4447,18 @@ function V1(e, a) {
|
|
|
4303
4447
|
}
|
|
4304
4448
|
return t;
|
|
4305
4449
|
}
|
|
4306
|
-
function
|
|
4450
|
+
function O(e) {
|
|
4307
4451
|
for (var a = 1; a < arguments.length; a++) {
|
|
4308
4452
|
var t = arguments[a] != null ? arguments[a] : {};
|
|
4309
|
-
a % 2 ?
|
|
4310
|
-
|
|
4311
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) :
|
|
4453
|
+
a % 2 ? J1(Object(t), !0).forEach(function(n) {
|
|
4454
|
+
w(e, n, t[n]);
|
|
4455
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : J1(Object(t)).forEach(function(n) {
|
|
4312
4456
|
Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(t, n));
|
|
4313
4457
|
});
|
|
4314
4458
|
}
|
|
4315
4459
|
return e;
|
|
4316
4460
|
}
|
|
4317
|
-
function
|
|
4461
|
+
function Q3(e, a) {
|
|
4318
4462
|
if (typeof e != "object" || !e)
|
|
4319
4463
|
return e;
|
|
4320
4464
|
var t = e[Symbol.toPrimitive];
|
|
@@ -4326,27 +4470,27 @@ function wr(e, a) {
|
|
|
4326
4470
|
}
|
|
4327
4471
|
return (a === "string" ? String : Number)(e);
|
|
4328
4472
|
}
|
|
4329
|
-
function
|
|
4330
|
-
var a =
|
|
4473
|
+
function Z3(e) {
|
|
4474
|
+
var a = Q3(e, "string");
|
|
4331
4475
|
return typeof a == "symbol" ? a : a + "";
|
|
4332
4476
|
}
|
|
4333
|
-
function
|
|
4477
|
+
function T2(e) {
|
|
4334
4478
|
"@babel/helpers - typeof";
|
|
4335
|
-
return
|
|
4479
|
+
return T2 = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(a) {
|
|
4336
4480
|
return typeof a;
|
|
4337
4481
|
} : function(a) {
|
|
4338
4482
|
return a && typeof Symbol == "function" && a.constructor === Symbol && a !== Symbol.prototype ? "symbol" : typeof a;
|
|
4339
|
-
},
|
|
4483
|
+
}, T2(e);
|
|
4340
4484
|
}
|
|
4341
|
-
function
|
|
4342
|
-
return a =
|
|
4485
|
+
function w(e, a, t) {
|
|
4486
|
+
return a = Z3(a), a in e ? Object.defineProperty(e, a, {
|
|
4343
4487
|
value: t,
|
|
4344
4488
|
enumerable: !0,
|
|
4345
4489
|
configurable: !0,
|
|
4346
4490
|
writable: !0
|
|
4347
4491
|
}) : e[a] = t, e;
|
|
4348
4492
|
}
|
|
4349
|
-
function
|
|
4493
|
+
function J3(e, a) {
|
|
4350
4494
|
if (e == null)
|
|
4351
4495
|
return {};
|
|
4352
4496
|
var t = {};
|
|
@@ -4358,10 +4502,10 @@ function kr(e, a) {
|
|
|
4358
4502
|
}
|
|
4359
4503
|
return t;
|
|
4360
4504
|
}
|
|
4361
|
-
function
|
|
4505
|
+
function er(e, a) {
|
|
4362
4506
|
if (e == null)
|
|
4363
4507
|
return {};
|
|
4364
|
-
var t =
|
|
4508
|
+
var t = J3(e, a), n, r;
|
|
4365
4509
|
if (Object.getOwnPropertySymbols) {
|
|
4366
4510
|
var i = Object.getOwnPropertySymbols(e);
|
|
4367
4511
|
for (r = 0; r < i.length; r++)
|
|
@@ -4369,140 +4513,140 @@ function Sr(e, a) {
|
|
|
4369
4513
|
}
|
|
4370
4514
|
return t;
|
|
4371
4515
|
}
|
|
4372
|
-
function
|
|
4373
|
-
return
|
|
4516
|
+
function l1(e) {
|
|
4517
|
+
return ar(e) || tr(e) || nr(e) || rr();
|
|
4374
4518
|
}
|
|
4375
|
-
function
|
|
4519
|
+
function ar(e) {
|
|
4376
4520
|
if (Array.isArray(e))
|
|
4377
|
-
return
|
|
4521
|
+
return o1(e);
|
|
4378
4522
|
}
|
|
4379
|
-
function
|
|
4523
|
+
function tr(e) {
|
|
4380
4524
|
if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null)
|
|
4381
4525
|
return Array.from(e);
|
|
4382
4526
|
}
|
|
4383
|
-
function
|
|
4527
|
+
function nr(e, a) {
|
|
4384
4528
|
if (e) {
|
|
4385
4529
|
if (typeof e == "string")
|
|
4386
|
-
return
|
|
4530
|
+
return o1(e, a);
|
|
4387
4531
|
var t = Object.prototype.toString.call(e).slice(8, -1);
|
|
4388
4532
|
if (t === "Object" && e.constructor && (t = e.constructor.name), t === "Map" || t === "Set")
|
|
4389
4533
|
return Array.from(e);
|
|
4390
4534
|
if (t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))
|
|
4391
|
-
return
|
|
4535
|
+
return o1(e, a);
|
|
4392
4536
|
}
|
|
4393
4537
|
}
|
|
4394
|
-
function
|
|
4538
|
+
function o1(e, a) {
|
|
4395
4539
|
(a == null || a > e.length) && (a = e.length);
|
|
4396
4540
|
for (var t = 0, n = new Array(a); t < a; t++)
|
|
4397
4541
|
n[t] = e[t];
|
|
4398
4542
|
return n;
|
|
4399
4543
|
}
|
|
4400
|
-
function
|
|
4544
|
+
function rr() {
|
|
4401
4545
|
throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
4402
4546
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
4403
4547
|
}
|
|
4404
|
-
var
|
|
4548
|
+
var ir = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, I4 = { exports: {} };
|
|
4405
4549
|
(function(e) {
|
|
4406
4550
|
(function(a) {
|
|
4407
|
-
var t = function(
|
|
4408
|
-
if (!
|
|
4409
|
-
return
|
|
4551
|
+
var t = function(u, d, b) {
|
|
4552
|
+
if (!f(d) || v(d) || g(d) || y(d) || o(d))
|
|
4553
|
+
return d;
|
|
4410
4554
|
var C, A = 0, P = 0;
|
|
4411
|
-
if (
|
|
4412
|
-
for (C = [], P =
|
|
4413
|
-
C.push(t(
|
|
4555
|
+
if (l(d))
|
|
4556
|
+
for (C = [], P = d.length; A < P; A++)
|
|
4557
|
+
C.push(t(u, d[A], b));
|
|
4414
4558
|
else {
|
|
4415
4559
|
C = {};
|
|
4416
|
-
for (var F in
|
|
4417
|
-
Object.prototype.hasOwnProperty.call(
|
|
4560
|
+
for (var F in d)
|
|
4561
|
+
Object.prototype.hasOwnProperty.call(d, F) && (C[u(F, b)] = t(u, d[F], b));
|
|
4418
4562
|
}
|
|
4419
4563
|
return C;
|
|
4420
|
-
}, n = function(
|
|
4421
|
-
|
|
4422
|
-
var b =
|
|
4423
|
-
return
|
|
4424
|
-
}, r = function(
|
|
4425
|
-
return
|
|
4564
|
+
}, n = function(u, d) {
|
|
4565
|
+
d = d || {};
|
|
4566
|
+
var b = d.separator || "_", C = d.split || /(?=[A-Z])/;
|
|
4567
|
+
return u.split(C).join(b);
|
|
4568
|
+
}, r = function(u) {
|
|
4569
|
+
return h(u) ? u : (u = u.replace(/[\-_\s]+(.)?/g, function(d, b) {
|
|
4426
4570
|
return b ? b.toUpperCase() : "";
|
|
4427
|
-
}),
|
|
4428
|
-
}, i = function(
|
|
4429
|
-
var
|
|
4430
|
-
return
|
|
4431
|
-
}, c = function(
|
|
4432
|
-
return n(
|
|
4433
|
-
}, s = Object.prototype.toString, o = function(
|
|
4434
|
-
return typeof
|
|
4435
|
-
},
|
|
4436
|
-
return
|
|
4437
|
-
},
|
|
4438
|
-
return s.call(
|
|
4439
|
-
},
|
|
4440
|
-
return s.call(
|
|
4441
|
-
}, g = function(
|
|
4442
|
-
return s.call(
|
|
4443
|
-
},
|
|
4444
|
-
return s.call(
|
|
4445
|
-
},
|
|
4446
|
-
return
|
|
4447
|
-
},
|
|
4448
|
-
var b =
|
|
4449
|
-
return typeof b != "function" ?
|
|
4450
|
-
return b(C,
|
|
4571
|
+
}), u.substr(0, 1).toLowerCase() + u.substr(1));
|
|
4572
|
+
}, i = function(u) {
|
|
4573
|
+
var d = r(u);
|
|
4574
|
+
return d.substr(0, 1).toUpperCase() + d.substr(1);
|
|
4575
|
+
}, c = function(u, d) {
|
|
4576
|
+
return n(u, d).toLowerCase();
|
|
4577
|
+
}, s = Object.prototype.toString, o = function(u) {
|
|
4578
|
+
return typeof u == "function";
|
|
4579
|
+
}, f = function(u) {
|
|
4580
|
+
return u === Object(u);
|
|
4581
|
+
}, l = function(u) {
|
|
4582
|
+
return s.call(u) == "[object Array]";
|
|
4583
|
+
}, v = function(u) {
|
|
4584
|
+
return s.call(u) == "[object Date]";
|
|
4585
|
+
}, g = function(u) {
|
|
4586
|
+
return s.call(u) == "[object RegExp]";
|
|
4587
|
+
}, y = function(u) {
|
|
4588
|
+
return s.call(u) == "[object Boolean]";
|
|
4589
|
+
}, h = function(u) {
|
|
4590
|
+
return u = u - 0, u === u;
|
|
4591
|
+
}, p = function(u, d) {
|
|
4592
|
+
var b = d && "process" in d ? d.process : d;
|
|
4593
|
+
return typeof b != "function" ? u : function(C, A) {
|
|
4594
|
+
return b(C, u, A);
|
|
4451
4595
|
};
|
|
4452
|
-
},
|
|
4596
|
+
}, L = {
|
|
4453
4597
|
camelize: r,
|
|
4454
4598
|
decamelize: c,
|
|
4455
4599
|
pascalize: i,
|
|
4456
4600
|
depascalize: c,
|
|
4457
|
-
camelizeKeys: function(
|
|
4458
|
-
return t(
|
|
4601
|
+
camelizeKeys: function(u, d) {
|
|
4602
|
+
return t(p(r, d), u);
|
|
4459
4603
|
},
|
|
4460
|
-
decamelizeKeys: function(
|
|
4461
|
-
return t(
|
|
4604
|
+
decamelizeKeys: function(u, d) {
|
|
4605
|
+
return t(p(c, d), u, d);
|
|
4462
4606
|
},
|
|
4463
|
-
pascalizeKeys: function(
|
|
4464
|
-
return t(
|
|
4607
|
+
pascalizeKeys: function(u, d) {
|
|
4608
|
+
return t(p(i, d), u);
|
|
4465
4609
|
},
|
|
4466
4610
|
depascalizeKeys: function() {
|
|
4467
4611
|
return this.decamelizeKeys.apply(this, arguments);
|
|
4468
4612
|
}
|
|
4469
4613
|
};
|
|
4470
|
-
e.exports ? e.exports =
|
|
4471
|
-
})(
|
|
4472
|
-
})(
|
|
4473
|
-
var
|
|
4474
|
-
function
|
|
4614
|
+
e.exports ? e.exports = L : a.humps = L;
|
|
4615
|
+
})(ir);
|
|
4616
|
+
})(I4);
|
|
4617
|
+
var cr = I4.exports, sr = ["class", "style"];
|
|
4618
|
+
function lr(e) {
|
|
4475
4619
|
return e.split(";").map(function(a) {
|
|
4476
4620
|
return a.trim();
|
|
4477
4621
|
}).filter(function(a) {
|
|
4478
4622
|
return a;
|
|
4479
4623
|
}).reduce(function(a, t) {
|
|
4480
|
-
var n = t.indexOf(":"), r =
|
|
4624
|
+
var n = t.indexOf(":"), r = cr.camelize(t.slice(0, n)), i = t.slice(n + 1).trim();
|
|
4481
4625
|
return a[r] = i, a;
|
|
4482
4626
|
}, {});
|
|
4483
4627
|
}
|
|
4484
|
-
function
|
|
4628
|
+
function or(e) {
|
|
4485
4629
|
return e.split(/\s+/).reduce(function(a, t) {
|
|
4486
4630
|
return a[t] = !0, a;
|
|
4487
4631
|
}, {});
|
|
4488
4632
|
}
|
|
4489
|
-
function
|
|
4633
|
+
function N1(e) {
|
|
4490
4634
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
4491
4635
|
if (typeof e == "string")
|
|
4492
4636
|
return e;
|
|
4493
4637
|
var n = (e.children || []).map(function(o) {
|
|
4494
|
-
return
|
|
4495
|
-
}), r = Object.keys(e.attributes || {}).reduce(function(o,
|
|
4496
|
-
var
|
|
4497
|
-
switch (
|
|
4638
|
+
return N1(o);
|
|
4639
|
+
}), r = Object.keys(e.attributes || {}).reduce(function(o, f) {
|
|
4640
|
+
var l = e.attributes[f];
|
|
4641
|
+
switch (f) {
|
|
4498
4642
|
case "class":
|
|
4499
|
-
o.class =
|
|
4643
|
+
o.class = or(l);
|
|
4500
4644
|
break;
|
|
4501
4645
|
case "style":
|
|
4502
|
-
o.style =
|
|
4646
|
+
o.style = lr(l);
|
|
4503
4647
|
break;
|
|
4504
4648
|
default:
|
|
4505
|
-
o.attrs[
|
|
4649
|
+
o.attrs[f] = l;
|
|
4506
4650
|
}
|
|
4507
4651
|
return o;
|
|
4508
4652
|
}, {
|
|
@@ -4511,27 +4655,27 @@ function x1(e) {
|
|
|
4511
4655
|
style: {}
|
|
4512
4656
|
});
|
|
4513
4657
|
t.class;
|
|
4514
|
-
var i = t.style, c = i === void 0 ? {} : i, s =
|
|
4515
|
-
return
|
|
4658
|
+
var i = t.style, c = i === void 0 ? {} : i, s = er(t, sr);
|
|
4659
|
+
return ae(e.tag, O(O(O({}, a), {}, {
|
|
4516
4660
|
class: r.class,
|
|
4517
|
-
style:
|
|
4661
|
+
style: O(O({}, r.style), c)
|
|
4518
4662
|
}, r.attrs), s), n);
|
|
4519
4663
|
}
|
|
4520
|
-
var
|
|
4664
|
+
var T4 = !1;
|
|
4521
4665
|
try {
|
|
4522
|
-
|
|
4666
|
+
T4 = process.env.NODE_ENV === "production";
|
|
4523
4667
|
} catch {
|
|
4524
4668
|
}
|
|
4525
|
-
function
|
|
4526
|
-
if (!
|
|
4669
|
+
function fr() {
|
|
4670
|
+
if (!T4 && console && typeof console.error == "function") {
|
|
4527
4671
|
var e;
|
|
4528
4672
|
(e = console).error.apply(e, arguments);
|
|
4529
4673
|
}
|
|
4530
4674
|
}
|
|
4531
|
-
function
|
|
4532
|
-
return Array.isArray(a) && a.length > 0 || !Array.isArray(a) && a ?
|
|
4675
|
+
function o2(e, a) {
|
|
4676
|
+
return Array.isArray(a) && a.length > 0 || !Array.isArray(a) && a ? w({}, e, a) : {};
|
|
4533
4677
|
}
|
|
4534
|
-
function
|
|
4678
|
+
function ur(e) {
|
|
4535
4679
|
var a, t = (a = {
|
|
4536
4680
|
"fa-spin": e.spin,
|
|
4537
4681
|
"fa-pulse": e.pulse,
|
|
@@ -4542,21 +4686,21 @@ function jr(e) {
|
|
|
4542
4686
|
"fa-flip": e.flip === !0,
|
|
4543
4687
|
"fa-flip-horizontal": e.flip === "horizontal" || e.flip === "both",
|
|
4544
4688
|
"fa-flip-vertical": e.flip === "vertical" || e.flip === "both"
|
|
4545
|
-
},
|
|
4689
|
+
}, w(w(w(w(w(w(w(w(w(w(a, "fa-".concat(e.size), e.size !== null), "fa-rotate-".concat(e.rotation), e.rotation !== null), "fa-pull-".concat(e.pull), e.pull !== null), "fa-swap-opacity", e.swapOpacity), "fa-bounce", e.bounce), "fa-shake", e.shake), "fa-beat", e.beat), "fa-fade", e.fade), "fa-beat-fade", e.beatFade), "fa-flash", e.flash), w(w(a, "fa-spin-pulse", e.spinPulse), "fa-spin-reverse", e.spinReverse));
|
|
4546
4690
|
return Object.keys(t).map(function(n) {
|
|
4547
4691
|
return t[n] ? n : null;
|
|
4548
4692
|
}).filter(function(n) {
|
|
4549
4693
|
return n;
|
|
4550
4694
|
});
|
|
4551
4695
|
}
|
|
4552
|
-
function
|
|
4553
|
-
if (e &&
|
|
4696
|
+
function ee(e) {
|
|
4697
|
+
if (e && T2(e) === "object" && e.prefix && e.iconName && e.icon)
|
|
4554
4698
|
return e;
|
|
4555
|
-
if (
|
|
4556
|
-
return
|
|
4699
|
+
if (I2.icon)
|
|
4700
|
+
return I2.icon(e);
|
|
4557
4701
|
if (e === null)
|
|
4558
4702
|
return null;
|
|
4559
|
-
if (
|
|
4703
|
+
if (T2(e) === "object" && e.prefix && e.iconName)
|
|
4560
4704
|
return e;
|
|
4561
4705
|
if (Array.isArray(e) && e.length === 2)
|
|
4562
4706
|
return {
|
|
@@ -4569,7 +4713,7 @@ function K1(e) {
|
|
|
4569
4713
|
iconName: e
|
|
4570
4714
|
};
|
|
4571
4715
|
}
|
|
4572
|
-
var
|
|
4716
|
+
var mr = n2({
|
|
4573
4717
|
name: "FontAwesomeIcon",
|
|
4574
4718
|
props: {
|
|
4575
4719
|
border: {
|
|
@@ -4691,32 +4835,32 @@ var Br = n2({
|
|
|
4691
4835
|
},
|
|
4692
4836
|
setup: function(a, t) {
|
|
4693
4837
|
var n = t.attrs, r = M(function() {
|
|
4694
|
-
return
|
|
4838
|
+
return ee(a.icon);
|
|
4695
4839
|
}), i = M(function() {
|
|
4696
|
-
return
|
|
4840
|
+
return o2("classes", ur(a));
|
|
4697
4841
|
}), c = M(function() {
|
|
4698
|
-
return
|
|
4842
|
+
return o2("transform", typeof a.transform == "string" ? I2.transform(a.transform) : a.transform);
|
|
4699
4843
|
}), s = M(function() {
|
|
4700
|
-
return
|
|
4844
|
+
return o2("mask", ee(a.mask));
|
|
4701
4845
|
}), o = M(function() {
|
|
4702
|
-
return
|
|
4846
|
+
return wt(r.value, O(O(O(O({}, i.value), c.value), s.value), {}, {
|
|
4703
4847
|
symbol: a.symbol,
|
|
4704
4848
|
title: a.title,
|
|
4705
4849
|
titleId: a.titleId,
|
|
4706
4850
|
maskId: a.maskId
|
|
4707
4851
|
}));
|
|
4708
4852
|
});
|
|
4709
|
-
|
|
4710
|
-
if (!
|
|
4711
|
-
return
|
|
4853
|
+
E2(o, function(l) {
|
|
4854
|
+
if (!l)
|
|
4855
|
+
return fr("Could not find one or more icon(s)", r.value, s.value);
|
|
4712
4856
|
}, {
|
|
4713
4857
|
immediate: !0
|
|
4714
4858
|
});
|
|
4715
|
-
var
|
|
4716
|
-
return o.value ?
|
|
4859
|
+
var f = M(function() {
|
|
4860
|
+
return o.value ? N1(o.value.abstract[0], {}, n) : null;
|
|
4717
4861
|
});
|
|
4718
4862
|
return function() {
|
|
4719
|
-
return
|
|
4863
|
+
return f.value;
|
|
4720
4864
|
};
|
|
4721
4865
|
}
|
|
4722
4866
|
});
|
|
@@ -4729,11 +4873,11 @@ n2({
|
|
|
4729
4873
|
}
|
|
4730
4874
|
},
|
|
4731
4875
|
setup: function(a, t) {
|
|
4732
|
-
var n = t.slots, r =
|
|
4733
|
-
return ["".concat(r, "-layers")].concat(
|
|
4876
|
+
var n = t.slots, r = $e.familyPrefix, i = M(function() {
|
|
4877
|
+
return ["".concat(r, "-layers")].concat(l1(a.fixedWidth ? ["".concat(r, "-fw")] : []));
|
|
4734
4878
|
});
|
|
4735
4879
|
return function() {
|
|
4736
|
-
return
|
|
4880
|
+
return ae("div", {
|
|
4737
4881
|
class: i.value
|
|
4738
4882
|
}, n.default ? n.default() : []);
|
|
4739
4883
|
};
|
|
@@ -4763,22 +4907,22 @@ n2({
|
|
|
4763
4907
|
}
|
|
4764
4908
|
},
|
|
4765
4909
|
setup: function(a, t) {
|
|
4766
|
-
var n = t.attrs, r =
|
|
4767
|
-
return
|
|
4910
|
+
var n = t.attrs, r = $e.familyPrefix, i = M(function() {
|
|
4911
|
+
return o2("classes", [].concat(l1(a.counter ? ["".concat(r, "-layers-counter")] : []), l1(a.position ? ["".concat(r, "-layers-").concat(a.position)] : [])));
|
|
4768
4912
|
}), c = M(function() {
|
|
4769
|
-
return
|
|
4913
|
+
return o2("transform", typeof a.transform == "string" ? I2.transform(a.transform) : a.transform);
|
|
4770
4914
|
}), s = M(function() {
|
|
4771
|
-
var
|
|
4772
|
-
return a.counter && (
|
|
4915
|
+
var f = kt(a.value.toString(), O(O({}, c.value), i.value)), l = f.abstract;
|
|
4916
|
+
return a.counter && (l[0].attributes.class = l[0].attributes.class.replace("fa-layers-text", "")), l[0];
|
|
4773
4917
|
}), o = M(function() {
|
|
4774
|
-
return
|
|
4918
|
+
return N1(s.value, {}, n);
|
|
4775
4919
|
});
|
|
4776
4920
|
return function() {
|
|
4777
4921
|
return o.value;
|
|
4778
4922
|
};
|
|
4779
4923
|
}
|
|
4780
4924
|
});
|
|
4781
|
-
const
|
|
4925
|
+
const M2 = /* @__PURE__ */ n2({
|
|
4782
4926
|
__name: "FzIcon",
|
|
4783
4927
|
props: {
|
|
4784
4928
|
name: {},
|
|
@@ -4801,18 +4945,18 @@ const x2 = /* @__PURE__ */ n2({
|
|
|
4801
4945
|
xl: "h-[24px]",
|
|
4802
4946
|
"2xl": "h-[32px]"
|
|
4803
4947
|
};
|
|
4804
|
-
return (r, i) => (B(),
|
|
4948
|
+
return (r, i) => (B(), N2("div", {
|
|
4805
4949
|
class: Y([a, t[r.size]])
|
|
4806
4950
|
}, [
|
|
4807
|
-
|
|
4951
|
+
te(N(mr), {
|
|
4808
4952
|
class: Y(n[r.size]),
|
|
4809
|
-
icon: typeof r.name == "string" ?
|
|
4953
|
+
icon: typeof r.name == "string" ? N(s1)[r.variant][r.name] : r.name,
|
|
4810
4954
|
size: r.size !== "md" ? r.size : void 0
|
|
4811
4955
|
}, null, 8, ["class", "icon", "size"])
|
|
4812
4956
|
], 2));
|
|
4813
4957
|
}
|
|
4814
4958
|
});
|
|
4815
|
-
function
|
|
4959
|
+
function dr(e, a) {
|
|
4816
4960
|
const t = M(
|
|
4817
4961
|
() => a.value ? `${a.value.clientWidth}px` : "auto"
|
|
4818
4962
|
), n = {
|
|
@@ -4821,7 +4965,7 @@ function Ur(e, a) {
|
|
|
4821
4965
|
lg: "h-40 text-lg"
|
|
4822
4966
|
}, r = "flex justify-between w-full items-center px-10 border-1 rounded gap-8 text-left has-[:focus]:border-blue-600", i = M(() => [
|
|
4823
4967
|
n[e.size],
|
|
4824
|
-
|
|
4968
|
+
l()
|
|
4825
4969
|
]), c = M(() => [
|
|
4826
4970
|
e.disabled ? "text-grey-300" : "text-core-black"
|
|
4827
4971
|
]), s = "peer w-full bg-transparent border-0 focus:outline-none cursor-[inherit] focus:ring-0 truncate", o = M(() => [
|
|
@@ -4829,12 +4973,12 @@ function Ur(e, a) {
|
|
|
4829
4973
|
e.size === "md" ? "text-sm" : "",
|
|
4830
4974
|
e.size === "lg" ? "text-base" : "",
|
|
4831
4975
|
e.disabled ? "text-grey-300" : "text-grey-500"
|
|
4832
|
-
]),
|
|
4976
|
+
]), f = M(() => [
|
|
4833
4977
|
e.size === "sm" ? "text-xs" : "",
|
|
4834
4978
|
e.size === "md" ? "text-sm" : "",
|
|
4835
4979
|
e.size === "lg" ? "text-base" : "",
|
|
4836
4980
|
e.disabled ? "text-grey-300" : "text-core-black"
|
|
4837
|
-
]),
|
|
4981
|
+
]), l = () => {
|
|
4838
4982
|
switch (!0) {
|
|
4839
4983
|
case e.disabled:
|
|
4840
4984
|
return "bg-grey-100 border-grey-100 text-grey-300 cursor-not-allowed";
|
|
@@ -4850,13 +4994,13 @@ function Ur(e, a) {
|
|
|
4850
4994
|
computedLabelClass: c,
|
|
4851
4995
|
staticInputClass: s,
|
|
4852
4996
|
computedHelpClass: o,
|
|
4853
|
-
computedErrorClass:
|
|
4997
|
+
computedErrorClass: f,
|
|
4854
4998
|
containerWidth: t
|
|
4855
4999
|
};
|
|
4856
5000
|
}
|
|
4857
|
-
const
|
|
5001
|
+
const pr = { class: "fz-input w-full flex flex-col gap-8" }, gr = ["type", "required", "disabled", "readonly", "placeholder", "pattern", "name", "maxlength"], vr = /* @__PURE__ */ n2({
|
|
4858
5002
|
__name: "FzInput",
|
|
4859
|
-
props: /* @__PURE__ */
|
|
5003
|
+
props: /* @__PURE__ */ O2({
|
|
4860
5004
|
label: {},
|
|
4861
5005
|
size: { default: "md" },
|
|
4862
5006
|
placeholder: {},
|
|
@@ -4871,158 +5015,166 @@ const Hr = { class: "fz-input w-full flex flex-col gap-8" }, Wr = ["type", "requ
|
|
|
4871
5015
|
valid: { type: Boolean },
|
|
4872
5016
|
pattern: {},
|
|
4873
5017
|
name: {},
|
|
4874
|
-
readonly: { type: Boolean }
|
|
5018
|
+
readonly: { type: Boolean },
|
|
5019
|
+
maxlength: {}
|
|
4875
5020
|
}, {
|
|
4876
5021
|
modelValue: {},
|
|
4877
5022
|
modelModifiers: {}
|
|
4878
5023
|
}),
|
|
4879
|
-
emits: /* @__PURE__ */
|
|
5024
|
+
emits: /* @__PURE__ */ O2(["input", "focus", "paste", "blur"], ["update:modelValue"]),
|
|
4880
5025
|
setup(e, { expose: a, emit: t }) {
|
|
4881
|
-
const n = e, r =
|
|
5026
|
+
const n = e, r = ne(e, "modelValue"), i = e2(null), c = e2(null), s = `fz-input-${Math.random().toString(36).slice(2, 9)}`, {
|
|
4882
5027
|
staticContainerClass: o,
|
|
4883
|
-
computedContainerClass:
|
|
4884
|
-
computedLabelClass:
|
|
4885
|
-
staticInputClass:
|
|
5028
|
+
computedContainerClass: f,
|
|
5029
|
+
computedLabelClass: l,
|
|
5030
|
+
staticInputClass: v,
|
|
4886
5031
|
computedHelpClass: g,
|
|
4887
|
-
computedErrorClass:
|
|
4888
|
-
containerWidth:
|
|
4889
|
-
} =
|
|
5032
|
+
computedErrorClass: y,
|
|
5033
|
+
containerWidth: h
|
|
5034
|
+
} = dr(n, i);
|
|
4890
5035
|
return a({
|
|
4891
5036
|
inputRef: c,
|
|
4892
5037
|
containerRef: i
|
|
4893
|
-
}), (
|
|
4894
|
-
|
|
4895
|
-
class: Y(["text-sm",
|
|
5038
|
+
}), (p, L) => (B(), N2("div", pr, [
|
|
5039
|
+
y2("label", {
|
|
5040
|
+
class: Y(["text-sm", N(l)]),
|
|
4896
5041
|
for: s
|
|
4897
|
-
},
|
|
4898
|
-
|
|
4899
|
-
class: Y([
|
|
5042
|
+
}, w1(p.label) + w1(p.required ? " *" : ""), 3),
|
|
5043
|
+
y2("div", {
|
|
5044
|
+
class: Y([N(o), N(f)]),
|
|
4900
5045
|
ref_key: "containerRef",
|
|
4901
5046
|
ref: i,
|
|
4902
|
-
onClick:
|
|
4903
|
-
var
|
|
4904
|
-
return (
|
|
5047
|
+
onClick: L[4] || (L[4] = (u) => {
|
|
5048
|
+
var d;
|
|
5049
|
+
return (d = c.value) == null ? void 0 : d.focus();
|
|
4905
5050
|
})
|
|
4906
5051
|
}, [
|
|
4907
|
-
|
|
4908
|
-
|
|
4909
|
-
|
|
4910
|
-
|
|
4911
|
-
|
|
4912
|
-
|
|
4913
|
-
|
|
4914
|
-
|
|
4915
|
-
|
|
4916
|
-
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
|
|
5052
|
+
z2(p.$slots, "left-icon", {}, () => [
|
|
5053
|
+
p.leftIcon ? (B(), w2(N(M2), {
|
|
5054
|
+
key: 0,
|
|
5055
|
+
name: p.leftIcon,
|
|
5056
|
+
size: p.size,
|
|
5057
|
+
variant: p.leftIconVariant
|
|
5058
|
+
}, null, 8, ["name", "size", "variant"])) : x2("", !0)
|
|
5059
|
+
]),
|
|
5060
|
+
$4(y2("input", {
|
|
5061
|
+
type: p.type,
|
|
5062
|
+
required: p.required ? p.required : !1,
|
|
5063
|
+
disabled: p.disabled,
|
|
5064
|
+
readonly: p.readonly,
|
|
5065
|
+
placeholder: p.placeholder,
|
|
5066
|
+
"onUpdate:modelValue": L[0] || (L[0] = (u) => r.value = u),
|
|
4920
5067
|
id: s,
|
|
4921
5068
|
ref_key: "inputRef",
|
|
4922
5069
|
ref: c,
|
|
4923
|
-
class: Y([
|
|
4924
|
-
pattern:
|
|
4925
|
-
name:
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
4929
|
-
[
|
|
5070
|
+
class: Y([N(v)]),
|
|
5071
|
+
pattern: p.pattern,
|
|
5072
|
+
name: p.name,
|
|
5073
|
+
maxlength: p.maxlength,
|
|
5074
|
+
onBlur: L[1] || (L[1] = (u) => p.$emit("blur", u)),
|
|
5075
|
+
onFocus: L[2] || (L[2] = (u) => p.$emit("focus", u)),
|
|
5076
|
+
onPaste: L[3] || (L[3] = (u) => p.$emit("paste", u))
|
|
5077
|
+
}, null, 42, gr), [
|
|
5078
|
+
[_4, r.value]
|
|
4930
5079
|
]),
|
|
4931
|
-
|
|
4932
|
-
|
|
4933
|
-
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
|
|
5080
|
+
z2(p.$slots, "right-icon", {}, () => [
|
|
5081
|
+
p.valid ? (B(), w2(N(M2), {
|
|
5082
|
+
key: 0,
|
|
5083
|
+
name: "check",
|
|
5084
|
+
size: p.size,
|
|
5085
|
+
class: "text-semantic-success"
|
|
5086
|
+
}, null, 8, ["size"])) : x2("", !0),
|
|
5087
|
+
p.rightIcon ? (B(), w2(N(M2), {
|
|
5088
|
+
key: 1,
|
|
5089
|
+
name: p.rightIcon,
|
|
5090
|
+
size: p.size,
|
|
5091
|
+
variant: p.rightIconVariant
|
|
5092
|
+
}, null, 8, ["name", "size", "variant"])) : x2("", !0)
|
|
5093
|
+
])
|
|
4943
5094
|
], 2),
|
|
4944
|
-
|
|
5095
|
+
p.error && p.$slots.errorMessage ? (B(), N2("div", {
|
|
4945
5096
|
key: 0,
|
|
4946
5097
|
class: "flex gap-4",
|
|
4947
|
-
style:
|
|
5098
|
+
style: k1({ width: N(h) })
|
|
4948
5099
|
}, [
|
|
4949
|
-
|
|
5100
|
+
te(N(M2), {
|
|
4950
5101
|
name: "triangle-exclamation",
|
|
4951
5102
|
class: "text-semantic-error",
|
|
4952
|
-
size:
|
|
5103
|
+
size: p.size
|
|
4953
5104
|
}, null, 8, ["size"]),
|
|
4954
|
-
|
|
4955
|
-
class: Y(["mt-1",
|
|
5105
|
+
y2("div", {
|
|
5106
|
+
class: Y(["mt-1", N(y)])
|
|
4956
5107
|
}, [
|
|
4957
|
-
|
|
5108
|
+
z2(p.$slots, "errorMessage")
|
|
4958
5109
|
], 2)
|
|
4959
|
-
], 4)) :
|
|
5110
|
+
], 4)) : p.$slots.helpText ? (B(), N2("span", {
|
|
4960
5111
|
key: 1,
|
|
4961
|
-
class: Y([
|
|
4962
|
-
style:
|
|
5112
|
+
class: Y([N(g)]),
|
|
5113
|
+
style: k1({ width: N(h) })
|
|
4963
5114
|
}, [
|
|
4964
|
-
|
|
4965
|
-
], 6)) :
|
|
5115
|
+
z2(p.$slots, "helpText")
|
|
5116
|
+
], 6)) : x2("", !0)
|
|
4966
5117
|
]));
|
|
4967
5118
|
}
|
|
4968
|
-
})
|
|
5119
|
+
}), hr = (e) => (a) => {
|
|
5120
|
+
if (a === null)
|
|
5121
|
+
return "";
|
|
5122
|
+
const t = {
|
|
5123
|
+
maximumFractionDigits: e.maximumFractionDigits || 2,
|
|
5124
|
+
minimumFractionDigits: e.minimumFractionDigits,
|
|
5125
|
+
useGrouping: e.useGrouping || !1
|
|
5126
|
+
};
|
|
5127
|
+
return a.toLocaleString("it-IT", t);
|
|
5128
|
+
}, A2 = (e) => parseFloat(e.replace(/,/g, "."));
|
|
4969
5129
|
new DOMRect(0, 0, window.innerWidth, window.innerHeight);
|
|
4970
|
-
const
|
|
4971
|
-
const a = e2(null), t =
|
|
4972
|
-
if (
|
|
4973
|
-
|
|
4974
|
-
const g = {
|
|
4975
|
-
minimumFractionDigits: e.minimumFractionDigits,
|
|
4976
|
-
useGrouping: !1
|
|
4977
|
-
};
|
|
4978
|
-
return e.maximumFractionDigits !== null && (g.maximumFractionDigits = e.maximumFractionDigits), u.toLocaleString("it-IT", g);
|
|
4979
|
-
}, c = (u) => parseFloat(u.replace(/,/g, ".")), s = (u) => {
|
|
4980
|
-
if (!Number.isNaN(u) && t) {
|
|
4981
|
-
if (r.value = u, t.props.nullOnEmpty && !u) {
|
|
5130
|
+
const Lr = (e) => {
|
|
5131
|
+
const a = e2(null), t = D4(), n = M(() => t == null ? void 0 : t.props.amount), r = e2(), i = hr(e), c = (l) => {
|
|
5132
|
+
if (!Number.isNaN(l) && t) {
|
|
5133
|
+
if (r.value = l, t.props.nullOnEmpty && !l) {
|
|
4982
5134
|
t.emit("update:amount", null);
|
|
4983
5135
|
return;
|
|
4984
5136
|
}
|
|
4985
|
-
t.emit("update:amount", typeof n.value == "number" ?
|
|
5137
|
+
t.emit("update:amount", typeof n.value == "number" ? l : l == null ? void 0 : l.toString());
|
|
4986
5138
|
}
|
|
4987
|
-
},
|
|
5139
|
+
}, s = (l) => {
|
|
4988
5140
|
setTimeout(() => {
|
|
4989
|
-
a.value && (a.value.value =
|
|
5141
|
+
a.value && (a.value.value = l);
|
|
4990
5142
|
}, 0);
|
|
4991
|
-
},
|
|
4992
|
-
if (!a.value || !
|
|
5143
|
+
}, o = (l) => (v) => {
|
|
5144
|
+
if (!a.value || !v.target)
|
|
4993
5145
|
return;
|
|
4994
|
-
let { value:
|
|
4995
|
-
|
|
4996
|
-
const
|
|
4997
|
-
|
|
4998
|
-
},
|
|
4999
|
-
if (!a.value || !
|
|
5146
|
+
let { value: g } = l;
|
|
5147
|
+
g = g.replace(/[^0-9,.-]/g, ""), s(g);
|
|
5148
|
+
const y = t != null && t.props.nullOnEmpty && g === "" ? null : A2(g);
|
|
5149
|
+
c(Number.isNaN(y) ? 0 : y);
|
|
5150
|
+
}, f = (l) => {
|
|
5151
|
+
if (!a.value || !l.target)
|
|
5000
5152
|
return;
|
|
5001
|
-
const
|
|
5002
|
-
let
|
|
5003
|
-
|
|
5004
|
-
const
|
|
5005
|
-
|
|
5153
|
+
const v = l.target.value.replace(/,/g, ".");
|
|
5154
|
+
let g;
|
|
5155
|
+
v === "" && (t != null && t.props.nullOnEmpty) ? g = null : (g = A2(v), Number.isNaN(g) && (g = 0));
|
|
5156
|
+
const y = i(g);
|
|
5157
|
+
s(y), c(A2(y));
|
|
5006
5158
|
};
|
|
5007
|
-
return
|
|
5008
|
-
|
|
5009
|
-
}),
|
|
5010
|
-
|
|
5011
|
-
if (!(!a.value ||
|
|
5012
|
-
const
|
|
5013
|
-
a.value.value =
|
|
5159
|
+
return E2(a, (l, v) => {
|
|
5160
|
+
l && (v && (v == null || v.removeEventListener("input", o(l)), v == null || v.removeEventListener("blur", f)), l.addEventListener("input", o(l)), l.addEventListener("blur", f), t != null && t.props.amount && (l.value = i(n.value)));
|
|
5161
|
+
}), E2(n, (l) => {
|
|
5162
|
+
re(() => {
|
|
5163
|
+
if (!(!a.value || l === null || l === void 0) && r.value !== l) {
|
|
5164
|
+
const v = i(l);
|
|
5165
|
+
a.value.value = v, r.value = l;
|
|
5014
5166
|
}
|
|
5015
5167
|
});
|
|
5016
5168
|
}), {
|
|
5017
5169
|
inputRef: a,
|
|
5018
|
-
parse:
|
|
5170
|
+
parse: A2,
|
|
5019
5171
|
format: i,
|
|
5020
|
-
emitAmount:
|
|
5021
|
-
setValue:
|
|
5172
|
+
emitAmount: c,
|
|
5173
|
+
setValue: s
|
|
5022
5174
|
};
|
|
5023
|
-
},
|
|
5175
|
+
}, yr = /* @__PURE__ */ n2({
|
|
5024
5176
|
__name: "FzCurrencyInput",
|
|
5025
|
-
props: /* @__PURE__ */
|
|
5177
|
+
props: /* @__PURE__ */ O2({
|
|
5026
5178
|
nullOnEmpty: { type: Boolean },
|
|
5027
5179
|
minimumFractionDigits: { default: 2 },
|
|
5028
5180
|
maximumFractionDigits: { default: 2 },
|
|
@@ -5039,60 +5191,61 @@ const Yr = (e) => {
|
|
|
5039
5191
|
valid: { type: Boolean },
|
|
5040
5192
|
pattern: {},
|
|
5041
5193
|
name: {},
|
|
5042
|
-
readonly: { type: Boolean }
|
|
5194
|
+
readonly: { type: Boolean },
|
|
5195
|
+
maxlength: {}
|
|
5043
5196
|
}, {
|
|
5044
5197
|
amount: {},
|
|
5045
5198
|
amountModifiers: {}
|
|
5046
5199
|
}),
|
|
5047
|
-
emits: /* @__PURE__ */
|
|
5200
|
+
emits: /* @__PURE__ */ O2(["update:amount"], ["update:amount"]),
|
|
5048
5201
|
setup(e, { expose: a }) {
|
|
5049
5202
|
const t = e2(), n = e2(), r = M(() => {
|
|
5050
|
-
var
|
|
5051
|
-
return (
|
|
5203
|
+
var h;
|
|
5204
|
+
return (h = t.value) == null ? void 0 : h.containerRef;
|
|
5052
5205
|
}), i = M(() => {
|
|
5053
|
-
var
|
|
5054
|
-
return (
|
|
5206
|
+
var h;
|
|
5207
|
+
return (h = t.value) == null ? void 0 : h.inputRef;
|
|
5055
5208
|
}), c = e, {
|
|
5056
5209
|
inputRef: s,
|
|
5057
5210
|
setValue: o,
|
|
5058
|
-
emitAmount:
|
|
5059
|
-
parse:
|
|
5060
|
-
format:
|
|
5061
|
-
} =
|
|
5211
|
+
emitAmount: f,
|
|
5212
|
+
parse: l,
|
|
5213
|
+
format: v
|
|
5214
|
+
} = Lr({
|
|
5062
5215
|
minimumFractionDigits: c.minimumFractionDigits,
|
|
5063
5216
|
maximumFractionDigits: c.maximumFractionDigits
|
|
5064
|
-
}), g = (
|
|
5065
|
-
if (
|
|
5217
|
+
}), g = (h) => {
|
|
5218
|
+
if (h.preventDefault(), c.readonly)
|
|
5066
5219
|
return;
|
|
5067
|
-
let
|
|
5068
|
-
if (
|
|
5069
|
-
|
|
5220
|
+
let p;
|
|
5221
|
+
if (h.clipboardData && h.clipboardData.getData)
|
|
5222
|
+
p = h.clipboardData.getData("text/plain");
|
|
5070
5223
|
else
|
|
5071
5224
|
throw "invalid paste value";
|
|
5072
|
-
(!
|
|
5073
|
-
const
|
|
5074
|
-
(
|
|
5075
|
-
),
|
|
5225
|
+
(!h.target).tagName ? h.explicitOriginalTarget : h.target, p.slice(0, 1);
|
|
5226
|
+
const L = /[,.]/g, u = [...p.matchAll(L)].map(
|
|
5227
|
+
(b2) => b2[0]
|
|
5228
|
+
), d = new Set(u);
|
|
5076
5229
|
let b = ".", C = "", A;
|
|
5077
|
-
|
|
5078
|
-
let P =
|
|
5230
|
+
d.size > 1 && (b = u[u.length - 1], C = u[0]), d.size === 1 && (u.length > 1 && (C = u[0]), A = u[0], p.split(A)[1].length !== 3 && (b = A));
|
|
5231
|
+
let P = p.replaceAll(C, "").trim();
|
|
5079
5232
|
P = P.replaceAll(b, ".").trim();
|
|
5080
|
-
const F =
|
|
5081
|
-
P =
|
|
5233
|
+
const F = l(P);
|
|
5234
|
+
P = v(F), o(P), f(F);
|
|
5082
5235
|
};
|
|
5083
|
-
|
|
5084
|
-
s.value = i.value,
|
|
5085
|
-
var
|
|
5086
|
-
n.value = (
|
|
5236
|
+
R4(() => {
|
|
5237
|
+
s.value = i.value, re(() => {
|
|
5238
|
+
var h;
|
|
5239
|
+
n.value = (h = i.value) == null ? void 0 : h.value;
|
|
5087
5240
|
});
|
|
5088
5241
|
});
|
|
5089
|
-
const
|
|
5090
|
-
return
|
|
5091
|
-
n.value =
|
|
5242
|
+
const y = ne(e, "amount");
|
|
5243
|
+
return E2(y, (h) => {
|
|
5244
|
+
n.value = h;
|
|
5092
5245
|
}), a({
|
|
5093
5246
|
inputRef: i,
|
|
5094
5247
|
containerRef: r
|
|
5095
|
-
}), (
|
|
5248
|
+
}), (h, p) => (B(), w2(vr, j4({
|
|
5096
5249
|
ref_key: "fzInputRef",
|
|
5097
5250
|
ref: t
|
|
5098
5251
|
}, c, {
|
|
@@ -5103,6 +5256,6 @@ const Yr = (e) => {
|
|
|
5103
5256
|
}
|
|
5104
5257
|
});
|
|
5105
5258
|
export {
|
|
5106
|
-
|
|
5107
|
-
|
|
5259
|
+
yr as FzCurrencyInput,
|
|
5260
|
+
vr as FzInput
|
|
5108
5261
|
};
|