@wix/design-system
Version:
@wix/design-system
29 lines (17 loc) • 2.61 kB
JavaScript
require("./LinearProgressBarCore/LinearProgressBarCore.st.css.js");
require("../Foundation/stylable/typography.st.css.js");
require("../Foundation/stylable/colors.st.css.js");
require("../Foundation/stylable/easing.st.css.js");
const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js");
var _namespace_ = "wds_1_221_1_LinearProgressBar";
var _style_ = classesRuntime.bind(null, _namespace_);
module.exports.cssStates = statesRuntime.bind(null, _namespace_);
module.exports.style = _style_;
module.exports.st = _style_;
module.exports.namespace = _namespace_;
module.exports.classes = {"root":"wds_1_221_1_LinearProgressBar__root","text-medium-thin":"wds_1_221_1_StylableTypography__text-medium-thin"};
module.exports.keyframes = {};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.vars = {"wds-linear-progress-bar-border-radius":"--wds-linear-progress-bar-border-radius","wds-linear-progress-bar-value-gap":"--wds-linear-progress-bar-value-gap","wds-linear-progress-bar-label-font-letter-spacing":"--wds-linear-progress-bar-label-font-letter-spacing","wds-linear-progress-bar-label-font-line-height":"--wds-linear-progress-bar-label-font-line-height","wds-color-fill-standard-primary":"--wds-color-fill-standard-primary","wds-color-fill-warning-primary":"--wds-color-fill-warning-primary","wds-color-fill-success-primary":"--wds-color-fill-success-primary","wds-color-fill-premium-primary":"--wds-color-fill-premium-primary","wds-color-fill-destructive-primary":"--wds-color-fill-destructive-primary","wds-color-fill-standard-primary-disabled":"--wds-color-fill-standard-primary-disabled","wds-color-fill-standard-secondary-disabled":"--wds-color-fill-standard-secondary-disabled","wds-color-fill-premium-secondary-disabled":"--wds-color-fill-premium-secondary-disabled","wds-color-fill-success-secondary-disabled":"--wds-color-fill-success-secondary-disabled","wds-color-fill-dark-secondary-disabled":"--wds-color-fill-dark-secondary-disabled","wds-color-fill-warning-secondary-disabled":"--wds-color-fill-warning-secondary-disabled","wds-color-fill-light-primary-disabled":"--wds-color-fill-light-primary-disabled","wds-color-black-400":"--wds-color-black-400","wds-color-text-standard-primary":"--wds-color-text-standard-primary","wds-color-text-standard-primary-light":"--wds-color-text-standard-primary-light","wds-font-size-heading-6":"--wds-font-size-heading-6","wds-shadow-y-25":"--wds-shadow-y-25","wds-shadow-blur-25":"--wds-shadow-blur-25","wds-inner-shadow-fill-track":"--wds-inner-shadow-fill-track"};