mario-education 2.4.453-release → 2.4.454-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 (211) 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/Tabs/CustomTab.d.ts +2 -0
  61. package/dist/components/layouts/HeaderSideBar.d.ts +2 -0
  62. package/dist/components/layouts/NotificationStepLogin.d.ts +14 -0
  63. package/dist/components/layouts/icons/SurveyIcon.d.ts +3 -0
  64. package/dist/components/layouts/icons/SurveyManagementIcon.d.ts +3 -0
  65. package/dist/components/layouts/type.d.ts +20 -0
  66. package/dist/containers/ExternalApi/configs/types.d.ts +4 -4
  67. package/dist/containers/QuestionBank/components/SurveyQuestionsList.d.ts +11 -0
  68. package/dist/containers/QuestionBank/hooks/useCategoriesQuestions.d.ts +6 -0
  69. package/dist/containers/QuestionBank/views/CategoriesAndQuestion.d.ts +9 -0
  70. package/dist/containers/SkillTest/components/SettingSkillTestModal.d.ts +14 -0
  71. package/dist/containers/SkillTest/hook/useSkillTest.d.ts +19 -0
  72. package/dist/containers/SkillTest/utils/constant.d.ts +17 -0
  73. package/dist/containers/SkillTest/utils/type.interface.d.ts +7 -0
  74. package/dist/containers/SkillTest/utils/ultis.d.ts +8 -0
  75. package/dist/containers/SkillTest/view/SkillTest.d.ts +2 -0
  76. package/dist/hooks/useCurrentLanguage.d.ts +4 -0
  77. package/dist/index.js +9 -15
  78. package/dist/index.js.map +1 -1
  79. package/dist/index.modern.js +9 -15
  80. package/dist/index.modern.js.map +1 -1
  81. package/dist/services/skillTestServices.d.ts +5 -0
  82. package/dist/utils/useClassFontSize.d.ts +4 -0
  83. package/package.json +2 -2
  84. package/dist/MarioFramework.Education/ClientApp/src/components/AudioRecorder/useAudioRecorder.d.ts +0 -0
  85. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipButton.d.ts +0 -8
  86. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ChipImage.d.ts +0 -8
  87. package/dist/MarioFramework.Education/ClientApp/src/components/Button/CustomButton.d.ts +0 -11
  88. package/dist/MarioFramework.Education/ClientApp/src/components/Button/ScrollToTop/ScrollToTopBtn.d.ts +0 -2
  89. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardNameButton.d.ts +0 -7
  90. package/dist/MarioFramework.Education/ClientApp/src/components/Card/CardTotal.d.ts +0 -9
  91. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/ConfirmDelete.d.ts +0 -9
  92. package/dist/MarioFramework.Education/ClientApp/src/components/Dialog/SimpleDialog.d.ts +0 -12
  93. package/dist/MarioFramework.Education/ClientApp/src/components/Header/CustomHeaderComponent.d.ts +0 -19
  94. package/dist/MarioFramework.Education/ClientApp/src/components/Header/HeaderComponent.d.ts +0 -40
  95. package/dist/MarioFramework.Education/ClientApp/src/components/Input/InputComponent.d.ts +0 -18
  96. package/dist/MarioFramework.Education/ClientApp/src/components/Input/TextFieldComponent.d.ts +0 -13
  97. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/DropDownComponent.d.ts +0 -3
  98. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/EmotionComponent.d.ts +0 -10
  99. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/MultiChoiceComponent.d.ts +0 -14
  100. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/QuestionSurveyComponent.d.ts +0 -33
  101. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SingleChoiceComponent.d.ts +0 -13
  102. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderComponent.d.ts +0 -16
  103. package/dist/MarioFramework.Education/ClientApp/src/components/QuestionTypes/SliderSurveyComponent.d.ts +0 -16
  104. package/dist/MarioFramework.Education/ClientApp/src/components/Select/Autocomplete.d.ts +0 -2
  105. package/dist/MarioFramework.Education/ClientApp/src/components/Table/ConvertTime.d.ts +0 -6
  106. package/dist/MarioFramework.Education/ClientApp/src/components/Table/TableCells.d.ts +0 -15
  107. package/dist/MarioFramework.Education/ClientApp/src/components/Tabs/CustomTabComponent.d.ts +0 -3
  108. package/dist/MarioFramework.Education/ClientApp/src/components/Tooltip/CustomTooltip.d.ts +0 -4
  109. package/dist/MarioFramework.Education/ClientApp/src/components/icons/CloseIcon.d.ts +0 -3
  110. package/dist/MarioFramework.Education/ClientApp/src/components/icons/DownloadIcon.d.ts +0 -3
  111. package/dist/MarioFramework.Education/ClientApp/src/components/icons/InfoIcon.d.ts +0 -3
  112. package/dist/MarioFramework.Education/ClientApp/src/components/icons/PlusIcon.d.ts +0 -2
  113. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/constants.d.ts +0 -14
  114. package/dist/MarioFramework.Education/ClientApp/src/components/layouts/constants/types.d.ts +0 -12
  115. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterComponent.d.ts +0 -41
  116. package/dist/MarioFramework.Education/ClientApp/src/components/selector/CustomFilterMobile.d.ts +0 -28
  117. package/dist/MarioFramework.Education/ClientApp/src/components/selector/StudentSelector.d.ts +0 -3
  118. package/dist/MarioFramework.Education/ClientApp/src/components/selector/TeacherSelector.d.ts +0 -2
  119. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/constant.d.ts +0 -9
  120. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductOneToOne/configs/types.d.ts +0 -47
  121. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/ConductItem.d.ts +0 -7
  122. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ConductTop/SurveyTop.d.ts +0 -14
  123. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/HeaderSurvey.d.ts +0 -22
  124. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/QuestionConduct.d.ts +0 -15
  125. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/ShareSurveyDialog.d.ts +0 -14
  126. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/DialogInterventionBody.d.ts +0 -15
  127. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionDialog.d.ts +0 -20
  128. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/InterventionSelector.d.ts +0 -11
  129. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/components/diaglog/hooks/useInterventionDialog.d.ts +0 -27
  130. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/constant.d.ts +0 -3
  131. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/configs/types.d.ts +0 -126
  132. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/useConductSurvey.d.ts +0 -31
  133. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/hooks/usePreviewSurvey.d.ts +0 -33
  134. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/styles/makeStyles.d.ts +0 -1
  135. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/PreviewSurveyAdmin.d.ts +0 -3
  136. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyIndexAdmin.d.ts +0 -3
  137. package/dist/MarioFramework.Education/ClientApp/src/containers/ConductSurvey/views/SurveyResultAdmin.d.ts +0 -3
  138. package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/styles/styles.d.ts +0 -2
  139. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/api/externalService.d.ts +0 -6
  140. package/dist/MarioFramework.Education/ClientApp/src/containers/ExternalSurvey/constant/types.d.ts +0 -69
  141. package/dist/MarioFramework.Education/ClientApp/src/containers/MyOneToOne/constants/types.d.ts +0 -5
  142. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/constants.d.ts +0 -46
  143. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/configs/utils.d.ts +0 -35
  144. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/types/types.d.ts +0 -227
  145. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/AreaChart.d.ts +0 -13
  146. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/BubbleChartCustom.d.ts +0 -13
  147. package/dist/MarioFramework.Education/ClientApp/src/containers/MyStudent/components/NewOverview/Chat/view/OverallDonutChart.d.ts +0 -12
  148. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/ImportOneRoster.d.ts +0 -6
  149. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/components/RosterConfigForm.d.ts +0 -8
  150. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/useImportOneRoster.d.ts +0 -28
  151. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/hooks/userRosterConfigForm.d.ts +0 -7
  152. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/constants.d.ts +0 -2
  153. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/utils/types.d.ts +0 -5
  154. package/dist/MarioFramework.Education/ClientApp/src/containers/OneRoster/views/OneRoster.d.ts +0 -3
  155. package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/configs/type.d.ts +0 -5
  156. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/apiClient/surveyService.d.ts +0 -32
  157. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllQuestionSurvey.d.ts +0 -3
  158. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/AllStudentSurvey.d.ts +0 -3
  159. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CardItemMobile/CardSurveyMobile.d.ts +0 -3
  160. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ConductSurveyModel.d.ts +0 -3
  161. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/CreateSurveyAdmin.d.ts +0 -2
  162. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ListSurveys.d.ts +0 -2
  163. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/Questions/AdditionalQuestionModel.d.ts +0 -3
  164. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/RatingOfQuestions.d.ts +0 -3
  165. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ResponseQuestionModel.d.ts +0 -3
  166. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmPublishSurvey.d.ts +0 -3
  167. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ConfirmShareSurvey.d.ts +0 -3
  168. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/CreateSurveyComponent.d.ts +0 -3
  169. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ListFavoriteSurvey.d.ts +0 -3
  170. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectQuestion.d.ts +0 -3
  171. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSelectSurveyTemplate.d.ts +0 -3
  172. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ModelSendSurvey.d.ts +0 -3
  173. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/ReviewSurveyDetail.d.ts +0 -3
  174. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStaff.d.ts +0 -3
  175. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StepComponents/TableSelectStudent.d.ts +0 -3
  176. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/StudentFlagList.d.ts +0 -7
  177. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/questionModelType.d.ts +0 -34
  178. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/tableColumn.d.ts +0 -146
  179. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/typeCardItem.d.ts +0 -17
  180. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useAdditionalQuestion.d.ts +0 -32
  181. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useCreateSurvey.d.ts +0 -100
  182. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useExternalSurvey.d.ts +0 -26
  183. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useFormCreateSurvey.d.ts +0 -15
  184. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListFavoriteSurvey.d.ts +0 -10
  185. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListQuestionSurvey.d.ts +0 -8
  186. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListStudentFlag.d.ts +0 -19
  187. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurvey.d.ts +0 -44
  188. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useListSurveyDetail.d.ts +0 -20
  189. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectQuestion.d.ts +0 -26
  190. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStaff.d.ts +0 -15
  191. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSelectStudent.d.ts +0 -16
  192. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyDetail.d.ts +0 -31
  193. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyExportCsv.d.ts +0 -7
  194. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/hooks/useSurveyStudentFlag.d.ts +0 -7
  195. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/styles/makeStyles.d.ts +0 -3
  196. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDashboardContainer.d.ts +0 -2
  197. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyDetailAdmin.d.ts +0 -2
  198. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveyStudentFlagListAdmin.d.ts +0 -2
  199. package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/views/SurveySummary.d.ts +0 -2
  200. package/dist/MarioFramework.Education/ClientApp/src/hooks/useAutoCompleteStyle.d.ts +0 -2
  201. package/dist/MarioFramework.Education/ClientApp/src/hooks/useFontStyles.d.ts +0 -7
  202. package/dist/MarioFramework.Education/ClientApp/src/hooks/useStudentList.d.ts +0 -5
  203. package/dist/MarioFramework.Education/ClientApp/src/services/Speech.d.ts +0 -1
  204. package/dist/MarioFramework.Education/ClientApp/src/services/StudentList.d.ts +0 -5
  205. package/dist/MarioFramework.Education/ClientApp/src/services/SurveyService.d.ts +0 -13
  206. package/dist/MarioFramework.Education/ClientApp/src/styles/styles.d.ts +0 -1
  207. package/dist/MarioFramework.Education/ClientApp/src/types/types.d.ts +0 -43
  208. package/dist/MarioFramework.Education/ClientApp/src/utils/constantsFn.d.ts +0 -2
  209. package/dist/MarioFramework.Education/ClientApp/src/utils/formatDate.d.ts +0 -2
  210. package/dist/MarioFramework.Education/ClientApp/src/utils/function.d.ts +0 -3
  211. 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,2 @@
1
+ declare const CustomTabs: (props: any) => JSX.Element;
2
+ export default CustomTabs;
@@ -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,3 @@
1
+ import { FC } from "react";
2
+ declare const SurveyIcon: FC<any>;
3
+ export default SurveyIcon;
@@ -0,0 +1,3 @@
1
+ import { FC } from "react";
2
+ declare const SurveyManagementIcon: FC<any>;
3
+ export default SurveyManagementIcon;
@@ -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,11 @@
1
+ import { FC } from "react";
2
+ interface Props {
3
+ isDefaultQuestion: boolean;
4
+ isDefaultClassReflection: boolean;
5
+ isDefaultConference?: boolean;
6
+ isDefaultSurvey?: boolean;
7
+ categorySelected: any;
8
+ setCategorySelected: Function;
9
+ }
10
+ declare const SurveyQuestionsList: FC<Props>;
11
+ export default SurveyQuestionsList;
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ declare const useCategoriesQuestions: () => {
3
+ categorySelected: any;
4
+ setCategorySelected: import("react").Dispatch<any>;
5
+ };
6
+ export default useCategoriesQuestions;
@@ -0,0 +1,9 @@
1
+ import { FC } from "react";
2
+ interface Props {
3
+ isDefaultQuestion: boolean;
4
+ isDefaultClassReflection: boolean;
5
+ isDefaultConference?: boolean;
6
+ isDefaultSurvey?: boolean;
7
+ }
8
+ declare const CategoriesAndQuestion: FC<Props>;
9
+ export default CategoriesAndQuestion;
@@ -0,0 +1,14 @@
1
+ import { FC } from "react";
2
+ import { ISkillTest, ISkillTestReponse } from "../../../utils/serviceType.interface";
3
+ import { ISkillTestDetail } from "../utils/type.interface";
4
+ export interface IProps {
5
+ ref: any;
6
+ isOpen: boolean;
7
+ isEdit?: boolean;
8
+ onConfirm: (values: ISkillTestDetail) => void;
9
+ onCancel: () => void;
10
+ value: ISkillTest;
11
+ skillTestList: ISkillTestReponse;
12
+ }
13
+ declare const SettingSkillTestModal: FC<IProps>;
14
+ export default SettingSkillTestModal;
@@ -0,0 +1,19 @@
1
+ import { ISkillTestReponse, IFilter, ISkillTest } from "../../../utils/serviceType.interface";
2
+ import { ISkillTestDetail } from "../utils/type.interface";
3
+ declare const useSkillTest: () => {
4
+ currItem: ISkillTestDetail;
5
+ skillTestList: ISkillTestReponse;
6
+ isOpenModal: boolean;
7
+ openModalCreate: () => void;
8
+ getSkillTestList: () => Promise<void>;
9
+ openModalEdit: (item: ISkillTestDetail) => void;
10
+ openModalRemove: (id: number) => void;
11
+ addSkillTest: (data: ISkillTestDetail) => Promise<void>;
12
+ editSkillTest: (item: ISkillTest, data: ISkillTest) => Promise<void>;
13
+ deleteSkillTest: (id: number) => Promise<void>;
14
+ onCancelModal: () => void;
15
+ onConfirm: (value: ISkillTest) => Promise<void>;
16
+ filter: IFilter;
17
+ changeFilters: (filters: IFilter) => void;
18
+ };
19
+ export default useSkillTest;
@@ -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,4 @@
1
+ declare const useCurrentLanguage: () => {
2
+ currentLanguage: any;
3
+ };
4
+ export default useCurrentLanguage;
package/dist/index.js CHANGED
@@ -13629,7 +13629,7 @@ var renderQuestActive = function renderQuestActive(params) {
13629
13629
  });
13630
13630
  };
13631
13631
  var renderActions = function renderActions(_ref) {
13632
- var _params$data9, _params$data10, _params$data11, _params$data12, _params$data14, _params$data15, _params$data16, _params$data17;
13632
+ var _params$data9, _params$data10, _params$data11, _params$data12;
13633
13633
 
13634
13634
  var params = _ref.params,
13635
13635
  edit = _ref.edit,
@@ -13648,33 +13648,27 @@ var renderActions = function renderActions(_ref) {
13648
13648
 
13649
13649
  return remove(params === null || params === void 0 ? void 0 : (_params$data13 = params.data) === null || _params$data13 === void 0 ? void 0 : _params$data13.id);
13650
13650
  }
13651
- }), (params === null || params === void 0 ? void 0 : (_params$data14 = params.data) === null || _params$data14 === void 0 ? void 0 : _params$data14.isDefaultQuestion) && marioCore.QUESTION_TYPES.TEXT_INPUT == (params === null || params === void 0 ? void 0 : (_params$data15 = params.data) === null || _params$data15 === void 0 ? void 0 : _params$data15.type) && !(params !== null && params !== void 0 && (_params$data16 = params.data) !== null && _params$data16 !== void 0 && _params$data16.isDefaultClassReflection) && !(params !== null && params !== void 0 && (_params$data17 = params.data) !== null && _params$data17 !== void 0 && _params$data17.isDefaultSurvey) && React__default.createElement(marioCore.DeleteButtonIcon, {
13652
- onClick: function onClick() {
13653
- var _params$data18;
13654
-
13655
- return remove(params === null || params === void 0 ? void 0 : (_params$data18 = params.data) === null || _params$data18 === void 0 ? void 0 : _params$data18.id);
13656
- }
13657
13651
  }));
13658
13652
  };
13659
13653
  var renderCategory = function renderCategory(params) {
13660
- var _params$data19, _params$data19$catego;
13654
+ var _params$data14, _params$data14$catego;
13661
13655
 
13662
- return React__default.createElement("div", null, params === null || params === void 0 ? void 0 : (_params$data19 = params.data) === null || _params$data19 === void 0 ? void 0 : (_params$data19$catego = _params$data19.category) === null || _params$data19$catego === void 0 ? void 0 : _params$data19$catego.name);
13656
+ return React__default.createElement("div", null, params === null || params === void 0 ? void 0 : (_params$data14 = params.data) === null || _params$data14 === void 0 ? void 0 : (_params$data14$catego = _params$data14.category) === null || _params$data14$catego === void 0 ? void 0 : _params$data14$catego.name);
13663
13657
  };
13664
13658
  var renderType = function renderType(params) {
13665
- var _params$data21;
13659
+ var _params$data16;
13666
13660
 
13667
13661
  var type = marioCore.QUESTION_TYPES_OPTIONS.find(function (option) {
13668
- var _params$data20;
13662
+ var _params$data15;
13669
13663
 
13670
- return option.value === (params === null || params === void 0 ? void 0 : (_params$data20 = params.data) === null || _params$data20 === void 0 ? void 0 : _params$data20.type);
13664
+ return option.value === (params === null || params === void 0 ? void 0 : (_params$data15 = params.data) === null || _params$data15 === void 0 ? void 0 : _params$data15.type);
13671
13665
  });
13672
- return type ? React__default.createElement("div", null, type.label) : React__default.createElement("div", null, params === null || params === void 0 ? void 0 : (_params$data21 = params.data) === null || _params$data21 === void 0 ? void 0 : _params$data21.type);
13666
+ return type ? React__default.createElement("div", null, type.label) : React__default.createElement("div", null, params === null || params === void 0 ? void 0 : (_params$data16 = params.data) === null || _params$data16 === void 0 ? void 0 : _params$data16.type);
13673
13667
  };
13674
13668
  var renderUserQuestion = function renderUserQuestion(params) {
13675
- var _params$data22;
13669
+ var _params$data17;
13676
13670
 
13677
- return React__default.createElement("div", null, params === null || params === void 0 ? void 0 : (_params$data22 = params.data) === null || _params$data22 === void 0 ? void 0 : _params$data22.userForQuestion);
13671
+ return React__default.createElement("div", null, params === null || params === void 0 ? void 0 : (_params$data17 = params.data) === null || _params$data17 === void 0 ? void 0 : _params$data17.userForQuestion);
13678
13672
  };
13679
13673
 
13680
13674
  var QUESTION_URL$1 = "/admin/question-bank";