livevegas-ui-kit 1.0.160 → 1.0.161
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.
|
@@ -1903,7 +1903,7 @@ const lo = m.div`
|
|
|
1903
1903
|
display: flex;
|
|
1904
1904
|
flex-direction: column;
|
|
1905
1905
|
border: 1px solid #ffffff14;
|
|
1906
|
-
background:
|
|
1906
|
+
background: #41404024;
|
|
1907
1907
|
align-items: start;
|
|
1908
1908
|
|
|
1909
1909
|
.text-title {
|
|
@@ -1973,7 +1973,7 @@ const lo = m.div`
|
|
|
1973
1973
|
info: "top: -4px; right: 45px",
|
|
1974
1974
|
icon: "top: 8px; right: -14px"
|
|
1975
1975
|
}
|
|
1976
|
-
}, co = (e, t) => e ? "#111111CC" : t ? "#C5F5FA" : "#
|
|
1976
|
+
}, co = (e, t) => e ? "#111111CC" : t ? "#C5F5FA" : "#2d2d2d6b", ho = m.button`
|
|
1977
1977
|
width: ${({ width: e }) => e}px;
|
|
1978
1978
|
height: ${({ height: e }) => e}px;
|
|
1979
1979
|
display: flex;
|
|
@@ -121,7 +121,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Mt]+=1);const Vs=m.div`
|
|
|
121
121
|
display: flex;
|
|
122
122
|
flex-direction: column;
|
|
123
123
|
border: 1px solid #ffffff14;
|
|
124
|
-
background:
|
|
124
|
+
background: #41404024;
|
|
125
125
|
align-items: start;
|
|
126
126
|
|
|
127
127
|
.text-title {
|
|
@@ -146,7 +146,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Mt]+=1);const Vs=m.div`
|
|
|
146
146
|
vertical-align: middle;
|
|
147
147
|
color: #ffffff;
|
|
148
148
|
}
|
|
149
|
-
`,Ts=({balance:e,bet:t,currencyId:n})=>{const{t:i}=E();return a.jsxs(Vs,{children:[a.jsxs(Gn,{children:[a.jsx("p",{className:"text-title",children:i("Balance")}),a.jsxs("p",{className:"amount",children:[n," ",e]})]}),a.jsxs(Gn,{children:[a.jsx("p",{className:"text-title",children:i("Total Bet")}),a.jsxs("p",{className:"amount",children:[n," ",t]})]})]})},Un={bottom:{info:"top: 35px",icon:"top: -10px"},top:{info:"top: -45px",icon:"top: 30px"},"top-left":{info:"top: -45px; right: -5px",icon:"top: 30px; right: 8px"},left:{info:"top: -4px; left: 45px",icon:"top: 8px; left: -14px"},"bottom-left":{info:"top: -4px; left: 45px",icon:"top: 8px; left: -14px"},right:{info:"top: -4px; right: 45px",icon:"top: 8px; right: -14px"}},Ns=(e,t)=>e?"#111111CC":t?"#C5F5FA":"#
|
|
149
|
+
`,Ts=({balance:e,bet:t,currencyId:n})=>{const{t:i}=E();return a.jsxs(Vs,{children:[a.jsxs(Gn,{children:[a.jsx("p",{className:"text-title",children:i("Balance")}),a.jsxs("p",{className:"amount",children:[n," ",e]})]}),a.jsxs(Gn,{children:[a.jsx("p",{className:"text-title",children:i("Total Bet")}),a.jsxs("p",{className:"amount",children:[n," ",t]})]})]})},Un={bottom:{info:"top: 35px",icon:"top: -10px"},top:{info:"top: -45px",icon:"top: 30px"},"top-left":{info:"top: -45px; right: -5px",icon:"top: 30px; right: 8px"},left:{info:"top: -4px; left: 45px",icon:"top: 8px; left: -14px"},"bottom-left":{info:"top: -4px; left: 45px",icon:"top: 8px; left: -14px"},right:{info:"top: -4px; right: 45px",icon:"top: 8px; right: -14px"}},Ns=(e,t)=>e?"#111111CC":t?"#C5F5FA":"#2d2d2d6b",Ms=m.button`
|
|
150
150
|
width: ${({width:e})=>e}px;
|
|
151
151
|
height: ${({height:e})=>e}px;
|
|
152
152
|
display: flex;
|