UNPKG

@wix/design-system

Version:

@wix/design-system

28 lines (16 loc) 1.22 kB
require("../Foundation/stylable/colors.st.css.js"); require("../Foundation/stylable/default-scroll-bar.st.css.js"); require("../ToggleButton/ToggleButton.st.css.js"); const { classesRuntime, statesRuntime } = require("./../stylable-cjs-runtime.js"); var _namespace_ = "wds_1_221_1_ComposerSidebar"; 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_ComposerSidebar__root","defaultScrollBar":"wds_1_221_1_defaultscrollbar__defaultScrollBar","sectionContainer":"wds_1_221_1_ComposerSidebar__sectionContainer","section":"wds_1_221_1_ComposerSidebar__section","itemsContainer":"wds_1_221_1_ComposerSidebar__itemsContainer","title":"wds_1_221_1_ComposerSidebar__title","item":"wds_1_221_1_ComposerSidebar__item","sidebarItemButton":"wds_1_221_1_ComposerSidebar__sidebarItemButton"}; module.exports.keyframes = {}; module.exports.layers = {}; module.exports.containers = {}; module.exports.stVars = {}; module.exports.vars = {"wds-space-50":"--wds-space-50","wds-space-150":"--wds-space-150"};