@easyv/config
Advanced tools
Comparing version 1.2.18 to 1.2.19
@@ -315,3 +315,3 @@ "use strict"; | ||
suffix: "px" | ||
})]), translate(headDecorate.translate && headDecorate.translate.x, headDecorate.translate && headDecorate.translate.y)], { | ||
})]), (0, _.translate)(headDecorate.translate && headDecorate.translate.x, headDecorate.translate && headDecorate.translate.y)], { | ||
defaultOpen: true | ||
@@ -318,0 +318,0 @@ }), (0, _.label)(bandLabel)].filter(function (item) { |
{ | ||
"name": "@easyv/config", | ||
"version": "1.2.18", | ||
"version": "1.2.19", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
import { mapping, label, multiColor, imageGroup, show, shadow, sc, showRule } from '.'; | ||
import { mapping, label, multiColor, imageGroup, show, shadow, sc, showRule, translate } from '.'; | ||
@@ -3,0 +3,0 @@ const _mapping = { fieldName: '', displayName: '' }; |
409984
63