@wix/design-system
Version:
@wix/design-system
27 lines (15 loc) • 1.58 kB
JavaScript
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_283_0_Loader";
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_283_0_Loader__root","statusIndicator":"wds_1_283_0_Loader__statusIndicator","arcsContainer":"wds_1_283_0_Loader__arcsContainer","darkArc":"wds_1_283_0_Loader__darkArc","lightArc":"wds_1_283_0_Loader__lightArc","text":"wds_1_283_0_Loader__text"};
module.exports.keyframes = {"rotation":"wds_1_283_0_Loader__rotation","staggered-rotation":"wds_1_283_0_Loader__staggered-rotation"};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.vars = {"wds-loader-fill-loading":"--wds-loader-fill-loading","wds-loader-fill-loading-with-error":"--wds-loader-fill-loading-with-error","wds-loader-fill":"--wds-loader-fill","wds-loader-fill-light":"--wds-loader-fill-light","wds-loader-fill-error":"--wds-loader-fill-error","wds-loader-fill-success":"--wds-loader-fill-success","wds-loader-stroke-width-tiny":"--wds-loader-stroke-width-tiny","wds-loader-stroke-width-small":"--wds-loader-stroke-width-small","wds-loader-stroke-width-medium":"--wds-loader-stroke-width-medium","wds-loader-stroke-width-large":"--wds-loader-stroke-width-large"};