mario-education 2.4.161-level → 2.4.162-up
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/MarioFramework.Education/ClientApp/src/components/Select/SelectFilter.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AdminTraining/views/AdminTraining.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/views/AssignAssistantList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/views/AssignCounselorList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/views/AssignSecondaryTeacherList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AcademicClassSelector.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AssessmentSelector.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/views/CertificateContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/CurrentLicense/views/CurrentLicense.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomBarChart.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomLineChart.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/DashboardToPDF.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LearningStrategiesTable.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByGender.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentPressureChart.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TopSkill.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TotalCard.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/views/Destinations.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/AgGridComponents.d.ts +6 -6
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/QuestionPreview.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/UserForQuestion.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/QuestionBankContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/SurveyQuestionContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/views/ReflectionContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Setup/views/SetupContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ChoiceChartType.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/TotalCard.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/views/SwitchAssistantList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/views/SwitchCounselorList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/views/SwitchSecondaryTeacherList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchTeacher/views/SwitchTeacherList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/components/SelectorTemplate.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Training/views/Training.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/views/UserDeletedList.d.ts +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/views/WelcomeEmailResend.d.ts +2 -2
- package/dist/index.js +2936 -5198
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +2936 -5198
- package/dist/index.modern.js.map +1 -1
- package/package.json +2 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/ReadinessToLearn.d.ts +0 -7
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/hooks/useSwitchAssistant.d.ts +0 -18
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/components/SwitchCounselorModal.d.ts +0 -4
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/hooks/useSwitchCounselor.d.ts +0 -18
- /package/dist/MarioFramework.Education/ClientApp/src/utils/{servicetype.interface.d.ts → serviceType.interface.d.ts} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import "react-datepicker/dist/react-datepicker.css";
|
|
3
3
|
import { PROPS_FILTERS_COMPONENT } from "../../utils/type";
|
|
4
|
-
declare const SelectFilter: ({ studentUserId, studentId, studentDefault, handleChangeFilters, name, icon, option, onChangeFilters, btnStyle, filter, teacherUserId, changeCurrentTeacherUserId, labelBox, setLabelBox }: PROPS_FILTERS_COMPONENT) => JSX.Element;
|
|
4
|
+
declare const SelectFilter: ({ studentUserId, studentId, studentDefault, handleChangeFilters, name, icon, option, onChangeFilters, btnStyle, filter, teacherUserId, changeCurrentTeacherUserId, labelBox, setLabelBox }: PROPS_FILTERS_COMPONENT) => React.JSX.Element;
|
|
5
5
|
export default SelectFilter;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const AdminTraining: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const AdminTraining: () => React.JSX.Element;
|
|
3
3
|
export default AdminTraining;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const QuestionSplitPaneSelector: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const QuestionSplitPaneSelector: (props: any) => React.JSX.Element;
|
|
3
3
|
export default QuestionSplitPaneSelector;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const AssessmentAssignmentContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const AssessmentAssignmentContainer: () => React.JSX.Element;
|
|
3
3
|
export default AssessmentAssignmentContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const AssignAssistantList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const AssignAssistantList: () => React.JSX.Element;
|
|
3
3
|
export default AssignAssistantList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const AssignCounselorList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const AssignCounselorList: () => React.JSX.Element;
|
|
3
3
|
export default AssignCounselorList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const AssignSecondaryTeacherList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const AssignSecondaryTeacherList: () => React.JSX.Element;
|
|
3
3
|
export default AssignSecondaryTeacherList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const AcademicClassSelector: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const AcademicClassSelector: (props: any) => React.JSX.Element;
|
|
3
3
|
export default AcademicClassSelector;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const AssessmentSelector: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const AssessmentSelector: (props: any) => React.JSX.Element;
|
|
3
3
|
export default AssessmentSelector;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const CertificateContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const CertificateContainer: () => React.JSX.Element;
|
|
3
3
|
export default CertificateContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const ConferenceRubricDetail: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const ConferenceRubricDetail: () => React.JSX.Element;
|
|
3
3
|
export default ConferenceRubricDetail;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const CurrentLicense: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const CurrentLicense: () => React.JSX.Element;
|
|
3
3
|
export default CurrentLicense;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const CustomBarChart: ({ data, question, chartName }: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const CustomBarChart: ({ data, question, chartName }: any) => React.JSX.Element;
|
|
3
3
|
export default CustomBarChart;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const CustomLineChart: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const CustomLineChart: () => React.JSX.Element;
|
|
3
3
|
export default CustomLineChart;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IDashboardToPDF } from "../configs/types";
|
|
3
|
-
declare const DashboardToPDF: (props: IDashboardToPDF) => JSX.Element;
|
|
3
|
+
declare const DashboardToPDF: (props: IDashboardToPDF) => React.JSX.Element;
|
|
4
4
|
export default DashboardToPDF;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { DashboardFilter } from "../configs/types";
|
|
3
3
|
interface PropsType {
|
|
4
4
|
isOpen: boolean;
|
|
@@ -9,5 +9,5 @@ interface PropsType {
|
|
|
9
9
|
changeFilter: (updatedFilter: any) => void;
|
|
10
10
|
filterDashboard: DashboardFilter;
|
|
11
11
|
}
|
|
12
|
-
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;
|
|
13
13
|
export default LearningStrategiesTable;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const StudentByGender: ({ data }: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const StudentByGender: ({ data }: any) => React.JSX.Element;
|
|
3
3
|
export default StudentByGender;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { IStudentPressureChart } from "../configs/types";
|
|
3
|
-
declare const StudentPressureChart: ({ studentPressure, width }: IStudentPressureChart) => JSX.Element;
|
|
3
|
+
declare const StudentPressureChart: ({ studentPressure, width }: IStudentPressureChart) => React.JSX.Element;
|
|
4
4
|
export default StudentPressureChart;
|
package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TopSkill.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const TopSkill: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const TopSkill: () => React.JSX.Element;
|
|
3
3
|
export default TopSkill;
|
package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TotalCard.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { TotalCardItem } from "../configs/types";
|
|
3
|
-
declare const TotalCard: ({ icon, title, value }: TotalCardItem) => JSX.Element;
|
|
3
|
+
declare const TotalCard: ({ icon, title, value }: TotalCardItem) => React.JSX.Element;
|
|
4
4
|
export default TotalCard;
|
package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/views/Destinations.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const Destinations: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const Destinations: () => React.JSX.Element;
|
|
3
3
|
export default Destinations;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
interface ActionProps {
|
|
3
3
|
params: any;
|
|
4
4
|
edit: (id?: number) => any;
|
|
5
5
|
remove: (id?: number) => any;
|
|
6
6
|
}
|
|
7
|
-
export declare const renderQuestionText: (params: any) => JSX.Element;
|
|
8
|
-
export declare const renderActions: ({ params, edit, remove }: ActionProps) => JSX.Element;
|
|
9
|
-
export declare const renderCategory: (params: any) => JSX.Element;
|
|
10
|
-
export declare const renderType: (params: any) => JSX.Element;
|
|
11
|
-
export declare const renderUserQuestion: (params: any) => JSX.Element;
|
|
7
|
+
export declare const renderQuestionText: (params: any) => React.JSX.Element;
|
|
8
|
+
export declare const renderActions: ({ params, edit, remove }: ActionProps) => React.JSX.Element;
|
|
9
|
+
export declare const renderCategory: (params: any) => React.JSX.Element;
|
|
10
|
+
export declare const renderType: (params: any) => React.JSX.Element;
|
|
11
|
+
export declare const renderUserQuestion: (params: any) => React.JSX.Element;
|
|
12
12
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const QuestionPreview: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const QuestionPreview: (props: any) => React.JSX.Element;
|
|
3
3
|
export default QuestionPreview;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
interface IUserForQuestionSelect {
|
|
3
3
|
value: string;
|
|
4
4
|
onChange: Function;
|
|
5
5
|
}
|
|
6
|
-
declare const UserForQuestionSelect: ({ value, onChange }: IUserForQuestionSelect) => JSX.Element;
|
|
6
|
+
declare const UserForQuestionSelect: ({ value, onChange }: IUserForQuestionSelect) => React.JSX.Element;
|
|
7
7
|
export default UserForQuestionSelect;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const QuestionBankContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const QuestionBankContainer: () => React.JSX.Element;
|
|
3
3
|
export default QuestionBankContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const SurveyQuestionContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const SurveyQuestionContainer: () => React.JSX.Element;
|
|
3
3
|
export default SurveyQuestionContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const EmotionalResponse: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const EmotionalResponse: (props: any) => React.JSX.Element;
|
|
3
3
|
export default EmotionalResponse;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const MultipleChoiceResponse: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const MultipleChoiceResponse: (props: any) => React.JSX.Element;
|
|
3
3
|
export default MultipleChoiceResponse;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const RatingResponse: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const RatingResponse: (props: any) => React.JSX.Element;
|
|
3
3
|
export default RatingResponse;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const StarRatingResponse: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const StarRatingResponse: (props: any) => React.JSX.Element;
|
|
3
3
|
export default StarRatingResponse;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const TextInputResponse: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const TextInputResponse: (props: any) => React.JSX.Element;
|
|
3
3
|
export default TextInputResponse;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const QuestionSplitPaneSelector: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const QuestionSplitPaneSelector: (props: any) => React.JSX.Element;
|
|
3
3
|
export default QuestionSplitPaneSelector;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const ReflectionContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const ReflectionContainer: () => React.JSX.Element;
|
|
3
3
|
export default ReflectionContainer;
|
package/dist/MarioFramework.Education/ClientApp/src/containers/Setup/views/SetupContainer.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const SetupContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const SetupContainer: () => React.JSX.Element;
|
|
3
3
|
export default SetupContainer;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { TYPECHART } from "../configs/constants";
|
|
3
3
|
import { IChartOptions } from "../configs/types";
|
|
4
4
|
interface IChoiceChartType {
|
|
@@ -6,5 +6,5 @@ interface IChoiceChartType {
|
|
|
6
6
|
typeChart?: TYPECHART[];
|
|
7
7
|
options: IChartOptions[];
|
|
8
8
|
}
|
|
9
|
-
declare const ChoiceChartType: ({ onChangeChart, typeChart, options }: IChoiceChartType) => JSX.Element;
|
|
9
|
+
declare const ChoiceChartType: ({ onChangeChart, typeChart, options }: IChoiceChartType) => React.JSX.Element;
|
|
10
10
|
export default ChoiceChartType;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { TotalCardItem } from "../configs/types";
|
|
3
|
-
declare const TotalCard: ({ icon, title, value }: TotalCardItem) => JSX.Element;
|
|
3
|
+
declare const TotalCard: ({ icon, title, value }: TotalCardItem) => React.JSX.Element;
|
|
4
4
|
export default TotalCard;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const SwitchAssistantList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const SwitchAssistantList: () => React.JSX.Element;
|
|
3
3
|
export default SwitchAssistantList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const SwitchCounselorList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const SwitchCounselorList: () => React.JSX.Element;
|
|
3
3
|
export default SwitchCounselorList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const SwitchSecondaryTeacherList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const SwitchSecondaryTeacherList: () => React.JSX.Element;
|
|
3
3
|
export default SwitchSecondaryTeacherList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const SwitchTeacherList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const SwitchTeacherList: () => React.JSX.Element;
|
|
3
3
|
export default SwitchTeacherList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const SelectorTemplate: (props: any) => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const SelectorTemplate: (props: any) => React.JSX.Element;
|
|
3
3
|
export default SelectorTemplate;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const TemplateContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const TemplateContainer: () => React.JSX.Element;
|
|
3
3
|
export default TemplateContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const Training: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const Training: () => React.JSX.Element;
|
|
3
3
|
export default Training;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const TutorialScreenContainer: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const TutorialScreenContainer: () => React.JSX.Element;
|
|
3
3
|
export default TutorialScreenContainer;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const UserList: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const UserList: () => React.JSX.Element;
|
|
3
3
|
export default UserList;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const WelcomeEmailResend: () => JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare const WelcomeEmailResend: () => React.JSX.Element;
|
|
3
3
|
export default WelcomeEmailResend;
|