UNPKG

eslink-ui-plus

Version:

vue3 component library, css framework

10 lines (9 loc) 1 kB
import{pushScopeId as a,popScopeId as i,defineComponent as p,openBlock as s,createElementBlock as l,renderSlot as c}from"vue";a("data-v-b0e93fbc");const u={class:"button-group"};i();var d=p({setup(t){return(n,r)=>(s(),l("div",u,[c(n.$slots,"default")]))}});function b(t,n){n===void 0&&(n={});var r=n.insertAt;if(!(!t||typeof document=="undefined")){var o=document.head||document.getElementsByTagName("head")[0],e=document.createElement("style");e.type="text/css",r==="top"&&o.firstChild?o.insertBefore(e,o.firstChild):o.appendChild(e),e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}}var f=`.button-group[data-v-b0e93fbc] { display: inline-block; } .button-group[data-v-b0e93fbc] .button { border-right-color: rgba(255, 255, 255, 0.5); } .button-group[data-v-b0e93fbc] .button:not(:last-child) { margin-right: 8px; }`;b(f),d.__scopeId="data-v-b0e93fbc",d.__file="components/button-group/index.vue",d.install=t=>{t.component("es-button-group",d)};export{d as default};