mario-core 2.9.389-release → 2.9.390-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 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
@@ -2079,6 +2079,7 @@ var what_s_on_your_mind = "What's on your mind?";
2079
2079
  var 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.";
2080
2080
  var view_all_responses = "View All Responses";
2081
2081
  var are_not_ready_to_learn = "are not ready to learn";
2082
+ var not_ready_to_learn = "Not ready to learn";
2082
2083
  var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
2083
2084
  var students_average_score = "Student’s average score";
2084
2085
  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.";
@@ -4168,6 +4169,7 @@ var lang_us = {
4168
4169
  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,
4169
4170
  view_all_responses: view_all_responses,
4170
4171
  are_not_ready_to_learn: are_not_ready_to_learn,
4172
+ not_ready_to_learn: not_ready_to_learn,
4171
4173
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn,
4172
4174
  students_average_score: students_average_score,
4173
4175
  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
@@ -6212,6 +6214,7 @@ var what_s_on_your_mind$1 = "What's on your mind?";
6212
6214
  var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$1 = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
6213
6215
  var view_all_responses$1 = "View All Responses";
6214
6216
  var are_not_ready_to_learn$1 = "are not ready to learn";
6217
+ var not_ready_to_learn$1 = "Not ready to learn";
6215
6218
  var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
6216
6219
  var students_average_score$1 = "Student’s average score";
6217
6220
  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.";
@@ -8301,6 +8304,7 @@ var lang_uk = {
8301
8304
  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,
8302
8305
  view_all_responses: view_all_responses$1,
8303
8306
  are_not_ready_to_learn: are_not_ready_to_learn$1,
8307
+ not_ready_to_learn: not_ready_to_learn$1,
8304
8308
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$1,
8305
8309
  students_average_score: students_average_score$1,
8306
8310
  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
@@ -10375,6 +10379,7 @@ var what_s_on_your_mind$2 = "What's on your mind?";
10375
10379
  var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$2 = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
10376
10380
  var view_all_responses$2 = "View All Responses";
10377
10381
  var are_not_ready_to_learn$2 = "are not ready to learn";
10382
+ var not_ready_to_learn$2 = "Not ready to learn";
10378
10383
  var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
10379
10384
  var students_average_score$2 = "Student’s average score";
10380
10385
  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.";
@@ -12496,6 +12501,7 @@ var lang_ar = {
12496
12501
  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,
12497
12502
  view_all_responses: view_all_responses$2,
12498
12503
  are_not_ready_to_learn: are_not_ready_to_learn$2,
12504
+ not_ready_to_learn: not_ready_to_learn$2,
12499
12505
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$2,
12500
12506
  students_average_score: students_average_score$2,
12501
12507
  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
@@ -18765,6 +18771,7 @@ var what_s_on_your_mind$4 = "What's on your mind?";
18765
18771
  var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$4 = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
18766
18772
  var view_all_responses$4 = "View All Responses";
18767
18773
  var are_not_ready_to_learn$4 = "are not ready to learn";
18774
+ var not_ready_to_learn$3 = "Not ready to learn";
18768
18775
  var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
18769
18776
  var students_average_score$4 = "Student’s average score";
18770
18777
  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.";
@@ -20886,6 +20893,7 @@ var lang_zh = {
20886
20893
  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,
20887
20894
  view_all_responses: view_all_responses$4,
20888
20895
  are_not_ready_to_learn: are_not_ready_to_learn$4,
20896
+ not_ready_to_learn: not_ready_to_learn$3,
20889
20897
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$4,
20890
20898
  students_average_score: students_average_score$4,
20891
20899
  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
@@ -38381,6 +38389,7 @@ var showMenuBar = toolkit.createAction("common/showMenuBar");
38381
38389
  var showFontSize = toolkit.createAction("common/showFontSize");
38382
38390
  var setEnableIEP = toolkit.createAction("common/setEnableIEP");
38383
38391
  var setEnableSurvey = toolkit.createAction("common/setEnableSurvey");
38392
+ var setEnableMarioAi = toolkit.createAction("common/setEnableMarioAi");
38384
38393
  var setSandboxMode = toolkit.createAction("common/setSandboxMode");
38385
38394
  var setConversationOneToOne = toolkit.createAction("common/setConversationOneToOne");
38386
38395
  var setLanguage = toolkit.createAction("common/setLanguage");
@@ -48769,6 +48778,7 @@ var initialState = {
48769
48778
  defaultFontSize: 16,
48770
48779
  isEnableIEP: true,
48771
48780
  isEnableSurvey: false,
48781
+ isEnableMarioAi: false,
48772
48782
  isConversationOneToOne: false,
48773
48783
  isSandboxMode: false,
48774
48784
  isLoginGoogle: false,
@@ -48823,6 +48833,8 @@ var commonReducer = toolkit.createReducer(initialState, function (builder) {
48823
48833
  state.isEnableIEP = action.payload;
48824
48834
  }).addCase(setEnableSurvey, function (state, action) {
48825
48835
  state.isEnableSurvey = action.payload;
48836
+ }).addCase(setEnableMarioAi, function (state, action) {
48837
+ state.isEnableMarioAi = action.payload;
48826
48838
  }).addCase(setConversationOneToOne, function (state, action) {
48827
48839
  state.isConversationOneToOne = action.payload;
48828
48840
  }).addCase(setLanguage, function (state, action) {
@@ -50343,6 +50355,7 @@ exports.setCustomAlertList = setCustomAlertList;
50343
50355
  exports.setDataPlayer = setDataPlayer;
50344
50356
  exports.setEditItemQuesion = setEditItemQuesion;
50345
50357
  exports.setEnableIEP = setEnableIEP;
50358
+ exports.setEnableMarioAi = setEnableMarioAi;
50346
50359
  exports.setEnableSurvey = setEnableSurvey;
50347
50360
  exports.setFeedbackList = setFeedbackList;
50348
50361
  exports.setFilterWidget = setFilterWidget;