@wix/design-system
Version:
@wix/design-system
26 lines (14 loc) • 1.02 kB
JavaScript
import "../Foundation/stylable/colors.st.css.js";
import { classesRuntime, statesRuntime } from "./../stylable-esm-runtime.js";
var _namespace_ = "wds_1_221_1_CornerRadiusInput";
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_CornerRadiusInput__root","linkingButton":"wds_1_221_1_CornerRadiusInput__linkingButton","topLeft":"wds_1_221_1_CornerRadiusInput__topLeft","topRight":"wds_1_221_1_CornerRadiusInput__topRight","bottomLeft":"wds_1_221_1_CornerRadiusInput__bottomLeft","bottomRight":"wds_1_221_1_CornerRadiusInput__bottomRight","cornerIcon":"wds_1_221_1_CornerRadiusInput__cornerIcon"};
export var keyframes = {};
export var layers = {};
export var containers = {};
export var stVars = {};
export var vars = {"wds-space-100":"--wds-space-100","wds-color-text-placeholder":"--wds-color-text-placeholder"};