livevegas-ui-kit 1.0.209 → 1.0.210
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.
|
@@ -11626,11 +11626,11 @@ const Gc = {
|
|
|
11626
11626
|
top: -13px;
|
|
11627
11627
|
object-fit: contain;
|
|
11628
11628
|
`, A7 = ({ activeBonus: e, isMobileFromLeft: t }) => {
|
|
11629
|
-
const n = e.freeSpinsCount && e.freeSpinsCount > 0, { t:
|
|
11630
|
-
return /* @__PURE__ */ a.jsxs(th, { $isMobileFromLeft: t, children: [
|
|
11629
|
+
const n = e.freeSpinsCount && e.freeSpinsCount > 0, i = (e == null ? void 0 : e.wager) >= 1 || n, { t: r } = W();
|
|
11630
|
+
return /* @__PURE__ */ a.jsx(a.Fragment, { children: i && /* @__PURE__ */ a.jsxs(th, { $isMobileFromLeft: t, children: [
|
|
11631
11631
|
!n && /* @__PURE__ */ a.jsx(oh, { src: ha, alt: "stars" }),
|
|
11632
|
-
n ? /* @__PURE__ */ a.jsx(nh, { children:
|
|
11633
|
-
|
|
11632
|
+
n ? /* @__PURE__ */ a.jsx(nh, { children: r("Freespins left") }) : /* @__PURE__ */ a.jsxs(ah, { children: [
|
|
11633
|
+
r("Wager to"),
|
|
11634
11634
|
" ",
|
|
11635
11635
|
e.wager,
|
|
11636
11636
|
" ",
|
|
@@ -11642,9 +11642,9 @@ const Gc = {
|
|
|
11642
11642
|
" ",
|
|
11643
11643
|
e.playedAmount,
|
|
11644
11644
|
" ",
|
|
11645
|
-
|
|
11645
|
+
r("left")
|
|
11646
11646
|
] })
|
|
11647
|
-
] });
|
|
11647
|
+
] }) });
|
|
11648
11648
|
}, lh = m.div`
|
|
11649
11649
|
width: 320px;
|
|
11650
11650
|
height: 330px;
|
|
@@ -3598,7 +3598,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Et]+=1);const Js=m.div`
|
|
|
3598
3598
|
position: absolute;
|
|
3599
3599
|
top: -13px;
|
|
3600
3600
|
object-fit: contain;
|
|
3601
|
-
`,Ec=({activeBonus:e,isMobileFromLeft:t})=>{const n=e.freeSpinsCount&&e.freeSpinsCount>0,{t:
|
|
3601
|
+
`,Ec=({activeBonus:e,isMobileFromLeft:t})=>{const n=e.freeSpinsCount&&e.freeSpinsCount>0,i=(e==null?void 0:e.wager)>=1||n,{t:r}=W();return a.jsx(a.Fragment,{children:i&&a.jsxs(Dc,{$isMobileFromLeft:t,children:[!n&&a.jsx(Wc,{src:ea,alt:"stars"}),n?a.jsx(Hc,{children:r("Freespins left")}):a.jsxs(zc,{children:[r("Wager to")," ",e.wager," ",Oa(e.currencyId)]}),a.jsx(Rc,{}),n?a.jsx(Mc,{children:e.freeSpinsCount}):a.jsxs(Oc,{children:[Oa(e.currencyId)," ",e.playedAmount," ",r("left")]})]})})},Kc=m.div`
|
|
3602
3602
|
width: 320px;
|
|
3603
3603
|
height: 330px;
|
|
3604
3604
|
background: rgba(17, 17, 17);
|