@magmamath/students-features 1.3.16 → 1.3.18-rc.1
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.
- package/dist/commonjs/config/dataTestIDs.js +80 -0
- package/dist/commonjs/config/dataTestIDs.js.map +1 -0
- package/dist/commonjs/features/chatbot/components/Chat/Chat.js +2 -0
- package/dist/commonjs/features/chatbot/components/Chat/Chat.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/Chat/ChatIcon.js +2 -0
- package/dist/commonjs/features/chatbot/components/Chat/ChatIcon.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/Chat/CloseButton.js +2 -0
- package/dist/commonjs/features/chatbot/components/Chat/CloseButton.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatControls/ChatControls.js +2 -0
- package/dist/commonjs/features/chatbot/components/ChatControls/ChatControls.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js +3 -1
- package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js +2 -0
- package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js +2 -0
- package/dist/commonjs/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatInput/RequestHintButton.js +2 -0
- package/dist/commonjs/features/chatbot/components/ChatInput/RequestHintButton.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatMessage/MessageLoader.js +2 -0
- package/dist/commonjs/features/chatbot/components/ChatMessage/MessageLoader.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatMessage/MessageTextToSpeech.js +3 -1
- package/dist/commonjs/features/chatbot/components/ChatMessage/MessageTextToSpeech.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatMessage/ReceivedMessage.js +2 -0
- package/dist/commonjs/features/chatbot/components/ChatMessage/ReceivedMessage.js.map +1 -1
- package/dist/commonjs/features/chatbot/components/ChatMessage/SentMessage.js +2 -0
- package/dist/commonjs/features/chatbot/components/ChatMessage/SentMessage.js.map +1 -1
- package/dist/commonjs/features/chatbot/errorSpotting/ErrorSpottingButton.js +2 -0
- package/dist/commonjs/features/chatbot/errorSpotting/ErrorSpottingButton.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/components/CheatDetected/CheatDetected.js +3 -0
- package/dist/commonjs/features/endOfAssignment/components/CheatDetected/CheatDetected.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js +2 -0
- package/dist/commonjs/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/components/ExamLeave/ExamLeave.js +4 -0
- package/dist/commonjs/features/endOfAssignment/components/ExamLeave/ExamLeave.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/components/ExamPaused/ExamPaused.js +3 -0
- package/dist/commonjs/features/endOfAssignment/components/ExamPaused/ExamPaused.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js +3 -0
- package/dist/commonjs/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/components/Modal/Modal.js +4 -1
- package/dist/commonjs/features/endOfAssignment/components/Modal/Modal.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/components/NoAnswer/NoAnswer.js +9 -3
- package/dist/commonjs/features/endOfAssignment/components/NoAnswer/NoAnswer.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/ui/PracticeButton.js +2 -0
- package/dist/commonjs/features/endOfAssignment/ui/PracticeButton.js.map +1 -1
- package/dist/commonjs/features/endOfAssignment/ui/PracticeButtonGroup.js +2 -0
- package/dist/commonjs/features/endOfAssignment/ui/PracticeButtonGroup.js.map +1 -1
- package/dist/commonjs/features/exampleSolution/components/ExampleSolutionModalContent.js +2 -0
- package/dist/commonjs/features/exampleSolution/components/ExampleSolutionModalContent.js.map +1 -1
- package/dist/commonjs/features/exampleSolution/components/QuestionSection.js +2 -0
- package/dist/commonjs/features/exampleSolution/components/QuestionSection.js.map +1 -1
- package/dist/commonjs/features/exampleSolution/components/SolutionSection.js +2 -0
- package/dist/commonjs/features/exampleSolution/components/SolutionSection.js.map +1 -1
- package/dist/commonjs/features/feedback/components/EmptyComment.js +2 -0
- package/dist/commonjs/features/feedback/components/EmptyComment.js.map +1 -1
- package/dist/commonjs/features/feedback/components/ListCardCommentsCount.js +2 -0
- package/dist/commonjs/features/feedback/components/ListCardCommentsCount.js.map +1 -1
- package/dist/commonjs/features/feedback/components/TeacherFeedbackButton.js +3 -0
- package/dist/commonjs/features/feedback/components/TeacherFeedbackButton.js.map +1 -1
- package/dist/commonjs/features/feedback/components/TeacherFeedbackComments/TeacherComment.js +2 -0
- package/dist/commonjs/features/feedback/components/TeacherFeedbackComments/TeacherComment.js.map +1 -1
- package/dist/commonjs/features/feedback/components/UnreadMessagesBadge.js +2 -0
- package/dist/commonjs/features/feedback/components/UnreadMessagesBadge.js.map +1 -1
- package/dist/commonjs/features/formulaSheet/components/FormulaSheet.js +2 -0
- package/dist/commonjs/features/formulaSheet/components/FormulaSheet.js.map +1 -1
- package/dist/commonjs/features/formulaSheet/components/FormulaSheetModal.js +2 -0
- package/dist/commonjs/features/formulaSheet/components/FormulaSheetModal.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/BasicLayout/BasicLayout.js +2 -0
- package/dist/commonjs/features/keyboard/components/BasicLayout/BasicLayout.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js +9 -4
- package/dist/commonjs/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/BasicLayout/TimeBasicLayout.js +15 -11
- package/dist/commonjs/features/keyboard/components/BasicLayout/TimeBasicLayout.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js +2 -0
- package/dist/commonjs/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js +2 -0
- package/dist/commonjs/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/Keyboard.js +2 -0
- package/dist/commonjs/features/keyboard/components/Keyboard.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/MainLayout/MainLayout.js +2 -0
- package/dist/commonjs/features/keyboard/components/MainLayout/MainLayout.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/Numpad/Numpad.js +2 -0
- package/dist/commonjs/features/keyboard/components/Numpad/Numpad.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js +9 -4
- package/dist/commonjs/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js.map +1 -1
- package/dist/commonjs/features/keyboard/components/UnitsLayout/UnitsLayout.js +2 -0
- package/dist/commonjs/features/keyboard/components/UnitsLayout/UnitsLayout.js.map +1 -1
- package/dist/commonjs/features/openEnded/components/OpenEndedAttemptsLimit.js +2 -0
- package/dist/commonjs/features/openEnded/components/OpenEndedAttemptsLimit.js.map +1 -1
- package/dist/commonjs/features/openEnded/components/OpenEndedScoreLabel.js +2 -0
- package/dist/commonjs/features/openEnded/components/OpenEndedScoreLabel.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/header/NextUp.js +2 -0
- package/dist/commonjs/features/pmProgress/components/header/NextUp.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/header/PmProgressHeader.js +5 -1
- package/dist/commonjs/features/pmProgress/components/header/PmProgressHeader.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/header/StartButton.js +2 -0
- package/dist/commonjs/features/pmProgress/components/header/StartButton.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/insights/PmTimeframeStats.js +11 -5
- package/dist/commonjs/features/pmProgress/components/insights/PmTimeframeStats.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/insights/StatsCard.js +3 -1
- package/dist/commonjs/features/pmProgress/components/insights/StatsCard.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/list/ListCard.js +4 -1
- package/dist/commonjs/features/pmProgress/components/list/ListCard.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/list/ListItem.js +3 -1
- package/dist/commonjs/features/pmProgress/components/list/ListItem.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/list/PmDomainList.js +4 -1
- package/dist/commonjs/features/pmProgress/components/list/PmDomainList.js.map +1 -1
- package/dist/commonjs/features/pmProgress/components/recs/PmTeacherRecs.js +5 -1
- package/dist/commonjs/features/pmProgress/components/recs/PmTeacherRecs.js.map +1 -1
- package/dist/commonjs/features/problemSelector/components/ProblemSelectorButton.js +2 -0
- package/dist/commonjs/features/problemSelector/components/ProblemSelectorButton.js.map +1 -1
- package/dist/commonjs/features/voice/recording/components/VoiceRecordButton.js +2 -0
- package/dist/commonjs/features/voice/recording/components/VoiceRecordButton.js.map +1 -1
- package/dist/commonjs/features/voice/recording/components/VoiceRecordDeleteButton.js +2 -0
- package/dist/commonjs/features/voice/recording/components/VoiceRecordDeleteButton.js.map +1 -1
- package/dist/commonjs/features/voice/recording/components/VoiceRecordTimer.js +2 -0
- package/dist/commonjs/features/voice/recording/components/VoiceRecordTimer.js.map +1 -1
- package/dist/commonjs/features/voice/recording/modal/ModalFooterButtons.js +5 -1
- package/dist/commonjs/features/voice/recording/modal/ModalFooterButtons.js.map +1 -1
- package/dist/commonjs/features/voice/recording/modal/VoiceRecordDeleteModal.js +4 -0
- package/dist/commonjs/features/voice/recording/modal/VoiceRecordDeleteModal.js.map +1 -1
- package/dist/commonjs/features/voice/recording/modal/VoiceRecordUndoModal.js +4 -0
- package/dist/commonjs/features/voice/recording/modal/VoiceRecordUndoModal.js.map +1 -1
- package/dist/commonjs/i18n/i18n.js +5 -1
- package/dist/commonjs/i18n/i18n.js.map +1 -1
- package/dist/commonjs/index.js +8 -0
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/shared/components/PlayButton.js.map +1 -1
- package/dist/module/config/dataTestIDs.js +77 -0
- package/dist/module/config/dataTestIDs.js.map +1 -0
- package/dist/module/features/chatbot/components/Chat/Chat.js +2 -0
- package/dist/module/features/chatbot/components/Chat/Chat.js.map +1 -1
- package/dist/module/features/chatbot/components/Chat/ChatIcon.js +2 -0
- package/dist/module/features/chatbot/components/Chat/ChatIcon.js.map +1 -1
- package/dist/module/features/chatbot/components/Chat/CloseButton.js +2 -0
- package/dist/module/features/chatbot/components/Chat/CloseButton.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatControls/ChatControls.js +2 -0
- package/dist/module/features/chatbot/components/ChatControls/ChatControls.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js +3 -1
- package/dist/module/features/chatbot/components/ChatInput/FreeText/ChatTextInput.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js +2 -0
- package/dist/module/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js +2 -0
- package/dist/module/features/chatbot/components/ChatInput/FreeText/SendMessageButton.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatInput/RequestHintButton.js +2 -0
- package/dist/module/features/chatbot/components/ChatInput/RequestHintButton.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatMessage/MessageLoader.js +2 -0
- package/dist/module/features/chatbot/components/ChatMessage/MessageLoader.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatMessage/MessageTextToSpeech.js +3 -1
- package/dist/module/features/chatbot/components/ChatMessage/MessageTextToSpeech.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatMessage/ReceivedMessage.js +2 -0
- package/dist/module/features/chatbot/components/ChatMessage/ReceivedMessage.js.map +1 -1
- package/dist/module/features/chatbot/components/ChatMessage/SentMessage.js +2 -0
- package/dist/module/features/chatbot/components/ChatMessage/SentMessage.js.map +1 -1
- package/dist/module/features/chatbot/errorSpotting/ErrorSpottingButton.js +2 -0
- package/dist/module/features/chatbot/errorSpotting/ErrorSpottingButton.js.map +1 -1
- package/dist/module/features/endOfAssignment/components/CheatDetected/CheatDetected.js +3 -0
- package/dist/module/features/endOfAssignment/components/CheatDetected/CheatDetected.js.map +1 -1
- package/dist/module/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js +2 -0
- package/dist/module/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js.map +1 -1
- package/dist/module/features/endOfAssignment/components/ExamLeave/ExamLeave.js +4 -0
- package/dist/module/features/endOfAssignment/components/ExamLeave/ExamLeave.js.map +1 -1
- package/dist/module/features/endOfAssignment/components/ExamPaused/ExamPaused.js +3 -0
- package/dist/module/features/endOfAssignment/components/ExamPaused/ExamPaused.js.map +1 -1
- package/dist/module/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js +3 -0
- package/dist/module/features/endOfAssignment/components/ExamSubmit/ExamSubmit.js.map +1 -1
- package/dist/module/features/endOfAssignment/components/Modal/Modal.js +4 -1
- package/dist/module/features/endOfAssignment/components/Modal/Modal.js.map +1 -1
- package/dist/module/features/endOfAssignment/components/NoAnswer/NoAnswer.js +9 -3
- package/dist/module/features/endOfAssignment/components/NoAnswer/NoAnswer.js.map +1 -1
- package/dist/module/features/endOfAssignment/ui/PracticeButton.js +2 -0
- package/dist/module/features/endOfAssignment/ui/PracticeButton.js.map +1 -1
- package/dist/module/features/endOfAssignment/ui/PracticeButtonGroup.js +2 -0
- package/dist/module/features/endOfAssignment/ui/PracticeButtonGroup.js.map +1 -1
- package/dist/module/features/exampleSolution/components/ExampleSolutionModalContent.js +2 -0
- package/dist/module/features/exampleSolution/components/ExampleSolutionModalContent.js.map +1 -1
- package/dist/module/features/exampleSolution/components/QuestionSection.js +2 -0
- package/dist/module/features/exampleSolution/components/QuestionSection.js.map +1 -1
- package/dist/module/features/exampleSolution/components/SolutionSection.js +2 -0
- package/dist/module/features/exampleSolution/components/SolutionSection.js.map +1 -1
- package/dist/module/features/feedback/components/EmptyComment.js +2 -0
- package/dist/module/features/feedback/components/EmptyComment.js.map +1 -1
- package/dist/module/features/feedback/components/ListCardCommentsCount.js +2 -0
- package/dist/module/features/feedback/components/ListCardCommentsCount.js.map +1 -1
- package/dist/module/features/feedback/components/TeacherFeedbackButton.js +3 -0
- package/dist/module/features/feedback/components/TeacherFeedbackButton.js.map +1 -1
- package/dist/module/features/feedback/components/TeacherFeedbackComments/TeacherComment.js +2 -0
- package/dist/module/features/feedback/components/TeacherFeedbackComments/TeacherComment.js.map +1 -1
- package/dist/module/features/feedback/components/UnreadMessagesBadge.js +2 -0
- package/dist/module/features/feedback/components/UnreadMessagesBadge.js.map +1 -1
- package/dist/module/features/formulaSheet/components/FormulaSheet.js +2 -0
- package/dist/module/features/formulaSheet/components/FormulaSheet.js.map +1 -1
- package/dist/module/features/formulaSheet/components/FormulaSheetModal.js +2 -0
- package/dist/module/features/formulaSheet/components/FormulaSheetModal.js.map +1 -1
- package/dist/module/features/keyboard/components/BasicLayout/BasicLayout.js +2 -0
- package/dist/module/features/keyboard/components/BasicLayout/BasicLayout.js.map +1 -1
- package/dist/module/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js +9 -4
- package/dist/module/features/keyboard/components/BasicLayout/CurrencyBasicLayout.js.map +1 -1
- package/dist/module/features/keyboard/components/BasicLayout/TimeBasicLayout.js +16 -12
- package/dist/module/features/keyboard/components/BasicLayout/TimeBasicLayout.js.map +1 -1
- package/dist/module/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js +2 -0
- package/dist/module/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.js.map +1 -1
- package/dist/module/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js +2 -0
- package/dist/module/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.js.map +1 -1
- package/dist/module/features/keyboard/components/Keyboard.js +2 -0
- package/dist/module/features/keyboard/components/Keyboard.js.map +1 -1
- package/dist/module/features/keyboard/components/MainLayout/MainLayout.js +2 -0
- package/dist/module/features/keyboard/components/MainLayout/MainLayout.js.map +1 -1
- package/dist/module/features/keyboard/components/Numpad/Numpad.js +2 -0
- package/dist/module/features/keyboard/components/Numpad/Numpad.js.map +1 -1
- package/dist/module/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js +9 -4
- package/dist/module/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.js.map +1 -1
- package/dist/module/features/keyboard/components/UnitsLayout/UnitsLayout.js +2 -0
- package/dist/module/features/keyboard/components/UnitsLayout/UnitsLayout.js.map +1 -1
- package/dist/module/features/openEnded/components/OpenEndedAttemptsLimit.js +2 -0
- package/dist/module/features/openEnded/components/OpenEndedAttemptsLimit.js.map +1 -1
- package/dist/module/features/openEnded/components/OpenEndedScoreLabel.js +2 -0
- package/dist/module/features/openEnded/components/OpenEndedScoreLabel.js.map +1 -1
- package/dist/module/features/pmProgress/components/header/NextUp.js +2 -0
- package/dist/module/features/pmProgress/components/header/NextUp.js.map +1 -1
- package/dist/module/features/pmProgress/components/header/PmProgressHeader.js +5 -1
- package/dist/module/features/pmProgress/components/header/PmProgressHeader.js.map +1 -1
- package/dist/module/features/pmProgress/components/header/StartButton.js +2 -0
- package/dist/module/features/pmProgress/components/header/StartButton.js.map +1 -1
- package/dist/module/features/pmProgress/components/insights/PmTimeframeStats.js +11 -5
- package/dist/module/features/pmProgress/components/insights/PmTimeframeStats.js.map +1 -1
- package/dist/module/features/pmProgress/components/insights/StatsCard.js +3 -1
- package/dist/module/features/pmProgress/components/insights/StatsCard.js.map +1 -1
- package/dist/module/features/pmProgress/components/list/ListCard.js +4 -1
- package/dist/module/features/pmProgress/components/list/ListCard.js.map +1 -1
- package/dist/module/features/pmProgress/components/list/ListItem.js +3 -1
- package/dist/module/features/pmProgress/components/list/ListItem.js.map +1 -1
- package/dist/module/features/pmProgress/components/list/PmDomainList.js +4 -1
- package/dist/module/features/pmProgress/components/list/PmDomainList.js.map +1 -1
- package/dist/module/features/pmProgress/components/recs/PmTeacherRecs.js +5 -1
- package/dist/module/features/pmProgress/components/recs/PmTeacherRecs.js.map +1 -1
- package/dist/module/features/problemSelector/components/ProblemSelectorButton.js +2 -0
- package/dist/module/features/problemSelector/components/ProblemSelectorButton.js.map +1 -1
- package/dist/module/features/voice/recording/components/VoiceRecordButton.js +2 -0
- package/dist/module/features/voice/recording/components/VoiceRecordButton.js.map +1 -1
- package/dist/module/features/voice/recording/components/VoiceRecordDeleteButton.js +2 -0
- package/dist/module/features/voice/recording/components/VoiceRecordDeleteButton.js.map +1 -1
- package/dist/module/features/voice/recording/components/VoiceRecordTimer.js +2 -0
- package/dist/module/features/voice/recording/components/VoiceRecordTimer.js.map +1 -1
- package/dist/module/features/voice/recording/modal/ModalFooterButtons.js +5 -1
- package/dist/module/features/voice/recording/modal/ModalFooterButtons.js.map +1 -1
- package/dist/module/features/voice/recording/modal/VoiceRecordDeleteModal.js +4 -0
- package/dist/module/features/voice/recording/modal/VoiceRecordDeleteModal.js.map +1 -1
- package/dist/module/features/voice/recording/modal/VoiceRecordUndoModal.js +4 -0
- package/dist/module/features/voice/recording/modal/VoiceRecordUndoModal.js.map +1 -1
- package/dist/module/i18n/i18n.js +4 -1
- package/dist/module/i18n/i18n.js.map +1 -1
- package/dist/module/index.js +1 -0
- package/dist/module/index.js.map +1 -1
- package/dist/module/shared/components/PlayButton.js.map +1 -1
- package/dist/typescript/commonjs/config/dataTestIDs.d.ts +75 -0
- package/dist/typescript/commonjs/config/dataTestIDs.d.ts.map +1 -0
- package/dist/typescript/commonjs/features/chatbot/components/Chat/Chat.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/Chat/ChatIcon.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/Chat/CloseButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatControls/ChatControls.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatInput/FreeText/ChatTextInput.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatInput/FreeText/SendMessageButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatInput/RequestHintButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatMessage/MessageLoader.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatMessage/MessageTextToSpeech.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatMessage/ReceivedMessage.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/components/ChatMessage/SentMessage.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/chatbot/errorSpotting/ErrorSpottingButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/components/CheatDetected/CheatDetected.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/components/ExamLeave/ExamLeave.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/components/ExamPaused/ExamPaused.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/components/ExamSubmit/ExamSubmit.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/components/Modal/Modal.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/components/NoAnswer/NoAnswer.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/ui/PracticeButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/endOfAssignment/ui/PracticeButtonGroup.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/exampleSolution/components/ExampleSolutionModalContent.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/exampleSolution/components/QuestionSection.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/exampleSolution/components/SolutionSection.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/feedback/components/EmptyComment.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/feedback/components/ListCardCommentsCount.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/feedback/components/TeacherFeedbackButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/feedback/components/TeacherFeedbackComments/TeacherComment.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/feedback/components/UnreadMessagesBadge.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/formulaSheet/components/FormulaSheet.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/formulaSheet/components/FormulaSheetModal.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/BasicLayout/BasicLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/BasicLayout/CurrencyBasicLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/BasicLayout/TimeBasicLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/Keyboard.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/MainLayout/MainLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/Numpad/Numpad.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/keyboard/components/UnitsLayout/UnitsLayout.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/openEnded/components/OpenEndedAttemptsLimit.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/openEnded/components/OpenEndedScoreLabel.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/header/NextUp.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/header/PmProgressHeader.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/header/StartButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/insights/PmTimeframeStats.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/insights/StatsCard.d.ts +2 -1
- package/dist/typescript/commonjs/features/pmProgress/components/insights/StatsCard.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/list/ListCard.d.ts +3 -1
- package/dist/typescript/commonjs/features/pmProgress/components/list/ListCard.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/list/ListItem.d.ts +2 -1
- package/dist/typescript/commonjs/features/pmProgress/components/list/ListItem.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/list/PmDomainList.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/pmProgress/components/recs/PmTeacherRecs.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/problemSelector/components/ProblemSelectorButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/voice/recording/components/VoiceRecordButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/voice/recording/components/VoiceRecordDeleteButton.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/voice/recording/components/VoiceRecordTimer.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/voice/recording/modal/ModalFooterButtons.d.ts +3 -1
- package/dist/typescript/commonjs/features/voice/recording/modal/ModalFooterButtons.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/voice/recording/modal/VoiceRecordDeleteModal.d.ts.map +1 -1
- package/dist/typescript/commonjs/features/voice/recording/modal/VoiceRecordUndoModal.d.ts.map +1 -1
- package/dist/typescript/commonjs/i18n/i18n.d.ts +3 -4
- package/dist/typescript/commonjs/i18n/i18n.d.ts.map +1 -1
- package/dist/typescript/commonjs/index.d.ts +1 -0
- package/dist/typescript/commonjs/index.d.ts.map +1 -1
- package/dist/typescript/commonjs/shared/components/PlayButton.d.ts +1 -0
- package/dist/typescript/commonjs/shared/components/PlayButton.d.ts.map +1 -1
- package/dist/typescript/module/config/dataTestIDs.d.ts +75 -0
- package/dist/typescript/module/config/dataTestIDs.d.ts.map +1 -0
- package/dist/typescript/module/features/chatbot/components/Chat/Chat.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/Chat/ChatIcon.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/Chat/CloseButton.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatControls/ChatControls.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatInput/FreeText/ChatTextInput.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatInput/FreeText/SendMessageButton.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatInput/RequestHintButton.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatMessage/MessageLoader.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatMessage/MessageTextToSpeech.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatMessage/ReceivedMessage.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/components/ChatMessage/SentMessage.d.ts.map +1 -1
- package/dist/typescript/module/features/chatbot/errorSpotting/ErrorSpottingButton.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/components/CheatDetected/CheatDetected.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/components/ExamLeave/ExamLeave.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/components/ExamPaused/ExamPaused.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/components/ExamSubmit/ExamSubmit.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/components/Modal/Modal.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/components/NoAnswer/NoAnswer.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/ui/PracticeButton.d.ts.map +1 -1
- package/dist/typescript/module/features/endOfAssignment/ui/PracticeButtonGroup.d.ts.map +1 -1
- package/dist/typescript/module/features/exampleSolution/components/ExampleSolutionModalContent.d.ts.map +1 -1
- package/dist/typescript/module/features/exampleSolution/components/QuestionSection.d.ts.map +1 -1
- package/dist/typescript/module/features/exampleSolution/components/SolutionSection.d.ts.map +1 -1
- package/dist/typescript/module/features/feedback/components/EmptyComment.d.ts.map +1 -1
- package/dist/typescript/module/features/feedback/components/ListCardCommentsCount.d.ts.map +1 -1
- package/dist/typescript/module/features/feedback/components/TeacherFeedbackButton.d.ts.map +1 -1
- package/dist/typescript/module/features/feedback/components/TeacherFeedbackComments/TeacherComment.d.ts.map +1 -1
- package/dist/typescript/module/features/feedback/components/UnreadMessagesBadge.d.ts.map +1 -1
- package/dist/typescript/module/features/formulaSheet/components/FormulaSheet.d.ts.map +1 -1
- package/dist/typescript/module/features/formulaSheet/components/FormulaSheetModal.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/BasicLayout/BasicLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/BasicLayout/CurrencyBasicLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/BasicLayout/TimeBasicLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/Keyboard.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/MainLayout/MainLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/Numpad/Numpad.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/keyboard/components/UnitsLayout/UnitsLayout.d.ts.map +1 -1
- package/dist/typescript/module/features/openEnded/components/OpenEndedAttemptsLimit.d.ts.map +1 -1
- package/dist/typescript/module/features/openEnded/components/OpenEndedScoreLabel.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/header/NextUp.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/header/PmProgressHeader.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/header/StartButton.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/insights/PmTimeframeStats.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/insights/StatsCard.d.ts +2 -1
- package/dist/typescript/module/features/pmProgress/components/insights/StatsCard.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/list/ListCard.d.ts +3 -1
- package/dist/typescript/module/features/pmProgress/components/list/ListCard.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/list/ListItem.d.ts +2 -1
- package/dist/typescript/module/features/pmProgress/components/list/ListItem.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/list/PmDomainList.d.ts.map +1 -1
- package/dist/typescript/module/features/pmProgress/components/recs/PmTeacherRecs.d.ts.map +1 -1
- package/dist/typescript/module/features/problemSelector/components/ProblemSelectorButton.d.ts.map +1 -1
- package/dist/typescript/module/features/voice/recording/components/VoiceRecordButton.d.ts.map +1 -1
- package/dist/typescript/module/features/voice/recording/components/VoiceRecordDeleteButton.d.ts.map +1 -1
- package/dist/typescript/module/features/voice/recording/components/VoiceRecordTimer.d.ts.map +1 -1
- package/dist/typescript/module/features/voice/recording/modal/ModalFooterButtons.d.ts +3 -1
- package/dist/typescript/module/features/voice/recording/modal/ModalFooterButtons.d.ts.map +1 -1
- package/dist/typescript/module/features/voice/recording/modal/VoiceRecordDeleteModal.d.ts.map +1 -1
- package/dist/typescript/module/features/voice/recording/modal/VoiceRecordUndoModal.d.ts.map +1 -1
- package/dist/typescript/module/i18n/i18n.d.ts +3 -4
- package/dist/typescript/module/i18n/i18n.d.ts.map +1 -1
- package/dist/typescript/module/index.d.ts +1 -0
- package/dist/typescript/module/index.d.ts.map +1 -1
- package/dist/typescript/module/shared/components/PlayButton.d.ts +1 -0
- package/dist/typescript/module/shared/components/PlayButton.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/config/dataTestIDs.ts +81 -0
- package/src/features/chatbot/components/Chat/Chat.tsx +2 -1
- package/src/features/chatbot/components/Chat/ChatIcon.tsx +2 -1
- package/src/features/chatbot/components/Chat/CloseButton.tsx +2 -0
- package/src/features/chatbot/components/ChatControls/ChatControls.tsx +2 -0
- package/src/features/chatbot/components/ChatInput/FreeText/ChatTextInput.tsx +2 -0
- package/src/features/chatbot/components/ChatInput/FreeText/FreeTextInputBlock.tsx +2 -1
- package/src/features/chatbot/components/ChatInput/FreeText/SendMessageButton.tsx +2 -0
- package/src/features/chatbot/components/ChatInput/RequestHintButton.tsx +2 -0
- package/src/features/chatbot/components/ChatMessage/MessageLoader.tsx +3 -2
- package/src/features/chatbot/components/ChatMessage/MessageTextToSpeech.tsx +2 -0
- package/src/features/chatbot/components/ChatMessage/ReceivedMessage.tsx +2 -1
- package/src/features/chatbot/components/ChatMessage/SentMessage.tsx +2 -0
- package/src/features/chatbot/errorSpotting/ErrorSpottingButton.tsx +2 -0
- package/src/features/endOfAssignment/components/CheatDetected/CheatDetected.tsx +3 -1
- package/src/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.tsx +2 -0
- package/src/features/endOfAssignment/components/ExamLeave/ExamLeave.tsx +4 -1
- package/src/features/endOfAssignment/components/ExamPaused/ExamPaused.tsx +3 -1
- package/src/features/endOfAssignment/components/ExamSubmit/ExamSubmit.tsx +3 -1
- package/src/features/endOfAssignment/components/Modal/Modal.tsx +6 -1
- package/src/features/endOfAssignment/components/NoAnswer/NoAnswer.tsx +6 -1
- package/src/features/endOfAssignment/ui/PracticeButton.tsx +2 -0
- package/src/features/endOfAssignment/ui/PracticeButtonGroup.tsx +2 -0
- package/src/features/exampleSolution/components/ExampleSolutionModalContent.tsx +2 -0
- package/src/features/exampleSolution/components/QuestionSection.tsx +2 -1
- package/src/features/exampleSolution/components/SolutionSection.tsx +5 -1
- package/src/features/feedback/components/EmptyComment.tsx +2 -1
- package/src/features/feedback/components/ListCardCommentsCount.tsx +2 -1
- package/src/features/feedback/components/TeacherFeedbackButton.tsx +3 -0
- package/src/features/feedback/components/TeacherFeedbackComments/TeacherComment.tsx +2 -1
- package/src/features/feedback/components/UnreadMessagesBadge.tsx +2 -0
- package/src/features/formulaSheet/components/FormulaSheet.tsx +2 -0
- package/src/features/formulaSheet/components/FormulaSheetModal.tsx +2 -1
- package/src/features/keyboard/components/BasicLayout/BasicLayout.tsx +2 -1
- package/src/features/keyboard/components/BasicLayout/CurrencyBasicLayout.tsx +5 -1
- package/src/features/keyboard/components/BasicLayout/TimeBasicLayout.tsx +16 -13
- package/src/features/keyboard/components/BasicPlusLayout/BasicPlusLayout.tsx +2 -1
- package/src/features/keyboard/components/BasicPlusPlusLayout/BasicPlusPlusLayout.tsx +2 -1
- package/src/features/keyboard/components/Keyboard.tsx +2 -0
- package/src/features/keyboard/components/MainLayout/MainLayout.tsx +5 -1
- package/src/features/keyboard/components/Numpad/Numpad.tsx +2 -1
- package/src/features/keyboard/components/UnderlinedLayout/UnderlinedLayout.tsx +9 -1
- package/src/features/keyboard/components/UnitsLayout/UnitsLayout.tsx +2 -1
- package/src/features/openEnded/components/OpenEndedAttemptsLimit.tsx +2 -1
- package/src/features/openEnded/components/OpenEndedScoreLabel.tsx +2 -1
- package/src/features/pmProgress/components/header/NextUp.tsx +2 -1
- package/src/features/pmProgress/components/header/PmProgressHeader.tsx +4 -0
- package/src/features/pmProgress/components/header/StartButton.tsx +2 -0
- package/src/features/pmProgress/components/insights/PmTimeframeStats.tsx +6 -3
- package/src/features/pmProgress/components/insights/StatsCard.tsx +3 -2
- package/src/features/pmProgress/components/list/ListCard.tsx +5 -0
- package/src/features/pmProgress/components/list/ListItem.tsx +3 -0
- package/src/features/pmProgress/components/list/PmDomainList.tsx +7 -1
- package/src/features/pmProgress/components/recs/PmTeacherRecs.tsx +4 -0
- package/src/features/problemSelector/components/ProblemSelectorButton.tsx +2 -0
- package/src/features/voice/recording/components/VoiceRecordButton.tsx +2 -0
- package/src/features/voice/recording/components/VoiceRecordDeleteButton.tsx +2 -1
- package/src/features/voice/recording/components/VoiceRecordTimer.tsx +2 -1
- package/src/features/voice/recording/modal/ModalFooterButtons.tsx +6 -0
- package/src/features/voice/recording/modal/VoiceRecordDeleteModal.tsx +4 -0
- package/src/features/voice/recording/modal/VoiceRecordUndoModal.tsx +4 -0
- package/src/i18n/i18n.ts +4 -4
- package/src/index.ts +1 -0
- package/src/shared/components/PlayButton.tsx +1 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_constants","_styleTypes","_modelTypes","_jsxRuntime","e","__esModule","default","SentMessage","exports","React","memo","message","isTranslated","colorScheme","ColorScheme","Blue","text","translatedMessage","jsx","View","style","styles","container","backgroundColor","MESSAGE_COLORS_MAP","MessageVariant","SENT","background","children","Text","StyleSheet","create","alignSelf","maxWidth","MESSAGE_WIDTH","padding","SPACING","borderRadius","BORDER_RADIUS","borderBottomRightRadius","Platform","select","web","backfaceVisibility","fontSize","fontWeight","fontFamily","FONT_FAMILY","buenosAires","color","COLORS","NEUTRAL_1"],"sourceRoot":"../../../../../../src","sources":["features/chatbot/components/ChatMessage/SentMessage.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,UAAA,GAAAH,OAAA;AAIA,IAAAI,WAAA,GAAAJ,OAAA;AACA,IAAAK,WAAA,GAAAL,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_constants","_styleTypes","_modelTypes","_dataTestIDs","_jsxRuntime","e","__esModule","default","SentMessage","exports","React","memo","message","isTranslated","colorScheme","ColorScheme","Blue","text","translatedMessage","jsx","View","testID","TEST_IDS","CHAT_MESSAGE_SENT","style","styles","container","backgroundColor","MESSAGE_COLORS_MAP","MessageVariant","SENT","background","children","Text","StyleSheet","create","alignSelf","maxWidth","MESSAGE_WIDTH","padding","SPACING","borderRadius","BORDER_RADIUS","borderBottomRightRadius","Platform","select","web","backfaceVisibility","fontSize","fontWeight","fontFamily","FONT_FAMILY","buenosAires","color","COLORS","NEUTRAL_1"],"sourceRoot":"../../../../../../src","sources":["features/chatbot/components/ChatMessage/SentMessage.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,UAAA,GAAAH,OAAA;AAIA,IAAAI,WAAA,GAAAJ,OAAA;AACA,IAAAK,WAAA,GAAAL,OAAA;AACA,IAAAM,YAAA,GAAAN,OAAA;AAAyD,IAAAO,WAAA,GAAAP,OAAA;AAAA,SAAAD,uBAAAS,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAElD,MAAMG,WAAW,GAAAC,OAAA,CAAAD,WAAA,gBAAGE,cAAK,CAACC,IAAI,CACnC,CAAC;EAAEC,OAAO;EAAEC,YAAY;EAAEC,WAAW,GAAGC,uBAAW,CAACC;AAAmB,CAAC,KAAK;EAC3E,MAAMC,IAAI,GAAGJ,YAAY,GAAGD,OAAO,CAACM,iBAAiB,GAAGN,OAAO,CAACA,OAAO;EAEvE,oBACE,IAAAR,WAAA,CAAAe,GAAA,EAACrB,YAAA,CAAAsB,IAAI;IACHC,MAAM,EAAEC,qBAAQ,CAACC,iBAAkB;IACnCC,KAAK,EAAE,CACLC,MAAM,CAACC,SAAS,EAChB;MAAEC,eAAe,EAAEC,6BAAkB,CAACd,WAAW,CAAC,CAACe,0BAAc,CAACC,IAAI,CAAC,CAACC;IAAW,CAAC,CACpF;IAAAC,QAAA,eAEF,IAAA5B,WAAA,CAAAe,GAAA,EAACrB,YAAA,CAAAmC,IAAI;MAACT,KAAK,EAAEC,MAAM,CAACR,IAAK;MAAAe,QAAA,EAAEf;IAAI,CAAO;EAAC,CACnC,CAAC;AAEX,CACF,CAAC;AAED,MAAMQ,MAAM,GAAGS,uBAAU,CAACC,MAAM,CAAC;EAC/BT,SAAS,EAAE;IACTU,SAAS,EAAE,UAAU;IACrBC,QAAQ,EAAEC,wBAAa;IACvBC,OAAO,EAAEC,sBAAO,CAAC,GAAG,CAAC;IACrBC,YAAY,EAAEC,4BAAa,CAAC,GAAG,CAAC;IAChCC,uBAAuB,EAAE,CAAC;IAC1B,GAAGC,qBAAQ,CAACC,MAAM,CAAC;MAAEC,GAAG,EAAE;QAAEC,kBAAkB,EAAE;MAAS;IAAE,CAAC;EAC9D,CAAC;EACD9B,IAAI,EAAE;IACJ+B,QAAQ,EAAE,EAAE;IACZC,UAAU,EAAE,GAAG;IACfC,UAAU,EAAEC,0BAAW,CAACC,WAAW;IACnCC,KAAK,EAAEC,qBAAM,CAACC;EAChB;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -10,6 +10,7 @@ var _ChatBotModelContext = require("../context/ChatBotModelContext.js");
|
|
|
10
10
|
var _effectorReact = require("effector-react");
|
|
11
11
|
var _reactNative = require("react-native");
|
|
12
12
|
var _HighlighterIcon = require("../../../shared/icons/HighlighterIcon.js");
|
|
13
|
+
var _dataTestIDs = require("../../../config/dataTestIDs.js");
|
|
13
14
|
var _i18n = require("../../../i18n/i18n.js");
|
|
14
15
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
15
16
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
@@ -33,6 +34,7 @@ const ErrorSpottingButton = ({
|
|
|
33
34
|
variant: 'secondary',
|
|
34
35
|
colorScheme: 'blue',
|
|
35
36
|
size: 'small',
|
|
37
|
+
testID: _dataTestIDs.TEST_IDS.CHAT_ERROR_SPOTTING_BUTTON,
|
|
36
38
|
onPress: () => {
|
|
37
39
|
model.errorSpotting.errorSpottingPressed({
|
|
38
40
|
message: contextMessage
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeUi","_ChatBotModelContext","_effectorReact","_reactNative","_HighlighterIcon","_i18n","_jsxRuntime","e","__esModule","default","ErrorSpottingButton","contextMessage","t","useText","model","useChatModel","activeErrorSpotting","useUnit","errorSpotting","$activeData","validationKey","$validationKey","currentThread","useStoreMap","$currentChatData","chatData","threadId","errorStrokesIds","id","isActive","jsx","Button","style","buttonStyles","disabled","strokesValidationKey","variant","colorScheme","size","onPress","errorSpottingPressed","message","icon","StopIcon","color","COLORS","NEUTRAL_1","HighlighterIcon","children","exports","StyleSheet","create","text","textTransform","paddingTop"],"sourceRoot":"../../../../../src","sources":["features/chatbot/errorSpotting/ErrorSpottingButton.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,cAAA,GAAAD,OAAA;AACA,IAAAE,oBAAA,GAAAF,OAAA;AACA,IAAAG,cAAA,GAAAH,OAAA;AACA,IAAAI,YAAA,GAAAJ,OAAA;AACA,IAAAK,gBAAA,GAAAL,OAAA;AAEA,IAAAM,
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeUi","_ChatBotModelContext","_effectorReact","_reactNative","_HighlighterIcon","_dataTestIDs","_i18n","_jsxRuntime","e","__esModule","default","ErrorSpottingButton","contextMessage","t","useText","model","useChatModel","activeErrorSpotting","useUnit","errorSpotting","$activeData","validationKey","$validationKey","currentThread","useStoreMap","$currentChatData","chatData","threadId","errorStrokesIds","id","isActive","jsx","Button","style","buttonStyles","disabled","strokesValidationKey","variant","colorScheme","size","testID","TEST_IDS","CHAT_ERROR_SPOTTING_BUTTON","onPress","errorSpottingPressed","message","icon","StopIcon","color","COLORS","NEUTRAL_1","HighlighterIcon","children","exports","StyleSheet","create","text","textTransform","paddingTop"],"sourceRoot":"../../../../../src","sources":["features/chatbot/errorSpotting/ErrorSpottingButton.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,cAAA,GAAAD,OAAA;AACA,IAAAE,oBAAA,GAAAF,OAAA;AACA,IAAAG,cAAA,GAAAH,OAAA;AACA,IAAAI,YAAA,GAAAJ,OAAA;AACA,IAAAK,gBAAA,GAAAL,OAAA;AAEA,IAAAM,YAAA,GAAAN,OAAA;AACA,IAAAO,KAAA,GAAAP,OAAA;AAA4C,IAAAQ,WAAA,GAAAR,OAAA;AAAA,SAAAD,uBAAAU,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAMrC,MAAMG,mBAAmB,GAAGA,CAAC;EAAEC;AAAyC,CAAC,KAAK;EACnF,MAAMC,CAAC,GAAG,IAAAC,aAAO,EAAC,CAAC;EACnB,MAAMC,KAAK,GAAG,IAAAC,iCAAY,EAAC,CAAC;EAC5B,MAAMC,mBAAmB,GAAG,IAAAC,sBAAO,EAACH,KAAK,CAACI,aAAa,CAACC,WAAW,CAAC;EACpE,MAAMC,aAAa,GAAG,IAAAH,sBAAO,EAACH,KAAK,CAACI,aAAa,CAACG,cAAc,CAAC;EACjE,MAAMC,aAAa,GAAG,IAAAC,0BAAW,EAACT,KAAK,CAACU,gBAAgB,EAAGC,QAAQ,IAAKA,QAAQ,CAACH,aAAa,CAAC;EAE/F,MAAMI,QAAQ,GAAGf,cAAc,CAACe,QAAQ;EACxC,IAAI,CAACJ,aAAa,EAAEK,eAAe,IAAKD,QAAQ,IAAIJ,aAAa,CAACM,EAAE,KAAKF,QAAS,EAAE;IAClF,OAAO,IAAI;EACb;EAEA,MAAMG,QAAQ,GAAG,CAAC,CAACb,mBAAmB,EAAEa,QAAQ;EAChD,oBACE,IAAAvB,WAAA,CAAAwB,GAAA,EAAC/B,cAAA,CAAAgC,MAAM;IACLC,KAAK,EAAEC,YAAa;IACpBC,QAAQ,EAAEd,aAAa,KAAKE,aAAa,CAACa,oBAAqB;IAC/DN,QAAQ,EAAEA,QAAS;IACnBO,OAAO,EAAE,WAAY;IACrBC,WAAW,EAAE,MAAO;IACpBC,IAAI,EAAE,OAAQ;IACdC,MAAM,EAAEC,qBAAQ,CAACC,0BAA2B;IAC5CC,OAAO,EAAEA,CAAA,KAAM;MACb5B,KAAK,CAACI,aAAa,CAACyB,oBAAoB,CAAC;QAAEC,OAAO,EAAEjC;MAAe,CAAC,CAAC;IACvE,CAAE;IACFkC,IAAI,EAAEhB,QAAQ,gBAAG,IAAAvB,WAAA,CAAAwB,GAAA,EAAC/B,cAAA,CAAA+C,QAAQ;MAACC,KAAK,EAAEC,qBAAM,CAACC;IAAU,CAAE,CAAC,gBAAG,IAAA3C,WAAA,CAAAwB,GAAA,EAAC3B,gBAAA,CAAA+C,eAAe,IAAE,CAAE;IAAAC,QAAA,EAE5EvC,CAAC,CAAC,gBAAgB;EAAC,CACd,CAAC;AAEb,CAAC;AAAAwC,OAAA,CAAA1C,mBAAA,GAAAA,mBAAA;AAED,MAAMuB,YAAY,GAAGoB,uBAAU,CAACC,MAAM,CAAC;EACrCC,IAAI,EAAE;IACJC,aAAa,EAAE,WAAW;IAC1BC,UAAU,EAAE;EACd;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -9,6 +9,7 @@ var _reactNative = require("react-native");
|
|
|
9
9
|
var _reactNativeUi = require("@magmamath/react-native-ui");
|
|
10
10
|
var _useKeyboard = require("../../../../shared/hooks/useKeyboard.js");
|
|
11
11
|
var _constants = require("../../../../lib/constants.js");
|
|
12
|
+
var _dataTestIDs = require("../../../../config/dataTestIDs.js");
|
|
12
13
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
13
14
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
15
|
const CheatDetected = ({
|
|
@@ -24,6 +25,7 @@ const CheatDetected = ({
|
|
|
24
25
|
});
|
|
25
26
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
26
27
|
style: styles.container,
|
|
28
|
+
testID: _dataTestIDs.TEST_IDS.EOA_CHEAT_DETECTED,
|
|
27
29
|
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeUi.Typography, {
|
|
28
30
|
variant: "h2",
|
|
29
31
|
style: styles.title,
|
|
@@ -40,6 +42,7 @@ const CheatDetected = ({
|
|
|
40
42
|
text: styles.buttonText
|
|
41
43
|
},
|
|
42
44
|
onPress: model.hidePopUpAndLeave,
|
|
45
|
+
testID: _dataTestIDs.TEST_IDS.EOA_LEAVE_BUTTON,
|
|
43
46
|
children: textContent.leftButtonText
|
|
44
47
|
})]
|
|
45
48
|
});
|
package/dist/commonjs/features/endOfAssignment/components/CheatDetected/CheatDetected.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_useKeyboard","_constants","_jsxRuntime","e","__esModule","default","CheatDetected","textContent","model","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","children","jsx","Typography","variant","title","description","Button","ButtonVariant","PRIMARY","colorScheme","ButtonColor","RED","size","ButtonSize","LARGE","text","buttonText","onPress","leftButtonText","exports","StyleSheet","create","flex","gap","SPACING","alignItems","justifyContent","color","COLORS","NEUTRAL_9","textAlign","fontWeight","textTransform"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/CheatDetected/CheatDetected.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AAWA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,UAAA,GAAAJ,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_useKeyboard","_constants","_dataTestIDs","_jsxRuntime","e","__esModule","default","CheatDetected","textContent","model","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","testID","TEST_IDS","EOA_CHEAT_DETECTED","children","jsx","Typography","variant","title","description","Button","ButtonVariant","PRIMARY","colorScheme","ButtonColor","RED","size","ButtonSize","LARGE","text","buttonText","onPress","EOA_LEAVE_BUTTON","leftButtonText","exports","StyleSheet","create","flex","gap","SPACING","alignItems","justifyContent","color","COLORS","NEUTRAL_9","textAlign","fontWeight","textTransform"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/CheatDetected/CheatDetected.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AAWA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,UAAA,GAAAJ,OAAA;AACA,IAAAK,YAAA,GAAAL,OAAA;AAAyD,IAAAM,WAAA,GAAAN,OAAA;AAAA,SAAAD,uBAAAQ,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAElD,MAAMG,aAAa,GAAGA,CAAC;EAAEC,WAAW;EAAEC;AAA4B,CAAC,KAAK;EAC7E,IAAAC,wBAAW,EAAC;IACVC,QAAQ,EAAGC,KAAK,IAAK;MACnB,IAAIA,KAAK,CAACC,GAAG,KAAKC,uBAAY,CAACC,KAAK,EAAE;QACpCN,KAAK,CAACO,iBAAiB,CAAC,CAAC;MAC3B;IACF;EACF,CAAC,CAAC;EAEF,oBACE,IAAAb,WAAA,CAAAc,IAAA,EAACnB,YAAA,CAAAoB,IAAI;IAACC,KAAK,EAAEC,MAAM,CAACC,SAAU;IAACC,MAAM,EAAEC,qBAAQ,CAACC,kBAAmB;IAAAC,QAAA,gBACjE,IAAAtB,WAAA,CAAAuB,GAAA,EAAC3B,cAAA,CAAA4B,UAAU;MAACC,OAAO,EAAC,IAAI;MAACT,KAAK,EAAEC,MAAM,CAACS,KAAM;MAAAJ,QAAA,EAC1CjB,WAAW,CAACqB;IAAK,CACR,CAAC,eAEb,IAAA1B,WAAA,CAAAuB,GAAA,EAAC3B,cAAA,CAAA4B,UAAU;MAACC,OAAO,EAAC,IAAI;MAACT,KAAK,EAAEC,MAAM,CAACU,WAAY;MAAAL,QAAA,EAChDjB,WAAW,CAACsB;IAAW,CACd,CAAC,eAEb,IAAA3B,WAAA,CAAAuB,GAAA,EAAC3B,cAAA,CAAAgC,MAAM;MACLH,OAAO,EAAEI,4BAAa,CAACC,OAAQ;MAC/BC,WAAW,EAAEC,0BAAW,CAACC,GAAI;MAC7BC,IAAI,EAAEC,yBAAU,CAACC,KAAM;MACvBpB,KAAK,EAAE;QAAEqB,IAAI,EAAEpB,MAAM,CAACqB;MAAW,CAAE;MACnCC,OAAO,EAAEjC,KAAK,CAACO,iBAAkB;MACjCM,MAAM,EAAEC,qBAAQ,CAACoB,gBAAiB;MAAAlB,QAAA,EAEjCjB,WAAW,CAACoC;IAAc,CACrB,CAAC;EAAA,CACL,CAAC;AAEX,CAAC;AAAAC,OAAA,CAAAtC,aAAA,GAAAA,aAAA;AAED,MAAMa,MAAM,GAAG0B,uBAAU,CAACC,MAAM,CAAC;EAC/B1B,SAAS,EAAE;IACT2B,IAAI,EAAE,CAAC;IACPC,GAAG,EAAEC,sBAAO,CAAC,GAAG,CAAC;IACjBC,UAAU,EAAE,QAAQ;IACpBC,cAAc,EAAE;EAClB,CAAC;EACDvB,KAAK,EAAE;IACLwB,KAAK,EAAEC,qBAAM,CAACC;EAChB,CAAC;EACDzB,WAAW,EAAE;IACXuB,KAAK,EAAEC,qBAAM,CAACC,SAAS;IACvBC,SAAS,EAAE,QAAQ;IACnBC,UAAU,EAAE;EACd,CAAC;EACDhB,UAAU,EAAE;IACViB,aAAa,EAAE;EACjB;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -16,6 +16,7 @@ var _useKeyboard = require("../../../../shared/hooks/useKeyboard.js");
|
|
|
16
16
|
var _constants2 = require("../../../../lib/constants.js");
|
|
17
17
|
var _helpers = require("../../helpers.js");
|
|
18
18
|
var _AssessmentScoreCard = require("../AssessmentScoreCard/AssessmentScoreCard.js");
|
|
19
|
+
var _dataTestIDs = require("../../../../config/dataTestIDs.js");
|
|
19
20
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
20
21
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
21
22
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
@@ -56,6 +57,7 @@ const CorrectAnswer = ({
|
|
|
56
57
|
}
|
|
57
58
|
});
|
|
58
59
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
60
|
+
testID: _dataTestIDs.TEST_IDS.EOA_WITH_CORRECT_ANSWER,
|
|
59
61
|
style: [styles.wrapper, modalVariant !== _types.EOAModalVariant.HAS_GOOD_DRAWING && {
|
|
60
62
|
alignItems: 'center'
|
|
61
63
|
}],
|
package/dist/commonjs/features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_effectorReact","_reactNativeUi","_AnimatedCard","_PracticeButtonGroup","_constants","_types","_useKeyboard","_constants2","_helpers","_AssessmentScoreCard","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","CorrectAnswer","textContent","model","onPracticePress","popUpData","useUnit","$popUpData","modalVariant","$modalVariant","cardsAnimationCompleted","setCardsAnimationCompleted","useState","user","stats","hasRecommendations","isExam","isAssessment","newerAssignmentAvailable","isPracticeButtonVisible","practiceMode","practiceButtonVisible","handlePracticeButtonPress","hidePopUp","onCorrectAnswerAnimationEnd","useCallback","goodDrawingAmount","onGBDAnimationEnd","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","wrapper","EOAModalVariant","HAS_GOOD_DRAWING","alignItems","children","header","jsx","Typography","variant","title","subtitle","firstName","animationContainer","AssessmentScoreCard","solvedAmount","problemsAmount","AnimatedCard","AnimatedCardVariant","CORRECT_ANSWER","shouldTriggerSparkles","onAnimationEnd","GOOD_DRAWING","gbdAmount","delay","GOOD_DRAWING_CARD_APPEARENCE_DELAY","PracticeButtonGroup","onLeftButtonPress","onRightButtonPress","buttonColor","getEoaButtonColor","exports","StyleSheet","create","flex","gap","SPACING","fontWeight","lineHeight","fontSize","paddingVertical","color","COLORS","NEUTRAL_9","fontFamily","FONT_FAMILY","buenosAires","NEUTRAL_7","flexDirection","justifyContent","paddingTop","paddingBottom","buttonsContainer","height"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,cAAA,GAAAH,OAAA;AAEA,IAAAI,aAAA,GAAAJ,OAAA;AAEA,IAAAK,oBAAA,GAAAL,OAAA;AACA,IAAAM,UAAA,GAAAN,OAAA;AACA,IAAAO,MAAA,GAAAP,OAAA;AACA,IAAAQ,YAAA,GAAAR,OAAA;AACA,IAAAS,WAAA,GAAAT,OAAA;AACA,IAAAU,QAAA,GAAAV,OAAA;AACA,IAAAW,oBAAA,GAAAX,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_effectorReact","_reactNativeUi","_AnimatedCard","_PracticeButtonGroup","_constants","_types","_useKeyboard","_constants2","_helpers","_AssessmentScoreCard","_dataTestIDs","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","CorrectAnswer","textContent","model","onPracticePress","popUpData","useUnit","$popUpData","modalVariant","$modalVariant","cardsAnimationCompleted","setCardsAnimationCompleted","useState","user","stats","hasRecommendations","isExam","isAssessment","newerAssignmentAvailable","isPracticeButtonVisible","practiceMode","practiceButtonVisible","handlePracticeButtonPress","hidePopUp","onCorrectAnswerAnimationEnd","useCallback","goodDrawingAmount","onGBDAnimationEnd","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","testID","TEST_IDS","EOA_WITH_CORRECT_ANSWER","style","styles","wrapper","EOAModalVariant","HAS_GOOD_DRAWING","alignItems","children","header","jsx","Typography","variant","title","subtitle","firstName","animationContainer","AssessmentScoreCard","solvedAmount","problemsAmount","AnimatedCard","AnimatedCardVariant","CORRECT_ANSWER","shouldTriggerSparkles","onAnimationEnd","GOOD_DRAWING","gbdAmount","delay","GOOD_DRAWING_CARD_APPEARENCE_DELAY","PracticeButtonGroup","onLeftButtonPress","onRightButtonPress","buttonColor","getEoaButtonColor","exports","StyleSheet","create","flex","gap","SPACING","fontWeight","lineHeight","fontSize","paddingVertical","color","COLORS","NEUTRAL_9","fontFamily","FONT_FAMILY","buenosAires","NEUTRAL_7","flexDirection","justifyContent","paddingTop","paddingBottom","buttonsContainer","height"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/CorrectAnswer/CorrectAnswer.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -9,6 +9,7 @@ var _reactNative = require("react-native");
|
|
|
9
9
|
var _reactNativeUi = require("@magmamath/react-native-ui");
|
|
10
10
|
var _useKeyboard = require("../../../../shared/hooks/useKeyboard.js");
|
|
11
11
|
var _constants = require("../../../../lib/constants.js");
|
|
12
|
+
var _dataTestIDs = require("../../../../config/dataTestIDs.js");
|
|
12
13
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
13
14
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
15
|
const ExamLeave = ({
|
|
@@ -25,6 +26,7 @@ const ExamLeave = ({
|
|
|
25
26
|
});
|
|
26
27
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
27
28
|
style: styles.container,
|
|
29
|
+
testID: _dataTestIDs.TEST_IDS.EOA_EXAM_LEAVE,
|
|
28
30
|
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeUi.Typography, {
|
|
29
31
|
variant: "h1",
|
|
30
32
|
style: styles.description,
|
|
@@ -38,6 +40,7 @@ const ExamLeave = ({
|
|
|
38
40
|
text: styles.buttonText
|
|
39
41
|
},
|
|
40
42
|
onPress: handleDismiss,
|
|
43
|
+
testID: _dataTestIDs.TEST_IDS.EOA_EXAM_STAY_BUTTON,
|
|
41
44
|
children: textContent.leftButtonText
|
|
42
45
|
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeUi.Button, {
|
|
43
46
|
variant: _reactNativeUi.ButtonVariant.PRIMARY,
|
|
@@ -47,6 +50,7 @@ const ExamLeave = ({
|
|
|
47
50
|
text: styles.buttonText
|
|
48
51
|
},
|
|
49
52
|
onPress: model.hidePopUpAndLeave,
|
|
53
|
+
testID: _dataTestIDs.TEST_IDS.EOA_LEAVE_BUTTON,
|
|
50
54
|
children: textContent.rightButtonText
|
|
51
55
|
})]
|
|
52
56
|
})]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_useKeyboard","_constants","_jsxRuntime","e","__esModule","default","ExamLeave","textContent","model","handleDismiss","hidePopUp","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","children","jsx","Typography","variant","description","buttonsContainer","Button","ButtonVariant","TERTIARY","size","ButtonSize","LARGE","text","buttonText","onPress","leftButtonText","PRIMARY","colorScheme","ButtonColor","RED","rightButtonText","exports","StyleSheet","create","flex","gap","SPACING","paddingTop","alignItems","justifyContent","textAlign","fontWeight","color","COLORS","NEUTRAL_9","flexDirection","textTransform"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/ExamLeave/ExamLeave.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AAWA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,UAAA,GAAAJ,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_useKeyboard","_constants","_dataTestIDs","_jsxRuntime","e","__esModule","default","ExamLeave","textContent","model","handleDismiss","hidePopUp","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","testID","TEST_IDS","EOA_EXAM_LEAVE","children","jsx","Typography","variant","description","buttonsContainer","Button","ButtonVariant","TERTIARY","size","ButtonSize","LARGE","text","buttonText","onPress","EOA_EXAM_STAY_BUTTON","leftButtonText","PRIMARY","colorScheme","ButtonColor","RED","EOA_LEAVE_BUTTON","rightButtonText","exports","StyleSheet","create","flex","gap","SPACING","paddingTop","alignItems","justifyContent","textAlign","fontWeight","color","COLORS","NEUTRAL_9","flexDirection","textTransform"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/ExamLeave/ExamLeave.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AAWA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,UAAA,GAAAJ,OAAA;AACA,IAAAK,YAAA,GAAAL,OAAA;AAAyD,IAAAM,WAAA,GAAAN,OAAA;AAAA,SAAAD,uBAAAQ,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAElD,MAAMG,SAAS,GAAGA,CAAC;EAAEC,WAAW;EAAEC;AAA4B,CAAC,KAAK;EACzE,MAAMC,aAAa,GAAGA,CAAA,KAAMD,KAAK,CAACE,SAAS,CAAC,CAAC;EAE7C,IAAAC,wBAAW,EAAC;IACVC,QAAQ,EAAGC,KAAK,IAAK;MACnB,IAAIA,KAAK,CAACC,GAAG,KAAKC,uBAAY,CAACC,KAAK,EAAE;QACpCR,KAAK,CAACS,iBAAiB,CAAC,CAAC;MAC3B;IACF;EACF,CAAC,CAAC;EAEF,oBACE,IAAAf,WAAA,CAAAgB,IAAA,EAACrB,YAAA,CAAAsB,IAAI;IAACC,KAAK,EAAEC,MAAM,CAACC,SAAU;IAACC,MAAM,EAAEC,qBAAQ,CAACC,cAAe;IAAAC,QAAA,gBAC7D,IAAAxB,WAAA,CAAAyB,GAAA,EAAC7B,cAAA,CAAA8B,UAAU;MAACC,OAAO,EAAC,IAAI;MAACT,KAAK,EAAEC,MAAM,CAACS,WAAY;MAAAJ,QAAA,EAChDnB,WAAW,CAACuB;IAAW,CACd,CAAC,eAEb,IAAA5B,WAAA,CAAAgB,IAAA,EAACrB,YAAA,CAAAsB,IAAI;MAACC,KAAK,EAAEC,MAAM,CAACU,gBAAiB;MAAAL,QAAA,gBACnC,IAAAxB,WAAA,CAAAyB,GAAA,EAAC7B,cAAA,CAAAkC,MAAM;QACLH,OAAO,EAAEI,4BAAa,CAACC,QAAS;QAChCC,IAAI,EAAEC,yBAAU,CAACC,KAAM;QACvBjB,KAAK,EAAE;UAAEkB,IAAI,EAAEjB,MAAM,CAACkB;QAAW,CAAE;QACnCC,OAAO,EAAE/B,aAAc;QACvBc,MAAM,EAAEC,qBAAQ,CAACiB,oBAAqB;QAAAf,QAAA,EAErCnB,WAAW,CAACmC;MAAc,CACrB,CAAC,eAET,IAAAxC,WAAA,CAAAyB,GAAA,EAAC7B,cAAA,CAAAkC,MAAM;QACLH,OAAO,EAAEI,4BAAa,CAACU,OAAQ;QAC/BC,WAAW,EAAEC,0BAAW,CAACC,GAAI;QAC7BX,IAAI,EAAEC,yBAAU,CAACC,KAAM;QACvBjB,KAAK,EAAE;UAAEkB,IAAI,EAAEjB,MAAM,CAACkB;QAAW,CAAE;QACnCC,OAAO,EAAEhC,KAAK,CAACS,iBAAkB;QACjCM,MAAM,EAAEC,qBAAQ,CAACuB,gBAAiB;QAAArB,QAAA,EAEjCnB,WAAW,CAACyC;MAAe,CACtB,CAAC;IAAA,CACL,CAAC;EAAA,CACH,CAAC;AAEX,CAAC;AAAAC,OAAA,CAAA3C,SAAA,GAAAA,SAAA;AAED,MAAMe,MAAM,GAAG6B,uBAAU,CAACC,MAAM,CAAC;EAC/B7B,SAAS,EAAE;IACT8B,IAAI,EAAE,CAAC;IACPC,GAAG,EAAEC,sBAAO,CAAC,GAAG,CAAC;IACjBC,UAAU,EAAED,sBAAO,CAAC,GAAG,CAAC;IACxBE,UAAU,EAAE,QAAQ;IACpBC,cAAc,EAAE;EAClB,CAAC;EACD3B,WAAW,EAAE;IACX4B,SAAS,EAAE,QAAQ;IACnBC,UAAU,EAAE,KAAK;IACjBC,KAAK,EAAEC,qBAAM,CAACC;EAChB,CAAC;EACD/B,gBAAgB,EAAE;IAChBgC,aAAa,EAAE,KAAK;IACpBP,UAAU,EAAE,QAAQ;IACpBH,GAAG,EAAEC,sBAAO,CAAC,GAAG;EAClB,CAAC;EACDf,UAAU,EAAE;IACVyB,aAAa,EAAE;EACjB;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -11,6 +11,7 @@ var _useKeyboard = require("../../../../shared/hooks/useKeyboard.js");
|
|
|
11
11
|
var _constants = require("../../../../lib/constants.js");
|
|
12
12
|
var _helpers = require("../../helpers.js");
|
|
13
13
|
var _effectorReact = require("effector-react");
|
|
14
|
+
var _dataTestIDs = require("../../../../config/dataTestIDs.js");
|
|
14
15
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
15
16
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
16
17
|
const ExamPaused = ({
|
|
@@ -27,6 +28,7 @@ const ExamPaused = ({
|
|
|
27
28
|
});
|
|
28
29
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
29
30
|
style: styles.container,
|
|
31
|
+
testID: _dataTestIDs.TEST_IDS.EOA_EXAM_PAUSED,
|
|
30
32
|
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeUi.Typography, {
|
|
31
33
|
variant: "h2",
|
|
32
34
|
style: styles.title,
|
|
@@ -43,6 +45,7 @@ const ExamPaused = ({
|
|
|
43
45
|
text: styles.buttonText
|
|
44
46
|
},
|
|
45
47
|
onPress: model.hidePopUpAndLeave,
|
|
48
|
+
testID: _dataTestIDs.TEST_IDS.EOA_LEAVE_BUTTON,
|
|
46
49
|
children: textContent.leftButtonText
|
|
47
50
|
})]
|
|
48
51
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_useKeyboard","_constants","_helpers","_effectorReact","_jsxRuntime","e","__esModule","default","ExamPaused","textContent","model","popUpData","useUnit","$popUpData","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","children","jsx","Typography","variant","title","description","Button","ButtonVariant","PRIMARY","colorScheme","getEoaButtonColor","size","ButtonSize","LARGE","text","buttonText","onPress","leftButtonText","exports","StyleSheet","create","gap","SPACING","alignItems","color","COLORS","NEUTRAL_9","textAlign","fontWeight","textTransform"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/ExamPaused/ExamPaused.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AAWA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,UAAA,GAAAJ,OAAA;AACA,IAAAK,QAAA,GAAAL,OAAA;AACA,IAAAM,cAAA,GAAAN,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_reactNativeUi","_useKeyboard","_constants","_helpers","_effectorReact","_dataTestIDs","_jsxRuntime","e","__esModule","default","ExamPaused","textContent","model","popUpData","useUnit","$popUpData","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","testID","TEST_IDS","EOA_EXAM_PAUSED","children","jsx","Typography","variant","title","description","Button","ButtonVariant","PRIMARY","colorScheme","getEoaButtonColor","size","ButtonSize","LARGE","text","buttonText","onPress","EOA_LEAVE_BUTTON","leftButtonText","exports","StyleSheet","create","gap","SPACING","alignItems","color","COLORS","NEUTRAL_9","textAlign","fontWeight","textTransform"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/ExamPaused/ExamPaused.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AAWA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,UAAA,GAAAJ,OAAA;AACA,IAAAK,QAAA,GAAAL,OAAA;AACA,IAAAM,cAAA,GAAAN,OAAA;AACA,IAAAO,YAAA,GAAAP,OAAA;AAAyD,IAAAQ,WAAA,GAAAR,OAAA;AAAA,SAAAD,uBAAAU,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAElD,MAAMG,UAAU,GAAGA,CAAC;EAAEC,WAAW;EAAEC;AAA4B,CAAC,KAAK;EAC1E,MAAMC,SAAS,GAAG,IAAAC,sBAAO,EAACF,KAAK,CAACG,UAAU,CAAC;EAE3C,IAAAC,wBAAW,EAAC;IACVC,QAAQ,EAAGC,KAAK,IAAK;MACnB,IAAIA,KAAK,CAACC,GAAG,KAAKC,uBAAY,CAACC,KAAK,EAAE;QACpCT,KAAK,CAACU,iBAAiB,CAAC,CAAC;MAC3B;IACF;EACF,CAAC,CAAC;EAEF,oBACE,IAAAhB,WAAA,CAAAiB,IAAA,EAACxB,YAAA,CAAAyB,IAAI;IAACC,KAAK,EAAEC,MAAM,CAACC,SAAU;IAACC,MAAM,EAAEC,qBAAQ,CAACC,eAAgB;IAAAC,QAAA,gBAC9D,IAAAzB,WAAA,CAAA0B,GAAA,EAAChC,cAAA,CAAAiC,UAAU;MAACC,OAAO,EAAC,IAAI;MAACT,KAAK,EAAEC,MAAM,CAACS,KAAM;MAAAJ,QAAA,EAC1CpB,WAAW,CAACwB;IAAK,CACR,CAAC,eAEb,IAAA7B,WAAA,CAAA0B,GAAA,EAAChC,cAAA,CAAAiC,UAAU;MAACC,OAAO,EAAC,IAAI;MAACT,KAAK,EAAEC,MAAM,CAACU,WAAY;MAAAL,QAAA,EAChDpB,WAAW,CAACyB;IAAW,CACd,CAAC,eAEb,IAAA9B,WAAA,CAAA0B,GAAA,EAAChC,cAAA,CAAAqC,MAAM;MACLH,OAAO,EAAEI,4BAAa,CAACC,OAAQ;MAC/BC,WAAW,EAAE,IAAAC,0BAAiB,EAAC5B,SAAS,CAAE;MAC1C6B,IAAI,EAAEC,yBAAU,CAACC,KAAM;MACvBnB,KAAK,EAAE;QAAEoB,IAAI,EAAEnB,MAAM,CAACoB;MAAW,CAAE;MACnCC,OAAO,EAAEnC,KAAK,CAACU,iBAAkB;MACjCM,MAAM,EAAEC,qBAAQ,CAACmB,gBAAiB;MAAAjB,QAAA,EAEjCpB,WAAW,CAACsC;IAAc,CACrB,CAAC;EAAA,CACL,CAAC;AAEX,CAAC;AAAAC,OAAA,CAAAxC,UAAA,GAAAA,UAAA;AAED,MAAMgB,MAAM,GAAGyB,uBAAU,CAACC,MAAM,CAAC;EAC/BzB,SAAS,EAAE;IACT0B,GAAG,EAAEC,sBAAO,CAAC,GAAG,CAAC;IACjBC,UAAU,EAAE;EACd,CAAC;EACDpB,KAAK,EAAE;IACLqB,KAAK,EAAEC,qBAAM,CAACC;EAChB,CAAC;EACDtB,WAAW,EAAE;IACXuB,SAAS,EAAE,QAAQ;IACnBC,UAAU,EAAE;EACd,CAAC;EACDd,UAAU,EAAE;IACVe,aAAa,EAAE;EACjB;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -13,6 +13,7 @@ var _PracticeButton = require("../../ui/PracticeButton.js");
|
|
|
13
13
|
var _useKeyboard = require("../../../../shared/hooks/useKeyboard.js");
|
|
14
14
|
var _constants = require("../../../../lib/constants.js");
|
|
15
15
|
var _helpers = require("../../helpers.js");
|
|
16
|
+
var _dataTestIDs = require("../../../../config/dataTestIDs.js");
|
|
16
17
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
17
18
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
18
19
|
const ExamSubmit = ({
|
|
@@ -35,6 +36,7 @@ const ExamSubmit = ({
|
|
|
35
36
|
});
|
|
36
37
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
37
38
|
style: styles.container,
|
|
39
|
+
testID: _dataTestIDs.TEST_IDS.EOA_EXAM,
|
|
38
40
|
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.View, {
|
|
39
41
|
style: styles.contentBackground,
|
|
40
42
|
children: _reactNativeUi.IS_MOBILE ? /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Image, {
|
|
@@ -62,6 +64,7 @@ const ExamSubmit = ({
|
|
|
62
64
|
}
|
|
63
65
|
},
|
|
64
66
|
onPress: model.hidePopUpAndLeave,
|
|
67
|
+
testID: _dataTestIDs.TEST_IDS.EOA_LEAVE_BUTTON,
|
|
65
68
|
children: textContent.leftButtonText ?? ''
|
|
66
69
|
}), isPracticeButtonVisible && /*#__PURE__*/(0, _jsxRuntime.jsx)(_PracticeButton.PracticeButton, {
|
|
67
70
|
onPress: handlePracticePress,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_effectorReact","_reactNativeUi","_ExamSubmitContent","_PracticeButton","_useKeyboard","_constants","_helpers","_jsxRuntime","e","__esModule","default","ExamSubmit","textContent","model","onPracticePress","popUpData","useUnit","$popUpData","isPracticeButtonVisible","user","practiceMode","practiceButtonVisible","newerAssignmentAvailable","handlePracticePress","hidePopUp","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","children","jsx","contentBackground","IS_MOBILE","Image","source","ExamSubmitContent","problemsAmount","stats","Typography","variant","title","description","buttonsContainer","Button","ButtonVariant","TERTIARY","PRIMARY","size","ButtonSize","LARGE","colorScheme","getEoaButtonColor","text","textTransform","onPress","leftButtonText","PracticeButton","rightButtonText","exports","StyleSheet","create","flex","gap","SPACING","alignItems","justifyContent","color","COLORS","NEUTRAL_9","paddingVertical","textAlign","fontWeight","paddingTop","paddingBottom","position","zIndex","top","Platform","OS","filter","height","flexDirection","buttonText"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/ExamSubmit/ExamSubmit.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAEA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,cAAA,GAAAH,OAAA;AAUA,IAAAI,kBAAA,GAAAJ,OAAA;AAEA,IAAAK,eAAA,GAAAL,OAAA;AACA,IAAAM,YAAA,GAAAN,OAAA;AACA,IAAAO,UAAA,GAAAP,OAAA;AACA,IAAAQ,QAAA,GAAAR,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_effectorReact","_reactNativeUi","_ExamSubmitContent","_PracticeButton","_useKeyboard","_constants","_helpers","_dataTestIDs","_jsxRuntime","e","__esModule","default","ExamSubmit","textContent","model","onPracticePress","popUpData","useUnit","$popUpData","isPracticeButtonVisible","user","practiceMode","practiceButtonVisible","newerAssignmentAvailable","handlePracticePress","hidePopUp","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","hidePopUpAndLeave","jsxs","View","style","styles","container","testID","TEST_IDS","EOA_EXAM","children","jsx","contentBackground","IS_MOBILE","Image","source","ExamSubmitContent","problemsAmount","stats","Typography","variant","title","description","buttonsContainer","Button","ButtonVariant","TERTIARY","PRIMARY","size","ButtonSize","LARGE","colorScheme","getEoaButtonColor","text","textTransform","onPress","EOA_LEAVE_BUTTON","leftButtonText","PracticeButton","rightButtonText","exports","StyleSheet","create","flex","gap","SPACING","alignItems","justifyContent","color","COLORS","NEUTRAL_9","paddingVertical","textAlign","fontWeight","paddingTop","paddingBottom","position","zIndex","top","Platform","OS","filter","height","flexDirection","buttonText"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/ExamSubmit/ExamSubmit.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAEA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,cAAA,GAAAH,OAAA;AAUA,IAAAI,kBAAA,GAAAJ,OAAA;AAEA,IAAAK,eAAA,GAAAL,OAAA;AACA,IAAAM,YAAA,GAAAN,OAAA;AACA,IAAAO,UAAA,GAAAP,OAAA;AACA,IAAAQ,QAAA,GAAAR,OAAA;AACA,IAAAS,YAAA,GAAAT,OAAA;AAAyD,IAAAU,WAAA,GAAAV,OAAA;AAAA,SAAAD,uBAAAY,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAElD,MAAMG,UAAU,GAAGA,CAAC;EAAEC,WAAW;EAAEC,KAAK;EAAEC;AAAsC,CAAC,KAAK;EAC3F,MAAMC,SAAS,GAAG,IAAAC,sBAAO,EAACH,KAAK,CAACI,UAAU,CAAC;EAE3C,MAAMC,uBAAuB,GAC3B,CAAC,CAACH,SAAS,EAAEI,IAAI,EAAEC,YAAY,IAC/BL,SAAS,CAACI,IAAI,CAACE,qBAAqB,IACpC,CAACN,SAAS,CAACO,wBAAwB;EAErC,MAAMC,mBAAmB,GAAGA,CAAA,KAAM;IAChCT,eAAe,GAAG,CAAC;IACnBD,KAAK,CAACW,SAAS,CAAC,CAAC;EACnB,CAAC;EAED,IAAAC,wBAAW,EAAC;IACVC,QAAQ,EAAGC,KAAK,IAAK;MACnB,IAAIA,KAAK,CAACC,GAAG,KAAKC,uBAAY,CAACC,KAAK,EAAE;QACpCZ,uBAAuB,GAAGK,mBAAmB,CAAC,CAAC,GAAGV,KAAK,CAACkB,iBAAiB,CAAC,CAAC;MAC7E;IACF;EACF,CAAC,CAAC;EAEF,oBACE,IAAAxB,WAAA,CAAAyB,IAAA,EAAClC,YAAA,CAAAmC,IAAI;IAACC,KAAK,EAAEC,MAAM,CAACC,SAAU;IAACC,MAAM,EAAEC,qBAAQ,CAACC,QAAS;IAAAC,QAAA,gBACvD,IAAAjC,WAAA,CAAAkC,GAAA,EAAC3C,YAAA,CAAAmC,IAAI;MAACC,KAAK,EAAEC,MAAM,CAACO,iBAAkB;MAAAF,QAAA,EACnCG,wBAAS,gBACR,IAAApC,WAAA,CAAAkC,GAAA,EAAC3C,YAAA,CAAA8C,KAAK;QAACC,MAAM,EAAEhD,OAAO,CAAC,oBAAoB;MAAE,CAAE,CAAC,gBAEhD,IAAAU,WAAA,CAAAkC,GAAA,EAACxC,kBAAA,CAAA6C,iBAAiB;QAACC,cAAc,EAAEhC,SAAS,EAAEiC,KAAK,EAAED,cAAc,IAAI;MAAE,CAAE;IAC5E,CACG,CAAC,eACP,IAAAxC,WAAA,CAAAkC,GAAA,EAACzC,cAAA,CAAAiD,UAAU;MAACC,OAAO,EAAC,IAAI;MAAChB,KAAK,EAAEC,MAAM,CAACgB,KAAM;MAAAX,QAAA,EAC1C5B,WAAW,CAACuC;IAAK,CACR,CAAC,eACb,IAAA5C,WAAA,CAAAkC,GAAA,EAACzC,cAAA,CAAAiD,UAAU;MAACC,OAAO,EAAC,IAAI;MAAChB,KAAK,EAAEC,MAAM,CAACiB,WAAY;MAAAZ,QAAA,EAChD5B,WAAW,CAACwC;IAAW,CACd,CAAC,eAEb,IAAA7C,WAAA,CAAAyB,IAAA,EAAClC,YAAA,CAAAmC,IAAI;MAACC,KAAK,EAAEC,MAAM,CAACkB,gBAAiB;MAAAb,QAAA,gBACnC,IAAAjC,WAAA,CAAAkC,GAAA,EAACzC,cAAA,CAAAsD,MAAM;QACLJ,OAAO,EAAEhC,uBAAuB,GAAGqC,4BAAa,CAACC,QAAQ,GAAGD,4BAAa,CAACE,OAAQ;QAClFC,IAAI,EAAEC,yBAAU,CAACC,KAAM;QACvBC,WAAW,EAAE,IAAAC,0BAAiB,EAAC/C,SAAS,CAAE;QAC1CmB,KAAK,EAAE;UAAE6B,IAAI,EAAE;YAAEC,aAAa,EAAE;UAAY;QAAE,CAAE;QAChDC,OAAO,EAAEpD,KAAK,CAACkB,iBAAkB;QACjCM,MAAM,EAAEC,qBAAQ,CAAC4B,gBAAiB;QAAA1B,QAAA,EAEjC5B,WAAW,CAACuD,cAAc,IAAI;MAAE,CAC3B,CAAC,EACRjD,uBAAuB,iBACtB,IAAAX,WAAA,CAAAkC,GAAA,EAACvC,eAAA,CAAAkE,cAAc;QAACH,OAAO,EAAE1C,mBAAoB;QAACwC,IAAI,EAAEnD,WAAW,CAACyD;MAAgB,CAAE,CACnF;IAAA,CACG,CAAC;EAAA,CACH,CAAC;AAEX,CAAC;AAAAC,OAAA,CAAA3D,UAAA,GAAAA,UAAA;AAED,MAAMwB,MAAM,GAAGoC,uBAAU,CAACC,MAAM,CAAC;EAC/BpC,SAAS,EAAE;IACTqC,IAAI,EAAE,CAAC;IACPC,GAAG,EAAEC,sBAAO,CAAC,GAAG,CAAC;IACjBC,UAAU,EAAE,QAAQ;IACpBC,cAAc,EAAE;EAClB,CAAC;EACD1B,KAAK,EAAE;IACL2B,KAAK,EAAEC,qBAAM,CAACC,SAAS;IACvBC,eAAe,EAAEN,sBAAO,CAAC,GAAG;EAC9B,CAAC;EACDvB,WAAW,EAAE;IACX0B,KAAK,EAAEC,qBAAM,CAACC,SAAS;IACvBE,SAAS,EAAE,QAAQ;IACnBC,UAAU,EAAE,GAAG;IACfC,UAAU,EAAET,sBAAO,CAAC,GAAG,CAAC;IACxBU,aAAa,EAAEV,sBAAO,CAAC,IAAI;EAC7B,CAAC;EACDjC,iBAAiB,EAAE;IACjB4C,QAAQ,EAAE,UAAU;IACpBC,MAAM,EAAE,CAAC,CAAC;IACVC,GAAG,EAAE,KAAK;IACV,IAAIC,qBAAQ,CAACC,EAAE,KAAK,KAAK,IAAI;MAC3BC,MAAM,EAAE;IACV,CAAC;EACH,CAAC;EACDtC,gBAAgB,EAAE;IAChBuC,MAAM,EAAE,EAAE;IACVC,aAAa,EAAE,KAAK;IACpBjB,UAAU,EAAE,QAAQ;IACpBF,GAAG,EAAEC,sBAAO,CAAC,GAAG;EAClB,CAAC;EACDmB,UAAU,EAAE;IACV9B,aAAa,EAAE;EACjB;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -9,6 +9,7 @@ var _reactNative = require("react-native");
|
|
|
9
9
|
var _reactNativeUi = require("@magmamath/react-native-ui");
|
|
10
10
|
var _model = require("./model.js");
|
|
11
11
|
var _ModalBackground = require("./ModalBackground.js");
|
|
12
|
+
var _dataTestIDs = require("../../../../config/dataTestIDs.js");
|
|
12
13
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
13
14
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
14
15
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
@@ -41,6 +42,7 @@ const Modal = ({
|
|
|
41
42
|
onPress: () => isDismissable && onClose?.(),
|
|
42
43
|
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Animated.View, {
|
|
43
44
|
style: [styles.overlay, style?.overlay, modalModel.animatedStyle],
|
|
45
|
+
testID: _dataTestIDs.TEST_IDS.EOA_MODAL,
|
|
44
46
|
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableWithoutFeedback, {
|
|
45
47
|
...stopPropagation,
|
|
46
48
|
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
@@ -56,7 +58,8 @@ const Modal = ({
|
|
|
56
58
|
size: 18,
|
|
57
59
|
color: _reactNativeUi.COLORS.NEUTRAL_7
|
|
58
60
|
}),
|
|
59
|
-
onPress: onClose
|
|
61
|
+
onPress: onClose,
|
|
62
|
+
testID: _dataTestIDs.TEST_IDS.EOA_MODAL_CLOSE_BUTTON
|
|
60
63
|
})
|
|
61
64
|
}), content]
|
|
62
65
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_reactNativeUi","_model","_ModalBackground","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","stopPropagation","onTouchStart","event","onMouseDown","Modal","isVisible","isDismissable","onClose","style","content","withBackground","modalModel","useState","ModalModel","useEffect","animation","show","Keyboard","dismiss","jsx","TouchableWithoutFeedback","onPress","children","Animated","View","styles","overlay","animatedStyle","jsxs","container","backgroundWrapper","ModalBackground","closeButton","Button","variant","ButtonVariant","TERTIARY","icon","CrossIcon","size","color","COLORS","NEUTRAL_7","exports","StyleSheet","create","absoluteFillObject","justifyContent","alignItems","backgroundColor","zIndex","position","NEUTRAL_1","minWidth","maxWidth","borderRadius","BORDER_RADIUS","paddingHorizontal","SPACING","paddingVertical","gap","SHADOWS","top","right"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/Modal/Modal.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAYA,IAAAE,cAAA,GAAAF,OAAA;AAUA,IAAAG,MAAA,GAAAH,OAAA;AACA,IAAAI,gBAAA,GAAAJ,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_reactNativeUi","_model","_ModalBackground","_dataTestIDs","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","stopPropagation","onTouchStart","event","onMouseDown","Modal","isVisible","isDismissable","onClose","style","content","withBackground","modalModel","useState","ModalModel","useEffect","animation","show","Keyboard","dismiss","jsx","TouchableWithoutFeedback","onPress","children","Animated","View","styles","overlay","animatedStyle","testID","TEST_IDS","EOA_MODAL","jsxs","container","backgroundWrapper","ModalBackground","closeButton","Button","variant","ButtonVariant","TERTIARY","icon","CrossIcon","size","color","COLORS","NEUTRAL_7","EOA_MODAL_CLOSE_BUTTON","exports","StyleSheet","create","absoluteFillObject","justifyContent","alignItems","backgroundColor","zIndex","position","NEUTRAL_1","minWidth","maxWidth","borderRadius","BORDER_RADIUS","paddingHorizontal","SPACING","paddingVertical","gap","SHADOWS","top","right"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/Modal/Modal.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -13,6 +13,7 @@ var _useKeyboard = require("../../../../shared/hooks/useKeyboard.js");
|
|
|
13
13
|
var _constants = require("../../../../lib/constants.js");
|
|
14
14
|
var _helpers = require("../../helpers.js");
|
|
15
15
|
var _AssessmentScoreCard = require("../AssessmentScoreCard/AssessmentScoreCard.js");
|
|
16
|
+
var _dataTestIDs = require("../../../../config/dataTestIDs.js");
|
|
16
17
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
17
18
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
18
19
|
const NoAnswer = ({
|
|
@@ -31,7 +32,8 @@ const NoAnswer = ({
|
|
|
31
32
|
const buttons = [{
|
|
32
33
|
text: textContent.leftButtonText ?? '',
|
|
33
34
|
colorScheme: (0, _helpers.getEoaButtonColor)(popUpData),
|
|
34
|
-
onPress: () => model.hidePopUpAndLeave()
|
|
35
|
+
onPress: () => model.hidePopUpAndLeave(),
|
|
36
|
+
testID: _dataTestIDs.TEST_IDS.EOA_LEAVE_BUTTON
|
|
35
37
|
}];
|
|
36
38
|
if (!isExam) {
|
|
37
39
|
buttons.push({
|
|
@@ -40,7 +42,8 @@ const NoAnswer = ({
|
|
|
40
42
|
onPress: () => {
|
|
41
43
|
model.goToFirstProblemPressed();
|
|
42
44
|
model.hidePopUp();
|
|
43
|
-
}
|
|
45
|
+
},
|
|
46
|
+
testID: _dataTestIDs.TEST_IDS.EOA_GO_TO_PROBLEM_ONE_BUTTON
|
|
44
47
|
});
|
|
45
48
|
return buttons;
|
|
46
49
|
}
|
|
@@ -52,7 +55,8 @@ const NoAnswer = ({
|
|
|
52
55
|
onPress: () => {
|
|
53
56
|
onPracticePress?.();
|
|
54
57
|
model.hidePopUp();
|
|
55
|
-
}
|
|
58
|
+
},
|
|
59
|
+
testID: _dataTestIDs.TEST_IDS.EOA_PRACTICE_BUTTON
|
|
56
60
|
});
|
|
57
61
|
}
|
|
58
62
|
return buttons;
|
|
@@ -68,6 +72,7 @@ const NoAnswer = ({
|
|
|
68
72
|
});
|
|
69
73
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
70
74
|
style: styles.container,
|
|
75
|
+
testID: _dataTestIDs.TEST_IDS.EOA_WITH_NO_CORRECT_ANSWER,
|
|
71
76
|
children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
72
77
|
style: styles.textContainer,
|
|
73
78
|
children: [!!textContent.title && /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeUi.Typography, {
|
|
@@ -98,6 +103,7 @@ const NoAnswer = ({
|
|
|
98
103
|
}
|
|
99
104
|
},
|
|
100
105
|
onPress: button.onPress,
|
|
106
|
+
testID: button.testID,
|
|
101
107
|
children: button.text
|
|
102
108
|
}, index))
|
|
103
109
|
})]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_effectorReact","_reactNativeUi","_NoAnswerContent","_useKeyboard","_constants","_helpers","_AssessmentScoreCard","_jsxRuntime","e","__esModule","default","NoAnswer","model","textContent","onPracticePress","popUpData","useUnit","$popUpData","stats","isExam","isAssessment","user","getButtons","buttons","text","leftButtonText","colorScheme","getEoaButtonColor","onPress","hidePopUpAndLeave","push","rightButtonText","ButtonColor","BLUE","goToFirstProblemPressed","hidePopUp","isPracticeAvailable","practiceMode","practiceButtonVisible","YELLOW","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","primaryButton","at","jsxs","View","style","styles","container","children","textContainer","title","jsx","Typography","variant","subtitle","length","AssessmentScoreCard","solvedAmount","problemsAmount","NoAnswerContent","buttonsContainer","map","button","index","Button","ButtonVariant","PRIMARY","TERTIARY","size","ButtonSize","LARGE","textTransform","exports","StyleSheet","create","height","gap","SPACING","alignItems","justifyContent","flexDirection","color","COLORS","NEUTRAL_9","marginBottom","paddingVertical","NEUTRAL_7","buttonText"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/NoAnswer/NoAnswer.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAEA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,cAAA,GAAAH,OAAA;AAWA,IAAAI,gBAAA,GAAAJ,OAAA;AACA,IAAAK,YAAA,GAAAL,OAAA;AACA,IAAAM,UAAA,GAAAN,OAAA;AACA,IAAAO,QAAA,GAAAP,OAAA;AACA,IAAAQ,oBAAA,GAAAR,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_effectorReact","_reactNativeUi","_NoAnswerContent","_useKeyboard","_constants","_helpers","_AssessmentScoreCard","_dataTestIDs","_jsxRuntime","e","__esModule","default","NoAnswer","model","textContent","onPracticePress","popUpData","useUnit","$popUpData","stats","isExam","isAssessment","user","getButtons","buttons","text","leftButtonText","colorScheme","getEoaButtonColor","onPress","hidePopUpAndLeave","testID","TEST_IDS","EOA_LEAVE_BUTTON","push","rightButtonText","ButtonColor","BLUE","goToFirstProblemPressed","hidePopUp","EOA_GO_TO_PROBLEM_ONE_BUTTON","isPracticeAvailable","practiceMode","practiceButtonVisible","YELLOW","EOA_PRACTICE_BUTTON","useKeyBoard","callback","event","key","KeyboardKeys","ENTER","primaryButton","at","jsxs","View","style","styles","container","EOA_WITH_NO_CORRECT_ANSWER","children","textContainer","title","jsx","Typography","variant","subtitle","length","AssessmentScoreCard","solvedAmount","problemsAmount","NoAnswerContent","buttonsContainer","map","button","index","Button","ButtonVariant","PRIMARY","TERTIARY","size","ButtonSize","LARGE","textTransform","exports","StyleSheet","create","height","gap","SPACING","alignItems","justifyContent","flexDirection","color","COLORS","NEUTRAL_9","marginBottom","paddingVertical","NEUTRAL_7","buttonText"],"sourceRoot":"../../../../../../src","sources":["features/endOfAssignment/components/NoAnswer/NoAnswer.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -6,6 +6,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.PracticeButton = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _reactNativeUi = require("@magmamath/react-native-ui");
|
|
9
|
+
var _dataTestIDs = require("../../../config/dataTestIDs.js");
|
|
9
10
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
11
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
12
|
const PracticeButton = ({
|
|
@@ -23,6 +24,7 @@ const PracticeButton = ({
|
|
|
23
24
|
}
|
|
24
25
|
},
|
|
25
26
|
onPress: onPress,
|
|
27
|
+
testID: _dataTestIDs.TEST_IDS.EOA_PRACTICE_BUTTON,
|
|
26
28
|
children: text
|
|
27
29
|
});
|
|
28
30
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeUi","_jsxRuntime","e","__esModule","default","PracticeButton","onPress","text","colorScheme","ButtonColor","YELLOW","jsx","Button","variant","size","style","textTransform","children","exports"],"sourceRoot":"../../../../../src","sources":["features/endOfAssignment/ui/PracticeButton.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,cAAA,GAAAD,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeUi","_dataTestIDs","_jsxRuntime","e","__esModule","default","PracticeButton","onPress","text","colorScheme","ButtonColor","YELLOW","jsx","Button","variant","size","style","textTransform","testID","TEST_IDS","EOA_PRACTICE_BUTTON","children","exports"],"sourceRoot":"../../../../../src","sources":["features/endOfAssignment/ui/PracticeButton.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,cAAA,GAAAD,OAAA;AACA,IAAAE,YAAA,GAAAF,OAAA;AAAsD,IAAAG,WAAA,GAAAH,OAAA;AAAA,SAAAD,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAQ/C,MAAMG,cAAc,GAAGA,CAAC;EAC7BC,OAAO;EACPC,IAAI,GAAG,EAAE;EACTC,WAAW,GAAGC,0BAAW,CAACC;AACP,CAAC,KAAK;EACzB,oBACE,IAAAT,WAAA,CAAAU,GAAA,EAACZ,cAAA,CAAAa,MAAM;IACLC,OAAO,EAAC,SAAS;IACjBL,WAAW,EAAEA,WAAY;IACzBM,IAAI,EAAC,OAAO;IACZC,KAAK,EAAE;MAAER,IAAI,EAAE;QAAES,aAAa,EAAE;MAAY;IAAE,CAAE;IAChDV,OAAO,EAAEA,OAAQ;IACjBW,MAAM,EAAEC,qBAAQ,CAACC,mBAAoB;IAAAC,QAAA,EAEpCb;EAAI,CACC,CAAC;AAEb,CAAC;AAAAc,OAAA,CAAAhB,cAAA,GAAAA,cAAA","ignoreList":[]}
|
|
@@ -9,6 +9,7 @@ var _reactNative = require("react-native");
|
|
|
9
9
|
var _reactNativeReanimated = _interopRequireWildcard(require("react-native-reanimated"));
|
|
10
10
|
var _reactNativeUi = require("@magmamath/react-native-ui");
|
|
11
11
|
var _PracticeButton = require("./PracticeButton.js");
|
|
12
|
+
var _dataTestIDs = require("../../../config/dataTestIDs.js");
|
|
12
13
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
13
14
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
14
15
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
@@ -42,6 +43,7 @@ const PracticeButtonGroup = ({
|
|
|
42
43
|
}
|
|
43
44
|
},
|
|
44
45
|
onPress: onLeftButtonPress,
|
|
46
|
+
testID: _dataTestIDs.TEST_IDS.EOA_LEAVE_BUTTON,
|
|
45
47
|
children: textContent.leftButtonText
|
|
46
48
|
})
|
|
47
49
|
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeReanimated.default.View, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_reactNativeReanimated","_reactNativeUi","_PracticeButton","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","APPEARANCE_DELAY","PracticeButtonGroup","textContent","isPracticeButtonVisible","onLeftButtonPress","onRightButtonPress","buttonColor","ButtonColor","BLUE","buttonsContainerOpacity","useSharedValue","useEffect","value","withDelay","withTiming","duration","jsxs","View","style","styles","buttonsContainer","opacity","children","jsx","entering","FadeInRight","delay","easing","Easing","ease","FadeInUp","Button","variant","ButtonVariant","TERTIARY","PRIMARY","size","ButtonSize","LARGE","colorScheme","text","textTransform","onPress","leftButtonText","PracticeButton","rightButtonText","exports","StyleSheet","create","height","flexDirection","alignItems","justifyContent","paddingHorizontal","SPACING"],"sourceRoot":"../../../../../src","sources":["features/endOfAssignment/ui/PracticeButtonGroup.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,sBAAA,GAAAH,uBAAA,CAAAC,OAAA;AAQA,IAAAG,cAAA,GAAAH,OAAA;AAEA,IAAAI,eAAA,GAAAJ,OAAA;
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_reactNativeReanimated","_reactNativeUi","_PracticeButton","_dataTestIDs","_jsxRuntime","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","APPEARANCE_DELAY","PracticeButtonGroup","textContent","isPracticeButtonVisible","onLeftButtonPress","onRightButtonPress","buttonColor","ButtonColor","BLUE","buttonsContainerOpacity","useSharedValue","useEffect","value","withDelay","withTiming","duration","jsxs","View","style","styles","buttonsContainer","opacity","children","jsx","entering","FadeInRight","delay","easing","Easing","ease","FadeInUp","Button","variant","ButtonVariant","TERTIARY","PRIMARY","size","ButtonSize","LARGE","colorScheme","text","textTransform","onPress","testID","TEST_IDS","EOA_LEAVE_BUTTON","leftButtonText","PracticeButton","rightButtonText","exports","StyleSheet","create","height","flexDirection","alignItems","justifyContent","paddingHorizontal","SPACING"],"sourceRoot":"../../../../../src","sources":["features/endOfAssignment/ui/PracticeButtonGroup.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -10,6 +10,7 @@ var _reactNativeUi = require("@magmamath/react-native-ui");
|
|
|
10
10
|
var _QuestionSection = require("./QuestionSection.js");
|
|
11
11
|
var _SolutionSection = require("./SolutionSection.js");
|
|
12
12
|
var _useExampleSolution = require("../hooks/useExampleSolution.js");
|
|
13
|
+
var _dataTestIDs = require("../../../config/dataTestIDs.js");
|
|
13
14
|
var _i18n = require("../../../i18n/i18n.js");
|
|
14
15
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
15
16
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
@@ -31,6 +32,7 @@ const ExampleSolutionModalContent = ({
|
|
|
31
32
|
});
|
|
32
33
|
const t = (0, _i18n.useText)();
|
|
33
34
|
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
35
|
+
testID: _dataTestIDs.TEST_IDS.EXAMPLE_SOLUTION_MODAL,
|
|
34
36
|
style: [styles.container, _reactNativeUi.IS_WEB ? {
|
|
35
37
|
maxHeight: CONTAINER_HEIGHT
|
|
36
38
|
} : {
|
package/dist/commonjs/features/exampleSolution/components/ExampleSolutionModalContent.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_reactNative","require","_react","_interopRequireDefault","_reactNativeUi","_QuestionSection","_SolutionSection","_useExampleSolution","_i18n","_jsxRuntime","e","__esModule","default","CONTAINER_HEIGHT","ExampleSolutionModalContent","params","model","payload","cacheKey","result","status","useExampleSolution","t","useText","jsxs","View","style","styles","container","IS_WEB","maxHeight","height","children","jsx","Typography","align","variant","HeadingVariants","H2","color","COLORS","NEUTRAL_9","content","QuestionSection","question","renderKatexComponent","SolutionSection","answer","exports","StyleSheet","create","width","flex","flexDirection","marginTop","SPACING","gap","solutionContainer","overflow","borderRadius","borderWidth","borderColor","NEUTRAL_5","lavaIconContainer","position","bottom","right","loaderContainer","paddingTop","backgroundColor","NEUTRAL_1","messageBlock"],"sourceRoot":"../../../../../src","sources":["features/exampleSolution/components/ExampleSolutionModalContent.tsx"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,cAAA,GAAAH,OAAA;AAEA,IAAAI,gBAAA,GAAAJ,OAAA;AACA,IAAAK,gBAAA,GAAAL,OAAA;AACA,IAAAM,mBAAA,GAAAN,OAAA;AACA,IAAAO,
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_react","_interopRequireDefault","_reactNativeUi","_QuestionSection","_SolutionSection","_useExampleSolution","_dataTestIDs","_i18n","_jsxRuntime","e","__esModule","default","CONTAINER_HEIGHT","ExampleSolutionModalContent","params","model","payload","cacheKey","result","status","useExampleSolution","t","useText","jsxs","View","testID","TEST_IDS","EXAMPLE_SOLUTION_MODAL","style","styles","container","IS_WEB","maxHeight","height","children","jsx","Typography","align","variant","HeadingVariants","H2","color","COLORS","NEUTRAL_9","content","QuestionSection","question","renderKatexComponent","SolutionSection","answer","exports","StyleSheet","create","width","flex","flexDirection","marginTop","SPACING","gap","solutionContainer","overflow","borderRadius","borderWidth","borderColor","NEUTRAL_5","lavaIconContainer","position","bottom","right","loaderContainer","paddingTop","backgroundColor","NEUTRAL_1","messageBlock"],"sourceRoot":"../../../../../src","sources":["features/exampleSolution/components/ExampleSolutionModalContent.tsx"],"mappings":"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","ignoreList":[]}
|