vue-chrts 0.0.38 → 0.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/vue-chrts.js +1499 -1491
- package/dist/vue-chrts.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/vue-chrts.umd.cjs
CHANGED
|
@@ -370,4 +370,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
370
370
|
<stop offset="0%" stop-color="${s}" stop-opacity="1" />
|
|
371
371
|
<stop offset="100%" stop-color="${s}" stop-opacity="0" />
|
|
372
372
|
</linearGradient>
|
|
373
|
-
`).join("");return(s,a)=>(m.openBlock(),m.createElementBlock("div",{class:m.normalizeClass(["flex flex-col space-y-4",{"flex-col-reverse":e.paginationPoisition==="top"}])},[m.createVNode(m.unref(Rm),{data:s.data,height:s.height,"svg-defs":m.unref(o)},{default:m.withCtx(()=>[s.hideTooltip?m.createCommentVNode("",!0):(m.openBlock(),m.createBlock(m.unref(Wm),{key:0,"horizontal-placement":m.unref(C).Right,"vertical-placement":m.unref(C).Top},null,8,["horizontal-placement","vertical-placement"])),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(Object.keys(e.categories),(
|
|
373
|
+
`).join("");return(s,a)=>{const l=m.resolveComponent("ClientOnly");return m.openBlock(),m.createElementBlock("div",{class:m.normalizeClass(["flex flex-col space-y-4",{"flex-col-reverse":e.paginationPoisition==="top"}])},[m.createVNode(m.unref(Rm),{data:s.data,height:s.height,"svg-defs":m.unref(o)},{default:m.withCtx(()=>[s.hideTooltip?m.createCommentVNode("",!0):(m.openBlock(),m.createBlock(m.unref(Wm),{key:0,"horizontal-placement":m.unref(C).Right,"vertical-placement":m.unref(C).Top},null,8,["horizontal-placement","vertical-placement"])),(m.openBlock(!0),m.createElementBlock(m.Fragment,null,m.renderList(Object.keys(e.categories),(c,h)=>(m.openBlock(),m.createElementBlock(m.Fragment,{key:h},[m.createVNode(m.unref(Pm),m.mergeProps({x:(u,f)=>f,ref_for:!0},r(c),{color:`url(#gradient${h}-${m.unref(n)[h]})`,opacity:.5,"curve-type":s.curveType??m.unref(L).MonotoneX}),null,16,["x","color","curve-type"]),m.createVNode(m.unref(Um),{x:(u,f)=>f,y:u=>u[c],color:m.unref(n)[h],"curve-type":s.curveType??m.unref(L).MonotoneX},null,8,["x","y","color","curve-type"])],64))),128)),m.createVNode(m.unref(Ll),{type:"x","tick-format":s.xFormatter,"num-ticks":s.xNumTicks,label:s.xLabel,"grid-line":s.gridLineX,"domain-line":s.domainLineX,"tick-line":!!s.gridLineX},null,8,["tick-format","num-ticks","label","grid-line","domain-line","tick-line"]),m.createVNode(m.unref(Ll),{type:"y","num-ticks":s.yNumTicks??s.data.length,"tick-format":s.yFormatter,label:s.yLabel,"grid-line":s.gridLineY,"domain-line":s.domainLineY,"tick-line":!!s.gridLineY},null,8,["num-ticks","tick-format","label","grid-line","domain-line","tick-line"]),m.createVNode(l,null,{default:m.withCtx(()=>[s.hideTooltip?m.createCommentVNode("",!0):(m.openBlock(),m.createBlock(m.unref(zm),{key:0,color:"#666",template:i.value},null,8,["template"]))]),_:1})]),_:1},8,["data","height","svg-defs"]),s.hideLegend?m.createCommentVNode("",!0):(m.openBlock(),m.createElementBlock("div",Qm,[m.createVNode(m.unref(Ym),{items:Object.values(s.categories)},null,8,["items"])]))],2)}}});var zl=(t=>(t.Top="top",t.Bottom="bottom",t))(zl||{});const Km=((t,e)=>{const n=t.__vccOpts||t;for(const[i,r]of e)n[i]=r;return n})(m.defineComponent({__name:"Button",props:{variant:{},size:{}},setup(t){return(e,n)=>(m.openBlock(),m.createElementBlock("button",{class:m.normalizeClass(["button",`button--${e.variant||"primary"}`,`button--${e.size||"medium"}`])},[m.renderSlot(e.$slots,"default",{},void 0,!0)],2))}}),[["__scopeId","data-v-52b6ec0c"]]);Ct.Area=Jm,Ct.Button=Km,Ct.PaginationPosition=zl,Object.defineProperty(Ct,Symbol.toStringTag,{value:"Module"})});
|