@wix/design-system
Version:
@wix/design-system
31 lines (19 loc) • 3.87 kB
JavaScript
import "../WixDesignSystemProvider/WixDesignSystemProvider.st.css.js";
import "../Foundation/stylable/breakpoints.st.css.js";
import "../Button/ButtonCore/ButtonCore.st.css.js";
import "../Foundation/stylable/colors.st.css.js";
import "../Foundation/stylable/typography.st.css.js";
import "../Foundation/stylable/easing.st.css.js";
import { classesRuntime, statesRuntime } from "./../stylable-esm-runtime.js";
var _namespace_ = "wds_1_221_1_TextButton";
var _style_ = classesRuntime.bind(null, _namespace_);
export var cssStates = statesRuntime.bind(null, _namespace_);
export var style = _style_;
export var st = _style_;
export var namespace = _namespace_;
export var 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"};
export var keyframes = {};
export var layers = {};
export var containers = {};
export var stVars = {};
export var 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"};