@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 +0,0 @@
|
|
1
|
-
{"version":3,"file":"FA.d.ts","sourceRoot":"","sources":["../../../src/i18n/FA.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,EAAE,EAAE,gBAehB,CAAA"}
|
package/dist/src/i18n/FA.js
DELETED
@@ -1,17 +0,0 @@
|
|
1
|
-
export const FA = {
|
2
|
-
'exam-total': 'Total des points',
|
3
|
-
material: 'Document',
|
4
|
-
material_plural: 'Documents',
|
5
|
-
'external-material-title': 'Document',
|
6
|
-
section: 'Partie {{displayNumber}}\u00A0:',
|
7
|
-
references: {
|
8
|
-
heading: 'Sources',
|
9
|
-
source: 'Source\u00A0:',
|
10
|
-
date: 'Publication le',
|
11
|
-
'reference-date': 'Téléchargement le',
|
12
|
-
translator: 'Traduction\u00A0:',
|
13
|
-
'modified-by': 'Modifications\u00A0:'
|
14
|
-
},
|
15
|
-
'toc-heading': 'Sommaire'
|
16
|
-
};
|
17
|
-
//# sourceMappingURL=FA.js.map
|
package/dist/src/i18n/FA.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"FA.js","sourceRoot":"","sources":["../../../src/i18n/FA.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,EAAE,GAAqB;IAClC,YAAY,EAAE,kBAAkB;IAChC,QAAQ,EAAE,UAAU;IACpB,eAAe,EAAE,WAAW;IAC5B,yBAAyB,EAAE,UAAU;IACrC,OAAO,EAAE,iCAAiC;IAC1C,UAAU,EAAE;QACV,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,eAAe;QACvB,IAAI,EAAE,gBAAgB;QACtB,gBAAgB,EAAE,mBAAmB;QACrC,UAAU,EAAE,mBAAmB;QAC/B,aAAa,EAAE,sBAAsB;KACtC;IACD,aAAa,EAAE,UAAU;CAC1B,CAAA"}
|
package/dist/src/i18n/GC.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"GC.d.ts","sourceRoot":"","sources":["../../../src/i18n/GC.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,EAAE,EAAE,gBAchB,CAAA"}
|
package/dist/src/i18n/GC.js
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
export const GC = {
|
2
|
-
'exam-total': 'Totalidade da pontuação',
|
3
|
-
material: 'Material',
|
4
|
-
'external-material-title': 'Material',
|
5
|
-
section: 'Parte {{displayNumber}}:',
|
6
|
-
references: {
|
7
|
-
heading: 'Fontes',
|
8
|
-
source: 'Fonte:',
|
9
|
-
date: 'Publicado:',
|
10
|
-
'reference-date': 'Acedido:',
|
11
|
-
translator: 'Tradução:',
|
12
|
-
'modified-by': 'Adaptação:'
|
13
|
-
},
|
14
|
-
'toc-heading': 'Conteúdo'
|
15
|
-
};
|
16
|
-
//# sourceMappingURL=GC.js.map
|
package/dist/src/i18n/GC.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"GC.js","sourceRoot":"","sources":["../../../src/i18n/GC.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,EAAE,GAAqB;IAClC,YAAY,EAAE,yBAAyB;IACvC,QAAQ,EAAE,UAAU;IACpB,yBAAyB,EAAE,UAAU;IACrC,OAAO,EAAE,0BAA0B;IACnC,UAAU,EAAE;QACV,OAAO,EAAE,QAAQ;QACjB,MAAM,EAAE,QAAQ;QAChB,IAAI,EAAE,YAAY;QAClB,gBAAgB,EAAE,UAAU;QAC5B,UAAU,EAAE,WAAW;QACvB,aAAa,EAAE,YAAY;KAC5B;IACD,aAAa,EAAE,UAAU;CAC1B,CAAA"}
|
package/dist/src/i18n/I.d.ts
DELETED
package/dist/src/i18n/I.d.ts.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"I.d.ts","sourceRoot":"","sources":["../../../src/i18n/I.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,CAAC,EAAE,gBAmBf,CAAA"}
|
package/dist/src/i18n/I.js
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
export const I = {
|
2
|
-
'exam-total': 'Iskos ohtsis',
|
3
|
-
material: 'Amnâstuvah',
|
4
|
-
'external-material-title': 'Amnâstuvah',
|
5
|
-
'attachments-page-title': 'Amnâstuvah:',
|
6
|
-
section: 'Uási {{displayNumber}}:',
|
7
|
-
points: '{{count}} č.',
|
8
|
-
references: {
|
9
|
-
source: 'Käldee:',
|
10
|
-
date: 'Almostittum:',
|
11
|
-
'reference-date': 'Čujottum:',
|
12
|
-
translator: 'Jurgâlus:',
|
13
|
-
'modified-by': 'Heiviittâs:'
|
14
|
-
},
|
15
|
-
'answering-instructions': {
|
16
|
-
'toc-section_*_1_1': 'Fáádáh',
|
17
|
-
'section_*_1_1': 'Valjii oovtâ fáádá.'
|
18
|
-
},
|
19
|
-
'toc-heading': 'Siskáldâs'
|
20
|
-
};
|
21
|
-
//# sourceMappingURL=I.js.map
|
package/dist/src/i18n/I.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"I.js","sourceRoot":"","sources":["../../../src/i18n/I.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,CAAC,GAAqB;IACjC,YAAY,EAAE,cAAc;IAC5B,QAAQ,EAAE,YAAY;IACtB,yBAAyB,EAAE,YAAY;IACvC,wBAAwB,EAAE,aAAa;IACvC,OAAO,EAAE,yBAAyB;IAClC,MAAM,EAAE,cAAc;IACtB,UAAU,EAAE;QACV,MAAM,EAAE,SAAS;QACjB,IAAI,EAAE,cAAc;QACpB,gBAAgB,EAAE,WAAW;QAC7B,UAAU,EAAE,WAAW;QACvB,aAAa,EAAE,aAAa;KAC7B;IACD,wBAAwB,EAAE;QACxB,mBAAmB,EAAE,QAAQ;QAC7B,eAAe,EAAE,qBAAqB;KACvC;IACD,aAAa,EAAE,WAAW;CAC3B,CAAA"}
|
package/dist/src/i18n/M.d.ts
DELETED
package/dist/src/i18n/M.d.ts.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"M.d.ts","sourceRoot":"","sources":["../../../src/i18n/M.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,CAAC,EAAE,gBAEf,CAAA"}
|
package/dist/src/i18n/M.js
DELETED
package/dist/src/i18n/M.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"M.js","sourceRoot":"","sources":["../../../src/i18n/M.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,CAAC,GAAqB;IACjC,OAAO,EAAE,EAAE;CACZ,CAAA"}
|
package/dist/src/i18n/O_E.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"O_E.d.ts","sourceRoot":"","sources":["../../../src/i18n/O_E.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,GAAG,EAAE,gBAKjB,CAAA"}
|
package/dist/src/i18n/O_E.js
DELETED
package/dist/src/i18n/O_E.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"O_E.js","sourceRoot":"","sources":["../../../src/i18n/O_E.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,GAAG,GAAqB;IACnC,wBAAwB,EAAE;QACxB,mBAAmB,EAAE,gBAAgB;QACrC,eAAe,EAAE,gBAAgB;KAClC;CACF,CAAA"}
|
package/dist/src/i18n/PA.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"PA.d.ts","sourceRoot":"","sources":["../../../src/i18n/PA.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,EAAE,EAAE,gBAchB,CAAA"}
|
package/dist/src/i18n/PA.js
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
export const PA = {
|
2
|
-
'exam-total': 'Puntuación total',
|
3
|
-
material: 'Material',
|
4
|
-
'external-material-title': 'Material',
|
5
|
-
section: 'Parte {{displayNumber}}:',
|
6
|
-
references: {
|
7
|
-
heading: 'Fuentes',
|
8
|
-
source: 'Fuente:',
|
9
|
-
date: 'Publicado:',
|
10
|
-
'reference-date': 'Consultado:',
|
11
|
-
translator: 'Traducción:',
|
12
|
-
'modified-by': 'Adaptado:'
|
13
|
-
},
|
14
|
-
'toc-heading': 'Contenido'
|
15
|
-
};
|
16
|
-
//# sourceMappingURL=PA.js.map
|
package/dist/src/i18n/PA.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"PA.js","sourceRoot":"","sources":["../../../src/i18n/PA.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,EAAE,GAAqB;IAClC,YAAY,EAAE,kBAAkB;IAChC,QAAQ,EAAE,UAAU;IACpB,yBAAyB,EAAE,UAAU;IACrC,OAAO,EAAE,0BAA0B;IACnC,UAAU,EAAE;QACV,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,SAAS;QACjB,IAAI,EAAE,YAAY;QAClB,gBAAgB,EAAE,aAAa;QAC/B,UAAU,EAAE,aAAa;QACzB,aAAa,EAAE,WAAW;KAC3B;IACD,aAAa,EAAE,WAAW;CAC3B,CAAA"}
|
package/dist/src/i18n/SA.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"SA.d.ts","sourceRoot":"","sources":["../../../src/i18n/SA.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,EAAE,EAAE,gBAchB,CAAA"}
|
package/dist/src/i18n/SA.js
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
export const SA = {
|
2
|
-
'exam-total': 'Die Prüfung insgesamt',
|
3
|
-
material: 'Materialien',
|
4
|
-
'external-material-title': 'Materialien',
|
5
|
-
section: 'Teil {{displayNumber}}:',
|
6
|
-
references: {
|
7
|
-
heading: 'Quellen',
|
8
|
-
source: 'Quelle:',
|
9
|
-
date: 'Veröffentlicht:',
|
10
|
-
'reference-date': 'Zugriff:',
|
11
|
-
translator: 'Übersetzung:',
|
12
|
-
'modified-by': 'Bearbeitung:'
|
13
|
-
},
|
14
|
-
'toc-heading': 'Inhalt'
|
15
|
-
};
|
16
|
-
//# sourceMappingURL=SA.js.map
|
package/dist/src/i18n/SA.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"SA.js","sourceRoot":"","sources":["../../../src/i18n/SA.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,EAAE,GAAqB;IAClC,YAAY,EAAE,uBAAuB;IACrC,QAAQ,EAAE,aAAa;IACvB,yBAAyB,EAAE,aAAa;IACxC,OAAO,EAAE,yBAAyB;IAClC,UAAU,EAAE;QACV,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,SAAS;QACjB,IAAI,EAAE,iBAAiB;QACvB,gBAAgB,EAAE,UAAU;QAC5B,UAAU,EAAE,cAAc;QAC1B,aAAa,EAAE,cAAc;KAC9B;IACD,aAAa,EAAE,QAAQ;CACxB,CAAA"}
|
package/dist/src/i18n/TC.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"TC.d.ts","sourceRoot":"","sources":["../../../src/i18n/TC.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,EAAE,EAAE,gBAchB,CAAA"}
|
package/dist/src/i18n/TC.js
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
export const TC = {
|
2
|
-
'exam-total': 'Punteggio complessivo',
|
3
|
-
material: 'Materiale',
|
4
|
-
'external-material-title': 'Materiale',
|
5
|
-
section: 'Parte {{displayNumber}}:',
|
6
|
-
references: {
|
7
|
-
heading: 'Fonti',
|
8
|
-
source: 'Fonte:',
|
9
|
-
date: 'Pubblicato:',
|
10
|
-
'reference-date': 'Consultato:',
|
11
|
-
translator: 'Traduzione:',
|
12
|
-
'modified-by': 'Adattamento:'
|
13
|
-
},
|
14
|
-
'toc-heading': 'Contenuto'
|
15
|
-
};
|
16
|
-
//# sourceMappingURL=TC.js.map
|
package/dist/src/i18n/TC.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"TC.js","sourceRoot":"","sources":["../../../src/i18n/TC.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,EAAE,GAAqB;IAClC,YAAY,EAAE,uBAAuB;IACrC,QAAQ,EAAE,WAAW;IACrB,yBAAyB,EAAE,WAAW;IACtC,OAAO,EAAE,0BAA0B;IACnC,UAAU,EAAE;QACV,OAAO,EAAE,OAAO;QAChB,MAAM,EAAE,QAAQ;QAChB,IAAI,EAAE,aAAa;QACnB,gBAAgB,EAAE,aAAa;QAC/B,UAAU,EAAE,aAAa;QACzB,aAAa,EAAE,cAAc;KAC9B;IACD,aAAa,EAAE,WAAW;CAC3B,CAAA"}
|
package/dist/src/i18n/VA.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"VA.d.ts","sourceRoot":"","sources":["../../../src/i18n/VA.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,EAAE,EAAE,gBAchB,CAAA"}
|
package/dist/src/i18n/VA.js
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
export const VA = {
|
2
|
-
'exam-total': 'Весь экзамен',
|
3
|
-
material: 'Материал',
|
4
|
-
'external-material-title': 'Материал',
|
5
|
-
section: 'Часть {{displayNumber}}:',
|
6
|
-
references: {
|
7
|
-
heading: 'Источники',
|
8
|
-
source: 'Источник',
|
9
|
-
date: 'Опубликовано',
|
10
|
-
'reference-date': 'Дата обращения',
|
11
|
-
translator: 'Перевод',
|
12
|
-
'modified-by': 'Адаптировано'
|
13
|
-
},
|
14
|
-
'toc-heading': 'Содержание'
|
15
|
-
};
|
16
|
-
//# sourceMappingURL=VA.js.map
|
package/dist/src/i18n/VA.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"VA.js","sourceRoot":"","sources":["../../../src/i18n/VA.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,EAAE,GAAqB;IAClC,YAAY,EAAE,cAAc;IAC5B,QAAQ,EAAE,UAAU;IACpB,yBAAyB,EAAE,UAAU;IACrC,OAAO,EAAE,0BAA0B;IACnC,UAAU,EAAE;QACV,OAAO,EAAE,WAAW;QACpB,MAAM,EAAE,UAAU;QAClB,IAAI,EAAE,cAAc;QACpB,gBAAgB,EAAE,gBAAgB;QAClC,UAAU,EAAE,SAAS;QACrB,aAAa,EAAE,cAAc;KAC9B;IACD,aAAa,EAAE,YAAY;CAC5B,CAAA"}
|
package/dist/src/i18n/Z.d.ts
DELETED
package/dist/src/i18n/Z.d.ts.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Z.d.ts","sourceRoot":"","sources":["../../../src/i18n/Z.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,CAAC,EAAE,gBAoBf,CAAA"}
|
package/dist/src/i18n/Z.js
DELETED
@@ -1,22 +0,0 @@
|
|
1
|
-
export const Z = {
|
2
|
-
'exam-total': 'Iskkus oktiibuot',
|
3
|
-
material: 'Ávdnasat',
|
4
|
-
'external-material-title': 'Ávdnasat',
|
5
|
-
'attachments-page-title': 'Ávdnasat:',
|
6
|
-
section: 'Oassi {{displayNumber}}:',
|
7
|
-
points: '{{count}} č.',
|
8
|
-
references: {
|
9
|
-
heading: 'Gáldut',
|
10
|
-
source: 'Gáldu:',
|
11
|
-
date: 'Almmuhuvvon:',
|
12
|
-
'reference-date': 'Vižžojuvvon:',
|
13
|
-
translator: 'Jorgalus',
|
14
|
-
'modified-by': 'Heivehus:'
|
15
|
-
},
|
16
|
-
'answering-instructions': {
|
17
|
-
'toc-section_*_1_1': 'Fáttát',
|
18
|
-
'section_*_1_1': 'Vállje ovtta fáttá.'
|
19
|
-
},
|
20
|
-
'toc-heading': 'Sisdoallu'
|
21
|
-
};
|
22
|
-
//# sourceMappingURL=Z.js.map
|
package/dist/src/i18n/Z.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Z.js","sourceRoot":"","sources":["../../../src/i18n/Z.tsx"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,CAAC,GAAqB;IACjC,YAAY,EAAE,kBAAkB;IAChC,QAAQ,EAAE,UAAU;IACpB,yBAAyB,EAAE,UAAU;IACrC,wBAAwB,EAAE,WAAW;IACrC,OAAO,EAAE,0BAA0B;IACnC,MAAM,EAAE,cAAc;IACtB,UAAU,EAAE;QACV,OAAO,EAAE,QAAQ;QACjB,MAAM,EAAE,QAAQ;QAChB,IAAI,EAAE,cAAc;QACpB,gBAAgB,EAAE,cAAc;QAChC,UAAU,EAAE,UAAU;QACtB,aAAa,EAAE,WAAW;KAC3B;IACD,wBAAwB,EAAE;QACxB,mBAAmB,EAAE,QAAQ;QAC7B,eAAe,EAAE,qBAAqB;KACvC;IACD,aAAa,EAAE,WAAW;CAC3B,CAAA"}
|
package/dist/src/i18n/fi-FI.d.ts
DELETED
@@ -1,192 +0,0 @@
|
|
1
|
-
import { DeepPartial } from 'utility-types';
|
2
|
-
/** A helper type for type-safe i18next translations. */
|
3
|
-
type ExtractTranslations<T> = {
|
4
|
-
[K in keyof T as K extends `${string}_plural` ? never : K]: ExtractTranslations<T[K]>;
|
5
|
-
} & {
|
6
|
-
[K in keyof T as K extends `${string}_plural` ? never : T[K] extends string ? `${K & string}_plural` : never]?: T[K];
|
7
|
-
};
|
8
|
-
export type Translations = ExtractTranslations<typeof fi_FI>;
|
9
|
-
export type ExamTranslations = DeepPartial<Translations>;
|
10
|
-
export declare const fi_FI: {
|
11
|
-
'exam-total': string;
|
12
|
-
'grading-total': string;
|
13
|
-
material: string;
|
14
|
-
material_plural: string;
|
15
|
-
'attachments-page-title': string;
|
16
|
-
'external-material-title': string;
|
17
|
-
'grading-instructions-page-title': string;
|
18
|
-
section: string;
|
19
|
-
question: string;
|
20
|
-
grade: string;
|
21
|
-
comment: string;
|
22
|
-
points: string;
|
23
|
-
recording: string;
|
24
|
-
'audio-errors': {
|
25
|
-
'already-accessed': string;
|
26
|
-
'already-playing': string;
|
27
|
-
'other-error': string;
|
28
|
-
};
|
29
|
-
'audio-test': {
|
30
|
-
instructions: string;
|
31
|
-
play: string;
|
32
|
-
volume: string;
|
33
|
-
};
|
34
|
-
'dropdown-answer': {
|
35
|
-
label: string;
|
36
|
-
clear: string;
|
37
|
-
};
|
38
|
-
grading: {
|
39
|
-
'pregrading-annotations': string;
|
40
|
-
'censor-annotations': string;
|
41
|
-
'pregrading-abbrev': string;
|
42
|
-
'inspection-grading-abbrev': string;
|
43
|
-
'round.1': string;
|
44
|
-
'round.2': string;
|
45
|
-
'round.3': string;
|
46
|
-
annotate: string;
|
47
|
-
'non-answer-not-graded': string;
|
48
|
-
'loading-images': string;
|
49
|
-
};
|
50
|
-
references: {
|
51
|
-
heading: string;
|
52
|
-
source: string;
|
53
|
-
date: string;
|
54
|
-
'reference-date': string;
|
55
|
-
translator: string;
|
56
|
-
'modified-by': string;
|
57
|
-
};
|
58
|
-
cas: {
|
59
|
-
examineSectionA: string;
|
60
|
-
cannotEditLater: string;
|
61
|
-
youCanReturn: string;
|
62
|
-
forbidden: {
|
63
|
-
infoText: string;
|
64
|
-
buttonText: string;
|
65
|
-
};
|
66
|
-
allowing: {
|
67
|
-
infoText: string;
|
68
|
-
cancel: string;
|
69
|
-
};
|
70
|
-
allowed: {
|
71
|
-
infoText: string;
|
72
|
-
};
|
73
|
-
};
|
74
|
-
'examine-exam': {
|
75
|
-
examine: string;
|
76
|
-
instructions: string;
|
77
|
-
};
|
78
|
-
undo: {
|
79
|
-
loading: string;
|
80
|
-
close: string;
|
81
|
-
restoreAnswer: string;
|
82
|
-
answerNoText: string;
|
83
|
-
answerWordCount: string;
|
84
|
-
answerWordCount_plural: string;
|
85
|
-
answerCharacterCount: string;
|
86
|
-
answerCharacterCount_plural: string;
|
87
|
-
answerImageCount: string;
|
88
|
-
answerImageCount_plural: string;
|
89
|
-
minutesSinceAnswer: string;
|
90
|
-
latestVersion: string;
|
91
|
-
};
|
92
|
-
examineExam: {
|
93
|
-
returnToExam: string;
|
94
|
-
checkYourAnswersTitle: string;
|
95
|
-
hereAreYourAnswers: string;
|
96
|
-
checkYourAnswers: string;
|
97
|
-
removeExcessAnswers: string;
|
98
|
-
emptyAnswersAreHighlighted: string;
|
99
|
-
thereMayBeOptionalQuestions: string;
|
100
|
-
questionHasNoAnswer: string;
|
101
|
-
endExamTitle: string;
|
102
|
-
afterInspectingYourAnswers: string;
|
103
|
-
youCanNotReturnToExam: string;
|
104
|
-
thankYouTitle: string;
|
105
|
-
shutdownComputer: string;
|
106
|
-
returnUsbStick: string;
|
107
|
-
};
|
108
|
-
'toc-heading': string;
|
109
|
-
'answer-saved': string;
|
110
|
-
'too-many-answers': string;
|
111
|
-
'max-answers-warning': string;
|
112
|
-
'open-writing-mode': string;
|
113
|
-
'close-writing-mode': string;
|
114
|
-
'listen-times-remaining': string;
|
115
|
-
'listen-times-remaining_plural': string;
|
116
|
-
'answer-length': string;
|
117
|
-
'answer-length_plural': string;
|
118
|
-
'answer-length-with-max-length': string;
|
119
|
-
'max-length-surplus': string;
|
120
|
-
'max-length-info': string;
|
121
|
-
'previous-answer-versions': string;
|
122
|
-
'zoom-in': string;
|
123
|
-
'end-of-exam': string;
|
124
|
-
/**
|
125
|
-
* These keys have the following pattern: `{question|section|toc-fi}_{childQuestionCount}_{minAnswers}_${maxAnswers}`
|
126
|
-
* The `*` character serves as a wildcard.
|
127
|
-
*/
|
128
|
-
'answering-instructions': {
|
129
|
-
'exam_*_1_1': string;
|
130
|
-
'exam_*_2_2': string;
|
131
|
-
'exam_*_3_3': string;
|
132
|
-
'exam_*_4_4': string;
|
133
|
-
'exam_*_5_5': string;
|
134
|
-
'exam_*_6_6': string;
|
135
|
-
'exam_*_7_7': string;
|
136
|
-
'exam_*_8_8': string;
|
137
|
-
'exam_*_9_9': string;
|
138
|
-
'exam_*_10_10': string;
|
139
|
-
'exam_*_*_*': string;
|
140
|
-
'question_*_1_1': string;
|
141
|
-
'question_*_2_2': string;
|
142
|
-
'question_*_3_3': string;
|
143
|
-
'question_*_4_4': string;
|
144
|
-
'question_*_5_5': string;
|
145
|
-
'question_*_6_6': string;
|
146
|
-
'question_*_7_7': string;
|
147
|
-
'question_*_8_8': string;
|
148
|
-
'question_*_9_9': string;
|
149
|
-
'question_*_10_10': string;
|
150
|
-
'question_2_*_1': string;
|
151
|
-
'question_*_*_*': string;
|
152
|
-
'section_*_1_1': string;
|
153
|
-
'section_*_2_2': string;
|
154
|
-
'section_*_3_3': string;
|
155
|
-
'section_*_4_4': string;
|
156
|
-
'section_*_5_5': string;
|
157
|
-
'section_*_6_6': string;
|
158
|
-
'section_*_7_7': string;
|
159
|
-
'section_*_8_8': string;
|
160
|
-
'section_*_9_9': string;
|
161
|
-
'section_*_10_10': string;
|
162
|
-
'section_1_*_1': string;
|
163
|
-
'section_2_*_1': string;
|
164
|
-
'section_*_*_*': string;
|
165
|
-
'toc-section_*_1_1': string;
|
166
|
-
'toc-section_*_2_2': string;
|
167
|
-
'toc-section_*_3_3': string;
|
168
|
-
'toc-section_*_4_4': string;
|
169
|
-
'toc-section_*_5_5': string;
|
170
|
-
'toc-section_*_6_6': string;
|
171
|
-
'toc-section_*_7_7': string;
|
172
|
-
'toc-section_*_8_8': string;
|
173
|
-
'toc-section_*_9_9': string;
|
174
|
-
'toc-section_*_10_10': string;
|
175
|
-
'toc-section_1_*_1': string;
|
176
|
-
'toc-section_2_*_1': string;
|
177
|
-
'toc-section_*_*_*': string;
|
178
|
-
};
|
179
|
-
'answer-errors': {
|
180
|
-
'screenshot-too-big': string;
|
181
|
-
'screenshot-byte-limit-reached': string;
|
182
|
-
'screenshot-upload-failed': string;
|
183
|
-
'answer-too-long': string;
|
184
|
-
};
|
185
|
-
'screen-reader': {
|
186
|
-
'answer-begin': string;
|
187
|
-
'answer-end': string;
|
188
|
-
'correct-answer': string;
|
189
|
-
};
|
190
|
-
};
|
191
|
-
export {};
|
192
|
-
//# sourceMappingURL=fi-FI.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"fi-FI.d.ts","sourceRoot":"","sources":["../../../src/i18n/fi-FI.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,wDAAwD;AACxD,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAC3B,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,SAAS,GAAG,MAAM,SAAS,GAAG,KAAK,GAAG,CAAC,GAAG,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;CACtF,GAAG;KACD,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,SAAS,GAAG,MAAM,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,MAAM,GAAG,GAAG,CAAC,GAAG,MAAM,SAAS,GAAG,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;CACrH,CAAA;AAED,MAAM,MAAM,YAAY,GAAG,mBAAmB,CAAC,OAAO,KAAK,CAAC,CAAA;AAC5D,MAAM,MAAM,gBAAgB,GAAG,WAAW,CAAC,YAAY,CAAC,CAAA;AAExD,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmHhB;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiEJ,CAAA"}
|