@wix/design-system
Version:
@wix/design-system
26 lines (14 loc) • 1.92 kB
JavaScript
require("../Foundation/stylable/colors.st.css.js");
const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js");
var _namespace_ = "wds_1_221_1_ListItemSelectIcon";
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_ListItemSelectIcon__root","contentWrapper":"wds_1_221_1_ListItemSelectIcon__contentWrapper","content":"wds_1_221_1_ListItemSelectIcon__content"};
module.exports.keyframes = {};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.vars = {"wds-color-text-standard-primary":"--wds-color-text-standard-primary","wds-color-text-standard-primary-light":"--wds-color-text-standard-primary-light","wds-color-text-disabled":"--wds-color-text-disabled","wds-list-item-select-fill":"--wds-list-item-select-fill","wds-list-item-select-fill-hover":"--wds-list-item-select-fill-hover","wds-list-item-select-fill-active":"--wds-list-item-select-fill-active","wds-list-item-select-fill-disabled":"--wds-list-item-select-fill-disabled","wds-list-item-select-active-fill":"--wds-list-item-select-active-fill","wds-list-item-select-active-fill-hover":"--wds-list-item-select-active-fill-hover","wds-list-item-select-active-fill-active":"--wds-list-item-select-active-fill-active","wds-list-item-select-active-fill-disabled":"--wds-list-item-select-active-fill-disabled","wds-list-item-select-icon-padding-horizontal-medium":"--wds-list-item-select-icon-padding-horizontal-medium","wds-list-item-select-icon-padding-vertical-medium":"--wds-list-item-select-icon-padding-vertical-medium","wds-list-item-select-active-title":"--wds-list-item-select-active-title","wds-list-item-select-title":"--wds-list-item-select-title"};