UNPKG

@wix/design-system

Version:

@wix/design-system

30 lines (19 loc) 1.89 kB
require("../Foundation/stylable/colors.st.css.js"); require("../Foundation/stylable/spacing.st.css.js"); require("../Foundation/stylable/shadows.st.css.js"); require("../Foundation/stylable/default-scroll-bar.st.css.js"); require("../Foundation/stylable/typography.st.css.js"); require("../Heading/Heading.st.css.js"); const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js"); var _namespace_ = "wds_1_221_1_MessageBoxFunctionalLayout"; 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_MessageBoxFunctionalLayout__root","defaultScrollBar":"wds_1_221_1_defaultscrollbar__defaultScrollBar","text-medium-thin":"wds_1_221_1_StylableTypography__text-medium-thin","topAreaContainer":"wds_1_221_1_MessageBoxFunctionalLayout__topAreaContainer","contentAreaContainer":"wds_1_221_1_MessageBoxFunctionalLayout__contentAreaContainer","imageContainer":"wds_1_221_1_MessageBoxFunctionalLayout__imageContainer","header":"wds_1_221_1_MessageBoxFunctionalLayout__header","heading":"wds_1_221_1_MessageBoxFunctionalLayout__heading","content":"wds_1_221_1_MessageBoxFunctionalLayout__content","contentWithImage":"wds_1_221_1_MessageBoxFunctionalLayout__contentWithImage","image":"wds_1_221_1_MessageBoxFunctionalLayout__image","footer":"wds_1_221_1_MessageBoxFunctionalLayout__footer","footerbuttons":"wds_1_221_1_MessageBoxFunctionalLayout__footerbuttons","bottomChildren":"wds_1_221_1_MessageBoxFunctionalLayout__bottomChildren","controlButtons":"wds_1_221_1_MessageBoxFunctionalLayout__controlButtons"}; module.exports.keyframes = {}; module.exports.layers = {}; module.exports.containers = {}; module.exports.stVars = {}; module.exports.vars = {};