Release 5.10.2 (#1428)

This commit is contained in:
Rob Madole
2019-08-22 15:34:36 -05:00
committed by GitHub
parent d02b4dd814
commit ad98aa363b
708 changed files with 6343 additions and 5674 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.10.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {
@@ -509,7 +509,7 @@
var Rt = function() {}, Tt = J.measurePerformance && f && f.mark && f.measure ? f : {
mark: Rt,
measure: Rt
}, _t = 'FA "5.10.1"', It = function(t) {
}, _t = 'FA "5.10.2"', It = function(t) {
Tt.mark("".concat(_t, " ").concat(t, " ends")), Tt.measure("".concat(_t, " ").concat(t), "".concat(_t, " ").concat(t, " begins"), "".concat(_t, " ").concat(t, " ends"));
}, Dt = {
begin: function(t) {
@@ -1200,6 +1200,7 @@
});
},
layer: function(t) {
var n = (1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}).classes, e = void 0 === n ? [] : n;
return jn({
type: "layer"
}, function() {
@@ -1212,7 +1213,7 @@
}), [ {
tag: "span",
attributes: {
class: "".concat(J.familyPrefix, "-layers")
class: [ "".concat(J.familyPrefix, "-layers") ].concat(d(e)).join(" ")
},
children: n
} ];