mario-education 2.4.439-release → 2.4.440-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 (212) 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/ExternalApi/configs/types.d.ts +4 -4
  68. package/dist/containers/SkillTest/components/SettingSkillTestModal.d.ts +14 -0
  69. package/dist/containers/SkillTest/hook/useSkillTest.d.ts +19 -0
  70. package/dist/containers/SkillTest/utils/constant.d.ts +17 -0
  71. package/dist/containers/SkillTest/utils/type.interface.d.ts +7 -0
  72. package/dist/containers/SkillTest/utils/ultis.d.ts +8 -0
  73. package/dist/containers/SkillTest/view/SkillTest.d.ts +2 -0
  74. package/dist/containers/SurveyDashboard/components/AvrComparison.d.ts +6 -0
  75. package/dist/containers/SurveyDashboard/components/TotalStudent.d.ts +6 -0
  76. package/dist/hooks/useCurrentLanguage.d.ts +4 -0
  77. package/dist/index.css +6 -0
  78. package/dist/index.js +16 -3
  79. package/dist/index.js.map +1 -1
  80. package/dist/index.modern.js +16 -3
  81. package/dist/index.modern.js.map +1 -1
  82. package/dist/services/skillTestServices.d.ts +5 -0
  83. package/dist/utils/useClassFontSize.d.ts +4 -0
  84. package/package.json +2 -2
  85. package/dist/MarioFramework.Education/ClientApp/src/components/AudioRecorder/useAudioRecorder.d.ts +0 -0
  86. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipButton.d.ts +0 -8
  87. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipImage.d.ts +0 -8
  88. package/dist/MarioFramework.Education/ClientApp/src/components/Button/CustomButton.d.ts +0 -11
  89. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ScrollToTop/ScrollToTopBtn.d.ts +0 -2
  90. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardNameButton.d.ts +0 -7
  91. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardTotal.d.ts +0 -9
  92. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/ConfirmDelete.d.ts +0 -9
  93. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/SimpleDialog.d.ts +0 -12
  94. package/dist/MarioFramework.Education/ClientApp/src/components/Header/CustomHeaderComponent.d.ts +0 -19
  95. package/dist/MarioFramework.Education/ClientApp/src/components/Header/HeaderComponent.d.ts +0 -40
  96. package/dist/MarioFramework.Education/ClientApp/src/components/Input/InputComponent.d.ts +0 -18
  97. package/dist/MarioFramework.Education/ClientApp/src/components/Input/TextFieldComponent.d.ts +0 -13
  98. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/DropDownComponent.d.ts +0 -3
  99. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/EmotionComponent.d.ts +0 -10
  100. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/MultiChoiceComponent.d.ts +0 -14
  101. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/QuestionSurveyComponent.d.ts +0 -33
  102. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SingleChoiceComponent.d.ts +0 -13
  103. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderComponent.d.ts +0 -16
  104. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderSurveyComponent.d.ts +0 -16
  105. package/dist/MarioFramework.Education/ClientApp/src/components/Select/Autocomplete.d.ts +0 -2
  106. package/dist/MarioFramework.Education/ClientApp/src/components/Table/ConvertTime.d.ts +0 -6
  107. package/dist/MarioFramework.Education/ClientApp/src/components/Table/TableCells.d.ts +0 -15
  108. package/dist/MarioFramework.Education/ClientApp/src/components/Tabs/CustomTabComponent.d.ts +0 -3
  109. package/dist/MarioFramework.Education/ClientApp/src/components/Tooltip/CustomTooltip.d.ts +0 -4
  110. package/dist/MarioFramework.Education/ClientApp/src/components/icons/CloseIcon.d.ts +0 -3
  111. package/dist/MarioFramework.Education/ClientApp/src/components/icons/DownloadIcon.d.ts +0 -3
  112. package/dist/MarioFramework.Education/ClientApp/src/components/icons/InfoIcon.d.ts +0 -3
  113. package/dist/MarioFramework.Education/ClientApp/src/components/icons/PlusIcon.d.ts +0 -2
  114. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/constants.d.ts +0 -14
  115. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/types.d.ts +0 -12
  116. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterComponent.d.ts +0 -41
  117. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterMobile.d.ts +0 -28
  118. package/dist/MarioFramework.Education/ClientApp/src/components/selector/StudentSelector.d.ts +0 -3
  119. package/dist/MarioFramework.Education/ClientApp/src/components/selector/TeacherSelector.d.ts +0 -2
  120. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/constant.d.ts +0 -9
  121. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/types.d.ts +0 -47
  122. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/ConductItem.d.ts +0 -7
  123. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/SurveyTop.d.ts +0 -14
  124. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/HeaderSurvey.d.ts +0 -22
  125. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/QuestionConduct.d.ts +0 -15
  126. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ShareSurveyDialog.d.ts +0 -14
  127. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/DialogInterventionBody.d.ts +0 -15
  128. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionDialog.d.ts +0 -20
  129. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionSelector.d.ts +0 -11
  130. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/hooks/useInterventionDialog.d.ts +0 -27
  131. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/constant.d.ts +0 -3
  132. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/types.d.ts +0 -126
  133. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/useConductSurvey.d.ts +0 -31
  134. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/usePreviewSurvey.d.ts +0 -33
  135. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/styles/makeStyles.d.ts +0 -1
  136. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/PreviewSurveyAdmin.d.ts +0 -3
  137. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyIndexAdmin.d.ts +0 -3
  138. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyResultAdmin.d.ts +0 -3
  139. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/styles/styles.d.ts +0 -2
  140. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/api/externalService.d.ts +0 -6
  141. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/constant/types.d.ts +0 -69
  142. package/dist/MarioFramework.Education/ClientApp/src/containers/MyOneToOne/constants/types.d.ts +0 -5
  143. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/constants.d.ts +0 -46
  144. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/utils.d.ts +0 -35
  145. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/types/types.d.ts +0 -227
  146. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/AreaChart.d.ts +0 -13
  147. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/BubbleChartCustom.d.ts +0 -13
  148. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/OverallDonutChart.d.ts +0 -12
  149. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/ImportOneRoster.d.ts +0 -6
  150. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/RosterConfigForm.d.ts +0 -8
  151. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/useImportOneRoster.d.ts +0 -28
  152. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/userRosterConfigForm.d.ts +0 -7
  153. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/constants.d.ts +0 -2
  154. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/types.d.ts +0 -5
  155. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/views/OneRoster.d.ts +0 -3
  156. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/type.d.ts +0 -5
  157. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/apiClient/surveyService.d.ts +0 -32
  158. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllQuestionSurvey.d.ts +0 -3
  159. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllStudentSurvey.d.ts +0 -3
  160. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CardItemMobile/CardSurveyMobile.d.ts +0 -3
  161. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ConductSurveyModel.d.ts +0 -3
  162. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CreateSurveyAdmin.d.ts +0 -2
  163. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ListSurveys.d.ts +0 -2
  164. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/Questions/AdditionalQuestionModel.d.ts +0 -3
  165. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/RatingOfQuestions.d.ts +0 -3
  166. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ResponseQuestionModel.d.ts +0 -3
  167. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmPublishSurvey.d.ts +0 -3
  168. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmShareSurvey.d.ts +0 -3
  169. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/CreateSurveyComponent.d.ts +0 -3
  170. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ListFavoriteSurvey.d.ts +0 -3
  171. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectQuestion.d.ts +0 -3
  172. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectSurveyTemplate.d.ts +0 -3
  173. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSendSurvey.d.ts +0 -3
  174. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ReviewSurveyDetail.d.ts +0 -3
  175. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStaff.d.ts +0 -3
  176. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStudent.d.ts +0 -3
  177. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StudentFlagList.d.ts +0 -7
  178. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/questionModelType.d.ts +0 -34
  179. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/tableColumn.d.ts +0 -146
  180. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/typeCardItem.d.ts +0 -17
  181. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useAdditionalQuestion.d.ts +0 -32
  182. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useCreateSurvey.d.ts +0 -100
  183. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useExternalSurvey.d.ts +0 -26
  184. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useFormCreateSurvey.d.ts +0 -15
  185. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListFavoriteSurvey.d.ts +0 -10
  186. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListQuestionSurvey.d.ts +0 -8
  187. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListStudentFlag.d.ts +0 -19
  188. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurvey.d.ts +0 -44
  189. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurveyDetail.d.ts +0 -20
  190. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectQuestion.d.ts +0 -26
  191. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStaff.d.ts +0 -15
  192. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStudent.d.ts +0 -16
  193. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyDetail.d.ts +0 -31
  194. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyExportCsv.d.ts +0 -7
  195. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyStudentFlag.d.ts +0 -7
  196. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/styles/makeStyles.d.ts +0 -3
  197. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDashboardContainer.d.ts +0 -2
  198. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDetailAdmin.d.ts +0 -2
  199. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyStudentFlagListAdmin.d.ts +0 -2
  200. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveySummary.d.ts +0 -2
  201. package/dist/MarioFramework.Education/ClientApp/src/hooks/useAutoCompleteStyle.d.ts +0 -2
  202. package/dist/MarioFramework.Education/ClientApp/src/hooks/useFontStyles.d.ts +0 -7
  203. package/dist/MarioFramework.Education/ClientApp/src/hooks/useStudentList.d.ts +0 -5
  204. package/dist/MarioFramework.Education/ClientApp/src/services/Speech.d.ts +0 -1
  205. package/dist/MarioFramework.Education/ClientApp/src/services/StudentList.d.ts +0 -5
  206. package/dist/MarioFramework.Education/ClientApp/src/services/SurveyService.d.ts +0 -13
  207. package/dist/MarioFramework.Education/ClientApp/src/styles/styles.d.ts +0 -1
  208. package/dist/MarioFramework.Education/ClientApp/src/types/types.d.ts +0 -43
  209. package/dist/MarioFramework.Education/ClientApp/src/utils/constantsFn.d.ts +0 -2
  210. package/dist/MarioFramework.Education/ClientApp/src/utils/formatDate.d.ts +0 -2
  211. package/dist/MarioFramework.Education/ClientApp/src/utils/function.d.ts +0 -3
  212. 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
+ };
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -0,0 +1,4 @@
1
+ declare const useCurrentLanguage: () => {
2
+ currentLanguage: any;
3
+ };
4
+ export default useCurrentLanguage;
package/dist/index.css CHANGED
@@ -2286,6 +2286,12 @@ h6._3zOGW {
2286
2286
  max-width: 300px;
2287
2287
  min-width: 200px;
2288
2288
  width: 100%;
2289
+ }
2290
+
2291
+ ._1E9DH {
2292
+ margin: 20px 40px;
2293
+ font-size: 12px;
2294
+ color: #c1c1c1;
2289
2295
  }
2290
2296
  @font-face {
2291
2297
  font-family: "Lato-Regular";