UNPKG

gentelella

Version:

Gentellela Admin is a free to use Bootstrap admin template

19 lines 581 B
define(function (require) { return { getBarItemStyle: require('../../model/mixin/makeStyleMapper')( [ ['fill', 'color'], ['stroke', 'borderColor'], ['lineWidth', 'borderWidth'], // Compatitable with 2 ['stroke', 'barBorderColor'], ['lineWidth', 'barBorderWidth'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'] ] ) }; });