@antv/l7-core
Advanced tools
Comparing version 2.13.4 to 2.13.5
@@ -342,17 +342,6 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
value: function getKey() { | ||
return 'key'; | ||
var _this$fontOptions2 = this.fontOptions, | ||
fontFamily = _this$fontOptions2.fontFamily, | ||
fontWeight = _this$fontOptions2.fontWeight, | ||
fontSize = _this$fontOptions2.fontSize, | ||
buffer = _this$fontOptions2.buffer, | ||
sdf = _this$fontOptions2.sdf, | ||
radius = _this$fontOptions2.radius, | ||
cutoff = _this$fontOptions2.cutoff; | ||
if (sdf) { | ||
return "".concat(fontFamily, " ").concat(fontWeight, " ").concat(fontSize, " ").concat(buffer, " ").concat(radius, " ").concat(cutoff, " "); | ||
} | ||
return "".concat(fontFamily, " ").concat(fontWeight, " ").concat(fontSize, " ").concat(buffer); | ||
fontWeight = _this$fontOptions2.fontWeight; | ||
return "".concat(fontFamily, "_").concat(fontWeight); | ||
} | ||
@@ -359,0 +348,0 @@ /** |
@@ -365,17 +365,6 @@ "use strict"; | ||
value: function getKey() { | ||
return 'key'; | ||
var _this$fontOptions2 = this.fontOptions, | ||
fontFamily = _this$fontOptions2.fontFamily, | ||
fontWeight = _this$fontOptions2.fontWeight, | ||
fontSize = _this$fontOptions2.fontSize, | ||
buffer = _this$fontOptions2.buffer, | ||
sdf = _this$fontOptions2.sdf, | ||
radius = _this$fontOptions2.radius, | ||
cutoff = _this$fontOptions2.cutoff; | ||
if (sdf) { | ||
return "".concat(fontFamily, " ").concat(fontWeight, " ").concat(fontSize, " ").concat(buffer, " ").concat(radius, " ").concat(cutoff, " "); | ||
} | ||
return "".concat(fontFamily, " ").concat(fontWeight, " ").concat(fontSize, " ").concat(buffer); | ||
fontWeight = _this$fontOptions2.fontWeight; | ||
return "".concat(fontFamily, "_").concat(fontWeight); | ||
} | ||
@@ -382,0 +371,0 @@ /** |
{ | ||
"name": "@antv/l7-core", | ||
"version": "2.13.4", | ||
"version": "2.13.5", | ||
"description": "", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"@antv/async-hook": "^2.2.9", | ||
"@antv/l7-utils": "2.13.4", | ||
"@antv/l7-utils": "2.13.5", | ||
"@babel/runtime": "^7.7.7", | ||
@@ -52,3 +52,3 @@ "@turf/helpers": "^6.1.4", | ||
}, | ||
"gitHead": "cdbe33fc2bab9da5ec85cbad98d32aa957b9506b", | ||
"gitHead": "0b3af09f76cb5e7ee27b495678ad4833fdb53434", | ||
"publishConfig": { | ||
@@ -55,0 +55,0 @@ "access": "public" |
973505
19607
+ Added@antv/l7-utils@2.13.5(transitive)
- Removed@antv/l7-utils@2.13.4(transitive)
Updated@antv/l7-utils@2.13.5