UNPKG

@wix/design-system

Version:

@wix/design-system

28 lines (16 loc) 2.73 kB
import "../Foundation/stylable/colors.st.css.js"; import "../Foundation/stylable/typography.st.css.js"; import "../Text/Text.st.css.js"; import { classesRuntime, statesRuntime } from "./../stylable-esm-runtime.js"; var _namespace_ = "wds_1_221_1_FormField"; 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_FormField__root","text-small-thin":"wds_1_221_1_StylableTypography__text-small-thin","text-tiny-thin":"wds_1_221_1_StylableTypography__text-tiny-thin","label":"wds_1_221_1_FormField__label","suffix":"wds_1_221_1_FormField__suffix","children":"wds_1_221_1_FormField__children","statusMessage":"wds_1_221_1_FormField__statusMessage","labelRow":"wds_1_221_1_FormField__labelRow","labelRowMain":"wds_1_221_1_FormField__labelRowMain","asterisk":"wds_1_221_1_FormField__asterisk","charCount":"wds_1_221_1_FormField__charCount","infoIcon":"wds_1_221_1_FormField__infoIcon","statusIcon":"wds_1_221_1_FormField__statusIcon"}; export var keyframes = {}; export var layers = {}; export var containers = {}; export var stVars = {"suffixHorizontalPaddingSmall":"var(--wds-form-field-label-gap-small, 12px)","suffixHorizontalPaddingTiny":"var(--wds-form-field-label-gap-tiny, 12px)","inlineLabelMinHeight":"36px","childrenMarginSmall":"var(--wds-form-field-label-gap-small, 6px)","childrenMarginTiny":"var(--wds-form-field-label-gap-tiny, 6px)","suffixHeight":"18px"}; export var vars = {"wds-color-text-primary":"--wds-color-text-primary","wds-color-text-destructive":"--wds-color-text-destructive","wds-color-text-warning":"--wds-color-text-warning","wds-color-text-placeholder":"--wds-color-text-placeholder","wds-form-field-label-gap-small":"--wds-form-field-label-gap-small","wds-form-field-label-gap-tiny":"--wds-form-field-label-gap-tiny","wds-space-50":"--wds-space-50","wds-space-100":"--wds-space-100","wds-font-size-600":"--wds-font-size-600","wds-font-size-800":"--wds-font-size-800","wds-form-field-label-line-height-tiny":"--wds-form-field-label-line-height-tiny","wds-form-field-label-line-height-small":"--wds-form-field-label-line-height-small","wds-form-field-label-font-size-tiny":"--wds-form-field-label-font-size-tiny","wds-form-field-label-font-size-small":"--wds-form-field-label-font-size-small","wds-form-field-label-font-weight":"--wds-form-field-label-font-weight","wds-form-field-label-fill":"--wds-form-field-label-fill","wds-font-size-body-tiny":"--wds-font-size-body-tiny","wds-font-line-height-body-tiny":"--wds-font-line-height-body-tiny","wsr-font-weight-medium":"--wsr-font-weight-medium"};