@wix/design-system
Version:
@wix/design-system
25 lines (14 loc) • 798 B
JavaScript
import "../Foundation/stylable/colors.st.css.js";
import { classesRuntime, statesRuntime } from "./../stylable-esm-runtime.js";
var _namespace_ = "wds_1_221_1_BarChart";
var _style_ = classesRuntime.bind(null, _namespace_);
export var cssStates = statesRuntime.bind(null, _namespace_);
export var style = _style_;
export var st = _style_;
export var namespace = _namespace_;
export var classes = {"root":"wds_1_221_1_BarChart__root","wrapper":"wds_1_221_1_BarChart__wrapper","item":"wds_1_221_1_BarChart__item","value":"wds_1_221_1_BarChart__value","description":"wds_1_221_1_BarChart__description"};
export var keyframes = {};
export var layers = {};
export var containers = {};
export var stVars = {"height":"72px"};
export var vars = {"barValue":"--wds_1_221_1_BarChart-barValue"};