@digabi/exam-engine-core 23.0.3 → 23.0.5-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/__tests__/testExamRendering.js +17 -7
- package/dist/__tests__/testExamRendering.js.map +1 -1
- package/dist/__tests__/tsconfig.tsbuildinfo +1 -1
- package/dist/__tests__/validateAnswers.test.js +17 -7
- package/dist/__tests__/validateAnswers.test.js.map +1 -1
- package/dist/main-bundle.js +4 -4
- package/package.json +3 -3
- package/dist/components/exam/ExamineExam.d.ts +0 -5
- package/dist/components/exam/ExamineExam.d.ts.map +0 -1
- package/dist/components/exam/ExamineExam.js +0 -20
- package/dist/components/exam/ExamineExam.js.map +0 -1
- package/dist/src/components/AnswerToolbar.d.ts +0 -18
- package/dist/src/components/AnswerToolbar.d.ts.map +0 -1
- package/dist/src/components/AnswerToolbar.js +0 -36
- package/dist/src/components/AnswerToolbar.js.map +0 -1
- package/dist/src/components/AnsweringInstructions.d.ts +0 -12
- package/dist/src/components/AnsweringInstructions.d.ts.map +0 -1
- package/dist/src/components/AnsweringInstructions.js +0 -24
- package/dist/src/components/AnsweringInstructions.js.map +0 -1
- package/dist/src/components/DocumentTitle.d.ts +0 -5
- package/dist/src/components/DocumentTitle.d.ts.map +0 -1
- package/dist/src/components/DocumentTitle.js +0 -13
- package/dist/src/components/DocumentTitle.js.map +0 -1
- package/dist/src/components/NotificationIcon.d.ts +0 -4
- package/dist/src/components/NotificationIcon.d.ts.map +0 -1
- package/dist/src/components/NotificationIcon.js +0 -6
- package/dist/src/components/NotificationIcon.js.map +0 -1
- package/dist/src/components/RenderChildNodes.d.ts +0 -5
- package/dist/src/components/RenderChildNodes.d.ts.map +0 -1
- package/dist/src/components/RenderChildNodes.js +0 -7
- package/dist/src/components/RenderChildNodes.js.map +0 -1
- package/dist/src/components/RenderExamElements.d.ts +0 -6
- package/dist/src/components/RenderExamElements.d.ts.map +0 -1
- package/dist/src/components/RenderExamElements.js +0 -6
- package/dist/src/components/RenderExamElements.js.map +0 -1
- package/dist/src/components/RenderIf.d.ts +0 -4
- package/dist/src/components/RenderIf.d.ts.map +0 -1
- package/dist/src/components/RenderIf.js +0 -8
- package/dist/src/components/RenderIf.js.map +0 -1
- package/dist/src/components/ScreenReaderOnly.d.ts +0 -5
- package/dist/src/components/ScreenReaderOnly.d.ts.map +0 -1
- package/dist/src/components/ScreenReaderOnly.js +0 -3
- package/dist/src/components/ScreenReaderOnly.js.map +0 -1
- package/dist/src/components/SectionElement.d.ts +0 -4
- package/dist/src/components/SectionElement.d.ts.map +0 -1
- package/dist/src/components/SectionElement.js +0 -8
- package/dist/src/components/SectionElement.js.map +0 -1
- package/dist/src/components/attachments/Attachment.d.ts +0 -4
- package/dist/src/components/attachments/Attachment.d.ts.map +0 -1
- package/dist/src/components/attachments/Attachment.js +0 -8
- package/dist/src/components/attachments/Attachment.js.map +0 -1
- package/dist/src/components/attachments/AttachmentTitle.d.ts +0 -6
- package/dist/src/components/attachments/AttachmentTitle.d.ts.map +0 -1
- package/dist/src/components/attachments/AttachmentTitle.js +0 -12
- package/dist/src/components/attachments/AttachmentTitle.js.map +0 -1
- package/dist/src/components/attachments/Attachments.d.ts +0 -5
- package/dist/src/components/attachments/Attachments.d.ts.map +0 -1
- package/dist/src/components/attachments/Attachments.js +0 -55
- package/dist/src/components/attachments/Attachments.js.map +0 -1
- package/dist/src/components/attachments/ExternalMaterial.d.ts +0 -9
- package/dist/src/components/attachments/ExternalMaterial.d.ts.map +0 -1
- package/dist/src/components/attachments/ExternalMaterial.js +0 -46
- package/dist/src/components/attachments/ExternalMaterial.js.map +0 -1
- package/dist/src/components/attachments/Question.d.ts +0 -4
- package/dist/src/components/attachments/Question.d.ts.map +0 -1
- package/dist/src/components/attachments/Question.js +0 -16
- package/dist/src/components/attachments/Question.js.map +0 -1
- package/dist/src/components/attachments/QuestionTitle.d.ts +0 -6
- package/dist/src/components/attachments/QuestionTitle.d.ts.map +0 -1
- package/dist/src/components/attachments/QuestionTitle.js +0 -15
- package/dist/src/components/attachments/QuestionTitle.js.map +0 -1
- package/dist/src/components/context/AnnotationProvider.d.ts +0 -16
- package/dist/src/components/context/AnnotationProvider.d.ts.map +0 -1
- package/dist/src/components/context/AnnotationProvider.js +0 -35
- package/dist/src/components/context/AnnotationProvider.js.map +0 -1
- package/dist/src/components/context/AttachmentContext.d.ts +0 -13
- package/dist/src/components/context/AttachmentContext.d.ts.map +0 -1
- package/dist/src/components/context/AttachmentContext.js +0 -12
- package/dist/src/components/context/AttachmentContext.js.map +0 -1
- package/dist/src/components/context/CommonExamContext.d.ts +0 -22
- package/dist/src/components/context/CommonExamContext.d.ts.map +0 -1
- package/dist/src/components/context/CommonExamContext.js +0 -28
- package/dist/src/components/context/CommonExamContext.js.map +0 -1
- package/dist/src/components/context/ExamContext.d.ts +0 -9
- package/dist/src/components/context/ExamContext.d.ts.map +0 -1
- package/dist/src/components/context/ExamContext.js +0 -11
- package/dist/src/components/context/ExamContext.js.map +0 -1
- package/dist/src/components/context/IsInSidebarContext.d.ts +0 -6
- package/dist/src/components/context/IsInSidebarContext.d.ts.map +0 -1
- package/dist/src/components/context/IsInSidebarContext.js +0 -3
- package/dist/src/components/context/IsInSidebarContext.js.map +0 -1
- package/dist/src/components/context/QuestionContext.d.ts +0 -14
- package/dist/src/components/context/QuestionContext.d.ts.map +0 -1
- package/dist/src/components/context/QuestionContext.js +0 -27
- package/dist/src/components/context/QuestionContext.js.map +0 -1
- package/dist/src/components/context/ResultsContext.d.ts +0 -17
- package/dist/src/components/context/ResultsContext.d.ts.map +0 -1
- package/dist/src/components/context/ResultsContext.js +0 -69
- package/dist/src/components/context/ResultsContext.js.map +0 -1
- package/dist/src/components/context/SectionContext.d.ts +0 -12
- package/dist/src/components/context/SectionContext.d.ts.map +0 -1
- package/dist/src/components/context/SectionContext.js +0 -21
- package/dist/src/components/context/SectionContext.js.map +0 -1
- package/dist/src/components/context/TOCContext.d.ts +0 -7
- package/dist/src/components/context/TOCContext.d.ts.map +0 -1
- package/dist/src/components/context/TOCContext.js +0 -3
- package/dist/src/components/context/TOCContext.js.map +0 -1
- package/dist/src/components/context/withContext.d.ts +0 -3
- package/dist/src/components/context/withContext.d.ts.map +0 -1
- package/dist/src/components/context/withContext.js +0 -12
- package/dist/src/components/context/withContext.js.map +0 -1
- package/dist/src/components/exam/Attachment.d.ts +0 -4
- package/dist/src/components/exam/Attachment.d.ts.map +0 -1
- package/dist/src/components/exam/Attachment.js +0 -8
- package/dist/src/components/exam/Attachment.js.map +0 -1
- package/dist/src/components/exam/ChoiceAnswer.d.ts +0 -5
- package/dist/src/components/exam/ChoiceAnswer.d.ts.map +0 -1
- package/dist/src/components/exam/ChoiceAnswer.js +0 -53
- package/dist/src/components/exam/ChoiceAnswer.js.map +0 -1
- package/dist/src/components/exam/DropdownAnswer.d.ts +0 -5
- package/dist/src/components/exam/DropdownAnswer.d.ts.map +0 -1
- package/dist/src/components/exam/DropdownAnswer.js +0 -101
- package/dist/src/components/exam/DropdownAnswer.js.map +0 -1
- package/dist/src/components/exam/Exam.d.ts +0 -48
- package/dist/src/components/exam/Exam.d.ts.map +0 -1
- package/dist/src/components/exam/Exam.js +0 -195
- package/dist/src/components/exam/Exam.js.map +0 -1
- package/dist/src/components/exam/ExamFooter.d.ts +0 -6
- package/dist/src/components/exam/ExamFooter.d.ts.map +0 -1
- package/dist/src/components/exam/ExamFooter.js +0 -6
- package/dist/src/components/exam/ExamFooter.js.map +0 -1
- package/dist/src/components/exam/ExamInstruction.d.ts +0 -6
- package/dist/src/components/exam/ExamInstruction.d.ts.map +0 -1
- package/dist/src/components/exam/ExamInstruction.js +0 -6
- package/dist/src/components/exam/ExamInstruction.js.map +0 -1
- package/dist/src/components/exam/ExternalMaterial.d.ts +0 -10
- package/dist/src/components/exam/ExternalMaterial.d.ts.map +0 -1
- package/dist/src/components/exam/ExternalMaterial.js +0 -33
- package/dist/src/components/exam/ExternalMaterial.js.map +0 -1
- package/dist/src/components/exam/GoToExamineAnswersButton.d.ts +0 -5
- package/dist/src/components/exam/GoToExamineAnswersButton.d.ts.map +0 -1
- package/dist/src/components/exam/GoToExamineAnswersButton.js +0 -18
- package/dist/src/components/exam/GoToExamineAnswersButton.js.map +0 -1
- package/dist/src/components/exam/Hints.d.ts +0 -5
- package/dist/src/components/exam/Hints.d.ts.map +0 -1
- package/dist/src/components/exam/Hints.js +0 -31
- package/dist/src/components/exam/Hints.js.map +0 -1
- package/dist/src/components/exam/Question.d.ts +0 -8
- package/dist/src/components/exam/Question.d.ts.map +0 -1
- package/dist/src/components/exam/Question.js +0 -75
- package/dist/src/components/exam/Question.js.map +0 -1
- package/dist/src/components/exam/QuestionInstruction.d.ts +0 -6
- package/dist/src/components/exam/QuestionInstruction.d.ts.map +0 -1
- package/dist/src/components/exam/QuestionInstruction.js +0 -8
- package/dist/src/components/exam/QuestionInstruction.js.map +0 -1
- package/dist/src/components/exam/QuestionTitle.d.ts +0 -5
- package/dist/src/components/exam/QuestionTitle.d.ts.map +0 -1
- package/dist/src/components/exam/QuestionTitle.js +0 -26
- package/dist/src/components/exam/QuestionTitle.js.map +0 -1
- package/dist/src/components/exam/RichTextAnswer.d.ts +0 -41
- package/dist/src/components/exam/RichTextAnswer.d.ts.map +0 -1
- package/dist/src/components/exam/RichTextAnswer.js +0 -79
- package/dist/src/components/exam/RichTextAnswer.js.map +0 -1
- package/dist/src/components/exam/Section.d.ts +0 -4
- package/dist/src/components/exam/Section.d.ts.map +0 -1
- package/dist/src/components/exam/Section.js +0 -49
- package/dist/src/components/exam/Section.js.map +0 -1
- package/dist/src/components/exam/SectionInstruction.d.ts +0 -6
- package/dist/src/components/exam/SectionInstruction.d.ts.map +0 -1
- package/dist/src/components/exam/SectionInstruction.js +0 -6
- package/dist/src/components/exam/SectionInstruction.js.map +0 -1
- package/dist/src/components/exam/SectionTitle.d.ts +0 -6
- package/dist/src/components/exam/SectionTitle.d.ts.map +0 -1
- package/dist/src/components/exam/SectionTitle.js +0 -30
- package/dist/src/components/exam/SectionTitle.js.map +0 -1
- package/dist/src/components/exam/StudentNameHeader.d.ts +0 -8
- package/dist/src/components/exam/StudentNameHeader.d.ts.map +0 -1
- package/dist/src/components/exam/StudentNameHeader.js +0 -3
- package/dist/src/components/exam/StudentNameHeader.js.map +0 -1
- package/dist/src/components/exam/TextAnswer.d.ts +0 -6
- package/dist/src/components/exam/TextAnswer.d.ts.map +0 -1
- package/dist/src/components/exam/TextAnswer.js +0 -20
- package/dist/src/components/exam/TextAnswer.js.map +0 -1
- package/dist/src/components/exam/UndoHistoryEntry.d.ts +0 -19
- package/dist/src/components/exam/UndoHistoryEntry.d.ts.map +0 -1
- package/dist/src/components/exam/UndoHistoryEntry.js +0 -39
- package/dist/src/components/exam/UndoHistoryEntry.js.map +0 -1
- package/dist/src/components/exam/UndoView.d.ts +0 -35
- package/dist/src/components/exam/UndoView.d.ts.map +0 -1
- package/dist/src/components/exam/UndoView.js +0 -162
- package/dist/src/components/exam/UndoView.js.map +0 -1
- package/dist/src/components/exam/internal/ErrorIndicator.d.ts +0 -9
- package/dist/src/components/exam/internal/ErrorIndicator.d.ts.map +0 -1
- package/dist/src/components/exam/internal/ErrorIndicator.js +0 -63
- package/dist/src/components/exam/internal/ErrorIndicator.js.map +0 -1
- package/dist/src/components/exam/internal/ProgressBar.d.ts +0 -8
- package/dist/src/components/exam/internal/ProgressBar.d.ts.map +0 -1
- package/dist/src/components/exam/internal/ProgressBar.js +0 -19
- package/dist/src/components/exam/internal/ProgressBar.js.map +0 -1
- package/dist/src/components/exam/internal/SaveIndicator.d.ts +0 -5
- package/dist/src/components/exam/internal/SaveIndicator.d.ts.map +0 -1
- package/dist/src/components/exam/internal/SaveIndicator.js +0 -16
- package/dist/src/components/exam/internal/SaveIndicator.js.map +0 -1
- package/dist/src/components/exam/internal/TextAnswerInput.d.ts +0 -6
- package/dist/src/components/exam/internal/TextAnswerInput.d.ts.map +0 -1
- package/dist/src/components/exam/internal/TextAnswerInput.js +0 -128
- package/dist/src/components/exam/internal/TextAnswerInput.js.map +0 -1
- package/dist/src/components/grading/AnswerCharacterCounter.d.ts +0 -6
- package/dist/src/components/grading/AnswerCharacterCounter.d.ts.map +0 -1
- package/dist/src/components/grading/AnswerCharacterCounter.js +0 -21
- package/dist/src/components/grading/AnswerCharacterCounter.js.map +0 -1
- package/dist/src/components/grading/GradingAnswer.d.ts +0 -24
- package/dist/src/components/grading/GradingAnswer.d.ts.map +0 -1
- package/dist/src/components/grading/GradingAnswer.js +0 -306
- package/dist/src/components/grading/GradingAnswer.js.map +0 -1
- package/dist/src/components/grading/GradingAnswerAnnotationList.d.ts +0 -9
- package/dist/src/components/grading/GradingAnswerAnnotationList.d.ts.map +0 -1
- package/dist/src/components/grading/GradingAnswerAnnotationList.js +0 -19
- package/dist/src/components/grading/GradingAnswerAnnotationList.js.map +0 -1
- package/dist/src/components/grading/editAnnotations.d.ts +0 -29
- package/dist/src/components/grading/editAnnotations.d.ts.map +0 -1
- package/dist/src/components/grading/editAnnotations.js +0 -190
- package/dist/src/components/grading/editAnnotations.js.map +0 -1
- package/dist/src/components/grading/examAnnotationUtils.d.ts +0 -3
- package/dist/src/components/grading/examAnnotationUtils.d.ts.map +0 -1
- package/dist/src/components/grading/examAnnotationUtils.js +0 -44
- package/dist/src/components/grading/examAnnotationUtils.js.map +0 -1
- package/dist/src/components/grading/largeImageDetector.d.ts +0 -3
- package/dist/src/components/grading/largeImageDetector.d.ts.map +0 -1
- package/dist/src/components/grading/largeImageDetector.js +0 -45
- package/dist/src/components/grading/largeImageDetector.js.map +0 -1
- package/dist/src/components/grading-instructions/AnswerGradingInstruction.d.ts +0 -5
- package/dist/src/components/grading-instructions/AnswerGradingInstruction.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/AnswerGradingInstruction.js +0 -4
- package/dist/src/components/grading-instructions/AnswerGradingInstruction.js.map +0 -1
- package/dist/src/components/grading-instructions/AutogradedAnswer.d.ts +0 -5
- package/dist/src/components/grading-instructions/AutogradedAnswer.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/AutogradedAnswer.js +0 -34
- package/dist/src/components/grading-instructions/AutogradedAnswer.js.map +0 -1
- package/dist/src/components/grading-instructions/AutogradedAnswerOption.d.ts +0 -5
- package/dist/src/components/grading-instructions/AutogradedAnswerOption.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/AutogradedAnswerOption.js +0 -17
- package/dist/src/components/grading-instructions/AutogradedAnswerOption.js.map +0 -1
- package/dist/src/components/grading-instructions/ExamGradingInstruction.d.ts +0 -5
- package/dist/src/components/grading-instructions/ExamGradingInstruction.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/ExamGradingInstruction.js +0 -4
- package/dist/src/components/grading-instructions/ExamGradingInstruction.js.map +0 -1
- package/dist/src/components/grading-instructions/GradingInstructions.d.ts +0 -6
- package/dist/src/components/grading-instructions/GradingInstructions.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/GradingInstructions.js +0 -109
- package/dist/src/components/grading-instructions/GradingInstructions.js.map +0 -1
- package/dist/src/components/grading-instructions/Question.d.ts +0 -4
- package/dist/src/components/grading-instructions/Question.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/Question.js +0 -14
- package/dist/src/components/grading-instructions/Question.js.map +0 -1
- package/dist/src/components/grading-instructions/QuestionTitle.d.ts +0 -5
- package/dist/src/components/grading-instructions/QuestionTitle.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/QuestionTitle.js +0 -19
- package/dist/src/components/grading-instructions/QuestionTitle.js.map +0 -1
- package/dist/src/components/grading-instructions/Recording.d.ts +0 -5
- package/dist/src/components/grading-instructions/Recording.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/Recording.js +0 -19
- package/dist/src/components/grading-instructions/Recording.js.map +0 -1
- package/dist/src/components/grading-instructions/Section.d.ts +0 -4
- package/dist/src/components/grading-instructions/Section.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/Section.js +0 -10
- package/dist/src/components/grading-instructions/Section.js.map +0 -1
- package/dist/src/components/grading-instructions/SectionTitle.d.ts +0 -5
- package/dist/src/components/grading-instructions/SectionTitle.d.ts.map +0 -1
- package/dist/src/components/grading-instructions/SectionTitle.js +0 -16
- package/dist/src/components/grading-instructions/SectionTitle.js.map +0 -1
- package/dist/src/components/results/ChoiceAnswer.d.ts +0 -6
- package/dist/src/components/results/ChoiceAnswer.d.ts.map +0 -1
- package/dist/src/components/results/ChoiceAnswer.js +0 -57
- package/dist/src/components/results/ChoiceAnswer.js.map +0 -1
- package/dist/src/components/results/DropdownAnswer.d.ts +0 -6
- package/dist/src/components/results/DropdownAnswer.d.ts.map +0 -1
- package/dist/src/components/results/DropdownAnswer.js +0 -43
- package/dist/src/components/results/DropdownAnswer.js.map +0 -1
- package/dist/src/components/results/EndExamSession.d.ts +0 -8
- package/dist/src/components/results/EndExamSession.d.ts.map +0 -1
- package/dist/src/components/results/EndExamSession.js +0 -20
- package/dist/src/components/results/EndExamSession.js.map +0 -1
- package/dist/src/components/results/MultiLineAnswer.d.ts +0 -8
- package/dist/src/components/results/MultiLineAnswer.d.ts.map +0 -1
- package/dist/src/components/results/MultiLineAnswer.js +0 -22
- package/dist/src/components/results/MultiLineAnswer.js.map +0 -1
- package/dist/src/components/results/Question.d.ts +0 -4
- package/dist/src/components/results/Question.d.ts.map +0 -1
- package/dist/src/components/results/Question.js +0 -31
- package/dist/src/components/results/Question.js.map +0 -1
- package/dist/src/components/results/QuestionTitle.d.ts +0 -6
- package/dist/src/components/results/QuestionTitle.d.ts.map +0 -1
- package/dist/src/components/results/QuestionTitle.js +0 -26
- package/dist/src/components/results/QuestionTitle.js.map +0 -1
- package/dist/src/components/results/Results.d.ts +0 -19
- package/dist/src/components/results/Results.d.ts.map +0 -1
- package/dist/src/components/results/Results.js +0 -136
- package/dist/src/components/results/Results.js.map +0 -1
- package/dist/src/components/results/ScoredTextAnswer.d.ts +0 -6
- package/dist/src/components/results/ScoredTextAnswer.d.ts.map +0 -1
- package/dist/src/components/results/ScoredTextAnswer.js +0 -22
- package/dist/src/components/results/ScoredTextAnswer.js.map +0 -1
- package/dist/src/components/results/Section.d.ts +0 -4
- package/dist/src/components/results/Section.d.ts.map +0 -1
- package/dist/src/components/results/Section.js +0 -11
- package/dist/src/components/results/Section.js.map +0 -1
- package/dist/src/components/results/SingleLineAnswer.d.ts +0 -12
- package/dist/src/components/results/SingleLineAnswer.d.ts.map +0 -1
- package/dist/src/components/results/SingleLineAnswer.js +0 -26
- package/dist/src/components/results/SingleLineAnswer.js.map +0 -1
- package/dist/src/components/results/TextAnswer.d.ts +0 -7
- package/dist/src/components/results/TextAnswer.d.ts.map +0 -1
- package/dist/src/components/results/TextAnswer.js +0 -48
- package/dist/src/components/results/TextAnswer.js.map +0 -1
- package/dist/src/components/results/internal/AnnotationList.d.ts +0 -5
- package/dist/src/components/results/internal/AnnotationList.d.ts.map +0 -1
- package/dist/src/components/results/internal/AnnotationList.js +0 -32
- package/dist/src/components/results/internal/AnnotationList.js.map +0 -1
- package/dist/src/components/results/internal/QuestionAutoScore.d.ts +0 -11
- package/dist/src/components/results/internal/QuestionAutoScore.d.ts.map +0 -1
- package/dist/src/components/results/internal/QuestionAutoScore.js +0 -17
- package/dist/src/components/results/internal/QuestionAutoScore.js.map +0 -1
- package/dist/src/components/results/internal/QuestionManualScore.d.ts +0 -13
- package/dist/src/components/results/internal/QuestionManualScore.d.ts.map +0 -1
- package/dist/src/components/results/internal/QuestionManualScore.js +0 -66
- package/dist/src/components/results/internal/QuestionManualScore.js.map +0 -1
- package/dist/src/components/results/internal/QuestionScoresContainer.d.ts +0 -11
- package/dist/src/components/results/internal/QuestionScoresContainer.d.ts.map +0 -1
- package/dist/src/components/results/internal/QuestionScoresContainer.js +0 -27
- package/dist/src/components/results/internal/QuestionScoresContainer.js.map +0 -1
- package/dist/src/components/results/isExamineExamPageHook.d.ts +0 -2
- package/dist/src/components/results/isExamineExamPageHook.d.ts.map +0 -1
- package/dist/src/components/results/isExamineExamPageHook.js +0 -7
- package/dist/src/components/results/isExamineExamPageHook.js.map +0 -1
- package/dist/src/components/shared/AnnotatableText.d.ts +0 -5
- package/dist/src/components/shared/AnnotatableText.d.ts.map +0 -1
- package/dist/src/components/shared/AnnotatableText.js +0 -73
- package/dist/src/components/shared/AnnotatableText.js.map +0 -1
- package/dist/src/components/shared/AnnotationLists.d.ts +0 -13
- package/dist/src/components/shared/AnnotationLists.d.ts.map +0 -1
- package/dist/src/components/shared/AnnotationLists.js +0 -17
- package/dist/src/components/shared/AnnotationLists.js.map +0 -1
- package/dist/src/components/shared/AnnotationPopup.d.ts +0 -3
- package/dist/src/components/shared/AnnotationPopup.d.ts.map +0 -1
- package/dist/src/components/shared/AnnotationPopup.js +0 -74
- package/dist/src/components/shared/AnnotationPopup.js.map +0 -1
- package/dist/src/components/shared/AnswerIndicator.d.ts +0 -12
- package/dist/src/components/shared/AnswerIndicator.d.ts.map +0 -1
- package/dist/src/components/shared/AnswerIndicator.js +0 -27
- package/dist/src/components/shared/AnswerIndicator.js.map +0 -1
- package/dist/src/components/shared/AnswerLengthInfo.d.ts +0 -7
- package/dist/src/components/shared/AnswerLengthInfo.d.ts.map +0 -1
- package/dist/src/components/shared/AnswerLengthInfo.js +0 -11
- package/dist/src/components/shared/AnswerLengthInfo.js.map +0 -1
- package/dist/src/components/shared/AttachmentLink.d.ts +0 -5
- package/dist/src/components/shared/AttachmentLink.d.ts.map +0 -1
- package/dist/src/components/shared/AttachmentLink.js +0 -28
- package/dist/src/components/shared/AttachmentLink.js.map +0 -1
- package/dist/src/components/shared/AttachmentLinks.d.ts +0 -5
- package/dist/src/components/shared/AttachmentLinks.d.ts.map +0 -1
- package/dist/src/components/shared/AttachmentLinks.js +0 -58
- package/dist/src/components/shared/AttachmentLinks.js.map +0 -1
- package/dist/src/components/shared/Audio.d.ts +0 -6
- package/dist/src/components/shared/Audio.d.ts.map +0 -1
- package/dist/src/components/shared/Audio.js +0 -31
- package/dist/src/components/shared/Audio.js.map +0 -1
- package/dist/src/components/shared/AudioGroup.d.ts +0 -6
- package/dist/src/components/shared/AudioGroup.d.ts.map +0 -1
- package/dist/src/components/shared/AudioGroup.js +0 -9
- package/dist/src/components/shared/AudioGroup.js.map +0 -1
- package/dist/src/components/shared/AudioTest.d.ts +0 -6
- package/dist/src/components/shared/AudioTest.d.ts.map +0 -1
- package/dist/src/components/shared/AudioTest.js +0 -34
- package/dist/src/components/shared/AudioTest.js.map +0 -1
- package/dist/src/components/shared/ExamTranslation.d.ts +0 -6
- package/dist/src/components/shared/ExamTranslation.d.ts.map +0 -1
- package/dist/src/components/shared/ExamTranslation.js +0 -9
- package/dist/src/components/shared/ExamTranslation.js.map +0 -1
- package/dist/src/components/shared/File.d.ts +0 -6
- package/dist/src/components/shared/File.d.ts.map +0 -1
- package/dist/src/components/shared/File.js +0 -15
- package/dist/src/components/shared/File.js.map +0 -1
- package/dist/src/components/shared/Footer.d.ts +0 -5
- package/dist/src/components/shared/Footer.d.ts.map +0 -1
- package/dist/src/components/shared/Footer.js +0 -3
- package/dist/src/components/shared/Footer.js.map +0 -1
- package/dist/src/components/shared/Formula.d.ts +0 -6
- package/dist/src/components/shared/Formula.d.ts.map +0 -1
- package/dist/src/components/shared/Formula.js +0 -13
- package/dist/src/components/shared/Formula.js.map +0 -1
- package/dist/src/components/shared/Image.d.ts +0 -6
- package/dist/src/components/shared/Image.d.ts.map +0 -1
- package/dist/src/components/shared/Image.js +0 -30
- package/dist/src/components/shared/Image.js.map +0 -1
- package/dist/src/components/shared/ImageOverlay.d.ts +0 -6
- package/dist/src/components/shared/ImageOverlay.d.ts.map +0 -1
- package/dist/src/components/shared/ImageOverlay.js +0 -43
- package/dist/src/components/shared/ImageOverlay.js.map +0 -1
- package/dist/src/components/shared/QuestionNumber.d.ts +0 -4
- package/dist/src/components/shared/QuestionNumber.d.ts.map +0 -1
- package/dist/src/components/shared/QuestionNumber.js +0 -12
- package/dist/src/components/shared/QuestionNumber.js.map +0 -1
- package/dist/src/components/shared/Reference.d.ts +0 -6
- package/dist/src/components/shared/Reference.d.ts.map +0 -1
- package/dist/src/components/shared/Reference.js +0 -72
- package/dist/src/components/shared/Reference.js.map +0 -1
- package/dist/src/components/shared/References.d.ts +0 -6
- package/dist/src/components/shared/References.d.ts.map +0 -1
- package/dist/src/components/shared/References.js +0 -26
- package/dist/src/components/shared/References.js.map +0 -1
- package/dist/src/components/shared/Score.d.ts +0 -8
- package/dist/src/components/shared/Score.d.ts.map +0 -1
- package/dist/src/components/shared/Score.js +0 -13
- package/dist/src/components/shared/Score.js.map +0 -1
- package/dist/src/components/shared/TOCQuestion.d.ts +0 -4
- package/dist/src/components/shared/TOCQuestion.d.ts.map +0 -1
- package/dist/src/components/shared/TOCQuestion.js +0 -77
- package/dist/src/components/shared/TOCQuestion.js.map +0 -1
- package/dist/src/components/shared/TOCSection.d.ts +0 -7
- package/dist/src/components/shared/TOCSection.d.ts.map +0 -1
- package/dist/src/components/shared/TOCSection.js +0 -15
- package/dist/src/components/shared/TOCSection.js.map +0 -1
- package/dist/src/components/shared/TOCSectionTitle.d.ts +0 -4
- package/dist/src/components/shared/TOCSectionTitle.d.ts.map +0 -1
- package/dist/src/components/shared/TOCSectionTitle.js +0 -34
- package/dist/src/components/shared/TOCSectionTitle.js.map +0 -1
- package/dist/src/components/shared/TableOfContents.d.ts +0 -8
- package/dist/src/components/shared/TableOfContents.d.ts.map +0 -1
- package/dist/src/components/shared/TableOfContents.js +0 -61
- package/dist/src/components/shared/TableOfContents.js.map +0 -1
- package/dist/src/components/shared/VersionNumber.d.ts +0 -3
- package/dist/src/components/shared/VersionNumber.d.ts.map +0 -1
- package/dist/src/components/shared/VersionNumber.js +0 -10
- package/dist/src/components/shared/VersionNumber.js.map +0 -1
- package/dist/src/components/shared/Video.d.ts +0 -6
- package/dist/src/components/shared/Video.d.ts.map +0 -1
- package/dist/src/components/shared/Video.js +0 -22
- package/dist/src/components/shared/Video.js.map +0 -1
- package/dist/src/components/shared/internal/AttachmentLinkAnchor.d.ts +0 -8
- package/dist/src/components/shared/internal/AttachmentLinkAnchor.d.ts.map +0 -1
- package/dist/src/components/shared/internal/AttachmentLinkAnchor.js +0 -4
- package/dist/src/components/shared/internal/AttachmentLinkAnchor.js.map +0 -1
- package/dist/src/components/shared/internal/AudioPlaybackError.d.ts +0 -8
- package/dist/src/components/shared/internal/AudioPlaybackError.d.ts.map +0 -1
- package/dist/src/components/shared/internal/AudioPlaybackError.js +0 -17
- package/dist/src/components/shared/internal/AudioPlaybackError.js.map +0 -1
- package/dist/src/components/shared/internal/ResponsiveMediaContainer.d.ts +0 -18
- package/dist/src/components/shared/internal/ResponsiveMediaContainer.d.ts.map +0 -1
- package/dist/src/components/shared/internal/ResponsiveMediaContainer.js +0 -21
- package/dist/src/components/shared/internal/ResponsiveMediaContainer.js.map +0 -1
- package/dist/src/components/shared/internal/RestrictedAudioPlayer.d.ts +0 -12
- package/dist/src/components/shared/internal/RestrictedAudioPlayer.d.ts.map +0 -1
- package/dist/src/components/shared/internal/RestrictedAudioPlayer.js +0 -46
- package/dist/src/components/shared/internal/RestrictedAudioPlayer.js.map +0 -1
- package/dist/src/components/surround.d.ts +0 -8
- package/dist/src/components/surround.d.ts.map +0 -1
- package/dist/src/components/surround.js +0 -19
- package/dist/src/components/surround.js.map +0 -1
- package/dist/src/createRenderChildNodes.d.ts +0 -17
- package/dist/src/createRenderChildNodes.d.ts.map +0 -1
- package/dist/src/createRenderChildNodes.js +0 -64
- package/dist/src/createRenderChildNodes.js.map +0 -1
- package/dist/src/dom-utils.d.ts +0 -20
- package/dist/src/dom-utils.d.ts.map +0 -1
- package/dist/src/dom-utils.js +0 -164
- package/dist/src/dom-utils.js.map +0 -1
- package/dist/src/fonts.d.ts +0 -5
- package/dist/src/fonts.d.ts.map +0 -1
- package/dist/src/fonts.js +0 -16
- package/dist/src/fonts.js.map +0 -1
- package/dist/src/formatting.d.ts +0 -2
- package/dist/src/formatting.d.ts.map +0 -1
- package/dist/src/formatting.js +0 -4
- package/dist/src/formatting.js.map +0 -1
- package/dist/src/getDisplayName.d.ts +0 -4
- package/dist/src/getDisplayName.d.ts.map +0 -1
- package/dist/src/getDisplayName.js +0 -5
- package/dist/src/getDisplayName.js.map +0 -1
- package/dist/src/i18n/A_E.d.ts +0 -3
- package/dist/src/i18n/A_E.d.ts.map +0 -1
- package/dist/src/i18n/A_E.js +0 -8
- package/dist/src/i18n/A_E.js.map +0 -1
- package/dist/src/i18n/BA.d.ts +0 -3
- package/dist/src/i18n/BA.d.ts.map +0 -1
- package/dist/src/i18n/BA.js +0 -11
- package/dist/src/i18n/BA.js.map +0 -1
- package/dist/src/i18n/CA.d.ts +0 -3
- package/dist/src/i18n/CA.d.ts.map +0 -1
- package/dist/src/i18n/CA.js +0 -11
- package/dist/src/i18n/CA.js.map +0 -1
- package/dist/src/i18n/EA.d.ts +0 -3
- package/dist/src/i18n/EA.d.ts.map +0 -1
- package/dist/src/i18n/EA.js +0 -16
- package/dist/src/i18n/EA.js.map +0 -1
- package/dist/src/i18n/FA.d.ts +0 -3
- package/dist/src/i18n/FA.d.ts.map +0 -1
- package/dist/src/i18n/FA.js +0 -17
- package/dist/src/i18n/FA.js.map +0 -1
- package/dist/src/i18n/GC.d.ts +0 -3
- package/dist/src/i18n/GC.d.ts.map +0 -1
- package/dist/src/i18n/GC.js +0 -16
- package/dist/src/i18n/GC.js.map +0 -1
- package/dist/src/i18n/I.d.ts +0 -3
- package/dist/src/i18n/I.d.ts.map +0 -1
- package/dist/src/i18n/I.js +0 -21
- package/dist/src/i18n/I.js.map +0 -1
- package/dist/src/i18n/M.d.ts +0 -3
- package/dist/src/i18n/M.d.ts.map +0 -1
- package/dist/src/i18n/M.js +0 -4
- package/dist/src/i18n/M.js.map +0 -1
- package/dist/src/i18n/O_E.d.ts +0 -3
- package/dist/src/i18n/O_E.d.ts.map +0 -1
- package/dist/src/i18n/O_E.js +0 -7
- package/dist/src/i18n/O_E.js.map +0 -1
- package/dist/src/i18n/PA.d.ts +0 -3
- package/dist/src/i18n/PA.d.ts.map +0 -1
- package/dist/src/i18n/PA.js +0 -16
- package/dist/src/i18n/PA.js.map +0 -1
- package/dist/src/i18n/SA.d.ts +0 -3
- package/dist/src/i18n/SA.d.ts.map +0 -1
- package/dist/src/i18n/SA.js +0 -16
- package/dist/src/i18n/SA.js.map +0 -1
- package/dist/src/i18n/TC.d.ts +0 -3
- package/dist/src/i18n/TC.d.ts.map +0 -1
- package/dist/src/i18n/TC.js +0 -16
- package/dist/src/i18n/TC.js.map +0 -1
- package/dist/src/i18n/VA.d.ts +0 -3
- package/dist/src/i18n/VA.d.ts.map +0 -1
- package/dist/src/i18n/VA.js +0 -16
- package/dist/src/i18n/VA.js.map +0 -1
- package/dist/src/i18n/Z.d.ts +0 -3
- package/dist/src/i18n/Z.d.ts.map +0 -1
- package/dist/src/i18n/Z.js +0 -22
- package/dist/src/i18n/Z.js.map +0 -1
- package/dist/src/i18n/fi-FI.d.ts +0 -192
- package/dist/src/i18n/fi-FI.d.ts.map +0 -1
- package/dist/src/i18n/fi-FI.js +0 -182
- package/dist/src/i18n/fi-FI.js.map +0 -1
- package/dist/src/i18n/index.d.ts +0 -20
- package/dist/src/i18n/index.d.ts.map +0 -1
- package/dist/src/i18n/index.js +0 -128
- package/dist/src/i18n/index.js.map +0 -1
- package/dist/src/i18n/sv-FI.d.ts +0 -3
- package/dist/src/i18n/sv-FI.d.ts.map +0 -1
- package/dist/src/i18n/sv-FI.js +0 -181
- package/dist/src/i18n/sv-FI.js.map +0 -1
- package/dist/src/ids.d.ts +0 -14
- package/dist/src/ids.d.ts.map +0 -1
- package/dist/src/ids.js +0 -28
- package/dist/src/ids.js.map +0 -1
- package/dist/src/index.d.ts +0 -19
- package/dist/src/index.d.ts.map +0 -1
- package/dist/src/index.js +0 -12
- package/dist/src/index.js.map +0 -1
- package/dist/src/parser/parseExam.d.ts +0 -2
- package/dist/src/parser/parseExam.d.ts.map +0 -1
- package/dist/src/parser/parseExam.js +0 -54
- package/dist/src/parser/parseExam.js.map +0 -1
- package/dist/src/parser/parseExamStructure.d.ts +0 -58
- package/dist/src/parser/parseExamStructure.d.ts.map +0 -1
- package/dist/src/parser/parseExamStructure.js +0 -40
- package/dist/src/parser/parseExamStructure.js.map +0 -1
- package/dist/src/renderAnnotations.d.ts +0 -7
- package/dist/src/renderAnnotations.d.ts.map +0 -1
- package/dist/src/renderAnnotations.js +0 -193
- package/dist/src/renderAnnotations.js.map +0 -1
- package/dist/src/scrollToHash.d.ts +0 -2
- package/dist/src/scrollToHash.d.ts.map +0 -1
- package/dist/src/scrollToHash.js +0 -24
- package/dist/src/scrollToHash.js.map +0 -1
- package/dist/src/shortDisplayNumber.d.ts +0 -2
- package/dist/src/shortDisplayNumber.d.ts.map +0 -1
- package/dist/src/shortDisplayNumber.js +0 -5
- package/dist/src/shortDisplayNumber.js.map +0 -1
- package/dist/src/store/answers/actions.d.ts +0 -33
- package/dist/src/store/answers/actions.d.ts.map +0 -1
- package/dist/src/store/answers/actions.js +0 -9
- package/dist/src/store/answers/actions.js.map +0 -1
- package/dist/src/store/answers/reducer.d.ts +0 -39
- package/dist/src/store/answers/reducer.d.ts.map +0 -1
- package/dist/src/store/answers/reducer.js +0 -55
- package/dist/src/store/answers/reducer.js.map +0 -1
- package/dist/src/store/answers/sagas.d.ts +0 -8
- package/dist/src/store/answers/sagas.d.ts.map +0 -1
- package/dist/src/store/answers/sagas.js +0 -60
- package/dist/src/store/answers/sagas.js.map +0 -1
- package/dist/src/store/audio/actions.d.ts +0 -29
- package/dist/src/store/audio/actions.d.ts.map +0 -1
- package/dist/src/store/audio/actions.js +0 -9
- package/dist/src/store/audio/actions.js.map +0 -1
- package/dist/src/store/audio/reducer.d.ts +0 -27
- package/dist/src/store/audio/reducer.d.ts.map +0 -1
- package/dist/src/store/audio/reducer.js +0 -55
- package/dist/src/store/audio/reducer.js.map +0 -1
- package/dist/src/store/audio/sagas.d.ts +0 -3
- package/dist/src/store/audio/sagas.d.ts.map +0 -1
- package/dist/src/store/audio/sagas.js +0 -68
- package/dist/src/store/audio/sagas.js.map +0 -1
- package/dist/src/store/cas/actions.d.ts +0 -19
- package/dist/src/store/cas/actions.d.ts.map +0 -1
- package/dist/src/store/cas/actions.js +0 -9
- package/dist/src/store/cas/actions.js.map +0 -1
- package/dist/src/store/cas/reducer.d.ts +0 -14
- package/dist/src/store/cas/reducer.d.ts.map +0 -1
- package/dist/src/store/cas/reducer.js +0 -24
- package/dist/src/store/cas/reducer.js.map +0 -1
- package/dist/src/store/cas/sagas.d.ts +0 -18
- package/dist/src/store/cas/sagas.d.ts.map +0 -1
- package/dist/src/store/cas/sagas.js +0 -36
- package/dist/src/store/cas/sagas.js.map +0 -1
- package/dist/src/store/countdown.d.ts +0 -4
- package/dist/src/store/countdown.d.ts.map +0 -1
- package/dist/src/store/countdown.js +0 -33
- package/dist/src/store/countdown.js.map +0 -1
- package/dist/src/store/index.d.ts +0 -78
- package/dist/src/store/index.d.ts.map +0 -1
- package/dist/src/store/index.js +0 -53
- package/dist/src/store/index.js.map +0 -1
- package/dist/src/store/selectors.d.ts +0 -9
- package/dist/src/store/selectors.d.ts.map +0 -1
- package/dist/src/store/selectors.js +0 -35
- package/dist/src/store/selectors.js.map +0 -1
- package/dist/src/types/ExamAnswer.d.ts +0 -22
- package/dist/src/types/ExamAnswer.d.ts.map +0 -1
- package/dist/src/types/ExamAnswer.js +0 -2
- package/dist/src/types/ExamAnswer.js.map +0 -1
- package/dist/src/types/ExamServerAPI.d.ts +0 -78
- package/dist/src/types/ExamServerAPI.d.ts.map +0 -1
- package/dist/src/types/ExamServerAPI.js +0 -2
- package/dist/src/types/ExamServerAPI.js.map +0 -1
- package/dist/src/types/GradingStructure.d.ts +0 -40
- package/dist/src/types/GradingStructure.d.ts.map +0 -1
- package/dist/src/types/GradingStructure.js +0 -2
- package/dist/src/types/GradingStructure.js.map +0 -1
- package/dist/src/types/Score.d.ts +0 -92
- package/dist/src/types/Score.d.ts.map +0 -1
- package/dist/src/types/Score.js +0 -2
- package/dist/src/types/Score.js.map +0 -1
- package/dist/src/url.d.ts +0 -7
- package/dist/src/url.d.ts.map +0 -1
- package/dist/src/url.js +0 -12
- package/dist/src/url.js.map +0 -1
- package/dist/src/useCached.d.ts +0 -3
- package/dist/src/useCached.d.ts.map +0 -1
- package/dist/src/useCached.js +0 -6
- package/dist/src/useCached.js.map +0 -1
- package/dist/src/utils.d.ts +0 -15
- package/dist/src/utils.d.ts.map +0 -1
- package/dist/src/utils.js +0 -35
- package/dist/src/utils.js.map +0 -1
- package/dist/src/validateAnswers.d.ts +0 -16
- package/dist/src/validateAnswers.d.ts.map +0 -1
- package/dist/src/validateAnswers.js +0 -89
- package/dist/src/validateAnswers.js.map +0 -1
- package/dist/tsconfig.tsbuildinfo +0 -1
@@ -1,21 +0,0 @@
|
|
1
|
-
import classNames from 'classnames';
|
2
|
-
import React from 'react';
|
3
|
-
const borderedPaddingAndBorderPx = 18;
|
4
|
-
/**
|
5
|
-
* Wraps children into responsive container, which is used to prevent reflows as external media like images or videos
|
6
|
-
* finish loading, see https://www.perpetual-beta.org/weblog/responsive-images-without-browser-reflow.html for more
|
7
|
-
* information.
|
8
|
-
*/
|
9
|
-
const ResponsiveMediaContainer = ({ bordered = false, className, children, height, width, caption, captionId }) => {
|
10
|
-
const paddingBottom = `${(height / width) * 100}%`;
|
11
|
-
const maxWidth = width + (bordered ? borderedPaddingAndBorderPx : 0);
|
12
|
-
return (React.createElement("span", { className: classNames('responsive-media-container', { 'responsive-media-container--bordered': bordered }, className), style: {
|
13
|
-
maxWidth
|
14
|
-
} },
|
15
|
-
React.createElement("span", { className: "responsive-media-container__inner", style: {
|
16
|
-
paddingBottom
|
17
|
-
} }, children),
|
18
|
-
caption && (React.createElement("span", { className: "e-block e-mrg-t-1 e-font-size-s e-light", id: captionId }, caption))));
|
19
|
-
};
|
20
|
-
export default ResponsiveMediaContainer;
|
21
|
-
//# sourceMappingURL=ResponsiveMediaContainer.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"ResponsiveMediaContainer.js","sourceRoot":"","sources":["../../../../../src/components/shared/internal/ResponsiveMediaContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,0BAA0B,GAAG,EAAE,CAAA;AAYrC;;;;GAIG;AACH,MAAM,wBAAwB,GAA2D,CAAC,EACxF,QAAQ,GAAG,KAAK,EAChB,SAAS,EACT,QAAQ,EACR,MAAM,EACN,KAAK,EACL,OAAO,EACP,SAAS,EACV,EAAE,EAAE;IACH,MAAM,aAAa,GAAG,GAAG,CAAC,MAAM,GAAG,KAAK,CAAC,GAAG,GAAG,GAAG,CAAA;IAClD,MAAM,QAAQ,GAAG,KAAK,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;IAEpE,OAAO,CACL,8BACE,SAAS,EAAE,UAAU,CACnB,4BAA4B,EAC5B,EAAE,sCAAsC,EAAE,QAAQ,EAAE,EACpD,SAAS,CACV,EACD,KAAK,EAAE;YACL,QAAQ;SACT;QAED,8BACE,SAAS,EAAC,mCAAmC,EAC7C,KAAK,EAAE;gBACL,aAAa;aACd,IAEA,QAAQ,CACJ;QACN,OAAO,IAAI,CACV,8BAAM,SAAS,EAAC,yCAAyC,EAAC,EAAE,EAAE,SAAS,IACpE,OAAO,CACH,CACR,CACI,CACR,CAAA;AACH,CAAC,CAAA;AAED,eAAe,wBAAwB,CAAA"}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { RestrictedAudioId } from '../../../index';
|
3
|
-
declare function RestrictedAudioPlayer({ src, restrictedAudioId, duration, times, labelId }: {
|
4
|
-
src: string;
|
5
|
-
restrictedAudioId: RestrictedAudioId;
|
6
|
-
duration: number;
|
7
|
-
times: number;
|
8
|
-
labelId: string;
|
9
|
-
}): React.JSX.Element;
|
10
|
-
declare const _default: React.MemoExoticComponent<typeof RestrictedAudioPlayer>;
|
11
|
-
export default _default;
|
12
|
-
//# sourceMappingURL=RestrictedAudioPlayer.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"RestrictedAudioPlayer.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/internal/RestrictedAudioPlayer.tsx"],"names":[],"mappings":"AAGA,OAAO,KAA6B,MAAM,OAAO,CAAA;AAEjD,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AAMlD,iBAAS,qBAAqB,CAAC,EAC7B,GAAG,EACH,iBAAiB,EACjB,QAAQ,EACR,KAAK,EACL,OAAO,EACR,EAAE;IACD,GAAG,EAAE,MAAM,CAAA;IACX,iBAAiB,EAAE,iBAAiB,CAAA;IACpC,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;CAChB,qBAoDA;;AAED,wBAAgD"}
|
@@ -1,46 +0,0 @@
|
|
1
|
-
import { faPlay } from '@fortawesome/free-solid-svg-icons';
|
2
|
-
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
|
3
|
-
import classNames from 'classnames';
|
4
|
-
import React, { useContext, useRef } from 'react';
|
5
|
-
import { useDispatch, useSelector } from 'react-redux';
|
6
|
-
import { useExamTranslation } from '../../../i18n';
|
7
|
-
import { playAudio } from '../../../store/audio/actions';
|
8
|
-
import { getAudioState, getDurationRemaining, getPlaybackTimesRemaining } from '../../../store/selectors';
|
9
|
-
import { CommonExamContext } from '../../context/CommonExamContext';
|
10
|
-
function RestrictedAudioPlayer({ src, restrictedAudioId, duration, times, labelId }) {
|
11
|
-
const audioState = useSelector(getAudioState(src, restrictedAudioId));
|
12
|
-
const durationRemaining = useSelector(getDurationRemaining(src, restrictedAudioId));
|
13
|
-
const playbackTimesRemaining = useSelector(getPlaybackTimesRemaining(restrictedAudioId, times));
|
14
|
-
const { i18n } = useExamTranslation();
|
15
|
-
const dispatch = useDispatch();
|
16
|
-
const playing = audioState === 'playing';
|
17
|
-
const stopped = audioState === 'stopped';
|
18
|
-
const disabled = !stopped || playbackTimesRemaining === 0;
|
19
|
-
const remainingLabelId = `audio-remaining-${restrictedAudioId}`;
|
20
|
-
const labels = playing ? [] : [remainingLabelId, labelId];
|
21
|
-
const { abitti2 } = useContext(CommonExamContext);
|
22
|
-
const audioRef = useRef(null);
|
23
|
-
return (React.createElement("div", { className: classNames('restricted-audio-player e-column e-column--narrow e-columns e-columns--inline e-columns--center-v e-pad-1', { 'restricted-audio-player--disabled': disabled }), lang: i18n.language },
|
24
|
-
abitti2 && (React.createElement("audio", { ref: audioRef, preload: "none" },
|
25
|
-
React.createElement("source", null))),
|
26
|
-
React.createElement("button", { className: classNames('restricted-audio-player__play e-column e-column--narrow', {
|
27
|
-
'restricted-audio-player__play--playing': playing
|
28
|
-
}), disabled: disabled, onClick: () => stopped &&
|
29
|
-
dispatch(playAudio({
|
30
|
-
src,
|
31
|
-
restrictedAudioId,
|
32
|
-
duration,
|
33
|
-
audioRef
|
34
|
-
})), "aria-labelledby": labels.join(' ') }, !playing && React.createElement(FontAwesomeIcon, { icon: faPlay, fixedWidth: true })),
|
35
|
-
React.createElement("span", { className: "restricted-audio-player__duration e-column e-text-right", id: remainingLabelId }, formatDuration(durationRemaining !== null && durationRemaining !== void 0 ? durationRemaining : duration))));
|
36
|
-
}
|
37
|
-
export default React.memo(RestrictedAudioPlayer);
|
38
|
-
function formatDuration(duration) {
|
39
|
-
const minutes = Math.floor(duration / 60);
|
40
|
-
const seconds = duration % 60;
|
41
|
-
return `${padWithZeroes(minutes)}:${padWithZeroes(seconds)}`;
|
42
|
-
}
|
43
|
-
function padWithZeroes(num) {
|
44
|
-
return num.toString().padStart(2, '0');
|
45
|
-
}
|
46
|
-
//# sourceMappingURL=RestrictedAudioPlayer.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"RestrictedAudioPlayer.js","sourceRoot":"","sources":["../../../../../src/components/shared/internal/RestrictedAudioPlayer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mCAAmC,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAA;AAChE,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AACjD,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAEtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAA;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAA;AACxD,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAA;AACzG,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAA;AAEnE,SAAS,qBAAqB,CAAC,EAC7B,GAAG,EACH,iBAAiB,EACjB,QAAQ,EACR,KAAK,EACL,OAAO,EAOR;IACC,MAAM,UAAU,GAAG,WAAW,CAAC,aAAa,CAAC,GAAG,EAAE,iBAAiB,CAAC,CAAC,CAAA;IACrE,MAAM,iBAAiB,GAAG,WAAW,CAAC,oBAAoB,CAAC,GAAG,EAAE,iBAAiB,CAAC,CAAC,CAAA;IACnF,MAAM,sBAAsB,GAAG,WAAW,CAAC,yBAAyB,CAAC,iBAAiB,EAAE,KAAK,CAAC,CAAC,CAAA;IAC/F,MAAM,EAAE,IAAI,EAAE,GAAG,kBAAkB,EAAE,CAAA;IACrC,MAAM,QAAQ,GAAG,WAAW,EAAE,CAAA;IAC9B,MAAM,OAAO,GAAG,UAAU,KAAK,SAAS,CAAA;IACxC,MAAM,OAAO,GAAG,UAAU,KAAK,SAAS,CAAA;IACxC,MAAM,QAAQ,GAAG,CAAC,OAAO,IAAI,sBAAsB,KAAK,CAAC,CAAA;IACzD,MAAM,gBAAgB,GAAG,mBAAmB,iBAAiB,EAAE,CAAA;IAC/D,MAAM,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAA;IACzD,MAAM,EAAE,OAAO,EAAE,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAA;IACjD,MAAM,QAAQ,GAAG,MAAM,CAA0B,IAAI,CAAC,CAAA;IAEtD,OAAO,CACL,6BACE,SAAS,EAAE,UAAU,CACnB,2GAA2G,EAC3G,EAAE,mCAAmC,EAAE,QAAQ,EAAE,CAClD,EACD,IAAI,EAAE,IAAI,CAAC,QAAQ;QAElB,OAAO,IAAI,CACV,+BAAO,GAAG,EAAE,QAAQ,EAAE,OAAO,EAAC,MAAM;YAClC,mCAAU,CACJ,CACT;QACD,gCACE,SAAS,EAAE,UAAU,CAAC,yDAAyD,EAAE;gBAC/E,wCAAwC,EAAE,OAAO;aAClD,CAAC,EACF,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,GAAG,EAAE,CACZ,OAAO;gBACP,QAAQ,CACN,SAAS,CAAC;oBACR,GAAG;oBACH,iBAAiB;oBACjB,QAAQ;oBACR,QAAQ;iBACT,CAAC,CACH,qBAEc,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,IAEhC,CAAC,OAAO,IAAI,oBAAC,eAAe,IAAC,IAAI,EAAE,MAAM,EAAE,UAAU,SAAG,CAClD;QACT,8BAAM,SAAS,EAAC,yDAAyD,EAAC,EAAE,EAAE,gBAAgB,IAC3F,cAAc,CAAC,iBAAiB,aAAjB,iBAAiB,cAAjB,iBAAiB,GAAI,QAAQ,CAAC,CACzC,CACH,CACP,CAAA;AACH,CAAC;AAED,eAAe,KAAK,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAA;AAEhD,SAAS,cAAc,CAAC,QAAgB;IACtC,MAAM,OAAO,GAAG,IAAI,CAAC,KAAK,CAAC,QAAQ,GAAG,EAAE,CAAC,CAAA;IACzC,MAAM,OAAO,GAAG,QAAQ,GAAG,EAAE,CAAA;IAE7B,OAAO,GAAG,aAAa,CAAC,OAAO,CAAC,IAAI,aAAa,CAAC,OAAO,CAAC,EAAE,CAAA;AAC9D,CAAC;AAED,SAAS,aAAa,CAAC,GAAW;IAChC,OAAO,GAAG,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA;AACxC,CAAC"}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { ExamComponentProps } from '../createRenderChildNodes';
|
3
|
-
/** Surrounds an Exam component with a static HTML element.
|
4
|
-
*
|
5
|
-
* @example surround(Question, 'div', {className: 'foobar'})
|
6
|
-
*/
|
7
|
-
export default function surround<K extends keyof JSX.IntrinsicElements>(Component: React.ComponentType<ExamComponentProps>, Tag: K, props?: JSX.IntrinsicElements[K]): React.ComponentType<ExamComponentProps>;
|
8
|
-
//# sourceMappingURL=surround.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"surround.d.ts","sourceRoot":"","sources":["../../../src/components/surround.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAA;AAE9D;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,iBAAiB,EACpE,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,EAClD,GAAG,EAAE,CAAC,EACN,KAAK,CAAC,EAAE,GAAG,CAAC,iBAAiB,CAAC,CAAC,CAAC,GAC/B,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,CAczC"}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { getDisplayName } from '../getDisplayName';
|
3
|
-
/** Surrounds an Exam component with a static HTML element.
|
4
|
-
*
|
5
|
-
* @example surround(Question, 'div', {className: 'foobar'})
|
6
|
-
*/
|
7
|
-
export default function surround(Component, Tag, props) {
|
8
|
-
const Wrapped = (componentProps) => {
|
9
|
-
// Can't seem to be able to limit the type to HTML elements that accept children.
|
10
|
-
// So as a hack, type them as any inside the function to make the compiler happy.
|
11
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
12
|
-
const TagAsAny = Tag;
|
13
|
-
return (React.createElement(TagAsAny, { ...props },
|
14
|
-
React.createElement(Component, { ...componentProps })));
|
15
|
-
};
|
16
|
-
Wrapped.displayName = `Surround(${getDisplayName(Component)})`;
|
17
|
-
return Wrapped;
|
18
|
-
}
|
19
|
-
//# sourceMappingURL=surround.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"surround.js","sourceRoot":"","sources":["../../../src/components/surround.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAGlD;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,QAAQ,CAC9B,SAAkD,EAClD,GAAM,EACN,KAAgC;IAEhC,MAAM,OAAO,GAAG,CAAC,cAAkC,EAAE,EAAE;QACrD,iFAAiF;QACjF,iFAAiF;QACjF,mEAAmE;QACnE,MAAM,QAAQ,GAAG,GAAU,CAAA;QAC3B,OAAO,CACL,oBAAC,QAAQ,OAAK,KAAK;YACjB,oBAAC,SAAS,OAAK,cAAc,GAAI,CACxB,CACZ,CAAA;IACH,CAAC,CAAA;IACD,OAAO,CAAC,WAAW,GAAG,YAAY,cAAc,CAAC,SAAS,CAAC,GAAG,CAAA;IAC9D,OAAO,OAAO,CAAA;AAChB,CAAC"}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
export declare const ExamNamespaceURI = "http://ylioppilastutkinto.fi/exam.xsd";
|
3
|
-
export declare const XHTMLNamespaceURI = "http://www.w3.org/1999/xhtml";
|
4
|
-
export interface ExamComponentProps {
|
5
|
-
className?: string;
|
6
|
-
/** An element in the exam XML. */
|
7
|
-
element: Element;
|
8
|
-
/** A function that knows how to render the child nodes of this element. */
|
9
|
-
renderChildNodes: RenderChildNodes;
|
10
|
-
}
|
11
|
-
export declare const enum RenderOptions {
|
12
|
-
RenderHTML = 0,
|
13
|
-
SkipHTML = 1
|
14
|
-
}
|
15
|
-
export type RenderChildNodes = (element: Element, options?: RenderOptions) => React.ReactNode[];
|
16
|
-
export declare function createRenderChildNodes(componentMap: Record<string, React.ComponentType<ExamComponentProps>>): RenderChildNodes;
|
17
|
-
//# sourceMappingURL=createRenderChildNodes.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"createRenderChildNodes.d.ts","sourceRoot":"","sources":["../../src/createRenderChildNodes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,eAAO,MAAM,gBAAgB,0CAA0C,CAAA;AACvE,eAAO,MAAM,iBAAiB,iCAAiC,CAAA;AAE/D,MAAM,WAAW,kBAAkB;IACjC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,kCAAkC;IAClC,OAAO,EAAE,OAAO,CAAA;IAChB,2EAA2E;IAC3E,gBAAgB,EAAE,gBAAgB,CAAA;CACnC;AAED,0BAAkB,aAAa;IAC7B,UAAU,IAAA;IACV,QAAQ,IAAA;CACT;AAED,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,aAAa,KAAK,KAAK,CAAC,SAAS,EAAE,CAAA;AAE/F,wBAAgB,sBAAsB,CACpC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,CAAC,GACpE,gBAAgB,CAgDlB"}
|
@@ -1,64 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { getElementPath, mapChildNodes } from './dom-utils';
|
3
|
-
import { AnnotatableText } from './components/shared/AnnotatableText';
|
4
|
-
export const ExamNamespaceURI = 'http://ylioppilastutkinto.fi/exam.xsd';
|
5
|
-
export const XHTMLNamespaceURI = 'http://www.w3.org/1999/xhtml';
|
6
|
-
export function createRenderChildNodes(componentMap) {
|
7
|
-
function renderChildNode(node, index, options) {
|
8
|
-
switch (node.nodeType) {
|
9
|
-
case Node.TEXT_NODE:
|
10
|
-
case Node.CDATA_SECTION_NODE: {
|
11
|
-
return options === 0 /* RenderOptions.RenderHTML */ ? renderTextNode(node) : null;
|
12
|
-
}
|
13
|
-
case Node.ELEMENT_NODE:
|
14
|
-
return renderElement(node, index, options);
|
15
|
-
default:
|
16
|
-
return null;
|
17
|
-
}
|
18
|
-
}
|
19
|
-
function renderElement(element, index, options) {
|
20
|
-
switch (element.namespaceURI) {
|
21
|
-
case XHTMLNamespaceURI:
|
22
|
-
return renderXHTMLElement(element, index, options);
|
23
|
-
case ExamNamespaceURI:
|
24
|
-
return renderExamElement(element, index);
|
25
|
-
default:
|
26
|
-
throw new Error(`Unrecognized element: ${element.localName}`);
|
27
|
-
}
|
28
|
-
}
|
29
|
-
function renderXHTMLElement(element, index, options) {
|
30
|
-
const children = element.hasChildNodes() ? renderChildNodes(element, options) : null;
|
31
|
-
if (options === 0 /* RenderOptions.RenderHTML */) {
|
32
|
-
const Tag = element.localName;
|
33
|
-
const props = htmlAttributes2props(element, index);
|
34
|
-
return React.createElement(Tag, { ...props }, children);
|
35
|
-
}
|
36
|
-
else {
|
37
|
-
return children;
|
38
|
-
}
|
39
|
-
}
|
40
|
-
function renderExamElement(element, index) {
|
41
|
-
const Component = componentMap[element.localName];
|
42
|
-
const className = element.getAttribute('class') || undefined;
|
43
|
-
return Component ? React.createElement(Component, { element, className, renderChildNodes, key: key(element, index) }) : null;
|
44
|
-
}
|
45
|
-
function renderChildNodes(element, options = 0 /* RenderOptions.RenderHTML */) {
|
46
|
-
return mapChildNodes(element, (childElement, i) => renderChildNode(childElement, i, options));
|
47
|
-
}
|
48
|
-
return renderChildNodes;
|
49
|
-
}
|
50
|
-
function renderTextNode(node) {
|
51
|
-
return React.createElement(AnnotatableText, { node: node, key: getElementPath(node) });
|
52
|
-
}
|
53
|
-
function htmlAttributes2props(element, index) {
|
54
|
-
const props = { key: key(element, index) };
|
55
|
-
for (const attribute of element.attributes) {
|
56
|
-
const name = attribute.localName === 'class' ? 'className' : attribute.localName;
|
57
|
-
props[name] = attribute.value;
|
58
|
-
}
|
59
|
-
return props;
|
60
|
-
}
|
61
|
-
function key(element, index) {
|
62
|
-
return `${element.localName}-${index}`;
|
63
|
-
}
|
64
|
-
//# sourceMappingURL=createRenderChildNodes.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"createRenderChildNodes.js","sourceRoot":"","sources":["../../src/createRenderChildNodes.tsx"],"names":[],"mappings":"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"}
|
package/dist/src/dom-utils.d.ts
DELETED
@@ -1,20 +0,0 @@
|
|
1
|
-
export declare const NBSP = "\u00A0";
|
2
|
-
export declare function parentElements(element: Element, selector?: Selector): Element[];
|
3
|
-
type Selector = string | string[] | ((element: Element) => boolean);
|
4
|
-
export declare function query(root: Element, selector: Selector): Element | undefined;
|
5
|
-
export declare function queryAll(root: Element, selector: Selector, recurse?: boolean): Element[];
|
6
|
-
export declare function queryAncestors(element: Element, selector: Selector): Element | undefined;
|
7
|
-
export declare function findChildElement(element: Element, selector: Selector): Element | undefined;
|
8
|
-
export declare function getAttribute(element: Element, attributeName: string): string | undefined;
|
9
|
-
export declare function getNumericAttribute(element: Element, attributeName: string): number | undefined;
|
10
|
-
export declare function getBooleanAttribute(element: Element, attributeName: string): boolean;
|
11
|
-
export declare function mapChildNodes<T>(element: Element, fn: (childNode: ChildNode, index: number) => T): T[];
|
12
|
-
export declare function mapChildElements<T>(element: Element, fn: (childElement: Element, index: number) => T): T[];
|
13
|
-
export declare function findChildrenAnswers(element: Element): Element[];
|
14
|
-
export declare function hasSiblingQuestions(answer: Element): boolean | undefined;
|
15
|
-
export declare function createElement<K extends keyof HTMLElementTagNameMap>(tagName: K, properties?: Record<string, string> | null, ...children: Array<string | ChildNode>): HTMLElementTagNameMap[K];
|
16
|
-
export declare function setProperties(element: HTMLElement, properties?: Record<string, string> | null): void;
|
17
|
-
export declare function useIsElementInViewport(elementType: 'question' | 'section', displayNumber: string): boolean;
|
18
|
-
export declare function getElementPath(element: Element): string;
|
19
|
-
export {};
|
20
|
-
//# sourceMappingURL=dom-utils.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"dom-utils.d.ts","sourceRoot":"","sources":["../../src/dom-utils.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,IAAI,WAAW,CAAA;AAE5B,wBAAgB,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,CAAC,EAAE,QAAQ,GAAG,OAAO,EAAE,CAU/E;AAED,KAAK,QAAQ,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,CAAC,CAAC,OAAO,EAAE,OAAO,KAAK,OAAO,CAAC,CAAA;AAUnE,wBAAgB,KAAK,CAAC,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,CAiB5E;AAED,wBAAgB,QAAQ,CAAC,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,UAAO,GAAG,OAAO,EAAE,CAoBrF;AAED,wBAAgB,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,CAQxF;AAED,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,CAS1F;AACD,wBAAgB,YAAY,CAAC,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAExF;AAED,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAG/F;AAED,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAEpF;AAED,wBAAgB,aAAa,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC,GAAG,CAAC,EAAE,CAOtG;AAED,wBAAgB,gBAAgB,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,YAAY,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,CAAC,GAAG,CAAC,EAAE,CAO1G;AAED,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,EAAE,CAE/D;AAED,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,OAAO,uBAIlD;AAED,wBAAgB,aAAa,CAAC,CAAC,SAAS,MAAM,qBAAqB,EACjE,OAAO,EAAE,CAAC,EACV,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI,EAC1C,GAAG,QAAQ,EAAE,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,GACrC,qBAAqB,CAAC,CAAC,CAAC,CAK1B;AAED,wBAAgB,aAAa,CAAC,OAAO,EAAE,WAAW,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI,GAAG,IAAI,CAWpG;AAED,wBAAgB,sBAAsB,CAAC,WAAW,EAAE,UAAU,GAAG,SAAS,EAAE,aAAa,EAAE,MAAM,WAehG;AAED,wBAAgB,cAAc,CAAC,OAAO,EAAE,OAAO,GAAG,MAAM,CAgBvD"}
|
package/dist/src/dom-utils.js
DELETED
@@ -1,164 +0,0 @@
|
|
1
|
-
import * as _ from 'lodash-es';
|
2
|
-
import { ExamNamespaceURI } from './createRenderChildNodes';
|
3
|
-
import { useContext, useEffect, useState } from 'react';
|
4
|
-
import { TOCContext } from './components/context/TOCContext';
|
5
|
-
export const NBSP = '\u00A0';
|
6
|
-
export function parentElements(element, selector) {
|
7
|
-
const predicate = selector != null ? mkPredicate(selector) : undefined;
|
8
|
-
const result = [];
|
9
|
-
while (element.parentElement != null) {
|
10
|
-
element = element.parentElement;
|
11
|
-
if (predicate == null || predicate(element)) {
|
12
|
-
result.push(element);
|
13
|
-
}
|
14
|
-
}
|
15
|
-
return result;
|
16
|
-
}
|
17
|
-
function mkPredicate(selector) {
|
18
|
-
return typeof selector === 'function'
|
19
|
-
? (element) => element.namespaceURI === ExamNamespaceURI && selector(element)
|
20
|
-
: Array.isArray(selector)
|
21
|
-
? (element) => element.namespaceURI === ExamNamespaceURI && selector.includes(element.localName)
|
22
|
-
: (element) => element.namespaceURI === ExamNamespaceURI && element.localName === selector;
|
23
|
-
}
|
24
|
-
export function query(root, selector) {
|
25
|
-
const predicate = mkPredicate(selector);
|
26
|
-
function go(element) {
|
27
|
-
for (let i = 0, length = element.children.length; i < length; i++) {
|
28
|
-
const childElement = element.children[i];
|
29
|
-
if (predicate(childElement)) {
|
30
|
-
return childElement;
|
31
|
-
}
|
32
|
-
const maybeElement = go(childElement);
|
33
|
-
if (maybeElement != null) {
|
34
|
-
return maybeElement;
|
35
|
-
}
|
36
|
-
}
|
37
|
-
}
|
38
|
-
return go(root);
|
39
|
-
}
|
40
|
-
export function queryAll(root, selector, recurse = true) {
|
41
|
-
const predicate = mkPredicate(selector);
|
42
|
-
const results = [];
|
43
|
-
function go(element) {
|
44
|
-
for (let i = 0, length = element.children.length; i < length; i++) {
|
45
|
-
const childElement = element.children[i];
|
46
|
-
if (predicate(childElement)) {
|
47
|
-
results.push(childElement);
|
48
|
-
if (recurse) {
|
49
|
-
go(childElement);
|
50
|
-
}
|
51
|
-
}
|
52
|
-
else {
|
53
|
-
go(childElement);
|
54
|
-
}
|
55
|
-
}
|
56
|
-
}
|
57
|
-
go(root);
|
58
|
-
return results;
|
59
|
-
}
|
60
|
-
export function queryAncestors(element, selector) {
|
61
|
-
const predicate = mkPredicate(selector);
|
62
|
-
while (element.parentElement != null) {
|
63
|
-
element = element.parentElement;
|
64
|
-
if (predicate(element)) {
|
65
|
-
return element;
|
66
|
-
}
|
67
|
-
}
|
68
|
-
}
|
69
|
-
export function findChildElement(element, selector) {
|
70
|
-
const predicate = mkPredicate(selector);
|
71
|
-
for (let i = 0, length = element.children.length; i < length; i++) {
|
72
|
-
const childElement = element.children[i];
|
73
|
-
if (predicate(childElement)) {
|
74
|
-
return childElement;
|
75
|
-
}
|
76
|
-
}
|
77
|
-
}
|
78
|
-
export function getAttribute(element, attributeName) {
|
79
|
-
var _a;
|
80
|
-
return (_a = element.getAttribute(attributeName)) !== null && _a !== void 0 ? _a : undefined;
|
81
|
-
}
|
82
|
-
export function getNumericAttribute(element, attributeName) {
|
83
|
-
const maybeValue = element.getAttribute(attributeName);
|
84
|
-
return maybeValue != null ? Number(maybeValue) : undefined;
|
85
|
-
}
|
86
|
-
export function getBooleanAttribute(element, attributeName) {
|
87
|
-
return getAttribute(element, attributeName) === 'true';
|
88
|
-
}
|
89
|
-
export function mapChildNodes(element, fn) {
|
90
|
-
const length = element.childNodes.length;
|
91
|
-
const result = new Array(length);
|
92
|
-
for (let i = 0; i < length; i++) {
|
93
|
-
result[i] = fn(element.childNodes[i], i);
|
94
|
-
}
|
95
|
-
return result;
|
96
|
-
}
|
97
|
-
export function mapChildElements(element, fn) {
|
98
|
-
const result = [];
|
99
|
-
for (let i = 0, length = element.children.length; i < length; i++) {
|
100
|
-
const childElement = element.children[i];
|
101
|
-
result.push(fn(childElement, i));
|
102
|
-
}
|
103
|
-
return result;
|
104
|
-
}
|
105
|
-
export function findChildrenAnswers(element) {
|
106
|
-
return queryAll(element, ['choice-answer', 'dropdown-answer', 'text-answer', 'scored-text-answer'], true);
|
107
|
-
}
|
108
|
-
export function hasSiblingQuestions(answer) {
|
109
|
-
const parentQuestion = queryAncestors(answer, 'question');
|
110
|
-
const siblingQuestions = parentQuestion === null || parentQuestion === void 0 ? void 0 : parentQuestion.querySelectorAll('[question-id]');
|
111
|
-
return siblingQuestions && (siblingQuestions === null || siblingQuestions === void 0 ? void 0 : siblingQuestions.length) > 1;
|
112
|
-
}
|
113
|
-
export function createElement(tagName, properties, ...children) {
|
114
|
-
const element = document.createElement(tagName);
|
115
|
-
setProperties(element, properties);
|
116
|
-
children.forEach(c => element.appendChild(typeof c === 'string' ? new Text(c) : c));
|
117
|
-
return element;
|
118
|
-
}
|
119
|
-
export function setProperties(element, properties) {
|
120
|
-
_.forEach(properties, (v, k) => {
|
121
|
-
if (k === 'css') {
|
122
|
-
element.style.cssText = v;
|
123
|
-
}
|
124
|
-
else if (k.startsWith('data-')) {
|
125
|
-
element.setAttribute(k, v);
|
126
|
-
}
|
127
|
-
else {
|
128
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-member-access
|
129
|
-
;
|
130
|
-
element[k] = v;
|
131
|
-
}
|
132
|
-
});
|
133
|
-
}
|
134
|
-
export function useIsElementInViewport(elementType, displayNumber) {
|
135
|
-
const { visibleTOCElements } = useContext(TOCContext);
|
136
|
-
const [isVisible, setIsVisible] = useState(false);
|
137
|
-
const id = `${elementType}-${displayNumber}`;
|
138
|
-
useEffect(() => {
|
139
|
-
if ((visibleTOCElements === null || visibleTOCElements === void 0 ? void 0 : visibleTOCElements.includes(id)) && !isVisible) {
|
140
|
-
setIsVisible(true);
|
141
|
-
}
|
142
|
-
else if (!(visibleTOCElements === null || visibleTOCElements === void 0 ? void 0 : visibleTOCElements.includes(id)) && isVisible) {
|
143
|
-
setIsVisible(false);
|
144
|
-
}
|
145
|
-
}, [visibleTOCElements]);
|
146
|
-
return isVisible;
|
147
|
-
}
|
148
|
-
export function getElementPath(element) {
|
149
|
-
var _a, _b, _c;
|
150
|
-
const temp = !element.tagName && Array.from(((_a = element.parentNode) === null || _a === void 0 ? void 0 : _a.childNodes) || []).indexOf(element);
|
151
|
-
const elementIndex = Array.from(((_b = element.parentElement) === null || _b === void 0 ? void 0 : _b.children) || []).indexOf(element);
|
152
|
-
let path = `${element.nodeName}:${elementIndex > 0 ? elementIndex : temp}`;
|
153
|
-
let currentElement = element;
|
154
|
-
while (currentElement.parentElement) {
|
155
|
-
currentElement = currentElement.parentElement;
|
156
|
-
const displayNumber = currentElement.getAttribute('display-number');
|
157
|
-
const index = Number(displayNumber) ||
|
158
|
-
Array.from(((_c = currentElement.parentElement) === null || _c === void 0 ? void 0 : _c.children) || [currentElement]).indexOf(currentElement);
|
159
|
-
const elementId = currentElement.getAttribute('id');
|
160
|
-
path = `${elementId || currentElement.nodeName}:${index} > ${path}`;
|
161
|
-
}
|
162
|
-
return path;
|
163
|
-
}
|
164
|
-
//# sourceMappingURL=dom-utils.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"dom-utils.js","sourceRoot":"","sources":["../../src/dom-utils.ts"],"names":[],"mappings":"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"}
|
package/dist/src/fonts.d.ts
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
/** A promise that resolves when the main fonts on the exam have been loaded. */
|
2
|
-
export declare const ready: Promise<void>;
|
3
|
-
/** A boolean flag that tells if the main fonts have been loaded. */
|
4
|
-
export declare let loaded: boolean;
|
5
|
-
//# sourceMappingURL=fonts.d.ts.map
|
package/dist/src/fonts.d.ts.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"fonts.d.ts","sourceRoot":"","sources":["../../src/fonts.tsx"],"names":[],"mappings":"AAGA,gFAAgF;AAChF,eAAO,MAAM,KAAK,eASF,CAAA;AAEhB,qEAAqE;AACrE,eAAO,IAAI,MAAM,SAAQ,CAAA"}
|
package/dist/src/fonts.js
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
import FontFaceObserver from 'fontfaceobserver';
|
2
|
-
import * as _ from 'lodash-es';
|
3
|
-
/** A promise that resolves when the main fonts on the exam have been loaded. */
|
4
|
-
export const ready = Promise.all([
|
5
|
-
new FontFaceObserver('Noto Sans', { weight: 300 }).load(), // Light
|
6
|
-
new FontFaceObserver('Noto Sans', { weight: 400 }).load(), // Regular
|
7
|
-
new FontFaceObserver('Noto Sans', { weight: 600 }).load() // Semibold
|
8
|
-
])
|
9
|
-
// eslint-disable-next-line promise/always-return
|
10
|
-
.then(() => {
|
11
|
-
loaded = true;
|
12
|
-
})
|
13
|
-
.catch(_.noop);
|
14
|
-
/** A boolean flag that tells if the main fonts have been loaded. */
|
15
|
-
export let loaded = false;
|
16
|
-
//# sourceMappingURL=fonts.js.map
|
package/dist/src/fonts.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"fonts.js","sourceRoot":"","sources":["../../src/fonts.tsx"],"names":[],"mappings":"AAAA,OAAO,gBAAgB,MAAM,kBAAkB,CAAA;AAC/C,OAAO,KAAK,CAAC,MAAM,WAAW,CAAA;AAE9B,gFAAgF;AAChF,MAAM,CAAC,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,CAAC;IAC/B,IAAI,gBAAgB,CAAC,WAAW,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,CAAC,IAAI,EAAE,EAAE,QAAQ;IACnE,IAAI,gBAAgB,CAAC,WAAW,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,CAAC,IAAI,EAAE,EAAE,UAAU;IACrE,IAAI,gBAAgB,CAAC,WAAW,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,WAAW;CACtE,CAAC;IACA,iDAAiD;KAChD,IAAI,CAAC,GAAG,EAAE;IACT,MAAM,GAAG,IAAI,CAAA;AACf,CAAC,CAAC;KACD,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,CAAA;AAEhB,qEAAqE;AACrE,MAAM,CAAC,IAAI,MAAM,GAAG,KAAK,CAAA"}
|
package/dist/src/formatting.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"formatting.d.ts","sourceRoot":"","sources":["../../src/formatting.ts"],"names":[],"mappings":"AAAA,wBAAgB,2BAA2B,CAAC,aAAa,EAAE,MAAM,GAAG,MAAM,CAEzE"}
|
package/dist/src/formatting.js
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"formatting.js","sourceRoot":"","sources":["../../src/formatting.ts"],"names":[],"mappings":"AAAA,MAAM,UAAU,2BAA2B,CAAC,aAAqB;IAC/D,OAAO,aAAa,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,GAAG,aAAa,GAAG,CAAA;AAC1E,CAAC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getDisplayName.d.ts","sourceRoot":"","sources":["../../src/getDisplayName.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,gFAAgF;AAChF,wBAAgB,cAAc,CAAC,gBAAgB,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,MAAM,CAEjF"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"getDisplayName.js","sourceRoot":"","sources":["../../src/getDisplayName.ts"],"names":[],"mappings":"AAEA,gFAAgF;AAChF,MAAM,UAAU,cAAc,CAAC,gBAA0C;IACvE,OAAO,gBAAgB,CAAC,WAAW,IAAI,gBAAgB,CAAC,IAAI,IAAI,WAAW,CAAA;AAC7E,CAAC"}
|
package/dist/src/i18n/A_E.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"A_E.d.ts","sourceRoot":"","sources":["../../../src/i18n/A_E.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,GAAG,EAAE,gBAMjB,CAAA"}
|
package/dist/src/i18n/A_E.js
DELETED
package/dist/src/i18n/A_E.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"A_E.js","sourceRoot":"","sources":["../../../src/i18n/A_E.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,GAAG,GAAqB;IACnC,yBAAyB,EAAE,WAAW;IACtC,wBAAwB,EAAE;QACxB,mBAAmB,EAAE,oBAAoB;QACzC,eAAe,EAAE,oBAAoB;KACtC;CACF,CAAA"}
|
package/dist/src/i18n/BA.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"BA.d.ts","sourceRoot":"","sources":["../../../src/i18n/BA.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAG1C,eAAO,MAAM,EAAE,EAAE,gBAOf,CAAA"}
|
package/dist/src/i18n/BA.js
DELETED
package/dist/src/i18n/BA.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"BA.js","sourceRoot":"","sources":["../../../src/i18n/BA.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,WAAW,CAAA;AAE9B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAE/B,MAAM,CAAC,MAAM,EAAE,GAAqB,CAAC,CAAC,IAAI,CAAC,KAAK,EAAE;IAChD,YAAY;IACZ,UAAU;IACV,yBAAyB;IACzB,SAAS;IACT,YAAY;IACZ,aAAa;CACd,CAAC,CAAA"}
|
package/dist/src/i18n/CA.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"CA.d.ts","sourceRoot":"","sources":["../../../src/i18n/CA.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAS,MAAM,SAAS,CAAA;AAEjD,eAAO,MAAM,EAAE,EAAE,gBAOf,CAAA"}
|
package/dist/src/i18n/CA.js
DELETED
package/dist/src/i18n/CA.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"CA.js","sourceRoot":"","sources":["../../../src/i18n/CA.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,WAAW,CAAA;AAC9B,OAAO,EAAoB,KAAK,EAAE,MAAM,SAAS,CAAA;AAEjD,MAAM,CAAC,MAAM,EAAE,GAAqB,CAAC,CAAC,IAAI,CAAC,KAAK,EAAE;IAChD,YAAY;IACZ,UAAU;IACV,yBAAyB;IACzB,SAAS;IACT,YAAY;IACZ,aAAa;CACd,CAAC,CAAA"}
|
package/dist/src/i18n/EA.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"EA.d.ts","sourceRoot":"","sources":["../../../src/i18n/EA.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,EAAE,EAAE,gBAchB,CAAA"}
|
package/dist/src/i18n/EA.js
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
export const EA = {
|
2
|
-
'exam-total': 'Total points for the exam',
|
3
|
-
material: 'Material',
|
4
|
-
'external-material-title': 'Material',
|
5
|
-
section: 'Part {{displayNumber}}:',
|
6
|
-
references: {
|
7
|
-
heading: 'Sources',
|
8
|
-
source: 'Source:',
|
9
|
-
date: 'Published:',
|
10
|
-
'reference-date': 'Accessed:',
|
11
|
-
translator: 'Translation:',
|
12
|
-
'modified-by': 'Adaptation:'
|
13
|
-
},
|
14
|
-
'toc-heading': 'Contents'
|
15
|
-
};
|
16
|
-
//# sourceMappingURL=EA.js.map
|
package/dist/src/i18n/EA.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"EA.js","sourceRoot":"","sources":["../../../src/i18n/EA.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,EAAE,GAAqB;IAClC,YAAY,EAAE,2BAA2B;IACzC,QAAQ,EAAE,UAAU;IACpB,yBAAyB,EAAE,UAAU;IACrC,OAAO,EAAE,yBAAyB;IAClC,UAAU,EAAE;QACV,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,SAAS;QACjB,IAAI,EAAE,YAAY;QAClB,gBAAgB,EAAE,WAAW;QAC7B,UAAU,EAAE,cAAc;QAC1B,aAAa,EAAE,aAAa;KAC7B;IACD,aAAa,EAAE,UAAU;CAC1B,CAAA"}
|
package/dist/src/i18n/FA.d.ts
DELETED