@wix/design-system
Version:
@wix/design-system
29 lines (17 loc) • 3.43 kB
JavaScript
require("../Heading/Heading.st.css.js");
require("../Text/Text.st.css.js");
require("../Foundation/stylable/typography.st.css.js");
require("../Foundation/stylable/colors.st.css.js");
const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js");
var _namespace_ = "wds_1_319_0_MarketingPageLayoutContent";
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_319_0_MarketingPageLayoutContent__root","overlineDividerContainer":"wds_1_319_0_MarketingPageLayoutContent__overlineDividerContainer","titleContainer":"wds_1_319_0_MarketingPageLayoutContent__titleContainer","title":"wds_1_319_0_MarketingPageLayoutContent__title","subtitle":"wds_1_319_0_MarketingPageLayoutContent__subtitle","subtitleContainer":"wds_1_319_0_MarketingPageLayoutContent__subtitleContainer","contentBox":"wds_1_319_0_MarketingPageLayoutContent__contentBox","content":"wds_1_319_0_MarketingPageLayoutContent__content","actionsContainer":"wds_1_319_0_MarketingPageLayoutContent__actionsContainer","textColumn":"wds_1_319_0_MarketingPageLayoutContent__textColumn","contentColumn":"wds_1_319_0_MarketingPageLayoutContent__contentColumn"};
module.exports.keyframes = {};
module.exports.layers = {};
module.exports.containers = {};
module.exports.stVars = {};
module.exports.vars = {"wds-space-200":"--wds-space-200","wds-font-line-height-heading-1":"--wds-font-line-height-heading-1","wds-font-size-body-medium":"--wds-font-size-body-medium","wds-font-line-height-body-medium":"--wds-font-line-height-body-medium","wds-marketing-page-overline-title-gap":"--wds-marketing-page-overline-title-gap","wds-marketing-page-title-line-height":"--wds-marketing-page-title-line-height","wds-marketing-page-title-content-gap":"--wds-marketing-page-title-content-gap","wds-marketing-page-content-font-size":"--wds-marketing-page-content-font-size","wds-marketing-page-content-line-height":"--wds-marketing-page-content-line-height","wds-marketing-page-content-actions-gap":"--wds-marketing-page-content-actions-gap","wds-marketing-page-image-top-columns-gap":"--wds-marketing-page-image-top-columns-gap","wds-marketing-page-image-top-title-subtitle-gap":"--wds-marketing-page-image-top-title-subtitle-gap","wds-marketing-page-image-top-actions-gap":"--wds-marketing-page-image-top-actions-gap","wds-marketing-page-image-top-content-column-padding-vertical":"--wds-marketing-page-image-top-content-column-padding-vertical","wds-marketing-page-image-top-title-line-height":"--wds-marketing-page-image-top-title-line-height","wds-marketing-page-overline-divider-display":"--wds-marketing-page-overline-divider-display","wds-marketing-page-overline-divider-margin-top":"--wds-marketing-page-overline-divider-margin-top","wds-marketing-page-title-font-weight":"--wds-marketing-page-title-font-weight","wds-marketing-page-subtitle-fill":"--wds-marketing-page-subtitle-fill","wds-font-weight-heading-1":"--wds-font-weight-heading-1","wds-color-text-standard-primary":"--wds-color-text-standard-primary","wsr-heading-line-height-xl":"--wsr-heading-line-height-xl","wsr-text-font-size-medium":"--wsr-text-font-size-medium","wsr-text-line-height-medium":"--wsr-text-line-height-medium","wsr-font-weight-bold":"--wsr-font-weight-bold"};