mario-education 2.4.415-release → 2.4.416-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 (551) hide show
  1. package/dist/components/layouts/HeaderSideBar.d.ts +2 -0
  2. package/dist/components/layouts/NotificationStepLogin.d.ts +14 -0
  3. package/dist/components/layouts/type.d.ts +20 -0
  4. package/dist/containers/ExternalApi/configs/types.d.ts +4 -4
  5. package/dist/containers/SkillTest/components/SettingSkillTestModal.d.ts +14 -0
  6. package/dist/containers/SkillTest/hook/useSkillTest.d.ts +19 -0
  7. package/dist/containers/SkillTest/utils/constant.d.ts +17 -0
  8. package/dist/containers/SkillTest/utils/type.interface.d.ts +7 -0
  9. package/dist/{MarioFramework.Education/ClientApp/src/containers/Destinations → containers/SkillTest}/utils/ultis.d.ts +3 -2
  10. package/dist/containers/SkillTest/view/SkillTest.d.ts +2 -0
  11. package/dist/index.js +13 -11
  12. package/dist/index.js.map +1 -1
  13. package/dist/index.modern.js +13 -11
  14. package/dist/index.modern.js.map +1 -1
  15. package/dist/services/skillTestServices.d.ts +5 -0
  16. package/package.json +2 -2
  17. package/dist/MarioFramework.Education/ClientApp/src/components/AudioRecorder/useAudioRecorder.d.ts +0 -0
  18. package/dist/MarioFramework.Education/ClientApp/src/components/Button/CancelButton.d.ts +0 -7
  19. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipButton.d.ts +0 -8
  20. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipImage.d.ts +0 -8
  21. package/dist/MarioFramework.Education/ClientApp/src/components/Button/CustomButton.d.ts +0 -11
  22. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ScrollToTop/ScrollToTopBtn.d.ts +0 -2
  23. package/dist/MarioFramework.Education/ClientApp/src/components/Button/SubmitButton.d.ts +0 -9
  24. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardNameButton.d.ts +0 -7
  25. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardTotal.d.ts +0 -9
  26. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/ConfirmDelete.d.ts +0 -9
  27. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/SimpleDialog.d.ts +0 -12
  28. package/dist/MarioFramework.Education/ClientApp/src/components/Header/CustomHeaderComponent.d.ts +0 -19
  29. package/dist/MarioFramework.Education/ClientApp/src/components/Header/HeaderComponent.d.ts +0 -40
  30. package/dist/MarioFramework.Education/ClientApp/src/components/Input/InputComponent.d.ts +0 -18
  31. package/dist/MarioFramework.Education/ClientApp/src/components/Input/TextFieldComponent.d.ts +0 -13
  32. package/dist/MarioFramework.Education/ClientApp/src/components/Input/ToggleInput.d.ts +0 -10
  33. package/dist/MarioFramework.Education/ClientApp/src/components/Loading/LoadLanguage.d.ts +0 -3
  34. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/DropDownComponent.d.ts +0 -3
  35. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/EmotionComponent.d.ts +0 -10
  36. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/MultiChoiceComponent.d.ts +0 -14
  37. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/QuestionSurveyComponent.d.ts +0 -33
  38. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SingleChoiceComponent.d.ts +0 -13
  39. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderComponent.d.ts +0 -16
  40. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderSurveyComponent.d.ts +0 -16
  41. package/dist/MarioFramework.Education/ClientApp/src/components/Questions/QuestionList.d.ts +0 -11
  42. package/dist/MarioFramework.Education/ClientApp/src/components/Questions/QuestionSelector.d.ts +0 -14
  43. package/dist/MarioFramework.Education/ClientApp/src/components/Select/Autocomplete.d.ts +0 -2
  44. package/dist/MarioFramework.Education/ClientApp/src/components/Select/InputSelector.d.ts +0 -13
  45. package/dist/MarioFramework.Education/ClientApp/src/components/Select/SelectFilter.d.ts +0 -4
  46. package/dist/MarioFramework.Education/ClientApp/src/components/Shapes/Circle/Circle.d.ts +0 -11
  47. package/dist/MarioFramework.Education/ClientApp/src/components/Shapes/Circle/ItemCircle.d.ts +0 -7
  48. package/dist/MarioFramework.Education/ClientApp/src/components/Shapes/Circle/utils.d.ts +0 -5
  49. package/dist/MarioFramework.Education/ClientApp/src/components/Table/ConvertTime.d.ts +0 -6
  50. package/dist/MarioFramework.Education/ClientApp/src/components/Table/TableCells.d.ts +0 -15
  51. package/dist/MarioFramework.Education/ClientApp/src/components/Tabs/CustomTabComponent.d.ts +0 -3
  52. package/dist/MarioFramework.Education/ClientApp/src/components/Tooltip/CustomTooltip.d.ts +0 -4
  53. package/dist/MarioFramework.Education/ClientApp/src/components/icons/CloseIcon.d.ts +0 -3
  54. package/dist/MarioFramework.Education/ClientApp/src/components/icons/DownloadIcon.d.ts +0 -3
  55. package/dist/MarioFramework.Education/ClientApp/src/components/icons/InfoIcon.d.ts +0 -3
  56. package/dist/MarioFramework.Education/ClientApp/src/components/icons/PlusIcon.d.ts +0 -2
  57. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/constants.d.ts +0 -14
  58. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/types.d.ts +0 -12
  59. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterComponent.d.ts +0 -41
  60. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterMobile.d.ts +0 -28
  61. package/dist/MarioFramework.Education/ClientApp/src/components/selector/StudentSelector.d.ts +0 -3
  62. package/dist/MarioFramework.Education/ClientApp/src/components/selector/TeacherSelector.d.ts +0 -2
  63. package/dist/MarioFramework.Education/ClientApp/src/containers/AcademicYear/components/BreakingMonthModal.d.ts +0 -3
  64. package/dist/MarioFramework.Education/ClientApp/src/containers/AcademicYear/hooks/useAcademicYearList.d.ts +0 -8
  65. package/dist/MarioFramework.Education/ClientApp/src/containers/AcademicYear/hooks/useBreakingMonth.d.ts +0 -14
  66. package/dist/MarioFramework.Education/ClientApp/src/containers/AcademicYear/views/AcademicYearList.d.ts +0 -3
  67. package/dist/MarioFramework.Education/ClientApp/src/containers/AdminTraining/hooks/useAdminTraning.d.ts +0 -4
  68. package/dist/MarioFramework.Education/ClientApp/src/containers/AdminTraining/views/AdminTraining.d.ts +0 -2
  69. package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/components/AssessmentDetailModal.d.ts +0 -3
  70. package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +0 -2
  71. package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/hooks/useAssessmentDetail.d.ts +0 -24
  72. package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/hooks/useAssessmentList.d.ts +0 -9
  73. package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/hooks/useQuestionCategory.d.ts +0 -13
  74. package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/views/AssessmentList.d.ts +0 -3
  75. package/dist/MarioFramework.Education/ClientApp/src/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +0 -2
  76. package/dist/MarioFramework.Education/ClientApp/src/containers/Assetlog/Views/AssetLog.d.ts +0 -3
  77. package/dist/MarioFramework.Education/ClientApp/src/containers/Assetlog/hooks/UseAssetlog.d.ts +0 -8
  78. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/components/AssignAssistantModal.d.ts +0 -4
  79. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/hooks/useAssignAssistant.d.ts +0 -18
  80. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/utils/constants.d.ts +0 -3
  81. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/utils/type.interface.d.ts +0 -45
  82. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/views/AssignAssistantList.d.ts +0 -2
  83. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/components/AssignCounselorModal.d.ts +0 -4
  84. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/hooks/useAssignCounselor.d.ts +0 -18
  85. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/utils/constants.d.ts +0 -2
  86. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/utils/type.interface.d.ts +0 -46
  87. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/views/AssignCounselorList.d.ts +0 -2
  88. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/components/AssignSecondaryTeacherModal.d.ts +0 -4
  89. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/hooks/useAssignSecondaryTeacher.d.ts +0 -18
  90. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/utils/constants.d.ts +0 -2
  91. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/utils/type.interface.d.ts +0 -46
  92. package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/views/AssignSecondaryTeacherList.d.ts +0 -2
  93. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AcademicClassSelector.d.ts +0 -2
  94. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AssessmentSelector.d.ts +0 -2
  95. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AssignmentDetailModal.d.ts +0 -3
  96. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/SemesterSelector.d.ts +0 -8
  97. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/configs/types.d.ts +0 -13
  98. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/hooks/useAssignmentDetail.d.ts +0 -27
  99. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/hooks/useAssignmentList.d.ts +0 -17
  100. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/hooks/useAssignmentResultDetail.d.ts +0 -8
  101. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/hooks/useAssignmentResultList.d.ts +0 -10
  102. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/views/AssignmentList.d.ts +0 -3
  103. package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/views/AssignmentResultList.d.ts +0 -3
  104. package/dist/MarioFramework.Education/ClientApp/src/containers/Badge/components/BadgeDetailModal.d.ts +0 -3
  105. package/dist/MarioFramework.Education/ClientApp/src/containers/Badge/hooks/useBadgeDetail.d.ts +0 -20
  106. package/dist/MarioFramework.Education/ClientApp/src/containers/Badge/hooks/useBadgeList.d.ts +0 -9
  107. package/dist/MarioFramework.Education/ClientApp/src/containers/Badge/views/BadgeList.d.ts +0 -3
  108. package/dist/MarioFramework.Education/ClientApp/src/containers/BandScore/components/BandScoreDetailModal.d.ts +0 -3
  109. package/dist/MarioFramework.Education/ClientApp/src/containers/BandScore/hooks/useBandScoreDetail.d.ts +0 -18
  110. package/dist/MarioFramework.Education/ClientApp/src/containers/BandScore/hooks/useBandScoreList.d.ts +0 -7
  111. package/dist/MarioFramework.Education/ClientApp/src/containers/BandScore/hooks/useBreakPoint.d.ts +0 -12
  112. package/dist/MarioFramework.Education/ClientApp/src/containers/BandScore/views/BandScoreList.d.ts +0 -3
  113. package/dist/MarioFramework.Education/ClientApp/src/containers/CSVImport/components/UploadCSVButton.d.ts +0 -11
  114. package/dist/MarioFramework.Education/ClientApp/src/containers/CSVImport/hooks/useCSVImport.d.ts +0 -41
  115. package/dist/MarioFramework.Education/ClientApp/src/containers/CSVImport/views/CSVImport.d.ts +0 -3
  116. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/components/CertificateApproved.d.ts +0 -3
  117. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/components/CertificateDetailModal.d.ts +0 -3
  118. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/components/CertificateItem.d.ts +0 -9
  119. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/components/CertificateList.d.ts +0 -3
  120. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/components/CertificateReview.d.ts +0 -3
  121. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/config/constants.d.ts +0 -19
  122. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/hooks/useCertificateDetail.d.ts +0 -26
  123. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/hooks/useCertificateList.d.ts +0 -9
  124. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/hooks/useCertificateReview.d.ts +0 -7
  125. package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/views/CertificateContainer.d.ts +0 -2
  126. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/ClassDetailModal.d.ts +0 -3
  127. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/ClassStudentModal.d.ts +0 -3
  128. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/StudentItemSelector.d.ts +0 -23
  129. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/StudentList.d.ts +0 -8
  130. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/StudentSelector.d.ts +0 -8
  131. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/TeacherItemSelector.d.ts +0 -13
  132. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/TeacherMultiSelector.d.ts +0 -7
  133. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/components/TeacherSelector.d.ts +0 -11
  134. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/hooks/useClassDetail.d.ts +0 -25
  135. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/hooks/useClassList.d.ts +0 -12
  136. package/dist/MarioFramework.Education/ClientApp/src/containers/Classes/views/ClassList.d.ts +0 -3
  137. package/dist/MarioFramework.Education/ClientApp/src/containers/CompareTeacher/components/TeacherItem.d.ts +0 -8
  138. package/dist/MarioFramework.Education/ClientApp/src/containers/CompareTeacher/configs/constants.d.ts +0 -18
  139. package/dist/MarioFramework.Education/ClientApp/src/containers/CompareTeacher/hooks/useCompareTeacher.d.ts +0 -17
  140. package/dist/MarioFramework.Education/ClientApp/src/containers/CompareTeacher/views/CompareTeacher.d.ts +0 -3
  141. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/constant.d.ts +0 -9
  142. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/types.d.ts +0 -47
  143. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/ConductItem.d.ts +0 -7
  144. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/SurveyTop.d.ts +0 -14
  145. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/HeaderSurvey.d.ts +0 -22
  146. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/QuestionConduct.d.ts +0 -15
  147. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ShareSurveyDialog.d.ts +0 -14
  148. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/DialogInterventionBody.d.ts +0 -15
  149. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionDialog.d.ts +0 -20
  150. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionSelector.d.ts +0 -11
  151. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/hooks/useInterventionDialog.d.ts +0 -27
  152. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/constant.d.ts +0 -3
  153. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/types.d.ts +0 -126
  154. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/useConductSurvey.d.ts +0 -31
  155. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/usePreviewSurvey.d.ts +0 -33
  156. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/styles/makeStyles.d.ts +0 -1
  157. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/PreviewSurveyAdmin.d.ts +0 -3
  158. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyIndexAdmin.d.ts +0 -3
  159. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyResultAdmin.d.ts +0 -3
  160. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/components/ConferenceRubricItem.d.ts +0 -14
  161. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/components/ConferenceRubricTypeSelector.d.ts +0 -7
  162. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/components/SkillSelector.d.ts +0 -8
  163. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/configs/types.d.ts +0 -44
  164. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/hooks/useConferenceRubricDetail.d.ts +0 -36
  165. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/hooks/useConferenceRubricList.d.ts +0 -10
  166. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/styles/styles.d.ts +0 -2
  167. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +0 -2
  168. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/views/ConferenceRubricList.d.ts +0 -3
  169. package/dist/MarioFramework.Education/ClientApp/src/containers/CurrentLicense/hooks/useCurrentLicense.d.ts +0 -6
  170. package/dist/MarioFramework.Education/ClientApp/src/containers/CurrentLicense/views/CurrentLicense.d.ts +0 -2
  171. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/components/CustomAlertDetailModal.d.ts +0 -3
  172. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/components/QuestionAlertDetailModel.d.ts +0 -3
  173. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/configs/constant.d.ts +0 -16
  174. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/configs/type.d.ts +0 -19
  175. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/configs/validate.d.ts +0 -9
  176. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/hooks/useCustomAlertDetail.d.ts +0 -22
  177. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/hooks/useCustomAlertList.d.ts +0 -9
  178. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/hooks/useQuestionAlert.d.ts +0 -14
  179. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/views/CustomAlertList.d.ts +0 -3
  180. package/dist/MarioFramework.Education/ClientApp/src/containers/CustomAlert/views/CustomQuestionAlert.d.ts +0 -2
  181. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/AreaChart.d.ts +0 -13
  182. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/BarAndAreaChart.d.ts +0 -11
  183. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/BarChart.d.ts +0 -12
  184. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/BubbleChartCustom.d.ts +0 -8
  185. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CheckboxCustom.d.ts +0 -12
  186. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/ColumnChartAndPercent.d.ts +0 -18
  187. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomBarChart.d.ts +0 -2
  188. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomChartCircle.d.ts +0 -4
  189. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomCheckbox.d.ts +0 -9
  190. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomLineChart.d.ts +0 -2
  191. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomPieChart.d.ts +0 -7
  192. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/DashboardCard.d.ts +0 -7
  193. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/DashboardToPDF.d.ts +0 -3
  194. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/GenerateChartData.d.ts +0 -4
  195. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/GoalProgress.d.ts +0 -7
  196. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/Grade.d.ts +0 -7
  197. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/HeaderChart/HeaderChart.d.ts +0 -17
  198. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/HeaderChart/PlusButton.d.ts +0 -6
  199. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/HighImpact.d.ts +0 -6
  200. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LearningStrategiesTable.d.ts +0 -12
  201. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LineChart.d.ts +0 -11
  202. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/Loading.d.ts +0 -3
  203. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LoginCouting.d.ts +0 -7
  204. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/OverallDonutChart.d.ts +0 -12
  205. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/PerceivedImpact.d.ts +0 -7
  206. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/Quantity.d.ts +0 -7
  207. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/Skill.d.ts +0 -7
  208. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByAge.d.ts +0 -7
  209. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByAgeAndGender.d.ts +0 -9
  210. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByGender.d.ts +0 -2
  211. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByGrade.d.ts +0 -7
  212. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentPressureChart.d.ts +0 -3
  213. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentWithSpecialNeeds.d.ts +0 -7
  214. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TimeInSession.d.ts +0 -7
  215. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TopLearningStrategy.d.ts +0 -11
  216. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TopSkill.d.ts +0 -2
  217. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TotalCard.d.ts +0 -3
  218. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/backgroundPressure.d.ts +0 -2
  219. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/constants.d.ts +0 -85
  220. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/types.d.ts +0 -369
  221. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/utils.d.ts +0 -135
  222. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useBehavior.d.ts +0 -7
  223. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useChartDatas.d.ts +0 -50
  224. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useDashboard.d.ts +0 -52
  225. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useExportSessionCsv.d.ts +0 -4
  226. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useSkillFormat.d.ts +0 -9
  227. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/hooks/useWrapText.d.ts +0 -2
  228. package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/views/Dashboard.d.ts +0 -3
  229. package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/components/DestinationModal.d.ts +0 -13
  230. package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/hooks/useDestination.d.ts +0 -18
  231. package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/utils/constant.d.ts +0 -11
  232. package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/utils/type.interface.d.ts +0 -4
  233. package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/views/Destinations.d.ts +0 -2
  234. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/api/externalService.d.ts +0 -6
  235. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/constant/types.d.ts +0 -69
  236. package/dist/MarioFramework.Education/ClientApp/src/containers/Feedback/components/FeedbackDetailModal.d.ts +0 -3
  237. package/dist/MarioFramework.Education/ClientApp/src/containers/Feedback/hooks/useFeedbackDetail.d.ts +0 -11
  238. package/dist/MarioFramework.Education/ClientApp/src/containers/Feedback/hooks/useFeedbackList.d.ts +0 -9
  239. package/dist/MarioFramework.Education/ClientApp/src/containers/Feedback/views/FeedbackList.d.ts +0 -3
  240. package/dist/MarioFramework.Education/ClientApp/src/containers/FixData/hooks/useFixData.d.ts +0 -4
  241. package/dist/MarioFramework.Education/ClientApp/src/containers/FixData/views/FixDataStudent.d.ts +0 -2
  242. package/dist/MarioFramework.Education/ClientApp/src/containers/GoalExample/components/GoalExampleDetailModal.d.ts +0 -3
  243. package/dist/MarioFramework.Education/ClientApp/src/containers/GoalExample/hooks/useGoalExampleDetail.d.ts +0 -27
  244. package/dist/MarioFramework.Education/ClientApp/src/containers/GoalExample/hooks/useGoalExampleList.d.ts +0 -10
  245. package/dist/MarioFramework.Education/ClientApp/src/containers/GoalExample/hooks/useShortTermTargetExampleList.d.ts +0 -12
  246. package/dist/MarioFramework.Education/ClientApp/src/containers/GoalExample/views/GoalExampleList.d.ts +0 -3
  247. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningStrategy/components/StrategyDetailModal.d.ts +0 -3
  248. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningStrategy/hooks/useLearningStrategyList.d.ts +0 -9
  249. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningStrategy/hooks/useStrategyDetail.d.ts +0 -21
  250. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningStrategy/views/LearningStrategyList.d.ts +0 -3
  251. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningSupportCategory/components/LearningSupportCategoryDetailModal.d.ts +0 -3
  252. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningSupportCategory/components/LearningSupportCategorySelector.d.ts +0 -7
  253. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningSupportCategory/hooks/useLearningSupportCategoryDetail.d.ts +0 -20
  254. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningSupportCategory/hooks/useLearningSupportCategoryList.d.ts +0 -9
  255. package/dist/MarioFramework.Education/ClientApp/src/containers/LearningSupportCategory/views/LearningSupportCategoryList.d.ts +0 -3
  256. package/dist/MarioFramework.Education/ClientApp/src/containers/ManageAssistant/views/ManageAssistantList.d.ts +0 -3
  257. package/dist/MarioFramework.Education/ClientApp/src/containers/MyOneToOne/constants/types.d.ts +0 -5
  258. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/constants.d.ts +0 -46
  259. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/utils.d.ts +0 -35
  260. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/types/types.d.ts +0 -227
  261. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/AreaChart.d.ts +0 -13
  262. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/BubbleChartCustom.d.ts +0 -13
  263. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/OverallDonutChart.d.ts +0 -12
  264. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/ImportOneRoster.d.ts +0 -6
  265. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/RosterConfigForm.d.ts +0 -8
  266. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/useImportOneRoster.d.ts +0 -28
  267. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/userRosterConfigForm.d.ts +0 -7
  268. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/constants.d.ts +0 -2
  269. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/types.d.ts +0 -5
  270. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/views/OneRoster.d.ts +0 -3
  271. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/components/ImportOneRoster.d.ts +0 -6
  272. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/components/RosterConfigForm.d.ts +0 -8
  273. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/components/TeacherSelector.d.ts +0 -2
  274. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/configs/constants.d.ts +0 -12
  275. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/configs/types.d.ts +0 -25
  276. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/hooks/useCreateRosterUser.d.ts +0 -5
  277. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/hooks/useImportOneRoster.d.ts +0 -28
  278. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/hooks/useOneRosterUserList.d.ts +0 -19
  279. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/hooks/userRosterConfigForm.d.ts +0 -7
  280. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterContainer.d.ts +0 -2
  281. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterImport.d.ts +0 -2
  282. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRosterSystem/views/OneRosterUserList.d.ts +0 -2
  283. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/AdditionalComponent.d.ts +0 -9
  284. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/AgGridComponents.d.ts +0 -11
  285. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/AnswerList.d.ts +0 -11
  286. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/DefaultQuestionStudentTeacherFilter.d.ts +0 -9
  287. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/DefaultQuestionTypeSelector.d.ts +0 -7
  288. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/QuestionPreview.d.ts +0 -2
  289. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/SliderScale.d.ts +0 -10
  290. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/StarRating.d.ts +0 -7
  291. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/SubQuestions.d.ts +0 -7
  292. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/UserForQuestion.d.ts +0 -6
  293. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/constants.d.ts +0 -16
  294. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/questionDetailSchema.d.ts +0 -29
  295. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/type.d.ts +0 -5
  296. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/validationAnswerId.d.ts +0 -2
  297. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/validationChoices.d.ts +0 -2
  298. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/hooks/useQuestionAnswerList.d.ts +0 -7
  299. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/hooks/useQuestionDetail.d.ts +0 -42
  300. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/hooks/useQuestionList.d.ts +0 -15
  301. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/hooks/useSubQuestionList.d.ts +0 -6
  302. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/QuestionBankContainer.d.ts +0 -2
  303. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/QuestionBankList.d.ts +0 -9
  304. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/QuestionDetail.d.ts +0 -3
  305. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/SurveyQuestionContainer.d.ts +0 -2
  306. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionCategory/components/QuestionCateModal.d.ts +0 -3
  307. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionCategory/components/QuestionCateSelector.d.ts +0 -12
  308. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionCategory/hooks/useQuestionCateDetail.d.ts +0 -18
  309. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionCategory/hooks/useQuestionCateList.d.ts +0 -12
  310. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionCategory/views/QuestionCategogyList.d.ts +0 -3
  311. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionScaffolding/components/QuestionDetailModal.d.ts +0 -3
  312. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionScaffolding/hooks/useQuestionDetail.d.ts +0 -21
  313. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionScaffolding/hooks/useQuestionList.d.ts +0 -11
  314. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionScaffolding/ultis/ultis.d.ts +0 -20
  315. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionScaffolding/views/QuestionScaffolding.d.ts +0 -3
  316. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +0 -2
  317. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +0 -2
  318. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +0 -2
  319. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +0 -2
  320. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +0 -2
  321. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +0 -2
  322. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/ReflectionDetailModal.d.ts +0 -3
  323. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/ReflectionResultDetailModal.d.ts +0 -3
  324. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/configs/types.d.ts +0 -43
  325. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/hooks/useQuestionCategory.d.ts +0 -13
  326. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/hooks/useReflectionFormDetail.d.ts +0 -21
  327. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/hooks/useReflectionFormList.d.ts +0 -10
  328. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/hooks/useReflectionResultDetail.d.ts +0 -8
  329. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/hooks/useReflectionResultList.d.ts +0 -9
  330. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/views/ReflectionContainer.d.ts +0 -2
  331. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/views/ReflectionFormList.d.ts +0 -3
  332. package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/views/ReflectionResultList.d.ts +0 -3
  333. package/dist/MarioFramework.Education/ClientApp/src/containers/Sandbox/hooks/useSandbox.d.ts +0 -6
  334. package/dist/MarioFramework.Education/ClientApp/src/containers/Sandbox/views/SandboxContainer.d.ts +0 -2
  335. package/dist/MarioFramework.Education/ClientApp/src/containers/SchoolBlankDay/components/SchoolBlankDayDetailModal.d.ts +0 -3
  336. package/dist/MarioFramework.Education/ClientApp/src/containers/SchoolBlankDay/hooks/useSchoolBlankDayDetail.d.ts +0 -19
  337. package/dist/MarioFramework.Education/ClientApp/src/containers/SchoolBlankDay/hooks/useSchoolBlankDayList.d.ts +0 -9
  338. package/dist/MarioFramework.Education/ClientApp/src/containers/SchoolBlankDay/views/SchoolBlankDayList.d.ts +0 -3
  339. package/dist/MarioFramework.Education/ClientApp/src/containers/Semester/components/BreakingMonthModal.d.ts +0 -3
  340. package/dist/MarioFramework.Education/ClientApp/src/containers/Semester/components/SemesterDetailModal.d.ts +0 -3
  341. package/dist/MarioFramework.Education/ClientApp/src/containers/Semester/hooks/useBreakingMonth.d.ts +0 -14
  342. package/dist/MarioFramework.Education/ClientApp/src/containers/Semester/hooks/useSemesterDetail.d.ts +0 -19
  343. package/dist/MarioFramework.Education/ClientApp/src/containers/Semester/hooks/useSemesterList.d.ts +0 -9
  344. package/dist/MarioFramework.Education/ClientApp/src/containers/Semester/views/SemesterList.d.ts +0 -3
  345. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/components/AddQuestionModal.d.ts +0 -13
  346. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/components/CategorySelector.d.ts +0 -7
  347. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/components/ConferenceRubricSelector.d.ts +0 -7
  348. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/components/ReflectionFormSelector.d.ts +0 -7
  349. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/components/SkillSelector.d.ts +0 -7
  350. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/configs/validationSchema.d.ts +0 -15
  351. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/hooks/useAddQuestion.d.ts +0 -8
  352. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/hooks/useSessionTemplateDetail.d.ts +0 -42
  353. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/hooks/useSessionTemplateList.d.ts +0 -15
  354. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/views/SessionTemplateDetail.d.ts +0 -3
  355. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplate/views/SessionTemplateList.d.ts +0 -3
  356. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplateContainer/views/SessionTemplateContainer.d.ts +0 -3
  357. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplateGeneralClass/components/SubjectSelector.d.ts +0 -7
  358. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplateGeneralClass/hooks/useSessionTemplateGeneralClassDetail.d.ts +0 -39
  359. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplateGeneralClass/hooks/useSessionTemplateGeneralClassList.d.ts +0 -10
  360. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplateGeneralClass/views/SessionTemplateGeneralClassDetail.d.ts +0 -3
  361. package/dist/MarioFramework.Education/ClientApp/src/containers/SessionTemplateGeneralClass/views/SessionTemplateGeneralClassList.d.ts +0 -3
  362. package/dist/MarioFramework.Education/ClientApp/src/containers/Setup/views/SetupContainer.d.ts +0 -2
  363. package/dist/MarioFramework.Education/ClientApp/src/containers/Subject/components/SubjectDetailModal.d.ts +0 -3
  364. package/dist/MarioFramework.Education/ClientApp/src/containers/Subject/hooks/useSubjectDetail.d.ts +0 -19
  365. package/dist/MarioFramework.Education/ClientApp/src/containers/Subject/hooks/useSubjectList.d.ts +0 -9
  366. package/dist/MarioFramework.Education/ClientApp/src/containers/Subject/views/SubjectList.d.ts +0 -3
  367. package/dist/MarioFramework.Education/ClientApp/src/containers/SuggestionBank/components/SuggestionDetailModal.d.ts +0 -3
  368. package/dist/MarioFramework.Education/ClientApp/src/containers/SuggestionBank/hooks/useKeywordList.d.ts +0 -12
  369. package/dist/MarioFramework.Education/ClientApp/src/containers/SuggestionBank/hooks/useSuggestionDetail.d.ts +0 -30
  370. package/dist/MarioFramework.Education/ClientApp/src/containers/SuggestionBank/hooks/useSuggestionList.d.ts +0 -10
  371. package/dist/MarioFramework.Education/ClientApp/src/containers/SuggestionBank/views/SuggestionList.d.ts +0 -3
  372. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/apiClient/surveyService.d.ts +0 -32
  373. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllQuestionSurvey.d.ts +0 -3
  374. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllStudentSurvey.d.ts +0 -3
  375. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AreaChart.d.ts +0 -10
  376. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/BarAndAreaChart.d.ts +0 -9
  377. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/BarChart.d.ts +0 -11
  378. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CardItemMobile/CardSurveyMobile.d.ts +0 -3
  379. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ChartViewDashboard.d.ts +0 -20
  380. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CheckboxCustom.d.ts +0 -12
  381. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ChoiceChartType.d.ts +0 -9
  382. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ConductSurveyModel.d.ts +0 -3
  383. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CreateSurveyAdmin.d.ts +0 -2
  384. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/DashboardCard.d.ts +0 -7
  385. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/HeaderChart/HeaderChart.d.ts +0 -16
  386. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/HeaderChart/PlusButton.d.ts +0 -6
  387. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ListSurveys.d.ts +0 -2
  388. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/Loading.d.ts +0 -3
  389. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/PieChart.d.ts +0 -9
  390. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/Questions/AdditionalQuestionModel.d.ts +0 -3
  391. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/RatingOfQuestions.d.ts +0 -3
  392. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ResponseQuestionModel.d.ts +0 -3
  393. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmPublishSurvey.d.ts +0 -3
  394. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmShareSurvey.d.ts +0 -3
  395. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/CreateSurveyComponent.d.ts +0 -3
  396. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ListFavoriteSurvey.d.ts +0 -3
  397. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectQuestion.d.ts +0 -3
  398. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectSurveyTemplate.d.ts +0 -3
  399. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSendSurvey.d.ts +0 -3
  400. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ReviewSurveyDetail.d.ts +0 -3
  401. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStaff.d.ts +0 -3
  402. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStudent.d.ts +0 -3
  403. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StudentByGrade.d.ts +0 -7
  404. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StudentFlagList.d.ts +0 -7
  405. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/TopMostSurveyUsed.d.ts +0 -7
  406. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/TotalCard.d.ts +0 -3
  407. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/chartOptions.d.ts +0 -6
  408. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/constants.d.ts +0 -154
  409. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/overviewFn.d.ts +0 -17
  410. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/questionModelType.d.ts +0 -34
  411. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/tableColumn.d.ts +0 -146
  412. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/typeCardItem.d.ts +0 -17
  413. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/types.d.ts +0 -770
  414. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/utils.d.ts +0 -128
  415. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useAdditionalQuestion.d.ts +0 -32
  416. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useBehavior.d.ts +0 -7
  417. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useChartDatas.d.ts +0 -43
  418. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useContainerDimensions.d.ts +0 -4
  419. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useCreateSurvey.d.ts +0 -100
  420. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useDashboard.d.ts +0 -32
  421. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useExternalSurvey.d.ts +0 -26
  422. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useFormCreateSurvey.d.ts +0 -15
  423. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListFavoriteSurvey.d.ts +0 -10
  424. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListQuestionSurvey.d.ts +0 -8
  425. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListStudentFlag.d.ts +0 -19
  426. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurvey.d.ts +0 -44
  427. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurveyDetail.d.ts +0 -20
  428. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectQuestion.d.ts +0 -26
  429. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStaff.d.ts +0 -15
  430. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStudent.d.ts +0 -16
  431. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyDetail.d.ts +0 -31
  432. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyExportCsv.d.ts +0 -7
  433. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyStudentFlag.d.ts +0 -7
  434. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/styles/makeStyles.d.ts +0 -3
  435. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDashboard.d.ts +0 -3
  436. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDashboardContainer.d.ts +0 -2
  437. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDetailAdmin.d.ts +0 -2
  438. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyStudentFlagListAdmin.d.ts +0 -2
  439. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveySummary.d.ts +0 -2
  440. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/components/SwitchAssistantModal.d.ts +0 -4
  441. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/hooks/useSwitchAssistant.d.ts +0 -18
  442. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/utils/constants.d.ts +0 -8
  443. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/utils/type.interface.d.ts +0 -36
  444. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/views/SwitchAssistantList.d.ts +0 -2
  445. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/components/SwitchCounselorModal.d.ts +0 -4
  446. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/hooks/useSwitchCounselor.d.ts +0 -18
  447. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/utils/constants.d.ts +0 -8
  448. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/utils/type.interface.d.ts +0 -53
  449. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/views/SwitchCounselorList.d.ts +0 -2
  450. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/components/SwitchSecondaryTeacherModal.d.ts +0 -4
  451. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/hooks/useSwitchSecondaryTeacher.d.ts +0 -19
  452. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/utils/constants.d.ts +0 -8
  453. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/utils/type.interface.d.ts +0 -63
  454. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/views/SwitchSecondaryTeacherList.d.ts +0 -2
  455. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchTeacher/components/SwitchTeacherModal.d.ts +0 -3
  456. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchTeacher/hooks/useSwitchTeacher.d.ts +0 -38
  457. package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchTeacher/views/SwitchTeacherList.d.ts +0 -2
  458. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/components/TemplateCateModal.d.ts +0 -3
  459. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/hooks/useTemplateCateDetail.d.ts +0 -35
  460. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/hooks/useTemplateCateList.d.ts +0 -10
  461. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSurvey/views/TemplateSurveyList.d.ts +0 -3
  462. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/apiClient/index.d.ts +0 -10
  463. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/components/SelectorTemplate.d.ts +0 -2
  464. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/components/TemplateDialogModal.d.ts +0 -3
  465. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/configs/types.d.ts +0 -12
  466. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/hooks/useTemplateBuilder.d.ts +0 -13
  467. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/hooks/useTemplateDetail.d.ts +0 -20
  468. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/hooks/useTemplateList.d.ts +0 -9
  469. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/hooks/useTemplateStart.d.ts +0 -11
  470. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateBuilderPage.d.ts +0 -3
  471. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateContainer.d.ts +0 -2
  472. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateIEPList.d.ts +0 -3
  473. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateStartBuild.d.ts +0 -3
  474. package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateSystemList.d.ts +0 -3
  475. package/dist/MarioFramework.Education/ClientApp/src/containers/Training/hooks/useTrainingLink.d.ts +0 -10
  476. package/dist/MarioFramework.Education/ClientApp/src/containers/Training/views/Training.d.ts +0 -2
  477. package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/components/TutorialScreenDetailModal.d.ts +0 -3
  478. package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/components/TutorialScreenList.d.ts +0 -7
  479. package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/enums/TutorialScreenType.d.ts +0 -7
  480. package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/hooks/useTutorialScreenDetail.d.ts +0 -20
  481. package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/hooks/useTutorialScreenList.d.ts +0 -10
  482. package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +0 -2
  483. package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/components/UserDeletedModal.d.ts +0 -3
  484. package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/hooks/useUserDeletedList.d.ts +0 -37
  485. package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/hooks/useUserDeletedModal.d.ts +0 -14
  486. package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/views/UserDeletedList.d.ts +0 -2
  487. package/dist/MarioFramework.Education/ClientApp/src/containers/UserRevert/hooks/useRevertUser.d.ts +0 -14
  488. package/dist/MarioFramework.Education/ClientApp/src/containers/UserRevert/views/RevertUser.d.ts +0 -2
  489. package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/hook/useGetUserList.d.ts +0 -12
  490. package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/hook/useResendMail.d.ts +0 -5
  491. package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/utils/constants.d.ts +0 -25
  492. package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/views/WelcomeEmailResend.d.ts +0 -2
  493. package/dist/MarioFramework.Education/ClientApp/src/hooks/useAutoCompleteStyle.d.ts +0 -2
  494. package/dist/MarioFramework.Education/ClientApp/src/hooks/useFontStyles.d.ts +0 -7
  495. package/dist/MarioFramework.Education/ClientApp/src/hooks/useStudentList.d.ts +0 -5
  496. package/dist/MarioFramework.Education/ClientApp/src/index.d.ts +0 -50
  497. package/dist/MarioFramework.Education/ClientApp/src/index.test.d.ts +0 -1
  498. package/dist/MarioFramework.Education/ClientApp/src/services/Speech.d.ts +0 -1
  499. package/dist/MarioFramework.Education/ClientApp/src/services/StudentList.d.ts +0 -5
  500. package/dist/MarioFramework.Education/ClientApp/src/services/SurveyService.d.ts +0 -13
  501. package/dist/MarioFramework.Education/ClientApp/src/services/academicYearService.d.ts +0 -4
  502. package/dist/MarioFramework.Education/ClientApp/src/services/assessmentService.d.ts +0 -6
  503. package/dist/MarioFramework.Education/ClientApp/src/services/assignmentResultService.d.ts +0 -3
  504. package/dist/MarioFramework.Education/ClientApp/src/services/assignmentService.d.ts +0 -8
  505. package/dist/MarioFramework.Education/ClientApp/src/services/assistantService.d.ts +0 -2
  506. package/dist/MarioFramework.Education/ClientApp/src/services/badgeService.d.ts +0 -6
  507. package/dist/MarioFramework.Education/ClientApp/src/services/bandScoreService.d.ts +0 -7
  508. package/dist/MarioFramework.Education/ClientApp/src/services/certificateService.d.ts +0 -8
  509. package/dist/MarioFramework.Education/ClientApp/src/services/classService.d.ts +0 -9
  510. package/dist/MarioFramework.Education/ClientApp/src/services/compareService.d.ts +0 -1
  511. package/dist/MarioFramework.Education/ClientApp/src/services/conferenceRubricService.d.ts +0 -9
  512. package/dist/MarioFramework.Education/ClientApp/src/services/csvService.d.ts +0 -7
  513. package/dist/MarioFramework.Education/ClientApp/src/services/currentLicenseService.d.ts +0 -3
  514. package/dist/MarioFramework.Education/ClientApp/src/services/customAlertService.d.ts +0 -7
  515. package/dist/MarioFramework.Education/ClientApp/src/services/dashboardService.d.ts +0 -30
  516. package/dist/MarioFramework.Education/ClientApp/src/services/designationService.d.ts +0 -5
  517. package/dist/MarioFramework.Education/ClientApp/src/services/feedbackService.d.ts +0 -6
  518. package/dist/MarioFramework.Education/ClientApp/src/services/fixDataUser.d.ts +0 -1
  519. package/dist/MarioFramework.Education/ClientApp/src/services/goalExampleService.d.ts +0 -6
  520. package/dist/MarioFramework.Education/ClientApp/src/services/learningStrategyService.d.ts +0 -7
  521. package/dist/MarioFramework.Education/ClientApp/src/services/learningSupportCategoryService.d.ts +0 -7
  522. package/dist/MarioFramework.Education/ClientApp/src/services/linkTraining.d.ts +0 -2
  523. package/dist/MarioFramework.Education/ClientApp/src/services/oneRosterService.d.ts +0 -8
  524. package/dist/MarioFramework.Education/ClientApp/src/services/questionAlertService.d.ts +0 -5
  525. package/dist/MarioFramework.Education/ClientApp/src/services/questionCategoryService.d.ts +0 -12
  526. package/dist/MarioFramework.Education/ClientApp/src/services/questionScaffoldingService.d.ts +0 -6
  527. package/dist/MarioFramework.Education/ClientApp/src/services/questionService.d.ts +0 -9
  528. package/dist/MarioFramework.Education/ClientApp/src/services/reflectionFormResponseService.d.ts +0 -3
  529. package/dist/MarioFramework.Education/ClientApp/src/services/reflectionFormService.d.ts +0 -6
  530. package/dist/MarioFramework.Education/ClientApp/src/services/revertUserService.d.ts +0 -3
  531. package/dist/MarioFramework.Education/ClientApp/src/services/sandbox.d.ts +0 -3
  532. package/dist/MarioFramework.Education/ClientApp/src/services/schoolBlankDayService.d.ts +0 -6
  533. package/dist/MarioFramework.Education/ClientApp/src/services/semesterService.d.ts +0 -6
  534. package/dist/MarioFramework.Education/ClientApp/src/services/sessionTemplateGeneralClassService.d.ts +0 -6
  535. package/dist/MarioFramework.Education/ClientApp/src/services/sessionTemplateService.d.ts +0 -11
  536. package/dist/MarioFramework.Education/ClientApp/src/services/studentService.d.ts +0 -2
  537. package/dist/MarioFramework.Education/ClientApp/src/services/subjectService.d.ts +0 -6
  538. package/dist/MarioFramework.Education/ClientApp/src/services/suggestionService.d.ts +0 -6
  539. package/dist/MarioFramework.Education/ClientApp/src/services/tutorialScreenService.d.ts +0 -5
  540. package/dist/MarioFramework.Education/ClientApp/src/services/userDeletedService.d.ts +0 -7
  541. package/dist/MarioFramework.Education/ClientApp/src/services/userService.d.ts +0 -27
  542. package/dist/MarioFramework.Education/ClientApp/src/services/welcomeEmailResendService.d.ts +0 -3
  543. package/dist/MarioFramework.Education/ClientApp/src/styles/styles.d.ts +0 -1
  544. package/dist/MarioFramework.Education/ClientApp/src/types/types.d.ts +0 -43
  545. package/dist/MarioFramework.Education/ClientApp/src/utils/constants.d.ts +0 -23
  546. package/dist/MarioFramework.Education/ClientApp/src/utils/constantsFn.d.ts +0 -2
  547. package/dist/MarioFramework.Education/ClientApp/src/utils/formatDate.d.ts +0 -2
  548. package/dist/MarioFramework.Education/ClientApp/src/utils/function.d.ts +0 -3
  549. package/dist/MarioFramework.Education/ClientApp/src/utils/serviceType.interface.d.ts +0 -35
  550. package/dist/MarioFramework.Education/ClientApp/src/utils/type.d.ts +0 -91
  551. package/dist/containers/ExternalApi/hooks/useSandbox.d.ts +0 -6
@@ -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;
@@ -1,7 +1,8 @@
1
- import { IDesignation } from "../../../utils/serviceType.interface";
1
+ import { ISkillTest } from "../../../utils/serviceType.interface";
2
+ import { ISkillTestDetail } from "./type.interface";
2
3
  export declare const schemaDestination: import("yup/lib/object").OptionalObjectSchema<{
3
4
  name: import("yup/lib/string").RequiredStringSchema<string | undefined, Record<string, any>>;
4
5
  }, Record<string, any>, import("yup/lib/object").TypeOfShape<{
5
6
  name: import("yup/lib/string").RequiredStringSchema<string | undefined, Record<string, any>>;
6
7
  }>>;
7
- export declare const initialEditDesignation: (designations: IDesignation[], id: number) => import("./type.interface").IDestinationDetail;
8
+ export declare const initEditSkillTest: (skillTest: ISkillTest[], item: ISkillTestDetail) => ISkillTest;
@@ -0,0 +1,2 @@
1
+ declare const SkillTest: () => JSX.Element;
2
+ export default SkillTest;
package/dist/index.js CHANGED
@@ -38831,6 +38831,7 @@ var unitlessKeys = {
38831
38831
  opacity: 1,
38832
38832
  order: 1,
38833
38833
  orphans: 1,
38834
+ scale: 1,
38834
38835
  tabSize: 1,
38835
38836
  widows: 1,
38836
38837
  zIndex: 1,
@@ -39267,13 +39268,13 @@ var Emotion$1 = Emotion;
39267
39268
 
39268
39269
  var _extends_1 = createCommonjsModule(function (module) {
39269
39270
  function _extends() {
39270
- return (module.exports = _extends = Object.assign ? Object.assign.bind() : function (n) {
39271
+ return module.exports = _extends = Object.assign ? Object.assign.bind() : function (n) {
39271
39272
  for (var e = 1; e < arguments.length; e++) {
39272
39273
  var t = arguments[e];
39273
39274
  for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
39274
39275
  }
39275
39276
  return n;
39276
- }, module.exports.__esModule = true, module.exports["default"] = module.exports), _extends.apply(null, arguments);
39277
+ }, module.exports.__esModule = true, module.exports["default"] = module.exports, _extends.apply(null, arguments);
39277
39278
  }
39278
39279
  module.exports = _extends, module.exports.__esModule = true, module.exports["default"] = module.exports;
39279
39280
  });
@@ -71372,8 +71373,8 @@ var UserIcon = function UserIcon() {
71372
71373
  fill: "none",
71373
71374
  xmlns: "http://www.w3.org/2000/svg"
71374
71375
  }, React__default.createElement("path", {
71375
- "fill-rule": "evenodd",
71376
- "clip-rule": "evenodd",
71376
+ fillRule: "evenodd",
71377
+ clipRule: "evenodd",
71377
71378
  d: "M15.6334 11.9937C13.6175 11.991 11.9997 10.4146 12.0071 8.45968C12.0145 6.55342 13.6721 4.98803 15.6704 5.00007C17.6528 5.01211 19.291 6.59938 19.2773 8.4947C19.2631 10.4398 17.6414 11.997 15.6334 11.9937ZM7.48269 5.00011C5.46904 4.99956 3.82626 6.56988 3.83081 8.49146C3.83479 10.4404 5.46278 11.9992 7.48894 11.9938C9.4787 11.9888 11.0982 10.4147 11.1004 8.48435C11.1027 6.58356 9.45936 5.00121 7.48269 5.00011ZM10.3524 18.9913H15.6306C16.5031 18.9913 17.3757 18.9913 18.2483 18.9918C18.5194 18.9918 18.7905 18.9921 19.0616 18.9923H19.0617H19.0618C19.7129 18.9929 20.3641 18.9934 21.0151 18.9907C21.6391 18.988 22.0202 18.6017 21.9992 18.0031C21.9968 17.9311 21.991 17.8594 21.9852 17.7875L21.9852 17.7875L21.9852 17.7873C21.9835 17.7668 21.9819 17.7462 21.9803 17.7257C21.9795 17.716 21.9788 17.7064 21.9781 17.6967C21.8194 15.4704 20.0976 13.5056 17.8382 13.0246C16.5373 12.7478 15.2079 12.7893 13.8996 12.9447C11.3496 13.2473 9.33307 15.4687 9.28359 17.9435C9.26937 18.6449 9.62204 18.9913 10.3524 18.9913ZM7.56062 18.9914C7.22842 16.712 8.00089 14.8254 9.56289 13.1889C9.55873 13.1842 9.55525 13.1792 9.55201 13.1745C9.54596 13.1659 9.54072 13.1584 9.53331 13.1555C9.47724 13.1348 9.41964 13.1165 9.36244 13.0984L9.35299 13.0954C8.48496 12.8185 7.59133 12.8409 6.69714 12.8885C5.85868 12.9334 5.07939 13.1785 4.37916 13.6206C2.81261 14.6104 2.05152 16.021 2.00089 17.82C1.97757 18.6462 2.41102 19.0171 3.2125 18.9996C4.186 18.9785 5.16007 18.983 6.1341 18.9876C6.54421 18.9895 6.95432 18.9914 7.36437 18.9914H7.56062Z",
71378
71379
  fill: "#242424"
71379
71380
  }));
@@ -71387,8 +71388,8 @@ var ToolIcon = function ToolIcon() {
71387
71388
  fill: "none",
71388
71389
  xmlns: "http://www.w3.org/2000/svg"
71389
71390
  }, React__default.createElement("path", {
71390
- "fill-rule": "evenodd",
71391
- "clip-rule": "evenodd",
71391
+ fillRule: "evenodd",
71392
+ clipRule: "evenodd",
71392
71393
  d: "M19.9338 7.13751L19.9337 7.13753C19.8872 7.20396 19.8407 7.27043 19.7848 7.32773C19.545 7.5737 19.3014 7.81637 19.0623 8.0545C18.9833 8.13321 18.9048 8.21144 18.8271 8.28912L17.8031 7.26443C17.103 6.56395 16.4061 5.86661 15.7122 5.17191C15.8096 5.07237 15.9076 4.97062 16.0067 4.86785L16.0067 4.86784C16.2491 4.61637 16.4974 4.35879 16.7562 4.11255C16.9414 3.93662 17.255 3.97581 17.4498 4.16842C17.7205 4.43548 17.9891 4.70452 18.2578 4.97363L18.2578 4.97364L18.2579 4.97366L18.2579 4.97371C18.3789 5.09485 18.4999 5.21601 18.621 5.33701C18.7161 5.43206 18.8117 5.52666 18.9073 5.62127L18.9074 5.62137L18.9074 5.6214L18.9075 5.62142L18.9075 5.62144C19.1447 5.85624 19.3819 6.09102 19.6117 6.33258C19.7098 6.43551 19.7946 6.55124 19.8793 6.66694L19.8793 6.66694C19.9188 6.72088 19.9583 6.77482 19.9992 6.82744V7.04632C19.9768 7.0761 19.9553 7.1068 19.9338 7.13751ZM17.1891 20.0002C16.9255 19.9305 16.7424 19.7483 16.561 19.5603C16.4536 19.449 16.3423 19.3419 16.2263 19.2302L16.2263 19.2302L16.2263 19.2302L16.2263 19.2302C16.1746 19.1805 16.122 19.1298 16.0684 19.0775C16.0862 19.0584 16.1027 19.0403 16.1185 19.0231C16.1469 18.992 16.1729 18.9636 16.1998 18.9362L16.9979 18.1232L17.796 17.3103L17.8057 17.3004C17.8389 17.2665 17.8725 17.2323 17.8995 17.194C18.0021 17.0476 17.9858 16.8567 17.864 16.7366C17.7397 16.614 17.5374 16.6049 17.3939 16.7187C17.3549 16.7497 17.3199 16.7852 17.2848 16.8208L17.2584 16.8475C16.689 17.4178 16.1201 17.9882 15.5595 18.5506C15.1736 18.1633 14.7949 17.783 14.4101 17.3964L14.2915 17.2773C14.3856 17.1837 14.4808 17.0893 14.5766 16.9942C14.8498 16.723 15.1286 16.4465 15.4043 16.1671C15.4682 16.1025 15.527 16.0216 15.5557 15.9374C15.605 15.794 15.532 15.6351 15.4073 15.5589C15.2642 15.4713 15.0948 15.4876 14.9639 15.6151C14.7032 15.8694 14.4467 16.1275 14.191 16.3872C14.0955 16.4842 14.003 16.5838 13.9122 16.6815L13.9121 16.6816L13.9117 16.6821L13.9116 16.6822L13.9115 16.6823C13.8744 16.7222 13.8376 16.7618 13.801 16.8008L13.4023 16.3991L13.4011 16.3979L13.3993 16.3961C13.1326 16.1274 12.874 15.8669 12.6214 15.6122C13.6004 14.6333 14.5947 13.639 15.6229 12.6113C15.7227 12.7151 15.8234 12.8208 15.925 12.9276L15.9252 12.9277C16.153 13.1671 16.3856 13.4114 16.6244 13.6498C17.6221 14.6458 18.6236 15.6381 19.6267 16.6286C19.7919 16.7916 19.9395 16.9605 20 17.1906V17.5029C19.9158 17.7501 19.7443 17.9319 19.5625 18.1107C19.0674 18.5985 18.576 19.09 18.088 19.5845C17.9161 19.7588 17.7414 19.9234 17.502 19.9997C17.3973 20.0002 17.2934 20.0002 17.1891 20.0002ZM4.04946 19.2083C3.93559 19.5956 4.03194 19.8199 4.38815 20H4.57627C4.59013 19.9945 4.60387 19.9886 4.61761 19.9827C4.64642 19.9703 4.67521 19.9579 4.70515 19.9491C5.13091 19.824 5.55681 19.6993 5.98268 19.5746C6.27902 19.4879 6.57534 19.4011 6.8716 19.3142C7.02333 19.2698 7.17506 19.2249 7.32295 19.1813L7.32559 19.1805L7.32619 19.1803L7.32662 19.1802L7.32699 19.1801C7.44277 19.1459 7.55617 19.1124 7.66535 19.0803C6.74188 18.1573 5.82216 17.238 4.90328 16.3191C4.90073 16.3267 4.8974 16.3358 4.89364 16.3462C4.88509 16.3698 4.8743 16.3996 4.86532 16.43C4.59295 17.356 4.321 18.2819 4.04946 19.2083ZM15.172 5.7334C16.2068 6.76774 17.2471 7.80792 18.2782 8.83893C14.9885 12.1275 11.69 15.4252 8.40029 18.7146L5.29411 15.6091C8.58465 12.3188 11.8835 9.0207 15.172 5.7334ZM8.41281 11.3663L11.4135 8.36583C11.4027 8.35927 11.39 8.35275 11.3765 8.34578C11.3445 8.32928 11.3077 8.3103 11.2796 8.28245C10.6524 7.65879 10.0271 7.03364 9.40152 6.40826C9.28774 6.29452 9.17396 6.18076 9.06015 6.06701C8.88775 5.89457 8.71552 5.72192 8.54328 5.54926C8.12047 5.12541 7.69761 4.70152 7.27202 4.28057C6.93125 3.94371 6.46367 3.91495 6.13958 4.23054C5.4914 4.86174 4.85239 5.50294 4.21964 6.14998C3.96771 6.40721 3.92141 6.82328 4.13872 7.09802C4.30371 7.30667 4.49214 7.49704 4.69059 7.69752C4.77962 7.78747 4.87066 7.87945 4.96251 7.97603C4.98066 7.95086 4.99583 7.92811 5.00961 7.90744C5.03509 7.86923 5.05581 7.83816 5.0818 7.81218C5.35333 7.53953 5.62549 7.2674 5.89765 6.99527C6.16981 6.72313 6.44198 6.45099 6.71352 6.17833C6.81696 6.0741 6.92874 5.99447 7.08391 6.02157C7.21613 6.0445 7.31206 6.11788 7.35544 6.24962C7.40675 6.40554 7.35836 6.53353 7.24616 6.64568C6.68682 7.20433 6.1279 7.7634 5.56898 8.32247C5.54395 8.34776 5.51996 8.37409 5.49758 8.39866C5.48527 8.41217 5.47345 8.42514 5.4622 8.43712C5.67533 8.65057 5.88624 8.8619 6.09679 9.07288C6.30406 9.28057 6.51099 9.48792 6.71936 9.6966C6.73039 9.68612 6.74187 9.67538 6.75362 9.66439C6.7774 9.64213 6.80226 9.61887 6.82655 9.59487C6.92535 9.49612 7.02409 9.3973 7.12282 9.29848C7.36963 9.05144 7.61644 8.80441 7.86431 8.55844C8.03866 8.38584 8.25722 8.36875 8.40405 8.51092C8.55796 8.66017 8.54169 8.87821 8.35983 9.06081C8.13234 9.28959 7.90429 9.51743 7.67618 9.74534C7.56217 9.85925 7.44815 9.97317 7.33417 10.0872C7.30843 10.1132 7.28324 10.14 7.26287 10.1616C7.25254 10.1726 7.24345 10.1822 7.23615 10.1898C7.44064 10.3942 7.64223 10.5958 7.84099 10.7946C8.03426 10.9878 8.22485 11.1784 8.41281 11.3663Z",
71393
71394
  fill: "#242424"
71394
71395
  }));
@@ -71424,7 +71425,7 @@ var DashboardIcon = function DashboardIcon() {
71424
71425
  }), React__default.createElement("path", {
71425
71426
  d: "M4 15L10 9L14 13L20 8",
71426
71427
  stroke: "#242424",
71427
- "stroke-width": "1.5"
71428
+ strokeWidth: "1.5"
71428
71429
  }));
71429
71430
  };
71430
71431
 
@@ -71449,8 +71450,8 @@ var EIPTemplateIcon = function EIPTemplateIcon() {
71449
71450
  fill: "none",
71450
71451
  xmlns: "http://www.w3.org/2000/svg"
71451
71452
  }, React__default.createElement("path", {
71452
- "fill-rule": "evenodd",
71453
- "clip-rule": "evenodd",
71453
+ fillRule: "evenodd",
71454
+ clipRule: "evenodd",
71454
71455
  d: "M12.1082 4.09281L12.1082 4.09281C12.3195 4.15409 12.5258 4.21391 12.7065 4.31799C14.0782 5.1095 15.447 5.90594 16.8158 6.7024C18.3028 7.56763 19.7898 8.43288 21.2806 9.29182C21.6696 9.51614 21.716 10.037 21.2853 10.2863C19.7311 11.1853 18.1793 12.0886 16.6275 12.9919L16.6271 12.9921C15.317 13.7548 14.0069 14.5174 12.6952 15.2775C12.087 15.6301 11.4704 15.5996 10.8628 15.2453C9.16689 14.256 7.4694 13.2689 5.77215 12.2819L3.84776 11.1627C3.67561 11.0625 3.50332 10.9628 3.33106 10.863L3.33089 10.8629C2.99653 10.6692 2.66227 10.4756 2.3293 10.2792C1.89384 10.0221 1.88907 9.56029 2.32215 9.30793L2.92818 8.95487C5.59558 7.40087 8.26249 5.84715 10.9361 4.30426C11.1082 4.20494 11.3049 4.14879 11.5098 4.09032C11.6076 4.06239 11.7073 4.03394 11.807 4C11.9071 4.03449 12.0082 4.06381 12.1082 4.09281ZM5.22503 13.1914C5.82987 13.5433 6.39154 13.8704 6.95305 14.1973L6.95914 14.2009L7.69001 14.6259C8.56331 15.1338 9.43654 15.6416 10.3094 16.1506C11.3096 16.734 12.3098 16.7316 13.3088 16.1512C14.3073 15.5709 15.3054 14.9899 16.3035 14.4089L16.3036 14.4089L16.3126 14.4037C16.9286 14.0451 17.5447 13.6865 18.1608 13.3281C18.2031 13.3037 18.2462 13.2806 18.2962 13.2539L18.2962 13.2539C18.3135 13.2447 18.3315 13.2351 18.3506 13.2248C18.3588 13.2203 18.3673 13.2158 18.3759 13.2111C18.3779 13.237 18.3801 13.2608 18.3822 13.2833L18.3822 13.2833C18.3868 13.3332 18.3908 13.3761 18.3908 13.4193C18.3913 13.7379 18.391 14.0565 18.3907 14.3752C18.3903 14.853 18.3898 15.3309 18.392 15.8087C18.395 16.496 18.1001 17.0108 17.5103 17.3533C17.2375 17.5118 16.965 17.6708 16.6925 17.8298C15.7784 18.3631 14.8645 18.8964 13.9402 19.4116C12.4986 20.2146 11.0421 20.1871 9.61064 19.3793C8.85961 18.9556 8.1147 18.5213 7.3698 18.087L7.36976 18.087C6.95366 17.8444 6.53756 17.6018 6.12038 17.3611C5.51931 17.0144 5.22027 16.5008 5.22444 15.8039C5.22728 15.2216 5.22653 14.6393 5.22576 14.0425L5.22576 14.042C5.2254 13.7622 5.22503 13.4792 5.22503 13.1914ZM21.5022 15.6773V11.3848C21.3926 11.4485 21.2861 11.5111 21.1818 11.5724C20.9101 11.7322 20.6525 11.8837 20.39 12.0255C20.2536 12.0989 20.2107 12.186 20.2113 12.3381C20.2166 13.7676 20.2172 15.1964 20.2089 16.6253C20.2083 16.7261 20.1499 16.8484 20.079 16.923C19.7657 17.2511 19.643 17.6276 19.7591 18.0684C19.8824 18.5356 20.2857 18.8697 20.7492 18.9073C21.2442 18.9472 21.7041 18.677 21.9013 18.2301C22.0967 17.7874 21.999 17.2738 21.635 16.9421C21.5278 16.8448 21.4974 16.7488 21.5004 16.6151C21.5046 16.3937 21.5037 16.1723 21.5029 15.9509C21.5025 15.8597 21.5022 15.7685 21.5022 15.6773Z",
71455
71456
  fill: "#242424"
71456
71457
  }));
@@ -71876,9 +71877,10 @@ var useHeaderSideBar = function useHeaderSideBar(_navigations) {
71876
71877
  var _navigation$children2, _navigation$children3, _navigation$children4;
71877
71878
 
71878
71879
  var activeClass = getNavigationActive(navigation);
71879
- return React__default.createElement(React__default.Fragment, null, React__default.createElement(core$1.ListItem, {
71880
+ return React__default.createElement(React__default.Fragment, {
71881
+ key: navigation === null || navigation === void 0 ? void 0 : navigation.name
71882
+ }, React__default.createElement(core$1.ListItem, {
71880
71883
  button: true,
71881
- key: navigation === null || navigation === void 0 ? void 0 : navigation.name,
71882
71884
  onClick: function onClick() {
71883
71885
  var _navigation$children;
71884
71886