mario-core 2.9.388-release → 2.9.389-feedback
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/index.d.ts +2 -2
- package/dist/index.js +32 -9
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +32 -10
- package/dist/index.modern.js.map +1 -1
- package/dist/redux/commons/action.d.ts +1 -0
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -109,9 +109,9 @@ import { setDataPlayer, answerQuestionDataPlayer } from "./redux/dataPlayer/acti
|
|
|
109
109
|
import { setFilterWidget } from "./redux/widget/action";
|
|
110
110
|
import { setBandScoreList } from "./redux/bandScores/action";
|
|
111
111
|
import { setStudentIdSelectedByTeacher } from "./redux/navMobile/action";
|
|
112
|
-
import { setEnableIEP, setEnableSurvey, setConversationOneToOne, setLanguage, setSandboxMode } from "./redux/commons/action";
|
|
112
|
+
import { setEnableIEP, setEnableSurvey, setConversationOneToOne, setLanguage, setSandboxMode, setEnableMarioAi } from "./redux/commons/action";
|
|
113
113
|
import useFilters from "./hooks/useFilters";
|
|
114
114
|
import * as amplitude from "@amplitude/analytics-browser";
|
|
115
115
|
import { setWeeklyQuestList, setOpenModelCongratulation } from "./redux/weeklyQuests/action";
|
|
116
116
|
declare const amplitudeClient: typeof amplitude;
|
|
117
|
-
export { Login, Dashboard, TheLayout, TheContent, NotFound, EmailTemplateList, EmailTemplateDetail, FaqList, SkillList, UserList, UserContainer, UserDetail, Loading, NotificationModal, CommonHeader, CommonModal, NotificationLogoutModal, AddButton, DeleteButtonIcon, EditButtonIcon, LinkEditButton, ToggleButton, EmptyDataAlert, SandboxAlert, CreatableSelector, CustomPagination, SearchBox, FileInput, QuitPrompt, QuestionTypeSelector, QuestionCategorySelector, SuggestionCategorySelector, CategorySelector, ErrorHandler, DetailActionButtons, RequiredLabel, StarRatingSelector, ReactNotification, NotificationList, CustomSelector, UploadFileButton, SearchBoxContainer, CustomTab, CommonAlert, GalleryList, MediaList, useGalleryList, AcademicClassSelector, SchoolList, store, showMenuBar, showFontSize, setLoading, setModal, setAlert, setClassList, setConferenceRubricList, setSuggestionList, setStrategyList, setSubjectList, setLearningSupportCategoryList, setQuestionList, setUserList, setStudentList, setBadgeList, setGoalExampleList, setSemesterList, setFeedbackList, setAssessmentList, setQuestionByCategory, setSelectQuestion, setMoveItemQuestion, setReflectionList, setReflectionResultList, setEditItemQuesion, setResetQuestionList, setMailCategory, setUser, setAssignmentList, setAssistantList, setSessionTemplateList, setTutorialScreenList, setSessionTemplateGeneralClassList, setCustomAlertList, setCertificateList, closeTab, addTab, editTab, clearTab, changeNote, changeTags, answerQuestion, setSessionPlayer, setStartTime, setTurnOffPassWhenChangeMode, reset, setImproveMyClass, setSchoolBlankDayList, setEnableIEP, setEnableSurvey, setConversationOneToOne, setLanguage, setWeeklyQuestList, setOpenModelCongratulation, setSandboxMode, i18n, useTranslation, I18nextProvider, api, apiUpload, uploadFile, systemStudentBadge, systemCertificateUpload, BASE_URL, DEFAULT_FILTER, LICENSE_AGGRID, TINY_MCE_API_KEY, QUESTION_TYPES, QUESTION_TYPES_OPTIONS, ANSWER_EDITOR_HEIGHT, CHAT_CHANNEL, NOTIFICATION_CHANNEL, DATE_RESULT, DATE_FORMAT, FULL_DATE_RESULT, ACCESS_TOKEN, NOTIFICATION_ALERT_KEY, GOOGLE_RECAPTCHA_KEY, DEFAULT_LANGUAGE_CODE, LANGUAGES, SUPPORTED_LANGUAGES_CODE, EMOTIONS, TAB_COLORS, SANDBOX_NOTIFICATION, Filter, Conversation, Message, ConversationMember, NavbarTab, editorConfig, generateRandomString, isInViewport, debounce, firstCheckToken, canAccessRoute, getFileUrl, getTextFromHTML, utcToLocalTime, getInfo, Images, setQuestionCateList, setMyStudent, setDataPlayer, answerQuestionDataPlayer, setCurrentStudentUserId, setCurrentStudentId, setCurrentStudentName, setFilterWidget, setBandScoreList, setStudentIdSelectedByTeacher, useFilters, ScrollToTop, initAmplitude, amplitudeClient, INIT_AMPLITUDE_KEY_STAGE, INIT_AMPLITUDE_KEY_PROD, isLocalhost, getStaticFileUrl, IS_USER_SESSION_BROWSER, getCookieValue };
|
|
117
|
+
export { Login, Dashboard, TheLayout, TheContent, NotFound, EmailTemplateList, EmailTemplateDetail, FaqList, SkillList, UserList, UserContainer, UserDetail, Loading, NotificationModal, CommonHeader, CommonModal, NotificationLogoutModal, AddButton, DeleteButtonIcon, EditButtonIcon, LinkEditButton, ToggleButton, EmptyDataAlert, SandboxAlert, CreatableSelector, CustomPagination, SearchBox, FileInput, QuitPrompt, QuestionTypeSelector, QuestionCategorySelector, SuggestionCategorySelector, CategorySelector, ErrorHandler, DetailActionButtons, RequiredLabel, StarRatingSelector, ReactNotification, NotificationList, CustomSelector, UploadFileButton, SearchBoxContainer, CustomTab, CommonAlert, GalleryList, MediaList, useGalleryList, AcademicClassSelector, SchoolList, store, showMenuBar, showFontSize, setLoading, setModal, setAlert, setClassList, setConferenceRubricList, setSuggestionList, setStrategyList, setSubjectList, setLearningSupportCategoryList, setQuestionList, setUserList, setStudentList, setBadgeList, setGoalExampleList, setSemesterList, setFeedbackList, setAssessmentList, setQuestionByCategory, setSelectQuestion, setMoveItemQuestion, setReflectionList, setReflectionResultList, setEditItemQuesion, setResetQuestionList, setMailCategory, setUser, setAssignmentList, setAssistantList, setSessionTemplateList, setTutorialScreenList, setSessionTemplateGeneralClassList, setCustomAlertList, setCertificateList, closeTab, addTab, editTab, clearTab, changeNote, changeTags, answerQuestion, setSessionPlayer, setStartTime, setTurnOffPassWhenChangeMode, reset, setImproveMyClass, setSchoolBlankDayList, setEnableIEP, setEnableSurvey, setEnableMarioAi, setConversationOneToOne, setLanguage, setWeeklyQuestList, setOpenModelCongratulation, setSandboxMode, i18n, useTranslation, I18nextProvider, api, apiUpload, uploadFile, systemStudentBadge, systemCertificateUpload, BASE_URL, DEFAULT_FILTER, LICENSE_AGGRID, TINY_MCE_API_KEY, QUESTION_TYPES, QUESTION_TYPES_OPTIONS, ANSWER_EDITOR_HEIGHT, CHAT_CHANNEL, NOTIFICATION_CHANNEL, DATE_RESULT, DATE_FORMAT, FULL_DATE_RESULT, ACCESS_TOKEN, NOTIFICATION_ALERT_KEY, GOOGLE_RECAPTCHA_KEY, DEFAULT_LANGUAGE_CODE, LANGUAGES, SUPPORTED_LANGUAGES_CODE, EMOTIONS, TAB_COLORS, SANDBOX_NOTIFICATION, Filter, Conversation, Message, ConversationMember, NavbarTab, editorConfig, generateRandomString, isInViewport, debounce, firstCheckToken, canAccessRoute, getFileUrl, getTextFromHTML, utcToLocalTime, getInfo, Images, setQuestionCateList, setMyStudent, setDataPlayer, answerQuestionDataPlayer, setCurrentStudentUserId, setCurrentStudentId, setCurrentStudentName, setFilterWidget, setBandScoreList, setStudentIdSelectedByTeacher, useFilters, ScrollToTop, initAmplitude, amplitudeClient, INIT_AMPLITUDE_KEY_STAGE, INIT_AMPLITUDE_KEY_PROD, isLocalhost, getStaticFileUrl, IS_USER_SESSION_BROWSER, getCookieValue };
|
package/dist/index.js
CHANGED
|
@@ -2080,6 +2080,8 @@ var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected
|
|
|
2080
2080
|
var view_all_responses = "View All Responses";
|
|
2081
2081
|
var are_not_ready_to_learn = "are not ready to learn";
|
|
2082
2082
|
var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
|
|
2083
|
+
var students_average_score = "Student’s average score";
|
|
2084
|
+
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
2083
2085
|
var lang_us = {
|
|
2084
2086
|
dashboard: dashboard,
|
|
2085
2087
|
user: user,
|
|
@@ -4166,7 +4168,9 @@ var lang_us = {
|
|
|
4166
4168
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above,
|
|
4167
4169
|
view_all_responses: view_all_responses,
|
|
4168
4170
|
are_not_ready_to_learn: are_not_ready_to_learn,
|
|
4169
|
-
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn
|
|
4171
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn,
|
|
4172
|
+
students_average_score: students_average_score,
|
|
4173
|
+
the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins: the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins
|
|
4170
4174
|
};
|
|
4171
4175
|
|
|
4172
4176
|
var dashboard$1 = "Dashboard";
|
|
@@ -6209,6 +6213,8 @@ var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected
|
|
|
6209
6213
|
var view_all_responses$1 = "View All Responses";
|
|
6210
6214
|
var are_not_ready_to_learn$1 = "are not ready to learn";
|
|
6211
6215
|
var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
|
|
6216
|
+
var students_average_score$1 = "Student’s average score";
|
|
6217
|
+
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$1 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
6212
6218
|
var lang_uk = {
|
|
6213
6219
|
dashboard: dashboard$1,
|
|
6214
6220
|
user: user$1,
|
|
@@ -8295,7 +8301,9 @@ var lang_uk = {
|
|
|
8295
8301
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$1,
|
|
8296
8302
|
view_all_responses: view_all_responses$1,
|
|
8297
8303
|
are_not_ready_to_learn: are_not_ready_to_learn$1,
|
|
8298
|
-
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$1
|
|
8304
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$1,
|
|
8305
|
+
students_average_score: students_average_score$1,
|
|
8306
|
+
the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins: the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$1
|
|
8299
8307
|
};
|
|
8300
8308
|
|
|
8301
8309
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10368,6 +10376,8 @@ var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected
|
|
|
10368
10376
|
var view_all_responses$2 = "View All Responses";
|
|
10369
10377
|
var are_not_ready_to_learn$2 = "are not ready to learn";
|
|
10370
10378
|
var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
|
|
10379
|
+
var students_average_score$2 = "Student’s average score";
|
|
10380
|
+
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$2 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
10371
10381
|
var lang_ar = {
|
|
10372
10382
|
dashboard: dashboard$2,
|
|
10373
10383
|
user: user$2,
|
|
@@ -12486,7 +12496,9 @@ var lang_ar = {
|
|
|
12486
12496
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$2,
|
|
12487
12497
|
view_all_responses: view_all_responses$2,
|
|
12488
12498
|
are_not_ready_to_learn: are_not_ready_to_learn$2,
|
|
12489
|
-
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$2
|
|
12499
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$2,
|
|
12500
|
+
students_average_score: students_average_score$2,
|
|
12501
|
+
the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins: the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$2
|
|
12490
12502
|
};
|
|
12491
12503
|
|
|
12492
12504
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -14559,6 +14571,8 @@ var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected
|
|
|
14559
14571
|
var view_all_responses$3 = "View All Responses";
|
|
14560
14572
|
var are_not_ready_to_learn$3 = "are not ready to learn";
|
|
14561
14573
|
var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
|
|
14574
|
+
var students_average_score$3 = "Student’s average score";
|
|
14575
|
+
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$3 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
14562
14576
|
var lang_es = {
|
|
14563
14577
|
dashboard: dashboard$3,
|
|
14564
14578
|
user: user$3,
|
|
@@ -16677,7 +16691,9 @@ var lang_es = {
|
|
|
16677
16691
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$3,
|
|
16678
16692
|
view_all_responses: view_all_responses$3,
|
|
16679
16693
|
are_not_ready_to_learn: are_not_ready_to_learn$3,
|
|
16680
|
-
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$3
|
|
16694
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$3,
|
|
16695
|
+
students_average_score: students_average_score$3,
|
|
16696
|
+
the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins: the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$3
|
|
16681
16697
|
};
|
|
16682
16698
|
|
|
16683
16699
|
var dashboard$4 = "仪表板";
|
|
@@ -18750,6 +18766,8 @@ var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected
|
|
|
18750
18766
|
var view_all_responses$4 = "View All Responses";
|
|
18751
18767
|
var are_not_ready_to_learn$4 = "are not ready to learn";
|
|
18752
18768
|
var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
|
|
18769
|
+
var students_average_score$4 = "Student’s average score";
|
|
18770
|
+
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$4 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
18753
18771
|
var lang_zh = {
|
|
18754
18772
|
dashboard: dashboard$4,
|
|
18755
18773
|
user: user$4,
|
|
@@ -20868,7 +20886,9 @@ var lang_zh = {
|
|
|
20868
20886
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$4,
|
|
20869
20887
|
view_all_responses: view_all_responses$4,
|
|
20870
20888
|
are_not_ready_to_learn: are_not_ready_to_learn$4,
|
|
20871
|
-
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$4
|
|
20889
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$4,
|
|
20890
|
+
students_average_score: students_average_score$4,
|
|
20891
|
+
the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins: the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$4
|
|
20872
20892
|
};
|
|
20873
20893
|
|
|
20874
20894
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|
|
@@ -38361,6 +38381,7 @@ var showMenuBar = toolkit.createAction("common/showMenuBar");
|
|
|
38361
38381
|
var showFontSize = toolkit.createAction("common/showFontSize");
|
|
38362
38382
|
var setEnableIEP = toolkit.createAction("common/setEnableIEP");
|
|
38363
38383
|
var setEnableSurvey = toolkit.createAction("common/setEnableSurvey");
|
|
38384
|
+
var setEnableMarioAi = toolkit.createAction("common/setEnableMarioAi");
|
|
38364
38385
|
var setSandboxMode = toolkit.createAction("common/setSandboxMode");
|
|
38365
38386
|
var setConversationOneToOne = toolkit.createAction("common/setConversationOneToOne");
|
|
38366
38387
|
var setLanguage = toolkit.createAction("common/setLanguage");
|
|
@@ -41818,10 +41839,8 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
|
|
|
41818
41839
|
setEditedTrue = _useEmailTemplateDeta.setEditedTrue,
|
|
41819
41840
|
onAttachFile = _useEmailTemplateDeta.onAttachFile,
|
|
41820
41841
|
fileUpload = _useEmailTemplateDeta.fileUpload,
|
|
41821
|
-
removeAttachment = _useEmailTemplateDeta.removeAttachment
|
|
41822
|
-
tinyMCEKey = _useEmailTemplateDeta.tinyMCEKey;
|
|
41842
|
+
removeAttachment = _useEmailTemplateDeta.removeAttachment;
|
|
41823
41843
|
|
|
41824
|
-
var TINY_MCE_API_KEY = "ebwt07xgrus9j0kd8gq1k89muft26xih8aivb0ridjv7c216";
|
|
41825
41844
|
var header = !!id ? t(EDIT_TEMPLATE_HEADER) : t(CREATE_TEMPLATE_HEADER);
|
|
41826
41845
|
var confirmText = !!id ? t("update") : t("create");
|
|
41827
41846
|
var mailCategoryList = reactRedux.useSelector(function (state) {
|
|
@@ -41894,10 +41913,10 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
|
|
|
41894
41913
|
}, React__default.createElement(RequiredLabel$1, {
|
|
41895
41914
|
text: t("mail_body")
|
|
41896
41915
|
}), (emailTemplateDetail.body || !id) && React__default.createElement(tinymceReact.Editor, {
|
|
41916
|
+
tinymceScriptSrc: "/tinymce/tinymce.min.js",
|
|
41897
41917
|
ref: function ref(node) {
|
|
41898
41918
|
return setEditorRef(node);
|
|
41899
41919
|
},
|
|
41900
|
-
apiKey: tinyMCEKey || TINY_MCE_API_KEY,
|
|
41901
41920
|
initialValue: emailTemplateDetail.body,
|
|
41902
41921
|
init: editorConfig.email,
|
|
41903
41922
|
onEditorChange: function onEditorChange(content) {
|
|
@@ -48751,6 +48770,7 @@ var initialState = {
|
|
|
48751
48770
|
defaultFontSize: 16,
|
|
48752
48771
|
isEnableIEP: true,
|
|
48753
48772
|
isEnableSurvey: false,
|
|
48773
|
+
isEnableMarioAi: false,
|
|
48754
48774
|
isConversationOneToOne: false,
|
|
48755
48775
|
isSandboxMode: false,
|
|
48756
48776
|
isLoginGoogle: false,
|
|
@@ -48805,6 +48825,8 @@ var commonReducer = toolkit.createReducer(initialState, function (builder) {
|
|
|
48805
48825
|
state.isEnableIEP = action.payload;
|
|
48806
48826
|
}).addCase(setEnableSurvey, function (state, action) {
|
|
48807
48827
|
state.isEnableSurvey = action.payload;
|
|
48828
|
+
}).addCase(setEnableMarioAi, function (state, action) {
|
|
48829
|
+
state.isEnableMarioAi = action.payload;
|
|
48808
48830
|
}).addCase(setConversationOneToOne, function (state, action) {
|
|
48809
48831
|
state.isConversationOneToOne = action.payload;
|
|
48810
48832
|
}).addCase(setLanguage, function (state, action) {
|
|
@@ -50325,6 +50347,7 @@ exports.setCustomAlertList = setCustomAlertList;
|
|
|
50325
50347
|
exports.setDataPlayer = setDataPlayer;
|
|
50326
50348
|
exports.setEditItemQuesion = setEditItemQuesion;
|
|
50327
50349
|
exports.setEnableIEP = setEnableIEP;
|
|
50350
|
+
exports.setEnableMarioAi = setEnableMarioAi;
|
|
50328
50351
|
exports.setEnableSurvey = setEnableSurvey;
|
|
50329
50352
|
exports.setFeedbackList = setFeedbackList;
|
|
50330
50353
|
exports.setFilterWidget = setFilterWidget;
|