@thanh01.pmt/interactive-quiz-kit 1.0.30 → 1.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai-ecosystem-D6vuLxnS.d.ts +228 -0
- package/dist/ai-ecosystem-DCPvHU4-.d.cts +228 -0
- package/dist/ai.d.cts +2017 -0
- package/dist/ai.d.ts +2017 -40
- package/dist/authoring.d.cts +11 -0
- package/dist/authoring.d.ts +11 -6
- package/dist/index.d.cts +444 -0
- package/dist/index.d.ts +444 -31
- package/dist/player.d.cts +13 -0
- package/dist/player.d.ts +3 -2
- package/dist/quiz-config-Df_89hFx.d.cts +198 -0
- package/dist/quiz-config-Df_89hFx.d.ts +198 -0
- package/dist/react-ui.d.cts +206 -0
- package/dist/react-ui.d.ts +206 -58
- package/dist/toaster-Blf5k3DP.d.cts +132 -0
- package/dist/toaster-BrChkQ23.d.ts +132 -0
- package/package.json +1 -1
- package/dist/ai/dev.d.ts +0 -16
- package/dist/ai/dev.d.ts.map +0 -1
- package/dist/ai/flows/ask-tutor-chat-types.d.ts +0 -67
- package/dist/ai/flows/ask-tutor-chat-types.d.ts.map +0 -1
- package/dist/ai/flows/ask-tutor-chat.d.ts +0 -3
- package/dist/ai/flows/ask-tutor-chat.d.ts.map +0 -1
- package/dist/ai/flows/assess-and-map-document-types.d.ts +0 -80
- package/dist/ai/flows/assess-and-map-document-types.d.ts.map +0 -1
- package/dist/ai/flows/assess-and-map-document.d.ts +0 -3
- package/dist/ai/flows/assess-and-map-document.d.ts.map +0 -1
- package/dist/ai/flows/evaluate-user-code-types.d.ts +0 -49
- package/dist/ai/flows/evaluate-user-code-types.d.ts.map +0 -1
- package/dist/ai/flows/evaluate-user-code.d.ts +0 -3
- package/dist/ai/flows/evaluate-user-code.d.ts.map +0 -1
- package/dist/ai/flows/generate-learning-analysis-types.d.ts +0 -200
- package/dist/ai/flows/generate-learning-analysis-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-learning-analysis.d.ts +0 -4
- package/dist/ai/flows/generate-learning-analysis.d.ts.map +0 -1
- package/dist/ai/flows/generate-motivational-quote.d.ts +0 -3
- package/dist/ai/flows/generate-motivational-quote.d.ts.map +0 -1
- package/dist/ai/flows/generate-practice-quiz.d.ts +0 -76
- package/dist/ai/flows/generate-practice-quiz.d.ts.map +0 -1
- package/dist/ai/flows/generate-practice-suggestion.d.ts +0 -149
- package/dist/ai/flows/generate-practice-suggestion.d.ts.map +0 -1
- package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts +0 -122
- package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts +0 -3
- package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-from-text-types.d.ts +0 -358
- package/dist/ai/flows/generate-quiz-from-text-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-from-text.d.ts +0 -3
- package/dist/ai/flows/generate-quiz-from-text.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-plan-types.d.ts +0 -272
- package/dist/ai/flows/generate-quiz-plan-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-plan.d.ts +0 -12
- package/dist/ai/flows/generate-quiz-plan.d.ts.map +0 -1
- package/dist/ai/flows/generate-quiz-review.d.ts +0 -3
- package/dist/ai/flows/generate-quiz-review.d.ts.map +0 -1
- package/dist/ai/flows/generate-single-knowledge-card-types.d.ts +0 -34
- package/dist/ai/flows/generate-single-knowledge-card-types.d.ts.map +0 -1
- package/dist/ai/flows/generate-single-knowledge-card.d.ts +0 -3
- package/dist/ai/flows/generate-single-knowledge-card.d.ts.map +0 -1
- package/dist/ai/flows/motivational-quote-types.d.ts +0 -30
- package/dist/ai/flows/motivational-quote-types.d.ts.map +0 -1
- package/dist/ai/flows/plan-knowledge-cards-types.d.ts +0 -24
- package/dist/ai/flows/plan-knowledge-cards-types.d.ts.map +0 -1
- package/dist/ai/flows/plan-knowledge-cards.d.ts +0 -3
- package/dist/ai/flows/plan-knowledge-cards.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts +0 -133
- package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-coding-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-coding-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts +0 -142
- package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-fitb-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-fitb-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts +0 -137
- package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-matching-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-matching-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts +0 -137
- package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mcq-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-mcq-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts +0 -143
- package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-mrq-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-mrq-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts +0 -131
- package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-numeric-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-numeric-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts +0 -119
- package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-sequence-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-sequence-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts +0 -119
- package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts +0 -115
- package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/generate-true-false-question.d.ts +0 -3
- package/dist/ai/flows/question-gen/generate-true-false-question.d.ts.map +0 -1
- package/dist/ai/flows/question-gen/question-generation-schemas.d.ts +0 -1027
- package/dist/ai/flows/question-gen/question-generation-schemas.d.ts.map +0 -1
- package/dist/ai/flows/review-types.d.ts +0 -79
- package/dist/ai/flows/review-types.d.ts.map +0 -1
- package/dist/ai/flows/shared-schemas.d.ts +0 -133
- package/dist/ai/flows/shared-schemas.d.ts.map +0 -1
- package/dist/ai/genkit.d.ts +0 -2
- package/dist/ai/genkit.d.ts.map +0 -1
- package/dist/ai.d.ts.map +0 -1
- package/dist/authoring.d.ts.map +0 -1
- package/dist/i18n.d.ts +0 -3
- package/dist/i18n.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/player.d.ts.map +0 -1
- package/dist/react-ui/components/app/APIKeyManagerModal.d.ts +0 -8
- package/dist/react-ui/components/app/APIKeyManagerModal.d.ts.map +0 -1
- package/dist/react-ui/components/app/AppController.d.ts +0 -3
- package/dist/react-ui/components/app/AppController.d.ts.map +0 -1
- package/dist/react-ui/components/app/ManageImageContexts.d.ts +0 -3
- package/dist/react-ui/components/app/ManageImageContexts.d.ts.map +0 -1
- package/dist/react-ui/components/app/ManageTopics.d.ts +0 -3
- package/dist/react-ui/components/app/ManageTopics.d.ts.map +0 -1
- package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts +0 -3
- package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts.map +0 -1
- package/dist/react-ui/components/app/SettingsModal.d.ts +0 -10
- package/dist/react-ui/components/app/SettingsModal.d.ts.map +0 -1
- package/dist/react-ui/components/app/UploadResourceModal.d.ts +0 -8
- package/dist/react-ui/components/app/UploadResourceModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts +0 -11
- package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts +0 -19
- package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/EditQuestionModal.d.ts +0 -11
- package/dist/react-ui/components/authoring/EditQuestionModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts +0 -10
- package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionFilters.d.ts +0 -9
- package/dist/react-ui/components/authoring/QuestionFilters.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts +0 -11
- package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionList.d.ts +0 -11
- package/dist/react-ui/components/authoring/QuestionList.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts +0 -10
- package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts +0 -10
- package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/SCORMExportModal.d.ts +0 -13
- package/dist/react-ui/components/authoring/SCORMExportModal.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts +0 -9
- package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts.map +0 -1
- package/dist/react-ui/components/common/ClientTranslation.d.ts +0 -18
- package/dist/react-ui/components/common/ClientTranslation.d.ts.map +0 -1
- package/dist/react-ui/components/common/EditorToolbar.d.ts +0 -8
- package/dist/react-ui/components/common/EditorToolbar.d.ts.map +0 -1
- package/dist/react-ui/components/common/MarkdownEditor.d.ts +0 -11
- package/dist/react-ui/components/common/MarkdownEditor.d.ts.map +0 -1
- package/dist/react-ui/components/common/MarkdownRenderer.d.ts +0 -15
- package/dist/react-ui/components/common/MarkdownRenderer.d.ts.map +0 -1
- package/dist/react-ui/components/common/RichTextEditor.d.ts +0 -11
- package/dist/react-ui/components/common/RichTextEditor.d.ts.map +0 -1
- package/dist/react-ui/components/common/RichTextRenderer.d.ts +0 -16
- package/dist/react-ui/components/common/RichTextRenderer.d.ts.map +0 -1
- package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts +0 -17
- package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts +0 -11
- package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/Achievements.d.ts +0 -8
- package/dist/react-ui/components/dashboard/Achievements.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts +0 -8
- package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts +0 -8
- package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts +0 -8
- package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/Cheatsheet.d.ts +0 -3
- package/dist/react-ui/components/dashboard/Cheatsheet.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts +0 -11
- package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts +0 -3
- package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts +0 -3
- package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/GoalsProgress.d.ts +0 -3
- package/dist/react-ui/components/dashboard/GoalsProgress.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts +0 -8
- package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts +0 -9
- package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts +0 -9
- package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts +0 -3
- package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts +0 -13
- package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts +0 -10
- package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/StatCard.d.ts +0 -12
- package/dist/react-ui/components/dashboard/StatCard.d.ts.map +0 -1
- package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts +0 -12
- package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts.map +0 -1
- package/dist/react-ui/components/elements/accordion.d.ts +0 -8
- package/dist/react-ui/components/elements/accordion.d.ts.map +0 -1
- package/dist/react-ui/components/elements/alert-dialog.d.ts +0 -21
- package/dist/react-ui/components/elements/alert-dialog.d.ts.map +0 -1
- package/dist/react-ui/components/elements/alert.d.ts +0 -9
- package/dist/react-ui/components/elements/alert.d.ts.map +0 -1
- package/dist/react-ui/components/elements/avatar.d.ts +0 -7
- package/dist/react-ui/components/elements/avatar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/badge.d.ts +0 -10
- package/dist/react-ui/components/elements/badge.d.ts.map +0 -1
- package/dist/react-ui/components/elements/button.d.ts +0 -12
- package/dist/react-ui/components/elements/button.d.ts.map +0 -1
- package/dist/react-ui/components/elements/calendar.d.ts +0 -9
- package/dist/react-ui/components/elements/calendar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/card.d.ts +0 -9
- package/dist/react-ui/components/elements/card.d.ts.map +0 -1
- package/dist/react-ui/components/elements/chart.d.ts +0 -63
- package/dist/react-ui/components/elements/chart.d.ts.map +0 -1
- package/dist/react-ui/components/elements/checkbox.d.ts +0 -5
- package/dist/react-ui/components/elements/checkbox.d.ts.map +0 -1
- package/dist/react-ui/components/elements/dialog.d.ts +0 -20
- package/dist/react-ui/components/elements/dialog.d.ts.map +0 -1
- package/dist/react-ui/components/elements/dropdown-menu.d.ts +0 -28
- package/dist/react-ui/components/elements/dropdown-menu.d.ts.map +0 -1
- package/dist/react-ui/components/elements/form.d.ts +0 -24
- package/dist/react-ui/components/elements/form.d.ts.map +0 -1
- package/dist/react-ui/components/elements/input.d.ts +0 -4
- package/dist/react-ui/components/elements/input.d.ts.map +0 -1
- package/dist/react-ui/components/elements/label.d.ts +0 -6
- package/dist/react-ui/components/elements/label.d.ts.map +0 -1
- package/dist/react-ui/components/elements/menubar.d.ts +0 -29
- package/dist/react-ui/components/elements/menubar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/popover.d.ts +0 -7
- package/dist/react-ui/components/elements/popover.d.ts.map +0 -1
- package/dist/react-ui/components/elements/progress.d.ts +0 -5
- package/dist/react-ui/components/elements/progress.d.ts.map +0 -1
- package/dist/react-ui/components/elements/radio-group.d.ts +0 -6
- package/dist/react-ui/components/elements/radio-group.d.ts.map +0 -1
- package/dist/react-ui/components/elements/scroll-area.d.ts +0 -6
- package/dist/react-ui/components/elements/scroll-area.d.ts.map +0 -1
- package/dist/react-ui/components/elements/select.d.ts +0 -14
- package/dist/react-ui/components/elements/select.d.ts.map +0 -1
- package/dist/react-ui/components/elements/separator.d.ts +0 -5
- package/dist/react-ui/components/elements/separator.d.ts.map +0 -1
- package/dist/react-ui/components/elements/sheet.d.ts +0 -26
- package/dist/react-ui/components/elements/sheet.d.ts.map +0 -1
- package/dist/react-ui/components/elements/sidebar.d.ts +0 -67
- package/dist/react-ui/components/elements/sidebar.d.ts.map +0 -1
- package/dist/react-ui/components/elements/skeleton.d.ts +0 -3
- package/dist/react-ui/components/elements/skeleton.d.ts.map +0 -1
- package/dist/react-ui/components/elements/slider.d.ts +0 -5
- package/dist/react-ui/components/elements/slider.d.ts.map +0 -1
- package/dist/react-ui/components/elements/switch.d.ts +0 -5
- package/dist/react-ui/components/elements/switch.d.ts.map +0 -1
- package/dist/react-ui/components/elements/table.d.ts +0 -11
- package/dist/react-ui/components/elements/table.d.ts.map +0 -1
- package/dist/react-ui/components/elements/tabs.d.ts +0 -8
- package/dist/react-ui/components/elements/tabs.d.ts.map +0 -1
- package/dist/react-ui/components/elements/textarea.d.ts +0 -4
- package/dist/react-ui/components/elements/textarea.d.ts.map +0 -1
- package/dist/react-ui/components/elements/toast.d.ts +0 -16
- package/dist/react-ui/components/elements/toast.d.ts.map +0 -1
- package/dist/react-ui/components/elements/toaster.d.ts +0 -2
- package/dist/react-ui/components/elements/toaster.d.ts.map +0 -1
- package/dist/react-ui/components/elements/tooltip.d.ts +0 -8
- package/dist/react-ui/components/elements/tooltip.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/ApproachManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/ApproachManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/BloomLevelManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/BloomLevelManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/CategoryManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/CategoryManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/ContextManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/ContextManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/GradeLevelManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/GradeLevelManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/MetadataTabs.d.ts +0 -3
- package/dist/react-ui/components/metadata/MetadataTabs.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/SubjectManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/SubjectManager.d.ts.map +0 -1
- package/dist/react-ui/components/metadata/TopicManager.d.ts +0 -3
- package/dist/react-ui/components/metadata/TopicManager.d.ts.map +0 -1
- package/dist/react-ui/components/practice/PracticeModeController.d.ts +0 -3
- package/dist/react-ui/components/practice/PracticeModeController.d.ts.map +0 -1
- package/dist/react-ui/components/practice/PracticeSetup.d.ts +0 -12
- package/dist/react-ui/components/practice/PracticeSetup.d.ts.map +0 -1
- package/dist/react-ui/components/practice/QuizReview.d.ts +0 -12
- package/dist/react-ui/components/practice/QuizReview.d.ts.map +0 -1
- package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts +0 -14
- package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/CodingQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/CodingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/NumericQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/NumericQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuestionRenderer.d.ts +0 -14
- package/dist/react-ui/components/ui/QuestionRenderer.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuizDataManagement.d.ts +0 -9
- package/dist/react-ui/components/ui/QuizDataManagement.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuizPlayer.d.ts +0 -10
- package/dist/react-ui/components/ui/QuizPlayer.d.ts.map +0 -1
- package/dist/react-ui/components/ui/QuizResult.d.ts +0 -13
- package/dist/react-ui/components/ui/QuizResult.d.ts.map +0 -1
- package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts +0 -13
- package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts +0 -11
- package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts.map +0 -1
- package/dist/react-ui/context/LanguageContext.d.ts +0 -21
- package/dist/react-ui/context/LanguageContext.d.ts.map +0 -1
- package/dist/react-ui/hooks/use-mobile.d.ts +0 -9
- package/dist/react-ui/hooks/use-mobile.d.ts.map +0 -1
- package/dist/react-ui/hooks/use-toast.d.ts +0 -45
- package/dist/react-ui/hooks/use-toast.d.ts.map +0 -1
- package/dist/react-ui/index.d.ts +0 -39
- package/dist/react-ui/index.d.ts.map +0 -1
- package/dist/react-ui.d.ts.map +0 -1
- package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts +0 -61
- package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/codingQuestionSchema.d.ts +0 -111
- package/dist/schemas/zod/codingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts +0 -109
- package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts +0 -103
- package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/hotspotQuestionSchema.d.ts +0 -111
- package/dist/schemas/zod/hotspotQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/matchingQuestionSchema.d.ts +0 -106
- package/dist/schemas/zod/matchingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts +0 -70
- package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts +0 -70
- package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/numericQuestionSchema.d.ts +0 -55
- package/dist/schemas/zod/numericQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/quizConfigSchema.d.ts +0 -634
- package/dist/schemas/zod/quizConfigSchema.d.ts.map +0 -1
- package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts +0 -61
- package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/sequenceQuestionSchema.d.ts +0 -70
- package/dist/schemas/zod/sequenceQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts +0 -55
- package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts.map +0 -1
- package/dist/schemas/zod/trueFalseQuestionSchema.d.ts +0 -52
- package/dist/schemas/zod/trueFalseQuestionSchema.d.ts.map +0 -1
- package/dist/services/APIKeyService.d.ts +0 -28
- package/dist/services/APIKeyService.d.ts.map +0 -1
- package/dist/services/AchievementService.d.ts +0 -10
- package/dist/services/AchievementService.d.ts.map +0 -1
- package/dist/services/AnalysisReportService.d.ts +0 -11
- package/dist/services/AnalysisReportService.d.ts.map +0 -1
- package/dist/services/CardGenerationProcessor.d.ts +0 -7
- package/dist/services/CardGenerationProcessor.d.ts.map +0 -1
- package/dist/services/CodeEvaluationService.d.ts +0 -15
- package/dist/services/CodeEvaluationService.d.ts.map +0 -1
- package/dist/services/DashboardLayoutService.d.ts +0 -28
- package/dist/services/DashboardLayoutService.d.ts.map +0 -1
- package/dist/services/FreestyleQuizService.d.ts +0 -51
- package/dist/services/FreestyleQuizService.d.ts.map +0 -1
- package/dist/services/HTMLLauncherGenerator.d.ts +0 -3
- package/dist/services/HTMLLauncherGenerator.d.ts.map +0 -1
- package/dist/services/ImageContextService.d.ts +0 -55
- package/dist/services/ImageContextService.d.ts.map +0 -1
- package/dist/services/KnowledgeCardService.d.ts +0 -57
- package/dist/services/KnowledgeCardService.d.ts.map +0 -1
- package/dist/services/MotivationalQuotes.d.ts +0 -16
- package/dist/services/MotivationalQuotes.d.ts.map +0 -1
- package/dist/services/PracticeHistoryService.d.ts +0 -15
- package/dist/services/PracticeHistoryService.d.ts.map +0 -1
- package/dist/services/QuestionImportService.d.ts +0 -19
- package/dist/services/QuestionImportService.d.ts.map +0 -1
- package/dist/services/QuizEditorService.d.ts +0 -16
- package/dist/services/QuizEditorService.d.ts.map +0 -1
- package/dist/services/QuizEngine.d.ts +0 -40
- package/dist/services/QuizEngine.d.ts.map +0 -1
- package/dist/services/RoadmapService.d.ts +0 -9
- package/dist/services/RoadmapService.d.ts.map +0 -1
- package/dist/services/SCORMManifestGenerator.d.ts +0 -4
- package/dist/services/SCORMManifestGenerator.d.ts.map +0 -1
- package/dist/services/SCORMService.d.ts +0 -41
- package/dist/services/SCORMService.d.ts.map +0 -1
- package/dist/services/TopicDataService.d.ts +0 -62
- package/dist/services/TopicDataService.d.ts.map +0 -1
- package/dist/services/UserConfigService.d.ts +0 -27
- package/dist/services/UserConfigService.d.ts.map +0 -1
- package/dist/services/evaluators/base-evaluator.d.ts +0 -11
- package/dist/services/evaluators/base-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/coding-evaluator.d.ts +0 -6
- package/dist/services/evaluators/coding-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/drag-and-drop-evaluator.d.ts +0 -6
- package/dist/services/evaluators/drag-and-drop-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts +0 -6
- package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/hotspot-evaluator.d.ts +0 -6
- package/dist/services/evaluators/hotspot-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/matching-evaluator.d.ts +0 -6
- package/dist/services/evaluators/matching-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/multiple-choice-evaluator.d.ts +0 -6
- package/dist/services/evaluators/multiple-choice-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/multiple-response-evaluator.d.ts +0 -6
- package/dist/services/evaluators/multiple-response-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/numeric-evaluator.d.ts +0 -6
- package/dist/services/evaluators/numeric-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/programming-evaluator.d.ts +0 -6
- package/dist/services/evaluators/programming-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/sequence-evaluator.d.ts +0 -6
- package/dist/services/evaluators/sequence-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/short-answer-evaluator.d.ts +0 -6
- package/dist/services/evaluators/short-answer-evaluator.d.ts.map +0 -1
- package/dist/services/evaluators/true-false-evaluator.d.ts +0 -6
- package/dist/services/evaluators/true-false-evaluator.d.ts.map +0 -1
- package/dist/services/metadataService.d.ts +0 -40
- package/dist/services/metadataService.d.ts.map +0 -1
- package/dist/services/questionBankService.d.ts +0 -19
- package/dist/services/questionBankService.d.ts.map +0 -1
- package/dist/services/sampleQuiz.d.ts +0 -4
- package/dist/services/sampleQuiz.d.ts.map +0 -1
- package/dist/services/scormPackaging.d.ts +0 -11
- package/dist/services/scormPackaging.d.ts.map +0 -1
- package/dist/types/ai-ecosystem.d.ts +0 -57
- package/dist/types/ai-ecosystem.d.ts.map +0 -1
- package/dist/types/common.d.ts +0 -3
- package/dist/types/common.d.ts.map +0 -1
- package/dist/types/learning-objectives.d.ts +0 -12
- package/dist/types/learning-objectives.d.ts.map +0 -1
- package/dist/types/metadata.d.ts +0 -45
- package/dist/types/metadata.d.ts.map +0 -1
- package/dist/types/misc.d.ts +0 -102
- package/dist/types/misc.d.ts.map +0 -1
- package/dist/types/question-bank.d.ts +0 -28
- package/dist/types/question-bank.d.ts.map +0 -1
- package/dist/types/questions.d.ts +0 -151
- package/dist/types/questions.d.ts.map +0 -1
- package/dist/types/quiz-config.d.ts +0 -12
- package/dist/types/quiz-config.d.ts.map +0 -1
- package/dist/types/quiz-engine.d.ts +0 -23
- package/dist/types/quiz-engine.d.ts.map +0 -1
- package/dist/types/quiz-settings.d.ts +0 -35
- package/dist/types/quiz-settings.d.ts.map +0 -1
- package/dist/types/results.d.ts +0 -72
- package/dist/types/results.d.ts.map +0 -1
- package/dist/types.d.ts +0 -12
- package/dist/types.d.ts.map +0 -1
- package/dist/utils/aiUtils.d.ts +0 -11
- package/dist/utils/aiUtils.d.ts.map +0 -1
- package/dist/utils/asyncUtils.d.ts +0 -22
- package/dist/utils/asyncUtils.d.ts.map +0 -1
- package/dist/utils/debug-logger.d.ts +0 -24
- package/dist/utils/debug-logger.d.ts.map +0 -1
- package/dist/utils/formattedDate.d.ts +0 -2
- package/dist/utils/formattedDate.d.ts.map +0 -1
- package/dist/utils/idGenerators.d.ts +0 -7
- package/dist/utils/idGenerators.d.ts.map +0 -1
- package/dist/utils/jsonUtils.d.ts +0 -18
- package/dist/utils/jsonUtils.d.ts.map +0 -1
- package/dist/utils/use-mobile.d.ts +0 -2
- package/dist/utils/use-mobile.d.ts.map +0 -1
- package/dist/utils/utils.d.ts +0 -3
- package/dist/utils/utils.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ApproachManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/ApproachManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAmBlE,wBAAgB,eAAe,sBAgK9B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BloomLevelManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/BloomLevelManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAclE,wBAAgB,iBAAiB,sBA+KhC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CategoryManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/CategoryManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAclE,wBAAgB,eAAe,sBA+K9B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ContextManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/ContextManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAclE,wBAAgB,cAAc,sBA+K7B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GradeLevelManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/GradeLevelManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAalE,wBAAgB,iBAAiB,sBAsKhC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LearningObjectiveManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/LearningObjectiveManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AA4ClE,wBAAgB,wBAAwB,sBAgWvC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MetadataTabs.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/MetadataTabs.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAexC,wBAAgB,YAAY,sBAmE3B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QuestionTypeManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/QuestionTypeManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAclE,wBAAgB,mBAAmB,sBA+KlC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SubjectManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/SubjectManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAclE,wBAAgB,cAAc,sBAuM7B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TopicManager.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/metadata/TopicManager.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA6C,MAAM,OAAO,CAAC;AA2ClE,wBAAgB,YAAY,sBAuU3B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PracticeModeController.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/practice/PracticeModeController.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAkCxE,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EA4S1C,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { LearningObjective, PracticeDifficulty } from '../../..';
|
|
3
|
-
interface PracticeSetupProps {
|
|
4
|
-
onStartPractice: (selectedLOs: LearningObjective[], difficulty: PracticeDifficulty, language: string, includeCoding: boolean, numCoding: number) => void;
|
|
5
|
-
isGenerating: boolean;
|
|
6
|
-
initialLOs?: LearningObjective[] | null;
|
|
7
|
-
initialDifficulty?: PracticeDifficulty | null;
|
|
8
|
-
initialLanguage?: string | null;
|
|
9
|
-
}
|
|
10
|
-
export declare const PracticeSetup: React.FC<PracticeSetupProps>;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=PracticeSetup.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PracticeSetup.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/practice/PracticeSetup.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAoD,MAAM,OAAO,CAAC;AAYzE,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAQtE,UAAU,kBAAkB;IAC1B,eAAe,EAAE,CACf,WAAW,EAAE,iBAAiB,EAAE,EAChC,UAAU,EAAE,kBAAkB,EAC9B,QAAQ,EAAE,MAAM,EAChB,aAAa,EAAE,OAAO,EACtB,SAAS,EAAE,MAAM,KACd,IAAI,CAAC;IACV,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAC;IACxC,iBAAiB,CAAC,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAC9C,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAiNtD,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { QuizResultType } from '../../../types/results';
|
|
3
|
-
import type { QuizReviewContent } from '../../../types/misc';
|
|
4
|
-
interface QuizReviewProps {
|
|
5
|
-
quizResult: QuizResultType;
|
|
6
|
-
reviewContent: QuizReviewContent;
|
|
7
|
-
onBackToResults: () => void;
|
|
8
|
-
onExit: () => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const QuizReview: React.FC<QuizReviewProps>;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=QuizReview.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QuizReview.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/practice/QuizReview.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAC7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAS7D,UAAU,eAAe;IACvB,UAAU,EAAE,cAAc,CAAC;IAC3B,aAAa,EAAE,iBAAiB,CAAC;IACjC,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,EAAE,MAAM,IAAI,CAAC;CACpB;AAUD,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA4JhD,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { BlocklyProgrammingQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface BlocklyProgrammingQuestionUIProps {
|
|
4
|
-
question: BlocklyProgrammingQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export interface BlocklyProgrammingQuestionUIRef {
|
|
10
|
-
getWorkspaceXml: () => string | null;
|
|
11
|
-
}
|
|
12
|
-
export declare const BlocklyProgrammingQuestionUI: React.ForwardRefExoticComponent<BlocklyProgrammingQuestionUIProps & React.RefAttributes<BlocklyProgrammingQuestionUIRef>>;
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=BlocklyProgrammingQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BlocklyProgrammingQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/BlocklyProgrammingQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAwE,MAAM,OAAO,CAAC;AAC7F,OAAO,KAAK,EAAE,0BAA0B,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAiI3E,UAAU,iCAAiC;IACzC,QAAQ,EAAE,0BAA0B,CAAC;IACrC,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,MAAM,WAAW,+BAA+B;IAC9C,eAAe,EAAE,MAAM,MAAM,GAAG,IAAI,CAAC;CACtC;AAED,eAAO,MAAM,4BAA4B,2HA+RvC,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { CodingQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface CodingQuestionUIProps {
|
|
4
|
-
question: CodingQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const CodingQuestionUI: React.FC<CodingQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=CodingQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CodingQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/CodingQuestionUI.tsx"],"names":[],"mappings":"AAMA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAKhE,OAAO,KAAK,EAAE,cAAc,EAA2B,cAAc,EAAE,MAAM,UAAU,CAAC;AASxF,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,cAAc,CAAC;IACzB,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAUD,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAkH5D,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { DragAndDropQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface DragAndDropQuestionUIProps {
|
|
4
|
-
question: DragAndDropQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const DragAndDropQuestionUI: React.FC<DragAndDropQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=DragAndDropQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DragAndDropQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/DragAndDropQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,KAAK,EAAE,mBAAmB,EAA2B,cAAc,EAAE,MAAM,UAAU,CAAC;AAQ7F,UAAU,0BAA0B;IAClC,QAAQ,EAAE,mBAAmB,CAAC;IAC9B,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAwHtE,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { FillInTheBlanksQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface FillInTheBlanksQuestionUIProps {
|
|
4
|
-
question: FillInTheBlanksQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const FillInTheBlanksQuestionUI: React.FC<FillInTheBlanksQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=FillInTheBlanksQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FillInTheBlanksQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/FillInTheBlanksQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,KAAK,EAAE,uBAAuB,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAKxE,UAAU,8BAA8B;IACtC,QAAQ,EAAE,uBAAuB,CAAC;IAClC,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CA8H9E,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { HotspotQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface HotspotQuestionUIProps {
|
|
4
|
-
question: HotspotQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const HotspotQuestionUI: React.FC<HotspotQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=HotspotQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HotspotQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/HotspotQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,KAAK,EAAE,eAAe,EAAe,cAAc,EAAE,MAAM,UAAU,CAAC;AAI7E,UAAU,sBAAsB;IAC9B,QAAQ,EAAE,eAAe,CAAC;IAC1B,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA4I9D,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { MatchingQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface MatchingQuestionUIProps {
|
|
4
|
-
question: MatchingQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const MatchingQuestionUI: React.FC<MatchingQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=MatchingQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MatchingQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/MatchingQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,KAAK,EAAE,gBAAgB,EAAoC,cAAc,EAAE,MAAM,UAAU,CAAC;AAOnG,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAgIhE,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { MultipleChoiceQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface MultipleChoiceQuestionUIProps {
|
|
4
|
-
question: MultipleChoiceQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const MultipleChoiceQuestionUI: React.FC<MultipleChoiceQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=MultipleChoiceQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MultipleChoiceQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/MultipleChoiceQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,sBAAsB,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAMvE,UAAU,6BAA6B;IACrC,QAAQ,EAAE,sBAAsB,CAAC;IACjC,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAwE5E,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { MultipleResponseQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface MultipleResponseQuestionUIProps {
|
|
4
|
-
question: MultipleResponseQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const MultipleResponseQuestionUI: React.FC<MultipleResponseQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=MultipleResponseQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MultipleResponseQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/MultipleResponseQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,wBAAwB,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAMzE,UAAU,+BAA+B;IACvC,QAAQ,EAAE,wBAAwB,CAAC;IACnC,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,+BAA+B,CAiFhF,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { NumericQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface NumericQuestionUIProps {
|
|
4
|
-
question: NumericQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const NumericQuestionUI: React.FC<NumericQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=NumericQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NumericQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/NumericQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAMhE,UAAU,sBAAsB;IAC9B,QAAQ,EAAE,eAAe,CAAC;IAC1B,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAkF9D,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { QuizQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
import { type BlocklyProgrammingQuestionUIRef } from './BlocklyProgrammingQuestionUI';
|
|
4
|
-
import { type ScratchProgrammingQuestionUIRef } from './ScratchProgrammingQuestionUI';
|
|
5
|
-
interface QuestionRendererProps {
|
|
6
|
-
question: QuizQuestion;
|
|
7
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
8
|
-
userAnswer: UserAnswerType | null;
|
|
9
|
-
showCorrectAnswer?: boolean;
|
|
10
|
-
}
|
|
11
|
-
type ProgrammingQuestionUIRef = BlocklyProgrammingQuestionUIRef | ScratchProgrammingQuestionUIRef;
|
|
12
|
-
export declare const QuestionRenderer: React.ForwardRefExoticComponent<QuestionRendererProps & React.RefAttributes<ProgrammingQuestionUIRef>>;
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=QuestionRenderer.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QuestionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/QuestionRenderer.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAW7D,OAAO,EAAgC,KAAK,+BAA+B,EAAE,MAAM,gCAAgC,CAAC;AACpH,OAAO,EAAgC,KAAK,+BAA+B,EAAE,MAAM,gCAAgC,CAAC;AAKpH,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,YAAY,CAAC;IACvB,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAGD,KAAK,wBAAwB,GAAG,+BAA+B,GAAG,+BAA+B,CAAC;AAElG,eAAO,MAAM,gBAAgB,wGA0D3B,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { QuizConfig } from '../../..';
|
|
3
|
-
interface QuizDataManagementProps {
|
|
4
|
-
onQuizLoad: (quizData: QuizConfig) => void;
|
|
5
|
-
currentQuiz: QuizConfig | null;
|
|
6
|
-
}
|
|
7
|
-
export declare const QuizDataManagement: React.FC<QuizDataManagementProps>;
|
|
8
|
-
export {};
|
|
9
|
-
//# sourceMappingURL=QuizDataManagement.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QuizDataManagement.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/QuizDataManagement.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA2B,MAAM,OAAO,CAAC;AAChD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAS3C,UAAU,uBAAuB;IAC/B,UAAU,EAAE,CAAC,QAAQ,EAAE,UAAU,KAAK,IAAI,CAAC;IAC3C,WAAW,EAAE,UAAU,GAAG,IAAI,CAAC;CAChC;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CA2HhE,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { QuizConfig, QuizResultType } from '../../..';
|
|
3
|
-
interface QuizPlayerProps {
|
|
4
|
-
quizConfig: QuizConfig;
|
|
5
|
-
onQuizComplete: (result: QuizResultType) => void;
|
|
6
|
-
onExitQuiz?: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare const QuizPlayer: React.FC<QuizPlayerProps>;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=QuizPlayer.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QuizPlayer.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/QuizPlayer.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAEjF,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAqD,MAAM,UAAU,CAAC;AAW9G,UAAU,eAAe;IACvB,UAAU,EAAE,UAAU,CAAC;IACvB,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB;AAID,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA2QhD,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { QuizResultType } from '../../..';
|
|
3
|
-
interface QuizResultProps {
|
|
4
|
-
result: QuizResultType;
|
|
5
|
-
quizTitle: string;
|
|
6
|
-
onExitQuiz?: () => void;
|
|
7
|
-
onGenerateReview?: () => void;
|
|
8
|
-
showReviewButton?: boolean;
|
|
9
|
-
isReviewLoading?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare const QuizResult: React.FC<QuizResultProps>;
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=QuizResult.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QuizResult.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/QuizResult.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAO/C,UAAU,eAAe;IACvB,MAAM,EAAE,cAAc,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAoKhD,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { ScratchProgrammingQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface ScratchProgrammingQuestionUIProps {
|
|
4
|
-
question: ScratchProgrammingQuestion;
|
|
5
|
-
userAnswer: UserAnswerType | null;
|
|
6
|
-
showCorrectAnswer?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export interface ScratchProgrammingQuestionUIRef {
|
|
9
|
-
getWorkspaceXml: () => string | null;
|
|
10
|
-
}
|
|
11
|
-
export declare const ScratchProgrammingQuestionUI: React.ForwardRefExoticComponent<ScratchProgrammingQuestionUIProps & React.RefAttributes<ScratchProgrammingQuestionUIRef>>;
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=ScratchProgrammingQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ScratchProgrammingQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/ScratchProgrammingQuestionUI.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAoF,MAAM,OAAO,CAAC;AACzG,OAAO,KAAK,EAAE,0BAA0B,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAiG3E,UAAU,iCAAiC;IACzC,QAAQ,EAAE,0BAA0B,CAAC;IACrC,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,MAAM,WAAW,+BAA+B;IAC9C,eAAe,EAAE,MAAM,MAAM,GAAG,IAAI,CAAC;CACtC;AAED,eAAO,MAAM,4BAA4B,2HAsSvC,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SequenceQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface SequenceQuestionUIProps {
|
|
4
|
-
question: SequenceQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const SequenceQuestionUI: React.FC<SequenceQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=SequenceQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SequenceQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/SequenceQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AACnD,OAAO,KAAK,EAAE,gBAAgB,EAAgB,cAAc,EAAE,MAAM,UAAU,CAAC;AAO/E,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAqJhE,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { ShortAnswerQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface ShortAnswerQuestionUIProps {
|
|
4
|
-
question: ShortAnswerQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const ShortAnswerQuestionUI: React.FC<ShortAnswerQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=ShortAnswerQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ShortAnswerQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/ShortAnswerQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAMpE,UAAU,0BAA0B;IAClC,QAAQ,EAAE,mBAAmB,CAAC;IAC9B,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA2EtE,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { TrueFalseQuestion, UserAnswerType } from '../../..';
|
|
3
|
-
interface TrueFalseQuestionUIProps {
|
|
4
|
-
question: TrueFalseQuestion;
|
|
5
|
-
onAnswerChange: (answer: UserAnswerType) => void;
|
|
6
|
-
userAnswer: UserAnswerType | null;
|
|
7
|
-
showCorrectAnswer?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const TrueFalseQuestionUI: React.FC<TrueFalseQuestionUIProps>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=TrueFalseQuestionUI.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TrueFalseQuestionUI.d.ts","sourceRoot":"","sources":["../../../../src/react-ui/components/ui/TrueFalseQuestionUI.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAMlE,UAAU,wBAAwB;IAChC,QAAQ,EAAE,iBAAiB,CAAC;IAC5B,cAAc,EAAE,CAAC,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,cAAc,GAAG,IAAI,CAAC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CA2ElE,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import '../../i18n';
|
|
3
|
-
interface LanguageContextType {
|
|
4
|
-
language: string;
|
|
5
|
-
changeLanguage: (lang: string) => void;
|
|
6
|
-
}
|
|
7
|
-
interface LanguageProviderProps {
|
|
8
|
-
children: ReactNode;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* LanguageProvider is a component that wraps the application to provide
|
|
12
|
-
* language state and the ability to change it to all descendant components.
|
|
13
|
-
*/
|
|
14
|
-
export declare const LanguageProvider: React.FC<LanguageProviderProps>;
|
|
15
|
-
/**
|
|
16
|
-
* A custom hook to easily access the language context.
|
|
17
|
-
* This simplifies usage in consumer components.
|
|
18
|
-
*/
|
|
19
|
-
export declare const useLanguage: () => LanguageContextType;
|
|
20
|
-
export {};
|
|
21
|
-
//# sourceMappingURL=LanguageContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LanguageContext.d.ts","sourceRoot":"","sources":["../../../src/react-ui/context/LanguageContext.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAA+D,SAAS,EAAE,MAAM,OAAO,CAAC;AAGtG,OAAO,YAAY,CAAC;AAGpB,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC;AAMD,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED;;;GAGG;AACH,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA4C5D,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,WAAW,QAAO,mBAM9B,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A custom React hook that returns true if the current viewport width
|
|
3
|
-
* is less than the mobile breakpoint (768px).
|
|
4
|
-
* It is SSR-safe and updates on window resize.
|
|
5
|
-
*
|
|
6
|
-
* @returns {boolean} True if the viewport is considered mobile, false otherwise.
|
|
7
|
-
*/
|
|
8
|
-
export declare function useIsMobile(): boolean;
|
|
9
|
-
//# sourceMappingURL=use-mobile.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-mobile.d.ts","sourceRoot":"","sources":["../../../src/react-ui/hooks/use-mobile.ts"],"names":[],"mappings":"AAUA;;;;;;GAMG;AACH,wBAAgB,WAAW,IAAI,OAAO,CA+BrC"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { ToastActionElement, ToastProps } from "../components/elements/toast";
|
|
3
|
-
type ToasterToast = ToastProps & {
|
|
4
|
-
id: string;
|
|
5
|
-
title?: React.ReactNode;
|
|
6
|
-
description?: React.ReactNode;
|
|
7
|
-
action?: ToastActionElement;
|
|
8
|
-
};
|
|
9
|
-
declare const actionTypes: {
|
|
10
|
-
readonly ADD_TOAST: "ADD_TOAST";
|
|
11
|
-
readonly UPDATE_TOAST: "UPDATE_TOAST";
|
|
12
|
-
readonly DISMISS_TOAST: "DISMISS_TOAST";
|
|
13
|
-
readonly REMOVE_TOAST: "REMOVE_TOAST";
|
|
14
|
-
};
|
|
15
|
-
type ActionType = typeof actionTypes;
|
|
16
|
-
type Action = {
|
|
17
|
-
type: ActionType["ADD_TOAST"];
|
|
18
|
-
toast: ToasterToast;
|
|
19
|
-
} | {
|
|
20
|
-
type: ActionType["UPDATE_TOAST"];
|
|
21
|
-
toast: Partial<ToasterToast>;
|
|
22
|
-
} | {
|
|
23
|
-
type: ActionType["DISMISS_TOAST"];
|
|
24
|
-
toastId?: ToasterToast["id"];
|
|
25
|
-
} | {
|
|
26
|
-
type: ActionType["REMOVE_TOAST"];
|
|
27
|
-
toastId?: ToasterToast["id"];
|
|
28
|
-
};
|
|
29
|
-
interface State {
|
|
30
|
-
toasts: ToasterToast[];
|
|
31
|
-
}
|
|
32
|
-
export declare const reducer: (state: State, action: Action) => State;
|
|
33
|
-
type Toast = Omit<ToasterToast, "id">;
|
|
34
|
-
declare function toast({ ...props }: Toast): {
|
|
35
|
-
id: string;
|
|
36
|
-
dismiss: () => void;
|
|
37
|
-
update: (props: ToasterToast) => void;
|
|
38
|
-
};
|
|
39
|
-
declare function useToast(): {
|
|
40
|
-
toast: typeof toast;
|
|
41
|
-
dismiss: (toastId?: string) => void;
|
|
42
|
-
toasts: ToasterToast[];
|
|
43
|
-
};
|
|
44
|
-
export { useToast, toast };
|
|
45
|
-
//# sourceMappingURL=use-toast.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"use-toast.d.ts","sourceRoot":"","sources":["../../../src/react-ui/hooks/use-toast.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,KAAK,EACV,kBAAkB,EAClB,UAAU,EACX,MAAM,8BAA8B,CAAA;AAKrC,KAAK,YAAY,GAAG,UAAU,GAAG;IAC/B,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACvB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC7B,MAAM,CAAC,EAAE,kBAAkB,CAAA;CAC5B,CAAA;AAED,QAAA,MAAM,WAAW;;;;;CAKP,CAAA;AASV,KAAK,UAAU,GAAG,OAAO,WAAW,CAAA;AAEpC,KAAK,MAAM,GACP;IACE,IAAI,EAAE,UAAU,CAAC,WAAW,CAAC,CAAA;IAC7B,KAAK,EAAE,YAAY,CAAA;CACpB,GACD;IACE,IAAI,EAAE,UAAU,CAAC,cAAc,CAAC,CAAA;IAChC,KAAK,EAAE,OAAO,CAAC,YAAY,CAAC,CAAA;CAC7B,GACD;IACE,IAAI,EAAE,UAAU,CAAC,eAAe,CAAC,CAAA;IACjC,OAAO,CAAC,EAAE,YAAY,CAAC,IAAI,CAAC,CAAA;CAC7B,GACD;IACE,IAAI,EAAE,UAAU,CAAC,cAAc,CAAC,CAAA;IAChC,OAAO,CAAC,EAAE,YAAY,CAAC,IAAI,CAAC,CAAA;CAC7B,CAAA;AAEL,UAAU,KAAK;IACb,MAAM,EAAE,YAAY,EAAE,CAAA;CACvB;AAoBD,eAAO,MAAM,OAAO,GAAI,OAAO,KAAK,EAAE,QAAQ,MAAM,KAAG,KAqDtD,CAAA;AAaD,KAAK,KAAK,GAAG,IAAI,CAAC,YAAY,EAAE,IAAI,CAAC,CAAA;AAErC,iBAAS,KAAK,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK;;;oBAGT,YAAY;EAwBpC;AAED,iBAAS,QAAQ;;wBAgBO,MAAM;YAtIpB,YAAY,EAAE;EAwIvB;AAED,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,CAAA"}
|
package/dist/react-ui/index.d.ts
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
export { QuizPlayer } from './components/ui/QuizPlayer';
|
|
2
|
-
export { QuizResult } from './components/ui/QuizResult';
|
|
3
|
-
export { QuizDataManagement } from './components/ui/QuizDataManagement';
|
|
4
|
-
export { QuestionRenderer } from './components/ui/QuestionRenderer';
|
|
5
|
-
export { MultipleChoiceQuestionUI } from './components/ui/MultipleChoiceQuestionUI';
|
|
6
|
-
export { TrueFalseQuestionUI } from './components/ui/TrueFalseQuestionUI';
|
|
7
|
-
export { MultipleResponseQuestionUI } from './components/ui/MultipleResponseQuestionUI';
|
|
8
|
-
export { ShortAnswerQuestionUI } from './components/ui/ShortAnswerQuestionUI';
|
|
9
|
-
export { NumericQuestionUI } from './components/ui/NumericQuestionUI';
|
|
10
|
-
export { FillInTheBlanksQuestionUI } from './components/ui/FillInTheBlanksQuestionUI';
|
|
11
|
-
export { SequenceQuestionUI } from './components/ui/SequenceQuestionUI';
|
|
12
|
-
export { MatchingQuestionUI } from './components/ui/MatchingQuestionUI';
|
|
13
|
-
export { DragAndDropQuestionUI } from './components/ui/DragAndDropQuestionUI';
|
|
14
|
-
export { HotspotQuestionUI } from './components/ui/HotspotQuestionUI';
|
|
15
|
-
export { BlocklyProgrammingQuestionUI } from './components/ui/BlocklyProgrammingQuestionUI';
|
|
16
|
-
export { ScratchProgrammingQuestionUI } from './components/ui/ScratchProgrammingQuestionUI';
|
|
17
|
-
export { QuizAuthoringTool } from './components/authoring/QuizAuthoringTool';
|
|
18
|
-
export { AIQuestionGeneratorModal } from './components/authoring/AIQuestionGeneratorModal';
|
|
19
|
-
export { EditQuestionModal } from './components/authoring/EditQuestionModal';
|
|
20
|
-
export { SCORMExportModal } from './components/authoring/SCORMExportModal';
|
|
21
|
-
export { TrueFalseQuestionForm } from './components/authoring/TrueFalseQuestionForm';
|
|
22
|
-
export { MultipleChoiceQuestionForm } from './components/authoring/MultipleChoiceQuestionForm';
|
|
23
|
-
export { MultipleResponseQuestionForm } from './components/authoring/MultipleResponseQuestionForm';
|
|
24
|
-
export { ShortAnswerQuestionForm } from './components/authoring/ShortAnswerQuestionForm';
|
|
25
|
-
export { NumericQuestionForm } from './components/authoring/NumericQuestionForm';
|
|
26
|
-
export { FillInTheBlanksQuestionForm } from './components/authoring/FillInTheBlanksQuestionForm';
|
|
27
|
-
export { SequenceQuestionForm } from './components/authoring/SequenceQuestionForm';
|
|
28
|
-
export { MatchingQuestionForm } from './components/authoring/MatchingQuestionForm';
|
|
29
|
-
export { DragAndDropQuestionForm } from './components/authoring/DragAndDropQuestionForm';
|
|
30
|
-
export { HotspotQuestionForm } from './components/authoring/HotspotQuestionForm';
|
|
31
|
-
export { BlocklyProgrammingQuestionForm } from './components/authoring/BlocklyProgrammingQuestionForm';
|
|
32
|
-
export { ScratchProgrammingQuestionForm } from './components/authoring/ScratchProgrammingQuestionForm';
|
|
33
|
-
export { AIFullQuizGeneratorModal } from './components/authoring/AIFullQuizGeneratorModal';
|
|
34
|
-
export { ImportQuestionsModal } from './components/authoring/ImportQuestionsModal';
|
|
35
|
-
export { APIKeyManagerModal } from './components/app/APIKeyManagerModal';
|
|
36
|
-
export { useToast } from './hooks/use-toast';
|
|
37
|
-
export { toast } from './hooks/use-toast';
|
|
38
|
-
export { Toaster } from './components/elements/toaster';
|
|
39
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/react-ui/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAGpE,OAAO,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAC;AACpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AACtE,OAAO,EAAE,yBAAyB,EAAE,MAAM,2CAA2C,CAAC;AACtF,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AACxE,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AACtE,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAG5F,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC7E,OAAO,EAAE,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAC3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,0BAA0B,EAAE,MAAM,mDAAmD,CAAC;AAC/F,OAAO,EAAE,4BAA4B,EAAE,MAAM,qDAAqD,CAAC;AACnG,OAAO,EAAE,uBAAuB,EAAE,MAAM,gDAAgD,CAAC;AACzF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAE,2BAA2B,EAAE,MAAM,oDAAoD,CAAC;AACjG,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,uBAAuB,EAAE,MAAM,gDAAgD,CAAC;AACzF,OAAO,EAAE,mBAAmB,EAAE,MAAM,4CAA4C,CAAC;AACjF,OAAO,EAAE,8BAA8B,EAAE,MAAM,uDAAuD,CAAC;AACvG,OAAO,EAAE,8BAA8B,EAAE,MAAM,uDAAuD,CAAC;AACvG,OAAO,EAAE,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAOzE,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC"}
|
package/dist/react-ui.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"react-ui.d.ts","sourceRoot":"","sources":["../src/react-ui.ts"],"names":[],"mappings":"AAGA,mBAAmB,GAAG,CAAC;AAGvB,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,EAAE,kBAAkB,EAAE,MAAM,6CAA6C,CAAC;AACjF,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAG7E,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAC;AACtF,OAAO,EAAE,wBAAwB,EAAE,MAAM,0DAA0D,CAAC;AACpG,OAAO,EAAE,wBAAwB,EAAE,MAAM,0DAA0D,CAAC;AACpG,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAC;AACtF,OAAO,EAAE,gBAAgB,EAAE,MAAM,kDAAkD,CAAC;AACpF,OAAO,EAAE,oBAAoB,EAAE,MAAM,sDAAsD,CAAC;AAC5F,OAAO,EAAE,YAAY,EAAE,MAAM,8CAA8C,CAAC;AAC5E,OAAO,EAAE,eAAe,EAAE,MAAM,iDAAiD,CAAC;AAClF,OAAO,EAAE,kBAAkB,EAAE,MAAM,oDAAoD,CAAC;AAGxF,OAAO,EAAE,yBAAyB,EAAE,MAAM,qDAAqD,CAAC;AAChG,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AACtE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAC;AACpF,OAAO,EAAE,sBAAsB,EAAE,MAAM,uDAAuD,CAAC;AAC/F,OAAO,EAAE,gBAAgB,EAAE,MAAM,kDAAkD,CAAC;AACpF,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,8CAA8C,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,MAAM,kDAAkD,CAAC;AACpF,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAC;AACtF,OAAO,EAAE,oBAAoB,EAAE,MAAM,sDAAsD,CAAC;AAC5F,OAAO,EAAE,UAAU,EAAE,MAAM,2CAA2C,CAAC;AACvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,sDAAsD,CAAC;AAC5F,OAAO,EAAE,oBAAoB,EAAE,MAAM,sDAAsD,CAAC;AAC5F,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAGlF,OAAO,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAC;AAC3E,OAAO,EAAE,cAAc,EAAE,MAAM,+CAA+C,CAAC;AAC/E,OAAO,EAAE,YAAY,EAAE,MAAM,6CAA6C,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AACjF,OAAO,EAAE,iBAAiB,EAAE,MAAM,kDAAkD,CAAC;AACrF,OAAO,EAAE,iBAAiB,EAAE,MAAM,kDAAkD,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAAE,MAAM,oDAAoD,CAAC;AACzF,OAAO,EAAE,wBAAwB,EAAE,MAAM,yDAAyD,CAAC;AACnG,OAAO,EAAE,cAAc,EAAE,MAAM,+CAA+C,CAAC;AAC/E,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAGjF,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,4BAA4B,CAAC;AAG7D,OAAO,EAAE,MAAM,EAAE,MAAM,uCAAuC,CAAC;AAC/D,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AAC5H,OAAO,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AAC7D,OAAO,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,YAAY,EAAE,YAAY,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,uCAAuC,CAAC;AAC1I,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,UAAU,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACtH,OAAO,EAAE,QAAQ,EAAE,MAAM,yCAAyC,CAAC;AACnE,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EAAE,QAAQ,EAAE,MAAM,yCAAyC,CAAC;AACnE,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AACxE,OAAO,EAAE,OAAO,EAAE,MAAM,wCAAwC,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAM,sCAAsC,CAAC;AAC7D,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AACxH,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAClH,OAAO,EAAE,QAAQ,EAAE,MAAM,yCAAyC,CAAC;AACnE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC"}
|