944 lines
43 KiB
JavaScript
944 lines
43 KiB
JavaScript
/*!
|
|
* Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
|
|
* License - http://fontawesome.com/license (Commercial License)
|
|
*/
|
|
!function() {
|
|
"use strict";
|
|
function t(t) {
|
|
var n = Object.keys(gt);
|
|
Object.keys(t).forEach(function(e) {
|
|
~n.indexOf(e) && (gt[e] = t[e]);
|
|
});
|
|
}
|
|
function n(t) {
|
|
return ~ot.indexOf(t);
|
|
}
|
|
function e(t) {
|
|
if (t && void 0 !== q.createElement) {
|
|
var n = q.createElement("style");
|
|
n.setAttribute("type", "text/css"), n.innerHTML = t;
|
|
for (var e = q.head.childNodes, r = null, i = e.length - 1; i > -1; i--) {
|
|
var a = e[i], o = (a.tagName || "").toUpperCase();
|
|
[ "STYLE", "LINK" ].indexOf(o) > -1 && (r = a);
|
|
}
|
|
return q.head.insertBefore(n, r), t;
|
|
}
|
|
}
|
|
function r() {
|
|
return ++vt;
|
|
}
|
|
function i(t) {
|
|
for (var n = [], e = (t || []).length >>> 0; e--; ) n[e] = t[e];
|
|
return n;
|
|
}
|
|
function a(t, e) {
|
|
var r = e.split("-"), i = r[0], a = r.slice(1).join("-");
|
|
return i !== t || "" === a || n(a) ? null : a;
|
|
}
|
|
function o(t) {
|
|
return ("" + t).replace(/&/g, "&").replace(/"/g, """).replace(/'/g, "'").replace(/</g, "<").replace(/>/g, ">");
|
|
}
|
|
function s(t) {
|
|
return Object.keys(t || {}).reduce(function(n, e) {
|
|
return n + (e + '="') + o(t[e]) + '" ';
|
|
}, "").trim();
|
|
}
|
|
function f(t) {
|
|
return Object.keys(t || {}).reduce(function(n, e) {
|
|
return n + (e + ": ") + t[e] + ";";
|
|
}, "");
|
|
}
|
|
function l(t) {
|
|
return t.size !== pt.size || t.x !== pt.x || t.y !== pt.y || t.rotate !== pt.rotate || t.flipX || t.flipY;
|
|
}
|
|
function c(t) {
|
|
var n = t.transform, e = t.containerWidth, r = t.iconWidth;
|
|
return {
|
|
outer: {
|
|
transform: "translate(" + e / 2 + " 256)"
|
|
},
|
|
inner: {
|
|
transform: "translate(" + 32 * n.x + ", " + 32 * n.y + ") " + " " + ("scale(" + n.size / 16 * (n.flipX ? -1 : 1) + ", " + n.size / 16 * (n.flipY ? -1 : 1) + ") ") + " " + ("rotate(" + n.rotate + " 0 0)")
|
|
},
|
|
path: {
|
|
transform: "translate(" + r / 2 * -1 + " -256)"
|
|
}
|
|
};
|
|
}
|
|
function u(t) {
|
|
var n = t.transform, e = t.width, r = void 0 === e ? Z : e, i = t.height, a = void 0 === i ? Z : i, o = t.startCentered, s = void 0 !== o && o, f = "";
|
|
return f += s && Q ? "translate(" + (n.x / ht - r / 2) + "em, " + (n.y / ht - a / 2) + "em) " : s ? "translate(calc(-50% + " + n.x / ht + "em), calc(-50% + " + n.y / ht + "em)) " : "translate(" + n.x / ht + "em, " + n.y / ht + "em) ",
|
|
f += "scale(" + n.size / ht * (n.flipX ? -1 : 1) + ", " + n.size / ht * (n.flipY ? -1 : 1) + ") ",
|
|
f += "rotate(" + n.rotate + "deg) ";
|
|
}
|
|
function m(t) {
|
|
var n, e = t.icons, i = e.main, a = e.mask, o = t.prefix, s = t.iconName, f = t.transform, l = t.symbol, c = t.title, u = t.extra, m = a.found ? a : i, d = m.width, g = m.height, h = "fa-w-" + Math.ceil(d / g * 16), p = [ gt.replacementClass, s ? gt.familyPrefix + "-" + s : "", h ].concat(u.classes).join(" "), v = {
|
|
children: [],
|
|
attributes: ct({}, u.attributes, (n = {}, lt(n, $, ""), lt(n, "data-prefix", o),
|
|
lt(n, "data-icon", s), lt(n, "class", p), lt(n, "role", "img"), lt(n, "xmlns", "http://www.w3.org/2000/svg"),
|
|
lt(n, "viewBox", "0 0 " + d + " " + g), n))
|
|
};
|
|
c && v.children.push({
|
|
tag: "title",
|
|
attributes: {
|
|
id: v.attributes["aria-labelledby"] || "title-" + r()
|
|
},
|
|
children: [ c ]
|
|
});
|
|
var b = ct({}, v, {
|
|
prefix: o,
|
|
iconName: s,
|
|
main: i,
|
|
mask: a,
|
|
transform: f,
|
|
symbol: l,
|
|
styles: u.styles
|
|
}), y = a.found && i.found ? yt(b) : wt(b), w = y.children, x = y.attributes;
|
|
return b.children = w, b.attributes = x, l ? kt(b) : xt(b);
|
|
}
|
|
function d(t) {
|
|
var n, e = t.content, r = t.width, i = t.height, a = t.transform, o = t.title, s = t.extra, c = ct({}, s.attributes, o ? {
|
|
title: o
|
|
} : {}, (n = {}, lt(n, $, ""), lt(n, "class", s.classes.join(" ")), n)), m = ct({}, s.styles);
|
|
l(a) && (m.transform = u({
|
|
transform: a,
|
|
startCentered: !0,
|
|
width: r,
|
|
height: i
|
|
}), m["-webkit-transform"] = m.transform);
|
|
var d = f(m);
|
|
d.length > 0 && (c.style = d);
|
|
var g = [];
|
|
return g.push({
|
|
tag: "span",
|
|
attributes: c,
|
|
children: [ e ]
|
|
}), o && g.push({
|
|
tag: "span",
|
|
attributes: {
|
|
class: "sr-only"
|
|
},
|
|
children: [ o ]
|
|
}), g;
|
|
}
|
|
function g(t) {
|
|
var n = t.tag, e = t.attributes, r = void 0 === e ? {} : e, i = t.children, a = void 0 === i ? [] : i;
|
|
return "string" == typeof t ? o(t) : "<" + n + " " + s(r) + ">" + a.map(g).join("") + "</" + n + ">";
|
|
}
|
|
function h(t) {
|
|
var n = t.getAttribute ? t.getAttribute("class") : null;
|
|
return !!n && (~n.toString().indexOf(gt.replacementClass) || ~n.toString().indexOf("fa-layers-text"));
|
|
}
|
|
function p() {
|
|
return !0 === gt.autoReplaceSvg ? Ct.replace : Ct[gt.autoReplaceSvg] || Ct.replace;
|
|
}
|
|
function v(t, n) {
|
|
var e = "function" == typeof n ? n : zt;
|
|
0 === t.length ? e() : (V.requestAnimationFrame || function(t) {
|
|
return t();
|
|
})(function() {
|
|
var n = p(), r = Et.begin("mutate");
|
|
t.map(n), r(), e();
|
|
});
|
|
}
|
|
function b(t) {
|
|
St = !0, t(), St = !1;
|
|
}
|
|
function y(t) {
|
|
if (K) {
|
|
var n = t.treeCallback, e = t.nodeCallback, r = t.pseudoElementsCallback, a = new K(function(t) {
|
|
St || i(t).forEach(function(t) {
|
|
"childList" === t.type && t.addedNodes.length > 0 && !h(t.addedNodes[0]) && (gt.searchPseudoElements && r(t.target),
|
|
n(t.target)), "attributes" === t.type && "class" === t.attributeName && t.target.parentNode && gt.searchPseudoElements && r(t.target.parentNode),
|
|
"attributes" === t.type && h(t.target) && ~at.indexOf(t.attributeName) && e(t.target);
|
|
});
|
|
});
|
|
q.getElementsByTagName && a.observe(q.getElementsByTagName("body")[0], {
|
|
childList: !0,
|
|
attributes: !0,
|
|
characterData: !0,
|
|
subtree: !0
|
|
});
|
|
}
|
|
}
|
|
function w(t, n) {
|
|
return Ft[t][n];
|
|
}
|
|
function x(t, n) {
|
|
return Wt[t][n];
|
|
}
|
|
function k(t) {
|
|
return Bt[t] || {
|
|
prefix: null,
|
|
iconName: null
|
|
};
|
|
}
|
|
function _(t) {
|
|
for (var n = "", e = 0; e < t.length; e++) n += ("000" + t.charCodeAt(e).toString(16)).slice(-4);
|
|
return n;
|
|
}
|
|
function O(t) {
|
|
return t.reduce(function(t, n) {
|
|
var e = a(gt.familyPrefix, n);
|
|
if (Xt[n]) t.prefix = n; else if (e) {
|
|
var r = "fa" === t.prefix ? k(e) : {};
|
|
t.iconName = r.iconName || e, t.prefix = r.prefix || t.prefix;
|
|
} else n !== gt.replacementClass && 0 !== n.indexOf("fa-w-") && t.rest.push(n);
|
|
return t;
|
|
}, Dt());
|
|
}
|
|
function M(t, n, e) {
|
|
if (t && t[n] && t[n][e]) return {
|
|
prefix: n,
|
|
iconName: e,
|
|
icon: t[n][e]
|
|
};
|
|
}
|
|
function A(t) {
|
|
var n = Ht(t), e = n.iconName, r = n.prefix, i = n.rest, a = Lt(t), o = Ut(t), s = Vt(t), f = qt(t), l = Kt(t);
|
|
return {
|
|
iconName: e,
|
|
title: t.getAttribute("title"),
|
|
prefix: r,
|
|
transform: o,
|
|
symbol: s,
|
|
mask: l,
|
|
extra: {
|
|
classes: i,
|
|
styles: a,
|
|
attributes: f
|
|
}
|
|
};
|
|
}
|
|
function N(t) {
|
|
this.name = "MissingIcon", this.message = t || "Icon unavailable", this.stack = new Error().stack;
|
|
}
|
|
function E(t, n) {
|
|
var e = {
|
|
found: !1,
|
|
width: 512,
|
|
height: 512,
|
|
icon: $t
|
|
};
|
|
if (t && n && tn[n] && tn[n][t]) {
|
|
var r = tn[n][t];
|
|
e = {
|
|
found: !0,
|
|
width: r[0],
|
|
height: r[1],
|
|
icon: {
|
|
tag: "path",
|
|
attributes: {
|
|
fill: "currentColor",
|
|
d: r.slice(4)[0]
|
|
}
|
|
}
|
|
};
|
|
} else if (t && n && !gt.showMissingIcons) throw new N("Icon is missing for prefix " + n + " with icon name " + t);
|
|
return e;
|
|
}
|
|
function z(t, n) {
|
|
var e = n.iconName, r = n.title, i = n.prefix, a = n.transform, o = n.symbol, s = n.mask, f = n.extra;
|
|
return [ t, m({
|
|
icons: {
|
|
main: E(e, i),
|
|
mask: E(s.iconName, s.prefix)
|
|
},
|
|
prefix: i,
|
|
iconName: e,
|
|
transform: a,
|
|
symbol: o,
|
|
mask: s,
|
|
title: r,
|
|
extra: f
|
|
}) ];
|
|
}
|
|
function C(t, n) {
|
|
var e = n.title, r = n.transform, i = n.extra, a = null, o = null;
|
|
if (Q) {
|
|
var s = parseInt(getComputedStyle(t).fontSize, 10), f = t.getBoundingClientRect();
|
|
a = f.width / s, o = f.height / s;
|
|
}
|
|
return gt.autoA11y && !e && (i.attributes["aria-hidden"] = "true"), [ t, d({
|
|
content: t.innerHTML,
|
|
width: a,
|
|
height: o,
|
|
transform: r,
|
|
title: e,
|
|
extra: i
|
|
}) ];
|
|
}
|
|
function S(t) {
|
|
var n = A(t);
|
|
return ~n.extra.classes.indexOf(nn) ? C(t, n) : z(t, n);
|
|
}
|
|
function L(t) {
|
|
var n = Et.begin("searchPseudoElements");
|
|
b(function() {
|
|
i(t.querySelectorAll("*")).forEach(function(t) {
|
|
[ ":before", ":after" ].forEach(function(n) {
|
|
var e = V.getComputedStyle(t, n), r = e.getPropertyValue("font-family").match(en), a = i(t.children).filter(function(t) {
|
|
return t.getAttribute(tt) === n;
|
|
})[0];
|
|
if (!r && a && a.remove(), r && !a) {
|
|
var o = e.getPropertyValue("content"), s = q.createElement("i");
|
|
s.setAttribute("class", "" + rn[r[1]]), s.setAttribute(tt, n), s.innerText = 3 === o.length ? o.substr(1, 1) : o,
|
|
":before" === n ? t.insertBefore(s, t.firstChild) : t.appendChild(s);
|
|
}
|
|
});
|
|
});
|
|
}), n();
|
|
}
|
|
function T(t) {
|
|
var n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : null, e = q.documentElement.classList, r = function(t) {
|
|
return e.add(nt + "-" + t);
|
|
}, a = function(t) {
|
|
return e.remove(nt + "-" + t);
|
|
}, o = Object.keys(tn), s = [ "." + nn + ":not([" + $ + "])" ].concat(o.map(function(t) {
|
|
return "." + t + ":not([" + $ + "])";
|
|
})).join(", ");
|
|
if (0 !== s.length) {
|
|
var f = i(t.querySelectorAll(s));
|
|
if (f.length > 0) {
|
|
r("pending"), a("complete");
|
|
var l = Et.begin("onTree"), c = f.reduce(function(t, n) {
|
|
try {
|
|
var e = S(n);
|
|
e && t.push(e);
|
|
} catch (t) {
|
|
et || t instanceof N && console.error(t);
|
|
}
|
|
return t;
|
|
}, []);
|
|
l(), v(c, function() {
|
|
r("active"), r("complete"), a("pending"), "function" == typeof n && n();
|
|
});
|
|
}
|
|
}
|
|
}
|
|
function j(t) {
|
|
var n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : null, e = S(t);
|
|
e && v([ e ], n);
|
|
}
|
|
function P(t) {
|
|
return {
|
|
found: !0,
|
|
width: t[0],
|
|
height: t[1],
|
|
icon: {
|
|
tag: "path",
|
|
attributes: {
|
|
fill: "currentColor",
|
|
d: t.slice(4)[0]
|
|
}
|
|
}
|
|
};
|
|
}
|
|
function I() {
|
|
gt.autoAddCss && (ln || e(fn()), ln = !0);
|
|
}
|
|
function F(t, n) {
|
|
return Object.defineProperty(t, "abstract", {
|
|
get: n
|
|
}), Object.defineProperty(t, "html", {
|
|
get: function() {
|
|
return t.abstract.map(function(t) {
|
|
return g(t);
|
|
});
|
|
}
|
|
}), Object.defineProperty(t, "node", {
|
|
get: function() {
|
|
if (q.createElement) {
|
|
var n = q.createElement("div");
|
|
return n.innerHTML = t.html, n.children;
|
|
}
|
|
}
|
|
}), t;
|
|
}
|
|
function W(t) {
|
|
var n = t.prefix, e = void 0 === n ? "fa" : n, r = t.iconName;
|
|
if (r) return M(cn.definitions, e, r) || M(Ot.styles, e, r);
|
|
}
|
|
var B = function() {}, R = {}, X = {}, D = null, H = {
|
|
mark: B,
|
|
measure: B
|
|
};
|
|
try {
|
|
"undefined" != typeof window && (R = window), "undefined" != typeof document && (X = document),
|
|
"undefined" != typeof MutationObserver && (D = MutationObserver), "undefined" != typeof performance && (H = performance);
|
|
} catch (t) {}
|
|
var Y = (R.navigator || {}).userAgent, U = void 0 === Y ? "" : Y, V = R, q = X, K = D, G = H, J = !!V.document, Q = ~U.indexOf("MSIE") || ~U.indexOf("Trident/"), Z = 16, $ = "data-fa-processed", tt = "data-fa-pseudo-element", nt = "fontawesome-i2svg", et = function() {
|
|
try {
|
|
return !1;
|
|
} catch (t) {
|
|
return !1;
|
|
}
|
|
}(), rt = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ], it = rt.concat([ 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ]), at = [ "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask" ], ot = [ "xs", "sm", "lg", "fw", "ul", "li", "border", "pull-left", "pull-right", "spin", "pulse", "rotate-90", "rotate-180", "rotate-270", "flip-horizontal", "flip-vertical", "stack", "stack-1x", "stack-2x", "inverse", "layers", "layers-text", "layers-counter" ].concat(rt.map(function(t) {
|
|
return t + "x";
|
|
})).concat(it.map(function(t) {
|
|
return "w-" + t;
|
|
})), st = function(t, n) {
|
|
if (!(t instanceof n)) throw new TypeError("Cannot call a class as a function");
|
|
}, ft = function() {
|
|
function t(t, n) {
|
|
for (var e = 0; e < n.length; e++) {
|
|
var r = n[e];
|
|
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0),
|
|
Object.defineProperty(t, r.key, r);
|
|
}
|
|
}
|
|
return function(n, e, r) {
|
|
return e && t(n.prototype, e), r && t(n, r), n;
|
|
};
|
|
}(), lt = function(t, n, e) {
|
|
return n in t ? Object.defineProperty(t, n, {
|
|
value: e,
|
|
enumerable: !0,
|
|
configurable: !0,
|
|
writable: !0
|
|
}) : t[n] = e, t;
|
|
}, ct = Object.assign || function(t) {
|
|
for (var n = 1; n < arguments.length; n++) {
|
|
var e = arguments[n];
|
|
for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && (t[r] = e[r]);
|
|
}
|
|
return t;
|
|
}, ut = function(t, n) {
|
|
var e = {};
|
|
for (var r in t) n.indexOf(r) >= 0 || Object.prototype.hasOwnProperty.call(t, r) && (e[r] = t[r]);
|
|
return e;
|
|
}, mt = function(t) {
|
|
if (Array.isArray(t)) {
|
|
for (var n = 0, e = Array(t.length); n < t.length; n++) e[n] = t[n];
|
|
return e;
|
|
}
|
|
return Array.from(t);
|
|
}, dt = ct({
|
|
familyPrefix: "fa",
|
|
replacementClass: "svg-inline--fa",
|
|
autoReplaceSvg: !0,
|
|
autoAddCss: !0,
|
|
autoA11y: !0,
|
|
searchPseudoElements: !1,
|
|
observeMutations: !0,
|
|
keepOriginalSource: !0,
|
|
measurePerformance: !1,
|
|
showMissingIcons: !0
|
|
}, V.FontAwesomeConfig || {});
|
|
dt.autoReplaceSvg || (dt.observeMutations = !1);
|
|
var gt = ct({}, dt);
|
|
V.FontAwesomeConfig = gt;
|
|
var ht = Z, pt = {
|
|
size: 16,
|
|
x: 0,
|
|
y: 0,
|
|
rotate: 0,
|
|
flipX: !1,
|
|
flipY: !1
|
|
}, vt = 0, bt = {
|
|
x: 0,
|
|
y: 0,
|
|
width: "100%",
|
|
height: "100%"
|
|
}, yt = function(t) {
|
|
var n = t.children, e = t.attributes, i = t.main, a = t.mask, o = t.transform, s = i.width, f = i.icon, l = a.width, u = a.icon, m = c({
|
|
transform: o,
|
|
containerWidth: l,
|
|
iconWidth: s
|
|
}), d = {
|
|
tag: "rect",
|
|
attributes: ct({}, bt, {
|
|
fill: "white"
|
|
})
|
|
}, g = {
|
|
tag: "g",
|
|
attributes: ct({}, m.inner),
|
|
children: [ {
|
|
tag: "path",
|
|
attributes: ct({}, f.attributes, m.path, {
|
|
fill: "black"
|
|
})
|
|
} ]
|
|
}, h = {
|
|
tag: "g",
|
|
attributes: ct({}, m.outer),
|
|
children: [ g ]
|
|
}, p = "mask-" + r(), v = "clip-" + r(), b = {
|
|
tag: "defs",
|
|
children: [ {
|
|
tag: "clipPath",
|
|
attributes: {
|
|
id: v
|
|
},
|
|
children: [ u ]
|
|
}, {
|
|
tag: "mask",
|
|
attributes: ct({}, bt, {
|
|
id: p,
|
|
maskUnits: "userSpaceOnUse",
|
|
maskContentUnits: "userSpaceOnUse"
|
|
}),
|
|
children: [ d, h ]
|
|
} ]
|
|
};
|
|
return n.push(b, {
|
|
tag: "rect",
|
|
attributes: ct({
|
|
fill: "currentColor",
|
|
"clip-path": "url(#" + v + ")",
|
|
mask: "url(#" + p + ")"
|
|
}, bt)
|
|
}), {
|
|
children: n,
|
|
attributes: e
|
|
};
|
|
}, wt = function(t) {
|
|
var n = t.children, e = t.attributes, r = t.main, i = t.transform, a = f(t.styles);
|
|
if (a.length > 0 && (e.style = a), l(i)) {
|
|
var o = c({
|
|
transform: i,
|
|
containerWidth: r.width,
|
|
iconWidth: r.width
|
|
});
|
|
n.push({
|
|
tag: "g",
|
|
attributes: ct({}, o.outer),
|
|
children: [ {
|
|
tag: "g",
|
|
attributes: ct({}, o.inner),
|
|
children: [ {
|
|
tag: r.icon.tag,
|
|
children: r.icon.children,
|
|
attributes: ct({}, r.icon.attributes, o.path)
|
|
} ]
|
|
} ]
|
|
});
|
|
} else n.push(r.icon);
|
|
return {
|
|
children: n,
|
|
attributes: e
|
|
};
|
|
}, xt = function(t) {
|
|
var n = t.children, e = t.main, r = t.mask, i = t.attributes, a = t.styles, o = t.transform;
|
|
if (l(o) && e.found && !r.found) {
|
|
var s = {
|
|
x: e.width / e.height / 2,
|
|
y: .5
|
|
};
|
|
i.style = f(ct({}, a, {
|
|
"transform-origin": s.x + o.x / 16 + "em " + (s.y + o.y / 16) + "em"
|
|
}));
|
|
}
|
|
return [ {
|
|
tag: "svg",
|
|
attributes: i,
|
|
children: n
|
|
} ];
|
|
}, kt = function(t) {
|
|
var n = t.prefix, e = t.iconName, r = t.children, i = t.attributes, a = t.symbol, o = !0 === a ? n + "-" + gt.familyPrefix + "-" + e : a;
|
|
return [ {
|
|
tag: "svg",
|
|
attributes: {
|
|
style: "display: none;"
|
|
},
|
|
children: [ {
|
|
tag: "symbol",
|
|
attributes: ct({}, i, {
|
|
id: o
|
|
}),
|
|
children: r
|
|
} ]
|
|
} ];
|
|
}, _t = V || {};
|
|
_t.___FONT_AWESOME___ || (_t.___FONT_AWESOME___ = {}), _t.___FONT_AWESOME___.styles || (_t.___FONT_AWESOME___.styles = {}),
|
|
_t.___FONT_AWESOME___.hooks || (_t.___FONT_AWESOME___.hooks = {}), _t.___FONT_AWESOME___.shims || (_t.___FONT_AWESOME___.shims = []);
|
|
var Ot = _t.___FONT_AWESOME___, Mt = function() {}, At = gt.measurePerformance && G && G.mark && G.measure ? G : {
|
|
mark: Mt,
|
|
measure: Mt
|
|
}, Nt = function(t) {
|
|
At.mark('FA "5.0.0" ' + t + " ends"), At.measure('FA "5.0.0" ' + t, 'FA "5.0.0" ' + t + " begins", 'FA "5.0.0" ' + t + " ends");
|
|
}, Et = {
|
|
begin: function(t) {
|
|
return At.mark('FA "5.0.0" ' + t + " begins"), function() {
|
|
return Nt(t);
|
|
};
|
|
},
|
|
end: Nt
|
|
}, zt = function() {}, Ct = {
|
|
replace: function(t) {
|
|
var n = t[0], e = t[1].map(function(t) {
|
|
return g(t);
|
|
}).join("\n");
|
|
n.parentNode && (n.outerHTML = e + (gt.keepOriginalSource && "svg" !== n.tagName.toLowerCase() ? "\x3c!-- " + n.outerHTML + " --\x3e" : ""));
|
|
},
|
|
nest: function(t) {
|
|
var n = t[0], e = t[1];
|
|
if (~i(n.classList).indexOf(gt.replacementClass)) return Ct.replace(t);
|
|
var r = new RegExp(gt.familyPrefix + "-.*");
|
|
delete e[0].attributes.style;
|
|
var a = e[0].attributes.class.split(" ").reduce(function(t, n) {
|
|
return n === gt.replacementClass || n.match(r) ? t.toSvg.push(n) : t.toNode.push(n),
|
|
t;
|
|
}, {
|
|
toNode: [],
|
|
toSvg: []
|
|
});
|
|
e[0].attributes.class = a.toSvg.join(" ");
|
|
var o = e.map(function(t) {
|
|
return g(t);
|
|
}).join("\n");
|
|
n.setAttribute("class", a.toNode.join(" ")), n.setAttribute($, ""), n.innerHTML = o;
|
|
}
|
|
}, St = !1, Lt = function(t) {
|
|
var n = t.getAttribute("style"), e = [];
|
|
return n && (e = n.split(";").reduce(function(t, n) {
|
|
var e = n.split(":"), r = e[0], i = e.slice(1);
|
|
return r && i.length > 0 && (t[r] = i.join(":").trim()), t;
|
|
}, {})), e;
|
|
}, Tt = function(t, n) {
|
|
return function(e, r, i, a) {
|
|
return t.call(n, e, r, i, a);
|
|
};
|
|
}, jt = function(t, n, e, r) {
|
|
var i, a, o, s = Object.keys(t), f = s.length, l = void 0 !== r ? Tt(n, r) : n;
|
|
for (void 0 === e ? (i = 1, o = t[s[0]]) : (i = 0, o = e); i < f; i++) o = l(o, t[a = s[i]], a, t);
|
|
return o;
|
|
}, Pt = Ot.styles, It = Ot.shims, Ft = {}, Wt = {}, Bt = {}, Rt = function() {
|
|
var t = function(t) {
|
|
return jt(Pt, function(n, e, r) {
|
|
return n[r] = jt(e, t, {}), n;
|
|
}, {});
|
|
};
|
|
Ft = t(function(t, n, e) {
|
|
return t[n[3]] = e, t;
|
|
}), Wt = t(function(t, n, e) {
|
|
var r = n[2];
|
|
return t[e] = e, r.forEach(function(n) {
|
|
t[n] = e;
|
|
}), t;
|
|
});
|
|
var n = "far" in Pt;
|
|
Bt = jt(It, function(t, e) {
|
|
var r = e[0], i = e[1], a = e[2];
|
|
return "far" !== i || n || (i = "fas"), t[r] = {
|
|
prefix: i,
|
|
iconName: a
|
|
}, t;
|
|
}, {});
|
|
};
|
|
Rt();
|
|
var Xt = Ot.styles, Dt = function() {
|
|
return {
|
|
prefix: null,
|
|
iconName: null,
|
|
rest: []
|
|
};
|
|
}, Ht = function(t) {
|
|
var n = t.getAttribute("data-prefix"), e = t.getAttribute("data-icon"), r = void 0 !== t.innerText ? t.innerText.trim() : "", a = O(i(t.classList));
|
|
return n && e && (a.prefix = n, a.iconName = e), a.prefix && r.length > 1 ? a.iconName = x(a.prefix, t.innerText) : a.prefix && 1 === r.length && (a.iconName = w(a.prefix, _(t.innerText))),
|
|
a;
|
|
}, Yt = function(t) {
|
|
var n = {
|
|
size: 16,
|
|
x: 0,
|
|
y: 0,
|
|
flipX: !1,
|
|
flipY: !1,
|
|
rotate: 0
|
|
};
|
|
return t ? t.toLowerCase().split(" ").reduce(function(t, n) {
|
|
var e = n.toLowerCase().split("-"), r = e[0], i = e.slice(1).join("-");
|
|
if (r && "h" === i) return t.flipX = !0, t;
|
|
if (r && "v" === i) return t.flipY = !0, t;
|
|
if (i = parseFloat(i), isNaN(i)) return t;
|
|
switch (r) {
|
|
case "grow":
|
|
t.size = t.size + i;
|
|
break;
|
|
|
|
case "shrink":
|
|
t.size = t.size - i;
|
|
break;
|
|
|
|
case "left":
|
|
t.x = t.x - i;
|
|
break;
|
|
|
|
case "right":
|
|
t.x = t.x + i;
|
|
break;
|
|
|
|
case "up":
|
|
t.y = t.y - i;
|
|
break;
|
|
|
|
case "down":
|
|
t.y = t.y + i;
|
|
break;
|
|
|
|
case "rotate":
|
|
t.rotate = t.rotate + i;
|
|
}
|
|
return t;
|
|
}, n) : n;
|
|
}, Ut = function(t) {
|
|
return Yt(t.getAttribute("data-fa-transform"));
|
|
}, Vt = function(t) {
|
|
var n = t.getAttribute("data-fa-symbol");
|
|
return null !== n && ("" === n || n);
|
|
}, qt = function(t) {
|
|
var n = i(t.attributes).reduce(function(t, n) {
|
|
return "class" !== t.name && "style" !== t.name && (t[n.name] = n.value), t;
|
|
}, {}), e = t.getAttribute("title");
|
|
return gt.autoA11y && (e ? n["aria-labelledby"] = gt.replacementClass + "-title-" + r() : n["aria-hidden"] = "true"),
|
|
n;
|
|
}, Kt = function(t) {
|
|
var n = t.getAttribute("data-fa-mask");
|
|
return n ? O(n.split(" ").map(function(t) {
|
|
return t.trim();
|
|
})) : Dt();
|
|
};
|
|
N.prototype = Object.create(Error.prototype), N.prototype.constructor = N;
|
|
var Gt = {
|
|
fill: "currentColor"
|
|
}, Jt = {
|
|
attributeType: "XML",
|
|
repeatCount: "indefinite",
|
|
dur: "2s"
|
|
}, Qt = {
|
|
tag: "path",
|
|
attributes: ct({}, Gt, {
|
|
d: "M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"
|
|
})
|
|
}, Zt = ct({}, Jt, {
|
|
attributeName: "opacity"
|
|
}), $t = {
|
|
tag: "g",
|
|
children: [ Qt, {
|
|
tag: "circle",
|
|
attributes: ct({}, Gt, {
|
|
cx: "256",
|
|
cy: "364",
|
|
r: "28"
|
|
}),
|
|
children: [ {
|
|
tag: "animate",
|
|
attributes: ct({}, Jt, {
|
|
attributeName: "r",
|
|
values: "28;14;28;28;14;28;"
|
|
})
|
|
}, {
|
|
tag: "animate",
|
|
attributes: ct({}, Zt, {
|
|
values: "1;0;1;1;0;1;"
|
|
})
|
|
} ]
|
|
}, {
|
|
tag: "path",
|
|
attributes: ct({}, Gt, {
|
|
opacity: "1",
|
|
d: "M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"
|
|
}),
|
|
children: [ {
|
|
tag: "animate",
|
|
attributes: ct({}, Zt, {
|
|
values: "1;0;0;0;0;1;"
|
|
})
|
|
} ]
|
|
}, {
|
|
tag: "path",
|
|
attributes: ct({}, Gt, {
|
|
opacity: "0",
|
|
d: "M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"
|
|
}),
|
|
children: [ {
|
|
tag: "animate",
|
|
attributes: ct({}, Zt, {
|
|
values: "0;0;1;1;0;0;"
|
|
})
|
|
} ]
|
|
} ]
|
|
}, tn = Ot.styles, nn = "fa-layers-text", en = /Font Awesome 5 (Solid|Regular|Light|Brands)/, rn = {
|
|
Solid: "fas",
|
|
Regular: "far",
|
|
Light: "fal",
|
|
Brands: "fab"
|
|
}, an = [], on = (q.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(q.readyState);
|
|
on || q.addEventListener("DOMContentLoaded", function t() {
|
|
q.removeEventListener("DOMContentLoaded", t), on = 1, an.map(function(t) {
|
|
return t();
|
|
});
|
|
});
|
|
var sn = function(t) {
|
|
q && (on ? setTimeout(t, 0) : an.push(t));
|
|
}, fn = function() {
|
|
var t = "svg-inline--fa", n = gt.familyPrefix, e = gt.replacementClass, r = 'svg:not(:root).svg-inline--fa {\n overflow: visible; }\n\n.svg-inline--fa {\n display: inline-block;\n font-size: inherit;\n height: 1em;\n overflow: visible;\n vertical-align: -.125em; }\n .svg-inline--fa.fa-lg {\n vertical-align: -.225em; }\n .svg-inline--fa.fa-w-1 {\n width: 0.0625em; }\n .svg-inline--fa.fa-w-2 {\n width: 0.125em; }\n .svg-inline--fa.fa-w-3 {\n width: 0.1875em; }\n .svg-inline--fa.fa-w-4 {\n width: 0.25em; }\n .svg-inline--fa.fa-w-5 {\n width: 0.3125em; }\n .svg-inline--fa.fa-w-6 {\n width: 0.375em; }\n .svg-inline--fa.fa-w-7 {\n width: 0.4375em; }\n .svg-inline--fa.fa-w-8 {\n width: 0.5em; }\n .svg-inline--fa.fa-w-9 {\n width: 0.5625em; }\n .svg-inline--fa.fa-w-10 {\n width: 0.625em; }\n .svg-inline--fa.fa-w-11 {\n width: 0.6875em; }\n .svg-inline--fa.fa-w-12 {\n width: 0.75em; }\n .svg-inline--fa.fa-w-13 {\n width: 0.8125em; }\n .svg-inline--fa.fa-w-14 {\n width: 0.875em; }\n .svg-inline--fa.fa-w-15 {\n width: 0.9375em; }\n .svg-inline--fa.fa-w-16 {\n width: 1em; }\n .svg-inline--fa.fa-w-17 {\n width: 1.0625em; }\n .svg-inline--fa.fa-w-18 {\n width: 1.125em; }\n .svg-inline--fa.fa-w-19 {\n width: 1.1875em; }\n .svg-inline--fa.fa-w-20 {\n width: 1.25em; }\n .svg-inline--fa.fa-pull-left {\n margin-right: .3em;\n width: auto; }\n .svg-inline--fa.fa-pull-right {\n margin-left: .3em;\n width: auto; }\n .svg-inline--fa.fa-border {\n height: 1.5em; }\n .svg-inline--fa.fa-li {\n width: 2em; }\n .svg-inline--fa.fa-fw {\n width: 1.25em; }\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0; }\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -12.5%;\n width: 1em; }\n .fa-layers svg.svg-inline--fa {\n -webkit-transform-origin: center center;\n transform-origin: center center; }\n\n.fa-layers-text, .fa-layers-counter {\n display: inline-block;\n position: absolute;\n text-align: center; }\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transform-origin: center center;\n transform-origin: center center; }\n\n.fa-layers-counter {\n background-color: #ff253a;\n border-radius: 1em;\n color: #fff;\n height: 1.5em;\n line-height: 1;\n max-width: 5em;\n min-width: 1.5em;\n overflow: hidden;\n padding: .25em;\n right: 0;\n text-overflow: ellipsis;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right; }\n\n.fa-layers-bottom-right {\n bottom: 0;\n right: 0;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom right;\n transform-origin: bottom right; }\n\n.fa-layers-bottom-left {\n bottom: 0;\n left: 0;\n right: auto;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom left;\n transform-origin: bottom left; }\n\n.fa-layers-top-right {\n right: 0;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right; }\n\n.fa-layers-top-left {\n left: 0;\n right: auto;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top left;\n transform-origin: top left; }\n\n.fa-lg {\n font-size: 1.33333em;\n line-height: 0.75em;\n vertical-align: -.0667em; }\n\n.fa-xs {\n font-size: .75em; }\n\n.fa-sm {\n font-size: .875em; }\n\n.fa-1x {\n font-size: 1em; }\n\n.fa-2x {\n font-size: 2em; }\n\n.fa-3x {\n font-size: 3em; }\n\n.fa-4x {\n font-size: 4em; }\n\n.fa-5x {\n font-size: 5em; }\n\n.fa-6x {\n font-size: 6em; }\n\n.fa-7x {\n font-size: 7em; }\n\n.fa-8x {\n font-size: 8em; }\n\n.fa-9x {\n font-size: 9em; }\n\n.fa-10x {\n font-size: 10em; }\n\n.fa-fw {\n text-align: center;\n width: 1.25em; }\n\n.fa-ul {\n list-style-type: none;\n margin-left: 2.5em;\n padding-left: 0; }\n .fa-ul > li {\n position: relative; }\n\n.fa-li {\n left: -2em;\n position: absolute;\n text-align: center;\n width: 2em;\n line-height: inherit; }\n\n.fa-border {\n border: solid 0.08em #eee;\n border-radius: .1em;\n padding: .2em .25em .15em; }\n\n.fa-pull-left {\n float: left; }\n\n.fa-pull-right {\n float: right; }\n\n.fa.fa-pull-left,\n.fas.fa-pull-left,\n.far.fa-pull-left,\n.fal.fa-pull-left,\n.fab.fa-pull-left {\n margin-right: .3em; }\n\n.fa.fa-pull-right,\n.fas.fa-pull-right,\n.far.fa-pull-right,\n.fal.fa-pull-right,\n.fab.fa-pull-right {\n margin-left: .3em; }\n\n.fa-spin {\n -webkit-animation: fa-spin 2s infinite linear;\n animation: fa-spin 2s infinite linear; }\n\n.fa-pulse {\n -webkit-animation: fa-spin 1s infinite steps(8);\n animation: fa-spin 1s infinite steps(8); }\n\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg); }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg); } }\n\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg); }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg); } }\n\n.fa-rotate-90 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg); }\n\n.fa-rotate-180 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg); }\n\n.fa-rotate-270 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";\n -webkit-transform: rotate(270deg);\n transform: rotate(270deg); }\n\n.fa-flip-horizontal {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";\n -webkit-transform: scale(-1, 1);\n transform: scale(-1, 1); }\n\n.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(1, -1);\n transform: scale(1, -1); }\n\n.fa-flip-horizontal.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(-1, -1);\n transform: scale(-1, -1); }\n\n:root .fa-rotate-90,\n:root .fa-rotate-180,\n:root .fa-rotate-270,\n:root .fa-flip-horizontal,\n:root .fa-flip-vertical {\n -webkit-filter: none;\n filter: none; }\n\n.fa-stack {\n display: inline-block;\n height: 2em;\n position: relative;\n width: 2em; }\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0; }\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1em; }\n\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2em; }\n\n.fa-inverse {\n color: #fff; }\n\n.sr-only {\n border: 0;\n clip: rect(0, 0, 0, 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px; }\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n clip: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n position: static;\n width: auto; }\n';
|
|
if ("fa" !== n || e !== t) {
|
|
var i = new RegExp("\\.fa\\-", "g"), a = new RegExp("\\." + t, "g");
|
|
r = r.replace(i, "." + n + "-").replace(a, "." + e);
|
|
}
|
|
return r;
|
|
}, ln = !1, cn = new (function() {
|
|
function t() {
|
|
st(this, t), this.definitions = {};
|
|
}
|
|
return ft(t, [ {
|
|
key: "add",
|
|
value: function() {
|
|
for (var t = this, n = arguments.length, e = Array(n), r = 0; r < n; r++) e[r] = arguments[r];
|
|
var i = e.reduce(this._pullDefinitions, {});
|
|
Object.keys(i).forEach(function(n) {
|
|
t.definitions[n] = ct({}, t.definitions[n] || {}, i[n]);
|
|
});
|
|
}
|
|
}, {
|
|
key: "reset",
|
|
value: function() {
|
|
this.definitions = {};
|
|
}
|
|
}, {
|
|
key: "_pullDefinitions",
|
|
value: function(t, n) {
|
|
var e = n.prefix && n.iconName && n.icon ? {
|
|
0: n
|
|
} : n;
|
|
return Object.keys(e).map(function(n) {
|
|
var r = e[n], i = r.prefix, a = r.iconName, o = r.icon;
|
|
t[i] || (t[i] = {}), t[i][a] = o;
|
|
}), t;
|
|
}
|
|
} ]), t;
|
|
}())(), un = {
|
|
dom: {
|
|
i2svg: function() {
|
|
var t = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
|
I();
|
|
var n = t.node, e = void 0 === n ? q : n, r = t.callback, i = void 0 === r ? function() {} : r;
|
|
gt.searchPseudoElements && L(e), T(e, i);
|
|
},
|
|
css: fn,
|
|
insertCss: function() {
|
|
e(fn());
|
|
}
|
|
},
|
|
library: cn,
|
|
parse: {
|
|
transform: function(t) {
|
|
return Yt(t);
|
|
}
|
|
},
|
|
findIconDefinition: W,
|
|
icon: function(t) {
|
|
return function(n) {
|
|
var e = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {}, r = (n || {}).icon ? n : W(n || {}), i = e.mask;
|
|
return i && (i = (i || {}).icon ? i : W(i || {})), t(r, ct({}, e, {
|
|
mask: i
|
|
}));
|
|
};
|
|
}(function(t) {
|
|
var n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {}, e = n.transform, i = void 0 === e ? pt : e, a = n.symbol, o = void 0 !== a && a, s = n.mask, f = void 0 === s ? null : s, l = n.title, c = void 0 === l ? null : l, u = n.classes, d = void 0 === u ? [] : u, g = n.attributes, h = void 0 === g ? {} : g, p = n.styles, v = void 0 === p ? {} : p;
|
|
if (t) {
|
|
var b = t.prefix, y = t.iconName, w = t.icon;
|
|
return F(ct({
|
|
type: "icon"
|
|
}, t), function() {
|
|
return I(), gt.autoA11y && (c ? h["aria-labelledby"] = gt.replacementClass + "-title-" + r() : h["aria-hidden"] = "true"),
|
|
m({
|
|
icons: {
|
|
main: P(w),
|
|
mask: f ? P(f.icon) : {
|
|
found: !1,
|
|
width: null,
|
|
height: null,
|
|
icon: {}
|
|
}
|
|
},
|
|
prefix: b,
|
|
iconName: y,
|
|
transform: ct({}, pt, i),
|
|
symbol: o,
|
|
title: c,
|
|
extra: {
|
|
attributes: h,
|
|
styles: v,
|
|
classes: d
|
|
}
|
|
});
|
|
});
|
|
}
|
|
}),
|
|
text: function(t) {
|
|
var n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {}, e = n.transform, r = void 0 === e ? pt : e, i = n.title, a = void 0 === i ? null : i, o = n.classes, s = void 0 === o ? [] : o, f = n.attributes, l = void 0 === f ? {} : f, c = n.styles, u = void 0 === c ? {} : c;
|
|
return F({
|
|
type: "text",
|
|
content: t
|
|
}, function() {
|
|
return I(), d({
|
|
content: t,
|
|
transform: ct({}, pt, r),
|
|
title: a,
|
|
extra: {
|
|
attributes: l,
|
|
styles: u,
|
|
classes: [ gt.familyPrefix + "-layers-text" ].concat(mt(s))
|
|
}
|
|
});
|
|
});
|
|
},
|
|
layer: function(t) {
|
|
return F({
|
|
type: "layer"
|
|
}, function() {
|
|
I();
|
|
var n = [];
|
|
return t(function(t) {
|
|
n = Array.isArray(t) ? t.map(function(t) {
|
|
n = n.concat(t.abstract);
|
|
}) : n.concat(t.abstract);
|
|
}), [ {
|
|
tag: "span",
|
|
attributes: {
|
|
class: gt.familyPrefix + "-layers"
|
|
},
|
|
children: n
|
|
} ];
|
|
});
|
|
}
|
|
};
|
|
Object.defineProperty(un, "config", {
|
|
get: function() {
|
|
gt.autoReplaceSvg, gt.observeMutations, gt.showMissingIcons;
|
|
return ut(gt, [ "autoReplaceSvg", "observeMutations", "showMissingIcons" ]);
|
|
},
|
|
set: function(n) {
|
|
t(n);
|
|
}
|
|
}), function(t) {
|
|
try {
|
|
t();
|
|
} catch (t) {
|
|
throw t;
|
|
}
|
|
}(function() {
|
|
var t = function() {
|
|
gt.autoReplaceSvg && un.dom.i2svg({
|
|
node: q
|
|
});
|
|
};
|
|
J && (V.FontAwesome || (V.FontAwesome = un), sn(function() {
|
|
Object.keys(Ot.styles).length > 0 && t(), gt.observeMutations && "function" == typeof MutationObserver && y({
|
|
treeCallback: T,
|
|
nodeCallback: j,
|
|
pseudoElementsCallback: L
|
|
});
|
|
})), Ot.hooks = ct({}, Ot.hooks, {
|
|
addPack: function(n, e) {
|
|
Ot.styles[n] = ct({}, Ot.styles[n] || {}, e), Rt(), t();
|
|
},
|
|
addShims: function(n) {
|
|
var e;
|
|
(e = Ot.shims).push.apply(e, mt(n)), Rt(), t();
|
|
}
|
|
});
|
|
});
|
|
}(); |