UNPKG

@wix/design-system

Version:

@wix/design-system

28 lines (16 loc) 1.53 kB
require("../Foundation/stylable/colors.st.css.js"); require("../PreviewWidget/PreviewWidget.st.css.js"); require("../Foundation/stylable/default-scroll-bar.st.css.js"); const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js"); var _namespace_ = "wds_1_302_0_MobilePreviewWidget"; 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_MobilePreviewWidget__root","defaultScrollBar":"wds_1_302_0_defaultscrollbar__defaultScrollBar","header":"wds_1_302_0_MobilePreviewWidget__header","camera":"wds_1_302_0_MobilePreviewWidget__camera","speaker":"wds_1_302_0_MobilePreviewWidget__speaker","content":"wds_1_302_0_MobilePreviewWidget__content","footer":"wds_1_302_0_MobilePreviewWidget__footer"}; module.exports.keyframes = {}; module.exports.layers = {}; module.exports.containers = {}; module.exports.stVars = {"mobileContentHeight":"480px","mobileContentWidth":"320px","mobileFooterHeight":"60px","mobileHeaderHeight":"60px"}; module.exports.vars = {"wds-color-fill-light-primary":"--wds-color-fill-light-primary","wds-color-border-standard-tertiary":"--wds-color-border-standard-tertiary","wds-color-black-100-transparent-20":"--wds-color-black-100-transparent-20","wds-color-black-100-transparent-30":"--wds-color-black-100-transparent-30","wds-color-white":"--wds-color-white"};