@wix/design-system
Version:
@wix/design-system
27 lines (15 loc) • 1.98 kB
JavaScript
require("../Foundation/stylable/colors.st.css.js");
require("../Foundation/stylable/typography.st.css.js");
const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js");
var _namespace_ = "wds_1_302_0_EditableTitle";
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_302_0_EditableTitle__root","heading-xl":"wds_1_302_0_StylableTypography__heading-xl","input":"wds_1_302_0_EditableTitle__input","headingWrapper":"wds_1_302_0_EditableTitle__headingWrapper","heading":"wds_1_302_0_EditableTitle__heading","activationIndicator":"wds_1_302_0_EditableTitle__activationIndicator","renamingField":"wds_1_302_0_EditableTitle__renamingField"};
module.exports.keyframes = {};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.vars = {"wds-color-text-standard-primary":"--wds-color-text-standard-primary","wds-color-text-highlight":"--wds-color-text-highlight","wds-color-black-400":"--wds-color-black-400","wds-color-black-550":"--wds-color-black-550","wds-color-blue-100":"--wds-color-blue-100","wds-page-header-title-font-size":"--wds-page-header-title-font-size","wds-page-header-title-font-weight":"--wds-page-header-title-font-weight","wds-page-header-title-line-height":"--wds-page-header-title-line-height","wds-editable-title-marker-fill":"--wds-editable-title-marker-fill","wds-editable-title-marker-fill-active":"--wds-editable-title-marker-fill-active","wds-editable-title-marker-line-style":"--wds-editable-title-marker-line-style","wds-editable-title-placeholder-fill":"--wds-editable-title-placeholder-fill","wsr-heading-font-size-xl":"--wsr-heading-font-size-xl","wsr-font-weight-bold":"--wsr-font-weight-bold","wsr-heading-line-height-xl":"--wsr-heading-line-height-xl"};