mario-core 2.9.386-release → 2.9.387-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.js +28 -10
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +28 -10
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
- package/dist/services/weeklyQuestService.d.ts +0 -1
- package/dist/types/WeeklyQuest.d.ts +0 -37
package/dist/index.js
CHANGED
|
@@ -2078,6 +2078,8 @@ var you_havent_added_any_skills_yet = "You havent added any skills yet";
|
|
|
2078
2078
|
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
|
+
var are_not_ready_to_learn = "are not ready to learn";
|
|
2082
|
+
var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
|
|
2081
2083
|
var lang_us = {
|
|
2082
2084
|
dashboard: dashboard,
|
|
2083
2085
|
user: user,
|
|
@@ -4162,7 +4164,9 @@ var lang_us = {
|
|
|
4162
4164
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet,
|
|
4163
4165
|
what_s_on_your_mind: what_s_on_your_mind,
|
|
4164
4166
|
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,
|
|
4165
|
-
view_all_responses: view_all_responses
|
|
4167
|
+
view_all_responses: view_all_responses,
|
|
4168
|
+
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
|
|
4166
4170
|
};
|
|
4167
4171
|
|
|
4168
4172
|
var dashboard$1 = "Dashboard";
|
|
@@ -6203,6 +6207,8 @@ var you_havent_added_any_skills_yet$1 = "You havent added any skills yet";
|
|
|
6203
6207
|
var what_s_on_your_mind$1 = "What's on your mind?";
|
|
6204
6208
|
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.";
|
|
6205
6209
|
var view_all_responses$1 = "View All Responses";
|
|
6210
|
+
var are_not_ready_to_learn$1 = "are not ready to learn";
|
|
6211
|
+
var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
|
|
6206
6212
|
var lang_uk = {
|
|
6207
6213
|
dashboard: dashboard$1,
|
|
6208
6214
|
user: user$1,
|
|
@@ -8287,7 +8293,9 @@ var lang_uk = {
|
|
|
8287
8293
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$1,
|
|
8288
8294
|
what_s_on_your_mind: what_s_on_your_mind$1,
|
|
8289
8295
|
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,
|
|
8290
|
-
view_all_responses: view_all_responses$1
|
|
8296
|
+
view_all_responses: view_all_responses$1,
|
|
8297
|
+
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
|
|
8291
8299
|
};
|
|
8292
8300
|
|
|
8293
8301
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10358,6 +10366,8 @@ var you_havent_added_any_skills_yet$2 = "You havent added any skills yet";
|
|
|
10358
10366
|
var what_s_on_your_mind$2 = "What's on your mind?";
|
|
10359
10367
|
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.";
|
|
10360
10368
|
var view_all_responses$2 = "View All Responses";
|
|
10369
|
+
var are_not_ready_to_learn$2 = "are not ready to learn";
|
|
10370
|
+
var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
|
|
10361
10371
|
var lang_ar = {
|
|
10362
10372
|
dashboard: dashboard$2,
|
|
10363
10373
|
user: user$2,
|
|
@@ -12474,7 +12484,9 @@ var lang_ar = {
|
|
|
12474
12484
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$2,
|
|
12475
12485
|
what_s_on_your_mind: what_s_on_your_mind$2,
|
|
12476
12486
|
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,
|
|
12477
|
-
view_all_responses: view_all_responses$2
|
|
12487
|
+
view_all_responses: view_all_responses$2,
|
|
12488
|
+
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
|
|
12478
12490
|
};
|
|
12479
12491
|
|
|
12480
12492
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -14545,6 +14557,8 @@ var you_havent_added_any_skills_yet$3 = "You havent added any skills yet";
|
|
|
14545
14557
|
var what_s_on_your_mind$3 = "What's on your mind?";
|
|
14546
14558
|
var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$3 = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
|
|
14547
14559
|
var view_all_responses$3 = "View All Responses";
|
|
14560
|
+
var are_not_ready_to_learn$3 = "are not ready to learn";
|
|
14561
|
+
var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
|
|
14548
14562
|
var lang_es = {
|
|
14549
14563
|
dashboard: dashboard$3,
|
|
14550
14564
|
user: user$3,
|
|
@@ -16661,7 +16675,9 @@ var lang_es = {
|
|
|
16661
16675
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$3,
|
|
16662
16676
|
what_s_on_your_mind: what_s_on_your_mind$3,
|
|
16663
16677
|
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,
|
|
16664
|
-
view_all_responses: view_all_responses$3
|
|
16678
|
+
view_all_responses: view_all_responses$3,
|
|
16679
|
+
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
|
|
16665
16681
|
};
|
|
16666
16682
|
|
|
16667
16683
|
var dashboard$4 = "仪表板";
|
|
@@ -18732,6 +18748,8 @@ var you_havent_added_any_skills_yet$4 = "You havent added any skills yet";
|
|
|
18732
18748
|
var what_s_on_your_mind$4 = "What's on your mind?";
|
|
18733
18749
|
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.";
|
|
18734
18750
|
var view_all_responses$4 = "View All Responses";
|
|
18751
|
+
var are_not_ready_to_learn$4 = "are not ready to learn";
|
|
18752
|
+
var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
|
|
18735
18753
|
var lang_zh = {
|
|
18736
18754
|
dashboard: dashboard$4,
|
|
18737
18755
|
user: user$4,
|
|
@@ -20848,7 +20866,9 @@ var lang_zh = {
|
|
|
20848
20866
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$4,
|
|
20849
20867
|
what_s_on_your_mind: what_s_on_your_mind$4,
|
|
20850
20868
|
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,
|
|
20851
|
-
view_all_responses: view_all_responses$4
|
|
20869
|
+
view_all_responses: view_all_responses$4,
|
|
20870
|
+
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
|
|
20852
20872
|
};
|
|
20853
20873
|
|
|
20854
20874
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|
|
@@ -41798,10 +41818,8 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
|
|
|
41798
41818
|
setEditedTrue = _useEmailTemplateDeta.setEditedTrue,
|
|
41799
41819
|
onAttachFile = _useEmailTemplateDeta.onAttachFile,
|
|
41800
41820
|
fileUpload = _useEmailTemplateDeta.fileUpload,
|
|
41801
|
-
removeAttachment = _useEmailTemplateDeta.removeAttachment
|
|
41802
|
-
tinyMCEKey = _useEmailTemplateDeta.tinyMCEKey;
|
|
41821
|
+
removeAttachment = _useEmailTemplateDeta.removeAttachment;
|
|
41803
41822
|
|
|
41804
|
-
var TINY_MCE_API_KEY = "ebwt07xgrus9j0kd8gq1k89muft26xih8aivb0ridjv7c216";
|
|
41805
41823
|
var header = !!id ? t(EDIT_TEMPLATE_HEADER) : t(CREATE_TEMPLATE_HEADER);
|
|
41806
41824
|
var confirmText = !!id ? t("update") : t("create");
|
|
41807
41825
|
var mailCategoryList = reactRedux.useSelector(function (state) {
|
|
@@ -41874,10 +41892,10 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
|
|
|
41874
41892
|
}, React__default.createElement(RequiredLabel$1, {
|
|
41875
41893
|
text: t("mail_body")
|
|
41876
41894
|
}), (emailTemplateDetail.body || !id) && React__default.createElement(tinymceReact.Editor, {
|
|
41895
|
+
tinymceScriptSrc: "/tinymce/tinymce.min.js",
|
|
41877
41896
|
ref: function ref(node) {
|
|
41878
41897
|
return setEditorRef(node);
|
|
41879
41898
|
},
|
|
41880
|
-
apiKey: tinyMCEKey || TINY_MCE_API_KEY,
|
|
41881
41899
|
initialValue: emailTemplateDetail.body,
|
|
41882
41900
|
init: editorConfig.email,
|
|
41883
41901
|
onEditorChange: function onEditorChange(content) {
|
|
@@ -44947,7 +44965,7 @@ var useAssignStudent = function useAssignStudent(teacherSelected, assistantSelec
|
|
|
44947
44965
|
return Promise.resolve(assignStudentsApi(users)).then(function () {
|
|
44948
44966
|
dispatch(setAlert({
|
|
44949
44967
|
type: "success",
|
|
44950
|
-
message: "
|
|
44968
|
+
message: "Student assigned successfully"
|
|
44951
44969
|
}));
|
|
44952
44970
|
callback === null || callback === void 0 ? void 0 : callback();
|
|
44953
44971
|
});
|