livevegas-ui-kit 1.0.165 → 1.0.166

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.
@@ -9818,22 +9818,25 @@ const M2 = {
9818
9818
  );
9819
9819
  }) }) : /* @__PURE__ */ a.jsx("div", { className: "aciton", children: E2.map((h, f) => {
9820
9820
  const { onHandle: p } = t[h.betType];
9821
- return /* @__PURE__ */ a.jsx(
9821
+ return /* @__PURE__ */ a.jsxs(
9822
9822
  "div",
9823
9823
  {
9824
9824
  className: "button",
9825
- children: /* @__PURE__ */ a.jsx(
9826
- Ma,
9827
- {
9828
- buttonType: h.betType,
9829
- icon: h.icon,
9830
- onClick: () => {
9831
- p();
9832
- },
9833
- isDisabled: !1,
9834
- size: n
9835
- }
9836
- )
9825
+ children: [
9826
+ /* @__PURE__ */ a.jsx(
9827
+ Ma,
9828
+ {
9829
+ buttonType: h.betType,
9830
+ icon: h.icon,
9831
+ onClick: () => {
9832
+ p();
9833
+ },
9834
+ isDisabled: !1,
9835
+ size: n
9836
+ }
9837
+ ),
9838
+ c && /* @__PURE__ */ a.jsx("p", { className: "name", children: d(h.name) })
9839
+ ]
9837
9840
  },
9838
9841
  f
9839
9842
  );
@@ -2791,7 +2791,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Ot]+=1);const Ds=m.div`
2791
2791
  transform: scale(1.3);
2792
2792
  }
2793
2793
  }
2794
- `,B2=({time:e,actionsHandler:t,size:n,isMobile:i,bettingTimeId:r,gameType:s})=>{const[o,l]=w.useState(null),c=n===gt.Big,{t:d}=G();return a.jsxs(k2,{children:[c&&!i&&a.jsx(A2,{$isBig:c,$isMobile:i,children:a.jsx(ta,{time:e,timerType:We.WaitingForUserAction})},r),a.jsxs(S2,{$isBig:c,$isMobile:i,children:[s!==zt.TEXAS?a.jsx("div",{className:"aciton",children:w2[n].map((h,f)=>{const{isDisabled:p,onHandle:g}=t[h.betType];return a.jsxs("div",{className:`button ${!!o&&(o===h.betType?"animated-active":"animated-unactive")}`,children:[a.jsx(Ua,{buttonType:h.betType,icon:h.icon,onClick:()=>{g(),l(h.betType)},isDisabled:p,size:n}),c&&a.jsx("p",{className:"name",children:d(h.name)})]},f)})}):a.jsx("div",{className:"aciton",children:v2.map((h,f)=>{const{onHandle:p}=t[h.betType];return a.jsx("div",{className:"button",children:a.jsx(Ua,{buttonType:h.betType,icon:h.icon,onClick:()=>{p()},isDisabled:!1,size:n})},f)})}),s!==zt.TEXAS&&a.jsx("div",{className:"last-boton",children:c&&a.jsxs(j2,{className:`${!!o&&(o===q.Surrender?"animated-active":"animated-unactive")}`,onClick:()=>{t[q.Surrender].onHandle(),l(q.Surrender)},$surrender:!0,$isDisabled:t[q.Surrender].isDisabled,disabled:t[q.Surrender].isDisabled,children:[a.jsx("div",{className:"icon",children:a.jsx(Gi,{size:n===gt.Big?20:12})}),a.jsx("p",{className:"name",children:d("Surrender")})]})})]})]})},L2=m.div`
2794
+ `,B2=({time:e,actionsHandler:t,size:n,isMobile:i,bettingTimeId:r,gameType:s})=>{const[o,l]=w.useState(null),c=n===gt.Big,{t:d}=G();return a.jsxs(k2,{children:[c&&!i&&a.jsx(A2,{$isBig:c,$isMobile:i,children:a.jsx(ta,{time:e,timerType:We.WaitingForUserAction})},r),a.jsxs(S2,{$isBig:c,$isMobile:i,children:[s!==zt.TEXAS?a.jsx("div",{className:"aciton",children:w2[n].map((h,f)=>{const{isDisabled:p,onHandle:g}=t[h.betType];return a.jsxs("div",{className:`button ${!!o&&(o===h.betType?"animated-active":"animated-unactive")}`,children:[a.jsx(Ua,{buttonType:h.betType,icon:h.icon,onClick:()=>{g(),l(h.betType)},isDisabled:p,size:n}),c&&a.jsx("p",{className:"name",children:d(h.name)})]},f)})}):a.jsx("div",{className:"aciton",children:v2.map((h,f)=>{const{onHandle:p}=t[h.betType];return a.jsxs("div",{className:"button",children:[a.jsx(Ua,{buttonType:h.betType,icon:h.icon,onClick:()=>{p()},isDisabled:!1,size:n}),c&&a.jsx("p",{className:"name",children:d(h.name)})]},f)})}),s!==zt.TEXAS&&a.jsx("div",{className:"last-boton",children:c&&a.jsxs(j2,{className:`${!!o&&(o===q.Surrender?"animated-active":"animated-unactive")}`,onClick:()=>{t[q.Surrender].onHandle(),l(q.Surrender)},$surrender:!0,$isDisabled:t[q.Surrender].isDisabled,disabled:t[q.Surrender].isDisabled,children:[a.jsx("div",{className:"icon",children:a.jsx(Gi,{size:n===gt.Big?20:12})}),a.jsx("p",{className:"name",children:d("Surrender")})]})})]})]})},L2=m.div`
2795
2795
  width: 135px;
2796
2796
  height: 69px;
2797
2797
  position: absolute;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.165",
3
+ "version": "1.0.166",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"