mario-education 2.2.0 → 2.2.2
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/MarioFramework.Education/ClientApp/src/containers/CSVImport/hooks/useCSVImport.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/hooks/useQuestionDetail.d.ts +1 -0
- package/dist/index.js +15 -8
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +15 -8
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/Questions/QuestionList.d.ts +0 -7
- package/dist/components/Questions/QuestionSelector.d.ts +0 -9
- package/dist/containers/Assessment/components/AssessmentDetailModal.d.ts +0 -3
- package/dist/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +0 -3
- package/dist/containers/Assessment/hooks/useAssessmentDetail.d.ts +0 -24
- package/dist/containers/Assessment/hooks/useAssessmentList.d.ts +0 -10
- package/dist/containers/Assessment/hooks/useQuestionCategory.d.ts +0 -13
- package/dist/containers/Assessment/views/AssessmentList.d.ts +0 -3
- package/dist/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +0 -3
- package/dist/containers/Assignment/components/AcademicClassSelector.d.ts +0 -3
- package/dist/containers/Assignment/components/AssessmentSelector.d.ts +0 -3
- package/dist/containers/Assignment/components/AssignmentDetailModal.d.ts +0 -3
- package/dist/containers/Assignment/configs/types.d.ts +0 -12
- package/dist/containers/Assignment/hooks/useAssignmentDetail.d.ts +0 -24
- package/dist/containers/Assignment/hooks/useAssignmentList.d.ts +0 -10
- package/dist/containers/Assignment/hooks/useAssignmentResultDetail.d.ts +0 -8
- package/dist/containers/Assignment/hooks/useAssignmentResultList.d.ts +0 -10
- package/dist/containers/Assignment/views/AssignmentList.d.ts +0 -3
- package/dist/containers/Assignment/views/AssignmentResultList.d.ts +0 -3
- package/dist/containers/Badge/components/BadgeDetailModal.d.ts +0 -3
- package/dist/containers/Badge/hooks/useBadgeDetail.d.ts +0 -20
- package/dist/containers/Badge/hooks/useBadgeList.d.ts +0 -10
- package/dist/containers/Badge/views/BadgeList.d.ts +0 -3
- package/dist/containers/CSVImport/components/UploadCSVButton.d.ts +0 -10
- package/dist/containers/CSVImport/hooks/useCSVImport.d.ts +0 -21
- package/dist/containers/CSVImport/views/CSVImport.d.ts +0 -3
- package/dist/containers/Classes/components/ClassDetailModal.d.ts +0 -3
- package/dist/containers/Classes/components/ClassStudentModal.d.ts +0 -3
- package/dist/containers/Classes/components/StudentList.d.ts +0 -8
- package/dist/containers/Classes/components/StudentSelector.d.ts +0 -8
- package/dist/containers/Classes/components/TeacherSelector.d.ts +0 -7
- package/dist/containers/Classes/hooks/useClassDetail.d.ts +0 -25
- package/dist/containers/Classes/hooks/useClassList.d.ts +0 -13
- package/dist/containers/Classes/views/ClassList.d.ts +0 -3
- package/dist/containers/ConferenceRubric/components/ConferenceRubricItem.d.ts +0 -14
- package/dist/containers/ConferenceRubric/components/ConferenceRubricTypeSelector.d.ts +0 -7
- package/dist/containers/ConferenceRubric/components/SkillSelector.d.ts +0 -8
- package/dist/containers/ConferenceRubric/components/ToggleInput.d.ts +0 -9
- package/dist/containers/ConferenceRubric/configs/types.d.ts +0 -44
- package/dist/containers/ConferenceRubric/hooks/useConferenceRubricDetail.d.ts +0 -36
- package/dist/containers/ConferenceRubric/hooks/useConferenceRubricList.d.ts +0 -11
- package/dist/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +0 -3
- package/dist/containers/ConferenceRubric/views/ConferenceRubricList.d.ts +0 -3
- package/dist/containers/CustomAlert/components/CustomAlertDetailModal.d.ts +0 -3
- package/dist/containers/CustomAlert/hooks/useCustomAlertDetail.d.ts +0 -22
- package/dist/containers/CustomAlert/hooks/useCustomAlertList.d.ts +0 -10
- package/dist/containers/CustomAlert/views/CustomAlertList.d.ts +0 -3
- package/dist/containers/Feedback/components/FeedbackDetailModal.d.ts +0 -3
- package/dist/containers/Feedback/hooks/useFeedbackDetail.d.ts +0 -11
- package/dist/containers/Feedback/hooks/useFeedbackList.d.ts +0 -9
- package/dist/containers/Feedback/views/FeedbackList.d.ts +0 -3
- package/dist/containers/GoalExample/components/GoalExampleDetailModal.d.ts +0 -3
- package/dist/containers/GoalExample/hooks/useGoalExampleDetail.d.ts +0 -27
- package/dist/containers/GoalExample/hooks/useGoalExampleList.d.ts +0 -11
- package/dist/containers/GoalExample/hooks/useShortTermTargetExampleList.d.ts +0 -12
- package/dist/containers/GoalExample/views/GoalExampleList.d.ts +0 -3
- package/dist/containers/LearningStrategy/components/StrategyDetailModal.d.ts +0 -3
- package/dist/containers/LearningStrategy/hooks/useLearningStrategyList.d.ts +0 -10
- package/dist/containers/LearningStrategy/hooks/useStrategyDetail.d.ts +0 -18
- package/dist/containers/LearningStrategy/views/LearningStrategyList.d.ts +0 -3
- package/dist/containers/LearningSupportCategory/components/LearningSupportCategoryDetailModal.d.ts +0 -3
- package/dist/containers/LearningSupportCategory/components/LearningSupportCategorySelector.d.ts +0 -7
- package/dist/containers/LearningSupportCategory/hooks/useLearningSupportCategoryDetail.d.ts +0 -19
- package/dist/containers/LearningSupportCategory/hooks/useLearningSupportCategoryList.d.ts +0 -10
- package/dist/containers/LearningSupportCategory/views/LearningSupportCategoryList.d.ts +0 -3
- package/dist/containers/ManageAssistant/views/ManageAssistantList.d.ts +0 -3
- package/dist/containers/QuestionBank/components/AdditionalComponent.d.ts +0 -7
- package/dist/containers/QuestionBank/components/AgGridComponents.d.ts +0 -11
- package/dist/containers/QuestionBank/components/AnswerList.d.ts +0 -9
- package/dist/containers/QuestionBank/components/DefaultQuestionStudentTeacherFilter.d.ts +0 -8
- package/dist/containers/QuestionBank/components/DefaultQuestionTypeSelector.d.ts +0 -7
- package/dist/containers/QuestionBank/components/QuestionPreview.d.ts +0 -3
- package/dist/containers/QuestionBank/components/SliderScale.d.ts +0 -8
- package/dist/containers/QuestionBank/components/StarRating.d.ts +0 -7
- package/dist/containers/QuestionBank/components/SubQuestions.d.ts +0 -7
- package/dist/containers/QuestionBank/configs/questionDetailSchema.d.ts +0 -25
- package/dist/containers/QuestionBank/configs/validationAnswerId.d.ts +0 -2
- package/dist/containers/QuestionBank/configs/validationChoices.d.ts +0 -2
- package/dist/containers/QuestionBank/hooks/useQuestionAnswerList.d.ts +0 -7
- package/dist/containers/QuestionBank/hooks/useQuestionDetail.d.ts +0 -31
- package/dist/containers/QuestionBank/hooks/useQuestionList.d.ts +0 -12
- package/dist/containers/QuestionBank/hooks/useSubQuestionList.d.ts +0 -6
- package/dist/containers/QuestionBank/views/QuestionBankContainer.d.ts +0 -3
- package/dist/containers/QuestionBank/views/QuestionBankList.d.ts +0 -6
- package/dist/containers/QuestionBank/views/QuestionDetail.d.ts +0 -3
- package/dist/containers/QuestionCategory/components/QuestionCateModal.d.ts +0 -3
- package/dist/containers/QuestionCategory/hooks/useQuestionCateDetail.d.ts +0 -18
- package/dist/containers/QuestionCategory/hooks/useQuestionCateList.d.ts +0 -10
- package/dist/containers/QuestionCategory/views/QuestionCategogyList.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/ReflectionDetailModal.d.ts +0 -3
- package/dist/containers/ReflectionForm/components/ReflectionResultDetailModal.d.ts +0 -3
- package/dist/containers/ReflectionForm/configs/types.d.ts +0 -43
- package/dist/containers/ReflectionForm/hooks/useQuestionCategory.d.ts +0 -13
- package/dist/containers/ReflectionForm/hooks/useReflectionFormDetail.d.ts +0 -21
- package/dist/containers/ReflectionForm/hooks/useReflectionFormList.d.ts +0 -10
- package/dist/containers/ReflectionForm/hooks/useReflectionResultDetail.d.ts +0 -8
- package/dist/containers/ReflectionForm/hooks/useReflectionResultList.d.ts +0 -9
- package/dist/containers/ReflectionForm/views/ReflectionContainer.d.ts +0 -3
- package/dist/containers/ReflectionForm/views/ReflectionFormList.d.ts +0 -3
- package/dist/containers/ReflectionForm/views/ReflectionResultList.d.ts +0 -3
- package/dist/containers/Semester/components/BreakingMonthModal.d.ts +0 -3
- package/dist/containers/Semester/components/SemesterDetailModal.d.ts +0 -3
- package/dist/containers/Semester/hooks/useBreakingMonth.d.ts +0 -14
- package/dist/containers/Semester/hooks/useSemesterDetail.d.ts +0 -19
- package/dist/containers/Semester/hooks/useSemesterList.d.ts +0 -10
- package/dist/containers/Semester/views/SemesterList.d.ts +0 -3
- package/dist/containers/SessionTemplate/components/AddQuestionModal.d.ts +0 -11
- package/dist/containers/SessionTemplate/components/CategorySelector.d.ts +0 -7
- package/dist/containers/SessionTemplate/components/ConferenceRubricSelector.d.ts +0 -7
- package/dist/containers/SessionTemplate/components/ReflectionFormSelector.d.ts +0 -7
- package/dist/containers/SessionTemplate/components/SkillSelector.d.ts +0 -7
- package/dist/containers/SessionTemplate/configs/validationSchema.d.ts +0 -21
- package/dist/containers/SessionTemplate/hooks/useAddQuestion.d.ts +0 -8
- package/dist/containers/SessionTemplate/hooks/useSessionTemplateDetail.d.ts +0 -29
- package/dist/containers/SessionTemplate/hooks/useSessionTemplateList.d.ts +0 -11
- package/dist/containers/SessionTemplate/views/SessionTemplateDetail.d.ts +0 -3
- package/dist/containers/SessionTemplate/views/SessionTemplateList.d.ts +0 -3
- package/dist/containers/SessionTemplateContainer/views/SessionTemplateContainer.d.ts +0 -3
- package/dist/containers/SessionTemplateGeneralClass/components/SubjectSelector.d.ts +0 -7
- package/dist/containers/SessionTemplateGeneralClass/hooks/useSessionTemplateGeneralClassDetail.d.ts +0 -27
- package/dist/containers/SessionTemplateGeneralClass/hooks/useSessionTemplateGeneralClassList.d.ts +0 -11
- package/dist/containers/SessionTemplateGeneralClass/views/SessionTemplateGeneralClassDetail.d.ts +0 -3
- package/dist/containers/SessionTemplateGeneralClass/views/SessionTemplateGeneralClassList.d.ts +0 -3
- package/dist/containers/Setup/views/SetupContainer.d.ts +0 -3
- package/dist/containers/Subject/components/SubjectDetailModal.d.ts +0 -3
- package/dist/containers/Subject/hooks/useSubjectDetail.d.ts +0 -19
- package/dist/containers/Subject/hooks/useSubjectList.d.ts +0 -10
- package/dist/containers/Subject/views/SubjectList.d.ts +0 -3
- package/dist/containers/SuggestionBank/components/SuggestionDetailModal.d.ts +0 -3
- package/dist/containers/SuggestionBank/hooks/useKeywordList.d.ts +0 -12
- package/dist/containers/SuggestionBank/hooks/useSuggestionDetail.d.ts +0 -30
- package/dist/containers/SuggestionBank/hooks/useSuggestionList.d.ts +0 -11
- package/dist/containers/SuggestionBank/views/SuggestionList.d.ts +0 -3
- package/dist/containers/TutorialScreen/components/TutorialScreenDetailModal.d.ts +0 -3
- package/dist/containers/TutorialScreen/components/TutorialScreenList.d.ts +0 -7
- package/dist/containers/TutorialScreen/enums/TutorialScreenType.d.ts +0 -7
- package/dist/containers/TutorialScreen/hooks/useTutorialScreenDetail.d.ts +0 -20
- package/dist/containers/TutorialScreen/hooks/useTutorialScreenList.d.ts +0 -11
- package/dist/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +0 -3
- package/dist/containers/TutorialScreen/views/TutorialScreenList.d.ts +0 -3
- package/dist/index.d.ts +0 -26
- package/dist/index.test.d.ts +0 -1
- package/dist/services/academicYearService.d.ts +0 -2
- package/dist/services/assessmentService.d.ts +0 -6
- package/dist/services/assignmentResultService.d.ts +0 -3
- package/dist/services/assignmentService.d.ts +0 -7
- package/dist/services/assistantService.d.ts +0 -2
- package/dist/services/badgeService.d.ts +0 -6
- package/dist/services/classService.d.ts +0 -9
- package/dist/services/conferenceRubricService.d.ts +0 -9
- package/dist/services/csvService.d.ts +0 -1
- package/dist/services/customAlertService.d.ts +0 -7
- package/dist/services/feedbackService.d.ts +0 -6
- package/dist/services/goalExampleService.d.ts +0 -6
- package/dist/services/learningStrategyService.d.ts +0 -6
- package/dist/services/learningSupportCategoryService.d.ts +0 -6
- package/dist/services/questionCategoryService.d.ts +0 -6
- package/dist/services/questionService.d.ts +0 -6
- package/dist/services/reflectionFormResponseService.d.ts +0 -3
- package/dist/services/reflectionFormService.d.ts +0 -6
- package/dist/services/semesterService.d.ts +0 -6
- package/dist/services/sessionTemplateGeneralClassService.d.ts +0 -6
- package/dist/services/sessionTemplateService.d.ts +0 -11
- package/dist/services/studentService.d.ts +0 -2
- package/dist/services/subjectService.d.ts +0 -6
- package/dist/services/suggestionService.d.ts +0 -6
- package/dist/services/tutorialScreenService.d.ts +0 -5
- package/dist/src/components/Input/ToggleInput.d.ts +0 -10
- package/dist/src/components/Questions/QuestionList.d.ts +0 -7
- package/dist/src/components/Questions/QuestionSelector.d.ts +0 -9
- package/dist/src/containers/Assessment/components/AssessmentDetailModal.d.ts +0 -3
- package/dist/src/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +0 -3
- package/dist/src/containers/Assessment/hooks/useAssessmentDetail.d.ts +0 -24
- package/dist/src/containers/Assessment/hooks/useAssessmentList.d.ts +0 -10
- package/dist/src/containers/Assessment/hooks/useQuestionCategory.d.ts +0 -13
- package/dist/src/containers/Assessment/views/AssessmentList.d.ts +0 -3
- package/dist/src/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +0 -3
- package/dist/src/containers/Assignment/components/AcademicClassSelector.d.ts +0 -3
- package/dist/src/containers/Assignment/components/AssessmentSelector.d.ts +0 -3
- package/dist/src/containers/Assignment/components/AssignmentDetailModal.d.ts +0 -3
- package/dist/src/containers/Assignment/components/SemesterSelector.d.ts +0 -8
- package/dist/src/containers/Assignment/configs/types.d.ts +0 -13
- package/dist/src/containers/Assignment/hooks/useAssignmentDetail.d.ts +0 -27
- package/dist/src/containers/Assignment/hooks/useAssignmentList.d.ts +0 -18
- package/dist/src/containers/Assignment/hooks/useAssignmentResultDetail.d.ts +0 -8
- package/dist/src/containers/Assignment/hooks/useAssignmentResultList.d.ts +0 -10
- package/dist/src/containers/Assignment/views/AssignmentList.d.ts +0 -3
- package/dist/src/containers/Assignment/views/AssignmentResultList.d.ts +0 -3
- package/dist/src/containers/Badge/components/BadgeDetailModal.d.ts +0 -3
- package/dist/src/containers/Badge/hooks/useBadgeDetail.d.ts +0 -20
- package/dist/src/containers/Badge/hooks/useBadgeList.d.ts +0 -10
- package/dist/src/containers/Badge/views/BadgeList.d.ts +0 -3
- package/dist/src/containers/BandScore/components/BandScoreDetailModal.d.ts +0 -3
- package/dist/src/containers/BandScore/hooks/useBandScoreDetail.d.ts +0 -18
- package/dist/src/containers/BandScore/hooks/useBandScoreList.d.ts +0 -7
- package/dist/src/containers/BandScore/hooks/useBreakPoint.d.ts +0 -12
- package/dist/src/containers/BandScore/views/BandScoreList.d.ts +0 -3
- package/dist/src/containers/CSVImport/components/UploadCSVButton.d.ts +0 -10
- package/dist/src/containers/CSVImport/hooks/useCSVImport.d.ts +0 -21
- package/dist/src/containers/CSVImport/views/CSVImport.d.ts +0 -3
- package/dist/src/containers/Certificate/components/CertificateApproved.d.ts +0 -3
- package/dist/src/containers/Certificate/components/CertificateDetailModal.d.ts +0 -3
- package/dist/src/containers/Certificate/components/CertificateItem.d.ts +0 -9
- package/dist/src/containers/Certificate/components/CertificateList.d.ts +0 -3
- package/dist/src/containers/Certificate/components/CertificateReview.d.ts +0 -3
- package/dist/src/containers/Certificate/config/constants.d.ts +0 -19
- package/dist/src/containers/Certificate/hooks/useCertificateDetail.d.ts +0 -26
- package/dist/src/containers/Certificate/hooks/useCertificateList.d.ts +0 -10
- package/dist/src/containers/Certificate/hooks/useCertificateReview.d.ts +0 -7
- package/dist/src/containers/Certificate/views/CertificateContainer.d.ts +0 -3
- package/dist/src/containers/Classes/components/ClassDetailModal.d.ts +0 -3
- package/dist/src/containers/Classes/components/ClassStudentModal.d.ts +0 -3
- package/dist/src/containers/Classes/components/StudentList.d.ts +0 -8
- package/dist/src/containers/Classes/components/StudentSelector.d.ts +0 -8
- package/dist/src/containers/Classes/components/TeacherMultiSelector.d.ts +0 -7
- package/dist/src/containers/Classes/components/TeacherSelector.d.ts +0 -7
- package/dist/src/containers/Classes/hooks/useClassDetail.d.ts +0 -25
- package/dist/src/containers/Classes/hooks/useClassList.d.ts +0 -13
- package/dist/src/containers/Classes/views/ClassList.d.ts +0 -3
- package/dist/src/containers/CompareTeacher/components/TeacherItem.d.ts +0 -8
- package/dist/src/containers/CompareTeacher/configs/constants.d.ts +0 -18
- package/dist/src/containers/CompareTeacher/hooks/useCompareTeacher.d.ts +0 -17
- package/dist/src/containers/CompareTeacher/views/CompareTeacher.d.ts +0 -3
- package/dist/src/containers/ConferenceRubric/components/ConferenceRubricItem.d.ts +0 -14
- package/dist/src/containers/ConferenceRubric/components/ConferenceRubricTypeSelector.d.ts +0 -7
- package/dist/src/containers/ConferenceRubric/components/SkillSelector.d.ts +0 -8
- package/dist/src/containers/ConferenceRubric/configs/types.d.ts +0 -44
- package/dist/src/containers/ConferenceRubric/hooks/useConferenceRubricDetail.d.ts +0 -36
- package/dist/src/containers/ConferenceRubric/hooks/useConferenceRubricList.d.ts +0 -11
- package/dist/src/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +0 -3
- package/dist/src/containers/ConferenceRubric/views/ConferenceRubricList.d.ts +0 -3
- package/dist/src/containers/CurrentLicense/hooks/useCurrentLicense.d.ts +0 -6
- package/dist/src/containers/CurrentLicense/views/CurrentLicense.d.ts +0 -3
- package/dist/src/containers/CustomAlert/components/CustomAlertDetailModal.d.ts +0 -3
- package/dist/src/containers/CustomAlert/hooks/useCustomAlertDetail.d.ts +0 -22
- package/dist/src/containers/CustomAlert/hooks/useCustomAlertList.d.ts +0 -10
- package/dist/src/containers/CustomAlert/views/CustomAlertList.d.ts +0 -3
- package/dist/src/containers/Dashboard/components/CustomCheckbox.d.ts +0 -9
- package/dist/src/containers/Dashboard/components/DashboardCard.d.ts +0 -7
- package/dist/src/containers/Dashboard/components/GoalProgress.d.ts +0 -7
- package/dist/src/containers/Dashboard/components/Grade.d.ts +0 -7
- package/dist/src/containers/Dashboard/components/HighImpact.d.ts +0 -6
- package/dist/src/containers/Dashboard/components/Loading.d.ts +0 -3
- package/dist/src/containers/Dashboard/components/LoginCouting.d.ts +0 -7
- package/dist/src/containers/Dashboard/components/PerceivedImpact.d.ts +0 -7
- package/dist/src/containers/Dashboard/components/Quantity.d.ts +0 -7
- package/dist/src/containers/Dashboard/components/Skill.d.ts +0 -7
- package/dist/src/containers/Dashboard/components/TimeInSession.d.ts +0 -7
- package/dist/src/containers/Dashboard/configs/constants.d.ts +0 -1
- package/dist/src/containers/Dashboard/configs/types.d.ts +0 -48
- package/dist/src/containers/Dashboard/configs/utils.d.ts +0 -1
- package/dist/src/containers/Dashboard/hooks/useDashboard.d.ts +0 -12
- package/dist/src/containers/Dashboard/hooks/useSkillFormat.d.ts +0 -9
- package/dist/src/containers/Dashboard/views/Dashboard.d.ts +0 -3
- package/dist/src/containers/Feedback/components/FeedbackDetailModal.d.ts +0 -3
- package/dist/src/containers/Feedback/hooks/useFeedbackDetail.d.ts +0 -11
- package/dist/src/containers/Feedback/hooks/useFeedbackList.d.ts +0 -9
- package/dist/src/containers/Feedback/views/FeedbackList.d.ts +0 -3
- package/dist/src/containers/GoalExample/components/GoalExampleDetailModal.d.ts +0 -3
- package/dist/src/containers/GoalExample/hooks/useGoalExampleDetail.d.ts +0 -27
- package/dist/src/containers/GoalExample/hooks/useGoalExampleList.d.ts +0 -11
- package/dist/src/containers/GoalExample/hooks/useShortTermTargetExampleList.d.ts +0 -12
- package/dist/src/containers/GoalExample/views/GoalExampleList.d.ts +0 -3
- package/dist/src/containers/LearningStrategy/components/StrategyDetailModal.d.ts +0 -3
- package/dist/src/containers/LearningStrategy/hooks/useLearningStrategyList.d.ts +0 -10
- package/dist/src/containers/LearningStrategy/hooks/useStrategyDetail.d.ts +0 -18
- package/dist/src/containers/LearningStrategy/views/LearningStrategyList.d.ts +0 -3
- package/dist/src/containers/LearningSupportCategory/components/LearningSupportCategoryDetailModal.d.ts +0 -3
- package/dist/src/containers/LearningSupportCategory/components/LearningSupportCategorySelector.d.ts +0 -7
- package/dist/src/containers/LearningSupportCategory/hooks/useLearningSupportCategoryDetail.d.ts +0 -19
- package/dist/src/containers/LearningSupportCategory/hooks/useLearningSupportCategoryList.d.ts +0 -10
- package/dist/src/containers/LearningSupportCategory/views/LearningSupportCategoryList.d.ts +0 -3
- package/dist/src/containers/ManageAssistant/views/ManageAssistantList.d.ts +0 -3
- package/dist/src/containers/QuestionBank/components/AdditionalComponent.d.ts +0 -7
- package/dist/src/containers/QuestionBank/components/AgGridComponents.d.ts +0 -11
- package/dist/src/containers/QuestionBank/components/AnswerList.d.ts +0 -9
- package/dist/src/containers/QuestionBank/components/DefaultQuestionStudentTeacherFilter.d.ts +0 -8
- package/dist/src/containers/QuestionBank/components/DefaultQuestionTypeSelector.d.ts +0 -7
- package/dist/src/containers/QuestionBank/components/QuestionPreview.d.ts +0 -3
- package/dist/src/containers/QuestionBank/components/SliderScale.d.ts +0 -8
- package/dist/src/containers/QuestionBank/components/StarRating.d.ts +0 -7
- package/dist/src/containers/QuestionBank/components/SubQuestions.d.ts +0 -7
- package/dist/src/containers/QuestionBank/configs/questionDetailSchema.d.ts +0 -25
- package/dist/src/containers/QuestionBank/configs/validationAnswerId.d.ts +0 -2
- package/dist/src/containers/QuestionBank/configs/validationChoices.d.ts +0 -2
- package/dist/src/containers/QuestionBank/hooks/useQuestionAnswerList.d.ts +0 -7
- package/dist/src/containers/QuestionBank/hooks/useQuestionDetail.d.ts +0 -32
- package/dist/src/containers/QuestionBank/hooks/useQuestionList.d.ts +0 -12
- package/dist/src/containers/QuestionBank/hooks/useSubQuestionList.d.ts +0 -6
- package/dist/src/containers/QuestionBank/views/QuestionBankContainer.d.ts +0 -3
- package/dist/src/containers/QuestionBank/views/QuestionBankList.d.ts +0 -6
- package/dist/src/containers/QuestionBank/views/QuestionDetail.d.ts +0 -3
- package/dist/src/containers/QuestionCategory/components/QuestionCateModal.d.ts +0 -3
- package/dist/src/containers/QuestionCategory/hooks/useQuestionCateDetail.d.ts +0 -18
- package/dist/src/containers/QuestionCategory/hooks/useQuestionCateList.d.ts +0 -10
- package/dist/src/containers/QuestionCategory/views/QuestionCategogyList.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/ReflectionDetailModal.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/components/ReflectionResultDetailModal.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/configs/types.d.ts +0 -43
- package/dist/src/containers/ReflectionForm/hooks/useQuestionCategory.d.ts +0 -13
- package/dist/src/containers/ReflectionForm/hooks/useReflectionFormDetail.d.ts +0 -21
- package/dist/src/containers/ReflectionForm/hooks/useReflectionFormList.d.ts +0 -10
- package/dist/src/containers/ReflectionForm/hooks/useReflectionResultDetail.d.ts +0 -8
- package/dist/src/containers/ReflectionForm/hooks/useReflectionResultList.d.ts +0 -9
- package/dist/src/containers/ReflectionForm/views/ReflectionContainer.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/views/ReflectionFormList.d.ts +0 -3
- package/dist/src/containers/ReflectionForm/views/ReflectionResultList.d.ts +0 -3
- package/dist/src/containers/SchoolBlankDay/components/SchoolBlankDayDetailModal.d.ts +0 -3
- package/dist/src/containers/SchoolBlankDay/hooks/useSchoolBlankDayDetail.d.ts +0 -19
- package/dist/src/containers/SchoolBlankDay/hooks/useSchoolBlankDayList.d.ts +0 -10
- package/dist/src/containers/SchoolBlankDay/views/SchoolBlankDayList.d.ts +0 -3
- package/dist/src/containers/Semester/components/BreakingMonthModal.d.ts +0 -3
- package/dist/src/containers/Semester/components/SemesterDetailModal.d.ts +0 -3
- package/dist/src/containers/Semester/hooks/useBreakingMonth.d.ts +0 -14
- package/dist/src/containers/Semester/hooks/useSemesterDetail.d.ts +0 -19
- package/dist/src/containers/Semester/hooks/useSemesterList.d.ts +0 -10
- package/dist/src/containers/Semester/views/SemesterList.d.ts +0 -3
- package/dist/src/containers/SessionTemplate/components/AddQuestionModal.d.ts +0 -11
- package/dist/src/containers/SessionTemplate/components/CategorySelector.d.ts +0 -7
- package/dist/src/containers/SessionTemplate/components/ConferenceRubricSelector.d.ts +0 -7
- package/dist/src/containers/SessionTemplate/components/ReflectionFormSelector.d.ts +0 -7
- package/dist/src/containers/SessionTemplate/components/SkillSelector.d.ts +0 -7
- package/dist/src/containers/SessionTemplate/configs/validationSchema.d.ts +0 -21
- package/dist/src/containers/SessionTemplate/hooks/useAddQuestion.d.ts +0 -8
- package/dist/src/containers/SessionTemplate/hooks/useSessionTemplateDetail.d.ts +0 -29
- package/dist/src/containers/SessionTemplate/hooks/useSessionTemplateList.d.ts +0 -11
- package/dist/src/containers/SessionTemplate/views/SessionTemplateDetail.d.ts +0 -3
- package/dist/src/containers/SessionTemplate/views/SessionTemplateList.d.ts +0 -3
- package/dist/src/containers/SessionTemplateContainer/views/SessionTemplateContainer.d.ts +0 -3
- package/dist/src/containers/SessionTemplateGeneralClass/components/SubjectSelector.d.ts +0 -7
- package/dist/src/containers/SessionTemplateGeneralClass/hooks/useSessionTemplateGeneralClassDetail.d.ts +0 -27
- package/dist/src/containers/SessionTemplateGeneralClass/hooks/useSessionTemplateGeneralClassList.d.ts +0 -11
- package/dist/src/containers/SessionTemplateGeneralClass/views/SessionTemplateGeneralClassDetail.d.ts +0 -3
- package/dist/src/containers/SessionTemplateGeneralClass/views/SessionTemplateGeneralClassList.d.ts +0 -3
- package/dist/src/containers/Setup/views/SetupContainer.d.ts +0 -3
- package/dist/src/containers/Subject/components/SubjectDetailModal.d.ts +0 -3
- package/dist/src/containers/Subject/hooks/useSubjectDetail.d.ts +0 -19
- package/dist/src/containers/Subject/hooks/useSubjectList.d.ts +0 -10
- package/dist/src/containers/Subject/views/SubjectList.d.ts +0 -3
- package/dist/src/containers/SuggestionBank/components/SuggestionDetailModal.d.ts +0 -3
- package/dist/src/containers/SuggestionBank/hooks/useKeywordList.d.ts +0 -12
- package/dist/src/containers/SuggestionBank/hooks/useSuggestionDetail.d.ts +0 -30
- package/dist/src/containers/SuggestionBank/hooks/useSuggestionList.d.ts +0 -11
- package/dist/src/containers/SuggestionBank/views/SuggestionList.d.ts +0 -3
- package/dist/src/containers/TutorialScreen/components/TutorialScreenDetailModal.d.ts +0 -3
- package/dist/src/containers/TutorialScreen/components/TutorialScreenList.d.ts +0 -7
- package/dist/src/containers/TutorialScreen/enums/TutorialScreenType.d.ts +0 -7
- package/dist/src/containers/TutorialScreen/hooks/useTutorialScreenDetail.d.ts +0 -20
- package/dist/src/containers/TutorialScreen/hooks/useTutorialScreenList.d.ts +0 -11
- package/dist/src/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +0 -3
- package/dist/src/index.d.ts +0 -29
- package/dist/src/index.test.d.ts +0 -1
- package/dist/src/services/academicYearService.d.ts +0 -2
- package/dist/src/services/assessmentService.d.ts +0 -6
- package/dist/src/services/assignmentResultService.d.ts +0 -3
- package/dist/src/services/assignmentService.d.ts +0 -8
- package/dist/src/services/assistantService.d.ts +0 -2
- package/dist/src/services/badgeService.d.ts +0 -6
- package/dist/src/services/bandScoreService.d.ts +0 -7
- package/dist/src/services/certificateService.d.ts +0 -8
- package/dist/src/services/classService.d.ts +0 -9
- package/dist/src/services/compareService.d.ts +0 -1
- package/dist/src/services/conferenceRubricService.d.ts +0 -9
- package/dist/src/services/csvService.d.ts +0 -1
- package/dist/src/services/currentLicenseService.d.ts +0 -3
- package/dist/src/services/customAlertService.d.ts +0 -7
- package/dist/src/services/dashboardService.d.ts +0 -8
- package/dist/src/services/feedbackService.d.ts +0 -6
- package/dist/src/services/goalExampleService.d.ts +0 -6
- package/dist/src/services/learningStrategyService.d.ts +0 -6
- package/dist/src/services/learningSupportCategoryService.d.ts +0 -6
- package/dist/src/services/questionCategoryService.d.ts +0 -6
- package/dist/src/services/questionService.d.ts +0 -6
- package/dist/src/services/reflectionFormResponseService.d.ts +0 -3
- package/dist/src/services/reflectionFormService.d.ts +0 -6
- package/dist/src/services/schoolBlankDayService.d.ts +0 -6
- package/dist/src/services/semesterService.d.ts +0 -6
- package/dist/src/services/sessionTemplateGeneralClassService.d.ts +0 -6
- package/dist/src/services/sessionTemplateService.d.ts +0 -11
- package/dist/src/services/studentService.d.ts +0 -2
- package/dist/src/services/subjectService.d.ts +0 -6
- package/dist/src/services/suggestionService.d.ts +0 -6
- package/dist/src/services/tutorialScreenService.d.ts +0 -5
- package/dist/src/utils/constants.d.ts +0 -7
- package/dist/utils/constants.d.ts +0 -7
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare type SubjectDetail = {
|
|
3
|
-
name: string;
|
|
4
|
-
description: string;
|
|
5
|
-
color: string;
|
|
6
|
-
};
|
|
7
|
-
declare const useSubjectDetail: () => {
|
|
8
|
-
id: number;
|
|
9
|
-
setId: import("react").Dispatch<import("react").SetStateAction<number>>;
|
|
10
|
-
subjectDetail: SubjectDetail;
|
|
11
|
-
confirmData: (values: any, cb: any) => Promise<void>;
|
|
12
|
-
initValue: SubjectDetail;
|
|
13
|
-
reset: () => void;
|
|
14
|
-
edited: boolean;
|
|
15
|
-
setEdited: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
16
|
-
setEditedTrue: () => Promise<void>;
|
|
17
|
-
setEditedFalse: () => Promise<void>;
|
|
18
|
-
};
|
|
19
|
-
export default useSubjectDetail;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
declare const useSubjectList: () => {
|
|
3
|
-
subjectList: any;
|
|
4
|
-
totalItems: any;
|
|
5
|
-
filters: Filter;
|
|
6
|
-
changeFilters: (updatedFilters: any) => void;
|
|
7
|
-
getData: () => Promise<void>;
|
|
8
|
-
removeData: (id: number) => void;
|
|
9
|
-
};
|
|
10
|
-
export default useSubjectList;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const useKeywordList: (initKeywords: any) => {
|
|
3
|
-
inputValue: string;
|
|
4
|
-
value: any;
|
|
5
|
-
setValue: import("react").Dispatch<any>;
|
|
6
|
-
handleChange: (newValue: any) => void;
|
|
7
|
-
handleInputChange: (newInputValue: string) => void;
|
|
8
|
-
handleKeyDown: (e: any) => void;
|
|
9
|
-
placeholder: string;
|
|
10
|
-
keywords: any;
|
|
11
|
-
};
|
|
12
|
-
export default useKeywordList;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare type SuggestionDetail = {
|
|
3
|
-
description: string;
|
|
4
|
-
suggestionKeywords?: any;
|
|
5
|
-
suggestionKeywordsToAdd?: any;
|
|
6
|
-
suggestionKeywordsToDelete?: any;
|
|
7
|
-
categoryId: any;
|
|
8
|
-
};
|
|
9
|
-
declare const useSuggestionDetail: () => {
|
|
10
|
-
id: number;
|
|
11
|
-
setId: import("react").Dispatch<import("react").SetStateAction<number>>;
|
|
12
|
-
suggestionDetail: SuggestionDetail;
|
|
13
|
-
changeSuggestionDetail: (dataUpdated: any) => void;
|
|
14
|
-
confirmData: (cb: any) => Promise<void>;
|
|
15
|
-
initValue: SuggestionDetail;
|
|
16
|
-
inputValue: string;
|
|
17
|
-
value: any;
|
|
18
|
-
setValue: import("react").Dispatch<any>;
|
|
19
|
-
handleChange: (newValue: any) => void;
|
|
20
|
-
handleInputChange: (newInputValue: string) => void;
|
|
21
|
-
handleKeyDown: (e: any) => void;
|
|
22
|
-
placeholder: string;
|
|
23
|
-
keywords: any;
|
|
24
|
-
reset: () => void;
|
|
25
|
-
edited: boolean;
|
|
26
|
-
setEdited: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
27
|
-
setEditedTrue: () => Promise<void>;
|
|
28
|
-
setEditedFalse: () => Promise<void>;
|
|
29
|
-
};
|
|
30
|
-
export default useSuggestionDetail;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
declare const useSuggestionList: () => {
|
|
3
|
-
suggestionList: any;
|
|
4
|
-
totalItems: any;
|
|
5
|
-
filters: Filter;
|
|
6
|
-
changeFilters: (updatedFilters: any) => void;
|
|
7
|
-
getData: () => Promise<void>;
|
|
8
|
-
removeData: (id: number) => void;
|
|
9
|
-
getKeywords: (keywords: any) => any;
|
|
10
|
-
};
|
|
11
|
-
export default useSuggestionList;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import TutorialScreenType from "../enums/TutorialScreenType";
|
|
3
|
-
declare type TutorialScreenDetail = {
|
|
4
|
-
name: string;
|
|
5
|
-
description: string;
|
|
6
|
-
typeRole: TutorialScreenType;
|
|
7
|
-
};
|
|
8
|
-
declare const useTutorialScreenDetail: (typeRole: TutorialScreenType) => {
|
|
9
|
-
id: number;
|
|
10
|
-
setId: import("react").Dispatch<import("react").SetStateAction<number>>;
|
|
11
|
-
tutorialScreenDetail: TutorialScreenDetail;
|
|
12
|
-
confirmData: (values: any, cb: any) => Promise<void>;
|
|
13
|
-
initValue: TutorialScreenDetail;
|
|
14
|
-
reset: () => void;
|
|
15
|
-
edited: boolean;
|
|
16
|
-
setEdited: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
17
|
-
setEditedTrue: () => Promise<void>;
|
|
18
|
-
setEditedFalse: () => Promise<void>;
|
|
19
|
-
};
|
|
20
|
-
export default useTutorialScreenDetail;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
import TutorialScreenType from "../enums/TutorialScreenType";
|
|
3
|
-
declare const useTutorialScreenList: (typeRole: TutorialScreenType) => {
|
|
4
|
-
tutorialScreenList: any;
|
|
5
|
-
totalItems: any;
|
|
6
|
-
filters: Filter;
|
|
7
|
-
changeFilters: (updatedFilters: any) => void;
|
|
8
|
-
getData: () => Promise<void>;
|
|
9
|
-
removeData: (id: number) => void;
|
|
10
|
-
};
|
|
11
|
-
export default useTutorialScreenList;
|
package/dist/src/index.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import ClassList from "./containers/Classes/views/ClassList";
|
|
2
|
-
import ConferenceRubricList from "./containers/ConferenceRubric/views/ConferenceRubricList";
|
|
3
|
-
import ConferenceRubricDetail from "./containers/ConferenceRubric/views/ConferenceRubricDetail";
|
|
4
|
-
import SuggestionList from "./containers/SuggestionBank/views/SuggestionList";
|
|
5
|
-
import LearningStrategyList from "./containers/LearningStrategy/views/LearningStrategyList";
|
|
6
|
-
import SetupContainer from "./containers/Setup/views/SetupContainer";
|
|
7
|
-
import QuestionBankList from "./containers/QuestionBank/views/QuestionBankList";
|
|
8
|
-
import ReflectionFormList from "./containers/ReflectionForm/views/ReflectionFormList";
|
|
9
|
-
import ReflectionContainer from "./containers/ReflectionForm/views/ReflectionContainer";
|
|
10
|
-
import QuestionDetail from "./containers/QuestionBank/views/QuestionDetail";
|
|
11
|
-
import SubjectList from "./containers/Subject/views/SubjectList";
|
|
12
|
-
import LearningSupportCategoryList from "./containers/LearningSupportCategory/views/LearningSupportCategoryList";
|
|
13
|
-
import AssessmentList from "./containers/Assessment/views/AssessmentList";
|
|
14
|
-
import BadgeList from "./containers/Badge/views/BadgeList";
|
|
15
|
-
import FeedbackList from "./containers/Feedback/views/FeedbackList";
|
|
16
|
-
import GoalExampleList from "./containers/GoalExample/views/GoalExampleList";
|
|
17
|
-
import TutorialScreenContainer from "./containers/TutorialScreen/views/TutorialScreenContainer";
|
|
18
|
-
import QuestionBankContainer from "./containers/QuestionBank/views/QuestionBankContainer";
|
|
19
|
-
import QuestionCategoryList from "./containers/QuestionCategory/views/QuestionCategogyList";
|
|
20
|
-
import AssignmentList from "./containers/Assignment/views/AssignmentList";
|
|
21
|
-
import AssessmentAssignmentContainer from "./containers/AssessmentAssignment/views/AssessmentAssignmentContainer";
|
|
22
|
-
import SessionTemplateContainer from "./containers/SessionTemplateContainer/views/SessionTemplateContainer";
|
|
23
|
-
import SessionTemplateDetail from "./containers/SessionTemplate/views/SessionTemplateDetail";
|
|
24
|
-
import SessionTemplateGeneralClassDetail from "./containers/SessionTemplateGeneralClass/views/SessionTemplateGeneralClassDetail";
|
|
25
|
-
import CustomAlertList from "./containers/CustomAlert/views/CustomAlertList";
|
|
26
|
-
import CertificateContainer from "./containers/Certificate/views/CertificateContainer";
|
|
27
|
-
import CompareTeacher from "./containers/CompareTeacher/views/CompareTeacher";
|
|
28
|
-
import Dashboard from "./containers/Dashboard/views/Dashboard";
|
|
29
|
-
export { ClassList, ConferenceRubricList, ConferenceRubricDetail, SuggestionList, LearningStrategyList, SetupContainer, QuestionBankList, ReflectionFormList, ReflectionContainer, QuestionDetail, SubjectList, LearningSupportCategoryList, BadgeList, GoalExampleList, TutorialScreenContainer, FeedbackList, AssessmentList, QuestionBankContainer, QuestionCategoryList, AssignmentList, AssessmentAssignmentContainer, SessionTemplateContainer, SessionTemplateDetail, SessionTemplateGeneralClassDetail, CustomAlertList, CertificateContainer, CompareTeacher, Dashboard };
|
package/dist/src/index.test.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter?: Partial<Filter> | undefined) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const removeStudent: (assignmentStudentId: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
8
|
-
export declare const getAllSemesters: () => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const get: () => Promise<import("axios").AxiosResponse<any>>;
|
|
2
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const getBreakPointAPI: () => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const updateBreakPointAPI: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter?: Partial<Filter> | undefined) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const getListTeacherCertificate: (isWaiting?: boolean | undefined, approved?: boolean | undefined) => Promise<import("axios").AxiosResponse<any>>;
|
|
8
|
-
export declare const approve: (teacherCertificateId: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter?: Partial<Filter> | undefined) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const getStudents: (classId: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
8
|
-
export declare const getAllStudents: (searchString: string) => Promise<import("axios").AxiosResponse<any>>;
|
|
9
|
-
export declare const getAllTeachers: () => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const getMeasureComparing: (teacherUserIds: string[]) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const RUBRIC_URL: string;
|
|
3
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
8
|
-
export declare const getTypes: () => Promise<import("axios").AxiosResponse<any>>;
|
|
9
|
-
export declare const getSkills: () => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const importCSV: (formData: FormData, subFolder: string) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter?: Filter | undefined) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const removeStudent: (customAlertStudentId: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const getQuantityReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
2
|
-
export declare const getLoginCountingReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getSkillReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const getGoalProgressReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const getHighImpactLearningStrategyReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const getTimeInSessionReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const getPerceivedImpactReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
8
|
-
export declare const getGradeReport: () => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter?: Filter | undefined) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const get: (filter: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
2
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const getDefaultQuestions: () => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filters: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
7
|
-
export declare const getSkills: () => Promise<import("axios").AxiosResponse<any>>;
|
|
8
|
-
export declare const getCategories: () => Promise<import("axios").AxiosResponse<any>>;
|
|
9
|
-
export declare const getReflectionForms: () => Promise<import("axios").AxiosResponse<any>>;
|
|
10
|
-
export declare const getConferenceRubrics: () => Promise<import("axios").AxiosResponse<any>>;
|
|
11
|
-
export declare const getRandomQuestion: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter?: Filter | undefined) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { Filter } from "mario-core";
|
|
2
|
-
export declare const get: (filter: Filter) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
6
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export declare const get: (filter: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
2
|
-
export declare const getById: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|
|
3
|
-
export declare const create: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
4
|
-
export declare const update: (data: any) => Promise<import("axios").AxiosResponse<any>>;
|
|
5
|
-
export declare const remove: (id: number) => Promise<import("axios").AxiosResponse<any>>;
|