livevegas-ui-kit 1.0.72 → 1.0.73

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.
@@ -1,7 +1,6 @@
1
- interface IChipBoardBackgraound {
1
+ export interface IChipBoardBackgraound {
2
2
  index: number;
3
3
  isActive: boolean;
4
4
  isChipsSelector: boolean;
5
5
  }
6
6
  export declare const ChipBoardBackgraound: ({ index, isActive, isChipsSelector, }: IChipBoardBackgraound) => import("react/jsx-runtime").JSX.Element;
7
- export {};
@@ -0,0 +1,3 @@
1
+ import { IChipBoardBackgraound } from './ChipBoardBackgraound';
2
+
3
+ export declare const BoardBackgraound: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, IChipBoardBackgraound>> & string;
@@ -1725,7 +1725,7 @@ const V3 = d.div`
1725
1725
  vertical-align: middle;
1726
1726
  color: #ffffff;
1727
1727
  }
1728
- `, M4 = ({ balance: e, bet: n, currencyId: r }) => /* @__PURE__ */ t.jsxs(V3, { children: [
1728
+ `, D4 = ({ balance: e, bet: n, currencyId: r }) => /* @__PURE__ */ t.jsxs(V3, { children: [
1729
1729
  /* @__PURE__ */ t.jsxs(Y0, { children: [
1730
1730
  /* @__PURE__ */ t.jsx("p", { className: "text-title", children: "Balance" }),
1731
1731
  /* @__PURE__ */ t.jsxs("p", { className: "amount", children: [
@@ -5614,7 +5614,7 @@ const X5 = d.div`
5614
5614
  position: absolute;
5615
5615
  right: 4px;
5616
5616
  bottom: 20px;
5617
- `, F4 = ({
5617
+ `, z4 = ({
5618
5618
  name: e,
5619
5619
  round: n,
5620
5620
  partnerId: r,
@@ -5954,7 +5954,7 @@ const X5 = d.div`
5954
5954
  rgba(255, 255, 255, 0.4) 50%,
5955
5955
  rgba(255, 255, 255, 0) 100%
5956
5956
  );
5957
- `, D4 = ({
5957
+ `, W4 = ({
5958
5958
  name: e,
5959
5959
  round: n,
5960
5960
  limit: r,
@@ -6022,7 +6022,7 @@ const X5 = d.div`
6022
6022
  align-items: center;
6023
6023
  justify-content: end;
6024
6024
  align-items: end;
6025
- `, q9 = () => /* @__PURE__ */ t.jsx(t.Fragment, { children: /* @__PURE__ */ t.jsx("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ t.jsx("path", { d: "M6.26402 1.704C6.26402 1.46212 6.16794 1.23015 5.9969 1.05912C5.82587 0.888085 5.5939 0.792 5.35202 0.792C5.11015 0.792 4.87817 0.888085 4.70714 1.05912C4.53611 1.23015 4.44002 1.46212 4.44002 1.704V3.984C4.44002 4.10494 4.39198 4.22092 4.30646 4.30644C4.22095 4.39196 4.10496 4.44 3.98402 4.44H1.70402C1.46215 4.44 1.23017 4.53609 1.05914 4.70712C0.888108 4.87815 0.792023 5.11012 0.792023 5.352C0.792023 5.59388 0.888108 5.82585 1.05914 5.99688C1.23017 6.16791 1.46215 6.264 1.70402 6.264H3.98402C4.58872 6.264 5.16864 6.02379 5.59623 5.5962C6.02381 5.16862 6.26402 4.58869 6.26402 3.984V1.704ZM6.26402 16.296C6.26402 16.5379 6.16794 16.7698 5.9969 16.9409C5.82587 17.1119 5.5939 17.208 5.35202 17.208C5.11015 17.208 4.87817 17.1119 4.70714 16.9409C4.53611 16.7698 4.44002 16.5379 4.44002 16.296V14.016C4.44002 13.8951 4.39198 13.7791 4.30646 13.6936C4.22095 13.608 4.10496 13.56 3.98402 13.56H1.70402C1.46215 13.56 1.23017 13.4639 1.05914 13.2929C0.888108 13.1218 0.792023 12.8899 0.792023 12.648C0.792023 12.4061 0.888108 12.1742 1.05914 12.0031C1.23017 11.8321 1.46215 11.736 1.70402 11.736H3.98402C4.58872 11.736 5.16864 11.9762 5.59623 12.4038C6.02381 12.8314 6.26402 13.4113 6.26402 14.016V16.296ZM12.648 0.792C12.4061 0.792 12.1742 0.888085 12.0031 1.05912C11.8321 1.23015 11.736 1.46212 11.736 1.704V3.984C11.736 4.58869 11.9762 5.16862 12.4038 5.5962C12.8314 6.02379 13.4113 6.264 14.016 6.264H16.296C16.5379 6.264 16.7699 6.16791 16.9409 5.99688C17.1119 5.82585 17.208 5.59388 17.208 5.352C17.208 5.11012 17.1119 4.87815 16.9409 4.70712C16.7699 4.53609 16.5379 4.44 16.296 4.44H14.016C13.8951 4.44 13.7791 4.39196 13.6936 4.30644C13.6081 4.22092 13.56 4.10494 13.56 3.984V1.704C13.56 1.46212 13.4639 1.23015 13.2929 1.05912C13.1219 0.888085 12.8899 0.792 12.648 0.792ZM11.736 16.296C11.736 16.5379 11.8321 16.7698 12.0031 16.9409C12.1742 17.1119 12.4061 17.208 12.648 17.208C12.8899 17.208 13.1219 17.1119 13.2929 16.9409C13.4639 16.7698 13.56 16.5379 13.56 16.296V14.016C13.56 13.8951 13.6081 13.7791 13.6936 13.6936C13.7791 13.608 13.8951 13.56 14.016 13.56H16.296C16.5379 13.56 16.7699 13.4639 16.9409 13.2929C17.1119 13.1218 17.208 12.8899 17.208 12.648C17.208 12.4061 17.1119 12.1742 16.9409 12.0031C16.7699 11.8321 16.5379 11.736 16.296 11.736H14.016C13.4113 11.736 12.8314 11.9762 12.4038 12.4038C11.9762 12.8314 11.736 13.4113 11.736 14.016V16.296Z", fill: "white" }) }) }), z4 = ({
6025
+ `, q9 = () => /* @__PURE__ */ t.jsx(t.Fragment, { children: /* @__PURE__ */ t.jsx("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ t.jsx("path", { d: "M6.26402 1.704C6.26402 1.46212 6.16794 1.23015 5.9969 1.05912C5.82587 0.888085 5.5939 0.792 5.35202 0.792C5.11015 0.792 4.87817 0.888085 4.70714 1.05912C4.53611 1.23015 4.44002 1.46212 4.44002 1.704V3.984C4.44002 4.10494 4.39198 4.22092 4.30646 4.30644C4.22095 4.39196 4.10496 4.44 3.98402 4.44H1.70402C1.46215 4.44 1.23017 4.53609 1.05914 4.70712C0.888108 4.87815 0.792023 5.11012 0.792023 5.352C0.792023 5.59388 0.888108 5.82585 1.05914 5.99688C1.23017 6.16791 1.46215 6.264 1.70402 6.264H3.98402C4.58872 6.264 5.16864 6.02379 5.59623 5.5962C6.02381 5.16862 6.26402 4.58869 6.26402 3.984V1.704ZM6.26402 16.296C6.26402 16.5379 6.16794 16.7698 5.9969 16.9409C5.82587 17.1119 5.5939 17.208 5.35202 17.208C5.11015 17.208 4.87817 17.1119 4.70714 16.9409C4.53611 16.7698 4.44002 16.5379 4.44002 16.296V14.016C4.44002 13.8951 4.39198 13.7791 4.30646 13.6936C4.22095 13.608 4.10496 13.56 3.98402 13.56H1.70402C1.46215 13.56 1.23017 13.4639 1.05914 13.2929C0.888108 13.1218 0.792023 12.8899 0.792023 12.648C0.792023 12.4061 0.888108 12.1742 1.05914 12.0031C1.23017 11.8321 1.46215 11.736 1.70402 11.736H3.98402C4.58872 11.736 5.16864 11.9762 5.59623 12.4038C6.02381 12.8314 6.26402 13.4113 6.26402 14.016V16.296ZM12.648 0.792C12.4061 0.792 12.1742 0.888085 12.0031 1.05912C11.8321 1.23015 11.736 1.46212 11.736 1.704V3.984C11.736 4.58869 11.9762 5.16862 12.4038 5.5962C12.8314 6.02379 13.4113 6.264 14.016 6.264H16.296C16.5379 6.264 16.7699 6.16791 16.9409 5.99688C17.1119 5.82585 17.208 5.59388 17.208 5.352C17.208 5.11012 17.1119 4.87815 16.9409 4.70712C16.7699 4.53609 16.5379 4.44 16.296 4.44H14.016C13.8951 4.44 13.7791 4.39196 13.6936 4.30644C13.6081 4.22092 13.56 4.10494 13.56 3.984V1.704C13.56 1.46212 13.4639 1.23015 13.2929 1.05912C13.1219 0.888085 12.8899 0.792 12.648 0.792ZM11.736 16.296C11.736 16.5379 11.8321 16.7698 12.0031 16.9409C12.1742 17.1119 12.4061 17.208 12.648 17.208C12.8899 17.208 13.1219 17.1119 13.2929 16.9409C13.4639 16.7698 13.56 16.5379 13.56 16.296V14.016C13.56 13.8951 13.6081 13.7791 13.6936 13.6936C13.7791 13.608 13.8951 13.56 14.016 13.56H16.296C16.5379 13.56 16.7699 13.4639 16.9409 13.2929C17.1119 13.1218 17.208 12.8899 17.208 12.648C17.208 12.4061 17.1119 12.1742 16.9409 12.0031C16.7699 11.8321 16.5379 11.736 16.296 11.736H14.016C13.4113 11.736 12.8314 11.9762 12.4038 12.4038C11.9762 12.8314 11.736 13.4113 11.736 14.016V16.296Z", fill: "white" }) }) }), R4 = ({
6026
6026
  messages: e,
6027
6027
  onSendMessage: n,
6028
6028
  isTournamentActive: r,
@@ -6230,7 +6230,7 @@ const X5 = d.div`
6230
6230
  &:hover {
6231
6231
  opacity: 0.8;
6232
6232
  }
6233
- `, W4 = ({
6233
+ `, H4 = ({
6234
6234
  title: e,
6235
6235
  description: n,
6236
6236
  timeLeft: r,
@@ -6605,7 +6605,7 @@ const X5 = d.div`
6605
6605
  }
6606
6606
  )
6607
6607
  }
6608
- ), R4 = ({
6608
+ ), O4 = ({
6609
6609
  time: e,
6610
6610
  chipAmounts: n,
6611
6611
  selectedChipIndex: r,
@@ -6754,7 +6754,7 @@ const X5 = d.div`
6754
6754
  line-height: 12px;
6755
6755
  vertical-align: middle;
6756
6756
  }
6757
- `, H4 = ({
6757
+ `, V4 = ({
6758
6758
  balance: e,
6759
6759
  bet: n,
6760
6760
  currencyId: r,
@@ -6827,7 +6827,7 @@ const X5 = d.div`
6827
6827
  margin: 4px 0 0;
6828
6828
  font-size: 14px;
6829
6829
  color: rgba(255, 255, 255, 0.8);
6830
- `, O4 = () => /* @__PURE__ */ t.jsx(x6, { children: /* @__PURE__ */ t.jsxs(g6, { children: [
6830
+ `, G4 = () => /* @__PURE__ */ t.jsx(x6, { children: /* @__PURE__ */ t.jsxs(g6, { children: [
6831
6831
  /* @__PURE__ */ t.jsx(m6, { children: /* @__PURE__ */ t.jsx(y6, {}) }),
6832
6832
  /* @__PURE__ */ t.jsx(w6, { children: "We lost connection for a moment" }),
6833
6833
  /* @__PURE__ */ t.jsx(b6, { children: "This page will close automatically when you're reconnected." })
@@ -6875,7 +6875,7 @@ const X5 = d.div`
6875
6875
  margin: 4px 0 0;
6876
6876
  font-size: 14px;
6877
6877
  color: rgba(255, 255, 255, 0.8);
6878
- `, V4 = ({
6878
+ `, P4 = ({
6879
6879
  partnerId: e,
6880
6880
  socket: n,
6881
6881
  urlParam: r,
@@ -7142,7 +7142,7 @@ const X5 = d.div`
7142
7142
  text-align: center;
7143
7143
  color: #c5f5fa;
7144
7144
  }
7145
- `, G4 = ({
7145
+ `, T4 = ({
7146
7146
  amount: e,
7147
7147
  currencyId: n
7148
7148
  }) => /* @__PURE__ */ t.jsxs(I6, { children: [
@@ -7201,7 +7201,7 @@ const X5 = d.div`
7201
7201
  background: ${({ type: e = "error" }) => M6[e]};
7202
7202
  position: absolute;
7203
7203
  top: -25px;
7204
- `, P4 = ({ code: e, type: n = "error" }) => {
7204
+ `, U4 = ({ code: e, type: n = "error" }) => {
7205
7205
  const r = $3[e] || "Unknown error";
7206
7206
  return /* @__PURE__ */ t.jsxs(F6, { type: n, children: [
7207
7207
  /* @__PURE__ */ t.jsx(z6, { type: n }),
@@ -7415,7 +7415,7 @@ const ae = {
7415
7415
  transform: scale(1.3);
7416
7416
  }
7417
7417
  }
7418
- `, T4 = ({
7418
+ `, Z4 = ({
7419
7419
  time: e,
7420
7420
  actionsHandler: n,
7421
7421
  onStandAll: r,
@@ -7496,7 +7496,7 @@ const ae = {
7496
7496
  position: absolute;
7497
7497
  top: -13px;
7498
7498
  object-fit: contain;
7499
- `, U4 = ({ activeBonus: e }) => {
7499
+ `, E4 = ({ activeBonus: e }) => {
7500
7500
  const n = e.freeSpinsCount && e.freeSpinsCount > 0;
7501
7501
  return /* @__PURE__ */ t.jsxs(U6, { children: [
7502
7502
  !n && /* @__PURE__ */ t.jsx(q6, { src: D2, alt: "stars" }),
@@ -7669,7 +7669,7 @@ const ae = {
7669
7669
  &:hover {
7670
7670
  opacity: 0.8;
7671
7671
  }
7672
- `, Z4 = ({
7672
+ `, _4 = ({
7673
7673
  activeBonus: e,
7674
7674
  onClose: n,
7675
7675
  onClaim: r
@@ -7800,7 +7800,7 @@ const ae = {
7800
7800
  color: #ffffff;
7801
7801
  }
7802
7802
  }
7803
- `, E4 = ({
7803
+ `, K4 = ({
7804
7804
  time: e,
7805
7805
  actionsHandler: n
7806
7806
  }) => /* @__PURE__ */ t.jsxs(a4, { children: [
@@ -7930,7 +7930,7 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
7930
7930
  rgba(255, 255, 255, 0) 100%
7931
7931
  );
7932
7932
  }
7933
- `, _4 = ({
7933
+ `, X4 = ({
7934
7934
  dealerCards: e,
7935
7935
  playerCards: n,
7936
7936
  playerText: r,
@@ -8014,7 +8014,7 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
8014
8014
  y: _2.y + s.y,
8015
8015
  size: _2.size + s.size
8016
8016
  };
8017
- }, K4 = ({
8017
+ }, q4 = ({
8018
8018
  chipAmounts: e,
8019
8019
  amount: n,
8020
8020
  width: r = 64,
@@ -8779,14 +8779,14 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
8779
8779
  align-items: center;
8780
8780
  }
8781
8781
  `, b4 = d.div`
8782
- width: ${({ $isChipsSelector: e }) => e ? 64 : 56}px;
8783
- height: ${({ $isChipsSelector: e }) => e ? 64 : 56}px;
8782
+ width: 56px;
8783
+ height: 56px;
8784
8784
  position: relative;
8785
8785
  z-index: 10;
8786
8786
  .chip {
8787
8787
  position: absolute;
8788
8788
  ${({ $isLandscape: e }) => e && "transform: rotate(90deg)"};
8789
- ${({ $isChipsSelector: e }) => e && "top: -20px;"}
8789
+ ${({ $isChipsSelector: e, $isLandscape: n }) => e && `top: -20px; left: ${n ? -6 : -2}px;`};
8790
8790
  z-index: 1;
8791
8791
  }
8792
8792
  `, v4 = "data:image/svg+xml,%3csvg%20width='84'%20height='82'%20viewBox='0%200%2084%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6935%200.566757C10.4543%200.0780411%209.05313%200.699417%208.60637%201.95435C-0.270935%2026.8905%20-2.20523%2053.8708%203.02051%2079.8707C3.28187%2081.1711%204.57013%2081.9866%205.86285%2081.6899L79.8268%2064.7135C81.0999%2064.4212%2081.8958%2063.1593%2081.6663%2061.8733C79.8569%2051.7373%2080.6072%2041.2937%2083.8455%2031.539C84.2552%2030.3047%2083.656%2028.9471%2082.4462%2028.4699L11.6935%200.566757Z'%20fill='url(%23paint0_linear_2641_17033)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17033'%20x1='0.149414'%20y1='41.4667'%20x2='60.9244'%20y2='43.2542'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.162047'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", j4 = "data:image/svg+xml,%3csvg%20width='96'%20height='94'%20viewBox='0%200%2096%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M51.4597%201.53403C50.7097%200.425482%2049.1929%200.150091%2048.1161%200.945084C27.2441%2016.3559%2010.9331%2037.3897%200.990346%2061.7179C0.498512%2062.9213%201.0858%2064.2886%202.28858%2064.7821L72.6713%2093.6557C73.9041%2094.1615%2075.3079%2093.5559%2075.8408%2092.3346C79.9037%2083.0235%2086.2016%2074.9186%2094.1453%2068.779C95.1693%2067.9875%2095.4356%2066.5366%2094.7103%2065.4646L51.4597%201.53403Z'%20fill='url(%23paint0_linear_2641_17030)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17030'%20x1='19.3462'%20y1='29.4125'%20x2='83.6962'%20y2='81.25'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.763836'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", L4 = "data:image/svg+xml,%3csvg%20width='77'%20height='93'%20viewBox='0%200%2077%2093'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M75.8776%202.39562C75.8617%201.07885%2074.7806%200.0223522%2073.4644%200.0621675C47.8178%200.837945%2022.8752%208.85796%201.38635%2023.2388C0.310566%2023.9588%200.0313568%2025.4126%200.743992%2026.4933L43.2498%2090.9488C43.9865%2092.066%2045.4961%2092.3534%2046.6264%2091.6369C55.028%2086.3114%2064.6025%2083.2392%2074.4659%2082.7042C75.7796%2082.6329%2076.8335%2081.5585%2076.8176%2080.2429L75.8776%202.39562Z'%20fill='url(%23paint0_linear_2641_17026)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17026'%20x1='35.2712'%20y1='7.15'%20x2='61.4879'%20y2='84.6083'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.808813'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", k4 = "data:image/svg+xml,%3csvg%20width='78'%20height='93'%20viewBox='0%200%2078%2093'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.87244%202.39562C1.88834%201.07885%202.96936%200.0223522%204.28563%200.0621675C29.9322%200.837945%2054.8748%208.85796%2076.3636%2023.2388C77.4394%2023.9588%2077.7186%2025.4126%2077.006%2026.4933L34.5002%2090.9488C33.7635%2092.066%2032.2539%2092.3534%2031.1236%2091.6369C22.722%2086.3114%2013.1475%2083.2392%203.28413%2082.7042C1.97037%2082.6329%200.916534%2081.5585%200.932419%2080.2429L1.87244%202.39562Z'%20fill='url(%23paint0_linear_2641_17023)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17023'%20x1='42.4788'%20y1='7.15'%20x2='16.2621'%20y2='84.6083'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.817733'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", S4 = "data:image/svg+xml,%3csvg%20width='95'%20height='94'%20viewBox='0%200%2095%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M44.2903%201.53403C45.0403%200.425482%2046.5571%200.150091%2047.6339%200.945084C68.5059%2016.3559%2084.8169%2037.3897%2094.7597%2061.7179C95.2515%2062.9213%2094.6642%2064.2886%2093.4614%2064.7821L23.0787%2093.6557C21.8459%2094.1615%2020.4421%2093.5559%2019.9092%2092.3346C15.8463%2083.0235%209.54844%2074.9186%201.60469%2068.779C0.58065%2067.9875%200.31443%2066.5366%201.03966%2065.4646L44.2903%201.53403Z'%20fill='url(%23paint0_linear_2641_17020)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17020'%20x1='72.8288'%20y1='28.2208'%20x2='12.0538'%20y2='80.6542'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.811154'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", A4 = "data:image/svg+xml,%3csvg%20width='85'%20height='82'%20viewBox='0%200%2085%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M73.0555%200.566757C74.2947%200.0780411%2075.6959%200.699417%2076.1427%201.95435C85.02%2026.8905%2086.9543%2053.8708%2081.7285%2079.8707C81.4672%2081.1711%2080.1789%2081.9866%2078.8862%2081.6899L4.92223%2064.7135C3.64909%2064.4212%202.85323%2063.1593%203.08277%2061.8733C4.89211%2051.7373%204.14187%2041.2937%200.903557%2031.539C0.493805%2030.3047%201.09303%2028.9471%202.30286%2028.4699L73.0555%200.566757Z'%20fill='url(%23paint0_linear_2641_17017)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17017'%20x1='83.4079'%20y1='40.275'%20x2='4.75794'%20y2='48.0208'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.834485'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", I4 = [
@@ -8796,7 +8796,13 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
8796
8796
  "39px, -97px",
8797
8797
  "84px, -70px",
8798
8798
  "100px, 0px"
8799
- ], B4 = ({
8799
+ ], B4 = [86, 96, 77, 78, 95, 85], N4 = d.img`
8800
+ position: absolute;
8801
+ transform: translate(${({ index: e }) => I4[e]});
8802
+ opacity: ${({ isChipsSelector: e, isActive: n }) => e ? n ? 0.6 : 0.2 : 0};
8803
+ width: ${({ isChipsSelector: e, index: n }) => e ? `${B4[n]}px` : "0px"};
8804
+ transition-duration: 500ms;
8805
+ `, M4 = ({
8800
8806
  index: e,
8801
8807
  isActive: n,
8802
8808
  isChipsSelector: r
@@ -8810,18 +8816,15 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
8810
8816
  A4
8811
8817
  ];
8812
8818
  return /* @__PURE__ */ t.jsx(
8813
- "img",
8819
+ N4,
8814
8820
  {
8815
- src: i[e],
8816
- style: {
8817
- position: "absolute",
8818
- transform: `translate(${I4[e]})`,
8819
- opacity: r ? n ? "0.6" : "0.2" : "0",
8820
- transitionDuration: "500ms"
8821
- }
8821
+ index: e,
8822
+ isActive: n,
8823
+ isChipsSelector: r,
8824
+ src: i[e]
8822
8825
  }
8823
8826
  );
8824
- }, X4 = ({
8827
+ }, Q4 = ({
8825
8828
  chipAmounts: e,
8826
8829
  selectedChipIndex: n,
8827
8830
  selectChipIndex: r,
@@ -8867,7 +8870,7 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
8867
8870
  $index: w,
8868
8871
  children: [
8869
8872
  /* @__PURE__ */ t.jsx(
8870
- B4,
8873
+ M4,
8871
8874
  {
8872
8875
  index: w,
8873
8876
  isActive: w === n,
@@ -8902,26 +8905,26 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
8902
8905
  ] }) });
8903
8906
  };
8904
8907
  export {
8905
- M4 as BalanceAndBet,
8906
- T4 as BlackJackAction,
8907
- G4 as BlackJackeWinPopup,
8908
- E4 as BlackjeckInsurance,
8909
- Z4 as BonusModalContent,
8908
+ D4 as BalanceAndBet,
8909
+ Z4 as BlackJackAction,
8910
+ T4 as BlackJackeWinPopup,
8911
+ K4 as BlackjeckInsurance,
8912
+ _4 as BonusModalContent,
8910
8913
  b2 as Button,
8911
- _4 as CardsRightInfo,
8914
+ X4 as CardsRightInfo,
8912
8915
  k2 as Chip,
8913
- K4 as Chip3D,
8914
- R4 as ChipBoard,
8915
- H4 as MobileBottomInfo,
8916
- F4 as MobileMenu,
8917
- X4 as MoibleChipBoard,
8918
- V4 as NotPlaying,
8916
+ q4 as Chip3D,
8917
+ O4 as ChipBoard,
8918
+ V4 as MobileBottomInfo,
8919
+ z4 as MobileMenu,
8920
+ Q4 as MoibleChipBoard,
8921
+ P4 as NotPlaying,
8919
8922
  tt as PopupWrapper,
8920
- O4 as Reconnect,
8923
+ G4 as Reconnect,
8921
8924
  C0 as Timer,
8922
- D4 as ToLobby,
8923
- P4 as ToastMessages,
8924
- z4 as TopIcons,
8925
- W4 as TournamentNotification,
8926
- U4 as Wager
8925
+ W4 as ToLobby,
8926
+ U4 as ToastMessages,
8927
+ R4 as TopIcons,
8928
+ H4 as TournamentNotification,
8929
+ E4 as Wager
8927
8930
  };
@@ -18,16 +18,16 @@
18
18
  `+m1+a}}var s1=!1,y1;{var P1=typeof WeakMap=="function"?WeakMap:Map;y1=new P1}function a1(a,h){if(!a||s1)return"";{var C=y1.get(a);if(C!==void 0)return C}var j;s1=!0;var H=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var T;T=h1.current,h1.current=null,J1();try{if(h){var F=function(){throw Error()};if(Object.defineProperty(F.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(F,[])}catch($){j=$}Reflect.construct(a,[],F)}else{try{F.call()}catch($){j=$}a.call(F.prototype)}}else{try{throw Error()}catch($){j=$}a()}}catch($){if($&&j&&typeof $.stack=="string"){for(var I=$.stack.split(`
19
19
  `),Y=j.stack.split(`
20
20
  `),G=I.length-1,Z=Y.length-1;G>=1&&Z>=0&&I[G]!==Y[Z];)Z--;for(;G>=1&&Z>=0;G--,Z--)if(I[G]!==Y[Z]){if(G!==1||Z!==1)do if(G--,Z--,Z<0||I[G]!==Y[Z]){var n1=`
21
- `+I[G].replace(" at new "," at ");return a.displayName&&n1.includes("<anonymous>")&&(n1=n1.replace("<anonymous>",a.displayName)),typeof a=="function"&&y1.set(a,n1),n1}while(G>=1&&Z>=0);break}}}finally{s1=!1,h1.current=T,T1(),Error.prepareStackTrace=H}var U1=a?a.displayName||a.name:"",B1=U1?i1(U1):"";return typeof a=="function"&&y1.set(a,B1),B1}function C4(a,h,C){return a1(a,!1)}function m4(a){var h=a.prototype;return!!(h&&h.isReactComponent)}function F2(a,h,C){if(a==null)return"";if(typeof a=="function")return a1(a,m4(a));if(typeof a=="string")return i1(a);switch(a){case f:return i1("Suspense");case u:return i1("SuspenseList")}if(typeof a=="object")switch(a.$$typeof){case c:return C4(a.render);case x:return F2(a.type,h,C);case g:{var j=a,H=j._payload,T=j._init;try{return F2(T(H),h,C)}catch{}}}return""}var $1=Object.prototype.hasOwnProperty,Ue={},Ze=k.ReactDebugCurrentFrame;function D2(a){if(a){var h=a._owner,C=F2(a.type,a._source,h?h.type:null);Ze.setExtraStackFrame(C)}else Ze.setExtraStackFrame(null)}function y4(a,h,C,j,H){{var T=Function.call.bind($1);for(var F in a)if(T(a,F)){var I=void 0;try{if(typeof a[F]!="function"){var Y=Error((j||"React class")+": "+C+" type `"+F+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[F]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Y.name="Invariant Violation",Y}I=a[F](h,F,j,C,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(G){I=G}I&&!(I instanceof Error)&&(D2(H),v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",j||"React class",C,F,typeof I),D2(null)),I instanceof Error&&!(I.message in Ue)&&(Ue[I.message]=!0,D2(H),v("Failed %s type: %s",C,I.message),D2(null))}}}var w4=Array.isArray;function h0(a){return w4(a)}function b4(a){{var h=typeof Symbol=="function"&&Symbol.toStringTag,C=h&&a[Symbol.toStringTag]||a.constructor.name||"Object";return C}}function v4(a){try{return Ee(a),!1}catch{return!0}}function Ee(a){return""+a}function _e(a){if(v4(a))return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",b4(a)),Ee(a)}var Ke=k.ReactCurrentOwner,j4={key:!0,ref:!0,__self:!0,__source:!0},Xe,qe;function L4(a){if($1.call(a,"ref")){var h=Object.getOwnPropertyDescriptor(a,"ref").get;if(h&&h.isReactWarning)return!1}return a.ref!==void 0}function k4(a){if($1.call(a,"key")){var h=Object.getOwnPropertyDescriptor(a,"key").get;if(h&&h.isReactWarning)return!1}return a.key!==void 0}function S4(a,h){typeof a.ref=="string"&&Ke.current}function A4(a,h){{var C=function(){Xe||(Xe=!0,v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};C.isReactWarning=!0,Object.defineProperty(a,"key",{get:C,configurable:!0})}}function I4(a,h){{var C=function(){qe||(qe=!0,v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};C.isReactWarning=!0,Object.defineProperty(a,"ref",{get:C,configurable:!0})}}var B4=function(a,h,C,j,H,T,F){var I={$$typeof:n,type:a,key:h,ref:C,props:F,_owner:T};return I._store={},Object.defineProperty(I._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(I,"_self",{configurable:!1,enumerable:!1,writable:!1,value:j}),Object.defineProperty(I,"_source",{configurable:!1,enumerable:!1,writable:!1,value:H}),Object.freeze&&(Object.freeze(I.props),Object.freeze(I)),I};function N4(a,h,C,j,H){{var T,F={},I=null,Y=null;C!==void 0&&(_e(C),I=""+C),k4(h)&&(_e(h.key),I=""+h.key),L4(h)&&(Y=h.ref,S4(h,H));for(T in h)$1.call(h,T)&&!j4.hasOwnProperty(T)&&(F[T]=h[T]);if(a&&a.defaultProps){var G=a.defaultProps;for(T in G)F[T]===void 0&&(F[T]=G[T])}if(I||Y){var Z=typeof a=="function"?a.displayName||a.name||"Unknown":a;I&&A4(F,Z),Y&&I4(F,Z)}return B4(a,I,Y,H,j,Ke.current,F)}}var f0=k.ReactCurrentOwner,Qe=k.ReactDebugCurrentFrame;function G1(a){if(a){var h=a._owner,C=F2(a.type,a._source,h?h.type:null);Qe.setExtraStackFrame(C)}else Qe.setExtraStackFrame(null)}var u0;u0=!1;function x0(a){return typeof a=="object"&&a!==null&&a.$$typeof===n}function Ye(){{if(f0.current){var a=X(f0.current.type);if(a)return`
21
+ `+I[G].replace(" at new "," at ");return a.displayName&&n1.includes("<anonymous>")&&(n1=n1.replace("<anonymous>",a.displayName)),typeof a=="function"&&y1.set(a,n1),n1}while(G>=1&&Z>=0);break}}}finally{s1=!1,h1.current=T,T1(),Error.prepareStackTrace=H}var U1=a?a.displayName||a.name:"",B1=U1?i1(U1):"";return typeof a=="function"&&y1.set(a,B1),B1}function y4(a,h,C){return a1(a,!1)}function w4(a){var h=a.prototype;return!!(h&&h.isReactComponent)}function F2(a,h,C){if(a==null)return"";if(typeof a=="function")return a1(a,w4(a));if(typeof a=="string")return i1(a);switch(a){case f:return i1("Suspense");case u:return i1("SuspenseList")}if(typeof a=="object")switch(a.$$typeof){case c:return y4(a.render);case x:return F2(a.type,h,C);case g:{var j=a,H=j._payload,T=j._init;try{return F2(T(H),h,C)}catch{}}}return""}var $1=Object.prototype.hasOwnProperty,Ue={},Ze=k.ReactDebugCurrentFrame;function D2(a){if(a){var h=a._owner,C=F2(a.type,a._source,h?h.type:null);Ze.setExtraStackFrame(C)}else Ze.setExtraStackFrame(null)}function b4(a,h,C,j,H){{var T=Function.call.bind($1);for(var F in a)if(T(a,F)){var I=void 0;try{if(typeof a[F]!="function"){var Y=Error((j||"React class")+": "+C+" type `"+F+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[F]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Y.name="Invariant Violation",Y}I=a[F](h,F,j,C,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(G){I=G}I&&!(I instanceof Error)&&(D2(H),v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",j||"React class",C,F,typeof I),D2(null)),I instanceof Error&&!(I.message in Ue)&&(Ue[I.message]=!0,D2(H),v("Failed %s type: %s",C,I.message),D2(null))}}}var v4=Array.isArray;function h0(a){return v4(a)}function j4(a){{var h=typeof Symbol=="function"&&Symbol.toStringTag,C=h&&a[Symbol.toStringTag]||a.constructor.name||"Object";return C}}function L4(a){try{return Ee(a),!1}catch{return!0}}function Ee(a){return""+a}function _e(a){if(L4(a))return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",j4(a)),Ee(a)}var Ke=k.ReactCurrentOwner,k4={key:!0,ref:!0,__self:!0,__source:!0},Xe,qe;function S4(a){if($1.call(a,"ref")){var h=Object.getOwnPropertyDescriptor(a,"ref").get;if(h&&h.isReactWarning)return!1}return a.ref!==void 0}function A4(a){if($1.call(a,"key")){var h=Object.getOwnPropertyDescriptor(a,"key").get;if(h&&h.isReactWarning)return!1}return a.key!==void 0}function I4(a,h){typeof a.ref=="string"&&Ke.current}function B4(a,h){{var C=function(){Xe||(Xe=!0,v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};C.isReactWarning=!0,Object.defineProperty(a,"key",{get:C,configurable:!0})}}function N4(a,h){{var C=function(){qe||(qe=!0,v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};C.isReactWarning=!0,Object.defineProperty(a,"ref",{get:C,configurable:!0})}}var M4=function(a,h,C,j,H,T,F){var I={$$typeof:n,type:a,key:h,ref:C,props:F,_owner:T};return I._store={},Object.defineProperty(I._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(I,"_self",{configurable:!1,enumerable:!1,writable:!1,value:j}),Object.defineProperty(I,"_source",{configurable:!1,enumerable:!1,writable:!1,value:H}),Object.freeze&&(Object.freeze(I.props),Object.freeze(I)),I};function F4(a,h,C,j,H){{var T,F={},I=null,Y=null;C!==void 0&&(_e(C),I=""+C),A4(h)&&(_e(h.key),I=""+h.key),S4(h)&&(Y=h.ref,I4(h,H));for(T in h)$1.call(h,T)&&!k4.hasOwnProperty(T)&&(F[T]=h[T]);if(a&&a.defaultProps){var G=a.defaultProps;for(T in G)F[T]===void 0&&(F[T]=G[T])}if(I||Y){var Z=typeof a=="function"?a.displayName||a.name||"Unknown":a;I&&B4(F,Z),Y&&N4(F,Z)}return M4(a,I,Y,H,j,Ke.current,F)}}var f0=k.ReactCurrentOwner,Qe=k.ReactDebugCurrentFrame;function G1(a){if(a){var h=a._owner,C=F2(a.type,a._source,h?h.type:null);Qe.setExtraStackFrame(C)}else Qe.setExtraStackFrame(null)}var u0;u0=!1;function x0(a){return typeof a=="object"&&a!==null&&a.$$typeof===n}function Ye(){{if(f0.current){var a=X(f0.current.type);if(a)return`
22
22
 
23
- Check the render method of \``+a+"`."}return""}}function M4(a){return""}var Je={};function F4(a){{var h=Ye();if(!h){var C=typeof a=="string"?a:a.displayName||a.name;C&&(h=`
23
+ Check the render method of \``+a+"`."}return""}}function D4(a){return""}var Je={};function z4(a){{var h=Ye();if(!h){var C=typeof a=="string"?a:a.displayName||a.name;C&&(h=`
24
24
 
25
- Check the top-level render call using <`+C+">.")}return h}}function $e(a,h){{if(!a._store||a._store.validated||a.key!=null)return;a._store.validated=!0;var C=F4(h);if(Je[C])return;Je[C]=!0;var j="";a&&a._owner&&a._owner!==f0.current&&(j=" It was passed a child from "+X(a._owner.type)+"."),G1(a),v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',C,j),G1(null)}}function et(a,h){{if(typeof a!="object")return;if(h0(a))for(var C=0;C<a.length;C++){var j=a[C];x0(j)&&$e(j,h)}else if(x0(a))a._store&&(a._store.validated=!0);else if(a){var H=N(a);if(typeof H=="function"&&H!==a.entries)for(var T=H.call(a),F;!(F=T.next()).done;)x0(F.value)&&$e(F.value,h)}}}function D4(a){{var h=a.type;if(h==null||typeof h=="string")return;var C;if(typeof h=="function")C=h.propTypes;else if(typeof h=="object"&&(h.$$typeof===c||h.$$typeof===x))C=h.propTypes;else return;if(C){var j=X(h);y4(C,a.props,"prop",j,a)}else if(h.PropTypes!==void 0&&!u0){u0=!0;var H=X(h);v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",H||"Unknown")}typeof h.getDefaultProps=="function"&&!h.getDefaultProps.isReactClassApproved&&v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function z4(a){{for(var h=Object.keys(a.props),C=0;C<h.length;C++){var j=h[C];if(j!=="children"&&j!=="key"){G1(a),v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",j),G1(null);break}}a.ref!==null&&(G1(a),v("Invalid attribute `ref` supplied to `React.Fragment`."),G1(null))}}var tt={};function nt(a,h,C,j,H,T){{var F=c1(a);if(!F){var I="";(a===void 0||typeof a=="object"&&a!==null&&Object.keys(a).length===0)&&(I+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Y=M4();Y?I+=Y:I+=Ye();var G;a===null?G="null":h0(a)?G="array":a!==void 0&&a.$$typeof===n?(G="<"+(X(a.type)||"Unknown")+" />",I=" Did you accidentally export a JSX literal instead of a component?"):G=typeof a,v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",G,I)}var Z=N4(a,h,C,H,T);if(Z==null)return Z;if(F){var n1=h.children;if(n1!==void 0)if(j)if(h0(n1)){for(var U1=0;U1<n1.length;U1++)et(n1[U1],a);Object.freeze&&Object.freeze(n1)}else v("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else et(n1,a)}if($1.call(h,"key")){var B1=X(a),$=Object.keys(h).filter(function(T4){return T4!=="key"}),g0=$.length>0?"{key: someKey, "+$.join(": ..., ")+": ...}":"{key: someKey}";if(!tt[B1+g0]){var V4=$.length>0?"{"+$.join(": ..., ")+": ...}":"{}";v(`A props object containing a "key" prop is being spread into JSX:
25
+ Check the top-level render call using <`+C+">.")}return h}}function $e(a,h){{if(!a._store||a._store.validated||a.key!=null)return;a._store.validated=!0;var C=z4(h);if(Je[C])return;Je[C]=!0;var j="";a&&a._owner&&a._owner!==f0.current&&(j=" It was passed a child from "+X(a._owner.type)+"."),G1(a),v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',C,j),G1(null)}}function et(a,h){{if(typeof a!="object")return;if(h0(a))for(var C=0;C<a.length;C++){var j=a[C];x0(j)&&$e(j,h)}else if(x0(a))a._store&&(a._store.validated=!0);else if(a){var H=N(a);if(typeof H=="function"&&H!==a.entries)for(var T=H.call(a),F;!(F=T.next()).done;)x0(F.value)&&$e(F.value,h)}}}function R4(a){{var h=a.type;if(h==null||typeof h=="string")return;var C;if(typeof h=="function")C=h.propTypes;else if(typeof h=="object"&&(h.$$typeof===c||h.$$typeof===x))C=h.propTypes;else return;if(C){var j=X(h);b4(C,a.props,"prop",j,a)}else if(h.PropTypes!==void 0&&!u0){u0=!0;var H=X(h);v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",H||"Unknown")}typeof h.getDefaultProps=="function"&&!h.getDefaultProps.isReactClassApproved&&v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function W4(a){{for(var h=Object.keys(a.props),C=0;C<h.length;C++){var j=h[C];if(j!=="children"&&j!=="key"){G1(a),v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",j),G1(null);break}}a.ref!==null&&(G1(a),v("Invalid attribute `ref` supplied to `React.Fragment`."),G1(null))}}var tt={};function nt(a,h,C,j,H,T){{var F=c1(a);if(!F){var I="";(a===void 0||typeof a=="object"&&a!==null&&Object.keys(a).length===0)&&(I+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Y=D4();Y?I+=Y:I+=Ye();var G;a===null?G="null":h0(a)?G="array":a!==void 0&&a.$$typeof===n?(G="<"+(X(a.type)||"Unknown")+" />",I=" Did you accidentally export a JSX literal instead of a component?"):G=typeof a,v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",G,I)}var Z=F4(a,h,C,H,T);if(Z==null)return Z;if(F){var n1=h.children;if(n1!==void 0)if(j)if(h0(n1)){for(var U1=0;U1<n1.length;U1++)et(n1[U1],a);Object.freeze&&Object.freeze(n1)}else v("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else et(n1,a)}if($1.call(h,"key")){var B1=X(a),$=Object.keys(h).filter(function(G4){return G4!=="key"}),g0=$.length>0?"{key: someKey, "+$.join(": ..., ")+": ...}":"{key: someKey}";if(!tt[B1+g0]){var P4=$.length>0?"{"+$.join(": ..., ")+": ...}":"{}";v(`A props object containing a "key" prop is being spread into JSX:
26
26
  let props = %s;
27
27
  <%s {...props} />
28
28
  React keys must be passed directly to JSX without using spread:
29
29
  let props = %s;
30
- <%s key={someKey} {...props} />`,g0,B1,V4,B1),tt[B1+g0]=!0}}return a===i?z4(Z):D4(Z),Z}}function R4(a,h,C){return nt(a,h,C,!0)}function W4(a,h,C){return nt(a,h,C,!1)}var H4=W4,O4=R4;E1.Fragment=i,E1.jsx=H4,E1.jsxs=O4}()),E1}process.env.NODE_ENV==="production"?z2.exports=rt():z2.exports=it();var t=z2.exports,J=function(){return J=Object.assign||function(n){for(var r,i=1,s=arguments.length;i<s;i++){r=arguments[i];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])}return n},J.apply(this,arguments)};function w1(e,n,r){if(r||arguments.length===2)for(var i=0,s=n.length,o;i<s;i++)(o||!(i in n))&&(o||(o=Array.prototype.slice.call(n,0,i)),o[i]=n[i]);return e.concat(o||Array.prototype.slice.call(n))}typeof SuppressedError=="function"&&SuppressedError;function st(e){var n=Object.create(null);return function(r){return n[r]===void 0&&(n[r]=e(r)),n[r]}}var at=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,ot=st(function(e){return at.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),P="-ms-",_1="-moz-",W="-webkit-",y0="comm",e2="rule",R2="decl",lt="@import",w0="@keyframes",ct="@layer",b0=Math.abs,W2=String.fromCharCode,H2=Object.assign;function dt(e,n){return E(e,0)^45?(((n<<2^E(e,0))<<2^E(e,1))<<2^E(e,2))<<2^E(e,3):0}function v0(e){return e.trim()}function d1(e,n){return(e=n.exec(e))?e[0]:e}function S(e,n,r){return e.replace(n,r)}function t2(e,n,r){return e.indexOf(n,r)}function E(e,n){return e.charCodeAt(n)|0}function N1(e,n,r){return e.slice(n,r)}function o1(e){return e.length}function j0(e){return e.length}function K1(e,n){return n.push(e),e}function pt(e,n){return e.map(n).join("")}function L0(e,n){return e.filter(function(r){return!d1(r,n)})}var n2=1,M1=1,k0=0,e1=0,U=0,F1="";function r2(e,n,r,i,s,o,l,p){return{value:e,root:n,parent:r,type:i,props:s,children:o,line:n2,column:M1,length:l,return:"",siblings:p}}function f1(e,n){return H2(r2("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},n)}function D1(e){for(;e.root;)e=f1(e.root,{children:[e]});K1(e,e.siblings)}function ht(){return U}function ft(){return U=e1>0?E(F1,--e1):0,M1--,U===10&&(M1=1,n2--),U}function r1(){return U=e1<k0?E(F1,e1++):0,M1++,U===10&&(M1=1,n2++),U}function b1(){return E(F1,e1)}function i2(){return e1}function s2(e,n){return N1(F1,e,n)}function O2(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function ut(e){return n2=M1=1,k0=o1(F1=e),e1=0,[]}function xt(e){return F1="",e}function V2(e){return v0(s2(e1-1,T2(e===91?e+2:e===40?e+1:e)))}function gt(e){for(;(U=b1())&&U<33;)r1();return O2(e)>2||O2(U)>3?"":" "}function Ct(e,n){for(;--n&&r1()&&!(U<48||U>102||U>57&&U<65||U>70&&U<97););return s2(e,i2()+(n<6&&b1()==32&&r1()==32))}function T2(e){for(;r1();)switch(U){case e:return e1;case 34:case 39:e!==34&&e!==39&&T2(U);break;case 40:e===41&&T2(e);break;case 92:r1();break}return e1}function mt(e,n){for(;r1()&&e+U!==57;)if(e+U===84&&b1()===47)break;return"/*"+s2(n,e1-1)+"*"+W2(e===47?e:r1())}function yt(e){for(;!O2(b1());)r1();return s2(e,e1)}function wt(e){return xt(a2("",null,null,null,[""],e=ut(e),0,[0],e))}function a2(e,n,r,i,s,o,l,p,c){for(var f=0,u=0,x=l,g=0,m=0,y=0,w=1,N=1,k=1,v=0,M="",z=s,R=o,A=i,L=M;N;)switch(y=v,v=r1()){case 40:if(y!=108&&E(L,x-1)==58){t2(L+=S(V2(v),"&","&\f"),"&\f",b0(f?p[f-1]:0))!=-1&&(k=-1);break}case 34:case 39:case 91:L+=V2(v);break;case 9:case 10:case 13:case 32:L+=gt(y);break;case 92:L+=Ct(i2()-1,7);continue;case 47:switch(b1()){case 42:case 47:K1(bt(mt(r1(),i2()),n,r,c),c);break;default:L+="/"}break;case 123*w:p[f++]=o1(L)*k;case 125*w:case 59:case 0:switch(v){case 0:case 125:N=0;case 59+u:k==-1&&(L=S(L,/\f/g,"")),m>0&&o1(L)-x&&K1(m>32?A0(L+";",i,r,x-1,c):A0(S(L," ","")+";",i,r,x-2,c),c);break;case 59:L+=";";default:if(K1(A=S0(L,n,r,f,u,s,p,M,z=[],R=[],x,o),o),v===123)if(u===0)a2(L,n,A,A,z,o,x,p,R);else switch(g===99&&E(L,3)===110?100:g){case 100:case 108:case 109:case 115:a2(e,A,A,i&&K1(S0(e,A,A,0,0,s,p,M,s,z=[],x,R),R),s,R,x,p,i?z:R);break;default:a2(L,A,A,A,[""],R,0,p,R)}}f=u=m=0,w=k=1,M=L="",x=l;break;case 58:x=1+o1(L),m=y;default:if(w<1){if(v==123)--w;else if(v==125&&w++==0&&ft()==125)continue}switch(L+=W2(v),v*w){case 38:k=u>0?1:(L+="\f",-1);break;case 44:p[f++]=(o1(L)-1)*k,k=1;break;case 64:b1()===45&&(L+=V2(r1())),g=b1(),u=x=o1(M=L+=yt(i2())),v++;break;case 45:y===45&&o1(L)==2&&(w=0)}}return o}function S0(e,n,r,i,s,o,l,p,c,f,u,x){for(var g=s-1,m=s===0?o:[""],y=j0(m),w=0,N=0,k=0;w<i;++w)for(var v=0,M=N1(e,g+1,g=b0(N=l[w])),z=e;v<y;++v)(z=v0(N>0?m[v]+" "+M:S(M,/&\f/g,m[v])))&&(c[k++]=z);return r2(e,n,r,s===0?e2:p,c,f,u,x)}function bt(e,n,r,i){return r2(e,n,r,y0,W2(ht()),N1(e,2,-2),0,i)}function A0(e,n,r,i,s){return r2(e,n,r,R2,N1(e,0,i),N1(e,i+1,-1),i,s)}function I0(e,n,r){switch(dt(e,n)){case 5103:return W+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return W+e+e;case 4789:return _1+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return W+e+_1+e+P+e+e;case 5936:switch(E(e,n+11)){case 114:return W+e+P+S(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return W+e+P+S(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return W+e+P+S(e,/[svh]\w+-[tblr]{2}/,"lr")+e}case 6828:case 4268:case 2903:return W+e+P+e+e;case 6165:return W+e+P+"flex-"+e+e;case 5187:return W+e+S(e,/(\w+).+(:[^]+)/,W+"box-$1$2"+P+"flex-$1$2")+e;case 5443:return W+e+P+"flex-item-"+S(e,/flex-|-self/g,"")+(d1(e,/flex-|baseline/)?"":P+"grid-row-"+S(e,/flex-|-self/g,""))+e;case 4675:return W+e+P+"flex-line-pack"+S(e,/align-content|flex-|-self/g,"")+e;case 5548:return W+e+P+S(e,"shrink","negative")+e;case 5292:return W+e+P+S(e,"basis","preferred-size")+e;case 6060:return W+"box-"+S(e,"-grow","")+W+e+P+S(e,"grow","positive")+e;case 4554:return W+S(e,/([^-])(transform)/g,"$1"+W+"$2")+e;case 6187:return S(S(S(e,/(zoom-|grab)/,W+"$1"),/(image-set)/,W+"$1"),e,"")+e;case 5495:case 3959:return S(e,/(image-set\([^]*)/,W+"$1$`$1");case 4968:return S(S(e,/(.+:)(flex-)?(.*)/,W+"box-pack:$3"+P+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+W+e+e;case 4200:if(!d1(e,/flex-|baseline/))return P+"grid-column-align"+N1(e,n)+e;break;case 2592:case 3360:return P+S(e,"template-","")+e;case 4384:case 3616:return r&&r.some(function(i,s){return n=s,d1(i.props,/grid-\w+-end/)})?~t2(e+(r=r[n].value),"span",0)?e:P+S(e,"-start","")+e+P+"grid-row-span:"+(~t2(r,"span",0)?d1(r,/\d+/):+d1(r,/\d+/)-+d1(e,/\d+/))+";":P+S(e,"-start","")+e;case 4896:case 4128:return r&&r.some(function(i){return d1(i.props,/grid-\w+-start/)})?e:P+S(S(e,"-end","-span"),"span ","")+e;case 4095:case 3583:case 4068:case 2532:return S(e,/(.+)-inline(.+)/,W+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(o1(e)-1-n>6)switch(E(e,n+1)){case 109:if(E(e,n+4)!==45)break;case 102:return S(e,/(.+:)(.+)-([^]+)/,"$1"+W+"$2-$3$1"+_1+(E(e,n+3)==108?"$3":"$2-$3"))+e;case 115:return~t2(e,"stretch",0)?I0(S(e,"stretch","fill-available"),n,r)+e:e}break;case 5152:case 5920:return S(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(i,s,o,l,p,c,f){return P+s+":"+o+f+(l?P+s+"-span:"+(p?c:+c-+o)+f:"")+e});case 4949:if(E(e,n+6)===121)return S(e,":",":"+W)+e;break;case 6444:switch(E(e,E(e,14)===45?18:11)){case 120:return S(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+W+(E(e,14)===45?"inline-":"")+"box$3$1"+W+"$2$3$1"+P+"$2box$3")+e;case 100:return S(e,":",":"+P)+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return S(e,"scroll-","scroll-snap-")+e}return e}function o2(e,n){for(var r="",i=0;i<e.length;i++)r+=n(e[i],i,e,n)||"";return r}function vt(e,n,r,i){switch(e.type){case ct:if(e.children.length)break;case lt:case R2:return e.return=e.return||e.value;case y0:return"";case w0:return e.return=e.value+"{"+o2(e.children,i)+"}";case e2:if(!o1(e.value=e.props.join(",")))return""}return o1(r=o2(e.children,i))?e.return=e.value+"{"+r+"}":""}function jt(e){var n=j0(e);return function(r,i,s,o){for(var l="",p=0;p<n;p++)l+=e[p](r,i,s,o)||"";return l}}function Lt(e){return function(n){n.root||(n=n.return)&&e(n)}}function kt(e,n,r,i){if(e.length>-1&&!e.return)switch(e.type){case R2:e.return=I0(e.value,e.length,r);return;case w0:return o2([f1(e,{value:S(e.value,"@","@"+W)})],i);case e2:if(e.length)return pt(r=e.props,function(s){switch(d1(s,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":D1(f1(e,{props:[S(s,/:(read-\w+)/,":"+_1+"$1")]})),D1(f1(e,{props:[s]})),H2(e,{props:L0(r,i)});break;case"::placeholder":D1(f1(e,{props:[S(s,/:(plac\w+)/,":"+W+"input-$1")]})),D1(f1(e,{props:[S(s,/:(plac\w+)/,":"+_1+"$1")]})),D1(f1(e,{props:[S(s,/:(plac\w+)/,P+"input-$1")]})),D1(f1(e,{props:[s]})),H2(e,{props:L0(r,i)});break}return""})}}var St={},v1=typeof process<"u"&&process.env!==void 0&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||"data-styled",B0="active",N0="data-styled-version",l2="6.1.19",P2=`/*!sc*/
30
+ <%s key={someKey} {...props} />`,g0,B1,P4,B1),tt[B1+g0]=!0}}return a===i?W4(Z):R4(Z),Z}}function H4(a,h,C){return nt(a,h,C,!0)}function O4(a,h,C){return nt(a,h,C,!1)}var V4=O4,T4=H4;E1.Fragment=i,E1.jsx=V4,E1.jsxs=T4}()),E1}process.env.NODE_ENV==="production"?z2.exports=rt():z2.exports=it();var t=z2.exports,J=function(){return J=Object.assign||function(n){for(var r,i=1,s=arguments.length;i<s;i++){r=arguments[i];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])}return n},J.apply(this,arguments)};function w1(e,n,r){if(r||arguments.length===2)for(var i=0,s=n.length,o;i<s;i++)(o||!(i in n))&&(o||(o=Array.prototype.slice.call(n,0,i)),o[i]=n[i]);return e.concat(o||Array.prototype.slice.call(n))}typeof SuppressedError=="function"&&SuppressedError;function st(e){var n=Object.create(null);return function(r){return n[r]===void 0&&(n[r]=e(r)),n[r]}}var at=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,ot=st(function(e){return at.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),P="-ms-",_1="-moz-",W="-webkit-",y0="comm",e2="rule",R2="decl",lt="@import",w0="@keyframes",ct="@layer",b0=Math.abs,W2=String.fromCharCode,H2=Object.assign;function dt(e,n){return E(e,0)^45?(((n<<2^E(e,0))<<2^E(e,1))<<2^E(e,2))<<2^E(e,3):0}function v0(e){return e.trim()}function d1(e,n){return(e=n.exec(e))?e[0]:e}function S(e,n,r){return e.replace(n,r)}function t2(e,n,r){return e.indexOf(n,r)}function E(e,n){return e.charCodeAt(n)|0}function N1(e,n,r){return e.slice(n,r)}function o1(e){return e.length}function j0(e){return e.length}function K1(e,n){return n.push(e),e}function pt(e,n){return e.map(n).join("")}function L0(e,n){return e.filter(function(r){return!d1(r,n)})}var n2=1,M1=1,k0=0,e1=0,U=0,F1="";function r2(e,n,r,i,s,o,l,p){return{value:e,root:n,parent:r,type:i,props:s,children:o,line:n2,column:M1,length:l,return:"",siblings:p}}function f1(e,n){return H2(r2("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},n)}function D1(e){for(;e.root;)e=f1(e.root,{children:[e]});K1(e,e.siblings)}function ht(){return U}function ft(){return U=e1>0?E(F1,--e1):0,M1--,U===10&&(M1=1,n2--),U}function r1(){return U=e1<k0?E(F1,e1++):0,M1++,U===10&&(M1=1,n2++),U}function b1(){return E(F1,e1)}function i2(){return e1}function s2(e,n){return N1(F1,e,n)}function O2(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function ut(e){return n2=M1=1,k0=o1(F1=e),e1=0,[]}function xt(e){return F1="",e}function V2(e){return v0(s2(e1-1,T2(e===91?e+2:e===40?e+1:e)))}function gt(e){for(;(U=b1())&&U<33;)r1();return O2(e)>2||O2(U)>3?"":" "}function Ct(e,n){for(;--n&&r1()&&!(U<48||U>102||U>57&&U<65||U>70&&U<97););return s2(e,i2()+(n<6&&b1()==32&&r1()==32))}function T2(e){for(;r1();)switch(U){case e:return e1;case 34:case 39:e!==34&&e!==39&&T2(U);break;case 40:e===41&&T2(e);break;case 92:r1();break}return e1}function mt(e,n){for(;r1()&&e+U!==57;)if(e+U===84&&b1()===47)break;return"/*"+s2(n,e1-1)+"*"+W2(e===47?e:r1())}function yt(e){for(;!O2(b1());)r1();return s2(e,e1)}function wt(e){return xt(a2("",null,null,null,[""],e=ut(e),0,[0],e))}function a2(e,n,r,i,s,o,l,p,c){for(var f=0,u=0,x=l,g=0,m=0,y=0,w=1,N=1,k=1,v=0,M="",z=s,R=o,A=i,L=M;N;)switch(y=v,v=r1()){case 40:if(y!=108&&E(L,x-1)==58){t2(L+=S(V2(v),"&","&\f"),"&\f",b0(f?p[f-1]:0))!=-1&&(k=-1);break}case 34:case 39:case 91:L+=V2(v);break;case 9:case 10:case 13:case 32:L+=gt(y);break;case 92:L+=Ct(i2()-1,7);continue;case 47:switch(b1()){case 42:case 47:K1(bt(mt(r1(),i2()),n,r,c),c);break;default:L+="/"}break;case 123*w:p[f++]=o1(L)*k;case 125*w:case 59:case 0:switch(v){case 0:case 125:N=0;case 59+u:k==-1&&(L=S(L,/\f/g,"")),m>0&&o1(L)-x&&K1(m>32?A0(L+";",i,r,x-1,c):A0(S(L," ","")+";",i,r,x-2,c),c);break;case 59:L+=";";default:if(K1(A=S0(L,n,r,f,u,s,p,M,z=[],R=[],x,o),o),v===123)if(u===0)a2(L,n,A,A,z,o,x,p,R);else switch(g===99&&E(L,3)===110?100:g){case 100:case 108:case 109:case 115:a2(e,A,A,i&&K1(S0(e,A,A,0,0,s,p,M,s,z=[],x,R),R),s,R,x,p,i?z:R);break;default:a2(L,A,A,A,[""],R,0,p,R)}}f=u=m=0,w=k=1,M=L="",x=l;break;case 58:x=1+o1(L),m=y;default:if(w<1){if(v==123)--w;else if(v==125&&w++==0&&ft()==125)continue}switch(L+=W2(v),v*w){case 38:k=u>0?1:(L+="\f",-1);break;case 44:p[f++]=(o1(L)-1)*k,k=1;break;case 64:b1()===45&&(L+=V2(r1())),g=b1(),u=x=o1(M=L+=yt(i2())),v++;break;case 45:y===45&&o1(L)==2&&(w=0)}}return o}function S0(e,n,r,i,s,o,l,p,c,f,u,x){for(var g=s-1,m=s===0?o:[""],y=j0(m),w=0,N=0,k=0;w<i;++w)for(var v=0,M=N1(e,g+1,g=b0(N=l[w])),z=e;v<y;++v)(z=v0(N>0?m[v]+" "+M:S(M,/&\f/g,m[v])))&&(c[k++]=z);return r2(e,n,r,s===0?e2:p,c,f,u,x)}function bt(e,n,r,i){return r2(e,n,r,y0,W2(ht()),N1(e,2,-2),0,i)}function A0(e,n,r,i,s){return r2(e,n,r,R2,N1(e,0,i),N1(e,i+1,-1),i,s)}function I0(e,n,r){switch(dt(e,n)){case 5103:return W+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return W+e+e;case 4789:return _1+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return W+e+_1+e+P+e+e;case 5936:switch(E(e,n+11)){case 114:return W+e+P+S(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return W+e+P+S(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return W+e+P+S(e,/[svh]\w+-[tblr]{2}/,"lr")+e}case 6828:case 4268:case 2903:return W+e+P+e+e;case 6165:return W+e+P+"flex-"+e+e;case 5187:return W+e+S(e,/(\w+).+(:[^]+)/,W+"box-$1$2"+P+"flex-$1$2")+e;case 5443:return W+e+P+"flex-item-"+S(e,/flex-|-self/g,"")+(d1(e,/flex-|baseline/)?"":P+"grid-row-"+S(e,/flex-|-self/g,""))+e;case 4675:return W+e+P+"flex-line-pack"+S(e,/align-content|flex-|-self/g,"")+e;case 5548:return W+e+P+S(e,"shrink","negative")+e;case 5292:return W+e+P+S(e,"basis","preferred-size")+e;case 6060:return W+"box-"+S(e,"-grow","")+W+e+P+S(e,"grow","positive")+e;case 4554:return W+S(e,/([^-])(transform)/g,"$1"+W+"$2")+e;case 6187:return S(S(S(e,/(zoom-|grab)/,W+"$1"),/(image-set)/,W+"$1"),e,"")+e;case 5495:case 3959:return S(e,/(image-set\([^]*)/,W+"$1$`$1");case 4968:return S(S(e,/(.+:)(flex-)?(.*)/,W+"box-pack:$3"+P+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+W+e+e;case 4200:if(!d1(e,/flex-|baseline/))return P+"grid-column-align"+N1(e,n)+e;break;case 2592:case 3360:return P+S(e,"template-","")+e;case 4384:case 3616:return r&&r.some(function(i,s){return n=s,d1(i.props,/grid-\w+-end/)})?~t2(e+(r=r[n].value),"span",0)?e:P+S(e,"-start","")+e+P+"grid-row-span:"+(~t2(r,"span",0)?d1(r,/\d+/):+d1(r,/\d+/)-+d1(e,/\d+/))+";":P+S(e,"-start","")+e;case 4896:case 4128:return r&&r.some(function(i){return d1(i.props,/grid-\w+-start/)})?e:P+S(S(e,"-end","-span"),"span ","")+e;case 4095:case 3583:case 4068:case 2532:return S(e,/(.+)-inline(.+)/,W+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(o1(e)-1-n>6)switch(E(e,n+1)){case 109:if(E(e,n+4)!==45)break;case 102:return S(e,/(.+:)(.+)-([^]+)/,"$1"+W+"$2-$3$1"+_1+(E(e,n+3)==108?"$3":"$2-$3"))+e;case 115:return~t2(e,"stretch",0)?I0(S(e,"stretch","fill-available"),n,r)+e:e}break;case 5152:case 5920:return S(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(i,s,o,l,p,c,f){return P+s+":"+o+f+(l?P+s+"-span:"+(p?c:+c-+o)+f:"")+e});case 4949:if(E(e,n+6)===121)return S(e,":",":"+W)+e;break;case 6444:switch(E(e,E(e,14)===45?18:11)){case 120:return S(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+W+(E(e,14)===45?"inline-":"")+"box$3$1"+W+"$2$3$1"+P+"$2box$3")+e;case 100:return S(e,":",":"+P)+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return S(e,"scroll-","scroll-snap-")+e}return e}function o2(e,n){for(var r="",i=0;i<e.length;i++)r+=n(e[i],i,e,n)||"";return r}function vt(e,n,r,i){switch(e.type){case ct:if(e.children.length)break;case lt:case R2:return e.return=e.return||e.value;case y0:return"";case w0:return e.return=e.value+"{"+o2(e.children,i)+"}";case e2:if(!o1(e.value=e.props.join(",")))return""}return o1(r=o2(e.children,i))?e.return=e.value+"{"+r+"}":""}function jt(e){var n=j0(e);return function(r,i,s,o){for(var l="",p=0;p<n;p++)l+=e[p](r,i,s,o)||"";return l}}function Lt(e){return function(n){n.root||(n=n.return)&&e(n)}}function kt(e,n,r,i){if(e.length>-1&&!e.return)switch(e.type){case R2:e.return=I0(e.value,e.length,r);return;case w0:return o2([f1(e,{value:S(e.value,"@","@"+W)})],i);case e2:if(e.length)return pt(r=e.props,function(s){switch(d1(s,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":D1(f1(e,{props:[S(s,/:(read-\w+)/,":"+_1+"$1")]})),D1(f1(e,{props:[s]})),H2(e,{props:L0(r,i)});break;case"::placeholder":D1(f1(e,{props:[S(s,/:(plac\w+)/,":"+W+"input-$1")]})),D1(f1(e,{props:[S(s,/:(plac\w+)/,":"+_1+"$1")]})),D1(f1(e,{props:[S(s,/:(plac\w+)/,P+"input-$1")]})),D1(f1(e,{props:[s]})),H2(e,{props:L0(r,i)});break}return""})}}var St={},v1=typeof process<"u"&&process.env!==void 0&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||"data-styled",B0="active",N0="data-styled-version",l2="6.1.19",P2=`/*!sc*/
31
31
  `,c2=typeof window<"u"&&typeof document<"u",At=!!(typeof SC_DISABLE_SPEEDY=="boolean"?SC_DISABLE_SPEEDY:typeof process<"u"&&process.env!==void 0&&process.env.REACT_APP_SC_DISABLE_SPEEDY!==void 0&&process.env.REACT_APP_SC_DISABLE_SPEEDY!==""?process.env.REACT_APP_SC_DISABLE_SPEEDY!=="false"&&process.env.REACT_APP_SC_DISABLE_SPEEDY:typeof process<"u"&&process.env!==void 0&&process.env.SC_DISABLE_SPEEDY!==void 0&&process.env.SC_DISABLE_SPEEDY!==""?process.env.SC_DISABLE_SPEEDY!=="false"&&process.env.SC_DISABLE_SPEEDY:process.env.NODE_ENV!=="production"),M0=/invalid hook call/i,d2=new Set,It=function(e,n){if(process.env.NODE_ENV!=="production"){var r=n?' with the id of "'.concat(n,'"'):"",i="The component ".concat(e).concat(r,` has been created dynamically.
32
32
  `)+`You may see this warning because you've called styled inside another component.
33
33
  To resolve this only create new StyledComponents outside of any render method and function component.
@@ -2843,14 +2843,20 @@ See https://s-c.sh/2BAXzed for more info.`),window[C2]+=1);const d3=d.div`
2843
2843
  align-items: center;
2844
2844
  }
2845
2845
  `,o4=d.div`
2846
- width: ${({$isChipsSelector:e})=>e?64:56}px;
2847
- height: ${({$isChipsSelector:e})=>e?64:56}px;
2846
+ width: 56px;
2847
+ height: 56px;
2848
2848
  position: relative;
2849
2849
  z-index: 10;
2850
2850
  .chip {
2851
2851
  position: absolute;
2852
2852
  ${({$isLandscape:e})=>e&&"transform: rotate(90deg)"};
2853
- ${({$isChipsSelector:e})=>e&&"top: -20px;"}
2853
+ ${({$isChipsSelector:e,$isLandscape:n})=>e&&`top: -20px; left: ${n?-6:-2}px;`};
2854
2854
  z-index: 1;
2855
2855
  }
2856
- `,l4="data:image/svg+xml,%3csvg%20width='84'%20height='82'%20viewBox='0%200%2084%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6935%200.566757C10.4543%200.0780411%209.05313%200.699417%208.60637%201.95435C-0.270935%2026.8905%20-2.20523%2053.8708%203.02051%2079.8707C3.28187%2081.1711%204.57013%2081.9866%205.86285%2081.6899L79.8268%2064.7135C81.0999%2064.4212%2081.8958%2063.1593%2081.6663%2061.8733C79.8569%2051.7373%2080.6072%2041.2937%2083.8455%2031.539C84.2552%2030.3047%2083.656%2028.9471%2082.4462%2028.4699L11.6935%200.566757Z'%20fill='url(%23paint0_linear_2641_17033)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17033'%20x1='0.149414'%20y1='41.4667'%20x2='60.9244'%20y2='43.2542'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.162047'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",c4="data:image/svg+xml,%3csvg%20width='96'%20height='94'%20viewBox='0%200%2096%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M51.4597%201.53403C50.7097%200.425482%2049.1929%200.150091%2048.1161%200.945084C27.2441%2016.3559%2010.9331%2037.3897%200.990346%2061.7179C0.498512%2062.9213%201.0858%2064.2886%202.28858%2064.7821L72.6713%2093.6557C73.9041%2094.1615%2075.3079%2093.5559%2075.8408%2092.3346C79.9037%2083.0235%2086.2016%2074.9186%2094.1453%2068.779C95.1693%2067.9875%2095.4356%2066.5366%2094.7103%2065.4646L51.4597%201.53403Z'%20fill='url(%23paint0_linear_2641_17030)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17030'%20x1='19.3462'%20y1='29.4125'%20x2='83.6962'%20y2='81.25'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.763836'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",d4="data:image/svg+xml,%3csvg%20width='77'%20height='93'%20viewBox='0%200%2077%2093'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M75.8776%202.39562C75.8617%201.07885%2074.7806%200.0223522%2073.4644%200.0621675C47.8178%200.837945%2022.8752%208.85796%201.38635%2023.2388C0.310566%2023.9588%200.0313568%2025.4126%200.743992%2026.4933L43.2498%2090.9488C43.9865%2092.066%2045.4961%2092.3534%2046.6264%2091.6369C55.028%2086.3114%2064.6025%2083.2392%2074.4659%2082.7042C75.7796%2082.6329%2076.8335%2081.5585%2076.8176%2080.2429L75.8776%202.39562Z'%20fill='url(%23paint0_linear_2641_17026)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17026'%20x1='35.2712'%20y1='7.15'%20x2='61.4879'%20y2='84.6083'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.808813'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",p4="data:image/svg+xml,%3csvg%20width='78'%20height='93'%20viewBox='0%200%2078%2093'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.87244%202.39562C1.88834%201.07885%202.96936%200.0223522%204.28563%200.0621675C29.9322%200.837945%2054.8748%208.85796%2076.3636%2023.2388C77.4394%2023.9588%2077.7186%2025.4126%2077.006%2026.4933L34.5002%2090.9488C33.7635%2092.066%2032.2539%2092.3534%2031.1236%2091.6369C22.722%2086.3114%2013.1475%2083.2392%203.28413%2082.7042C1.97037%2082.6329%200.916534%2081.5585%200.932419%2080.2429L1.87244%202.39562Z'%20fill='url(%23paint0_linear_2641_17023)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17023'%20x1='42.4788'%20y1='7.15'%20x2='16.2621'%20y2='84.6083'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.817733'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",h4="data:image/svg+xml,%3csvg%20width='95'%20height='94'%20viewBox='0%200%2095%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M44.2903%201.53403C45.0403%200.425482%2046.5571%200.150091%2047.6339%200.945084C68.5059%2016.3559%2084.8169%2037.3897%2094.7597%2061.7179C95.2515%2062.9213%2094.6642%2064.2886%2093.4614%2064.7821L23.0787%2093.6557C21.8459%2094.1615%2020.4421%2093.5559%2019.9092%2092.3346C15.8463%2083.0235%209.54844%2074.9186%201.60469%2068.779C0.58065%2067.9875%200.31443%2066.5366%201.03966%2065.4646L44.2903%201.53403Z'%20fill='url(%23paint0_linear_2641_17020)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17020'%20x1='72.8288'%20y1='28.2208'%20x2='12.0538'%20y2='80.6542'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.811154'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",f4="data:image/svg+xml,%3csvg%20width='85'%20height='82'%20viewBox='0%200%2085%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M73.0555%200.566757C74.2947%200.0780411%2075.6959%200.699417%2076.1427%201.95435C85.02%2026.8905%2086.9543%2053.8708%2081.7285%2079.8707C81.4672%2081.1711%2080.1789%2081.9866%2078.8862%2081.6899L4.92223%2064.7135C3.64909%2064.4212%202.85323%2063.1593%203.08277%2061.8733C4.89211%2051.7373%204.14187%2041.2937%200.903557%2031.539C0.493805%2030.3047%201.09303%2028.9471%202.30286%2028.4699L73.0555%200.566757Z'%20fill='url(%23paint0_linear_2641_17017)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17017'%20x1='83.4079'%20y1='40.275'%20x2='4.75794'%20y2='48.0208'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.834485'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",u4=["-100px, 0px","-84px, -70px","-39px, -97px","39px, -97px","84px, -70px","100px, 0px"],x4=({index:e,isActive:n,isChipsSelector:r})=>{const i=[l4,c4,d4,p4,h4,f4];return t.jsx("img",{src:i[e],style:{position:"absolute",transform:`translate(${u4[e]})`,opacity:r?n?"0.6":"0.2":"0",transitionDuration:"500ms"}})},g4=({chipAmounts:e,selectedChipIndex:n,selectChipIndex:r,onUndo:i,onDouble:s,onRepeat:o,balance:l,isUndo:p,isDouble:c,isDeal:f,isRepeat:u,isLandscape:x})=>{const[g,m]=b.useState(!1);return t.jsx(r4,{$isLandscape:x,children:t.jsxs(i4,{children:[t.jsx(Ge,{$isLandscape:x,$isDisabled:p,onClick:i,children:t.jsx("div",{className:"icon",children:t.jsx(Re,{})})}),t.jsxs(o4,{$isLandscape:x,$isChipsSelector:g,children:[t.jsx("div",{className:"chip",children:t.jsx(q1,{amount:e[n],chipAmounts:e,height:g?64:56,width:g?64:56,onClick:()=>{m(!g)}})}),e.map((y,w)=>t.jsxs(a4,{$isLandscape:x,$isActiveChips:g,$index:w,children:[t.jsx(x4,{index:w,isActive:w===n,isChipsSelector:g}),t.jsx("div",{className:"chips-select",children:t.jsx(q1,{amount:y,chipAmounts:e,height:42,width:42,onClick:()=>r(w),isDisabled:y>l})})]},y))]}),t.jsx(Ge,{$isLandscape:x,$isDisabled:f?c:u,onClick:f?s:o,children:t.jsx("div",{className:"icon",children:f?t.jsx(c0,{}):t.jsx(We,{})})})]})})};O.BalanceAndBet=p3,O.BlackJackAction=k6,O.BlackJackeWinPopup=c6,O.BlackjeckInsurance=E6,O.BonusModalContent=G6,O.Button=X1,O.CardsRightInfo=J6,O.Chip=q1,O.Chip3D=n4,O.ChipBoard=T9,O.MobileBottomInfo=_9,O.MobileMenu=p9,O.MoibleChipBoard=g4,O.NotPlaying=a6,O.PopupWrapper=l0,O.Reconnect=e6,O.Timer=A2,O.ToLobby=w9,O.ToastMessages=g6,O.TopIcons=L9,O.TournamentNotification=F9,O.Wager=D6,Object.defineProperty(O,Symbol.toStringTag,{value:"Module"})});
2856
+ `,l4="data:image/svg+xml,%3csvg%20width='84'%20height='82'%20viewBox='0%200%2084%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6935%200.566757C10.4543%200.0780411%209.05313%200.699417%208.60637%201.95435C-0.270935%2026.8905%20-2.20523%2053.8708%203.02051%2079.8707C3.28187%2081.1711%204.57013%2081.9866%205.86285%2081.6899L79.8268%2064.7135C81.0999%2064.4212%2081.8958%2063.1593%2081.6663%2061.8733C79.8569%2051.7373%2080.6072%2041.2937%2083.8455%2031.539C84.2552%2030.3047%2083.656%2028.9471%2082.4462%2028.4699L11.6935%200.566757Z'%20fill='url(%23paint0_linear_2641_17033)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17033'%20x1='0.149414'%20y1='41.4667'%20x2='60.9244'%20y2='43.2542'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.162047'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",c4="data:image/svg+xml,%3csvg%20width='96'%20height='94'%20viewBox='0%200%2096%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M51.4597%201.53403C50.7097%200.425482%2049.1929%200.150091%2048.1161%200.945084C27.2441%2016.3559%2010.9331%2037.3897%200.990346%2061.7179C0.498512%2062.9213%201.0858%2064.2886%202.28858%2064.7821L72.6713%2093.6557C73.9041%2094.1615%2075.3079%2093.5559%2075.8408%2092.3346C79.9037%2083.0235%2086.2016%2074.9186%2094.1453%2068.779C95.1693%2067.9875%2095.4356%2066.5366%2094.7103%2065.4646L51.4597%201.53403Z'%20fill='url(%23paint0_linear_2641_17030)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17030'%20x1='19.3462'%20y1='29.4125'%20x2='83.6962'%20y2='81.25'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.763836'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",d4="data:image/svg+xml,%3csvg%20width='77'%20height='93'%20viewBox='0%200%2077%2093'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M75.8776%202.39562C75.8617%201.07885%2074.7806%200.0223522%2073.4644%200.0621675C47.8178%200.837945%2022.8752%208.85796%201.38635%2023.2388C0.310566%2023.9588%200.0313568%2025.4126%200.743992%2026.4933L43.2498%2090.9488C43.9865%2092.066%2045.4961%2092.3534%2046.6264%2091.6369C55.028%2086.3114%2064.6025%2083.2392%2074.4659%2082.7042C75.7796%2082.6329%2076.8335%2081.5585%2076.8176%2080.2429L75.8776%202.39562Z'%20fill='url(%23paint0_linear_2641_17026)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17026'%20x1='35.2712'%20y1='7.15'%20x2='61.4879'%20y2='84.6083'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.808813'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",p4="data:image/svg+xml,%3csvg%20width='78'%20height='93'%20viewBox='0%200%2078%2093'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.87244%202.39562C1.88834%201.07885%202.96936%200.0223522%204.28563%200.0621675C29.9322%200.837945%2054.8748%208.85796%2076.3636%2023.2388C77.4394%2023.9588%2077.7186%2025.4126%2077.006%2026.4933L34.5002%2090.9488C33.7635%2092.066%2032.2539%2092.3534%2031.1236%2091.6369C22.722%2086.3114%2013.1475%2083.2392%203.28413%2082.7042C1.97037%2082.6329%200.916534%2081.5585%200.932419%2080.2429L1.87244%202.39562Z'%20fill='url(%23paint0_linear_2641_17023)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17023'%20x1='42.4788'%20y1='7.15'%20x2='16.2621'%20y2='84.6083'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.817733'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",h4="data:image/svg+xml,%3csvg%20width='95'%20height='94'%20viewBox='0%200%2095%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M44.2903%201.53403C45.0403%200.425482%2046.5571%200.150091%2047.6339%200.945084C68.5059%2016.3559%2084.8169%2037.3897%2094.7597%2061.7179C95.2515%2062.9213%2094.6642%2064.2886%2093.4614%2064.7821L23.0787%2093.6557C21.8459%2094.1615%2020.4421%2093.5559%2019.9092%2092.3346C15.8463%2083.0235%209.54844%2074.9186%201.60469%2068.779C0.58065%2067.9875%200.31443%2066.5366%201.03966%2065.4646L44.2903%201.53403Z'%20fill='url(%23paint0_linear_2641_17020)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17020'%20x1='72.8288'%20y1='28.2208'%20x2='12.0538'%20y2='80.6542'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.811154'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",f4="data:image/svg+xml,%3csvg%20width='85'%20height='82'%20viewBox='0%200%2085%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M73.0555%200.566757C74.2947%200.0780411%2075.6959%200.699417%2076.1427%201.95435C85.02%2026.8905%2086.9543%2053.8708%2081.7285%2079.8707C81.4672%2081.1711%2080.1789%2081.9866%2078.8862%2081.6899L4.92223%2064.7135C3.64909%2064.4212%202.85323%2063.1593%203.08277%2061.8733C4.89211%2051.7373%204.14187%2041.2937%200.903557%2031.539C0.493805%2030.3047%201.09303%2028.9471%202.30286%2028.4699L73.0555%200.566757Z'%20fill='url(%23paint0_linear_2641_17017)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2641_17017'%20x1='83.4079'%20y1='40.275'%20x2='4.75794'%20y2='48.0208'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.16'%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='0.834485'%20stop-color='white'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",u4=["-100px, 0px","-84px, -70px","-39px, -97px","39px, -97px","84px, -70px","100px, 0px"],x4=[86,96,77,78,95,85],g4=d.img`
2857
+ position: absolute;
2858
+ transform: translate(${({index:e})=>u4[e]});
2859
+ opacity: ${({isChipsSelector:e,isActive:n})=>e?n?.6:.2:0};
2860
+ width: ${({isChipsSelector:e,index:n})=>e?`${x4[n]}px`:"0px"};
2861
+ transition-duration: 500ms;
2862
+ `,C4=({index:e,isActive:n,isChipsSelector:r})=>{const i=[l4,c4,d4,p4,h4,f4];return t.jsx(g4,{index:e,isActive:n,isChipsSelector:r,src:i[e]})},m4=({chipAmounts:e,selectedChipIndex:n,selectChipIndex:r,onUndo:i,onDouble:s,onRepeat:o,balance:l,isUndo:p,isDouble:c,isDeal:f,isRepeat:u,isLandscape:x})=>{const[g,m]=b.useState(!1);return t.jsx(r4,{$isLandscape:x,children:t.jsxs(i4,{children:[t.jsx(Ge,{$isLandscape:x,$isDisabled:p,onClick:i,children:t.jsx("div",{className:"icon",children:t.jsx(Re,{})})}),t.jsxs(o4,{$isLandscape:x,$isChipsSelector:g,children:[t.jsx("div",{className:"chip",children:t.jsx(q1,{amount:e[n],chipAmounts:e,height:g?64:56,width:g?64:56,onClick:()=>{m(!g)}})}),e.map((y,w)=>t.jsxs(a4,{$isLandscape:x,$isActiveChips:g,$index:w,children:[t.jsx(C4,{index:w,isActive:w===n,isChipsSelector:g}),t.jsx("div",{className:"chips-select",children:t.jsx(q1,{amount:y,chipAmounts:e,height:42,width:42,onClick:()=>r(w),isDisabled:y>l})})]},y))]}),t.jsx(Ge,{$isLandscape:x,$isDisabled:f?c:u,onClick:f?s:o,children:t.jsx("div",{className:"icon",children:f?t.jsx(c0,{}):t.jsx(We,{})})})]})})};O.BalanceAndBet=p3,O.BlackJackAction=k6,O.BlackJackeWinPopup=c6,O.BlackjeckInsurance=E6,O.BonusModalContent=G6,O.Button=X1,O.CardsRightInfo=J6,O.Chip=q1,O.Chip3D=n4,O.ChipBoard=T9,O.MobileBottomInfo=_9,O.MobileMenu=p9,O.MoibleChipBoard=m4,O.NotPlaying=a6,O.PopupWrapper=l0,O.Reconnect=e6,O.Timer=A2,O.ToLobby=w9,O.ToastMessages=g6,O.TopIcons=L9,O.TournamentNotification=F9,O.Wager=D6,Object.defineProperty(O,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.72",
3
+ "version": "1.0.73",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"