@cuemath/leap 2.8.24-hg1 → 2.8.24-link1

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.
Files changed (66) hide show
  1. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js +6 -6
  2. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js.map +1 -1
  3. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js +73 -29
  4. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js.map +1 -1
  5. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js +81 -83
  6. package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js.map +1 -1
  7. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js +15 -25
  8. package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js.map +1 -1
  9. package/dist/features/circle-games/game-launcher/game-launcher-styled.js +5 -6
  10. package/dist/features/circle-games/game-launcher/game-launcher-styled.js.map +1 -1
  11. package/dist/features/circle-games/game-launcher/game-launcher.js +82 -123
  12. package/dist/features/circle-games/game-launcher/game-launcher.js.map +1 -1
  13. package/dist/features/circle-games/games/web-view/enums/project-ids-enum.js +14 -0
  14. package/dist/features/circle-games/games/web-view/enums/project-ids-enum.js.map +1 -0
  15. package/dist/features/circle-games/games/web-view/enums/project-type-enum.js +1 -1
  16. package/dist/features/circle-games/games/web-view/enums/project-type-enum.js.map +1 -1
  17. package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -1
  18. package/dist/features/circle-games/games/web-view/web-view.js +83 -70
  19. package/dist/features/circle-games/games/web-view/web-view.js.map +1 -1
  20. package/dist/features/post-game-stats/accuracy/accuracy-styled.js +16 -17
  21. package/dist/features/post-game-stats/accuracy/accuracy-styled.js.map +1 -1
  22. package/dist/features/post-game-stats/clock/clock-styled.js +10 -11
  23. package/dist/features/post-game-stats/clock/clock-styled.js.map +1 -1
  24. package/dist/features/post-game-stats/points/points-styled.js +6 -7
  25. package/dist/features/post-game-stats/points/points-styled.js.map +1 -1
  26. package/dist/features/post-game-stats/post-game-stats-styled.js +1 -1
  27. package/dist/features/post-game-stats/post-game-stats-styled.js.map +1 -1
  28. package/dist/features/post-game-stats/streak/streak-styled.js +17 -18
  29. package/dist/features/post-game-stats/streak/streak-styled.js.map +1 -1
  30. package/dist/features/trial-session/comps/trial-circle-game/constants.js.map +1 -1
  31. package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js.map +1 -1
  32. package/dist/features/trial-session/trial-session-view.js +85 -75
  33. package/dist/features/trial-session/trial-session-view.js.map +1 -1
  34. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js +4 -0
  35. package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js.map +1 -1
  36. package/dist/index.d.ts +109 -72
  37. package/dist/index.js +208 -203
  38. package/package.json +1 -1
  39. package/dist/assets/lotties/circle/tables/advance-mode-segment-lottie.json.js +0 -4370
  40. package/dist/assets/lotties/circle/tables/advance-mode-segment-lottie.json.js.map +0 -1
  41. package/dist/assets/lotties/circle/tables/infinite-button-bg.json.js +0 -1552
  42. package/dist/assets/lotties/circle/tables/infinite-button-bg.json.js.map +0 -1
  43. package/dist/assets/lotties/circle/tables/infinite-button-symbol.json.js +0 -1795
  44. package/dist/assets/lotties/circle/tables/infinite-button-symbol.json.js.map +0 -1
  45. package/dist/assets/lotties/circle/tables/random-mode-segment-lottie.json.js +0 -9661
  46. package/dist/assets/lotties/circle/tables/random-mode-segment-lottie.json.js.map +0 -1
  47. package/dist/assets/lotties/circle/tables/sequence-mode-segment-lottie.json.js +0 -8630
  48. package/dist/assets/lotties/circle/tables/sequence-mode-segment-lottie.json.js.map +0 -1
  49. package/dist/assets/lotties/circle/tables/table-mode-reveal.json.js +0 -9076
  50. package/dist/assets/lotties/circle/tables/table-mode-reveal.json.js.map +0 -1
  51. package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js +0 -53
  52. package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js.map +0 -1
  53. package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js +0 -24
  54. package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js.map +0 -1
  55. package/dist/features/circle-games/game-launcher/comps/card-container/constants.js +0 -7
  56. package/dist/features/circle-games/game-launcher/comps/card-container/constants.js.map +0 -1
  57. package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js +0 -20
  58. package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js.map +0 -1
  59. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js +0 -24
  60. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js.map +0 -1
  61. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js +0 -83
  62. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js.map +0 -1
  63. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js +0 -161
  64. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js.map +0 -1
  65. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +0 -223
  66. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"table-mode-reveal.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,53 +0,0 @@
1
- import t from "styled-components";
2
- import o from "../../../../ui/layout/flex-view.js";
3
- import n from "../../../../ui/text/text.js";
4
- import { GAME_LAUNCHER_SIZE as i } from "./constants.js";
5
- const p = t.div`
6
- position: relative;
7
- display: flex;
8
- justify-content: center;
9
- `, d = t(o)`
10
- position: absolute;
11
- top: -28px;
12
- display: flex;
13
- justify-content: center;
14
- `, f = t.div`
15
- position: relative;
16
- border-radius: ${i}px;
17
- border: ${({ $strokeColor: e }) => e ? `2px solid ${e}` : "0 solid transparent"};
18
- height: ${i}px;
19
- width: ${i}px;
20
- display: flex;
21
- flex-direction: column;
22
- justify-content: center;
23
- align-items: center;
24
- overflow: hidden;
25
- align-self: center;
26
- backdrop-filter: blur(0px);
27
- flex-shrink: 0;
28
- `, c = t(n)`
29
- transition: color 0.5s ease-in-out;
30
-
31
- ${({ $isAnimated: e }) => e && `
32
- animation: zoomInOut 1s ease-in-out infinite;
33
- `}
34
-
35
- @keyframes zoomInOut {
36
- 0% {
37
- transform: scale(1);
38
- }
39
- 50% {
40
- transform: scale(1.05);
41
- }
42
- 100% {
43
- transform: scale(1);
44
- }
45
- }
46
- `;
47
- export {
48
- c as AnimatedLabel,
49
- f as CardContainer,
50
- p as CardWrapper,
51
- d as ExtendedFlexView
52
- };
53
- //# sourceMappingURL=card-container-styled.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"card-container-styled.js","sources":["../../../../../../src/features/circle-games/game-launcher/comps/card-container/card-container-styled.tsx"],"sourcesContent":["import type { TColorNames } from '../../../../ui/types';\n\nimport styled from 'styled-components';\n\nimport FlexView from '../../../../ui/layout/flex-view';\nimport Text from '../../../../ui/text/text';\nimport { GAME_LAUNCHER_SIZE } from './constants';\n\nexport const CardWrapper = styled.div`\n position: relative;\n display: flex;\n justify-content: center;\n`;\n\nexport const ExtendedFlexView = styled(FlexView)`\n position: absolute;\n top: -28px;\n display: flex;\n justify-content: center;\n`;\n\nexport const CardContainer = styled.div<{ $strokeColor?: TColorNames }>`\n position: relative;\n border-radius: ${GAME_LAUNCHER_SIZE}px;\n border: ${({ $strokeColor }) =>\n $strokeColor ? `2px solid ${$strokeColor}` : '0 solid transparent'};\n height: ${GAME_LAUNCHER_SIZE}px;\n width: ${GAME_LAUNCHER_SIZE}px;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n overflow: hidden;\n align-self: center;\n backdrop-filter: blur(0px);\n flex-shrink: 0;\n`;\n\nexport const AnimatedLabel = styled(Text)<{ $isAnimated: boolean }>`\n transition: color 0.5s ease-in-out;\n\n ${({ $isAnimated }) =>\n $isAnimated &&\n `\n animation: zoomInOut 1s ease-in-out infinite;\n `}\n\n @keyframes zoomInOut {\n 0% {\n transform: scale(1);\n }\n 50% {\n transform: scale(1.05);\n }\n 100% {\n transform: scale(1);\n }\n }\n`;\n"],"names":["CardWrapper","styled","ExtendedFlexView","FlexView","CardContainer","GAME_LAUNCHER_SIZE","$strokeColor","AnimatedLabel","Text","$isAnimated"],"mappings":";;;;AAQO,MAAMA,IAAcC,EAAO;AAAA;AAAA;AAAA;AAAA,GAMrBC,IAAmBD,EAAOE,CAAQ;AAAA;AAAA;AAAA;AAAA;AAAA,GAOlCC,IAAgBH,EAAO;AAAA;AAAA,mBAEjBI,CAAkB;AAAA,YACzB,CAAC,EAAE,cAAAC,EAAa,MACxBA,IAAe,aAAaA,CAAY,KAAK,qBAAqB;AAAA,YAC1DD,CAAkB;AAAA,WACnBA,CAAkB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAWhBE,IAAgBN,EAAOO,CAAI;AAAA;AAAA;AAAA,IAGpC,CAAC,EAAE,aAAAC,QACHA,KACA;AAAA;AAAA,KAEC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;"}
@@ -1,24 +0,0 @@
1
- import { jsxs as c, jsx as r } from "react/jsx-runtime";
2
- import { memo as m, forwardRef as C } from "react";
3
- import { CardWrapper as f, ExtendedFlexView as p, AnimatedLabel as $, CardContainer as b } from "./card-container-styled.js";
4
- const x = (e, o) => {
5
- const { children: n, strokeColor: a, label: t, isAnimated: i, labelRef: l, labelColor: d, ...s } = e;
6
- return /* @__PURE__ */ c(f, { ...s, children: [
7
- /* @__PURE__ */ r(p, { children: /* @__PURE__ */ r(
8
- $,
9
- {
10
- ref: l,
11
- $renderAs: "ac4-black",
12
- $align: "center",
13
- $color: d,
14
- $isAnimated: i,
15
- children: t
16
- }
17
- ) }),
18
- /* @__PURE__ */ r(b, { ref: o, $strokeColor: a, children: n })
19
- ] });
20
- }, j = m(C(x));
21
- export {
22
- j as CardContainer
23
- };
24
- //# sourceMappingURL=card-container.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"card-container.js","sources":["../../../../../../src/features/circle-games/game-launcher/comps/card-container/card-container.tsx"],"sourcesContent":["import type { ICardContainerProps } from './card-container-types';\nimport type { ForwardRefRenderFunction } from 'react';\n\nimport { forwardRef, memo } from 'react';\n\nimport * as Styled from './card-container-styled';\n\nconst Container: ForwardRefRenderFunction<HTMLDivElement, ICardContainerProps> = (props, ref) => {\n const { children, strokeColor, label, isAnimated, labelRef, labelColor, ...rest } = props;\n\n return (\n <Styled.CardWrapper {...rest}>\n <Styled.ExtendedFlexView>\n <Styled.AnimatedLabel\n ref={labelRef}\n $renderAs=\"ac4-black\"\n $align=\"center\"\n $color={labelColor}\n $isAnimated={isAnimated}\n >\n {label}\n </Styled.AnimatedLabel>\n </Styled.ExtendedFlexView>\n <Styled.CardContainer ref={ref} $strokeColor={strokeColor}>\n {children}\n </Styled.CardContainer>\n </Styled.CardWrapper>\n );\n};\n\nexport const CardContainer = memo(forwardRef(Container));\n"],"names":["Container","props","ref","children","strokeColor","label","isAnimated","labelRef","labelColor","rest","jsxs","Styled.CardWrapper","jsx","Styled.ExtendedFlexView","Styled.AnimatedLabel","Styled.CardContainer","CardContainer","memo","forwardRef"],"mappings":";;;AAOA,MAAMA,IAA2E,CAACC,GAAOC,MAAQ;AACzF,QAAA,EAAE,UAAAC,GAAU,aAAAC,GAAa,OAAAC,GAAO,YAAAC,GAAY,UAAAC,GAAU,YAAAC,GAAY,GAAGC,EAAS,IAAAR;AAEpF,SACG,gBAAAS,EAAAC,GAAA,EAAoB,GAAGF,GACtB,UAAA;AAAA,IAAC,gBAAAG,EAAAC,GAAA,EACC,UAAA,gBAAAD;AAAA,MAACE;AAAAA,MAAA;AAAA,QACC,KAAKP;AAAA,QACL,WAAU;AAAA,QACV,QAAO;AAAA,QACP,QAAQC;AAAA,QACR,aAAaF;AAAA,QAEZ,UAAAD;AAAA,MAAA;AAAA,IAAA,GAEL;AAAA,sBACCU,GAAA,EAAqB,KAAAb,GAAU,cAAcE,GAC3C,UAAAD,GACH;AAAA,EACF,EAAA,CAAA;AAEJ,GAEaa,IAAgBC,EAAKC,EAAWlB,CAAS,CAAC;"}
@@ -1,7 +0,0 @@
1
- const A = 296, _ = 400, E = window.innerHeight > 800 ? 400 : 296, L = E;
2
- export {
3
- L as GAME_LAUNCHER_SIZE,
4
- _ as GAME_LAUNCHER_SIZE_LARGE,
5
- A as GAME_LAUNCHER_SIZE_SMALL
6
- };
7
- //# sourceMappingURL=constants.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.js","sources":["../../../../../../src/features/circle-games/game-launcher/comps/card-container/constants.ts"],"sourcesContent":["export const GAME_LAUNCHER_SIZE_SMALL = 296;\nexport const GAME_LAUNCHER_SIZE_LARGE = 400;\n\nconst CARD_CONTAINER_SIZE =\n window.innerHeight > 800 ? GAME_LAUNCHER_SIZE_LARGE : GAME_LAUNCHER_SIZE_SMALL;\n\nexport const GAME_LAUNCHER_SIZE = CARD_CONTAINER_SIZE;\n"],"names":["GAME_LAUNCHER_SIZE_SMALL","GAME_LAUNCHER_SIZE_LARGE","CARD_CONTAINER_SIZE","GAME_LAUNCHER_SIZE"],"mappings":"AAAO,MAAMA,IAA2B,KAC3BC,IAA2B,KAElCC,IACJ,OAAO,cAAc,MAAM,MAA2B,KAE3CC,IAAqBD;"}
@@ -1,20 +0,0 @@
1
- const _ = {
2
- REVEAL: [0, 15],
3
- REVEAL_CONTENT: [8, 15],
4
- DISAPPEAR_CONTENT: [21, 29],
5
- DISAPPEAR: [21, 35]
6
- }, A = {
7
- random: "BLUE_4",
8
- sequence: "YELLOW_4",
9
- advance: "PURPLE_4"
10
- }, E = 50, L = E + 1, N = 100, I = 1, O = 2;
11
- export {
12
- O as ABSOLUTE_VIEW_Z_INDEX,
13
- L as INFINITE_MODE_Z_INDEX,
14
- E as TABLE_CARD_SHADOW_Z_INDEX,
15
- N as TABLE_MODE_CONTAINER_Z_INDEX,
16
- A as TABLE_MODE_LABEL_COLOR,
17
- I as TABLE_MODE_OVERLAY_Z_INDEX,
18
- _ as TABLE_REVEAL_ANIMATION
19
- };
20
- //# sourceMappingURL=constants.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.js","sources":["../../../../../../src/features/circle-games/game-launcher/comps/tables-card/constants.ts"],"sourcesContent":["import type { TColorNames } from '../../../../ui/types';\nimport type { TTableMode } from '../../dal/use-get-circle-home-details-dal/use-get-circle-home-dal-types';\nimport type { AnimationSegment } from 'lottie-web';\n\nexport const TABLE_REVEAL_ANIMATION = {\n REVEAL: [0, 15] as AnimationSegment,\n REVEAL_CONTENT: [8, 15] as AnimationSegment,\n DISAPPEAR_CONTENT: [21, 29] as AnimationSegment,\n DISAPPEAR: [21, 35] as AnimationSegment,\n};\n\nexport const TABLE_MODE_LABEL_COLOR: Partial<Record<TTableMode, TColorNames>> = {\n random: 'BLUE_4',\n sequence: 'YELLOW_4',\n advance: 'PURPLE_4',\n};\n\n// z-index 1 to 20 are for table number arc segments\nexport const TABLE_CARD_SHADOW_Z_INDEX = 50;\nexport const INFINITE_MODE_Z_INDEX = TABLE_CARD_SHADOW_Z_INDEX + 1;\nexport const TABLE_MODE_CONTAINER_Z_INDEX = 100;\n\n// table modes\nexport const TABLE_MODE_OVERLAY_Z_INDEX = 1;\nexport const ABSOLUTE_VIEW_Z_INDEX = 2;\n"],"names":["TABLE_REVEAL_ANIMATION","TABLE_MODE_LABEL_COLOR","TABLE_CARD_SHADOW_Z_INDEX","INFINITE_MODE_Z_INDEX","TABLE_MODE_CONTAINER_Z_INDEX","TABLE_MODE_OVERLAY_Z_INDEX","ABSOLUTE_VIEW_Z_INDEX"],"mappings":"AAIO,MAAMA,IAAyB;AAAA,EACpC,QAAQ,CAAC,GAAG,EAAE;AAAA,EACd,gBAAgB,CAAC,GAAG,EAAE;AAAA,EACtB,mBAAmB,CAAC,IAAI,EAAE;AAAA,EAC1B,WAAW,CAAC,IAAI,EAAE;AACpB,GAEaC,IAAmE;AAAA,EAC9E,QAAQ;AAAA,EACR,UAAU;AAAA,EACV,SAAS;AACX,GAGaC,IAA4B,IAC5BC,IAAwBD,IAA4B,GACpDE,IAA+B,KAG/BC,IAA6B,GAC7BC,IAAwB;"}
@@ -1,24 +0,0 @@
1
- import e from "styled-components";
2
- import { GAME_LAUNCHER_SIZE as t } from "../../card-container/constants.js";
3
- const n = e.div`
4
- border: 1px solid ${({ theme: o }) => o.colors.WHITE};
5
- border-right-width: ${({ $isBorderRightRequired: o }) => o ? "1px" : "0px"};
6
- height: ${t * 8.1 / 100}px;
7
- width: ${t * 8.1 / 100}px;
8
- display: flex;
9
- align-items: center;
10
- justify-content: center;
11
- background-color: ${({ theme: o }) => o.colors.BLACK_1};
12
- position: relative;
13
- `, d = e.div`
14
- position: absolute;
15
- height: auto;
16
- width: ${t * 8.1 / 100}px;
17
- right: ${({ $right: o = "0px" }) => o};
18
- bottom: ${({ $bottom: o = "unset" }) => o};
19
- `;
20
- export {
21
- n as ModeContentSquareBlock,
22
- d as TableModeLottieContainer
23
- };
24
- //# sourceMappingURL=table-mode-styled.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"table-mode-styled.js","sources":["../../../../../../../src/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.tsx"],"sourcesContent":["import styled from 'styled-components';\n\nimport { GAME_LAUNCHER_SIZE } from '../../card-container/constants';\n\nexport const ModeContentSquareBlock = styled.div<{ $isBorderRightRequired?: boolean }>`\n border: 1px solid ${({ theme }) => theme.colors.WHITE};\n border-right-width: ${({ $isBorderRightRequired }) => ($isBorderRightRequired ? '1px' : '0px')};\n height: ${(GAME_LAUNCHER_SIZE * 8.1) / 100}px;\n width: ${(GAME_LAUNCHER_SIZE * 8.1) / 100}px;\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: ${({ theme }) => theme.colors.BLACK_1};\n position: relative;\n`;\n\nexport const TableModeLottieContainer = styled.div<{ $bottom?: string; $right?: string }>`\n position: absolute;\n height: auto;\n width: ${(GAME_LAUNCHER_SIZE * 8.1) / 100}px;\n right: ${({ $right = '0px' }) => $right};\n bottom: ${({ $bottom = 'unset' }) => $bottom};\n`;\n"],"names":["ModeContentSquareBlock","styled","theme","$isBorderRightRequired","GAME_LAUNCHER_SIZE","TableModeLottieContainer","$right","$bottom"],"mappings":";;AAIO,MAAMA,IAAyBC,EAAO;AAAA,sBACvB,CAAC,EAAE,OAAAC,EAAA,MAAYA,EAAM,OAAO,KAAK;AAAA,wBAC/B,CAAC,EAAE,wBAAAC,EAAA,MAA8BA,IAAyB,QAAQ,KAAM;AAAA,YACnFC,IAAqB,MAAO,GAAG;AAAA,WAChCA,IAAqB,MAAO,GAAG;AAAA;AAAA;AAAA;AAAA,sBAIrB,CAAC,EAAE,OAAAF,EAAA,MAAYA,EAAM,OAAO,OAAO;AAAA;AAAA,GAI5CG,IAA2BJ,EAAO;AAAA;AAAA;AAAA,WAGnCG,IAAqB,MAAO,GAAG;AAAA,WAChC,CAAC,EAAE,QAAAE,IAAS,MAAA,MAAYA,CAAM;AAAA,YAC7B,CAAC,EAAE,SAAAC,IAAU,QAAA,MAAcA,CAAO;AAAA;"}
@@ -1,83 +0,0 @@
1
- import { jsxs as a, jsx as e } from "react/jsx-runtime";
2
- import L from "lottie-web";
3
- import { memo as h, useRef as D, useEffect as p } from "react";
4
- import s from "../../../../../ui/layout/flex-view.js";
5
- import u from "../../../../../ui/separator/separator.js";
6
- import E from "../../../../../ui/text/text.js";
7
- import { GAME_LAUNCHER_SIZE as r, GAME_LAUNCHER_SIZE_LARGE as t } from "../../card-container/constants.js";
8
- import { ModeContentSquareBlock as l, TableModeLottieContainer as M } from "./table-mode-styled.js";
9
- const c = {
10
- SEQUENCE_MODE: () => import("../../../../../../assets/lotties/circle/tables/sequence-mode-segment-lottie.json.js"),
11
- RANDOM_MODE: () => import("../../../../../../assets/lotties/circle/tables/random-mode-segment-lottie.json.js"),
12
- ADVANCE_MODE: () => import("../../../../../../assets/lotties/circle/tables/advance-mode-segment-lottie.json.js")
13
- }, N = h(({ tableNumber: f, isStarAchieved: A, type: o }) => {
14
- const d = D(null);
15
- return p(() => {
16
- (async () => {
17
- const n = {
18
- sequence: c.SEQUENCE_MODE,
19
- random: c.RANDOM_MODE,
20
- advance: c.ADVANCE_MODE
21
- }[o], i = await (n == null ? void 0 : n()), m = i == null ? void 0 : i.default;
22
- m && L.loadAnimation({
23
- container: d.current,
24
- renderer: "svg",
25
- loop: !0,
26
- autoplay: !0,
27
- animationData: m
28
- });
29
- })();
30
- }, [o]), /* @__PURE__ */ a(s, { $alignItems: "center", children: [
31
- /* @__PURE__ */ a(
32
- "svg",
33
- {
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: r === t ? 20 : 16,
36
- height: r === t ? 20 : 16,
37
- viewBox: "0 0 21 21",
38
- fill: "none",
39
- children: [
40
- /* @__PURE__ */ e("circle", { cx: "10.1892", cy: "10.1895", r: "10", fill: "#007038" }),
41
- /* @__PURE__ */ e(
42
- "path",
43
- {
44
- d: "M10.1892 2.68945L7.98501 7.15564L3.05628 7.87183L6.62275 11.3483L5.78082 16.2571L10.1892 13.9395L14.5976 16.2571L13.7557 11.3483L17.3221 7.87183L12.3934 7.15564L10.1892 2.68945Z",
45
- fill: A ? "#00E573" : "#D6D6D6"
46
- }
47
- )
48
- ]
49
- }
50
- ),
51
- /* @__PURE__ */ e(u, { height: r === t ? 22 : 16 }),
52
- /* @__PURE__ */ a(s, { $flexDirection: "row", children: [
53
- /* @__PURE__ */ e(l, { children: /* @__PURE__ */ e(
54
- E,
55
- {
56
- $renderAs: r === t ? "ac3-black" : "ab2-bold",
57
- $color: "WHITE",
58
- children: f
59
- }
60
- ) }),
61
- /* @__PURE__ */ e(l, { children: /* @__PURE__ */ e(
62
- E,
63
- {
64
- $renderAs: r === t ? "ac3-black" : "ab2-bold",
65
- $color: "WHITE",
66
- children: "×"
67
- }
68
- ) }),
69
- /* @__PURE__ */ e(l, { $isBorderRightRequired: o === "advance", children: /* @__PURE__ */ e(
70
- M,
71
- {
72
- ref: d,
73
- $bottom: o === "advance" ? "-1px" : "unset",
74
- $right: o === "advance" ? "-1px" : "unset"
75
- }
76
- ) })
77
- ] })
78
- ] });
79
- });
80
- export {
81
- N as default
82
- };
83
- //# sourceMappingURL=table-mode.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"table-mode.js","sources":["../../../../../../../src/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.tsx"],"sourcesContent":["import type { TTableMode } from '../../../dal/use-get-circle-home-details-dal/use-get-circle-home-dal-types';\nimport type { ITableModeProps } from './table-mode-types';\nimport type { FC } from 'react';\n\nimport Lottie from 'lottie-web';\nimport { memo, useEffect, useRef } from 'react';\n\nimport FlexView from '../../../../../ui/layout/flex-view';\nimport Separator from '../../../../../ui/separator/separator';\nimport Text from '../../../../../ui/text/text';\nimport { GAME_LAUNCHER_SIZE, GAME_LAUNCHER_SIZE_LARGE } from '../../card-container/constants';\nimport * as Styled from './table-mode-styled';\n\nconst LAZY_LOAD_LOTTIE = {\n SEQUENCE_MODE: () =>\n import('../../../../../../assets/lotties/circle/tables/sequence-mode-segment-lottie.json'),\n RANDOM_MODE: () =>\n import('../../../../../../assets/lotties/circle/tables/random-mode-segment-lottie.json'),\n ADVANCE_MODE: () =>\n import('../../../../../../assets/lotties/circle/tables/advance-mode-segment-lottie.json'),\n};\n\nconst TableMode: FC<ITableModeProps> = memo(({ tableNumber, isStarAchieved, type }) => {\n const tableModeLottieRef = useRef<HTMLDivElement>(null);\n\n useEffect(() => {\n const loadAndPlayAnimation = async () => {\n const lottie: Partial<Record<TTableMode, () => Promise<{ default: unknown }>>> = {\n sequence: LAZY_LOAD_LOTTIE.SEQUENCE_MODE,\n random: LAZY_LOAD_LOTTIE.RANDOM_MODE,\n advance: LAZY_LOAD_LOTTIE.ADVANCE_MODE,\n };\n const loadLottie = lottie[type];\n\n const animationModule = await loadLottie?.();\n const animationData = animationModule?.default;\n\n if (animationData) {\n Lottie.loadAnimation({\n container: tableModeLottieRef.current as HTMLElement,\n renderer: 'svg',\n loop: true,\n autoplay: true,\n animationData,\n });\n }\n };\n\n loadAndPlayAnimation();\n }, [type]);\n\n return (\n <FlexView $alignItems=\"center\">\n {/* TODO: Need to change this svg usage (only for testing) */}\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width={GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 20 : 16}\n height={GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 20 : 16}\n viewBox=\"0 0 21 21\"\n fill=\"none\"\n >\n <circle cx=\"10.1892\" cy=\"10.1895\" r=\"10\" fill={'#007038'} />\n <path\n d=\"M10.1892 2.68945L7.98501 7.15564L3.05628 7.87183L6.62275 11.3483L5.78082 16.2571L10.1892 13.9395L14.5976 16.2571L13.7557 11.3483L17.3221 7.87183L12.3934 7.15564L10.1892 2.68945Z\"\n fill={isStarAchieved ? '#00E573' : '#D6D6D6'}\n />\n </svg>\n <Separator height={GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 22 : 16} />\n <FlexView $flexDirection=\"row\">\n <Styled.ModeContentSquareBlock>\n <Text\n $renderAs={GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 'ac3-black' : 'ab2-bold'}\n $color=\"WHITE\"\n >\n {tableNumber}\n </Text>\n </Styled.ModeContentSquareBlock>\n <Styled.ModeContentSquareBlock>\n <Text\n $renderAs={GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 'ac3-black' : 'ab2-bold'}\n $color=\"WHITE\"\n >\n ×\n </Text>\n </Styled.ModeContentSquareBlock>\n <Styled.ModeContentSquareBlock $isBorderRightRequired={type === 'advance'}>\n <Styled.TableModeLottieContainer\n ref={tableModeLottieRef}\n $bottom={type === 'advance' ? '-1px' : 'unset'}\n $right={type === 'advance' ? '-1px' : 'unset'}\n />\n </Styled.ModeContentSquareBlock>\n </FlexView>\n </FlexView>\n );\n});\n\nexport default TableMode;\n"],"names":["LAZY_LOAD_LOTTIE","TableMode","memo","tableNumber","isStarAchieved","type","tableModeLottieRef","useRef","useEffect","loadLottie","animationModule","animationData","Lottie","jsxs","FlexView","GAME_LAUNCHER_SIZE","GAME_LAUNCHER_SIZE_LARGE","jsx","Separator","Styled.ModeContentSquareBlock","Text","Styled.TableModeLottieContainer"],"mappings":";;;;;;;;AAaA,MAAMA,IAAmB;AAAA,EACvB,eAAe,MACb,OAAO,qFAAkF;AAAA,EAC3F,aAAa,MACX,OAAO,mFAAgF;AAAA,EACzF,cAAc,MACZ,OAAO,oFAAiF;AAC5F,GAEMC,IAAiCC,EAAK,CAAC,EAAE,aAAAC,GAAa,gBAAAC,GAAgB,MAAAC,QAAW;AAC/E,QAAAC,IAAqBC,EAAuB,IAAI;AAEtD,SAAAC,EAAU,MAAM;AAuBO,KAtBQ,YAAY;AAMjC,YAAAC,IAL2E;AAAA,QAC/E,UAAUT,EAAiB;AAAA,QAC3B,QAAQA,EAAiB;AAAA,QACzB,SAASA,EAAiB;AAAA,MAAA,EAEFK,CAAI,GAExBK,IAAkB,OAAMD,KAAA,gBAAAA,MACxBE,IAAgBD,KAAA,gBAAAA,EAAiB;AAEvC,MAAIC,KACFC,EAAO,cAAc;AAAA,QACnB,WAAWN,EAAmB;AAAA,QAC9B,UAAU;AAAA,QACV,MAAM;AAAA,QACN,UAAU;AAAA,QACV,eAAAK;AAAA,MAAA,CACD;AAAA,IACH;EAGmB,GACpB,CAACN,CAAI,CAAC,GAGP,gBAAAQ,EAACC,GAAS,EAAA,aAAY,UAEpB,UAAA;AAAA,IAAA,gBAAAD;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,OAAM;AAAA,QACN,OAAOE,MAAuBC,IAA2B,KAAK;AAAA,QAC9D,QAAQD,MAAuBC,IAA2B,KAAK;AAAA,QAC/D,SAAQ;AAAA,QACR,MAAK;AAAA,QAEL,UAAA;AAAA,UAAC,gBAAAC,EAAA,UAAA,EAAO,IAAG,WAAU,IAAG,WAAU,GAAE,MAAK,MAAM,UAAW,CAAA;AAAA,UAC1D,gBAAAA;AAAA,YAAC;AAAA,YAAA;AAAA,cACC,GAAE;AAAA,cACF,MAAMb,IAAiB,YAAY;AAAA,YAAA;AAAA,UACrC;AAAA,QAAA;AAAA,MAAA;AAAA,IACF;AAAA,sBACCc,GAAU,EAAA,QAAQH,MAAuBC,IAA2B,KAAK,IAAI;AAAA,IAC9E,gBAAAH,EAACC,GAAS,EAAA,gBAAe,OACvB,UAAA;AAAA,MAAC,gBAAAG,EAAAE,GAAA,EACC,UAAA,gBAAAF;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,WAAWL,MAAuBC,IAA2B,cAAc;AAAA,UAC3E,QAAO;AAAA,UAEN,UAAAb;AAAA,QAAA;AAAA,MAAA,GAEL;AAAA,MACA,gBAAAc,EAACE,GAAA,EACC,UAAA,gBAAAF;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,WAAWL,MAAuBC,IAA2B,cAAc;AAAA,UAC3E,QAAO;AAAA,UACR,UAAA;AAAA,QAAA;AAAA,MAAA,GAGH;AAAA,wBACCG,GAAA,EAA8B,wBAAwBd,MAAS,WAC9D,UAAA,gBAAAY;AAAA,QAACI;AAAAA,QAAA;AAAA,UACC,KAAKf;AAAA,UACL,SAASD,MAAS,YAAY,SAAS;AAAA,UACvC,QAAQA,MAAS,YAAY,SAAS;AAAA,QAAA;AAAA,MAAA,GAE1C;AAAA,IAAA,GACF;AAAA,EACF,EAAA,CAAA;AAEJ,CAAC;"}
@@ -1,161 +0,0 @@
1
- import o, { keyframes as c } from "styled-components";
2
- import l from "../../../../ui/layout/flex-view.js";
3
- import { GAME_LAUNCHER_SIZE as e, GAME_LAUNCHER_SIZE_LARGE as r } from "../card-container/constants.js";
4
- import { TABLE_CARD_SHADOW_Z_INDEX as p, TABLE_MODE_CONTAINER_Z_INDEX as h, TABLE_MODE_OVERLAY_Z_INDEX as E, ABSOLUTE_VIEW_Z_INDEX as f, INFINITE_MODE_Z_INDEX as g, TABLE_REVEAL_ANIMATION as n } from "./constants.js";
5
- const s = 2 * Math.PI * (e / 2), a = 30, _ = n.REVEAL_CONTENT[0] / a, $ = (n.REVEAL_CONTENT[1] - n.REVEAL_CONTENT[0]) / a, m = (n.DISAPPEAR_CONTENT[1] - n.DISAPPEAR_CONTENT[0]) / a, d = o.div`
6
- position: relative;
7
- height: inherit;
8
- width: inherit;
9
- `, I = o(d)`
10
- display: flex;
11
- align-items: center;
12
- justify-content: center;
13
- `, y = o.div`
14
- position: absolute;
15
- height: inherit;
16
- width: inherit;
17
- top: 0;
18
- left: 0;
19
- background: radial-gradient(
20
- 50% 50% at 50% 50%,
21
- rgba(13, 13, 13, 0.5) 0%,
22
- rgba(13, 13, 13, 0) 100%
23
- );
24
- z-index: ${p};
25
- pointer-events: none;
26
- `, v = o.div`
27
- display: flex;
28
- flex-direction: column;
29
- justify-content: center;
30
- align-items: flex-end;
31
- flex: 1;
32
- transform: rotate(${({ $angle: t }) => t}deg);
33
- transform-origin: 0 50%;
34
- width: 50%;
35
- height: ${({ $totalSegments: t }) => s / t}px;
36
- position: absolute;
37
- left: ${e / 2}px;
38
- top: ${({ $totalSegments: t }) => (e - s / t) / 2}px;
39
- padding-right: ${e === r ? 19 : 13}px;
40
- z-index: ${({ $zIndex: t }) => t || 1};
41
- background-color: ${({ theme: t }) => t.colors.BLACK_1};
42
- clip-path: polygon(0% 50%, 100% 0%, 100% 100%);
43
- &:nth-child(2n) {
44
- background-color: ${({ theme: t }) => t.colors.BLACK_3};
45
- }
46
- &::after {
47
- content: '';
48
- width: 100%;
49
- height: 2px;
50
- position: absolute;
51
- background: ${({ theme: t }) => t.colors.BLACK_5};
52
- transform-style: preserve-3d;
53
- backface-visibility: hidden;
54
- transform-origin: left;
55
- transform: rotate(${({ $totalSegments: t }) => 360 / (2 * t)}deg);
56
- left: 0;
57
- z-index: 1;
58
- }
59
- &:hover {
60
- background-color: ${({ theme: t }) => t.colors.WHITE_T_60};
61
- color: ${({ theme: t }) => t.colors.BLACK_1};
62
- cursor: pointer;
63
- &::after {
64
- background: ${({ theme: t }) => t.colors.WHITE_5};
65
- }
66
- }
67
- `, C = o.div`
68
- width: ${e === r ? 10 : 8}px;
69
- height: ${e === r ? 10 : 8}px;
70
- margin-left: ${e === r ? 12 : 8}px;
71
- border-radius: 100%;
72
- background-color: ${({ theme: t, $isStarAchieved: i }) => i ? t.colors.GREEN_6 : t.colors.BLACK_5};
73
- `, L = o(l)`
74
- transform: rotate(${({ $angle: t }) => t}deg);
75
- width: 16px;
76
- height: 16px;
77
- align-items: center;
78
- `, w = o.div`
79
- position: absolute;
80
- z-index: ${h};
81
- height: inherit;
82
- width: inherit;
83
- top: 0;
84
- left: 0;
85
- `, O = o(d)``, D = o.div`
86
- cursor: pointer;
87
- & svg {
88
- color: ${({ theme: t }) => t.colors.WHITE};
89
- }
90
- `, R = o.div`
91
- position: absolute;
92
- height: inherit;
93
- width: inherit;
94
- height: ${81.08 * e / 100}px;
95
- width: ${81.08 * e / 100}px;
96
- border-radius: 100%;
97
- transform: ${({ $top: t = "50%", $left: i = "50%" }) => `translate(${i}, ${t})`};
98
- z-index: ${E};
99
- cursor: pointer;
100
- &:hover {
101
- background-color: ${({ $hoverColor: t }) => t};
102
- }
103
- `, S = o.div`
104
- position: absolute;
105
- pointer-events: ${({ $isPointerEventsNone: t = !1 }) => t ? "none" : "auto"};
106
- top: ${({ $top: t = 0, $valueInPx: i }) => i ? `${t}px` : `${t}%`};
107
- left: ${({ $left: t = 0, $valueInPx: i }) => i ? `${t}px` : `${t}%`};
108
- z-index: ${f};
109
- transform: ${({ $alignCenter: t }) => t ? "translate(-50%, -50%)" : "none"};
110
- display: flex;
111
- align-items: center;
112
- justify-content: center;
113
- `, A = () => c`
114
- from {
115
- opacity: 0;
116
- }
117
- to {
118
- opacity: 1;
119
- }
120
- `, u = () => c`
121
- from {
122
- opacity: 1;
123
- }
124
- to {
125
- opacity: 0;
126
- }
127
- `, B = o.div`
128
- position: absolute;
129
- height: inherit;
130
- width: inherit;
131
- top: 0;
132
- left: 0;
133
- opacity: 0;
134
- z-index: 1;
135
- animation: ${({ animation: t }) => t === "fade-in" ? A : u}
136
- ${({ animation: t }) => t === "fade-in" ? $ : m}s
137
- ${({ animation: t }) => t === "fade-in" ? _ : 0}s ease-in-out
138
- forwards;
139
- `, k = o.div`
140
- position: absolute;
141
- height: 24.5%;
142
- width: 24.5%;
143
- z-index: ${g};
144
- cursor: pointer;
145
- `;
146
- export {
147
- S as AbsoluteView,
148
- B as AnimatedView,
149
- d as CardWrapper,
150
- D as IconWrapper,
151
- k as InfiniteButtonWrapper,
152
- R as ModeOverlay,
153
- w as TableModeContainer,
154
- O as TableModeWrapper,
155
- L as TableNumber,
156
- v as TableSegment,
157
- y as TableSegmentCardShadowContainer,
158
- I as TableSegmentsWrapper,
159
- C as TableStar
160
- };
161
- //# sourceMappingURL=tables-card-styled.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tables-card-styled.js","sources":["../../../../../../src/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.tsx"],"sourcesContent":["import styled, { keyframes } from 'styled-components';\n\nimport FlexView from '../../../../ui/layout/flex-view';\nimport { GAME_LAUNCHER_SIZE, GAME_LAUNCHER_SIZE_LARGE } from '../card-container/constants';\nimport {\n ABSOLUTE_VIEW_Z_INDEX,\n INFINITE_MODE_Z_INDEX,\n TABLE_CARD_SHADOW_Z_INDEX,\n TABLE_MODE_CONTAINER_Z_INDEX,\n TABLE_MODE_OVERLAY_Z_INDEX,\n TABLE_REVEAL_ANIMATION,\n} from './constants';\n\nconst circumference = 2 * Math.PI * (GAME_LAUNCHER_SIZE / 2);\nconst FPS = 30;\n\nconst entryAnimationDelayTime = TABLE_REVEAL_ANIMATION.REVEAL_CONTENT[0] / FPS;\n\nconst entryAnimationTime =\n (TABLE_REVEAL_ANIMATION.REVEAL_CONTENT[1] - TABLE_REVEAL_ANIMATION.REVEAL_CONTENT[0]) / FPS;\nconst exitAnimationTime =\n (TABLE_REVEAL_ANIMATION.DISAPPEAR_CONTENT[1] - TABLE_REVEAL_ANIMATION.DISAPPEAR_CONTENT[0]) / FPS;\n\nexport const CardWrapper = styled.div`\n position: relative;\n height: inherit;\n width: inherit;\n`;\n\nexport const TableSegmentsWrapper = styled(CardWrapper)`\n display: flex;\n align-items: center;\n justify-content: center;\n`;\n\nexport const TableSegmentCardShadowContainer = styled.div`\n position: absolute;\n height: inherit;\n width: inherit;\n top: 0;\n left: 0;\n background: radial-gradient(\n 50% 50% at 50% 50%,\n rgba(13, 13, 13, 0.5) 0%,\n rgba(13, 13, 13, 0) 100%\n );\n z-index: ${TABLE_CARD_SHADOW_Z_INDEX};\n pointer-events: none;\n`;\n\nexport const TableSegment = styled.div<{ $angle: number; $totalSegments: number; $zIndex: number }>`\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-end;\n flex: 1;\n transform: rotate(${({ $angle }) => $angle}deg);\n transform-origin: 0 50%;\n width: 50%;\n height: ${({ $totalSegments }) => circumference / $totalSegments}px;\n position: absolute;\n left: ${GAME_LAUNCHER_SIZE / 2}px;\n top: ${({ $totalSegments }) => (GAME_LAUNCHER_SIZE - circumference / $totalSegments) / 2}px;\n padding-right: ${GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 19 : 13}px;\n z-index: ${({ $zIndex }) => $zIndex || 1};\n background-color: ${({ theme }) => theme.colors.BLACK_1};\n clip-path: polygon(0% 50%, 100% 0%, 100% 100%);\n &:nth-child(2n) {\n background-color: ${({ theme }) => theme.colors.BLACK_3};\n }\n &::after {\n content: '';\n width: 100%;\n height: 2px;\n position: absolute;\n background: ${({ theme }) => theme.colors.BLACK_5};\n transform-style: preserve-3d;\n backface-visibility: hidden;\n transform-origin: left;\n transform: rotate(${({ $totalSegments }) => 360 / (2 * $totalSegments)}deg);\n left: 0;\n z-index: 1;\n }\n &:hover {\n background-color: ${({ theme }) => theme.colors.WHITE_T_60};\n color: ${({ theme }) => theme.colors.BLACK_1};\n cursor: pointer;\n &::after {\n background: ${({ theme }) => theme.colors.WHITE_5};\n }\n }\n`;\n\nexport const TableStar = styled.div<{ $isStarAchieved: boolean }>`\n width: ${GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 10 : 8}px;\n height: ${GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 10 : 8}px;\n margin-left: ${GAME_LAUNCHER_SIZE === GAME_LAUNCHER_SIZE_LARGE ? 12 : 8}px;\n border-radius: 100%;\n background-color: ${({ theme, $isStarAchieved }) =>\n $isStarAchieved ? theme.colors.GREEN_6 : theme.colors.BLACK_5};\n`;\n\nexport const TableNumber = styled(FlexView)<{ $angle: number }>`\n transform: rotate(${({ $angle }) => $angle}deg);\n width: 16px;\n height: 16px;\n align-items: center;\n`;\n\nexport const TableModeContainer = styled.div`\n position: absolute;\n z-index: ${TABLE_MODE_CONTAINER_Z_INDEX};\n height: inherit;\n width: inherit;\n top: 0;\n left: 0;\n`;\n\nexport const TableModeWrapper = styled(CardWrapper)``;\n\nexport const IconWrapper = styled.div`\n cursor: pointer;\n & svg {\n color: ${({ theme }) => theme.colors.WHITE};\n }\n`;\n\nexport const ModeOverlay = styled.div<{ $top?: string; $left?: string; $hoverColor: string }>`\n position: absolute;\n height: inherit;\n width: inherit;\n height: ${(81.08 * GAME_LAUNCHER_SIZE) / 100}px;\n width: ${(81.08 * GAME_LAUNCHER_SIZE) / 100}px;\n border-radius: 100%;\n transform: ${({ $top = '50%', $left = '50%' }) => `translate(${$left}, ${$top})`};\n z-index: ${TABLE_MODE_OVERLAY_Z_INDEX};\n cursor: pointer;\n &:hover {\n background-color: ${({ $hoverColor }) => $hoverColor};\n }\n`;\n\nexport const AbsoluteView = styled.div<{\n $top?: number;\n $left?: number;\n $alignCenter?: boolean;\n $valueInPx?: boolean;\n $isPointerEventsNone?: boolean;\n}>`\n position: absolute;\n pointer-events: ${({ $isPointerEventsNone = false }) => ($isPointerEventsNone ? 'none' : 'auto')};\n top: ${({ $top = 0, $valueInPx }) => ($valueInPx ? `${$top}px` : `${$top}%`)};\n left: ${({ $left = 0, $valueInPx }) => ($valueInPx ? `${$left}px` : `${$left}%`)};\n z-index: ${ABSOLUTE_VIEW_Z_INDEX};\n transform: ${({ $alignCenter }) => ($alignCenter ? 'translate(-50%, -50%)' : 'none')};\n display: flex;\n align-items: center;\n justify-content: center;\n`;\n\nconst fadeIn = () => keyframes`\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n `;\n\nconst fadeOut = () => keyframes`\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n`;\n\nexport const AnimatedView = styled.div<{ animation: 'fade-in' | 'fade-out' }>`\n position: absolute;\n height: inherit;\n width: inherit;\n top: 0;\n left: 0;\n opacity: 0;\n z-index: 1;\n animation: ${({ animation }) => (animation === 'fade-in' ? fadeIn : fadeOut)}\n ${({ animation }) => (animation === 'fade-in' ? entryAnimationTime : exitAnimationTime)}s\n ${({ animation }) => (animation === 'fade-in' ? entryAnimationDelayTime : 0)}s ease-in-out\n forwards;\n`;\n\nexport const InfiniteButtonWrapper = styled.div`\n position: absolute;\n height: 24.5%;\n width: 24.5%;\n z-index: ${INFINITE_MODE_Z_INDEX};\n cursor: pointer;\n`;\n"],"names":["circumference","GAME_LAUNCHER_SIZE","FPS","entryAnimationDelayTime","TABLE_REVEAL_ANIMATION","entryAnimationTime","exitAnimationTime","CardWrapper","styled","TableSegmentsWrapper","TableSegmentCardShadowContainer","TABLE_CARD_SHADOW_Z_INDEX","TableSegment","$angle","$totalSegments","GAME_LAUNCHER_SIZE_LARGE","$zIndex","theme","TableStar","$isStarAchieved","TableNumber","FlexView","TableModeContainer","TABLE_MODE_CONTAINER_Z_INDEX","TableModeWrapper","IconWrapper","ModeOverlay","$top","$left","TABLE_MODE_OVERLAY_Z_INDEX","$hoverColor","AbsoluteView","$isPointerEventsNone","$valueInPx","ABSOLUTE_VIEW_Z_INDEX","$alignCenter","fadeIn","keyframes","fadeOut","AnimatedView","animation","InfiniteButtonWrapper","INFINITE_MODE_Z_INDEX"],"mappings":"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"}