@easyv/config
Advanced tools
Comparing version 1.2.8 to 1.2.9
@@ -0,0 +0,0 @@ "use strict"; |
@@ -693,3 +693,3 @@ "use strict"; | ||
mode: "count", | ||
numericalRangeModel: "percentage", | ||
numericalRangeModel: "value", | ||
count: 3, | ||
@@ -696,0 +696,0 @@ step: 100, |
{ | ||
"name": "@easyv/config", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ const defaultControl={ |
@@ -0,0 +0,0 @@ const extent = { |
@@ -0,0 +0,0 @@ import show, { showRule } from './show'; |
@@ -0,0 +0,0 @@ /** |
@@ -708,3 +708,3 @@ import { translate, font, extent, showRule, sc, textOverflow } from "."; | ||
mode: "count", | ||
numericalRangeModel: "percentage", | ||
numericalRangeModel: "value", | ||
count: 3, | ||
@@ -711,0 +711,0 @@ step: 100, |
@@ -0,0 +0,0 @@ import { translate, margin } from "."; |
732995
64