UNPKG

@wix/design-system

Version:

@wix/design-system

28 lines (16 loc) 2.78 kB
require("../Foundation/stylable/colors.st.css.js"); require("../Foundation/stylable/typography.st.css.js"); require("../Text/Text.st.css.js"); const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js"); var _namespace_ = "wds_1_221_1_FormField"; 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_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"}; module.exports.keyframes = {}; module.exports.layers = {}; module.exports.containers = {}; module.exports.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"}; module.exports.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"};