mario-education 2.4.458-release → 2.4.461-release
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/components/Select/SelectFilter.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/AdminTraining/views/AdminTraining.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/views/AssignAssistantList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/views/AssignCounselorList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/views/AssignSecondaryTeacherList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AcademicClassSelector.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AssessmentSelector.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/views/CertificateContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/CurrentLicense/views/CurrentLicense.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/components/QuestionAlertDetailModel.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/configs/type.d.ts +2 -1
- package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/views/CustomQuestionAlert.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomBarChart.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomLineChart.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/DashboardToPDF.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LearningStrategiesTable.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByGender.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentPressureChart.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TopSkill.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TotalCard.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/types.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/views/Destinations.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/FixData/views/FixDataStudent.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/components/TeacherSelector.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterImport.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterUserList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/AgGridComponents.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/QuestionPreview.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/UserForQuestion.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/questionDetailSchema.d.ts +4 -4
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/QuestionBankContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/SurveyQuestionContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/views/ReflectionContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Sandbox/views/SandboxContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Setup/views/SetupContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ChoiceChartType.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/TotalCard.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/types.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/views/SwitchAssistantList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/views/SwitchCounselorList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/views/SwitchSecondaryTeacherList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchTeacher/views/SwitchTeacherList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/components/SelectorTemplate.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/Training/views/Training.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/views/UserDeletedList.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/UserRevert/views/RevertUser.d.ts +1 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/views/WelcomeEmailResend.d.ts +1 -0
- package/dist/components/Dialog/CommonModal.d.ts +3 -0
- package/dist/components/Questions/SurveyQuestionSelector.d.ts +23 -0
- package/dist/components/Tabs/CustomTab.d.ts +2 -0
- package/dist/components/layouts/HeaderSideBar.d.ts +2 -0
- package/dist/components/layouts/NotificationStepLogin.d.ts +14 -0
- package/dist/components/layouts/icons/PenIcon.d.ts +3 -0
- package/dist/components/layouts/icons/SurveyIcon.d.ts +3 -0
- package/dist/components/layouts/icons/SurveyManagementIcon.d.ts +3 -0
- package/dist/components/layouts/type.d.ts +20 -0
- package/dist/containers/ExternalApi/configs/types.d.ts +4 -4
- package/dist/containers/Homepage/api/homepageApi.d.ts +1 -1
- package/dist/containers/QuestionBank/components/AdditionalSurvey.d.ts +10 -0
- package/dist/containers/QuestionBank/components/SubSurveyQuestions.d.ts +7 -0
- package/dist/containers/QuestionBank/components/SurveyAnswerList.d.ts +14 -0
- package/dist/containers/QuestionBank/components/SurveyQuestionsList.d.ts +11 -0
- package/dist/containers/QuestionBank/hooks/useCategoriesQuestions.d.ts +6 -0
- package/dist/containers/QuestionBank/hooks/useQuestionSurveyList.d.ts +21 -0
- package/dist/containers/QuestionBank/views/CategoriesAndQuestion.d.ts +9 -0
- package/dist/containers/QuestionBank/views/SurveyQuestion.d.ts +3 -0
- package/dist/containers/SkillTest/components/SettingSkillTestModal.d.ts +14 -0
- package/dist/containers/SkillTest/hook/useSkillTest.d.ts +19 -0
- package/dist/containers/SkillTest/utils/constant.d.ts +17 -0
- package/dist/containers/SkillTest/utils/type.interface.d.ts +7 -0
- package/dist/containers/SkillTest/utils/ultis.d.ts +8 -0
- package/dist/containers/SkillTest/view/SkillTest.d.ts +2 -0
- package/dist/containers/TemplateSurvey/hooks/useCategorySelector.d.ts +23 -0
- package/dist/containers/TemplateSurvey/views/SurveyTemplates.d.ts +2 -0
- package/dist/hooks/useCurrentLanguage.d.ts +4 -0
- package/dist/index.js +54 -21
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +54 -21
- package/dist/index.modern.js.map +1 -1
- package/dist/services/skillTestServices.d.ts +5 -0
- package/dist/utils/useClassFontSize.d.ts +4 -0
- package/package.json +1 -1
- package/dist/MarioFramework.Education/ClientApp/src/components/AudioRecorder/useAudioRecorder.d.ts +0 -0
- package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipButton.d.ts +0 -8
- package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipImage.d.ts +0 -8
- package/dist/MarioFramework.Education/ClientApp/src/components/Button/CustomButton.d.ts +0 -11
- package/dist/MarioFramework.Education/ClientApp/src/components/Button/ScrollToTop/ScrollToTopBtn.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardNameButton.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardTotal.d.ts +0 -9
- package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/ConfirmDelete.d.ts +0 -9
- package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/SimpleDialog.d.ts +0 -12
- package/dist/MarioFramework.Education/ClientApp/src/components/Header/CustomHeaderComponent.d.ts +0 -19
- package/dist/MarioFramework.Education/ClientApp/src/components/Header/HeaderComponent.d.ts +0 -40
- package/dist/MarioFramework.Education/ClientApp/src/components/Input/InputComponent.d.ts +0 -18
- package/dist/MarioFramework.Education/ClientApp/src/components/Input/TextFieldComponent.d.ts +0 -13
- package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/DropDownComponent.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/EmotionComponent.d.ts +0 -10
- package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/MultiChoiceComponent.d.ts +0 -14
- package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/QuestionSurveyComponent.d.ts +0 -33
- package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SingleChoiceComponent.d.ts +0 -13
- package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderComponent.d.ts +0 -16
- package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderSurveyComponent.d.ts +0 -16
- package/dist/MarioFramework.Education/ClientApp/src/components/Select/Autocomplete.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/components/Table/ConvertTime.d.ts +0 -6
- package/dist/MarioFramework.Education/ClientApp/src/components/Table/TableCells.d.ts +0 -15
- package/dist/MarioFramework.Education/ClientApp/src/components/Tabs/CustomTabComponent.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/components/Tooltip/CustomTooltip.d.ts +0 -4
- package/dist/MarioFramework.Education/ClientApp/src/components/icons/CloseIcon.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/components/icons/DownloadIcon.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/components/icons/InfoIcon.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/components/icons/PlusIcon.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/constants.d.ts +0 -14
- package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/types.d.ts +0 -12
- package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterComponent.d.ts +0 -41
- package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterMobile.d.ts +0 -28
- package/dist/MarioFramework.Education/ClientApp/src/components/selector/StudentSelector.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/components/selector/TeacherSelector.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/constant.d.ts +0 -9
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/types.d.ts +0 -47
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/ConductItem.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/SurveyTop.d.ts +0 -14
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/HeaderSurvey.d.ts +0 -22
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/QuestionConduct.d.ts +0 -15
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ShareSurveyDialog.d.ts +0 -14
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/DialogInterventionBody.d.ts +0 -15
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionDialog.d.ts +0 -20
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionSelector.d.ts +0 -11
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/hooks/useInterventionDialog.d.ts +0 -27
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/constant.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/types.d.ts +0 -126
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/useConductSurvey.d.ts +0 -31
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/usePreviewSurvey.d.ts +0 -33
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/styles/makeStyles.d.ts +0 -1
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/PreviewSurveyAdmin.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyIndexAdmin.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyResultAdmin.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/styles/styles.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/api/externalService.d.ts +0 -6
- package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/constant/types.d.ts +0 -69
- package/dist/MarioFramework.Education/ClientApp/src/containers/MyOneToOne/constants/types.d.ts +0 -5
- package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/constants.d.ts +0 -46
- package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/utils.d.ts +0 -35
- package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/types/types.d.ts +0 -227
- package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/AreaChart.d.ts +0 -13
- package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/BubbleChartCustom.d.ts +0 -13
- package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/OverallDonutChart.d.ts +0 -12
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/ImportOneRoster.d.ts +0 -6
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/RosterConfigForm.d.ts +0 -8
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/useImportOneRoster.d.ts +0 -28
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/userRosterConfigForm.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/constants.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/types.d.ts +0 -5
- package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/views/OneRoster.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/type.d.ts +0 -5
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/apiClient/surveyService.d.ts +0 -32
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllQuestionSurvey.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllStudentSurvey.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CardItemMobile/CardSurveyMobile.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ConductSurveyModel.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CreateSurveyAdmin.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ListSurveys.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/Questions/AdditionalQuestionModel.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/RatingOfQuestions.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ResponseQuestionModel.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmPublishSurvey.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmShareSurvey.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/CreateSurveyComponent.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ListFavoriteSurvey.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectQuestion.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectSurveyTemplate.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSendSurvey.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ReviewSurveyDetail.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStaff.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStudent.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StudentFlagList.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/questionModelType.d.ts +0 -34
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/tableColumn.d.ts +0 -146
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/typeCardItem.d.ts +0 -17
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useAdditionalQuestion.d.ts +0 -32
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useCreateSurvey.d.ts +0 -100
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useExternalSurvey.d.ts +0 -26
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useFormCreateSurvey.d.ts +0 -15
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListFavoriteSurvey.d.ts +0 -10
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListQuestionSurvey.d.ts +0 -8
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListStudentFlag.d.ts +0 -19
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurvey.d.ts +0 -44
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurveyDetail.d.ts +0 -20
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectQuestion.d.ts +0 -26
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStaff.d.ts +0 -15
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStudent.d.ts +0 -16
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyDetail.d.ts +0 -31
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyExportCsv.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyStudentFlag.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/styles/makeStyles.d.ts +0 -3
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDashboardContainer.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDetailAdmin.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyStudentFlagListAdmin.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveySummary.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/hooks/useAutoCompleteStyle.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/hooks/useFontStyles.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/hooks/useStudentList.d.ts +0 -5
- package/dist/MarioFramework.Education/ClientApp/src/services/Speech.d.ts +0 -1
- package/dist/MarioFramework.Education/ClientApp/src/services/StudentList.d.ts +0 -5
- package/dist/MarioFramework.Education/ClientApp/src/services/SurveyService.d.ts +0 -13
- package/dist/MarioFramework.Education/ClientApp/src/styles/styles.d.ts +0 -1
- package/dist/MarioFramework.Education/ClientApp/src/types/types.d.ts +0 -43
- package/dist/MarioFramework.Education/ClientApp/src/utils/constantsFn.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/utils/formatDate.d.ts +0 -2
- package/dist/MarioFramework.Education/ClientApp/src/utils/function.d.ts +0 -3
- package/dist/containers/ExternalApi/hooks/useSandbox.d.ts +0 -6
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import "react-datepicker/dist/react-datepicker.css";
|
|
2
3
|
import { PROPS_FILTERS_COMPONENT } from "../../utils/type";
|
|
3
4
|
declare const SelectFilter: ({ studentUserId, studentId, studentDefault, handleChangeFilters, name, icon, option, onChangeFilters, btnStyle, filter, teacherUserId, changeCurrentTeacherUserId, labelBox, setLabelBox }: PROPS_FILTERS_COMPONENT) => JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { IQuestionAlertDetailModel } from "../configs/type";
|
|
2
3
|
declare const QuestionAlertDetailModel: ({ header, onConfirm, questionAlertDetail, onCancel }: IQuestionAlertDetailModel) => JSX.Element;
|
|
3
4
|
export default QuestionAlertDetailModel;
|
package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/configs/type.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AlertType } from "./constant";
|
|
1
2
|
export interface IQuestionAlert {
|
|
2
3
|
id?: number;
|
|
3
4
|
questionText: string;
|
|
@@ -6,7 +7,7 @@ export interface IQuestionAlert {
|
|
|
6
7
|
flag: string;
|
|
7
8
|
from: number;
|
|
8
9
|
to: number;
|
|
9
|
-
type:
|
|
10
|
+
type: AlertType;
|
|
10
11
|
}
|
|
11
12
|
export interface IQuestionAlertDetailModel {
|
|
12
13
|
header: string;
|
|
@@ -4,8 +4,8 @@ declare const schema: import("yup/lib/object").OptionalObjectSchema<{
|
|
|
4
4
|
type: import("yup/lib/string").RequiredStringSchema<string | undefined, Record<string, any>>;
|
|
5
5
|
categoryId: import("yup/lib/number").RequiredNumberSchema<number | undefined, Record<string, any>>;
|
|
6
6
|
explainAnswer: yup.StringSchema<string | undefined, Record<string, any>, string | undefined>;
|
|
7
|
-
fromLabel: yup.StringSchema<string
|
|
8
|
-
toLabel: yup.StringSchema<string
|
|
7
|
+
fromLabel: yup.StringSchema<import("yup/lib/types").Maybe<string>, Record<string, any>, import("yup/lib/types").Maybe<string>>;
|
|
8
|
+
toLabel: yup.StringSchema<import("yup/lib/types").Maybe<string>, Record<string, any>, import("yup/lib/types").Maybe<string>>;
|
|
9
9
|
numberOfStars: yup.NumberSchema<number | null | undefined, Record<string, any>, number | null | undefined>;
|
|
10
10
|
answers: import("yup/lib/array").OptionalArraySchema<yup.AnySchema<any, any, any>, any, any[] | undefined>;
|
|
11
11
|
isDefaultQuestion: yup.BooleanSchema<boolean | undefined, Record<string, any>, boolean | undefined>;
|
|
@@ -17,8 +17,8 @@ declare const schema: import("yup/lib/object").OptionalObjectSchema<{
|
|
|
17
17
|
type: import("yup/lib/string").RequiredStringSchema<string | undefined, Record<string, any>>;
|
|
18
18
|
categoryId: import("yup/lib/number").RequiredNumberSchema<number | undefined, Record<string, any>>;
|
|
19
19
|
explainAnswer: yup.StringSchema<string | undefined, Record<string, any>, string | undefined>;
|
|
20
|
-
fromLabel: yup.StringSchema<string
|
|
21
|
-
toLabel: yup.StringSchema<string
|
|
20
|
+
fromLabel: yup.StringSchema<import("yup/lib/types").Maybe<string>, Record<string, any>, import("yup/lib/types").Maybe<string>>;
|
|
21
|
+
toLabel: yup.StringSchema<import("yup/lib/types").Maybe<string>, Record<string, any>, import("yup/lib/types").Maybe<string>>;
|
|
22
22
|
numberOfStars: yup.NumberSchema<number | null | undefined, Record<string, any>, number | null | undefined>;
|
|
23
23
|
answers: import("yup/lib/array").OptionalArraySchema<yup.AnySchema<any, any, any>, any, any[] | undefined>;
|
|
24
24
|
isDefaultQuestion: yup.BooleanSchema<boolean | undefined, Record<string, any>, boolean | undefined>;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
interface Props {
|
|
3
|
+
categoryId?: number;
|
|
4
|
+
onChange: Function;
|
|
5
|
+
value: any | null;
|
|
6
|
+
externalQuestion: Option[];
|
|
7
|
+
isDefaultQuestionSurvey?: boolean;
|
|
8
|
+
isDefaultQuestion?: boolean;
|
|
9
|
+
isDefaultClassReflection?: boolean;
|
|
10
|
+
isDefaultConference?: boolean;
|
|
11
|
+
noCategory?: boolean;
|
|
12
|
+
setTemporaryQuestion: Function;
|
|
13
|
+
removeQuestion: any;
|
|
14
|
+
}
|
|
15
|
+
interface Option {
|
|
16
|
+
label: string;
|
|
17
|
+
value: number;
|
|
18
|
+
text: string;
|
|
19
|
+
id: number;
|
|
20
|
+
category: string;
|
|
21
|
+
}
|
|
22
|
+
declare const SurveyQuestionSelector: FC<Props>;
|
|
23
|
+
export default SurveyQuestionSelector;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
interface Props {
|
|
3
|
+
step: number;
|
|
4
|
+
title: string;
|
|
5
|
+
message: string;
|
|
6
|
+
onStepNext: Function;
|
|
7
|
+
totalStep: number;
|
|
8
|
+
isOpenNotificationBanner?: boolean;
|
|
9
|
+
onOpenNavigationItem?: Function;
|
|
10
|
+
openNavigationItem?: object;
|
|
11
|
+
navigations?: any;
|
|
12
|
+
}
|
|
13
|
+
declare const NotificationStepLogin: FC<Props>;
|
|
14
|
+
export default NotificationStepLogin;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export declare const LIST_TEACHER_STEP_POPUP: {
|
|
2
|
+
id: number;
|
|
3
|
+
title: string;
|
|
4
|
+
message: string;
|
|
5
|
+
}[];
|
|
6
|
+
export declare const LIST_ASSISTANT_STEP_POPUP: {
|
|
7
|
+
id: number;
|
|
8
|
+
title: string;
|
|
9
|
+
message: string;
|
|
10
|
+
}[];
|
|
11
|
+
export declare const LIST_STUDENT_STEP_POPUP: {
|
|
12
|
+
id: number;
|
|
13
|
+
title: string;
|
|
14
|
+
message: string;
|
|
15
|
+
}[];
|
|
16
|
+
export declare const STEP_PROFILE: {
|
|
17
|
+
id: number;
|
|
18
|
+
title: string;
|
|
19
|
+
message: string;
|
|
20
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export interface IPermission {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
checkIns: string[];
|
|
3
|
+
conferences: string[];
|
|
4
|
+
classReflections: string[];
|
|
5
|
+
surveys: string[];
|
|
6
6
|
}
|
|
7
7
|
export interface IAccessToken {
|
|
8
8
|
permission: IPermission;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const getAdminGeneralTipApi: () => Promise<import("axios").AxiosResponse<any>>;
|
|
1
|
+
export declare const getAdminGeneralTipApi: (language: string) => Promise<import("axios").AxiosResponse<any>>;
|
|
2
2
|
export declare const getGradeUsageApi: () => Promise<import("axios").AxiosResponse<any>>;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
import { IQuestionLabel } from "../configs/type";
|
|
3
|
+
interface Props {
|
|
4
|
+
values: any;
|
|
5
|
+
setFieldValue: any;
|
|
6
|
+
labelQuestions?: IQuestionLabel;
|
|
7
|
+
questionType?: string;
|
|
8
|
+
}
|
|
9
|
+
declare const AdditionalSurvey: FC<Props>;
|
|
10
|
+
export default AdditionalSurvey;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
interface Props {
|
|
3
|
+
type: string;
|
|
4
|
+
answers: any[];
|
|
5
|
+
setFieldValue: () => any;
|
|
6
|
+
isSurvey: boolean;
|
|
7
|
+
isDropdown?: boolean;
|
|
8
|
+
isMultipleChoice?: boolean;
|
|
9
|
+
answerLabels: string[];
|
|
10
|
+
answerLabelsEmotional?: string[];
|
|
11
|
+
questionType?: string;
|
|
12
|
+
}
|
|
13
|
+
declare const SurveyAnswerList: FC<Props>;
|
|
14
|
+
export default SurveyAnswerList;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
interface Props {
|
|
3
|
+
isDefaultQuestion: boolean;
|
|
4
|
+
isDefaultClassReflection: boolean;
|
|
5
|
+
isDefaultConference?: boolean;
|
|
6
|
+
isDefaultSurvey?: boolean;
|
|
7
|
+
categorySelected: any;
|
|
8
|
+
setCategorySelected: Function;
|
|
9
|
+
}
|
|
10
|
+
declare const SurveyQuestionsList: FC<Props>;
|
|
11
|
+
export default SurveyQuestionsList;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const useQuestionSurveyList: (isDefaultQuestion: boolean, isDefaultClassReflection: boolean, isDefaultConference?: boolean | undefined, isDefaultSurvey?: boolean | undefined, categorySelected?: any) => {
|
|
3
|
+
gridOptions: any;
|
|
4
|
+
setRef: (node: any) => any;
|
|
5
|
+
questionList: any;
|
|
6
|
+
totalItems: any;
|
|
7
|
+
filters: any;
|
|
8
|
+
changeFilters: (updatedFilters: any) => void;
|
|
9
|
+
getData: () => Promise<void>;
|
|
10
|
+
removeData: (id: number) => void;
|
|
11
|
+
goToDetail: (id?: number | undefined) => void;
|
|
12
|
+
updateOrderQuestions: (data: any, isDefaulClassReflection: boolean) => Promise<void>;
|
|
13
|
+
onToggleIntervention: () => void;
|
|
14
|
+
handleSortFilter: (colId: string) => void;
|
|
15
|
+
classFontSize: string;
|
|
16
|
+
onSelectCategory: (id: any) => void;
|
|
17
|
+
handleChangeInputSearch: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
18
|
+
inputSearch: import("react").MutableRefObject<any>;
|
|
19
|
+
goToDetailSurvey: (id?: number | undefined) => void;
|
|
20
|
+
};
|
|
21
|
+
export default useQuestionSurveyList;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
interface Props {
|
|
3
|
+
isDefaultQuestion: boolean;
|
|
4
|
+
isDefaultClassReflection: boolean;
|
|
5
|
+
isDefaultConference?: boolean;
|
|
6
|
+
isDefaultSurvey?: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare const CategoriesAndQuestion: FC<Props>;
|
|
9
|
+
export default CategoriesAndQuestion;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
import { ISkillTest, ISkillTestReponse } from "../../../utils/serviceType.interface";
|
|
3
|
+
import { ISkillTestDetail } from "../utils/type.interface";
|
|
4
|
+
export interface IProps {
|
|
5
|
+
ref: any;
|
|
6
|
+
isOpen: boolean;
|
|
7
|
+
isEdit?: boolean;
|
|
8
|
+
onConfirm: (values: ISkillTestDetail) => void;
|
|
9
|
+
onCancel: () => void;
|
|
10
|
+
value: ISkillTest;
|
|
11
|
+
skillTestList: ISkillTestReponse;
|
|
12
|
+
}
|
|
13
|
+
declare const SettingSkillTestModal: FC<IProps>;
|
|
14
|
+
export default SettingSkillTestModal;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ISkillTestReponse, IFilter, ISkillTest } from "../../../utils/serviceType.interface";
|
|
2
|
+
import { ISkillTestDetail } from "../utils/type.interface";
|
|
3
|
+
declare const useSkillTest: () => {
|
|
4
|
+
currItem: ISkillTestDetail;
|
|
5
|
+
skillTestList: ISkillTestReponse;
|
|
6
|
+
isOpenModal: boolean;
|
|
7
|
+
openModalCreate: () => void;
|
|
8
|
+
getSkillTestList: () => Promise<void>;
|
|
9
|
+
openModalEdit: (item: ISkillTestDetail) => void;
|
|
10
|
+
openModalRemove: (id: number) => void;
|
|
11
|
+
addSkillTest: (data: ISkillTestDetail) => Promise<void>;
|
|
12
|
+
editSkillTest: (item: ISkillTest, data: ISkillTest) => Promise<void>;
|
|
13
|
+
deleteSkillTest: (id: number) => Promise<void>;
|
|
14
|
+
onCancelModal: () => void;
|
|
15
|
+
onConfirm: (value: ISkillTest) => Promise<void>;
|
|
16
|
+
filter: IFilter;
|
|
17
|
+
changeFilters: (filters: IFilter) => void;
|
|
18
|
+
};
|
|
19
|
+
export default useSkillTest;
|