@wix/design-system
Version:
@wix/design-system
30 lines (18 loc) • 3.16 kB
JavaScript
require("../../common/Focusable/Focusable.st.css.js");
require("../../Text/Text.st.css.js");
require("../../Foundation/stylable/colors.st.css.js");
require("../../Foundation/stylable/easing.st.css.js");
require("../../Foundation/stylable/typography.st.css.js");
const { classesRuntime, statesRuntime } = require("./../../stylable-cjs-runtime.js");
var _namespace_ = "wds_1_306_0_StatisticsItem";
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_306_0_StatisticsItem__root","item":"wds_1_306_0_StatisticsItem__item","descriptionWrapper":"wds_1_306_0_StatisticsItem__descriptionWrapper","loader":"wds_1_306_0_StatisticsItem__loader","value":"wds_1_306_0_StatisticsItem__value","description":"wds_1_306_0_StatisticsItem__description","descriptionText":"wds_1_306_0_StatisticsItem__descriptionText","percentage":"wds_1_306_0_StatisticsItem__percentage"};
module.exports.keyframes = {};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.vars = {"wds-color-blue-300":"--wds-color-blue-300","wds-border-radius-surface-overlay":"--wds-border-radius-surface-overlay","wds-border-width-varied":"--wds-border-width-varied","wds-divider-fill-light":"--wds-divider-fill-light","wds-color-fill-dark-secondary":"--wds-color-fill-dark-secondary","wds-color-fill-surface-default":"--wds-color-fill-surface-default","wds-statistics-widget-padding-horizontal-tiny":"--wds-statistics-widget-padding-horizontal-tiny","wds-statistics-widget-padding-horizontal-large":"--wds-statistics-widget-padding-horizontal-large","wds-statistics-widget-padding-vertical-tiny":"--wds-statistics-widget-padding-vertical-tiny","wds-statistics-widget-padding-vertical-large":"--wds-statistics-widget-padding-vertical-large","wds-statistics-widget-description-font-size":"--wds-statistics-widget-description-font-size","wds-statistics-widget-description-font-line-height":"--wds-statistics-widget-description-font-line-height","wds-statistics-widget-description-info-gap":"--wds-statistics-widget-description-info-gap","wds-statistics-widget-trend-space-top":"--wds-statistics-widget-trend-space-top","wds-statistics-widget-value-font-family-tiny":"--wds-statistics-widget-value-font-family-tiny","wds-statistics-widget-value-font-size-tiny":"--wds-statistics-widget-value-font-size-tiny","wds-statistics-widget-value-font-weight-tiny":"--wds-statistics-widget-value-font-weight-tiny","wds-statistics-widget-value-font-line-height-tiny":"--wds-statistics-widget-value-font-line-height-tiny","wds-statistics-widget-value-font-letter-spacing":"--wds-statistics-widget-value-font-letter-spacing","wsr-font-family":"--wsr-font-family","wsr-font-weight-bold":"--wsr-font-weight-bold","wsr-text-font-size-small":"--wsr-text-font-size-small","wsr-text-font-size-medium":"--wsr-text-font-size-medium","wsr-text-line-height-small":"--wsr-text-line-height-small","wsr-text-line-height-medium":"--wsr-text-line-height-medium"};