mario-education 2.4.596-feedback-test → 2.4.597-feedback-test
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Autocomplete/AutocompleteField.d.ts +1 -1
- package/dist/components/Button/ScrollToTop/ScrollToTopBtn.d.ts +2 -1
- package/dist/components/Card/CardNameButton.d.ts +2 -1
- package/dist/components/Card/CardTotal.d.ts +2 -1
- package/dist/components/DatePicker/DatePickerField.d.ts +2 -1
- package/dist/components/DatePicker/FilterDateRange.d.ts +2 -1
- package/dist/components/Dialog/ConfirmDelete.d.ts +2 -1
- package/dist/components/Header/CustomHeaderComponent.d.ts +2 -1
- package/dist/components/Input/InputComponent.d.ts +2 -1
- package/dist/components/Input/TextFieldComponent.d.ts +2 -1
- package/dist/components/Progress/LinearProgress.d.ts +2 -1
- package/dist/components/QuestionTypes/DropDownComponent.d.ts +2 -1
- package/dist/components/Select/SelectFilter.d.ts +2 -1
- package/dist/components/Select/SelectFilterSurvey.d.ts +2 -1
- package/dist/components/Table/ConvertTime.d.ts +2 -1
- package/dist/components/Table/TableCells.d.ts +2 -1
- package/dist/components/Tabs/CustomTab.d.ts +2 -1
- package/dist/components/Tabs/CustomTabComponent.d.ts +2 -1
- package/dist/components/Tooltip/CustomTooltip.d.ts +1 -1
- package/dist/components/icons/ArrowBackIcon.d.ts +2 -1
- package/dist/components/icons/ArrowRightIcon.d.ts +2 -1
- package/dist/components/icons/ArrowUp.d.ts +2 -1
- package/dist/components/icons/AvrIcon.d.ts +2 -1
- package/dist/components/icons/CloseChipIcon.d.ts +2 -1
- package/dist/components/icons/DarkIcon.d.ts +2 -1
- package/dist/components/icons/DoneCheckInIcon.d.ts +2 -1
- package/dist/components/icons/IdentifyIcon.d.ts +2 -1
- package/dist/components/icons/LightIcon.d.ts +2 -1
- package/dist/components/icons/MarioAIIcon.d.ts +2 -1
- package/dist/components/icons/MoreIcon.d.ts +2 -1
- package/dist/components/icons/MultiUser.d.ts +2 -1
- package/dist/components/icons/PlusIcon.d.ts +2 -1
- package/dist/components/icons/SentIcon.d.ts +2 -1
- package/dist/components/icons/SummarizeIcon.d.ts +2 -1
- package/dist/components/icons/UnderstandIcon.d.ts +2 -1
- package/dist/components/layouts/HeaderSideBarV2.d.ts +2 -1
- package/dist/components/layouts/LanguageDropdown.d.ts +2 -1
- package/dist/components/layouts/hooks/useHeaderSideBar.d.ts +3 -3
- package/dist/components/layouts/icons/SafetyIcon.d.ts +2 -1
- package/dist/components/layouts/icons/StressIcon.d.ts +2 -1
- package/dist/components/layouts/icons/TokenIcon.d.ts +2 -1
- package/dist/components/selector/CalendarSelect.d.ts +2 -1
- package/dist/components/selector/CustomFilterComponent.d.ts +2 -1
- package/dist/components/selector/CustomFilterMobile.d.ts +2 -1
- package/dist/components/selector/StudentMultiSelector.d.ts +2 -1
- package/dist/components/selector/StudentSelector.d.ts +1 -1
- package/dist/components/selector/TeacherSelector.d.ts +2 -1
- package/dist/containers/AdminTraining/views/AdminTraining.d.ts +2 -1
- package/dist/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +2 -1
- package/dist/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +2 -1
- package/dist/containers/AssignAssistant/views/AssignAssistantList.d.ts +2 -1
- package/dist/containers/AssignCounselor/views/AssignCounselorList.d.ts +2 -1
- package/dist/containers/AssignSecondaryTeacher/views/AssignSecondaryTeacherList.d.ts +2 -1
- package/dist/containers/AssignTeacher/views/AssignTeacherList.d.ts +2 -1
- package/dist/containers/Assignment/components/AcademicClassSelector.d.ts +2 -1
- package/dist/containers/Assignment/components/AssessmentSelector.d.ts +2 -1
- package/dist/containers/Certificate/views/CertificateContainer.d.ts +2 -1
- package/dist/containers/ConductSurvey/components/ShareSurveyDialog.d.ts +2 -1
- package/dist/containers/ConductSurvey/hooks/useConductSurvey.d.ts +2 -2
- package/dist/containers/ConductSurvey/hooks/usePreviewSurvey.d.ts +1 -1
- package/dist/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +2 -1
- package/dist/containers/ConversationGoal/views/ConversationGoal.d.ts +2 -1
- package/dist/containers/CurrentLicense/views/CurrentLicense.d.ts +2 -1
- package/dist/containers/CustomAlert/components/QuestionAlertDetailModel.d.ts +2 -1
- package/dist/containers/CustomAlert/views/CustomQuestionAlert.d.ts +2 -1
- package/dist/containers/Dashboard/components/BubbleChartCustom.d.ts +1 -1
- package/dist/containers/Dashboard/components/ConcernMetricTab.d.ts +1 -1
- package/dist/containers/Dashboard/components/ConversationTab.d.ts +1 -1
- package/dist/containers/Dashboard/components/CustomBarChart.d.ts +2 -1
- package/dist/containers/Dashboard/components/CustomLineChart.d.ts +2 -1
- package/dist/containers/Dashboard/components/DashboardToPDF.d.ts +2 -1
- package/dist/containers/Dashboard/components/DesktopFilterComponent.d.ts +2 -1
- package/dist/containers/Dashboard/components/EducatorConversationModal.d.ts +2 -1
- package/dist/containers/Dashboard/components/GeneratePlpChart.d.ts +1 -1
- package/dist/containers/Dashboard/components/GenerateTrendQuestion.d.ts +1 -1
- package/dist/containers/Dashboard/components/GraphTrend.d.ts +2 -1
- package/dist/containers/Dashboard/components/LastAnswerTable.d.ts +2 -1
- package/dist/containers/Dashboard/components/LearningProgressTab.d.ts +2 -1
- package/dist/containers/Dashboard/components/LearningStrategiesTable.d.ts +2 -1
- package/dist/containers/Dashboard/components/MetricModelStudent.d.ts +2 -1
- package/dist/containers/Dashboard/components/MobileFilterComponent.d.ts +2 -1
- package/dist/containers/Dashboard/components/ModelSkillStudent.d.ts +2 -1
- package/dist/containers/Dashboard/components/ModelStudentSession.d.ts +2 -1
- package/dist/containers/Dashboard/components/OpenFieldTab.d.ts +2 -1
- package/dist/containers/Dashboard/components/ReadinessToLearnTab.d.ts +2 -1
- package/dist/containers/Dashboard/components/StudentByGender.d.ts +2 -1
- package/dist/containers/Dashboard/components/StudentPressureChart.d.ts +2 -1
- package/dist/containers/Dashboard/components/StudentsMissingConversationModal.d.ts +2 -1
- package/dist/containers/Dashboard/components/SuccessIndicatorTab.d.ts +2 -1
- package/dist/containers/Dashboard/components/TopSkill.d.ts +2 -1
- package/dist/containers/Dashboard/components/TotalCard.d.ts +2 -1
- package/dist/containers/Dashboard/views/Dashboard.d.ts +2 -1
- package/dist/containers/Dashboard/views/SummarizeQuestion.d.ts +2 -1
- package/dist/containers/Destinations/views/Destinations.d.ts +2 -1
- package/dist/containers/ExternalApi/components/DetailTokenModel.d.ts +2 -1
- package/dist/containers/ExternalApi/components/PermissionSelected.d.ts +2 -1
- package/dist/containers/ExternalApi/views/ExternalApi.d.ts +2 -1
- package/dist/containers/FixData/views/FixDataStudent.d.ts +2 -1
- package/dist/containers/Homepage/assets/icons/PlusIcon.d.ts +2 -1
- package/dist/containers/MarioAi/cofigs/constants.d.ts +2 -1
- package/dist/containers/MarioAi/components/HeaderAI.d.ts +2 -1
- package/dist/containers/MarioAi/views/AIMario.d.ts +2 -1
- package/dist/containers/MarioAi/views/ChatWithAI.d.ts +2 -1
- package/dist/containers/MarioAi/views/ViewHistoryPrompt.d.ts +2 -1
- package/dist/containers/MyProfile/views/ChangePassword.d.ts +2 -1
- package/dist/containers/MyProfile/views/Profile.d.ts +2 -1
- package/dist/containers/MyStudent/components/NewOverview/Chat/view/BubbleChartCustom.d.ts +1 -1
- package/dist/containers/OneRosterSystem/components/TeacherSelector.d.ts +2 -1
- package/dist/containers/OneRosterSystem/hooks/useImportOneRoster.d.ts +5 -5
- package/dist/containers/OneRosterSystem/views/OneRosterClever.d.ts +2 -1
- package/dist/containers/OneRosterSystem/views/OneRosterContainer.d.ts +2 -1
- package/dist/containers/OneRosterSystem/views/OneRosterImport.d.ts +2 -1
- package/dist/containers/OneRosterSystem/views/OneRosterUserList.d.ts +2 -1
- package/dist/containers/OneRosterSystem/views/OpenApplyImport.d.ts +2 -1
- package/dist/containers/OneRosterSystem/views/VeracrossImport.d.ts +2 -1
- package/dist/containers/QuestionBank/components/AgGridComponents.d.ts +14 -13
- package/dist/containers/QuestionBank/components/CheckboxCellRenderer.d.ts +2 -1
- package/dist/containers/QuestionBank/components/QuestionPreview.d.ts +2 -1
- package/dist/containers/QuestionBank/components/UserForQuestion.d.ts +2 -1
- package/dist/containers/QuestionBank/hooks/useQuestionSurveyList.d.ts +2 -2
- package/dist/containers/QuestionBank/views/QuestionBankContainer.d.ts +2 -1
- package/dist/containers/QuestionBank/views/SurveyQuestionContainer.d.ts +2 -1
- package/dist/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +2 -1
- package/dist/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +2 -1
- package/dist/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +2 -1
- package/dist/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +2 -1
- package/dist/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +2 -1
- package/dist/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +2 -1
- package/dist/containers/ReflectionForm/views/ReflectionContainer.d.ts +2 -1
- package/dist/containers/Sandbox/views/SandboxContainer.d.ts +2 -1
- package/dist/containers/Setup/views/SetupContainer.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/AllQuestionSurvey.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/AllStudentSurvey.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/AnswerQuestionInput.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/AvrComparison.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/BarChartQuestionAnswers.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/CardItemMobile/CardSurveyMobile.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/ChoiceChartType.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/ConductSurveyModel.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/CreateSurveyAdmin.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/ListSurveys.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/ModelLinkSurvey.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/Questions/AdditionalQuestionModel.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/RatingOfQuestions.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/ResponseQuestionModel.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/ConfirmPublishSurvey.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/ConfirmShareSurvey.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/CreateSurveyComponent.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/ListFavoriteSurvey.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/ModelSelectQuestion.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/ModelSelectSurveyTemplate.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/ModelSendSurvey.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/ReviewSurveyDetail.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/TableSelectStaff.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/StepComponents/TableSelectStudent.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/TableAnswerDropDown.d.ts +2 -1
- package/dist/containers/SurveyDashboard/components/TotalCard.d.ts +2 -1
- package/dist/containers/SurveyDashboard/views/SurveyDashboardContainer.d.ts +2 -1
- package/dist/containers/SurveyDashboard/views/SurveyDetailAdmin.d.ts +2 -1
- package/dist/containers/SurveyDashboard/views/SurveyPortal.d.ts +2 -1
- package/dist/containers/SurveyDashboard/views/SurveyStudentFlagListAdmin.d.ts +2 -1
- package/dist/containers/SurveyDashboard/views/SurveySummary.d.ts +2 -1
- package/dist/containers/SwitchAssistant/views/SwitchAssistantList.d.ts +2 -1
- package/dist/containers/SwitchCounselor/views/SwitchCounselorList.d.ts +2 -1
- package/dist/containers/SwitchSecondaryTeacher/views/SwitchSecondaryTeacherList.d.ts +2 -1
- package/dist/containers/SwitchTeacher/views/SwitchTeacherList.d.ts +2 -1
- package/dist/containers/SyncData/views/SyncData.d.ts +2 -1
- package/dist/containers/TemplateSurvey/components/AgGridComponents.d.ts +4 -3
- package/dist/containers/TemplateSurvey/components/SortableItem.d.ts +1 -1
- package/dist/containers/TemplateSurvey/views/SurveyTemplates.d.ts +2 -1
- package/dist/containers/TemplateSystem/components/SelectorTemplate.d.ts +2 -1
- package/dist/containers/TemplateSystem/views/TemplateContainer.d.ts +2 -1
- package/dist/containers/Training/views/Training.d.ts +2 -1
- package/dist/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +2 -1
- package/dist/containers/UserDeleted/views/UserDeletedList.d.ts +2 -1
- package/dist/containers/UserManagement/views/ChangePassword.d.ts +2 -1
- package/dist/containers/UserManagement/views/Profile.d.ts +2 -1
- package/dist/containers/UserRevert/views/RevertUser.d.ts +2 -1
- package/dist/containers/WelcomeEmailResend/views/WelcomeEmailResend.d.ts +2 -1
- package/dist/index.css +10 -136
- package/dist/index.js +6390 -11003
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +6400 -11013
- package/dist/index.modern.js.map +1 -1
- package/dist/layouts/MainLayoutAdmin.d.ts +2 -1
- package/dist/layouts/ModelSelectRole.d.ts +2 -1
- package/package.json +19 -13
|
@@ -10,5 +10,5 @@ interface IProps {
|
|
|
10
10
|
handleHoverTooltip?: Function;
|
|
11
11
|
name?: string;
|
|
12
12
|
}
|
|
13
|
-
declare const _default: React.MemoExoticComponent<({ data, print, disableSeriesName, hiddenRightLegend, hiddenDescription, handleHoverTooltip, name }: IProps) => JSX.Element>;
|
|
13
|
+
declare const _default: React.MemoExoticComponent<({ data, print, disableSeriesName, hiddenRightLegend, hiddenDescription, handleHoverTooltip, name }: IProps) => React.JSX.Element>;
|
|
14
14
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { IConcernMetricTab } from "../configs/types";
|
|
3
|
-
declare const _default: React.MemoExoticComponent<({ studentSkillQuestion, classFontSize, safetyData, stressData, monthsOneToOne, dayOfWeekOneToOne, handleHoverTooltip, avgQuestionLastMonth, studentPressure, timeOfDay, metricWeeks, lowMetricStudents, metricDataMonths, metricDataWeeks, metricMonths, studentMetricPercent, stressValue, safetyValue }: IConcernMetricTab) => JSX.Element>;
|
|
3
|
+
declare const _default: React.MemoExoticComponent<({ studentSkillQuestion, classFontSize, safetyData, stressData, monthsOneToOne, dayOfWeekOneToOne, handleHoverTooltip, avgQuestionLastMonth, studentPressure, timeOfDay, metricWeeks, lowMetricStudents, metricDataMonths, metricDataWeeks, metricMonths, studentMetricPercent, stressValue, safetyValue }: IConcernMetricTab) => React.JSX.Element>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { IConversationTab } from "../configs/types";
|
|
3
|
-
declare const _default: React.MemoExoticComponent<({ conversationKpi }: IConversationTab) => JSX.Element>;
|
|
3
|
+
declare const _default: React.MemoExoticComponent<({ conversationKpi }: IConversationTab) => React.JSX.Element>;
|
|
4
4
|
export default _default;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IFilterComponent } from "../configs/types";
|
|
2
|
-
declare const DesktopFilterComponent: ({ gradeList, onChangeFilterGrade, fontSizeInputSelect, gradeFilter, endDate, startDate, student, onChangeStudent, studentData, academicYearList, valueAcademicYear, onChangeAcademicYear, onChangeEndDateChart, onChangeStartDateChart, optionDate, onChangeFilterCalendar, onClearFilter, onSaveFilter, setSelectTeacherUserId }: IFilterComponent) => JSX.Element;
|
|
3
|
+
declare const DesktopFilterComponent: ({ gradeList, onChangeFilterGrade, fontSizeInputSelect, gradeFilter, endDate, startDate, student, onChangeStudent, studentData, academicYearList, valueAcademicYear, onChangeAcademicYear, onChangeEndDateChart, onChangeStartDateChart, optionDate, onChangeFilterCalendar, onClearFilter, onSaveFilter, setSelectTeacherUserId }: IFilterComponent) => React.JSX.Element;
|
|
3
4
|
export default DesktopFilterComponent;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { IEducatorConversationKpi } from '../configs/types';
|
|
2
3
|
interface IProps {
|
|
3
4
|
educators: IEducatorConversationKpi[];
|
|
4
5
|
open: boolean;
|
|
5
6
|
onClose: Function;
|
|
6
7
|
}
|
|
7
|
-
declare const EducatorConversationModal: ({ educators, open, onClose }: IProps) => JSX.Element;
|
|
8
|
+
declare const EducatorConversationModal: ({ educators, open, onClose }: IProps) => React.JSX.Element;
|
|
8
9
|
export default EducatorConversationModal;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { IGenerateDashboardChart } from "../configs/types";
|
|
3
|
-
declare const _default: React.MemoExoticComponent<({ typeChart, activeColumn, series, months, name, dayOfWeek, colors, textColors, avgQuestionLastMonth, studentCount, studentPercentage, responseStudent, classFontSize, avgContent, print, width, height, titleClassFontSize, min, hiddenKpi, timeOfDay, weeklySeries, weeks, description, skillClass, kpiClassName, lowMetricStudents, studentMetricPercent, noGradient, setOptionDate, stressValue, noAvgTotal, onActiveColumn, }: IGenerateDashboardChart) => JSX.Element>;
|
|
3
|
+
declare const _default: React.MemoExoticComponent<({ typeChart, activeColumn, series, months, name, dayOfWeek, colors, textColors, avgQuestionLastMonth, studentCount, studentPercentage, responseStudent, classFontSize, avgContent, print, width, height, titleClassFontSize, min, hiddenKpi, timeOfDay, weeklySeries, weeks, description, skillClass, kpiClassName, lowMetricStudents, studentMetricPercent, noGradient, setOptionDate, stressValue, noAvgTotal, onActiveColumn, }: IGenerateDashboardChart) => React.JSX.Element>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { IGenerateTrendQuestion } from "../configs/types";
|
|
3
|
-
declare const _default: React.MemoExoticComponent<({ series, avgQuestionLastMonth, icons, className, noAvgText, timeOfDay }: IGenerateTrendQuestion) => JSX.Element>;
|
|
3
|
+
declare const _default: React.MemoExoticComponent<({ series, avgQuestionLastMonth, icons, className, noAvgText, timeOfDay }: IGenerateTrendQuestion) => React.JSX.Element>;
|
|
4
4
|
export default _default;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IGraphTrend } from "../configs/types";
|
|
2
|
-
declare const GraphTrend: ({ value, label, isStress, timeOfDay, valueData }: IGraphTrend) => JSX.Element;
|
|
3
|
+
declare const GraphTrend: ({ value, label, isStress, timeOfDay, valueData }: IGraphTrend) => React.JSX.Element;
|
|
3
4
|
export default GraphTrend;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ILastAnswerTable } from "../configs/types";
|
|
2
|
-
declare const LastAnswerTable: ({ items, onOder, lineClamp, filter, goToSession, subClassName }: ILastAnswerTable) => JSX.Element;
|
|
3
|
+
declare const LastAnswerTable: ({ items, onOder, lineClamp, filter, goToSession, subClassName }: ILastAnswerTable) => React.JSX.Element;
|
|
3
4
|
export default LastAnswerTable;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ILearningProgressTab } from "../configs/types";
|
|
2
|
-
declare const LearningProgressTab: ({ learningStrategies, classFontSize, print }: ILearningProgressTab) => JSX.Element;
|
|
3
|
+
declare const LearningProgressTab: ({ learningStrategies, classFontSize, print }: ILearningProgressTab) => React.JSX.Element;
|
|
3
4
|
export default LearningProgressTab;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { DashboardFilter } from "../configs/types";
|
|
2
3
|
interface PropsType {
|
|
3
4
|
isOpen: boolean;
|
|
@@ -8,5 +9,5 @@ interface PropsType {
|
|
|
8
9
|
changeFilter: (updatedFilter: any) => void;
|
|
9
10
|
filterDashboard: DashboardFilter;
|
|
10
11
|
}
|
|
11
|
-
declare const LearningStrategiesTable: ({ isOpen, onClosed, filter, data, getData, changeFilter, filterDashboard }: PropsType) => JSX.Element;
|
|
12
|
+
declare const LearningStrategiesTable: ({ isOpen, onClosed, filter, data, getData, changeFilter, filterDashboard }: PropsType) => React.JSX.Element;
|
|
12
13
|
export default LearningStrategiesTable;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ILowMetricStudent } from "../configs/types";
|
|
2
3
|
interface IProps {
|
|
3
4
|
lowMetricStudents: ILowMetricStudent[];
|
|
4
5
|
openModel: boolean;
|
|
5
6
|
handleToggleModel: Function;
|
|
6
7
|
}
|
|
7
|
-
declare const MetricModelStudent: ({ lowMetricStudents, openModel, handleToggleModel }: IProps) => JSX.Element;
|
|
8
|
+
declare const MetricModelStudent: ({ lowMetricStudents, openModel, handleToggleModel }: IProps) => React.JSX.Element;
|
|
8
9
|
export default MetricModelStudent;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IFilterComponent } from "../configs/types";
|
|
2
|
-
declare const MobileFilterComponent: ({ gradeList, onChangeFilterGrade, fontSizeInputSelect, gradeFilter, endDate, startDate, student, onChangeStudent, studentData, academicYearList, valueAcademicYear, onChangeAcademicYear, onChangeEndDateChart, onChangeStartDateChart, onChangeFilterCalendar, optionDate, expandedFilter, onToggleChart, setSelectTeacherUserId }: IFilterComponent) => JSX.Element;
|
|
3
|
+
declare const MobileFilterComponent: ({ gradeList, onChangeFilterGrade, fontSizeInputSelect, gradeFilter, endDate, startDate, student, onChangeStudent, studentData, academicYearList, valueAcademicYear, onChangeAcademicYear, onChangeEndDateChart, onChangeStartDateChart, onChangeFilterCalendar, optionDate, expandedFilter, onToggleChart, setSelectTeacherUserId }: IFilterComponent) => React.JSX.Element;
|
|
3
4
|
export default MobileFilterComponent;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IModelSkillStudent } from "../../MyStudent/components/NewOverview/Chat/types/types";
|
|
2
|
-
declare const ModelSkillStudent: ({ studentCount, studentPercentage, responseStudent, name }: IModelSkillStudent) => JSX.Element;
|
|
3
|
+
declare const ModelSkillStudent: ({ studentCount, studentPercentage, responseStudent, name }: IModelSkillStudent) => React.JSX.Element;
|
|
3
4
|
export default ModelSkillStudent;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IModelStudentSession } from "../../MyStudent/components/NewOverview/Chat/types/types";
|
|
2
|
-
declare const ModelStudentSession: ({ open, onClose, responseStudent, title, tagName, isStressMode, isHiddenAvg }: IModelStudentSession) => JSX.Element;
|
|
3
|
+
declare const ModelStudentSession: ({ open, onClose, responseStudent, title, tagName, isStressMode, isHiddenAvg }: IModelStudentSession) => React.JSX.Element;
|
|
3
4
|
export default ModelStudentSession;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IOpenFieldTab } from "../configs/types";
|
|
2
|
-
declare const OpenFieldTab: ({ handleRedirectAllAnswer, summarizeQuestions, goToSession, handleChangeQuestionFilter, questionFilters }: IOpenFieldTab) => JSX.Element;
|
|
3
|
+
declare const OpenFieldTab: ({ handleRedirectAllAnswer, summarizeQuestions, goToSession, handleChangeQuestionFilter, questionFilters }: IOpenFieldTab) => React.JSX.Element;
|
|
3
4
|
export default OpenFieldTab;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IReadinessToLearnTab } from "../configs/types";
|
|
2
|
-
declare const ReadinessToLearnTab: ({ dataReadinessOfChart, handleHoverTooltip, classFontSize, dataOverallReadyToLearn, dayOfWeekOneToOne, monthsOneToOne, avgQuestionLastMonth, preparednessData, preparednessWeeklyData, weeksOneToOne, setOptionDate, activeColumn, onActiveColumn, timeOfDay }: IReadinessToLearnTab) => JSX.Element;
|
|
3
|
+
declare const ReadinessToLearnTab: ({ dataReadinessOfChart, handleHoverTooltip, classFontSize, dataOverallReadyToLearn, dayOfWeekOneToOne, monthsOneToOne, avgQuestionLastMonth, preparednessData, preparednessWeeklyData, weeksOneToOne, setOptionDate, activeColumn, onActiveColumn, timeOfDay }: IReadinessToLearnTab) => React.JSX.Element;
|
|
3
4
|
export default ReadinessToLearnTab;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IStudentPressureChart } from "../configs/types";
|
|
2
|
-
declare const StudentPressureChart: ({ studentPressure, changeLanguage, width, print, handleHoverTooltip }: IStudentPressureChart) => JSX.Element;
|
|
3
|
+
declare const StudentPressureChart: ({ studentPressure, changeLanguage, width, print, handleHoverTooltip }: IStudentPressureChart) => React.JSX.Element;
|
|
3
4
|
export default StudentPressureChart;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { IMissedReviewStudents } from '../configs/types';
|
|
2
3
|
interface IProps {
|
|
3
4
|
students: IMissedReviewStudents[];
|
|
4
5
|
openPopoverListStudent: boolean;
|
|
5
6
|
handleCloseListStudentModal: Function;
|
|
6
7
|
}
|
|
7
|
-
declare const StudentsMissingConversationModal: ({ students, openPopoverListStudent, handleCloseListStudentModal }: IProps) => JSX.Element;
|
|
8
|
+
declare const StudentsMissingConversationModal: ({ students, openPopoverListStudent, handleCloseListStudentModal }: IProps) => React.JSX.Element;
|
|
8
9
|
export default StudentsMissingConversationModal;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ISuccessIndicatorTab } from "../configs/types";
|
|
2
|
-
declare const SuccessIndicatorTab: ({ successIndicatorsData, avgQuestionLastMonth, dayOfWeekOneToOne, monthsOneToOne, timeOfDay, classFontSize, handleHoverTooltip, successIndicatorWeeklyData, weeksOneToOne, activeColumn, onActiveColumn }: ISuccessIndicatorTab) => JSX.Element;
|
|
3
|
+
declare const SuccessIndicatorTab: ({ successIndicatorsData, avgQuestionLastMonth, dayOfWeekOneToOne, monthsOneToOne, timeOfDay, classFontSize, handleHoverTooltip, successIndicatorWeeklyData, weeksOneToOne, activeColumn, onActiveColumn }: ISuccessIndicatorTab) => React.JSX.Element;
|
|
3
4
|
export default SuccessIndicatorTab;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ITotalCard } from "../configs/types";
|
|
2
|
-
declare const TotalCard: ({ iconSrc, label, value }: ITotalCard) => JSX.Element;
|
|
3
|
+
declare const TotalCard: ({ iconSrc, label, value }: ITotalCard) => React.JSX.Element;
|
|
3
4
|
export default TotalCard;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IDetailTokenModel } from "../configs/types";
|
|
2
|
-
declare const DetailTokenModel: ({ open, children, toggle, isCreate, onConfirm }: IDetailTokenModel) => JSX.Element;
|
|
3
|
+
declare const DetailTokenModel: ({ open, children, toggle, isCreate, onConfirm }: IDetailTokenModel) => React.JSX.Element;
|
|
3
4
|
export default DetailTokenModel;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IPermissionSelected } from "../configs/types";
|
|
2
|
-
declare const PermissionSelected: ({ permission, name, onChange }: IPermissionSelected) => JSX.Element;
|
|
3
|
+
declare const PermissionSelected: ({ permission, name, onChange }: IPermissionSelected) => React.JSX.Element;
|
|
3
4
|
export default PermissionSelected;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { ICardAI, IOptionDate } from "./type";
|
|
2
3
|
export declare const CALENDAR_OPTIONS: IOptionDate[];
|
|
3
4
|
export declare const timeKeywords: string[];
|
|
@@ -5,7 +6,7 @@ export declare enum IDataType {
|
|
|
5
6
|
QuestionAnswer = "QuestionAnswer",
|
|
6
7
|
Total = "Total"
|
|
7
8
|
}
|
|
8
|
-
export declare const promptIcons: (() => JSX.Element)[];
|
|
9
|
+
export declare const promptIcons: (() => import("react").JSX.Element)[];
|
|
9
10
|
export declare const CARD_AI_HEADER: ICardAI[];
|
|
10
11
|
export declare const THEME: {
|
|
11
12
|
LIGHT: string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { IHeaderAi } from '../cofigs/type';
|
|
2
|
-
declare const HeaderAI: ({ prompts, goToChat, generateIcons }: IHeaderAi) => JSX.Element;
|
|
3
|
+
declare const HeaderAI: ({ prompts, goToChat, generateIcons }: IHeaderAi) => React.JSX.Element;
|
|
3
4
|
export default HeaderAI;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import 'react-phone-number-input/style.css';
|
|
2
3
|
interface IProps {
|
|
3
4
|
dataProfile: any;
|
|
4
5
|
updateProfile: any;
|
|
5
6
|
goBack: any;
|
|
6
7
|
}
|
|
7
|
-
declare const Profile: ({ dataProfile, updateProfile, goBack }: IProps) => JSX.Element;
|
|
8
|
+
declare const Profile: ({ dataProfile, updateProfile, goBack }: IProps) => React.JSX.Element;
|
|
8
9
|
export default Profile;
|
|
@@ -9,5 +9,5 @@ interface IProps {
|
|
|
9
9
|
indexActive?: number[];
|
|
10
10
|
isStudentResponses?: boolean;
|
|
11
11
|
}
|
|
12
|
-
declare const _default: React.MemoExoticComponent<({ data, isPlp, print, disableSeriesName, colors, indexActive, isStudentResponses }: IProps) => JSX.Element>;
|
|
12
|
+
declare const _default: React.MemoExoticComponent<({ data, isPlp, print, disableSeriesName, colors, indexActive, isStudentResponses }: IProps) => React.JSX.Element>;
|
|
13
13
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const TeacherSelector: ({ options, isDisabled, scrollBottom, onCreateOption, ...rest }: any) => React.JSX.Element;
|
|
2
3
|
export default TeacherSelector;
|
|
@@ -14,12 +14,12 @@ declare const useImportOneRoster: ({ errorImportRest, type }: {
|
|
|
14
14
|
inputRef: React.RefObject<HTMLInputElement>;
|
|
15
15
|
fileProgress: number;
|
|
16
16
|
uploadInfo: UploadInfo | undefined;
|
|
17
|
-
uploadIcon: JSX.Element | undefined;
|
|
18
|
-
uploadMessage: JSX.Element | undefined;
|
|
19
|
-
importIcon: JSX.Element | undefined;
|
|
20
|
-
importMessage: JSX.Element | undefined;
|
|
17
|
+
uploadIcon: React.JSX.Element | undefined;
|
|
18
|
+
uploadMessage: React.JSX.Element | undefined;
|
|
19
|
+
importIcon: React.JSX.Element | undefined;
|
|
20
|
+
importMessage: React.JSX.Element | undefined;
|
|
21
21
|
restApiInfo: object | undefined;
|
|
22
|
-
restApiProgress: JSX.Element[] | undefined;
|
|
22
|
+
restApiProgress: React.JSX.Element[] | undefined;
|
|
23
23
|
setFileProgress: React.Dispatch<React.SetStateAction<number>>;
|
|
24
24
|
handleFileChange: () => Promise<void>;
|
|
25
25
|
importRosterZipFile: (file: File) => Promise<void>;
|
|
@@ -1,19 +1,20 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
interface ActionProps {
|
|
2
3
|
params: any;
|
|
3
4
|
edit: (id?: number) => any;
|
|
4
5
|
remove: (id?: number) => any;
|
|
5
6
|
}
|
|
6
|
-
export declare const renderQuestionText: (params: any) => JSX.Element;
|
|
7
|
-
export declare const renderQuestIdx: (params: any) => JSX.Element;
|
|
8
|
-
export declare const renderQuestText: (params: any) => JSX.Element;
|
|
9
|
-
export declare const renderQuestChallenge: (params: any) => JSX.Element;
|
|
10
|
-
export declare const renderQuestSource: (params: any) => JSX.Element;
|
|
11
|
-
export declare const renderQuestRequest: (params: any) => JSX.Element;
|
|
12
|
-
export declare const renderQuestActive: (params: any) => JSX.Element;
|
|
13
|
-
export declare const renderActions: ({ params, edit, remove }: ActionProps) => JSX.Element;
|
|
14
|
-
export declare const renderActionsCustom: ({ params, edit, remove }: ActionProps) => JSX.Element;
|
|
15
|
-
export declare const renderCategory: (params: any) => JSX.Element;
|
|
16
|
-
export declare const renderType: (params: any) => JSX.Element;
|
|
17
|
-
export declare const renderUserQuestion: (params: any) => JSX.Element;
|
|
18
|
-
export declare const renderTypeSurvey: (params: any) => JSX.Element;
|
|
7
|
+
export declare const renderQuestionText: (params: any) => React.JSX.Element;
|
|
8
|
+
export declare const renderQuestIdx: (params: any) => React.JSX.Element;
|
|
9
|
+
export declare const renderQuestText: (params: any) => React.JSX.Element;
|
|
10
|
+
export declare const renderQuestChallenge: (params: any) => React.JSX.Element;
|
|
11
|
+
export declare const renderQuestSource: (params: any) => React.JSX.Element;
|
|
12
|
+
export declare const renderQuestRequest: (params: any) => React.JSX.Element;
|
|
13
|
+
export declare const renderQuestActive: (params: any) => React.JSX.Element;
|
|
14
|
+
export declare const renderActions: ({ params, edit, remove }: ActionProps) => React.JSX.Element;
|
|
15
|
+
export declare const renderActionsCustom: ({ params, edit, remove }: ActionProps) => React.JSX.Element;
|
|
16
|
+
export declare const renderCategory: (params: any) => React.JSX.Element;
|
|
17
|
+
export declare const renderType: (params: any) => React.JSX.Element;
|
|
18
|
+
export declare const renderUserQuestion: (params: any) => React.JSX.Element;
|
|
19
|
+
export declare const renderTypeSurvey: (params: any) => React.JSX.Element;
|
|
19
20
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ICheckboxCellRenderer } from "../configs/type";
|
|
2
|
-
declare const CheckboxCellRenderer: ({ checked, onChange }: ICheckboxCellRenderer) => JSX.Element;
|
|
3
|
+
declare const CheckboxCellRenderer: ({ checked, onChange }: ICheckboxCellRenderer) => React.JSX.Element;
|
|
3
4
|
export default CheckboxCellRenderer;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
interface IUserForQuestionSelect {
|
|
2
3
|
value: string;
|
|
3
4
|
onChange: Function;
|
|
4
5
|
}
|
|
5
|
-
declare const UserForQuestionSelect: ({ value, onChange }: IUserForQuestionSelect) => JSX.Element;
|
|
6
|
+
declare const UserForQuestionSelect: ({ value, onChange }: IUserForQuestionSelect) => React.JSX.Element;
|
|
6
7
|
export default UserForQuestionSelect;
|
|
@@ -18,8 +18,8 @@ declare const useQuestionSurveyList: (isDefaultQuestion: boolean, isDefaultClass
|
|
|
18
18
|
inputSearch: import("react").MutableRefObject<any>;
|
|
19
19
|
goToDetailSurvey: (id?: number | undefined) => void;
|
|
20
20
|
columnDefs: any;
|
|
21
|
-
QuestionPreview: (props: any) => JSX.Element;
|
|
22
|
-
renderUserQuestion: (params: any) => JSX.Element;
|
|
21
|
+
QuestionPreview: (props: any) => import("react").JSX.Element;
|
|
22
|
+
renderUserQuestion: (params: any) => import("react").JSX.Element;
|
|
23
23
|
questionSelected: IQuestionChecked;
|
|
24
24
|
handleSelectQuestion: (id: number, isSelectAll?: boolean | undefined) => boolean;
|
|
25
25
|
removeDataBulk: () => void;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function AllQuestionSurvey(): React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IAllStudentSurvey } from "../configs/types";
|
|
2
|
-
declare const AllStudentSurvey: ({ onToggleModelConduct }: IAllStudentSurvey) => JSX.Element;
|
|
3
|
+
declare const AllStudentSurvey: ({ onToggleModelConduct }: IAllStudentSurvey) => React.JSX.Element;
|
|
3
4
|
export default AllStudentSurvey;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IAnswerQuestionInput } from "../configs/types";
|
|
2
|
-
declare const AnswerQuestionInput: ({ handleClickCollapse, openIndexField, setOpenIndexField, questionsByCategoryField, categoryFieldChose, setCategoryFieldChose, categoriesField }: IAnswerQuestionInput) => JSX.Element;
|
|
3
|
+
declare const AnswerQuestionInput: ({ handleClickCollapse, openIndexField, setOpenIndexField, questionsByCategoryField, categoryFieldChose, setCategoryFieldChose, categoriesField }: IAnswerQuestionInput) => React.JSX.Element;
|
|
3
4
|
export default AnswerQuestionInput;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { IBarChartQuestionAnswers } from "../configs/types";
|
|
2
|
-
declare const BarChartQuestionAnswers: ({ response, isFullScreen, onChangeOption, questionAnswers, categoryDropdownOptions, categoryDropdownChose, setCategoryDropdownChose }: IBarChartQuestionAnswers) => JSX.Element;
|
|
3
|
+
declare const BarChartQuestionAnswers: ({ response, isFullScreen, onChangeOption, questionAnswers, categoryDropdownOptions, categoryDropdownChose, setCategoryDropdownChose }: IBarChartQuestionAnswers) => React.JSX.Element;
|
|
3
4
|
export default BarChartQuestionAnswers;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CARD_ITEM_PROPS } from "../../configs/typeCardItem";
|
|
2
|
-
declare const CardSurveyMobile: ({ surveyName, students, status, id, statusDetail, avatar, customItemName, customItemIcon, colorStatusDetail, customIconStatus, handleClickAction, isDraft }: CARD_ITEM_PROPS) => JSX.Element;
|
|
3
|
+
declare const CardSurveyMobile: ({ surveyName, students, status, id, statusDetail, avatar, customItemName, customItemIcon, colorStatusDetail, customIconStatus, handleClickAction, isDraft }: CARD_ITEM_PROPS) => React.JSX.Element;
|
|
3
4
|
export default CardSurveyMobile;
|