mario-education 2.4.439-release → 2.4.441-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.
Files changed (226) hide show
  1. package/dist/MarioFramework.Education/ClientApp/src/components/Select/SelectFilter.d.ts +1 -0
  2. package/dist/MarioFramework.Education/ClientApp/src/containers/AdminTraining/views/AdminTraining.d.ts +1 -0
  3. package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +1 -0
  4. package/dist/MarioFramework.Education/ClientApp/src/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +1 -0
  5. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/views/AssignAssistantList.d.ts +1 -0
  6. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/views/AssignCounselorList.d.ts +1 -0
  7. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/views/AssignSecondaryTeacherList.d.ts +1 -0
  8. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AcademicClassSelector.d.ts +1 -0
  9. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AssessmentSelector.d.ts +1 -0
  10. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/views/CertificateContainer.d.ts +1 -0
  11. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +1 -0
  12. package/dist/MarioFramework.Education/ClientApp/src/containers/CurrentLicense/views/CurrentLicense.d.ts +1 -0
  13. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/components/QuestionAlertDetailModel.d.ts +1 -0
  14. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/configs/type.d.ts +2 -1
  15. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/views/CustomQuestionAlert.d.ts +1 -0
  16. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomBarChart.d.ts +1 -0
  17. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomLineChart.d.ts +1 -0
  18. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/DashboardToPDF.d.ts +1 -0
  19. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LearningStrategiesTable.d.ts +1 -0
  20. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByGender.d.ts +1 -0
  21. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentPressureChart.d.ts +1 -0
  22. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TopSkill.d.ts +1 -0
  23. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TotalCard.d.ts +1 -0
  24. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/types.d.ts +1 -0
  25. package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/views/Destinations.d.ts +1 -0
  26. package/dist/MarioFramework.Education/ClientApp/src/containers/FixData/views/FixDataStudent.d.ts +1 -0
  27. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/components/TeacherSelector.d.ts +1 -0
  28. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterContainer.d.ts +1 -0
  29. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterImport.d.ts +1 -0
  30. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterUserList.d.ts +1 -0
  31. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/AgGridComponents.d.ts +1 -0
  32. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/QuestionPreview.d.ts +1 -0
  33. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/UserForQuestion.d.ts +1 -0
  34. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/questionDetailSchema.d.ts +4 -4
  35. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/QuestionBankContainer.d.ts +1 -0
  36. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/SurveyQuestionContainer.d.ts +1 -0
  37. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +1 -0
  38. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +1 -0
  39. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +1 -0
  40. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +1 -0
  41. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +1 -0
  42. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +1 -0
  43. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/views/ReflectionContainer.d.ts +1 -0
  44. package/dist/MarioFramework.Education/ClientApp/src/containers/Sandbox/views/SandboxContainer.d.ts +1 -0
  45. package/dist/MarioFramework.Education/ClientApp/src/containers/Setup/views/SetupContainer.d.ts +1 -0
  46. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ChoiceChartType.d.ts +1 -0
  47. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/TotalCard.d.ts +1 -0
  48. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/types.d.ts +1 -0
  49. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/views/SwitchAssistantList.d.ts +1 -0
  50. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/views/SwitchCounselorList.d.ts +1 -0
  51. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/views/SwitchSecondaryTeacherList.d.ts +1 -0
  52. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchTeacher/views/SwitchTeacherList.d.ts +1 -0
  53. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/components/SelectorTemplate.d.ts +1 -0
  54. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateContainer.d.ts +1 -0
  55. package/dist/MarioFramework.Education/ClientApp/src/containers/Training/views/Training.d.ts +1 -0
  56. package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +1 -0
  57. package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/views/UserDeletedList.d.ts +1 -0
  58. package/dist/MarioFramework.Education/ClientApp/src/containers/UserRevert/views/RevertUser.d.ts +1 -0
  59. package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/views/WelcomeEmailResend.d.ts +1 -0
  60. package/dist/components/icons/AvrIcon.d.ts +4 -0
  61. package/dist/components/icons/CloseChipIcon.d.ts +2 -0
  62. package/dist/components/icons/MultiUser.d.ts +2 -0
  63. package/dist/components/icons/SentIcon.d.ts +2 -0
  64. package/dist/components/layouts/HeaderSideBar.d.ts +2 -0
  65. package/dist/components/layouts/NotificationStepLogin.d.ts +14 -0
  66. package/dist/components/layouts/type.d.ts +20 -0
  67. package/dist/containers/Classes/components/StudentItemSelector.d.ts +1 -0
  68. package/dist/containers/ExternalApi/configs/types.d.ts +4 -4
  69. package/dist/containers/MyStudent/components/NewOverview/Chat/types/types.d.ts +2 -0
  70. package/dist/containers/SkillTest/components/SettingSkillTestModal.d.ts +14 -0
  71. package/dist/containers/SkillTest/hook/useSkillTest.d.ts +19 -0
  72. package/dist/containers/SkillTest/utils/constant.d.ts +17 -0
  73. package/dist/containers/SkillTest/utils/type.interface.d.ts +7 -0
  74. package/dist/containers/SkillTest/utils/ultis.d.ts +8 -0
  75. package/dist/containers/SkillTest/view/SkillTest.d.ts +2 -0
  76. package/dist/containers/SurveyDashboard/apiClient/surveyService.d.ts +5 -5
  77. package/dist/containers/SurveyDashboard/components/AllQuestionSurvey.d.ts +1 -3
  78. package/dist/containers/SurveyDashboard/components/AnswerQuestionInput.d.ts +2 -2
  79. package/dist/containers/SurveyDashboard/components/AvrComparison.d.ts +6 -0
  80. package/dist/containers/SurveyDashboard/components/BarChartQuestionAnswers.d.ts +1 -1
  81. package/dist/containers/SurveyDashboard/components/RatingOfQuestions.d.ts +1 -1
  82. package/dist/containers/SurveyDashboard/components/TotalStudent.d.ts +6 -0
  83. package/dist/containers/SurveyDashboard/configs/constants.d.ts +0 -2
  84. package/dist/containers/SurveyDashboard/configs/tableColumn.d.ts +7 -2
  85. package/dist/containers/SurveyDashboard/configs/types.d.ts +31 -0
  86. package/dist/containers/SurveyDashboard/hooks/useListQuestionSurvey.d.ts +6 -6
  87. package/dist/containers/SurveyDashboard/hooks/useSurveyDetail.d.ts +30 -5
  88. package/dist/hooks/useCurrentLanguage.d.ts +4 -0
  89. package/dist/index.css +855 -292
  90. package/dist/index.d.ts +2 -1
  91. package/dist/index.js +1366 -1103
  92. package/dist/index.js.map +1 -1
  93. package/dist/index.modern.js +1357 -1095
  94. package/dist/index.modern.js.map +1 -1
  95. package/dist/services/classService.d.ts +1 -1
  96. package/dist/services/skillTestServices.d.ts +5 -0
  97. package/dist/utils/useClassFontSize.d.ts +4 -0
  98. package/package.json +2 -2
  99. package/dist/MarioFramework.Education/ClientApp/src/components/AudioRecorder/useAudioRecorder.d.ts +0 -0
  100. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipButton.d.ts +0 -8
  101. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipImage.d.ts +0 -8
  102. package/dist/MarioFramework.Education/ClientApp/src/components/Button/CustomButton.d.ts +0 -11
  103. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ScrollToTop/ScrollToTopBtn.d.ts +0 -2
  104. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardNameButton.d.ts +0 -7
  105. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardTotal.d.ts +0 -9
  106. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/ConfirmDelete.d.ts +0 -9
  107. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/SimpleDialog.d.ts +0 -12
  108. package/dist/MarioFramework.Education/ClientApp/src/components/Header/CustomHeaderComponent.d.ts +0 -19
  109. package/dist/MarioFramework.Education/ClientApp/src/components/Header/HeaderComponent.d.ts +0 -40
  110. package/dist/MarioFramework.Education/ClientApp/src/components/Input/InputComponent.d.ts +0 -18
  111. package/dist/MarioFramework.Education/ClientApp/src/components/Input/TextFieldComponent.d.ts +0 -13
  112. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/DropDownComponent.d.ts +0 -3
  113. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/EmotionComponent.d.ts +0 -10
  114. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/MultiChoiceComponent.d.ts +0 -14
  115. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/QuestionSurveyComponent.d.ts +0 -33
  116. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SingleChoiceComponent.d.ts +0 -13
  117. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderComponent.d.ts +0 -16
  118. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderSurveyComponent.d.ts +0 -16
  119. package/dist/MarioFramework.Education/ClientApp/src/components/Select/Autocomplete.d.ts +0 -2
  120. package/dist/MarioFramework.Education/ClientApp/src/components/Table/ConvertTime.d.ts +0 -6
  121. package/dist/MarioFramework.Education/ClientApp/src/components/Table/TableCells.d.ts +0 -15
  122. package/dist/MarioFramework.Education/ClientApp/src/components/Tabs/CustomTabComponent.d.ts +0 -3
  123. package/dist/MarioFramework.Education/ClientApp/src/components/Tooltip/CustomTooltip.d.ts +0 -4
  124. package/dist/MarioFramework.Education/ClientApp/src/components/icons/CloseIcon.d.ts +0 -3
  125. package/dist/MarioFramework.Education/ClientApp/src/components/icons/DownloadIcon.d.ts +0 -3
  126. package/dist/MarioFramework.Education/ClientApp/src/components/icons/InfoIcon.d.ts +0 -3
  127. package/dist/MarioFramework.Education/ClientApp/src/components/icons/PlusIcon.d.ts +0 -2
  128. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/constants.d.ts +0 -14
  129. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/types.d.ts +0 -12
  130. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterComponent.d.ts +0 -41
  131. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterMobile.d.ts +0 -28
  132. package/dist/MarioFramework.Education/ClientApp/src/components/selector/StudentSelector.d.ts +0 -3
  133. package/dist/MarioFramework.Education/ClientApp/src/components/selector/TeacherSelector.d.ts +0 -2
  134. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/constant.d.ts +0 -9
  135. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/types.d.ts +0 -47
  136. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/ConductItem.d.ts +0 -7
  137. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/SurveyTop.d.ts +0 -14
  138. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/HeaderSurvey.d.ts +0 -22
  139. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/QuestionConduct.d.ts +0 -15
  140. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ShareSurveyDialog.d.ts +0 -14
  141. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/DialogInterventionBody.d.ts +0 -15
  142. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionDialog.d.ts +0 -20
  143. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionSelector.d.ts +0 -11
  144. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/hooks/useInterventionDialog.d.ts +0 -27
  145. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/constant.d.ts +0 -3
  146. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/types.d.ts +0 -126
  147. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/useConductSurvey.d.ts +0 -31
  148. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/usePreviewSurvey.d.ts +0 -33
  149. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/styles/makeStyles.d.ts +0 -1
  150. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/PreviewSurveyAdmin.d.ts +0 -3
  151. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyIndexAdmin.d.ts +0 -3
  152. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyResultAdmin.d.ts +0 -3
  153. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/styles/styles.d.ts +0 -2
  154. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/api/externalService.d.ts +0 -6
  155. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/constant/types.d.ts +0 -69
  156. package/dist/MarioFramework.Education/ClientApp/src/containers/MyOneToOne/constants/types.d.ts +0 -5
  157. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/constants.d.ts +0 -46
  158. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/utils.d.ts +0 -35
  159. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/types/types.d.ts +0 -227
  160. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/AreaChart.d.ts +0 -13
  161. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/BubbleChartCustom.d.ts +0 -13
  162. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/OverallDonutChart.d.ts +0 -12
  163. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/ImportOneRoster.d.ts +0 -6
  164. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/RosterConfigForm.d.ts +0 -8
  165. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/useImportOneRoster.d.ts +0 -28
  166. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/userRosterConfigForm.d.ts +0 -7
  167. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/constants.d.ts +0 -2
  168. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/types.d.ts +0 -5
  169. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/views/OneRoster.d.ts +0 -3
  170. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/type.d.ts +0 -5
  171. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/apiClient/surveyService.d.ts +0 -32
  172. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllQuestionSurvey.d.ts +0 -3
  173. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllStudentSurvey.d.ts +0 -3
  174. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CardItemMobile/CardSurveyMobile.d.ts +0 -3
  175. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ConductSurveyModel.d.ts +0 -3
  176. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CreateSurveyAdmin.d.ts +0 -2
  177. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ListSurveys.d.ts +0 -2
  178. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/Questions/AdditionalQuestionModel.d.ts +0 -3
  179. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/RatingOfQuestions.d.ts +0 -3
  180. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ResponseQuestionModel.d.ts +0 -3
  181. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmPublishSurvey.d.ts +0 -3
  182. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmShareSurvey.d.ts +0 -3
  183. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/CreateSurveyComponent.d.ts +0 -3
  184. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ListFavoriteSurvey.d.ts +0 -3
  185. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectQuestion.d.ts +0 -3
  186. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectSurveyTemplate.d.ts +0 -3
  187. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSendSurvey.d.ts +0 -3
  188. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ReviewSurveyDetail.d.ts +0 -3
  189. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStaff.d.ts +0 -3
  190. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStudent.d.ts +0 -3
  191. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StudentFlagList.d.ts +0 -7
  192. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/questionModelType.d.ts +0 -34
  193. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/tableColumn.d.ts +0 -146
  194. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/typeCardItem.d.ts +0 -17
  195. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useAdditionalQuestion.d.ts +0 -32
  196. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useCreateSurvey.d.ts +0 -100
  197. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useExternalSurvey.d.ts +0 -26
  198. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useFormCreateSurvey.d.ts +0 -15
  199. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListFavoriteSurvey.d.ts +0 -10
  200. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListQuestionSurvey.d.ts +0 -8
  201. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListStudentFlag.d.ts +0 -19
  202. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurvey.d.ts +0 -44
  203. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurveyDetail.d.ts +0 -20
  204. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectQuestion.d.ts +0 -26
  205. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStaff.d.ts +0 -15
  206. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStudent.d.ts +0 -16
  207. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyDetail.d.ts +0 -31
  208. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyExportCsv.d.ts +0 -7
  209. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyStudentFlag.d.ts +0 -7
  210. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/styles/makeStyles.d.ts +0 -3
  211. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDashboardContainer.d.ts +0 -2
  212. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDetailAdmin.d.ts +0 -2
  213. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyStudentFlagListAdmin.d.ts +0 -2
  214. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveySummary.d.ts +0 -2
  215. package/dist/MarioFramework.Education/ClientApp/src/hooks/useAutoCompleteStyle.d.ts +0 -2
  216. package/dist/MarioFramework.Education/ClientApp/src/hooks/useFontStyles.d.ts +0 -7
  217. package/dist/MarioFramework.Education/ClientApp/src/hooks/useStudentList.d.ts +0 -5
  218. package/dist/MarioFramework.Education/ClientApp/src/services/Speech.d.ts +0 -1
  219. package/dist/MarioFramework.Education/ClientApp/src/services/StudentList.d.ts +0 -5
  220. package/dist/MarioFramework.Education/ClientApp/src/services/SurveyService.d.ts +0 -13
  221. package/dist/MarioFramework.Education/ClientApp/src/styles/styles.d.ts +0 -1
  222. package/dist/MarioFramework.Education/ClientApp/src/types/types.d.ts +0 -43
  223. package/dist/MarioFramework.Education/ClientApp/src/utils/constantsFn.d.ts +0 -2
  224. package/dist/MarioFramework.Education/ClientApp/src/utils/formatDate.d.ts +0 -2
  225. package/dist/MarioFramework.Education/ClientApp/src/utils/function.d.ts +0 -3
  226. 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,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const AdminTraining: () => JSX.Element;
2
3
  export default AdminTraining;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const QuestionSplitPaneSelector: (props: any) => JSX.Element;
2
3
  export default QuestionSplitPaneSelector;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const AssessmentAssignmentContainer: () => JSX.Element;
2
3
  export default AssessmentAssignmentContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const AssignAssistantList: () => JSX.Element;
2
3
  export default AssignAssistantList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const AssignCounselorList: () => JSX.Element;
2
3
  export default AssignCounselorList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const AssignSecondaryTeacherList: () => JSX.Element;
2
3
  export default AssignSecondaryTeacherList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const AcademicClassSelector: (props: any) => JSX.Element;
2
3
  export default AcademicClassSelector;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const AssessmentSelector: (props: any) => JSX.Element;
2
3
  export default AssessmentSelector;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const CertificateContainer: () => JSX.Element;
2
3
  export default CertificateContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const ConferenceRubricDetail: () => JSX.Element;
2
3
  export default ConferenceRubricDetail;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const CurrentLicense: () => JSX.Element;
2
3
  export default CurrentLicense;
@@ -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;
@@ -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: any;
10
+ type: AlertType;
10
11
  }
11
12
  export interface IQuestionAlertDetailModel {
12
13
  header: string;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const CustomQuestionAlert: () => JSX.Element;
2
3
  export default CustomQuestionAlert;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const CustomBarChart: ({ data, question, chartName }: any) => JSX.Element;
2
3
  export default CustomBarChart;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const CustomLineChart: () => JSX.Element;
2
3
  export default CustomLineChart;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IDashboardToPDF } from "../configs/types";
2
3
  declare const DashboardToPDF: (props: IDashboardToPDF) => JSX.Element;
3
4
  export default DashboardToPDF;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DashboardFilter } from "../configs/types";
2
3
  interface PropsType {
3
4
  isOpen: boolean;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const StudentByGender: ({ data }: any) => JSX.Element;
2
3
  export default StudentByGender;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IStudentPressureChart } from "../configs/types";
2
3
  declare const StudentPressureChart: ({ studentPressure, width, print }: IStudentPressureChart) => JSX.Element;
3
4
  export default StudentPressureChart;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const TopSkill: () => JSX.Element;
2
3
  export default TopSkill;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TotalCardItem } from "../configs/types";
2
3
  declare const TotalCard: ({ icon, title, value }: TotalCardItem) => JSX.Element;
3
4
  export default TotalCard;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { QuestionType } from "../../ReflectionForm/configs/types";
2
3
  export declare type LoginCountingReport = {
3
4
  date: string;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Destinations: () => JSX.Element;
2
3
  export default Destinations;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const FixDataStudent: () => JSX.Element;
2
3
  export default FixDataStudent;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const TeacherSelector: ({ options, isDisabled, scrollBottom, onCreateOption, ...rest }: any) => JSX.Element;
2
3
  export default TeacherSelector;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const OneRosterContainer: () => JSX.Element;
2
3
  export default OneRosterContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const OneRosterImport: () => JSX.Element;
2
3
  export default OneRosterImport;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const OneRosterUserList: () => JSX.Element;
2
3
  export default OneRosterUserList;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface ActionProps {
2
3
  params: any;
3
4
  edit: (id?: number) => any;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const QuestionPreview: (props: any) => JSX.Element;
2
3
  export default QuestionPreview;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface IUserForQuestionSelect {
2
3
  value: string;
3
4
  onChange: Function;
@@ -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 | null | undefined, Record<string, any>, string | null | undefined>;
8
- toLabel: yup.StringSchema<string | null | undefined, Record<string, any>, string | null | undefined>;
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 | null | undefined, Record<string, any>, string | null | undefined>;
21
- toLabel: yup.StringSchema<string | null | undefined, Record<string, any>, string | null | undefined>;
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>;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const QuestionBankContainer: () => JSX.Element;
2
3
  export default QuestionBankContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SurveyQuestionContainer: () => JSX.Element;
2
3
  export default SurveyQuestionContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const EmotionalResponse: (props: any) => JSX.Element;
2
3
  export default EmotionalResponse;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const MultipleChoiceResponse: (props: any) => JSX.Element;
2
3
  export default MultipleChoiceResponse;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const RatingResponse: (props: any) => JSX.Element;
2
3
  export default RatingResponse;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const StarRatingResponse: (props: any) => JSX.Element;
2
3
  export default StarRatingResponse;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const TextInputResponse: (props: any) => JSX.Element;
2
3
  export default TextInputResponse;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const QuestionSplitPaneSelector: (props: any) => JSX.Element;
2
3
  export default QuestionSplitPaneSelector;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const ReflectionContainer: () => JSX.Element;
2
3
  export default ReflectionContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Sandbox: () => JSX.Element;
2
3
  export default Sandbox;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SetupContainer: () => JSX.Element;
2
3
  export default SetupContainer;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TYPECHART } from "../configs/constants";
2
3
  import { IChartOptions } from "../configs/types";
3
4
  interface IChoiceChartType {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TotalCardItem } from "../configs/types";
2
3
  declare const TotalCard: ({ icon, title, value }: TotalCardItem) => JSX.Element;
3
4
  export default TotalCard;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare type LoginCountingReport = {
2
3
  date: string;
3
4
  studentLoginCount: number;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SwitchAssistantList: () => JSX.Element;
2
3
  export default SwitchAssistantList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SwitchCounselorList: () => JSX.Element;
2
3
  export default SwitchCounselorList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SwitchSecondaryTeacherList: () => JSX.Element;
2
3
  export default SwitchSecondaryTeacherList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SwitchTeacherList: () => JSX.Element;
2
3
  export default SwitchTeacherList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SelectorTemplate: (props: any) => JSX.Element;
2
3
  export default SelectorTemplate;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const TemplateContainer: () => JSX.Element;
2
3
  export default TemplateContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Training: () => JSX.Element;
2
3
  export default Training;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const TutorialScreenContainer: () => JSX.Element;
2
3
  export default TutorialScreenContainer;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const UserList: () => JSX.Element;
2
3
  export default UserList;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const RevertUser: () => JSX.Element;
2
3
  export default RevertUser;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const WelcomeEmailResend: () => JSX.Element;
2
3
  export default WelcomeEmailResend;
@@ -0,0 +1,4 @@
1
+ declare const AvrIcon: ({ color }: {
2
+ color?: string | undefined;
3
+ }) => JSX.Element;
4
+ export default AvrIcon;
@@ -0,0 +1,2 @@
1
+ declare const CloseChipIcon: () => JSX.Element;
2
+ export default CloseChipIcon;
@@ -0,0 +1,2 @@
1
+ declare const MultiUser: () => JSX.Element;
2
+ export default MultiUser;
@@ -0,0 +1,2 @@
1
+ declare const SentIcon: () => JSX.Element;
2
+ export default SentIcon;
@@ -0,0 +1,2 @@
1
+ declare const HeaderSideBar: ({ children, navigations, onToggleModel }: any) => JSX.Element;
2
+ export default HeaderSideBar;
@@ -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
+ };
@@ -7,6 +7,7 @@ interface Props {
7
7
  teacherUserId?: string;
8
8
  placeholder?: string;
9
9
  isDeleted?: boolean;
10
+ connectionString?: string;
10
11
  }
11
12
  export interface Student {
12
13
  studentId: number;
@@ -1,8 +1,8 @@
1
1
  export interface IPermission {
2
- checkIn: string[];
3
- conference: string[];
4
- classReflection: string[];
5
- survey: string[];
2
+ checkIns: string[];
3
+ conferences: string[];
4
+ classReflections: string[];
5
+ surveys: string[];
6
6
  }
7
7
  export interface IAccessToken {
8
8
  permission: IPermission;
@@ -42,6 +42,8 @@ export interface ITopLearningStrategy {
42
42
  }
43
43
  export interface IReadinessToLearning {
44
44
  questionText: string;
45
+ templateName: string;
46
+ avr: number;
45
47
  studentPercentQuestion: IStudentPercentQuestion[];
46
48
  }
47
49
  export interface ISeries {
@@ -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;
@@ -0,0 +1,17 @@
1
+ export declare const INIT_SKILL_TEST: {
2
+ currentPage: number;
3
+ items: never[];
4
+ pageSize: number;
5
+ totalItems: number;
6
+ totalPages: number;
7
+ };
8
+ export declare const INIT_FILTER: {
9
+ currentPage: number;
10
+ pageSize: number;
11
+ };
12
+ export declare const INIT_SKILL_TEST_ITEM: {
13
+ id: number;
14
+ name: string;
15
+ description: string;
16
+ parentSkillId: number;
17
+ };
@@ -0,0 +1,7 @@
1
+ export declare type ISkillTestDetail = {
2
+ id: number;
3
+ name: string;
4
+ description?: string;
5
+ parentSkillId?: number;
6
+ };
7
+ export declare const INIT_SKILL_TEST: ISkillTestDetail;
@@ -0,0 +1,8 @@
1
+ import { ISkillTest } from "../../../utils/serviceType.interface";
2
+ import { ISkillTestDetail } from "./type.interface";
3
+ export declare const schemaDestination: import("yup/lib/object").OptionalObjectSchema<{
4
+ name: import("yup/lib/string").RequiredStringSchema<string | undefined, Record<string, any>>;
5
+ }, Record<string, any>, import("yup/lib/object").TypeOfShape<{
6
+ name: import("yup/lib/string").RequiredStringSchema<string | undefined, Record<string, any>>;
7
+ }>>;
8
+ export declare const initEditSkillTest: (skillTest: ISkillTest[], item: ISkillTestDetail) => ISkillTest;
@@ -0,0 +1,2 @@
1
+ declare const SkillTest: () => JSX.Element;
2
+ export default SkillTest;
@@ -18,16 +18,16 @@ export declare const downloadTemplateFile: () => Promise<import("axios").AxiosRe
18
18
  export declare const updateSurvey: (surveyId: number, model: any) => Promise<import("axios").AxiosResponse<any>>;
19
19
  export declare const deleteSurvey: (surveyId: number) => Promise<import("axios").AxiosResponse<any>>;
20
20
  export declare const getListExternal: (surveyId: number, params: any) => Promise<import("axios").AxiosResponse<any>>;
21
- export declare const getListQuestionSurvey: (params: any, surveyId: number) => Promise<import("axios").AxiosResponse<any>>;
21
+ export declare const getListQuestionSurvey: (surveyId: number) => Promise<import("axios").AxiosResponse<any>>;
22
22
  export declare const getSurveyDetail: (surveyId: number) => Promise<import("axios").AxiosResponse<any>>;
23
23
  export declare const getDashboardTotalSurvey: (filters: FILTER_OVERVIEW_SURVEY) => Promise<import("axios").AxiosResponse<any>>;
24
24
  export declare const getDashboardFlagSurvey: (filters: FILTER_OVERVIEW_SURVEY) => Promise<import("axios").AxiosResponse<any>>;
25
25
  export declare const getDashboardTemplateSurvey: (filters: FILTER_OVERVIEW_SURVEY) => Promise<import("axios").AxiosResponse<any>>;
26
26
  export declare const getSurveysExport: (filter: FILTER_SURVEY) => Promise<import("axios").AxiosResponse<any>>;
27
27
  export declare const getStudentSurveysExport: (surveyId: number) => Promise<import("axios").AxiosResponse<any>>;
28
- export declare const getRatingsOfQuestions: (surveyId: number, isExternal: boolean) => Promise<import("axios").AxiosResponse<any>>;
29
- export declare const getTotalByQuestion: (surveyId: number, questionId: number, isExternal: boolean) => Promise<import("axios").AxiosResponse<any>>;
30
- export declare const getResponsesDistribution: (surveyId: number, isExternal: boolean) => Promise<import("axios").AxiosResponse<any>>;
28
+ export declare const getRatingsOfQuestions: (surveyId: number) => Promise<import("axios").AxiosResponse<any>>;
29
+ export declare const getTotalByQuestion: (surveyId: number, questionId: number) => Promise<import("axios").AxiosResponse<any>>;
30
+ export declare const getResponsesDistribution: (surveyId: number) => Promise<import("axios").AxiosResponse<any>>;
31
31
  export declare const getAllTeachers: (studentUserId?: string | undefined) => Promise<import("axios").AxiosResponse<any>>;
32
32
  export declare const getRatingLabelSurvey: (isAdmin?: boolean | undefined) => Promise<import("axios").AxiosResponse<any>>;
33
- export declare const getAnswerChart: (surveyId: number, isExternalSurvey: boolean, isQuestionDropDown: boolean) => Promise<import("axios").AxiosResponse<any>>;
33
+ export declare const getAnswerChart: (surveyId: number, isQuestionDropDown: boolean) => Promise<import("axios").AxiosResponse<any>>;
@@ -1,3 +1 @@
1
- export default function AllQuestionSurvey({ tabIndex }: {
2
- tabIndex: number;
3
- }): JSX.Element;
1
+ export default function AllQuestionSurvey(): JSX.Element;
@@ -1,3 +1,3 @@
1
- import { IBarChartQuestionAnswers } from "../configs/types";
2
- declare const AnswerQuestionInput: ({ response, onChangeOption, questionAnswers }: IBarChartQuestionAnswers) => JSX.Element;
1
+ import { IAnswerQuestionInput } from "../configs/types";
2
+ declare const AnswerQuestionInput: ({ handleClickCollapse, openIndexField, setOpenIndexField, questionsByCategoryField, categoryFieldChose, setCategoryFieldChose, categoriesField }: IAnswerQuestionInput) => JSX.Element;
3
3
  export default AnswerQuestionInput;
@@ -0,0 +1,6 @@
1
+ interface Props {
2
+ avr: number;
3
+ color: string;
4
+ }
5
+ declare const AvrComparison: ({ avr, color }: Props) => JSX.Element;
6
+ export default AvrComparison;
@@ -1,3 +1,3 @@
1
1
  import { IBarChartQuestionAnswers } from "../configs/types";
2
- declare const BarChartQuestionAnswers: ({ response, isFullScreen, onChangeOption, questionAnswers }: IBarChartQuestionAnswers) => JSX.Element;
2
+ declare const BarChartQuestionAnswers: ({ response, isFullScreen, onChangeOption, questionAnswers, categoryDropdownOptions, categoryDropdownChose, setCategoryDropdownChose }: IBarChartQuestionAnswers) => JSX.Element;
3
3
  export default BarChartQuestionAnswers;
@@ -1,3 +1,3 @@
1
1
  import { IRatingOfQuestions } from "../configs/types";
2
- declare const RatingOfQuestions: ({ avgQuestionRating, selectQuestion, ratingQuestions, totalByQuestion, setSelectQuestion, generateAvrByQuestion, questionRatingConvert, activeColumnQuestionRating, onActiveColumnQuestionRating, onToggleResponseModel, isExternal }: IRatingOfQuestions) => JSX.Element;
2
+ declare const RatingOfQuestions: ({ avgQuestionRating, ratingQuestions, totalByQuestion, setSelectQuestion, generateAvrByQuestion, questionRatingConvert, activeColumnQuestionRating, onActiveColumnQuestionRating, onToggleResponseModel, isExternal, categoryRatingChose, setCategoryRatingChose, questionRatingResponseSelected, setQuestionRatingResponseSelected, categoriesOptions, categoryRatingResponseChose, setCategoryRatingResponseChose, questionRatingSelected, setQuestionRatingSelected, }: IRatingOfQuestions) => JSX.Element;
3
3
  export default RatingOfQuestions;
@@ -0,0 +1,6 @@
1
+ import { FC } from 'react';
2
+ interface IProps {
3
+ data: any[];
4
+ }
5
+ declare const TotalStudent: FC<IProps>;
6
+ export default TotalStudent;