@easyv/config
Advanced tools
Comparing version 1.0.20 to 1.0.21
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -53,3 +53,2 @@ "use strict"; | ||
font = _ref$font === void 0 ? defaultLegend.font : _ref$font, | ||
iconSize = _ref.iconSize, | ||
_ref$iconSize = _ref.iconSize; | ||
@@ -62,3 +61,4 @@ | ||
height = _ref$iconSize$height === void 0 ? defaultLegend.iconSize.height : _ref$iconSize$height, | ||
iconGap = _ref.iconGap, | ||
_ref$iconGap = _ref.iconGap, | ||
iconGap = _ref$iconGap === void 0 ? defaultLegend.iconGap : _ref$iconGap, | ||
_ref$layout = _ref.layout; | ||
@@ -97,3 +97,3 @@ _ref$layout = _ref$layout === void 0 ? defaultLegend.layout : _ref$layout; | ||
type: 'textStyle' | ||
}, iconSize !== undefined && { | ||
}, { | ||
name: 'iconSize', | ||
@@ -119,3 +119,3 @@ displayName: '图标尺寸', | ||
type: 'group' | ||
}, iconGap !== undefined && { | ||
}, { | ||
name: 'iconGap', | ||
@@ -203,2 +203,7 @@ displayName: '间距', | ||
order: '', | ||
iconSize: { | ||
width: 10, | ||
height: 10 | ||
}, | ||
iconGap: 5, | ||
name: { | ||
@@ -250,4 +255,12 @@ show: true, | ||
order = _ref2$order === void 0 ? defaultLegendOfPie.order : _ref2$order, | ||
_ref2$iconSize = _ref2.iconSize; | ||
_ref2$iconSize = _ref2$iconSize === void 0 ? defaultLegendOfPie.iconSize : _ref2$iconSize; | ||
var _ref2$iconSize$width = _ref2$iconSize.width, | ||
width = _ref2$iconSize$width === void 0 ? defaultLegendOfPie.iconSize.width : _ref2$iconSize$width, | ||
_ref2$iconSize$height = _ref2$iconSize.height, | ||
height = _ref2$iconSize$height === void 0 ? defaultLegendOfPie.iconSize.height : _ref2$iconSize$height, | ||
_ref2$iconGap = _ref2.iconGap, | ||
iconGap = _ref2$iconGap === void 0 ? defaultLegendOfPie.iconGap : _ref2$iconGap, | ||
_ref2$name = _ref2.name; | ||
_ref2$name = _ref2$name === void 0 ? defaultLegendOfPie.name : _ref2$name; | ||
@@ -333,2 +346,28 @@ var _ref2$name$show = _ref2$name.show, | ||
}, { | ||
name: 'iconSize', | ||
displayName: '图标尺寸', | ||
value: [{ | ||
name: 'width', | ||
displayName: '宽度', | ||
value: width, | ||
config: { | ||
span: 12 | ||
} | ||
}, { | ||
name: 'height', | ||
displayName: '高度', | ||
value: height, | ||
config: { | ||
span: 12 | ||
} | ||
}], | ||
type: 'group' | ||
}, { | ||
name: 'iconGap', | ||
displayName: '间距', | ||
value: iconGap, | ||
config: { | ||
suffix: 'px' | ||
} | ||
}, { | ||
rule: [['show', '$eq', true]], | ||
@@ -335,0 +374,0 @@ name: 'name', |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@easyv/config", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7318
0
214093