UNPKG

@stories-js/core

Version:

Stories web components to build stories

5 lines 1.04 kB
/*! * (C) StoriesJS https://storiesjs.org - GPL-2.0 License */ import{r as e,h as s}from"./p-dea5a230.js";const r=".bar{color:var(--stories-bar-text-color, black);width:100%;height:40px;-ms-flex-negative:0;flex-shrink:0;overflow:auto;overflow-y:hidden}.inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0;height:40px;background-color:transparent}.side{display:-ms-flexbox;display:flex;white-space:nowrap;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-negative:0;flex-shrink:0;margin-left:3px;margin-right:3px}.side.left>*{margin-left:4px}.side.right{margin-left:30px}.side.right>*{margin-right:4px}";const i=class{constructor(s){e(this,s)}render(){return s("div",{class:"bar"},s("div",{class:"inner"},s("div",{class:"side left"},s("slot",{name:"left"})),s("div",{class:"side right"},s("slot",{name:"right"}))))}};i.style=r;export{i as stories_tool_bar}; //# sourceMappingURL=p-9c5cf550.entry.js.map