@superset-ui/color
Advanced tools
Comparing version 0.14.9 to 0.14.23
@@ -98,4 +98,9 @@ "use strict"; | ||
colors: ['#CB5171', '#D87C94', '#E5A8B7', '#F2D3DB', '#F6F6F7', '#CEE8EC', '#9CD1D8', '#6CBAC6', '#3AA3B2'] | ||
}, { | ||
id: 'echarts_gradient', | ||
label: 'ECharts gradient', | ||
isDiverging: false, | ||
colors: ['#f6EFA6', '#D88273', '#BF444C'] | ||
}].map(s => new _SequentialScheme.default(s)); | ||
var _default = schemes; | ||
exports.default = _default; |
@@ -98,4 +98,9 @@ "use strict"; | ||
colors: ['#CB5171', '#D87C94', '#E5A8B7', '#F2D3DB', '#F6F6F7', '#CEE8EC', '#9CD1D8', '#6CBAC6', '#3AA3B2'] | ||
}, { | ||
id: 'echarts_gradient', | ||
label: 'ECharts gradient', | ||
isDiverging: false, | ||
colors: ['#f6EFA6', '#D88273', '#BF444C'] | ||
}].map(s => new _SequentialScheme.default(s)); | ||
var _default = schemes; | ||
exports.default = _default; |
{ | ||
"name": "@superset-ui/color", | ||
"version": "0.14.9", | ||
"version": "0.14.23", | ||
"description": "Superset UI color", | ||
@@ -37,3 +37,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "92e0ccbec0e753335a03fb411b59242f4b624391" | ||
"gitHead": "32f312b0d77e86c66985d5ee4779b945595eab45" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86566
83
1561