@magmamath/students-features 1.3.19-test-ids-rc.0 → 1.3.20

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 (287) hide show
  1. package/dist/commonjs/features/chatbot/components/Chat/Chat.js +2 -2
  2. package/dist/commonjs/features/chatbot/components/Chat/Chat.js.map +1 -1
  3. package/dist/commonjs/features/chatbot/components/Chat/ChatIcon.js +2 -2
  4. package/dist/commonjs/features/chatbot/components/Chat/ChatIcon.js.map +1 -1
  5. package/dist/commonjs/features/chatbot/components/Chat/CloseButton.js +2 -2
  6. package/dist/commonjs/features/chatbot/components/Chat/CloseButton.js.map +1 -1
  7. package/dist/commonjs/features/chatbot/components/ChatControls/ChatControls.js +2 -2
  8. package/dist/commonjs/features/chatbot/components/ChatControls/ChatControls.js.map +1 -1
  9. package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js +2 -2
  10. package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js.map +1 -1
  11. package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js +2 -2
  12. package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js.map +1 -1
  13. package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js +2 -2
  14. package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js.map +1 -1
  15. package/dist/commonjs/features/chatbot/components/ChatInput/RequestHintButton.js +2 -2
  16. package/dist/commonjs/features/chatbot/components/ChatInput/RequestHintButton.js.map +1 -1
  17. package/dist/commonjs/features/chatbot/components/ChatMessage/MessageLoader.js +2 -2
  18. package/dist/commonjs/features/chatbot/components/ChatMessage/MessageLoader.js.map +1 -1
  19. package/dist/commonjs/features/chatbot/components/ChatMessage/MessageTextToSpeech.js +2 -2
  20. package/dist/commonjs/features/chatbot/components/ChatMessage/MessageTextToSpeech.js.map +1 -1
  21. package/dist/commonjs/features/chatbot/components/ChatMessage/ReceivedMessage.js +2 -2
  22. package/dist/commonjs/features/chatbot/components/ChatMessage/ReceivedMessage.js.map +1 -1
  23. package/dist/commonjs/features/chatbot/components/ChatMessage/SentMessage.js +2 -2
  24. package/dist/commonjs/features/chatbot/components/ChatMessage/SentMessage.js.map +1 -1
  25. package/dist/commonjs/features/chatbot/errorSpotting/ErrorSpottingButton.js +2 -2
  26. package/dist/commonjs/features/chatbot/errorSpotting/ErrorSpottingButton.js.map +1 -1
  27. package/dist/commonjs/features/endOfAssignment/components/CheatDetected/CheatDetected.js +3 -3
  28. package/dist/commonjs/features/endOfAssignment/components/CheatDetected/CheatDetected.js.map +1 -1
  29. package/dist/commonjs/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js +2 -2
  30. package/dist/commonjs/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js.map +1 -1
  31. package/dist/commonjs/features/endOfAssignment/components/ExamLeave/ExamLeave.js +4 -4
  32. package/dist/commonjs/features/endOfAssignment/components/ExamLeave/ExamLeave.js.map +1 -1
  33. package/dist/commonjs/features/endOfAssignment/components/ExamPaused/ExamPaused.js +3 -3
  34. package/dist/commonjs/features/endOfAssignment/components/ExamPaused/ExamPaused.js.map +1 -1
  35. package/dist/commonjs/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js +3 -3
  36. package/dist/commonjs/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js.map +1 -1
  37. package/dist/commonjs/features/endOfAssignment/components/Modal/Modal.js +3 -3
  38. package/dist/commonjs/features/endOfAssignment/components/Modal/Modal.js.map +1 -1
  39. package/dist/commonjs/features/endOfAssignment/components/NoAnswer/NoAnswer.js +5 -5
  40. package/dist/commonjs/features/endOfAssignment/components/NoAnswer/NoAnswer.js.map +1 -1
  41. package/dist/commonjs/features/endOfAssignment/ui/PracticeButton.js +2 -2
  42. package/dist/commonjs/features/endOfAssignment/ui/PracticeButton.js.map +1 -1
  43. package/dist/commonjs/features/endOfAssignment/ui/PracticeButtonGroup.js +2 -2
  44. package/dist/commonjs/features/endOfAssignment/ui/PracticeButtonGroup.js.map +1 -1
  45. package/dist/commonjs/features/exampleSolution/components/ExampleSolutionModalContent.js +2 -2
  46. package/dist/commonjs/features/exampleSolution/components/ExampleSolutionModalContent.js.map +1 -1
  47. package/dist/commonjs/features/exampleSolution/components/QuestionSection.js +2 -2
  48. package/dist/commonjs/features/exampleSolution/components/QuestionSection.js.map +1 -1
  49. package/dist/commonjs/features/exampleSolution/components/SolutionSection.js +2 -2
  50. package/dist/commonjs/features/exampleSolution/components/SolutionSection.js.map +1 -1
  51. package/dist/commonjs/features/feedback/components/EmptyComment.js +2 -2
  52. package/dist/commonjs/features/feedback/components/EmptyComment.js.map +1 -1
  53. package/dist/commonjs/features/feedback/components/ListCardCommentsCount.js +2 -2
  54. package/dist/commonjs/features/feedback/components/ListCardCommentsCount.js.map +1 -1
  55. package/dist/commonjs/features/feedback/components/TeacherFeedbackButton.js +3 -3
  56. package/dist/commonjs/features/feedback/components/TeacherFeedbackButton.js.map +1 -1
  57. package/dist/commonjs/features/feedback/components/TeacherFeedbackComments/TeacherComment.js +2 -2
  58. package/dist/commonjs/features/feedback/components/TeacherFeedbackComments/TeacherComment.js.map +1 -1
  59. package/dist/commonjs/features/feedback/components/UnreadMessagesBadge.js +2 -2
  60. package/dist/commonjs/features/feedback/components/UnreadMessagesBadge.js.map +1 -1
  61. package/dist/commonjs/features/formulaSheet/components/FormulaSheet.js +2 -2
  62. package/dist/commonjs/features/formulaSheet/components/FormulaSheet.js.map +1 -1
  63. package/dist/commonjs/features/formulaSheet/components/FormulaSheetModal.js +2 -2
  64. package/dist/commonjs/features/formulaSheet/components/FormulaSheetModal.js.map +1 -1
  65. package/dist/commonjs/features/keyboard/components/BasicLayout/BasicLayout.js +2 -2
  66. package/dist/commonjs/features/keyboard/components/BasicLayout/BasicLayout.js.map +1 -1
  67. package/dist/commonjs/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js +2 -2
  68. package/dist/commonjs/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js.map +1 -1
  69. package/dist/commonjs/features/keyboard/components/BasicLayout/TimeBasicLayout.js +2 -2
  70. package/dist/commonjs/features/keyboard/components/BasicLayout/TimeBasicLayout.js.map +1 -1
  71. package/dist/commonjs/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js +2 -2
  72. package/dist/commonjs/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js.map +1 -1
  73. package/dist/commonjs/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js +2 -2
  74. package/dist/commonjs/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js.map +1 -1
  75. package/dist/commonjs/features/keyboard/components/Keyboard.js +2 -2
  76. package/dist/commonjs/features/keyboard/components/Keyboard.js.map +1 -1
  77. package/dist/commonjs/features/keyboard/components/MainLayout/MainLayout.js +2 -2
  78. package/dist/commonjs/features/keyboard/components/MainLayout/MainLayout.js.map +1 -1
  79. package/dist/commonjs/features/keyboard/components/Numpad/Numpad.js +2 -2
  80. package/dist/commonjs/features/keyboard/components/Numpad/Numpad.js.map +1 -1
  81. package/dist/commonjs/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js +2 -2
  82. package/dist/commonjs/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js.map +1 -1
  83. package/dist/commonjs/features/keyboard/components/UnitsLayout/UnitsLayout.js +2 -2
  84. package/dist/commonjs/features/keyboard/components/UnitsLayout/UnitsLayout.js.map +1 -1
  85. package/dist/commonjs/features/openEnded/components/OpenEndedAttemptsLimit.js +2 -2
  86. package/dist/commonjs/features/openEnded/components/OpenEndedAttemptsLimit.js.map +1 -1
  87. package/dist/commonjs/features/openEnded/components/OpenEndedScoreLabel.js +2 -2
  88. package/dist/commonjs/features/openEnded/components/OpenEndedScoreLabel.js.map +1 -1
  89. package/dist/commonjs/features/pmProgress/components/header/NextUp.js +2 -2
  90. package/dist/commonjs/features/pmProgress/components/header/NextUp.js.map +1 -1
  91. package/dist/commonjs/features/pmProgress/components/header/PmProgressHeader.js +4 -4
  92. package/dist/commonjs/features/pmProgress/components/header/PmProgressHeader.js.map +1 -1
  93. package/dist/commonjs/features/pmProgress/components/header/StartButton.js +2 -2
  94. package/dist/commonjs/features/pmProgress/components/header/StartButton.js.map +1 -1
  95. package/dist/commonjs/features/pmProgress/components/insights/PmTimeframeStats.js +6 -6
  96. package/dist/commonjs/features/pmProgress/components/insights/PmTimeframeStats.js.map +1 -1
  97. package/dist/commonjs/features/pmProgress/components/list/PmDomainList.js +3 -3
  98. package/dist/commonjs/features/pmProgress/components/list/PmDomainList.js.map +1 -1
  99. package/dist/commonjs/features/pmProgress/components/recs/PmTeacherRecs.js +4 -4
  100. package/dist/commonjs/features/pmProgress/components/recs/PmTeacherRecs.js.map +1 -1
  101. package/dist/commonjs/features/problemSelector/components/ProblemSelectorButton.js +2 -2
  102. package/dist/commonjs/features/problemSelector/components/ProblemSelectorButton.js.map +1 -1
  103. package/dist/commonjs/features/voice/recording/components/VoiceRecordButton.js +2 -2
  104. package/dist/commonjs/features/voice/recording/components/VoiceRecordButton.js.map +1 -1
  105. package/dist/commonjs/features/voice/recording/components/VoiceRecordDeleteButton.js +2 -2
  106. package/dist/commonjs/features/voice/recording/components/VoiceRecordDeleteButton.js.map +1 -1
  107. package/dist/commonjs/features/voice/recording/components/VoiceRecordTimer.js +2 -2
  108. package/dist/commonjs/features/voice/recording/components/VoiceRecordTimer.js.map +1 -1
  109. package/dist/commonjs/features/voice/recording/modal/VoiceRecordDeleteModal.js +4 -4
  110. package/dist/commonjs/features/voice/recording/modal/VoiceRecordDeleteModal.js.map +1 -1
  111. package/dist/commonjs/features/voice/recording/modal/VoiceRecordUndoModal.js +4 -4
  112. package/dist/commonjs/features/voice/recording/modal/VoiceRecordUndoModal.js.map +1 -1
  113. package/dist/module/features/chatbot/components/Chat/Chat.js +1 -1
  114. package/dist/module/features/chatbot/components/Chat/Chat.js.map +1 -1
  115. package/dist/module/features/chatbot/components/Chat/ChatIcon.js +1 -1
  116. package/dist/module/features/chatbot/components/Chat/ChatIcon.js.map +1 -1
  117. package/dist/module/features/chatbot/components/Chat/CloseButton.js +1 -1
  118. package/dist/module/features/chatbot/components/Chat/CloseButton.js.map +1 -1
  119. package/dist/module/features/chatbot/components/ChatControls/ChatControls.js +1 -1
  120. package/dist/module/features/chatbot/components/ChatControls/ChatControls.js.map +1 -1
  121. package/dist/module/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js +1 -1
  122. package/dist/module/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js.map +1 -1
  123. package/dist/module/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js +1 -1
  124. package/dist/module/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js.map +1 -1
  125. package/dist/module/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js +1 -1
  126. package/dist/module/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js.map +1 -1
  127. package/dist/module/features/chatbot/components/ChatInput/RequestHintButton.js +1 -1
  128. package/dist/module/features/chatbot/components/ChatInput/RequestHintButton.js.map +1 -1
  129. package/dist/module/features/chatbot/components/ChatMessage/MessageLoader.js +1 -1
  130. package/dist/module/features/chatbot/components/ChatMessage/MessageLoader.js.map +1 -1
  131. package/dist/module/features/chatbot/components/ChatMessage/MessageTextToSpeech.js +1 -1
  132. package/dist/module/features/chatbot/components/ChatMessage/MessageTextToSpeech.js.map +1 -1
  133. package/dist/module/features/chatbot/components/ChatMessage/ReceivedMessage.js +1 -1
  134. package/dist/module/features/chatbot/components/ChatMessage/ReceivedMessage.js.map +1 -1
  135. package/dist/module/features/chatbot/components/ChatMessage/SentMessage.js +1 -1
  136. package/dist/module/features/chatbot/components/ChatMessage/SentMessage.js.map +1 -1
  137. package/dist/module/features/chatbot/errorSpotting/ErrorSpottingButton.js +1 -1
  138. package/dist/module/features/chatbot/errorSpotting/ErrorSpottingButton.js.map +1 -1
  139. package/dist/module/features/endOfAssignment/components/CheatDetected/CheatDetected.js +1 -1
  140. package/dist/module/features/endOfAssignment/components/CheatDetected/CheatDetected.js.map +1 -1
  141. package/dist/module/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js +1 -1
  142. package/dist/module/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js.map +1 -1
  143. package/dist/module/features/endOfAssignment/components/ExamLeave/ExamLeave.js +1 -1
  144. package/dist/module/features/endOfAssignment/components/ExamLeave/ExamLeave.js.map +1 -1
  145. package/dist/module/features/endOfAssignment/components/ExamPaused/ExamPaused.js +1 -1
  146. package/dist/module/features/endOfAssignment/components/ExamPaused/ExamPaused.js.map +1 -1
  147. package/dist/module/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js +1 -1
  148. package/dist/module/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js.map +1 -1
  149. package/dist/module/features/endOfAssignment/components/Modal/Modal.js +1 -1
  150. package/dist/module/features/endOfAssignment/components/Modal/Modal.js.map +1 -1
  151. package/dist/module/features/endOfAssignment/components/NoAnswer/NoAnswer.js +1 -1
  152. package/dist/module/features/endOfAssignment/components/NoAnswer/NoAnswer.js.map +1 -1
  153. package/dist/module/features/endOfAssignment/ui/PracticeButton.js +1 -1
  154. package/dist/module/features/endOfAssignment/ui/PracticeButton.js.map +1 -1
  155. package/dist/module/features/endOfAssignment/ui/PracticeButtonGroup.js +1 -1
  156. package/dist/module/features/endOfAssignment/ui/PracticeButtonGroup.js.map +1 -1
  157. package/dist/module/features/exampleSolution/components/ExampleSolutionModalContent.js +1 -1
  158. package/dist/module/features/exampleSolution/components/ExampleSolutionModalContent.js.map +1 -1
  159. package/dist/module/features/exampleSolution/components/QuestionSection.js +1 -1
  160. package/dist/module/features/exampleSolution/components/QuestionSection.js.map +1 -1
  161. package/dist/module/features/exampleSolution/components/SolutionSection.js +1 -1
  162. package/dist/module/features/exampleSolution/components/SolutionSection.js.map +1 -1
  163. package/dist/module/features/feedback/components/EmptyComment.js +1 -1
  164. package/dist/module/features/feedback/components/EmptyComment.js.map +1 -1
  165. package/dist/module/features/feedback/components/ListCardCommentsCount.js +1 -1
  166. package/dist/module/features/feedback/components/ListCardCommentsCount.js.map +1 -1
  167. package/dist/module/features/feedback/components/TeacherFeedbackButton.js +1 -1
  168. package/dist/module/features/feedback/components/TeacherFeedbackButton.js.map +1 -1
  169. package/dist/module/features/feedback/components/TeacherFeedbackComments/TeacherComment.js +1 -1
  170. package/dist/module/features/feedback/components/TeacherFeedbackComments/TeacherComment.js.map +1 -1
  171. package/dist/module/features/feedback/components/UnreadMessagesBadge.js +1 -1
  172. package/dist/module/features/feedback/components/UnreadMessagesBadge.js.map +1 -1
  173. package/dist/module/features/formulaSheet/components/FormulaSheet.js +1 -1
  174. package/dist/module/features/formulaSheet/components/FormulaSheet.js.map +1 -1
  175. package/dist/module/features/formulaSheet/components/FormulaSheetModal.js +1 -1
  176. package/dist/module/features/formulaSheet/components/FormulaSheetModal.js.map +1 -1
  177. package/dist/module/features/keyboard/components/BasicLayout/BasicLayout.js +1 -1
  178. package/dist/module/features/keyboard/components/BasicLayout/BasicLayout.js.map +1 -1
  179. package/dist/module/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js +1 -1
  180. package/dist/module/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js.map +1 -1
  181. package/dist/module/features/keyboard/components/BasicLayout/TimeBasicLayout.js +1 -1
  182. package/dist/module/features/keyboard/components/BasicLayout/TimeBasicLayout.js.map +1 -1
  183. package/dist/module/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js +1 -1
  184. package/dist/module/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js.map +1 -1
  185. package/dist/module/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js +1 -1
  186. package/dist/module/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js.map +1 -1
  187. package/dist/module/features/keyboard/components/Keyboard.js +1 -1
  188. package/dist/module/features/keyboard/components/Keyboard.js.map +1 -1
  189. package/dist/module/features/keyboard/components/MainLayout/MainLayout.js +1 -1
  190. package/dist/module/features/keyboard/components/MainLayout/MainLayout.js.map +1 -1
  191. package/dist/module/features/keyboard/components/Numpad/Numpad.js +1 -1
  192. package/dist/module/features/keyboard/components/Numpad/Numpad.js.map +1 -1
  193. package/dist/module/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js +1 -1
  194. package/dist/module/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js.map +1 -1
  195. package/dist/module/features/keyboard/components/UnitsLayout/UnitsLayout.js +1 -1
  196. package/dist/module/features/keyboard/components/UnitsLayout/UnitsLayout.js.map +1 -1
  197. package/dist/module/features/openEnded/components/OpenEndedAttemptsLimit.js +1 -1
  198. package/dist/module/features/openEnded/components/OpenEndedAttemptsLimit.js.map +1 -1
  199. package/dist/module/features/openEnded/components/OpenEndedScoreLabel.js +1 -1
  200. package/dist/module/features/openEnded/components/OpenEndedScoreLabel.js.map +1 -1
  201. package/dist/module/features/pmProgress/components/header/NextUp.js +1 -1
  202. package/dist/module/features/pmProgress/components/header/NextUp.js.map +1 -1
  203. package/dist/module/features/pmProgress/components/header/PmProgressHeader.js +1 -1
  204. package/dist/module/features/pmProgress/components/header/PmProgressHeader.js.map +1 -1
  205. package/dist/module/features/pmProgress/components/header/StartButton.js +1 -1
  206. package/dist/module/features/pmProgress/components/header/StartButton.js.map +1 -1
  207. package/dist/module/features/pmProgress/components/insights/PmTimeframeStats.js +1 -1
  208. package/dist/module/features/pmProgress/components/insights/PmTimeframeStats.js.map +1 -1
  209. package/dist/module/features/pmProgress/components/list/PmDomainList.js +1 -1
  210. package/dist/module/features/pmProgress/components/list/PmDomainList.js.map +1 -1
  211. package/dist/module/features/pmProgress/components/recs/PmTeacherRecs.js +1 -1
  212. package/dist/module/features/pmProgress/components/recs/PmTeacherRecs.js.map +1 -1
  213. package/dist/module/features/problemSelector/components/ProblemSelectorButton.js +1 -1
  214. package/dist/module/features/problemSelector/components/ProblemSelectorButton.js.map +1 -1
  215. package/dist/module/features/voice/recording/components/VoiceRecordButton.js +1 -1
  216. package/dist/module/features/voice/recording/components/VoiceRecordButton.js.map +1 -1
  217. package/dist/module/features/voice/recording/components/VoiceRecordDeleteButton.js +1 -1
  218. package/dist/module/features/voice/recording/components/VoiceRecordDeleteButton.js.map +1 -1
  219. package/dist/module/features/voice/recording/components/VoiceRecordTimer.js +1 -1
  220. package/dist/module/features/voice/recording/components/VoiceRecordTimer.js.map +1 -1
  221. package/dist/module/features/voice/recording/modal/VoiceRecordDeleteModal.js +1 -1
  222. package/dist/module/features/voice/recording/modal/VoiceRecordDeleteModal.js.map +1 -1
  223. package/dist/module/features/voice/recording/modal/VoiceRecordUndoModal.js +1 -1
  224. package/dist/module/features/voice/recording/modal/VoiceRecordUndoModal.js.map +1 -1
  225. package/dist/typescript/commonjs/features/pmProgress/components/header/NextUp.d.ts.map +1 -1
  226. package/dist/typescript/commonjs/features/pmProgress/components/insights/PmTimeframeStats.d.ts.map +1 -1
  227. package/dist/typescript/commonjs/features/voice/recording/components/VoiceRecordDeleteButton.d.ts.map +1 -1
  228. package/dist/typescript/module/features/pmProgress/components/header/NextUp.d.ts.map +1 -1
  229. package/dist/typescript/module/features/pmProgress/components/insights/PmTimeframeStats.d.ts.map +1 -1
  230. package/dist/typescript/module/features/voice/recording/components/VoiceRecordDeleteButton.d.ts.map +1 -1
  231. package/package.json +1 -1
  232. package/src/features/chatbot/components/Chat/Chat.tsx +1 -1
  233. package/src/features/chatbot/components/Chat/ChatIcon.tsx +1 -1
  234. package/src/features/chatbot/components/Chat/CloseButton.tsx +1 -1
  235. package/src/features/chatbot/components/ChatControls/ChatControls.tsx +1 -1
  236. package/src/features/chatbot/components/ChatInput/FreeText/ChatTextInput.tsx +1 -1
  237. package/src/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.tsx +1 -1
  238. package/src/features/chatbot/components/ChatInput/FreeText/SendMessageButton.tsx +1 -1
  239. package/src/features/chatbot/components/ChatInput/RequestHintButton.tsx +1 -1
  240. package/src/features/chatbot/components/ChatMessage/MessageLoader.tsx +1 -1
  241. package/src/features/chatbot/components/ChatMessage/MessageTextToSpeech.tsx +1 -1
  242. package/src/features/chatbot/components/ChatMessage/ReceivedMessage.tsx +1 -1
  243. package/src/features/chatbot/components/ChatMessage/SentMessage.tsx +1 -1
  244. package/src/features/chatbot/errorSpotting/ErrorSpottingButton.tsx +1 -1
  245. package/src/features/endOfAssignment/components/CheatDetected/CheatDetected.tsx +1 -1
  246. package/src/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.tsx +1 -1
  247. package/src/features/endOfAssignment/components/ExamLeave/ExamLeave.tsx +1 -1
  248. package/src/features/endOfAssignment/components/ExamPaused/ExamPaused.tsx +1 -1
  249. package/src/features/endOfAssignment/components/ExamSubmit/ExamSubmit.tsx +1 -1
  250. package/src/features/endOfAssignment/components/Modal/Modal.tsx +1 -1
  251. package/src/features/endOfAssignment/components/NoAnswer/NoAnswer.tsx +1 -1
  252. package/src/features/endOfAssignment/ui/PracticeButton.tsx +1 -1
  253. package/src/features/endOfAssignment/ui/PracticeButtonGroup.tsx +1 -1
  254. package/src/features/exampleSolution/components/ExampleSolutionModalContent.tsx +1 -1
  255. package/src/features/exampleSolution/components/QuestionSection.tsx +1 -1
  256. package/src/features/exampleSolution/components/SolutionSection.tsx +1 -1
  257. package/src/features/feedback/components/EmptyComment.tsx +1 -1
  258. package/src/features/feedback/components/ListCardCommentsCount.tsx +1 -1
  259. package/src/features/feedback/components/TeacherFeedbackButton.tsx +1 -1
  260. package/src/features/feedback/components/TeacherFeedbackComments/TeacherComment.tsx +1 -1
  261. package/src/features/feedback/components/UnreadMessagesBadge.tsx +1 -1
  262. package/src/features/formulaSheet/components/FormulaSheet.tsx +1 -1
  263. package/src/features/formulaSheet/components/FormulaSheetModal.tsx +1 -1
  264. package/src/features/keyboard/components/BasicLayout/BasicLayout.tsx +1 -1
  265. package/src/features/keyboard/components/BasicLayout/CurrencyBasicLayout.tsx +1 -1
  266. package/src/features/keyboard/components/BasicLayout/TimeBasicLayout.tsx +1 -1
  267. package/src/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.tsx +1 -1
  268. package/src/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.tsx +1 -1
  269. package/src/features/keyboard/components/Keyboard.tsx +1 -1
  270. package/src/features/keyboard/components/MainLayout/MainLayout.tsx +1 -1
  271. package/src/features/keyboard/components/Numpad/Numpad.tsx +1 -1
  272. package/src/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.tsx +1 -1
  273. package/src/features/keyboard/components/UnitsLayout/UnitsLayout.tsx +1 -1
  274. package/src/features/openEnded/components/OpenEndedAttemptsLimit.tsx +1 -1
  275. package/src/features/openEnded/components/OpenEndedScoreLabel.tsx +1 -1
  276. package/src/features/pmProgress/components/header/NextUp.tsx +6 -2
  277. package/src/features/pmProgress/components/header/PmProgressHeader.tsx +1 -1
  278. package/src/features/pmProgress/components/header/StartButton.tsx +1 -1
  279. package/src/features/pmProgress/components/insights/PmTimeframeStats.tsx +19 -4
  280. package/src/features/pmProgress/components/list/PmDomainList.tsx +1 -1
  281. package/src/features/pmProgress/components/recs/PmTeacherRecs.tsx +1 -1
  282. package/src/features/problemSelector/components/ProblemSelectorButton.tsx +1 -1
  283. package/src/features/voice/recording/components/VoiceRecordButton.tsx +1 -1
  284. package/src/features/voice/recording/components/VoiceRecordDeleteButton.tsx +7 -2
  285. package/src/features/voice/recording/components/VoiceRecordTimer.tsx +1 -1
  286. package/src/features/voice/recording/modal/VoiceRecordDeleteModal.tsx +1 -1
  287. package/src/features/voice/recording/modal/VoiceRecordUndoModal.tsx +1 -1
@@ -4,7 +4,7 @@ import { KeysList } from '../KeysList/KeysList'
4
4
  import { BasicLayout } from './BasicLayout'
5
5
  import { KeyboardLayoutProps, KeyboardType } from '../../types/types'
6
6
  import { getMainKeyboardGroup } from '../../helpers'
7
- import { TEST_IDS } from '../../../../config/dataTestIDs'
7
+ import { TEST_IDS } from '@magmamath/students-qa'
8
8
 
9
9
  export const CurrencyBasicLayout = ({ keys, ...props }: KeyboardLayoutProps) => {
10
10
  const keysGroup = getMainKeyboardGroup(keys, KeyboardType.BasicCurrency)
@@ -5,7 +5,7 @@ import { BasicLayout } from './BasicLayout'
5
5
  import { KeyboardLayoutProps, KeyboardType } from '../../types/types'
6
6
  import { getMainKeyboardGroup } from '../../helpers'
7
7
  import { IS_MOBILE } from '@magmamath/react-native-ui'
8
- import { TEST_IDS } from '../../../../config/dataTestIDs'
8
+ import { TEST_IDS } from '@magmamath/students-qa'
9
9
 
10
10
  export const TimeBasicLayout = ({ keys, ...props }: KeyboardLayoutProps) => {
11
11
  const keysGroup = getMainKeyboardGroup(keys, KeyboardType.BasicTime)
@@ -5,7 +5,7 @@ import { KeyboardLayoutProps, KeyboardType } from '../../types/types'
5
5
  import { getMainKeyboardGroup } from '../../helpers'
6
6
  import { MOBILE_LAYOUT_WIDTH } from '../../constants/keyboard.constants'
7
7
  import { IS_MOBILE } from '@magmamath/react-native-ui'
8
- import { TEST_IDS } from '../../../../config/dataTestIDs'
8
+ import { TEST_IDS } from '@magmamath/students-qa'
9
9
 
10
10
  export const BasicPlusLayout = ({ keys, ...props }: KeyboardLayoutProps) => {
11
11
  const { width } = useWindowDimensions()
@@ -5,7 +5,7 @@ import { KeyboardLayoutProps, KeyboardType } from '../../types/types'
5
5
  import { getMainKeyboardGroup } from '../../helpers'
6
6
  import { IS_MOBILE } from '@magmamath/react-native-ui'
7
7
  import { KEYBOARD_LAYOUTS } from '../../constants/keyboardLayouts'
8
- import { TEST_IDS } from '../../../../config/dataTestIDs'
8
+ import { TEST_IDS } from '@magmamath/students-qa'
9
9
 
10
10
  export const BasicPlusPlusLayout = ({ keys, ...props }: KeyboardLayoutProps) => {
11
11
  const { width } = useWindowDimensions()
@@ -12,7 +12,7 @@ import { isMobileWidth } from '../helpers'
12
12
  import { KeyboardConfig } from '@magmamath/frontend-config'
13
13
  import { KeyboardKey, KeyboardKeyValue } from '../types/types'
14
14
  import { resolveKeyboard } from '../constants/keyboard.helpers'
15
- import { TEST_IDS } from '../../../config/dataTestIDs'
15
+ import { TEST_IDS } from '@magmamath/students-qa'
16
16
 
17
17
  type KeyboardProps = {
18
18
  onKeyPress: (key: KeyboardKeyValue) => void
@@ -4,7 +4,7 @@ import { IS_MOBILE, IS_WEB, SelectOptionColor } from '@magmamath/react-native-ui
4
4
  import { getLayoutByCharType, isBasicPlusPlusLayout } from '../../constants/keyboardLayouts'
5
5
  import { UnderlinedLayout } from '../UnderlinedLayout/UnderlinedLayout'
6
6
  import { KeyboardKey, KeyboardKeyValue, ResolvedKeyboard } from '../../types/types'
7
- import { TEST_IDS } from '../../../../config/dataTestIDs'
7
+ import { TEST_IDS } from '@magmamath/students-qa'
8
8
 
9
9
  type LayoutProps = {
10
10
  keys: ResolvedKeyboard
@@ -5,7 +5,7 @@ import { SPACING } from '@magmamath/react-native-ui'
5
5
  import { KeyboardLayoutProps, KeyboardType } from '../../types/types'
6
6
  import { useText } from '../../../../i18n/i18n'
7
7
  import { getMainKeyboardGroup } from '../../helpers'
8
- import { TEST_IDS } from '../../../../config/dataTestIDs'
8
+ import { TEST_IDS } from '@magmamath/students-qa'
9
9
 
10
10
  type NumpadProps = {
11
11
  style?: StyleProp<ViewStyle>
@@ -3,7 +3,7 @@ import { View } from 'react-native'
3
3
  import { KeysList } from '../KeysList/KeysList'
4
4
  import { KeyboardLayoutProps, KeyboardType, ResolvedKeyboard } from '../../types/types'
5
5
  import { getMainKeyboardGroup } from '../../helpers'
6
- import { TEST_IDS } from '../../../../config/dataTestIDs'
6
+ import { TEST_IDS } from '@magmamath/students-qa'
7
7
 
8
8
  type UnderlinedLayoutProps = {
9
9
  keys: ResolvedKeyboard
@@ -9,7 +9,7 @@ import { useUnitTabs } from './hooks/useUnitTabs'
9
9
  import { getMainKeyboardGroup } from '../../helpers'
10
10
  import { KeyboardUnitsGroupType, SelectedLayout } from './types'
11
11
  import { getSelectOptions } from './helpers'
12
- import { TEST_IDS } from '../../../../config/dataTestIDs'
12
+ import { TEST_IDS } from '@magmamath/students-qa'
13
13
 
14
14
  export const UnitsLayout = ({ onLayoutChange, keys, ...props }: KeyboardLayoutProps) => {
15
15
  const { width } = useWindowDimensions()
@@ -1,7 +1,7 @@
1
1
  import React from 'react'
2
2
  import { View, StyleSheet, Text } from 'react-native'
3
3
  import { SPACING, BORDER_RADIUS, COLORS } from '@magmamath/react-native-ui'
4
- import { TEST_IDS } from '../../../config/dataTestIDs'
4
+ import { TEST_IDS } from '@magmamath/students-qa'
5
5
 
6
6
  type OEAttemptsLimitProps = {
7
7
  text: string
@@ -10,7 +10,7 @@ import {
10
10
  import { getScoreLabelColor } from '../oe.helpers'
11
11
  import { OpenEndedScoreLabelVariant } from '../oe.types'
12
12
  import { isWeb } from '../../../shared/common.constants'
13
- import { TEST_IDS } from '../../../config/dataTestIDs'
13
+ import { TEST_IDS } from '@magmamath/students-qa'
14
14
 
15
15
  type OpenEndedScoreLabelProps = {
16
16
  label: string
@@ -3,7 +3,7 @@ import { StyleSheet, View } from 'react-native'
3
3
  import { COLORS, HeadingVariants, SPACING, Typography } from '@magmamath/react-native-ui'
4
4
  import { SketchArrowRight } from '../../../../shared/icons/SketchArrowRight'
5
5
  import { SliceDiamondIcon } from '../../../../shared/icons/SliceDiamondIcon'
6
- import { TEST_IDS } from '../../../../config/dataTestIDs'
6
+ import { TEST_IDS } from '@magmamath/students-qa'
7
7
  import { useUnit } from 'effector-react'
8
8
  import { usePmProgress } from '../../context/PmProgressContext'
9
9
  import { OpeningLoaderId, SolvingFlow } from '../../shared/pmProgress.constants'
@@ -33,7 +33,11 @@ export const NextUp = () => {
33
33
  </Typography>
34
34
  </View>
35
35
  <View style={[styles.row, styles.tilted]}>
36
- <Typography variant={HeadingVariants.H7} style={styles.muted} testID={TEST_IDS.PM_PROGRESS_NEXT_UP_DOMAIN_NAME}>
36
+ <Typography
37
+ variant={HeadingVariants.H7}
38
+ style={styles.muted}
39
+ testID={TEST_IDS.PM_PROGRESS_NEXT_UP_DOMAIN_NAME}
40
+ >
37
41
  {nextUp.domain.title}
38
42
  </Typography>
39
43
  <View style={styles.diamond}>
@@ -18,7 +18,7 @@ import { useStoreMap, useUnit } from 'effector-react'
18
18
  import { usePmProgress } from '../../context/PmProgressContext'
19
19
  import { formatGradeLabel } from '../../shared/pmProgress.helpers'
20
20
  import { MenuIcon } from '../../../../shared/icons/MenuIcon'
21
- import { TEST_IDS } from '../../../../config/dataTestIDs'
21
+ import { TEST_IDS } from '@magmamath/students-qa'
22
22
  import { NextUp } from './NextUp'
23
23
  import { BURGER_MENU_BREAKPOINT, MENU_MAX_HEIGHT } from '@magmamath/students-features'
24
24
  import { useText } from '../../../../i18n/i18n'
@@ -11,7 +11,7 @@ import {
11
11
  SPACING,
12
12
  Typography,
13
13
  } from '@magmamath/react-native-ui'
14
- import { TEST_IDS } from '../../../../config/dataTestIDs'
14
+ import { TEST_IDS } from '@magmamath/students-qa'
15
15
  import { useText } from '../../../../i18n/i18n'
16
16
 
17
17
  const PULSATION_COLOR = '#FFBE4E66'
@@ -17,7 +17,7 @@ import { useUnit } from 'effector-react'
17
17
  import { formatTime } from '../../shared/pmProgress.helpers'
18
18
  import { InsightsTimeframe, STATS_MAX_HEIGHT } from '../../shared/pmProgress.constants'
19
19
  import { usePmProgress } from '../../context/PmProgressContext'
20
- import { TEST_IDS } from '../../../../config/dataTestIDs'
20
+ import { TEST_IDS } from '@magmamath/students-qa'
21
21
  import { useText } from '../../../../i18n/i18n'
22
22
 
23
23
  const optionStyle: SelectOptionProps['style'] = {
@@ -35,9 +35,24 @@ export const PmTimeframeStats = () => {
35
35
  const insights = useUnit(model.insights.$insights)
36
36
 
37
37
  const OPTIONS: SelectOptionProps[] = [
38
- { key: InsightsTimeframe.WEEK, title: t('pmProgress.thisWeek'), style: optionStyle, testID: TEST_IDS.PM_PROGRESS_TIMEFRAME_TAB(InsightsTimeframe.WEEK) },
39
- { key: InsightsTimeframe.LAST_WEEK, title: t('pmProgress.lastWeek'), style: optionStyle, testID: TEST_IDS.PM_PROGRESS_TIMEFRAME_TAB(InsightsTimeframe.LAST_WEEK) },
40
- { key: InsightsTimeframe.ALL, title: t('pmProgress.allTime'), style: optionStyle, testID: TEST_IDS.PM_PROGRESS_TIMEFRAME_TAB(InsightsTimeframe.ALL) },
38
+ {
39
+ key: InsightsTimeframe.WEEK,
40
+ title: t('pmProgress.thisWeek'),
41
+ style: optionStyle,
42
+ testID: TEST_IDS.PM_PROGRESS_TIMEFRAME_TAB(InsightsTimeframe.WEEK),
43
+ },
44
+ {
45
+ key: InsightsTimeframe.LAST_WEEK,
46
+ title: t('pmProgress.lastWeek'),
47
+ style: optionStyle,
48
+ testID: TEST_IDS.PM_PROGRESS_TIMEFRAME_TAB(InsightsTimeframe.LAST_WEEK),
49
+ },
50
+ {
51
+ key: InsightsTimeframe.ALL,
52
+ title: t('pmProgress.allTime'),
53
+ style: optionStyle,
54
+ testID: TEST_IDS.PM_PROGRESS_TIMEFRAME_TAB(InsightsTimeframe.ALL),
55
+ },
41
56
  ]
42
57
 
43
58
  return (
@@ -8,7 +8,7 @@ import { SliceDiamondIcon } from '../../../../shared/icons/SliceDiamondIcon'
8
8
  import { usePmProgress } from '../../context/PmProgressContext'
9
9
  import { isFluencyDomain } from '../../shared/pmProgress.helpers'
10
10
  import { SolvingFlow } from '../../shared/pmProgress.constants'
11
- import { TEST_IDS } from '../../../../config/dataTestIDs'
11
+ import { TEST_IDS } from '@magmamath/students-qa'
12
12
 
13
13
  export const PmDomainList = () => {
14
14
  const { model, onStandardPress } = usePmProgress()
@@ -14,7 +14,7 @@ import {
14
14
  import { useStoreMap, useUnit } from 'effector-react'
15
15
  import { CustomDomain, OpeningLoaderId, SolvingFlow } from '../../shared/pmProgress.constants'
16
16
  import { usePmProgress } from '../../context/PmProgressContext'
17
- import { TEST_IDS } from '../../../../config/dataTestIDs'
17
+ import { TEST_IDS } from '@magmamath/students-qa'
18
18
  import { useText } from '../../../../i18n/i18n'
19
19
 
20
20
  export const PmTeacherRecs = () => {
@@ -13,7 +13,7 @@ import {
13
13
  } from '@magmamath/react-native-ui'
14
14
 
15
15
  import { BADGE_COORDINATES, BUTTON_BORDER_WIDTH, BUTTON_SIZE, COLOR_SCHEME_MAP } from '../constants'
16
- import { TEST_IDS } from '../../../config/dataTestIDs'
16
+ import { TEST_IDS } from '@magmamath/students-qa'
17
17
 
18
18
  import { ProblemSelectorButtonProps } from '../types'
19
19
 
@@ -15,7 +15,7 @@ import {
15
15
  import { Pressable, StyleSheet } from 'react-native'
16
16
  import { VoiceRecordModel } from '../model/VoiceRecord.model'
17
17
  import { useUnit } from 'effector-react'
18
- import { TEST_IDS } from '../../../../config/dataTestIDs'
18
+ import { TEST_IDS } from '@magmamath/students-qa'
19
19
  import { VOICE_RECORD_SHADOWS, VoiceRecorderState } from '../../constants'
20
20
  import { RecordButtonVariant } from '../../types'
21
21
  import { useText } from '../../../../i18n/i18n'
@@ -1,7 +1,7 @@
1
1
  import { StyleSheet, TouchableOpacity } from 'react-native'
2
2
  import { COLORS, TrashcanIcon } from '@magmamath/react-native-ui'
3
3
  import React from 'react'
4
- import { TEST_IDS } from '../../../../config/dataTestIDs'
4
+ import { TEST_IDS } from '@magmamath/students-qa'
5
5
 
6
6
  type VoiceRecordDeleteProps = {
7
7
  onPress?: () => void
@@ -10,7 +10,12 @@ type VoiceRecordDeleteProps = {
10
10
 
11
11
  export const VoiceRecordDeleteButton = ({ onPress, isDisabled }: VoiceRecordDeleteProps) => {
12
12
  return (
13
- <TouchableOpacity testID={TEST_IDS.VOICE_RECORD_DELETE_BUTTON} style={styles.container} onPress={onPress} disabled={isDisabled}>
13
+ <TouchableOpacity
14
+ testID={TEST_IDS.VOICE_RECORD_DELETE_BUTTON}
15
+ style={styles.container}
16
+ onPress={onPress}
17
+ disabled={isDisabled}
18
+ >
14
19
  <TrashcanIcon size={20} color={isDisabled ? COLORS.NEUTRAL_5 : COLORS.NEUTRAL_9} />
15
20
  </TouchableOpacity>
16
21
  )
@@ -4,7 +4,7 @@ import React from 'react'
4
4
  import { VoiceRecordModel } from '../model/VoiceRecord.model'
5
5
  import { useUnit } from 'effector-react'
6
6
  import { formatDuration } from '../../helpers'
7
- import { TEST_IDS } from '../../../../config/dataTestIDs'
7
+ import { TEST_IDS } from '@magmamath/students-qa'
8
8
 
9
9
  type VoiceRecordTimerProps = {
10
10
  style?: StyleProp<ViewStyle>
@@ -6,7 +6,7 @@ import { VoiceRecorderState } from '../../constants'
6
6
  import { useText } from '../../../../i18n/i18n'
7
7
  import { ModalFooterButtons } from './ModalFooterButtons'
8
8
  import { VoiceRecordModalParams } from '../../types'
9
- import { TEST_IDS } from '../../../../config/dataTestIDs'
9
+ import { TEST_IDS } from '@magmamath/students-qa'
10
10
 
11
11
  type VoiceRecordDeleteModalComponentProps = {
12
12
  modal: {
@@ -4,7 +4,7 @@ import { StyleSheet } from 'react-native'
4
4
  import { useText } from '../../../../i18n/i18n'
5
5
  import { ModalFooterButtons } from './ModalFooterButtons'
6
6
  import { VoiceRecordModalParams } from '../../types'
7
- import { TEST_IDS } from '../../../../config/dataTestIDs'
7
+ import { TEST_IDS } from '@magmamath/students-qa'
8
8
 
9
9
  type VoiceRecordUndoModalProps = {
10
10
  modal: {