Release 5.0.12 (#1094)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
svg:not(:root).svg-inline--fa {
|
||||
|
||||
File diff suppressed because one or more lines are too long
27
svg-with-js/js/fa-brands.min.js
vendored
27
svg-with-js/js/fa-brands.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
(function () {
|
||||
|
||||
14
svg-with-js/js/fa-light.min.js
vendored
14
svg-with-js/js/fa-light.min.js
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
!function() {
|
||||
@@ -849,13 +849,13 @@
|
||||
if (!H) throw c;
|
||||
}
|
||||
}(function() {
|
||||
!function c(h, l) {
|
||||
var v = Object.keys(l).reduce(function(c, h) {
|
||||
var v = l[h];
|
||||
return v.icon ? c[v.iconName] = v.icon : c[h] = v, c;
|
||||
!function c(h, v) {
|
||||
var l = Object.keys(v).reduce(function(c, h) {
|
||||
var l = v[h];
|
||||
return l.icon ? c[l.iconName] = l.icon : c[h] = l, c;
|
||||
}, {});
|
||||
"function" == typeof a.hooks.addPack ? a.hooks.addPack(h, v) : a.styles[h] = s({}, a.styles[h] || {}, v),
|
||||
"fas" === h && c("fa", l);
|
||||
"function" == typeof a.hooks.addPack ? a.hooks.addPack(h, l) : a.styles[h] = s({}, a.styles[h] || {}, l),
|
||||
"fas" === h && c("fa", v);
|
||||
}("fal", C);
|
||||
});
|
||||
}();
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
(function () {
|
||||
|
||||
14
svg-with-js/js/fa-regular.min.js
vendored
14
svg-with-js/js/fa-regular.min.js
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
!function() {
|
||||
@@ -849,13 +849,13 @@
|
||||
if (!H) throw c;
|
||||
}
|
||||
}(function() {
|
||||
!function c(h, l) {
|
||||
var v = Object.keys(l).reduce(function(c, h) {
|
||||
var v = l[h];
|
||||
return v.icon ? c[v.iconName] = v.icon : c[h] = v, c;
|
||||
!function c(h, v) {
|
||||
var l = Object.keys(v).reduce(function(c, h) {
|
||||
var l = v[h];
|
||||
return l.icon ? c[l.iconName] = l.icon : c[h] = l, c;
|
||||
}, {});
|
||||
"function" == typeof s.hooks.addPack ? s.hooks.addPack(h, v) : s.styles[h] = a({}, s.styles[h] || {}, v),
|
||||
"fas" === h && c("fa", l);
|
||||
"function" == typeof s.hooks.addPack ? s.hooks.addPack(h, l) : s.styles[h] = a({}, s.styles[h] || {}, l),
|
||||
"fas" === h && c("fa", v);
|
||||
}("far", C);
|
||||
});
|
||||
}();
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
(function () {
|
||||
|
||||
14
svg-with-js/js/fa-solid.min.js
vendored
14
svg-with-js/js/fa-solid.min.js
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
!function() {
|
||||
@@ -849,13 +849,13 @@
|
||||
if (!H) throw c;
|
||||
}
|
||||
}(function() {
|
||||
!function c(h, v) {
|
||||
var l = Object.keys(v).reduce(function(c, h) {
|
||||
var l = v[h];
|
||||
return l.icon ? c[l.iconName] = l.icon : c[h] = l, c;
|
||||
!function c(h, l) {
|
||||
var v = Object.keys(l).reduce(function(c, h) {
|
||||
var v = l[h];
|
||||
return v.icon ? c[v.iconName] = v.icon : c[h] = v, c;
|
||||
}, {});
|
||||
"function" == typeof a.hooks.addPack ? a.hooks.addPack(h, l) : a.styles[h] = s({}, a.styles[h] || {}, l),
|
||||
"fas" === h && c("fa", v);
|
||||
"function" == typeof a.hooks.addPack ? a.hooks.addPack(h, v) : a.styles[h] = s({}, a.styles[h] || {}, v),
|
||||
"fas" === h && c("fa", l);
|
||||
}("fas", f);
|
||||
});
|
||||
}();
|
||||
File diff suppressed because one or more lines are too long
4
svg-with-js/js/fa-v4-shims.min.js
vendored
4
svg-with-js/js/fa-v4-shims.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
367
svg-with-js/js/fontawesome-all.min.js
vendored
367
svg-with-js/js/fontawesome-all.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
(function () {
|
||||
@@ -606,7 +606,7 @@ function makeLayersTextAbstract(params) {
|
||||
|
||||
var noop$2 = function noop() {};
|
||||
var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { mark: noop$2, measure: noop$2 };
|
||||
var preamble = 'FA "5.0.11"';
|
||||
var preamble = 'FA "5.0.12"';
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark(preamble + ' ' + name + ' begins');
|
||||
|
||||
306
svg-with-js/js/fontawesome.min.js
vendored
306
svg-with-js/js/fontawesome.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user