mario-education 2.4.164-up → 2.4.165-level
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 +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AdminTraining/views/AdminTraining.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assessment/components/QuestionSplitPaneSelector.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssessmentAssignment/views/AssessmentAssignmentContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignAssistant/views/AssignAssistantList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignCounselor/views/AssignCounselorList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/AssignSecondaryTeacher/views/AssignSecondaryTeacherList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AcademicClassSelector.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Assignment/components/AssessmentSelector.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Certificate/views/CertificateContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ConferenceRubric/views/ConferenceRubricDetail.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/CurrentLicense/views/CurrentLicense.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomBarChart.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/CustomLineChart.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/DashboardToPDF.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/LearningStrategiesTable.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentByGender.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/StudentPressureChart.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TopSkill.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TotalCard.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/types.d.ts +0 -1
- package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/configs/utils.d.ts +5 -1
- package/dist/MarioFramework.Education/ClientApp/src/containers/Destinations/views/Destinations.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/FixData/hooks/useFixData.d.ts +4 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/FixData/views/FixDataStudent.d.ts +2 -0
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/AgGridComponents.d.ts +5 -6
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/QuestionPreview.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/components/UserForQuestion.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/QuestionBankContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/QuestionBank/views/SurveyQuestionContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/EmotionalResponse.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/MultipleChoiceResponse.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingReponse.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/RatingStarReponse.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionResponse/TextInputResponse.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/components/QuestionSplitPaneSelector.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/ReflectionForm/views/ReflectionContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Setup/views/SetupContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/ChoiceChartType.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/components/TotalCard.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SurveyDashboard/configs/types.d.ts +0 -1
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchAssistant/views/SwitchAssistantList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchCounselor/views/SwitchCounselorList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchSecondaryTeacher/views/SwitchSecondaryTeacherList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/SwitchTeacher/views/SwitchTeacherList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/components/SelectorTemplate.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/TemplateSystem/views/TemplateContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/Training/views/Training.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/TutorialScreen/views/TutorialScreenContainer.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/UserDeleted/views/UserDeletedList.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/UserRevert/views/RevertUser.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/containers/WelcomeEmailResend/views/WelcomeEmailResend.d.ts +1 -2
- package/dist/MarioFramework.Education/ClientApp/src/index.d.ts +2 -1
- package/dist/MarioFramework.Education/ClientApp/src/services/fixDataUser.d.ts +1 -0
- package/dist/index.js +5305 -2965
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +5305 -2966
- package/dist/index.modern.js.map +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import "react-datepicker/dist/react-datepicker.css";
|
|
3
2
|
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) =>
|
|
3
|
+
declare const SelectFilter: ({ studentUserId, studentId, studentDefault, handleChangeFilters, name, icon, option, onChangeFilters, btnStyle, filter, teacherUserId, changeCurrentTeacherUserId, labelBox, setLabelBox }: PROPS_FILTERS_COMPONENT) => JSX.Element;
|
|
5
4
|
export default SelectFilter;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import { DashboardFilter } from "../configs/types";
|
|
3
2
|
interface PropsType {
|
|
4
3
|
isOpen: boolean;
|
|
@@ -9,5 +8,5 @@ interface PropsType {
|
|
|
9
8
|
changeFilter: (updatedFilter: any) => void;
|
|
10
9
|
filterDashboard: DashboardFilter;
|
|
11
10
|
}
|
|
12
|
-
declare const LearningStrategiesTable: ({ isOpen, onClosed, filter, data, getData, changeFilter, filterDashboard }: PropsType) =>
|
|
11
|
+
declare const LearningStrategiesTable: ({ isOpen, onClosed, filter, data, getData, changeFilter, filterDashboard }: PropsType) => JSX.Element;
|
|
13
12
|
export default LearningStrategiesTable;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import { IStudentPressureChart } from "../configs/types";
|
|
3
|
-
declare const StudentPressureChart: ({ studentPressure, width }: IStudentPressureChart) =>
|
|
2
|
+
declare const StudentPressureChart: ({ studentPressure, width }: IStudentPressureChart) => JSX.Element;
|
|
4
3
|
export default StudentPressureChart;
|
package/dist/MarioFramework.Education/ClientApp/src/containers/Dashboard/components/TotalCard.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import { TotalCardItem } from "../configs/types";
|
|
3
|
-
declare const TotalCard: ({ icon, title, value }: TotalCardItem) =>
|
|
2
|
+
declare const TotalCard: ({ icon, title, value }: TotalCardItem) => JSX.Element;
|
|
4
3
|
export default TotalCard;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { ApexOptions } from "apexcharts";
|
|
2
3
|
import { IOptionSelector } from "../../../components/Select/InputSelector";
|
|
3
4
|
import { FILTER_YEAR, IActivityCircle, IOverviewQuestionChoice, IReadinessToLearning, ISeries, IseriesChart, IStudentByAge, IStudentByGrade, IsyntheticFriendCircle, LegalGenderType, MtssType } from "./types";
|
|
@@ -97,7 +98,10 @@ export declare const studentByGradeConvert: (newData: IStudentByGrade[]) => {
|
|
|
97
98
|
export declare const findTotalStudentByGrade: (data: IStudentByGrade[]) => number;
|
|
98
99
|
export declare const getConvertMinuteToHour: (timeSecond: any) => string;
|
|
99
100
|
export declare const readinesToLearnoptions: (seriesName: string[], data: any) => ApexOptions;
|
|
100
|
-
export declare const convertDataToSeriesBullderChart: (data: IReadinessToLearning[]) =>
|
|
101
|
+
export declare const convertDataToSeriesBullderChart: (data: IReadinessToLearning[]) => {
|
|
102
|
+
name: string;
|
|
103
|
+
data: import("react").ReactText[][];
|
|
104
|
+
}[];
|
|
101
105
|
export declare const optionColumnChartAndPercents: (months: string[], activeData: boolean[], isRidgeCharts: boolean, colors: string[], dayOfWeek: string[]) => ApexOptions;
|
|
102
106
|
export declare const optionLineChart: (months: string[], activeData: boolean[], colors: string[], dayOfWeek: string[]) => ApexOptions;
|
|
103
107
|
export declare const optionBarChartAndArea: (months: string[], activeData: boolean[], dayOfWeek: string[], newseries?: any) => ApexOptions;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
interface ActionProps {
|
|
3
2
|
params: any;
|
|
4
3
|
edit: (id?: number) => any;
|
|
5
4
|
remove: (id?: number) => any;
|
|
6
5
|
}
|
|
7
|
-
export declare const renderQuestionText: (params: any) =>
|
|
8
|
-
export declare const renderActions: ({ params, edit, remove }: ActionProps) =>
|
|
9
|
-
export declare const renderCategory: (params: any) =>
|
|
10
|
-
export declare const renderType: (params: any) =>
|
|
11
|
-
export declare const renderUserQuestion: (params: any) =>
|
|
6
|
+
export declare const renderQuestionText: (params: any) => JSX.Element;
|
|
7
|
+
export declare const renderActions: ({ params, edit, remove }: ActionProps) => JSX.Element;
|
|
8
|
+
export declare const renderCategory: (params: any) => JSX.Element;
|
|
9
|
+
export declare const renderType: (params: any) => JSX.Element;
|
|
10
|
+
export declare const renderUserQuestion: (params: any) => JSX.Element;
|
|
12
11
|
export {};
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
interface IUserForQuestionSelect {
|
|
3
2
|
value: string;
|
|
4
3
|
onChange: Function;
|
|
5
4
|
}
|
|
6
|
-
declare const UserForQuestionSelect: ({ value, onChange }: IUserForQuestionSelect) =>
|
|
5
|
+
declare const UserForQuestionSelect: ({ value, onChange }: IUserForQuestionSelect) => JSX.Element;
|
|
7
6
|
export default UserForQuestionSelect;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import { TYPECHART } from "../configs/constants";
|
|
3
2
|
import { IChartOptions } from "../configs/types";
|
|
4
3
|
interface IChoiceChartType {
|
|
@@ -6,5 +5,5 @@ interface IChoiceChartType {
|
|
|
6
5
|
typeChart?: TYPECHART[];
|
|
7
6
|
options: IChartOptions[];
|
|
8
7
|
}
|
|
9
|
-
declare const ChoiceChartType: ({ onChangeChart, typeChart, options }: IChoiceChartType) =>
|
|
8
|
+
declare const ChoiceChartType: ({ onChangeChart, typeChart, options }: IChoiceChartType) => JSX.Element;
|
|
10
9
|
export default ChoiceChartType;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import { TotalCardItem } from "../configs/types";
|
|
3
|
-
declare const TotalCard: ({ icon, title, value }: TotalCardItem) =>
|
|
2
|
+
declare const TotalCard: ({ icon, title, value }: TotalCardItem) => JSX.Element;
|
|
4
3
|
export default TotalCard;
|
|
@@ -37,4 +37,5 @@ import LoadLanguage from "./components/Loading/LoadLanguage";
|
|
|
37
37
|
import AdminTraining from "./containers/AdminTraining/views/AdminTraining";
|
|
38
38
|
import SurveyDashboard from "./containers/SurveyDashboard/views/SurveyDashboard";
|
|
39
39
|
import RevertUser from "./containers/UserRevert/views/RevertUser";
|
|
40
|
-
|
|
40
|
+
import FixDataStudent from "./containers/FixData/views/FixDataStudent";
|
|
41
|
+
export { ClassList, ConferenceRubricList, ConferenceRubricDetail, SuggestionList, LearningStrategyList, SetupContainer, QuestionBankList, ReflectionFormList, ReflectionContainer, QuestionDetail, SubjectList, LearningSupportCategoryList, BadgeList, GoalExampleList, TutorialScreenContainer, FeedbackList, AssessmentList, QuestionBankContainer, SurveyQuestionContainer, QuestionCategoryList, AssignmentList, AssessmentAssignmentContainer, SessionTemplateContainer, SessionTemplateDetail, SessionTemplateGeneralClassDetail, CustomAlertList, CertificateContainer, CompareTeacher, AssetLog, SessionTemplateList, SessionTemplateGeneralClassList, Dashboard, LoadLanguage, AdminTraining, TemplateContainer, TemplateBuilderPage, TemplateStartBuild, SurveyDashboard, RevertUser, FixDataStudent };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const fixAllStudent: () => Promise<import("axios").AxiosResponse<any>>;
|