@thanh01.pmt/interactive-quiz-kit 1.0.30 → 1.0.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (502) hide show
  1. package/dist/ai-ecosystem-D6vuLxnS.d.ts +228 -0
  2. package/dist/ai-ecosystem-DCPvHU4-.d.cts +228 -0
  3. package/dist/ai.d.cts +2017 -0
  4. package/dist/ai.d.ts +2017 -40
  5. package/dist/authoring.d.cts +11 -0
  6. package/dist/authoring.d.ts +11 -6
  7. package/dist/index.d.cts +444 -0
  8. package/dist/index.d.ts +444 -31
  9. package/dist/player.d.cts +13 -0
  10. package/dist/player.d.ts +3 -2
  11. package/dist/quiz-config-Df_89hFx.d.cts +198 -0
  12. package/dist/quiz-config-Df_89hFx.d.ts +198 -0
  13. package/dist/react-ui.d.cts +206 -0
  14. package/dist/react-ui.d.ts +206 -58
  15. package/dist/toaster-Blf5k3DP.d.cts +132 -0
  16. package/dist/toaster-BrChkQ23.d.ts +132 -0
  17. package/package.json +1 -1
  18. package/dist/ai/dev.d.ts +0 -16
  19. package/dist/ai/dev.d.ts.map +0 -1
  20. package/dist/ai/flows/ask-tutor-chat-types.d.ts +0 -67
  21. package/dist/ai/flows/ask-tutor-chat-types.d.ts.map +0 -1
  22. package/dist/ai/flows/ask-tutor-chat.d.ts +0 -3
  23. package/dist/ai/flows/ask-tutor-chat.d.ts.map +0 -1
  24. package/dist/ai/flows/assess-and-map-document-types.d.ts +0 -80
  25. package/dist/ai/flows/assess-and-map-document-types.d.ts.map +0 -1
  26. package/dist/ai/flows/assess-and-map-document.d.ts +0 -3
  27. package/dist/ai/flows/assess-and-map-document.d.ts.map +0 -1
  28. package/dist/ai/flows/evaluate-user-code-types.d.ts +0 -49
  29. package/dist/ai/flows/evaluate-user-code-types.d.ts.map +0 -1
  30. package/dist/ai/flows/evaluate-user-code.d.ts +0 -3
  31. package/dist/ai/flows/evaluate-user-code.d.ts.map +0 -1
  32. package/dist/ai/flows/generate-learning-analysis-types.d.ts +0 -200
  33. package/dist/ai/flows/generate-learning-analysis-types.d.ts.map +0 -1
  34. package/dist/ai/flows/generate-learning-analysis.d.ts +0 -4
  35. package/dist/ai/flows/generate-learning-analysis.d.ts.map +0 -1
  36. package/dist/ai/flows/generate-motivational-quote.d.ts +0 -3
  37. package/dist/ai/flows/generate-motivational-quote.d.ts.map +0 -1
  38. package/dist/ai/flows/generate-practice-quiz.d.ts +0 -76
  39. package/dist/ai/flows/generate-practice-quiz.d.ts.map +0 -1
  40. package/dist/ai/flows/generate-practice-suggestion.d.ts +0 -149
  41. package/dist/ai/flows/generate-practice-suggestion.d.ts.map +0 -1
  42. package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts +0 -122
  43. package/dist/ai/flows/generate-questions-from-quiz-plan-types.d.ts.map +0 -1
  44. package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts +0 -3
  45. package/dist/ai/flows/generate-questions-from-quiz-plan.d.ts.map +0 -1
  46. package/dist/ai/flows/generate-quiz-from-text-types.d.ts +0 -358
  47. package/dist/ai/flows/generate-quiz-from-text-types.d.ts.map +0 -1
  48. package/dist/ai/flows/generate-quiz-from-text.d.ts +0 -3
  49. package/dist/ai/flows/generate-quiz-from-text.d.ts.map +0 -1
  50. package/dist/ai/flows/generate-quiz-plan-types.d.ts +0 -272
  51. package/dist/ai/flows/generate-quiz-plan-types.d.ts.map +0 -1
  52. package/dist/ai/flows/generate-quiz-plan.d.ts +0 -12
  53. package/dist/ai/flows/generate-quiz-plan.d.ts.map +0 -1
  54. package/dist/ai/flows/generate-quiz-review.d.ts +0 -3
  55. package/dist/ai/flows/generate-quiz-review.d.ts.map +0 -1
  56. package/dist/ai/flows/generate-single-knowledge-card-types.d.ts +0 -34
  57. package/dist/ai/flows/generate-single-knowledge-card-types.d.ts.map +0 -1
  58. package/dist/ai/flows/generate-single-knowledge-card.d.ts +0 -3
  59. package/dist/ai/flows/generate-single-knowledge-card.d.ts.map +0 -1
  60. package/dist/ai/flows/motivational-quote-types.d.ts +0 -30
  61. package/dist/ai/flows/motivational-quote-types.d.ts.map +0 -1
  62. package/dist/ai/flows/plan-knowledge-cards-types.d.ts +0 -24
  63. package/dist/ai/flows/plan-knowledge-cards-types.d.ts.map +0 -1
  64. package/dist/ai/flows/plan-knowledge-cards.d.ts +0 -3
  65. package/dist/ai/flows/plan-knowledge-cards.d.ts.map +0 -1
  66. package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts +0 -133
  67. package/dist/ai/flows/question-gen/generate-coding-question-types.d.ts.map +0 -1
  68. package/dist/ai/flows/question-gen/generate-coding-question.d.ts +0 -3
  69. package/dist/ai/flows/question-gen/generate-coding-question.d.ts.map +0 -1
  70. package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts +0 -142
  71. package/dist/ai/flows/question-gen/generate-fitb-question-types.d.ts.map +0 -1
  72. package/dist/ai/flows/question-gen/generate-fitb-question.d.ts +0 -3
  73. package/dist/ai/flows/question-gen/generate-fitb-question.d.ts.map +0 -1
  74. package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts +0 -137
  75. package/dist/ai/flows/question-gen/generate-matching-question-types.d.ts.map +0 -1
  76. package/dist/ai/flows/question-gen/generate-matching-question.d.ts +0 -3
  77. package/dist/ai/flows/question-gen/generate-matching-question.d.ts.map +0 -1
  78. package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts +0 -137
  79. package/dist/ai/flows/question-gen/generate-mcq-question-types.d.ts.map +0 -1
  80. package/dist/ai/flows/question-gen/generate-mcq-question.d.ts +0 -3
  81. package/dist/ai/flows/question-gen/generate-mcq-question.d.ts.map +0 -1
  82. package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts +0 -143
  83. package/dist/ai/flows/question-gen/generate-mrq-question-types.d.ts.map +0 -1
  84. package/dist/ai/flows/question-gen/generate-mrq-question.d.ts +0 -3
  85. package/dist/ai/flows/question-gen/generate-mrq-question.d.ts.map +0 -1
  86. package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts +0 -131
  87. package/dist/ai/flows/question-gen/generate-numeric-question-types.d.ts.map +0 -1
  88. package/dist/ai/flows/question-gen/generate-numeric-question.d.ts +0 -3
  89. package/dist/ai/flows/question-gen/generate-numeric-question.d.ts.map +0 -1
  90. package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts +0 -119
  91. package/dist/ai/flows/question-gen/generate-sequence-question-types.d.ts.map +0 -1
  92. package/dist/ai/flows/question-gen/generate-sequence-question.d.ts +0 -3
  93. package/dist/ai/flows/question-gen/generate-sequence-question.d.ts.map +0 -1
  94. package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts +0 -119
  95. package/dist/ai/flows/question-gen/generate-short-answer-question-types.d.ts.map +0 -1
  96. package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts +0 -3
  97. package/dist/ai/flows/question-gen/generate-short-answer-question.d.ts.map +0 -1
  98. package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts +0 -115
  99. package/dist/ai/flows/question-gen/generate-true-false-question-types.d.ts.map +0 -1
  100. package/dist/ai/flows/question-gen/generate-true-false-question.d.ts +0 -3
  101. package/dist/ai/flows/question-gen/generate-true-false-question.d.ts.map +0 -1
  102. package/dist/ai/flows/question-gen/question-generation-schemas.d.ts +0 -1027
  103. package/dist/ai/flows/question-gen/question-generation-schemas.d.ts.map +0 -1
  104. package/dist/ai/flows/review-types.d.ts +0 -79
  105. package/dist/ai/flows/review-types.d.ts.map +0 -1
  106. package/dist/ai/flows/shared-schemas.d.ts +0 -133
  107. package/dist/ai/flows/shared-schemas.d.ts.map +0 -1
  108. package/dist/ai/genkit.d.ts +0 -2
  109. package/dist/ai/genkit.d.ts.map +0 -1
  110. package/dist/ai.d.ts.map +0 -1
  111. package/dist/authoring.d.ts.map +0 -1
  112. package/dist/i18n.d.ts +0 -3
  113. package/dist/i18n.d.ts.map +0 -1
  114. package/dist/index.d.ts.map +0 -1
  115. package/dist/player.d.ts.map +0 -1
  116. package/dist/react-ui/components/app/APIKeyManagerModal.d.ts +0 -8
  117. package/dist/react-ui/components/app/APIKeyManagerModal.d.ts.map +0 -1
  118. package/dist/react-ui/components/app/AppController.d.ts +0 -3
  119. package/dist/react-ui/components/app/AppController.d.ts.map +0 -1
  120. package/dist/react-ui/components/app/ManageImageContexts.d.ts +0 -3
  121. package/dist/react-ui/components/app/ManageImageContexts.d.ts.map +0 -1
  122. package/dist/react-ui/components/app/ManageTopics.d.ts +0 -3
  123. package/dist/react-ui/components/app/ManageTopics.d.ts.map +0 -1
  124. package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts +0 -3
  125. package/dist/react-ui/components/app/PersonalPracticeDashboard.d.ts.map +0 -1
  126. package/dist/react-ui/components/app/SettingsModal.d.ts +0 -10
  127. package/dist/react-ui/components/app/SettingsModal.d.ts.map +0 -1
  128. package/dist/react-ui/components/app/UploadResourceModal.d.ts +0 -8
  129. package/dist/react-ui/components/app/UploadResourceModal.d.ts.map +0 -1
  130. package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts +0 -11
  131. package/dist/react-ui/components/authoring/AIFullQuizGeneratorModal.d.ts.map +0 -1
  132. package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts +0 -19
  133. package/dist/react-ui/components/authoring/AIQuestionGeneratorModal.d.ts.map +0 -1
  134. package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts +0 -9
  135. package/dist/react-ui/components/authoring/BlocklyProgrammingQuestionForm.d.ts.map +0 -1
  136. package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts +0 -9
  137. package/dist/react-ui/components/authoring/CodingQuestionForm.d.ts.map +0 -1
  138. package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts +0 -9
  139. package/dist/react-ui/components/authoring/DragAndDropQuestionForm.d.ts.map +0 -1
  140. package/dist/react-ui/components/authoring/EditQuestionModal.d.ts +0 -11
  141. package/dist/react-ui/components/authoring/EditQuestionModal.d.ts.map +0 -1
  142. package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts +0 -9
  143. package/dist/react-ui/components/authoring/FillInTheBlanksQuestionForm.d.ts.map +0 -1
  144. package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts +0 -9
  145. package/dist/react-ui/components/authoring/HotspotQuestionForm.d.ts.map +0 -1
  146. package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts +0 -10
  147. package/dist/react-ui/components/authoring/ImportQuestionsModal.d.ts.map +0 -1
  148. package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts +0 -9
  149. package/dist/react-ui/components/authoring/MatchingQuestionForm.d.ts.map +0 -1
  150. package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts +0 -9
  151. package/dist/react-ui/components/authoring/MultipleChoiceQuestionForm.d.ts.map +0 -1
  152. package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts +0 -9
  153. package/dist/react-ui/components/authoring/MultipleResponseQuestionForm.d.ts.map +0 -1
  154. package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts +0 -9
  155. package/dist/react-ui/components/authoring/NumericQuestionForm.d.ts.map +0 -1
  156. package/dist/react-ui/components/authoring/QuestionFilters.d.ts +0 -9
  157. package/dist/react-ui/components/authoring/QuestionFilters.d.ts.map +0 -1
  158. package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts +0 -11
  159. package/dist/react-ui/components/authoring/QuestionFormDialog.d.ts.map +0 -1
  160. package/dist/react-ui/components/authoring/QuestionList.d.ts +0 -11
  161. package/dist/react-ui/components/authoring/QuestionList.d.ts.map +0 -1
  162. package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts +0 -10
  163. package/dist/react-ui/components/authoring/QuestionPreviewModal.d.ts.map +0 -1
  164. package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts +0 -10
  165. package/dist/react-ui/components/authoring/QuizAuthoringTool.d.ts.map +0 -1
  166. package/dist/react-ui/components/authoring/SCORMExportModal.d.ts +0 -13
  167. package/dist/react-ui/components/authoring/SCORMExportModal.d.ts.map +0 -1
  168. package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts +0 -9
  169. package/dist/react-ui/components/authoring/ScratchProgrammingQuestionForm.d.ts.map +0 -1
  170. package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts +0 -9
  171. package/dist/react-ui/components/authoring/SequenceQuestionForm.d.ts.map +0 -1
  172. package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts +0 -9
  173. package/dist/react-ui/components/authoring/ShortAnswerQuestionForm.d.ts.map +0 -1
  174. package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts +0 -9
  175. package/dist/react-ui/components/authoring/TrueFalseQuestionForm.d.ts.map +0 -1
  176. package/dist/react-ui/components/common/ClientTranslation.d.ts +0 -18
  177. package/dist/react-ui/components/common/ClientTranslation.d.ts.map +0 -1
  178. package/dist/react-ui/components/common/EditorToolbar.d.ts +0 -8
  179. package/dist/react-ui/components/common/EditorToolbar.d.ts.map +0 -1
  180. package/dist/react-ui/components/common/MarkdownEditor.d.ts +0 -11
  181. package/dist/react-ui/components/common/MarkdownEditor.d.ts.map +0 -1
  182. package/dist/react-ui/components/common/MarkdownRenderer.d.ts +0 -15
  183. package/dist/react-ui/components/common/MarkdownRenderer.d.ts.map +0 -1
  184. package/dist/react-ui/components/common/RichTextEditor.d.ts +0 -11
  185. package/dist/react-ui/components/common/RichTextEditor.d.ts.map +0 -1
  186. package/dist/react-ui/components/common/RichTextRenderer.d.ts +0 -16
  187. package/dist/react-ui/components/common/RichTextRenderer.d.ts.map +0 -1
  188. package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts +0 -17
  189. package/dist/react-ui/components/common/SimpleMarkdownEditor.d.ts.map +0 -1
  190. package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts +0 -11
  191. package/dist/react-ui/components/dashboard/AchievementCertificate.d.ts.map +0 -1
  192. package/dist/react-ui/components/dashboard/Achievements.d.ts +0 -8
  193. package/dist/react-ui/components/dashboard/Achievements.d.ts.map +0 -1
  194. package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts +0 -8
  195. package/dist/react-ui/components/dashboard/ActivityCalendar.d.ts.map +0 -1
  196. package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts +0 -8
  197. package/dist/react-ui/components/dashboard/AnalysisDialog.d.ts.map +0 -1
  198. package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts +0 -8
  199. package/dist/react-ui/components/dashboard/ChatbotDialog.d.ts.map +0 -1
  200. package/dist/react-ui/components/dashboard/Cheatsheet.d.ts +0 -3
  201. package/dist/react-ui/components/dashboard/Cheatsheet.d.ts.map +0 -1
  202. package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts +0 -11
  203. package/dist/react-ui/components/dashboard/DraggableDashboardCard.d.ts.map +0 -1
  204. package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts +0 -3
  205. package/dist/react-ui/components/dashboard/FreestyleQuizzesCard.d.ts.map +0 -1
  206. package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts +0 -3
  207. package/dist/react-ui/components/dashboard/GeneratedQuizzesCard.d.ts.map +0 -1
  208. package/dist/react-ui/components/dashboard/GoalsProgress.d.ts +0 -3
  209. package/dist/react-ui/components/dashboard/GoalsProgress.d.ts.map +0 -1
  210. package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts +0 -8
  211. package/dist/react-ui/components/dashboard/PerformanceCharts.d.ts.map +0 -1
  212. package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts +0 -9
  213. package/dist/react-ui/components/dashboard/PerformanceSnapshot.d.ts.map +0 -1
  214. package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts +0 -9
  215. package/dist/react-ui/components/dashboard/PracticeHistoryTable.d.ts.map +0 -1
  216. package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts +0 -3
  217. package/dist/react-ui/components/dashboard/RoadmapChecklist.d.ts.map +0 -1
  218. package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts +0 -13
  219. package/dist/react-ui/components/dashboard/SessionActionsDialog.d.ts.map +0 -1
  220. package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts +0 -10
  221. package/dist/react-ui/components/dashboard/ShareAchievementDialog.d.ts.map +0 -1
  222. package/dist/react-ui/components/dashboard/StatCard.d.ts +0 -12
  223. package/dist/react-ui/components/dashboard/StatCard.d.ts.map +0 -1
  224. package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts +0 -12
  225. package/dist/react-ui/components/dashboard/SuggestionDialog.d.ts.map +0 -1
  226. package/dist/react-ui/components/elements/accordion.d.ts +0 -8
  227. package/dist/react-ui/components/elements/accordion.d.ts.map +0 -1
  228. package/dist/react-ui/components/elements/alert-dialog.d.ts +0 -21
  229. package/dist/react-ui/components/elements/alert-dialog.d.ts.map +0 -1
  230. package/dist/react-ui/components/elements/alert.d.ts +0 -9
  231. package/dist/react-ui/components/elements/alert.d.ts.map +0 -1
  232. package/dist/react-ui/components/elements/avatar.d.ts +0 -7
  233. package/dist/react-ui/components/elements/avatar.d.ts.map +0 -1
  234. package/dist/react-ui/components/elements/badge.d.ts +0 -10
  235. package/dist/react-ui/components/elements/badge.d.ts.map +0 -1
  236. package/dist/react-ui/components/elements/button.d.ts +0 -12
  237. package/dist/react-ui/components/elements/button.d.ts.map +0 -1
  238. package/dist/react-ui/components/elements/calendar.d.ts +0 -9
  239. package/dist/react-ui/components/elements/calendar.d.ts.map +0 -1
  240. package/dist/react-ui/components/elements/card.d.ts +0 -9
  241. package/dist/react-ui/components/elements/card.d.ts.map +0 -1
  242. package/dist/react-ui/components/elements/chart.d.ts +0 -63
  243. package/dist/react-ui/components/elements/chart.d.ts.map +0 -1
  244. package/dist/react-ui/components/elements/checkbox.d.ts +0 -5
  245. package/dist/react-ui/components/elements/checkbox.d.ts.map +0 -1
  246. package/dist/react-ui/components/elements/dialog.d.ts +0 -20
  247. package/dist/react-ui/components/elements/dialog.d.ts.map +0 -1
  248. package/dist/react-ui/components/elements/dropdown-menu.d.ts +0 -28
  249. package/dist/react-ui/components/elements/dropdown-menu.d.ts.map +0 -1
  250. package/dist/react-ui/components/elements/form.d.ts +0 -24
  251. package/dist/react-ui/components/elements/form.d.ts.map +0 -1
  252. package/dist/react-ui/components/elements/input.d.ts +0 -4
  253. package/dist/react-ui/components/elements/input.d.ts.map +0 -1
  254. package/dist/react-ui/components/elements/label.d.ts +0 -6
  255. package/dist/react-ui/components/elements/label.d.ts.map +0 -1
  256. package/dist/react-ui/components/elements/menubar.d.ts +0 -29
  257. package/dist/react-ui/components/elements/menubar.d.ts.map +0 -1
  258. package/dist/react-ui/components/elements/popover.d.ts +0 -7
  259. package/dist/react-ui/components/elements/popover.d.ts.map +0 -1
  260. package/dist/react-ui/components/elements/progress.d.ts +0 -5
  261. package/dist/react-ui/components/elements/progress.d.ts.map +0 -1
  262. package/dist/react-ui/components/elements/radio-group.d.ts +0 -6
  263. package/dist/react-ui/components/elements/radio-group.d.ts.map +0 -1
  264. package/dist/react-ui/components/elements/scroll-area.d.ts +0 -6
  265. package/dist/react-ui/components/elements/scroll-area.d.ts.map +0 -1
  266. package/dist/react-ui/components/elements/select.d.ts +0 -14
  267. package/dist/react-ui/components/elements/select.d.ts.map +0 -1
  268. package/dist/react-ui/components/elements/separator.d.ts +0 -5
  269. package/dist/react-ui/components/elements/separator.d.ts.map +0 -1
  270. package/dist/react-ui/components/elements/sheet.d.ts +0 -26
  271. package/dist/react-ui/components/elements/sheet.d.ts.map +0 -1
  272. package/dist/react-ui/components/elements/sidebar.d.ts +0 -67
  273. package/dist/react-ui/components/elements/sidebar.d.ts.map +0 -1
  274. package/dist/react-ui/components/elements/skeleton.d.ts +0 -3
  275. package/dist/react-ui/components/elements/skeleton.d.ts.map +0 -1
  276. package/dist/react-ui/components/elements/slider.d.ts +0 -5
  277. package/dist/react-ui/components/elements/slider.d.ts.map +0 -1
  278. package/dist/react-ui/components/elements/switch.d.ts +0 -5
  279. package/dist/react-ui/components/elements/switch.d.ts.map +0 -1
  280. package/dist/react-ui/components/elements/table.d.ts +0 -11
  281. package/dist/react-ui/components/elements/table.d.ts.map +0 -1
  282. package/dist/react-ui/components/elements/tabs.d.ts +0 -8
  283. package/dist/react-ui/components/elements/tabs.d.ts.map +0 -1
  284. package/dist/react-ui/components/elements/textarea.d.ts +0 -4
  285. package/dist/react-ui/components/elements/textarea.d.ts.map +0 -1
  286. package/dist/react-ui/components/elements/toast.d.ts +0 -16
  287. package/dist/react-ui/components/elements/toast.d.ts.map +0 -1
  288. package/dist/react-ui/components/elements/toaster.d.ts +0 -2
  289. package/dist/react-ui/components/elements/toaster.d.ts.map +0 -1
  290. package/dist/react-ui/components/elements/tooltip.d.ts +0 -8
  291. package/dist/react-ui/components/elements/tooltip.d.ts.map +0 -1
  292. package/dist/react-ui/components/metadata/ApproachManager.d.ts +0 -3
  293. package/dist/react-ui/components/metadata/ApproachManager.d.ts.map +0 -1
  294. package/dist/react-ui/components/metadata/BloomLevelManager.d.ts +0 -3
  295. package/dist/react-ui/components/metadata/BloomLevelManager.d.ts.map +0 -1
  296. package/dist/react-ui/components/metadata/CategoryManager.d.ts +0 -3
  297. package/dist/react-ui/components/metadata/CategoryManager.d.ts.map +0 -1
  298. package/dist/react-ui/components/metadata/ContextManager.d.ts +0 -3
  299. package/dist/react-ui/components/metadata/ContextManager.d.ts.map +0 -1
  300. package/dist/react-ui/components/metadata/GradeLevelManager.d.ts +0 -3
  301. package/dist/react-ui/components/metadata/GradeLevelManager.d.ts.map +0 -1
  302. package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts +0 -3
  303. package/dist/react-ui/components/metadata/LearningObjectiveManager.d.ts.map +0 -1
  304. package/dist/react-ui/components/metadata/MetadataTabs.d.ts +0 -3
  305. package/dist/react-ui/components/metadata/MetadataTabs.d.ts.map +0 -1
  306. package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts +0 -3
  307. package/dist/react-ui/components/metadata/QuestionTypeManager.d.ts.map +0 -1
  308. package/dist/react-ui/components/metadata/SubjectManager.d.ts +0 -3
  309. package/dist/react-ui/components/metadata/SubjectManager.d.ts.map +0 -1
  310. package/dist/react-ui/components/metadata/TopicManager.d.ts +0 -3
  311. package/dist/react-ui/components/metadata/TopicManager.d.ts.map +0 -1
  312. package/dist/react-ui/components/practice/PracticeModeController.d.ts +0 -3
  313. package/dist/react-ui/components/practice/PracticeModeController.d.ts.map +0 -1
  314. package/dist/react-ui/components/practice/PracticeSetup.d.ts +0 -12
  315. package/dist/react-ui/components/practice/PracticeSetup.d.ts.map +0 -1
  316. package/dist/react-ui/components/practice/QuizReview.d.ts +0 -12
  317. package/dist/react-ui/components/practice/QuizReview.d.ts.map +0 -1
  318. package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts +0 -14
  319. package/dist/react-ui/components/ui/BlocklyProgrammingQuestionUI.d.ts.map +0 -1
  320. package/dist/react-ui/components/ui/CodingQuestionUI.d.ts +0 -11
  321. package/dist/react-ui/components/ui/CodingQuestionUI.d.ts.map +0 -1
  322. package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts +0 -11
  323. package/dist/react-ui/components/ui/DragAndDropQuestionUI.d.ts.map +0 -1
  324. package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts +0 -11
  325. package/dist/react-ui/components/ui/FillInTheBlanksQuestionUI.d.ts.map +0 -1
  326. package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts +0 -11
  327. package/dist/react-ui/components/ui/HotspotQuestionUI.d.ts.map +0 -1
  328. package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts +0 -11
  329. package/dist/react-ui/components/ui/MatchingQuestionUI.d.ts.map +0 -1
  330. package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts +0 -11
  331. package/dist/react-ui/components/ui/MultipleChoiceQuestionUI.d.ts.map +0 -1
  332. package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts +0 -11
  333. package/dist/react-ui/components/ui/MultipleResponseQuestionUI.d.ts.map +0 -1
  334. package/dist/react-ui/components/ui/NumericQuestionUI.d.ts +0 -11
  335. package/dist/react-ui/components/ui/NumericQuestionUI.d.ts.map +0 -1
  336. package/dist/react-ui/components/ui/QuestionRenderer.d.ts +0 -14
  337. package/dist/react-ui/components/ui/QuestionRenderer.d.ts.map +0 -1
  338. package/dist/react-ui/components/ui/QuizDataManagement.d.ts +0 -9
  339. package/dist/react-ui/components/ui/QuizDataManagement.d.ts.map +0 -1
  340. package/dist/react-ui/components/ui/QuizPlayer.d.ts +0 -10
  341. package/dist/react-ui/components/ui/QuizPlayer.d.ts.map +0 -1
  342. package/dist/react-ui/components/ui/QuizResult.d.ts +0 -13
  343. package/dist/react-ui/components/ui/QuizResult.d.ts.map +0 -1
  344. package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts +0 -13
  345. package/dist/react-ui/components/ui/ScratchProgrammingQuestionUI.d.ts.map +0 -1
  346. package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts +0 -11
  347. package/dist/react-ui/components/ui/SequenceQuestionUI.d.ts.map +0 -1
  348. package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts +0 -11
  349. package/dist/react-ui/components/ui/ShortAnswerQuestionUI.d.ts.map +0 -1
  350. package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts +0 -11
  351. package/dist/react-ui/components/ui/TrueFalseQuestionUI.d.ts.map +0 -1
  352. package/dist/react-ui/context/LanguageContext.d.ts +0 -21
  353. package/dist/react-ui/context/LanguageContext.d.ts.map +0 -1
  354. package/dist/react-ui/hooks/use-mobile.d.ts +0 -9
  355. package/dist/react-ui/hooks/use-mobile.d.ts.map +0 -1
  356. package/dist/react-ui/hooks/use-toast.d.ts +0 -45
  357. package/dist/react-ui/hooks/use-toast.d.ts.map +0 -1
  358. package/dist/react-ui/index.d.ts +0 -39
  359. package/dist/react-ui/index.d.ts.map +0 -1
  360. package/dist/react-ui.d.ts.map +0 -1
  361. package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts +0 -61
  362. package/dist/schemas/zod/blocklyProgrammingQuestionSchema.d.ts.map +0 -1
  363. package/dist/schemas/zod/codingQuestionSchema.d.ts +0 -111
  364. package/dist/schemas/zod/codingQuestionSchema.d.ts.map +0 -1
  365. package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts +0 -109
  366. package/dist/schemas/zod/dragAndDropQuestionSchema.d.ts.map +0 -1
  367. package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts +0 -103
  368. package/dist/schemas/zod/fillInTheBlanksQuestionSchema.d.ts.map +0 -1
  369. package/dist/schemas/zod/hotspotQuestionSchema.d.ts +0 -111
  370. package/dist/schemas/zod/hotspotQuestionSchema.d.ts.map +0 -1
  371. package/dist/schemas/zod/matchingQuestionSchema.d.ts +0 -106
  372. package/dist/schemas/zod/matchingQuestionSchema.d.ts.map +0 -1
  373. package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts +0 -70
  374. package/dist/schemas/zod/multipleChoiceQuestionSchema.d.ts.map +0 -1
  375. package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts +0 -70
  376. package/dist/schemas/zod/multipleResponseQuestionSchema.d.ts.map +0 -1
  377. package/dist/schemas/zod/numericQuestionSchema.d.ts +0 -55
  378. package/dist/schemas/zod/numericQuestionSchema.d.ts.map +0 -1
  379. package/dist/schemas/zod/quizConfigSchema.d.ts +0 -634
  380. package/dist/schemas/zod/quizConfigSchema.d.ts.map +0 -1
  381. package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts +0 -61
  382. package/dist/schemas/zod/scratchProgrammingQuestionSchema.d.ts.map +0 -1
  383. package/dist/schemas/zod/sequenceQuestionSchema.d.ts +0 -70
  384. package/dist/schemas/zod/sequenceQuestionSchema.d.ts.map +0 -1
  385. package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts +0 -55
  386. package/dist/schemas/zod/shortAnswerQuestionSchema.d.ts.map +0 -1
  387. package/dist/schemas/zod/trueFalseQuestionSchema.d.ts +0 -52
  388. package/dist/schemas/zod/trueFalseQuestionSchema.d.ts.map +0 -1
  389. package/dist/services/APIKeyService.d.ts +0 -28
  390. package/dist/services/APIKeyService.d.ts.map +0 -1
  391. package/dist/services/AchievementService.d.ts +0 -10
  392. package/dist/services/AchievementService.d.ts.map +0 -1
  393. package/dist/services/AnalysisReportService.d.ts +0 -11
  394. package/dist/services/AnalysisReportService.d.ts.map +0 -1
  395. package/dist/services/CardGenerationProcessor.d.ts +0 -7
  396. package/dist/services/CardGenerationProcessor.d.ts.map +0 -1
  397. package/dist/services/CodeEvaluationService.d.ts +0 -15
  398. package/dist/services/CodeEvaluationService.d.ts.map +0 -1
  399. package/dist/services/DashboardLayoutService.d.ts +0 -28
  400. package/dist/services/DashboardLayoutService.d.ts.map +0 -1
  401. package/dist/services/FreestyleQuizService.d.ts +0 -51
  402. package/dist/services/FreestyleQuizService.d.ts.map +0 -1
  403. package/dist/services/HTMLLauncherGenerator.d.ts +0 -3
  404. package/dist/services/HTMLLauncherGenerator.d.ts.map +0 -1
  405. package/dist/services/ImageContextService.d.ts +0 -55
  406. package/dist/services/ImageContextService.d.ts.map +0 -1
  407. package/dist/services/KnowledgeCardService.d.ts +0 -57
  408. package/dist/services/KnowledgeCardService.d.ts.map +0 -1
  409. package/dist/services/MotivationalQuotes.d.ts +0 -16
  410. package/dist/services/MotivationalQuotes.d.ts.map +0 -1
  411. package/dist/services/PracticeHistoryService.d.ts +0 -15
  412. package/dist/services/PracticeHistoryService.d.ts.map +0 -1
  413. package/dist/services/QuestionImportService.d.ts +0 -19
  414. package/dist/services/QuestionImportService.d.ts.map +0 -1
  415. package/dist/services/QuizEditorService.d.ts +0 -16
  416. package/dist/services/QuizEditorService.d.ts.map +0 -1
  417. package/dist/services/QuizEngine.d.ts +0 -40
  418. package/dist/services/QuizEngine.d.ts.map +0 -1
  419. package/dist/services/RoadmapService.d.ts +0 -9
  420. package/dist/services/RoadmapService.d.ts.map +0 -1
  421. package/dist/services/SCORMManifestGenerator.d.ts +0 -4
  422. package/dist/services/SCORMManifestGenerator.d.ts.map +0 -1
  423. package/dist/services/SCORMService.d.ts +0 -41
  424. package/dist/services/SCORMService.d.ts.map +0 -1
  425. package/dist/services/TopicDataService.d.ts +0 -62
  426. package/dist/services/TopicDataService.d.ts.map +0 -1
  427. package/dist/services/UserConfigService.d.ts +0 -27
  428. package/dist/services/UserConfigService.d.ts.map +0 -1
  429. package/dist/services/evaluators/base-evaluator.d.ts +0 -11
  430. package/dist/services/evaluators/base-evaluator.d.ts.map +0 -1
  431. package/dist/services/evaluators/coding-evaluator.d.ts +0 -6
  432. package/dist/services/evaluators/coding-evaluator.d.ts.map +0 -1
  433. package/dist/services/evaluators/drag-and-drop-evaluator.d.ts +0 -6
  434. package/dist/services/evaluators/drag-and-drop-evaluator.d.ts.map +0 -1
  435. package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts +0 -6
  436. package/dist/services/evaluators/fill-in-the-blanks-evaluator.d.ts.map +0 -1
  437. package/dist/services/evaluators/hotspot-evaluator.d.ts +0 -6
  438. package/dist/services/evaluators/hotspot-evaluator.d.ts.map +0 -1
  439. package/dist/services/evaluators/matching-evaluator.d.ts +0 -6
  440. package/dist/services/evaluators/matching-evaluator.d.ts.map +0 -1
  441. package/dist/services/evaluators/multiple-choice-evaluator.d.ts +0 -6
  442. package/dist/services/evaluators/multiple-choice-evaluator.d.ts.map +0 -1
  443. package/dist/services/evaluators/multiple-response-evaluator.d.ts +0 -6
  444. package/dist/services/evaluators/multiple-response-evaluator.d.ts.map +0 -1
  445. package/dist/services/evaluators/numeric-evaluator.d.ts +0 -6
  446. package/dist/services/evaluators/numeric-evaluator.d.ts.map +0 -1
  447. package/dist/services/evaluators/programming-evaluator.d.ts +0 -6
  448. package/dist/services/evaluators/programming-evaluator.d.ts.map +0 -1
  449. package/dist/services/evaluators/sequence-evaluator.d.ts +0 -6
  450. package/dist/services/evaluators/sequence-evaluator.d.ts.map +0 -1
  451. package/dist/services/evaluators/short-answer-evaluator.d.ts +0 -6
  452. package/dist/services/evaluators/short-answer-evaluator.d.ts.map +0 -1
  453. package/dist/services/evaluators/true-false-evaluator.d.ts +0 -6
  454. package/dist/services/evaluators/true-false-evaluator.d.ts.map +0 -1
  455. package/dist/services/metadataService.d.ts +0 -40
  456. package/dist/services/metadataService.d.ts.map +0 -1
  457. package/dist/services/questionBankService.d.ts +0 -19
  458. package/dist/services/questionBankService.d.ts.map +0 -1
  459. package/dist/services/sampleQuiz.d.ts +0 -4
  460. package/dist/services/sampleQuiz.d.ts.map +0 -1
  461. package/dist/services/scormPackaging.d.ts +0 -11
  462. package/dist/services/scormPackaging.d.ts.map +0 -1
  463. package/dist/types/ai-ecosystem.d.ts +0 -57
  464. package/dist/types/ai-ecosystem.d.ts.map +0 -1
  465. package/dist/types/common.d.ts +0 -3
  466. package/dist/types/common.d.ts.map +0 -1
  467. package/dist/types/learning-objectives.d.ts +0 -12
  468. package/dist/types/learning-objectives.d.ts.map +0 -1
  469. package/dist/types/metadata.d.ts +0 -45
  470. package/dist/types/metadata.d.ts.map +0 -1
  471. package/dist/types/misc.d.ts +0 -102
  472. package/dist/types/misc.d.ts.map +0 -1
  473. package/dist/types/question-bank.d.ts +0 -28
  474. package/dist/types/question-bank.d.ts.map +0 -1
  475. package/dist/types/questions.d.ts +0 -151
  476. package/dist/types/questions.d.ts.map +0 -1
  477. package/dist/types/quiz-config.d.ts +0 -12
  478. package/dist/types/quiz-config.d.ts.map +0 -1
  479. package/dist/types/quiz-engine.d.ts +0 -23
  480. package/dist/types/quiz-engine.d.ts.map +0 -1
  481. package/dist/types/quiz-settings.d.ts +0 -35
  482. package/dist/types/quiz-settings.d.ts.map +0 -1
  483. package/dist/types/results.d.ts +0 -72
  484. package/dist/types/results.d.ts.map +0 -1
  485. package/dist/types.d.ts +0 -12
  486. package/dist/types.d.ts.map +0 -1
  487. package/dist/utils/aiUtils.d.ts +0 -11
  488. package/dist/utils/aiUtils.d.ts.map +0 -1
  489. package/dist/utils/asyncUtils.d.ts +0 -22
  490. package/dist/utils/asyncUtils.d.ts.map +0 -1
  491. package/dist/utils/debug-logger.d.ts +0 -24
  492. package/dist/utils/debug-logger.d.ts.map +0 -1
  493. package/dist/utils/formattedDate.d.ts +0 -2
  494. package/dist/utils/formattedDate.d.ts.map +0 -1
  495. package/dist/utils/idGenerators.d.ts +0 -7
  496. package/dist/utils/idGenerators.d.ts.map +0 -1
  497. package/dist/utils/jsonUtils.d.ts +0 -18
  498. package/dist/utils/jsonUtils.d.ts.map +0 -1
  499. package/dist/utils/use-mobile.d.ts +0 -2
  500. package/dist/utils/use-mobile.d.ts.map +0 -1
  501. package/dist/utils/utils.d.ts +0 -3
  502. package/dist/utils/utils.d.ts.map +0 -1
@@ -1,61 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const ScratchProgrammingQuestionSchema: z.ZodObject<{
3
- id: z.ZodString;
4
- questionType: z.ZodLiteral<"scratch_programming">;
5
- prompt: z.ZodString;
6
- toolboxDefinition: z.ZodString;
7
- initialWorkspace: z.ZodOptional<z.ZodString>;
8
- solutionWorkspaceXML: z.ZodOptional<z.ZodString>;
9
- solutionGeneratedCode: z.ZodOptional<z.ZodString>;
10
- points: z.ZodOptional<z.ZodNumber>;
11
- explanation: z.ZodOptional<z.ZodString>;
12
- learningObjective: z.ZodOptional<z.ZodString>;
13
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
14
- bloomLevel: z.ZodOptional<z.ZodString>;
15
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
16
- contextCode: z.ZodOptional<z.ZodString>;
17
- gradeBand: z.ZodOptional<z.ZodString>;
18
- course: z.ZodOptional<z.ZodString>;
19
- category: z.ZodOptional<z.ZodString>;
20
- topic: z.ZodOptional<z.ZodString>;
21
- }, "strip", z.ZodTypeAny, {
22
- id: string;
23
- questionType: "scratch_programming";
24
- prompt: string;
25
- toolboxDefinition: string;
26
- learningObjective?: string | undefined;
27
- category?: string | undefined;
28
- topic?: string | undefined;
29
- difficulty?: "easy" | "medium" | "hard" | undefined;
30
- bloomLevel?: string | undefined;
31
- points?: number | undefined;
32
- explanation?: string | undefined;
33
- contextCode?: string | undefined;
34
- gradeBand?: string | undefined;
35
- course?: string | undefined;
36
- glossary?: string[] | undefined;
37
- initialWorkspace?: string | undefined;
38
- solutionWorkspaceXML?: string | undefined;
39
- solutionGeneratedCode?: string | undefined;
40
- }, {
41
- id: string;
42
- questionType: "scratch_programming";
43
- prompt: string;
44
- toolboxDefinition: string;
45
- learningObjective?: string | undefined;
46
- category?: string | undefined;
47
- topic?: string | undefined;
48
- difficulty?: "easy" | "medium" | "hard" | undefined;
49
- bloomLevel?: string | undefined;
50
- points?: number | undefined;
51
- explanation?: string | undefined;
52
- contextCode?: string | undefined;
53
- gradeBand?: string | undefined;
54
- course?: string | undefined;
55
- glossary?: string[] | undefined;
56
- initialWorkspace?: string | undefined;
57
- solutionWorkspaceXML?: string | undefined;
58
- solutionGeneratedCode?: string | undefined;
59
- }>;
60
- export type ScratchProgrammingQuestion = z.infer<typeof ScratchProgrammingQuestionSchema>;
61
- //# sourceMappingURL=scratchProgrammingQuestionSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scratchProgrammingQuestionSchema.d.ts","sourceRoot":"","sources":["../../../src/schemas/zod/scratchProgrammingQuestionSchema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsB3C,CAAC;AAGH,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gCAAgC,CAAC,CAAC"}
@@ -1,70 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const SequenceQuestionSchema: z.ZodObject<{
3
- id: z.ZodString;
4
- questionType: z.ZodLiteral<"sequence">;
5
- prompt: z.ZodString;
6
- items: z.ZodArray<z.ZodObject<{
7
- id: z.ZodString;
8
- content: z.ZodString;
9
- }, "strip", z.ZodTypeAny, {
10
- id: string;
11
- content: string;
12
- }, {
13
- id: string;
14
- content: string;
15
- }>, "many">;
16
- correctOrder: z.ZodArray<z.ZodString, "many">;
17
- points: z.ZodOptional<z.ZodNumber>;
18
- explanation: z.ZodOptional<z.ZodString>;
19
- learningObjective: z.ZodOptional<z.ZodString>;
20
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
21
- bloomLevel: z.ZodOptional<z.ZodString>;
22
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
23
- contextCode: z.ZodOptional<z.ZodString>;
24
- gradeBand: z.ZodOptional<z.ZodString>;
25
- course: z.ZodOptional<z.ZodString>;
26
- category: z.ZodOptional<z.ZodString>;
27
- topic: z.ZodOptional<z.ZodString>;
28
- }, "strip", z.ZodTypeAny, {
29
- id: string;
30
- questionType: "sequence";
31
- prompt: string;
32
- items: {
33
- id: string;
34
- content: string;
35
- }[];
36
- correctOrder: string[];
37
- learningObjective?: string | undefined;
38
- category?: string | undefined;
39
- topic?: string | undefined;
40
- difficulty?: "easy" | "medium" | "hard" | undefined;
41
- bloomLevel?: string | undefined;
42
- points?: number | undefined;
43
- explanation?: string | undefined;
44
- contextCode?: string | undefined;
45
- gradeBand?: string | undefined;
46
- course?: string | undefined;
47
- glossary?: string[] | undefined;
48
- }, {
49
- id: string;
50
- questionType: "sequence";
51
- prompt: string;
52
- items: {
53
- id: string;
54
- content: string;
55
- }[];
56
- correctOrder: string[];
57
- learningObjective?: string | undefined;
58
- category?: string | undefined;
59
- topic?: string | undefined;
60
- difficulty?: "easy" | "medium" | "hard" | undefined;
61
- bloomLevel?: string | undefined;
62
- points?: number | undefined;
63
- explanation?: string | undefined;
64
- contextCode?: string | undefined;
65
- gradeBand?: string | undefined;
66
- course?: string | undefined;
67
- glossary?: string[] | undefined;
68
- }>;
69
- export type SequenceQuestion = z.infer<typeof SequenceQuestionSchema>;
70
- //# sourceMappingURL=sequenceQuestionSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sequenceQuestionSchema.d.ts","sourceRoot":"","sources":["../../../src/schemas/zod/sequenceQuestionSchema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AASxB,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwBjC,CAAC;AAGH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -1,55 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const ShortAnswerQuestionSchema: z.ZodObject<{
3
- id: z.ZodString;
4
- questionType: z.ZodLiteral<"short_answer">;
5
- prompt: z.ZodString;
6
- acceptedAnswers: z.ZodArray<z.ZodString, "many">;
7
- isCaseSensitive: z.ZodOptional<z.ZodBoolean>;
8
- points: z.ZodOptional<z.ZodNumber>;
9
- explanation: z.ZodOptional<z.ZodString>;
10
- learningObjective: z.ZodOptional<z.ZodString>;
11
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
12
- bloomLevel: z.ZodOptional<z.ZodString>;
13
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
14
- contextCode: z.ZodOptional<z.ZodString>;
15
- gradeBand: z.ZodOptional<z.ZodString>;
16
- course: z.ZodOptional<z.ZodString>;
17
- category: z.ZodOptional<z.ZodString>;
18
- topic: z.ZodOptional<z.ZodString>;
19
- }, "strip", z.ZodTypeAny, {
20
- id: string;
21
- questionType: "short_answer";
22
- prompt: string;
23
- acceptedAnswers: string[];
24
- learningObjective?: string | undefined;
25
- category?: string | undefined;
26
- topic?: string | undefined;
27
- difficulty?: "easy" | "medium" | "hard" | undefined;
28
- bloomLevel?: string | undefined;
29
- points?: number | undefined;
30
- explanation?: string | undefined;
31
- contextCode?: string | undefined;
32
- gradeBand?: string | undefined;
33
- course?: string | undefined;
34
- glossary?: string[] | undefined;
35
- isCaseSensitive?: boolean | undefined;
36
- }, {
37
- id: string;
38
- questionType: "short_answer";
39
- prompt: string;
40
- acceptedAnswers: string[];
41
- learningObjective?: string | undefined;
42
- category?: string | undefined;
43
- topic?: string | undefined;
44
- difficulty?: "easy" | "medium" | "hard" | undefined;
45
- bloomLevel?: string | undefined;
46
- points?: number | undefined;
47
- explanation?: string | undefined;
48
- contextCode?: string | undefined;
49
- gradeBand?: string | undefined;
50
- course?: string | undefined;
51
- glossary?: string[] | undefined;
52
- isCaseSensitive?: boolean | undefined;
53
- }>;
54
- export type ShortAnswerQuestion = z.infer<typeof ShortAnswerQuestionSchema>;
55
- //# sourceMappingURL=shortAnswerQuestionSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"shortAnswerQuestionSchema.d.ts","sourceRoot":"","sources":["../../../src/schemas/zod/shortAnswerQuestionSchema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoBpC,CAAC;AAGH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC"}
@@ -1,52 +0,0 @@
1
- import { z } from 'zod';
2
- export declare const TrueFalseQuestionSchema: z.ZodObject<{
3
- id: z.ZodString;
4
- questionType: z.ZodLiteral<"true_false">;
5
- prompt: z.ZodString;
6
- correctAnswer: z.ZodBoolean;
7
- points: z.ZodOptional<z.ZodNumber>;
8
- explanation: z.ZodOptional<z.ZodString>;
9
- learningObjective: z.ZodOptional<z.ZodString>;
10
- glossary: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
11
- bloomLevel: z.ZodOptional<z.ZodString>;
12
- difficulty: z.ZodOptional<z.ZodEnum<["easy", "medium", "hard"]>>;
13
- contextCode: z.ZodOptional<z.ZodString>;
14
- gradeBand: z.ZodOptional<z.ZodString>;
15
- course: z.ZodOptional<z.ZodString>;
16
- category: z.ZodOptional<z.ZodString>;
17
- topic: z.ZodOptional<z.ZodString>;
18
- }, "strip", z.ZodTypeAny, {
19
- id: string;
20
- correctAnswer: boolean;
21
- questionType: "true_false";
22
- prompt: string;
23
- learningObjective?: string | undefined;
24
- category?: string | undefined;
25
- topic?: string | undefined;
26
- difficulty?: "easy" | "medium" | "hard" | undefined;
27
- bloomLevel?: string | undefined;
28
- points?: number | undefined;
29
- explanation?: string | undefined;
30
- contextCode?: string | undefined;
31
- gradeBand?: string | undefined;
32
- course?: string | undefined;
33
- glossary?: string[] | undefined;
34
- }, {
35
- id: string;
36
- correctAnswer: boolean;
37
- questionType: "true_false";
38
- prompt: string;
39
- learningObjective?: string | undefined;
40
- category?: string | undefined;
41
- topic?: string | undefined;
42
- difficulty?: "easy" | "medium" | "hard" | undefined;
43
- bloomLevel?: string | undefined;
44
- points?: number | undefined;
45
- explanation?: string | undefined;
46
- contextCode?: string | undefined;
47
- gradeBand?: string | undefined;
48
- course?: string | undefined;
49
- glossary?: string[] | undefined;
50
- }>;
51
- export type TrueFalseQuestion = z.infer<typeof TrueFalseQuestionSchema>;
52
- //# sourceMappingURL=trueFalseQuestionSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"trueFalseQuestionSchema.d.ts","sourceRoot":"","sources":["../../../src/schemas/zod/trueFalseQuestionSchema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmBlC,CAAC;AAGH,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC"}
@@ -1,28 +0,0 @@
1
- export declare const GEMINI_API_KEY_SERVICE_NAME = "gemini";
2
- export declare class APIKeyService {
3
- private static getStorageKey;
4
- /**
5
- * Saves an API key to localStorage. The key is mildly obfuscated using Base64.
6
- * @param serviceName - The name of the service (e.g., 'gemini').
7
- * @param apiKey - The API key to save.
8
- */
9
- static saveAPIKey(serviceName: string, apiKey: string): void;
10
- /**
11
- * Retrieves an API key from localStorage.
12
- * @param serviceName - The name of the service.
13
- * @returns The decoded API key, or null if not found or if localStorage is unavailable.
14
- */
15
- static getAPIKey(serviceName: string): string | null;
16
- /**
17
- * Removes an API key from localStorage.
18
- * @param serviceName - The name of the service.
19
- */
20
- static removeAPIKey(serviceName: string): void;
21
- /**
22
- * Checks if an API key exists in localStorage for the given service.
23
- * @param serviceName - The name of the service.
24
- * @returns True if a key exists, false otherwise.
25
- */
26
- static hasAPIKey(serviceName: string): boolean;
27
- }
28
- //# sourceMappingURL=APIKeyService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"APIKeyService.d.ts","sourceRoot":"","sources":["../../src/services/APIKeyService.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,2BAA2B,WAAW,CAAC;AA2CpD,qBAAa,aAAa;IACxB,OAAO,CAAC,MAAM,CAAC,aAAa;IAI5B;;;;OAIG;IACH,MAAM,CAAC,UAAU,CAAC,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI;IAa5D;;;;OAIG;IACH,MAAM,CAAC,SAAS,CAAC,WAAW,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI;IAiBpD;;;OAGG;IACH,MAAM,CAAC,YAAY,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI;IAY9C;;;;OAIG;IACH,MAAM,CAAC,SAAS,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO;CAG/C"}
@@ -1,10 +0,0 @@
1
- import type { Achievement, AchievementDefinition } from '../types/misc';
2
- import type { PracticeSession, PracticeStats } from './PracticeHistoryService';
3
- export declare class AchievementService {
4
- static getUnlockedAchievementsMap(): Record<string, number>;
5
- private static saveUnlockedAchievementsMap;
6
- static checkAndUnlockAchievements(history: PracticeSession[], stats: PracticeStats): AchievementDefinition[];
7
- static getAllAchievementDefinitions(): AchievementDefinition[];
8
- static getAllAchievementsWithStatus(): Achievement[];
9
- }
10
- //# sourceMappingURL=AchievementService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AchievementService.d.ts","sourceRoot":"","sources":["../../src/services/AchievementService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,WAAW,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACxE,OAAO,KAAK,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAwD/E,qBAAa,kBAAkB;WACf,0BAA0B,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC;IAWlE,OAAO,CAAC,MAAM,CAAC,2BAA2B;WAU5B,0BAA0B,CAAC,OAAO,EAAE,eAAe,EAAE,EAAE,KAAK,EAAE,aAAa,GAAG,qBAAqB,EAAE;WA+BrG,4BAA4B,IAAI,qBAAqB,EAAE;WAIvD,4BAA4B,IAAI,WAAW,EAAE;CAa5D"}
@@ -1,11 +0,0 @@
1
- import type { AnalysisReport } from '..';
2
- export declare class AnalysisReportService {
3
- private static readonly LOCAL_STORAGE_KEY;
4
- private static _getDateRangeKey;
5
- private static _getCache;
6
- private static _saveCache;
7
- static getReport(startDate: Date, endDate: Date): AnalysisReport | null;
8
- static saveReport(report: AnalysisReport): void;
9
- static clearCache(): void;
10
- }
11
- //# sourceMappingURL=AnalysisReportService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AnalysisReportService.d.ts","sourceRoot":"","sources":["../../src/services/AnalysisReportService.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,IAAI,CAAC;AAMzC,qBAAa,qBAAqB;IAChC,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,iBAAiB,CAAgC;IAEzE,OAAO,CAAC,MAAM,CAAC,gBAAgB;IAK/B,OAAO,CAAC,MAAM,CAAC,SAAS;IAWxB,OAAO,CAAC,MAAM,CAAC,UAAU;WAUX,SAAS,CAAC,SAAS,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,GAAG,cAAc,GAAG,IAAI;WAMhE,UAAU,CAAC,MAAM,EAAE,cAAc,GAAG,IAAI;WAUxC,UAAU,IAAI,IAAI;CAKjC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * A processor that runs the knowledge card generation queue.
3
- */
4
- export declare class CardGenerationProcessor {
5
- static processQueue(): Promise<void>;
6
- }
7
- //# sourceMappingURL=CardGenerationProcessor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardGenerationProcessor.d.ts","sourceRoot":"","sources":["../../src/services/CardGenerationProcessor.ts"],"names":[],"mappings":"AAiEA;;GAEG;AACH,qBAAa,uBAAuB;WACd,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC;CA8ClD"}
@@ -1,15 +0,0 @@
1
- import type { CodingQuestion } from '..';
2
- export interface EvaluationResult {
3
- testCaseId: string;
4
- passed: boolean;
5
- actualOutput: any;
6
- reasoning: string;
7
- }
8
- export declare class CodeEvaluationService {
9
- private apiKey;
10
- constructor();
11
- private evaluateSingleTestCase;
12
- evaluateAllTestCases(question: CodingQuestion, userCode: string): Promise<EvaluationResult[]>;
13
- evaluatePublicTestCases(question: CodingQuestion, userCode: string): Promise<EvaluationResult[]>;
14
- }
15
- //# sourceMappingURL=CodeEvaluationService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CodeEvaluationService.d.ts","sourceRoot":"","sources":["../../src/services/CodeEvaluationService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,cAAc,EAAY,MAAM,IAAI,CAAC;AAKnD,MAAM,WAAW,gBAAgB;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,YAAY,EAAE,GAAG,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,qBAAa,qBAAqB;IAChC,OAAO,CAAC,MAAM,CAAgB;;YAMhB,sBAAsB;IA+BvB,oBAAoB,CAC/B,QAAQ,EAAE,cAAc,EACxB,QAAQ,EAAE,MAAM,GACf,OAAO,CAAC,gBAAgB,EAAE,CAAC;IASjB,uBAAuB,CAClC,QAAQ,EAAE,cAAc,EACxB,QAAQ,EAAE,MAAM,GACf,OAAO,CAAC,gBAAgB,EAAE,CAAC;CAS/B"}
@@ -1,28 +0,0 @@
1
- import type { DashboardLayout } from '..';
2
- /**
3
- * A headless, static service for managing the customizable dashboard layout
4
- * stored in the browser's localStorage.
5
- */
6
- export declare class DashboardLayoutService {
7
- private static readonly LOCAL_STORAGE_KEY;
8
- /**
9
- * The default layout for first-time users or after a reset.
10
- */
11
- private static readonly _defaultLayout;
12
- /**
13
- * Retrieves the user's dashboard layout from localStorage.
14
- * If no layout is found, it returns the default layout.
15
- * @returns The user's DashboardLayout configuration.
16
- */
17
- static getLayout(): DashboardLayout;
18
- /**
19
- * Saves a new dashboard layout configuration to localStorage.
20
- * @param layout The DashboardLayout object to save.
21
- */
22
- static saveLayout(layout: DashboardLayout): void;
23
- /**
24
- * Resets the dashboard layout to its default state by removing it from localStorage.
25
- */
26
- static resetLayout(): void;
27
- }
28
- //# sourceMappingURL=DashboardLayoutService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DashboardLayoutService.d.ts","sourceRoot":"","sources":["../../src/services/DashboardLayoutService.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,eAAe,EAAwC,MAAM,IAAI,CAAC;AAEhF;;;GAGG;AACH,qBAAa,sBAAsB;IAEjC,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,iBAAiB,CAA0B;IAEnE;;OAEG;IACH,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,CAcpC;IAEF;;;;OAIG;WACW,SAAS,IAAI,eAAe;IAoB1C;;;OAGG;WACW,UAAU,CAAC,MAAM,EAAE,eAAe,GAAG,IAAI;IAWvD;;OAEG;WACW,WAAW,IAAI,IAAI;CASlC"}
@@ -1,51 +0,0 @@
1
- import type { QuizConfig, QuizResultType } from '..';
2
- /**
3
- * Represents a single practice session in Freestyle Mode.
4
- */
5
- export interface FreestyleSession {
6
- id: string;
7
- timestamp: number;
8
- quizConfig: QuizConfig;
9
- quizResult: QuizResultType;
10
- summary: {
11
- sourceDocumentName: string;
12
- score: number;
13
- maxScore: number;
14
- percentage: number;
15
- };
16
- }
17
- /**
18
- * A headless, static service for managing Freestyle quiz history,
19
- * keeping it separate from the main, curriculum-based practice history.
20
- */
21
- export declare class FreestyleQuizService {
22
- /**
23
- * Retrieves the entire history of freestyle quiz sessions from localStorage.
24
- * @returns An array of FreestyleSession objects, sorted with the most recent first.
25
- */
26
- static getFreestyleHistory(): FreestyleSession[];
27
- /**
28
- * Saves the entire freestyle quiz history array to localStorage.
29
- * @param history The array of FreestyleSession objects to save.
30
- */
31
- private static _saveHistory;
32
- /**
33
- * Creates and saves a new completed freestyle session to the history.
34
- * @param quizConfig The configuration of the quiz that was taken.
35
- * @param result The result of the quiz session.
36
- * @param sourceDocumentName The name of the file the quiz was generated from.
37
- * @returns The unique ID of the newly created session.
38
- */
39
- static saveCompletedFreestyleSession(quizConfig: QuizConfig, result: QuizResultType, sourceDocumentName: string): string;
40
- /**
41
- * Retrieves a specific freestyle session by its unique ID.
42
- * @param sessionId The ID of the session to retrieve.
43
- * @returns The FreestyleSession object, or null if not found.
44
- */
45
- static getFreestyleSessionById(sessionId: string): FreestyleSession | null;
46
- /**
47
- * Clears all freestyle quiz history from localStorage.
48
- */
49
- static clearFreestyleHistory(): void;
50
- }
51
- //# sourceMappingURL=FreestyleQuizService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FreestyleQuizService.d.ts","sourceRoot":"","sources":["../../src/services/FreestyleQuizService.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,IAAI,CAAC;AAErD;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,UAAU,CAAC;IACvB,UAAU,EAAE,cAAc,CAAC;IAC3B,OAAO,EAAE;QACP,kBAAkB,EAAE,MAAM,CAAC;QAC3B,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;QACjB,UAAU,EAAE,MAAM,CAAC;KACpB,CAAC;CACH;AAID;;;GAGG;AACH,qBAAa,oBAAoB;IAC/B;;;OAGG;WACW,mBAAmB,IAAI,gBAAgB,EAAE;IAWvD;;;OAGG;IACH,OAAO,CAAC,MAAM,CAAC,YAAY;IAU3B;;;;;;OAMG;WACW,6BAA6B,CACzC,UAAU,EAAE,UAAU,EACtB,MAAM,EAAE,cAAc,EACtB,kBAAkB,EAAE,MAAM,GACzB,MAAM;IAsBT;;;;OAIG;WACW,uBAAuB,CAAC,SAAS,EAAE,MAAM,GAAG,gBAAgB,GAAG,IAAI;IAIjF;;OAEG;WACW,qBAAqB,IAAI,IAAI;CAK5C"}
@@ -1,3 +0,0 @@
1
- import type { QuizConfig } from '..';
2
- export declare const generateLauncherHTML: (quizConfig: QuizConfig, libraryJSPath: string, quizDataPath: string, blocklyCSSPath: string, mainCSSPath: string, title?: string) => string;
3
- //# sourceMappingURL=HTMLLauncherGenerator.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HTMLLauncherGenerator.d.ts","sourceRoot":"","sources":["../../src/services/HTMLLauncherGenerator.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;AAOrC,eAAO,MAAM,oBAAoB,GAC/B,YAAY,UAAU,EACtB,eAAe,MAAM,EACrB,cAAc,MAAM,EACpB,gBAAgB,MAAM,EACtB,aAAa,MAAM,EACnB,QAAQ,MAAM,KACb,MA0GF,CAAC"}
@@ -1,55 +0,0 @@
1
- import type { ImageContextItem } from '..';
2
- /**
3
- * A stateless service for managing the user's library of image contexts.
4
- * Handles CRUD operations for ImageContextItem objects in Local Storage.
5
- */
6
- export declare class ImageContextService {
7
- private static readonly STORAGE_KEY;
8
- private static readonly EXPECTED_HEADERS;
9
- /**
10
- * Retrieves the entire array of ImageContextItem objects from Local Storage.
11
- * @returns An array of image contexts, sorted by subject/category/topic.
12
- */
13
- static getImageContexts(): ImageContextItem[];
14
- /**
15
- * Saves an entire array of ImageContextItem objects to Local Storage, overwriting existing data.
16
- * @param contexts The array of image contexts to save.
17
- */
18
- static saveImageContexts(contexts: ImageContextItem[]): void;
19
- /**
20
- * Merges a new set of image contexts with the existing data in Local Storage.
21
- * It uses imageUrl as the unique key. If an imageUrl from newData already exists, it will be updated.
22
- * @param newData The array of new or updated image contexts.
23
- */
24
- static mergeData(newData: Omit<ImageContextItem, 'id'>[]): void;
25
- /**
26
- * Parses TSV content into an array of ImageContextItem objects (without IDs).
27
- * @param tsvContent The raw string content from a .tsv file.
28
- * @returns An object containing the successfully parsed data and any errors encountered.
29
- */
30
- static parseTSV(tsvContent: string): {
31
- data: Omit<ImageContextItem, 'id'>[];
32
- errors: string[];
33
- };
34
- /**
35
- * Adds a new image context to the library.
36
- * @param newContext A partial ImageContextItem, without the 'id'. An id will be generated automatically.
37
- * @returns The full ImageContextItem object that was added, including its new ID.
38
- */
39
- static addImageContext(newContext: Omit<ImageContextItem, 'id'>): ImageContextItem;
40
- /**
41
- * Updates an existing image context.
42
- * @param updatedContext The full ImageContextItem object with updated data.
43
- */
44
- static updateImageContext(updatedContext: ImageContextItem): void;
45
- /**
46
- * Deletes an image context from the library by its ID.
47
- * @param contextId The ID of the image context to delete.
48
- */
49
- static deleteImageContext(contextId: string): void;
50
- /**
51
- * Clears all image context data from Local Storage.
52
- */
53
- static clearAllData(): void;
54
- }
55
- //# sourceMappingURL=ImageContextService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImageContextService.d.ts","sourceRoot":"","sources":["../../src/services/ImageContextService.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,IAAI,CAAC;AAG3C;;;GAGG;AACH,qBAAa,mBAAmB;IAC9B,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,WAAW,CAAwB;IAC3D,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,gBAAgB,CAEtC;IAEF;;;OAGG;WACW,gBAAgB,IAAI,gBAAgB,EAAE;IAgBpD;;;OAGG;WACW,iBAAiB,CAAC,QAAQ,EAAE,gBAAgB,EAAE,GAAG,IAAI;IAUnE;;;;OAIG;WACW,SAAS,CAAC,OAAO,EAAE,IAAI,CAAC,gBAAgB,EAAE,IAAI,CAAC,EAAE,GAAG,IAAI;IAmBtE;;;;OAIG;WACW,QAAQ,CAAC,UAAU,EAAE,MAAM,GAAG;QAAE,IAAI,EAAE,IAAI,CAAC,gBAAgB,EAAE,IAAI,CAAC,EAAE,CAAC;QAAC,MAAM,EAAE,MAAM,EAAE,CAAA;KAAE;IA6CtG;;;;OAIG;WACW,eAAe,CAAC,UAAU,EAAE,IAAI,CAAC,gBAAgB,EAAE,IAAI,CAAC,GAAG,gBAAgB;IAWzF;;;OAGG;WACW,kBAAkB,CAAC,cAAc,EAAE,gBAAgB,GAAG,IAAI;IAWxE;;;OAGG;WACW,kBAAkB,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI;IAMzD;;OAEG;WACW,YAAY,IAAI,IAAI;CAKnC"}
@@ -1,57 +0,0 @@
1
- import type { KnowledgeCard } from '../types/misc';
2
- interface KnowledgeCardStore {
3
- sourceHash: string | null;
4
- conceptsPlan: string[];
5
- generatedConcepts: Record<string, boolean>;
6
- cards: KnowledgeCard[];
7
- }
8
- /**
9
- * A headless, static service for managing Knowledge Cards (Cheatsheet/Flashcards)
10
- * stored in the browser's localStorage, with support for a resumable generation queue.
11
- */
12
- export declare class KnowledgeCardService {
13
- static generateHash(str: string): string;
14
- static getStore(): KnowledgeCardStore;
15
- private static saveStore;
16
- static getSourceHash(): string | null;
17
- /**
18
- * Saves a new card generation plan. This clears old cards and resets the generation progress.
19
- * @param sourceHash The hash of the new source content.
20
- * @param concepts An array of concept strings to be generated.
21
- */
22
- static saveCardPlan(sourceHash: string, concepts: string[]): void;
23
- /**
24
- * Saves a newly generated card to the store and marks its concept as completed.
25
- * @param card The KnowledgeCard object to save.
26
- */
27
- static saveGeneratedCard(card: KnowledgeCard): void;
28
- /**
29
- * Gets the list of concepts that are in the plan but have not been generated yet.
30
- * @returns An array of concept strings that are pending generation.
31
- */
32
- static getPendingConcepts(): string[];
33
- /**
34
- * Gets the current status of the card generation process.
35
- * @returns An object with the total number of cards planned and the number completed.
36
- */
37
- static getGenerationStatus(): {
38
- total: number;
39
- completed: number;
40
- };
41
- /**
42
- * Checks if a generation process is currently marked as running in this browser tab/session.
43
- * Uses sessionStorage to prevent multiple tabs from running the same process.
44
- * @returns True if a process is marked as running, false otherwise.
45
- */
46
- static isGenerationInProgress(): boolean;
47
- /**
48
- * Sets or clears the flag indicating that a generation process is active.
49
- * @param status The status to set (true for running, false for stopped).
50
- */
51
- static setGenerationStatus(status: boolean): void;
52
- static getCards(): KnowledgeCard[];
53
- static getRandomCard(): KnowledgeCard | null;
54
- static searchCards(query: string): KnowledgeCard[];
55
- }
56
- export {};
57
- //# sourceMappingURL=KnowledgeCardService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"KnowledgeCardService.d.ts","sourceRoot":"","sources":["../../src/services/KnowledgeCardService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAKnD,UAAU,kBAAkB;IAC1B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3C,KAAK,EAAE,aAAa,EAAE,CAAC;CACxB;AAED;;;GAGG;AACH,qBAAa,oBAAoB;WACjB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM;WAWnC,QAAQ,IAAI,kBAAkB;IAe1C,OAAO,CAAC,MAAM,CAAC,SAAS;WAUV,aAAa,IAAI,MAAM,GAAG,IAAI;IAI5C;;;;OAIG;WACW,YAAY,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,IAAI;IAUxE;;;OAGG;WACW,iBAAiB,CAAC,IAAI,EAAE,aAAa,GAAG,IAAI;IAS1D;;;OAGG;WACW,kBAAkB,IAAI,MAAM,EAAE;IAK5C;;;OAGG;WACW,mBAAmB,IAAI;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE;IAQzE;;;;OAIG;WACW,sBAAsB,IAAI,OAAO;IAK/C;;;OAGG;WACW,mBAAmB,CAAC,MAAM,EAAE,OAAO,GAAG,IAAI;WAU1C,QAAQ,IAAI,aAAa,EAAE;WAI3B,aAAa,IAAI,aAAa,GAAG,IAAI;WAOrC,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,aAAa,EAAE;CAS1D"}
@@ -1,16 +0,0 @@
1
- interface Quote {
2
- text: string;
3
- author: string;
4
- }
5
- /**
6
- * A headless, static service for providing motivational quotes.
7
- */
8
- export declare class QuoteService {
9
- /**
10
- * Retrieves a random quote from the internal quote bank.
11
- * @returns A quote object containing text and author.
12
- */
13
- static getRandomQuote(): Quote;
14
- }
15
- export {};
16
- //# sourceMappingURL=MotivationalQuotes.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MotivationalQuotes.d.ts","sourceRoot":"","sources":["../../src/services/MotivationalQuotes.ts"],"names":[],"mappings":"AAIA,UAAU,KAAK;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;CAChB;AAyBD;;GAEG;AACH,qBAAa,YAAY;IACvB;;;OAGG;WACW,cAAc,IAAI,KAAK;CAOtC"}
@@ -1,15 +0,0 @@
1
- import type { QuizReviewContent, PracticeStats, PracticeSession, PracticeSessionSummary } from '../types/misc';
2
- import type { QuizResultType } from '../types/results';
3
- import type { QuizConfig } from '../types/quiz-config';
4
- export type { PracticeStats, PracticeSessionSummary, PracticeSession };
5
- export declare class PracticeHistoryService {
6
- static getPracticeHistory(): PracticeSession[];
7
- private static saveHistory;
8
- static saveCompletedPracticeSession(quizConfig: QuizConfig, result: QuizResultType, review?: QuizReviewContent | null): string;
9
- static updatePracticeReview(sessionId: string, review: QuizReviewContent): void;
10
- static getPracticeSessionById(sessionId: string): PracticeSession | null;
11
- static getPracticeHistorySummary(): PracticeSessionSummary[];
12
- static getPracticeStats(): PracticeStats;
13
- static clearHistory(): void;
14
- }
15
- //# sourceMappingURL=PracticeHistoryService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PracticeHistoryService.d.ts","sourceRoot":"","sources":["../../src/services/PracticeHistoryService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACV,iBAAiB,EAIjB,aAAa,EACb,eAAe,EACf,sBAAsB,EACvB,MAAM,eAAe,CAAC;AACvB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAIvD,YAAY,EAAE,aAAa,EAAE,sBAAsB,EAAE,eAAe,EAAE,CAAC;AAIvE,qBAAa,sBAAsB;WACnB,kBAAkB,IAAI,eAAe,EAAE;IAWrD,OAAO,CAAC,MAAM,CAAC,WAAW;WAUZ,4BAA4B,CACxC,UAAU,EAAE,UAAU,EACtB,MAAM,EAAE,cAAc,EACtB,MAAM,GAAE,iBAAiB,GAAG,IAAW,GACtC,MAAM;WA6BK,oBAAoB,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,iBAAiB,GAAG,IAAI;WAWxE,sBAAsB,CAAC,SAAS,EAAE,MAAM,GAAG,eAAe,GAAG,IAAI;WAIjE,yBAAyB,IAAI,sBAAsB,EAAE;WAarD,gBAAgB,IAAI,aAAa;WAkHjC,YAAY,IAAI,IAAI;CAKnC"}
@@ -1,19 +0,0 @@
1
- import type { QuizQuestion } from '../types/questions';
2
- import type { ImportError } from '../types/misc';
3
- /**
4
- * Provides static methods for importing questions from JSON and TSV formats.
5
- */
6
- export declare class QuestionImportService {
7
- static processJSON(jsonString: string): {
8
- validQuestions: QuizQuestion[];
9
- errors: ImportError[];
10
- };
11
- static processTSV(tsvString: string): {
12
- validQuestions: QuizQuestion[];
13
- errors: ImportError[];
14
- };
15
- private static processRawObjects;
16
- private static transformTsvRowToRawObject;
17
- private static createQuestionFromRawObject;
18
- }
19
- //# sourceMappingURL=QuestionImportService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"QuestionImportService.d.ts","sourceRoot":"","sources":["../../src/services/QuestionImportService.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,YAAY,EASb,MAAM,oBAAoB,CAAC;AAE5B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAwEjD;;GAEG;AACH,qBAAa,qBAAqB;WAElB,WAAW,CAAC,UAAU,EAAE,MAAM,GAAG;QAAE,cAAc,EAAE,YAAY,EAAE,CAAC;QAAC,MAAM,EAAE,WAAW,EAAE,CAAA;KAAE;WAa1F,UAAU,CAAC,SAAS,EAAE,MAAM,GAAG;QAAE,cAAc,EAAE,YAAY,EAAE,CAAC;QAAC,MAAM,EAAE,WAAW,EAAE,CAAA;KAAE;IA8BtG,OAAO,CAAC,MAAM,CAAC,iBAAiB;IAoBhC,OAAO,CAAC,MAAM,CAAC,0BAA0B;IAmDzC,OAAO,CAAC,MAAM,CAAC,2BAA2B;CA6F3C"}