@wix/design-system
Version:
@wix/design-system
31 lines (19 loc) • 3.93 kB
JavaScript
require("../WixDesignSystemProvider/WixDesignSystemProvider.st.css.js");
require("../Foundation/stylable/breakpoints.st.css.js");
require("../Button/ButtonCore/ButtonCore.st.css.js");
require("../Foundation/stylable/colors.st.css.js");
require("../Foundation/stylable/typography.st.css.js");
require("../Foundation/stylable/easing.st.css.js");
const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js");
var _namespace_ = "wds_1_221_1_TextButton";
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_TextButton__root","mobile":"wds_1_221_1_WixDesignSystemProvider__mobile","text-tiny-thin":"wds_1_221_1_StylableTypography__text-tiny-thin","text-tiny-normal":"wds_1_221_1_StylableTypography__text-tiny-normal","text-tiny-bold":"wds_1_221_1_StylableTypography__text-tiny-bold","text-small-thin":"wds_1_221_1_StylableTypography__text-small-thin","text-small-normal":"wds_1_221_1_StylableTypography__text-small-normal","text-small-bold":"wds_1_221_1_StylableTypography__text-small-bold","text-medium-thin":"wds_1_221_1_StylableTypography__text-medium-thin","text-medium-normal":"wds_1_221_1_StylableTypography__text-medium-normal","text-medium-bold":"wds_1_221_1_StylableTypography__text-medium-bold"};
module.exports.keyframes = {};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.vars = {"wds-space-0":"--wds-space-0","wds-button-gap-medium":"--wds-button-gap-medium","wds-button-gap-small":"--wds-button-gap-small","wds-button-gap-tiny":"--wds-button-gap-tiny","wds-shadow-focus-standard":"--wds-shadow-focus-standard","wds-color-fill-standard-primary":"--wds-color-fill-standard-primary","wds-color-fill-standard-primary-hover":"--wds-color-fill-standard-primary-hover","wds-color-fill-standard-primary-active":"--wds-color-fill-standard-primary-active","wds-color-fill-standard-primary-disabled":"--wds-color-fill-standard-primary-disabled","wds-color-fill-standard-light-primary":"--wds-color-fill-standard-light-primary","wds-color-fill-standard-light-primary-active":"--wds-color-fill-standard-light-primary-active","wds-color-fill-standard-light-primary-disabled":"--wds-color-fill-standard-light-primary-disabled","wds-color-fill-standard-light-primary-hover":"--wds-color-fill-standard-light-primary-hover","wds-color-fill-light-primary":"--wds-color-fill-light-primary","wds-color-fill-light-primary-disabled":"--wds-color-fill-light-primary-disabled","wds-color-fill-premium-primary":"--wds-color-fill-premium-primary","wds-color-fill-premium-primary-hover":"--wds-color-fill-premium-primary-hover","wds-color-fill-premium-primary-active":"--wds-color-fill-premium-primary-active","wds-color-fill-premium-primary-disabled":"--wds-color-fill-premium-primary-disabled","wds-color-fill-destructive-primary":"--wds-color-fill-destructive-primary","wds-color-fill-destructive-primary-hover":"--wds-color-fill-destructive-primary-hover","wds-color-fill-destructive-primary-active":"--wds-color-fill-destructive-primary-active","wds-color-fill-destructive-primary-disabled":"--wds-color-fill-destructive-primary-disabled","wds-color-fill-dark-primary":"--wds-color-fill-dark-primary","wds-color-fill-dark-primary-hover":"--wds-color-fill-dark-primary-hover","wds-color-fill-dark-primary-active":"--wds-color-fill-dark-primary-active","wds-color-fill-dark-primary-disabled":"--wds-color-fill-dark-primary-disabled","wds-font-weight-bold":"--wds-font-weight-bold","wds-text-button-font-weight-thin":"--wds-text-button-font-weight-thin","wds-text-button-font-weight-normal":"--wds-text-button-font-weight-normal","wsr-font-weight-regular":"--wsr-font-weight-regular","wsr-font-weight-medium":"--wsr-font-weight-medium"};