UNPKG

@wix/design-system

Version:

@wix/design-system

31 lines (19 loc) 1.84 kB
import "../../common/Focusable/Focusable.st.css.js"; import "../../Text/Text.st.css.js"; import "../../Foundation/stylable/typography.st.css.js"; import "../../Foundation/stylable/spacing.st.css.js"; import "../../Foundation/stylable/colors.st.css.js"; import "./StepMarker.st.css.js"; import { classesRuntime, statesRuntime } from "./../../stylable-esm-runtime.js"; var _namespace_ = "wds_1_221_1_Step"; 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_Step__root","text-medium-normal":"wds_1_221_1_StylableTypography__text-medium-normal","text-medium-thin":"wds_1_221_1_StylableTypography__text-medium-thin","text-small-normal":"wds_1_221_1_StylableTypography__text-small-normal","text-small-thin":"wds_1_221_1_StylableTypography__text-small-thin","marker":"wds_1_221_1_Step__marker","content":"wds_1_221_1_Step__content","text":"wds_1_221_1_Step__text","arrow":"wds_1_221_1_Step__arrow"}; export var keyframes = {}; export var layers = {}; export var containers = {}; export var stVars = {}; export var vars = {"wds-shadow-focus-standard":"--wds-shadow-focus-standard","wds-space-100":"--wds-space-100","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-disabled":"--wds-color-fill-standard-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-dark-primary":"--wds-color-fill-dark-primary","wds-color-text-disabled":"--wds-color-text-disabled"};