UNPKG

@wix/design-system

Version:

@wix/design-system

26 lines (14 loc) 1.03 kB
require("../Foundation/stylable/colors.st.css.js"); const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js"); var _namespace_ = "wds_1_283_0_StatusIndicator"; 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_StatusIndicator__root","iconWrapper":"wds_1_283_0_StatusIndicator__iconWrapper"}; module.exports.keyframes = {}; module.exports.layers = {}; module.exports.containers = {}; module.exports.stVars = {}; module.exports.vars = {"wds-color-text-destructive":"--wds-color-text-destructive","wds-color-text-warning":"--wds-color-text-warning","wds-color-text-success":"--wds-color-text-success","wds-shadow-focus-standard":"--wds-shadow-focus-standard","wds-shadow-focus-destructive":"--wds-shadow-focus-destructive","wds-shadow-focus-warning":"--wds-shadow-focus-warning"};