livevegas-ui-kit 1.0.190 → 1.0.191
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.
|
@@ -5610,6 +5610,7 @@ const rr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
|
|
|
5610
5610
|
border-left: 14px solid transparent;
|
|
5611
5611
|
border-right: 0 solid transparent;
|
|
5612
5612
|
border-bottom: 14px solid #ffae00;
|
|
5613
|
+
opacity: 0.6;
|
|
5613
5614
|
`, sr = ({ index: e, cardWidth: t = 54, cardHeight: n = 72, isFlop: i, isWinCombination: r, gameType: s = he.BLACKJACK }) => {
|
|
5614
5615
|
if (!e)
|
|
5615
5616
|
return /* @__PURE__ */ a.jsx(
|
|
@@ -760,6 +760,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Rt]+=1);const Gs=m.div`
|
|
|
760
760
|
border-left: 14px solid transparent;
|
|
761
761
|
border-right: 0 solid transparent;
|
|
762
762
|
border-bottom: 14px solid #ffae00;
|
|
763
|
+
opacity: 0.6;
|
|
763
764
|
`,Ea=({index:e,cardWidth:t=54,cardHeight:n=72,isFlop:i,isWinCombination:r,gameType:s=he.BLACKJACK})=>{if(!e)return a.jsx(Ni,{type:Li.Reverse,cardHeight:n,cardWidth:t});const o=yt[e-1].value,l=l1(e),d=s1(e),c=t/54,h=t/2,f=+o==10,b={textX:{top:f?30:25,bottom:f?18:20},textY:{top:23,bottom:23},iconX:{top:-2.5,bottom:.71},iconY:{top:-12,bottom:.92}},p=`rotate(180 ${t/2} ${n/2})`,g=(v,w,y)=>a.jsx("text",{className:"text",x:`${v}%`,y:`${w}%`,fill:d,style:{fontSize:h},dominantBaseline:"middle",textAnchor:"middle",transform:`${f?"scale(0.9, 1)":""} ${y||""}`,children:o}),x=(v,w,y="")=>a.jsx("path",{transform:`translate(${t/v} ${n/w}) scale(${c}) ${y}`,d:l,fill:d});return a.jsxs(b1,{$cardHeight:n,$cardWidth:t,$isWinCombination:r,children:[a.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${n}px`,viewBox:`0 0 ${t} ${n}`,preserveAspectRatio:"xMidYMid meet",children:[a.jsx("rect",{width:"100%",height:"100%",rx:"8",fill:"white"}),g(b.textX.top,b.textY.top),x(b.iconX.top,b.iconY.top),x(b.iconX.bottom,b.iconY.bottom,"rotate(180)"),g(b.textX.bottom,b.textY.bottom,p)]}),!i&&s!==he.BLACKJACK&&a.jsx(y1,{})]})},x1=m.div`
|
|
764
765
|
display: flex;
|
|
765
766
|
position: absolute;
|