@wix/design-system
Version:
@wix/design-system
25 lines (13 loc) • 1.23 kB
JavaScript
import { classesRuntime, statesRuntime } from "./../../stylable-esm-runtime.js";
var _namespace_ = "wds_1_221_1_LinearProgressBarCore";
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_LinearProgressBarCore__root","progressIndicationSection":"wds_1_221_1_LinearProgressBarCore__progressIndicationSection","prefixIndicationContainer":"wds_1_221_1_LinearProgressBarCore__prefixIndicationContainer","suffixIndication":"wds_1_221_1_LinearProgressBarCore__suffixIndication","barContainer":"wds_1_221_1_LinearProgressBarCore__barContainer","barBackground":"wds_1_221_1_LinearProgressBarCore__barBackground","barForeground":"wds_1_221_1_LinearProgressBarCore__barForeground","indicationContainer":"wds_1_221_1_LinearProgressBarCore__indicationContainer","progressPercentage":"wds_1_221_1_LinearProgressBarCore__progressPercentage","progressIcon":"wds_1_221_1_LinearProgressBarCore__progressIcon"};
export var keyframes = {};
export var layers = {};
export var containers = {};
export var stVars = {};
export var vars = {};