@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":"infinite-button-bg.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}