mario-core 2.9.384-feedback → 2.9.385-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 +26 -6
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +26 -6
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -2077,6 +2077,8 @@ var you_havent_added_any_skills_yet = "You havent added any skills yet";
|
|
|
2077
2077
|
var what_s_on_your_mind = "What's on your mind?";
|
|
2078
2078
|
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.";
|
|
2079
2079
|
var view_all_responses = "View All Responses";
|
|
2080
|
+
var are_not_ready_to_learn = "are not ready to learn";
|
|
2081
|
+
var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
|
|
2080
2082
|
var lang_us = {
|
|
2081
2083
|
dashboard: dashboard,
|
|
2082
2084
|
user: user,
|
|
@@ -4161,7 +4163,9 @@ var lang_us = {
|
|
|
4161
4163
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet,
|
|
4162
4164
|
what_s_on_your_mind: what_s_on_your_mind,
|
|
4163
4165
|
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,
|
|
4164
|
-
view_all_responses: view_all_responses
|
|
4166
|
+
view_all_responses: view_all_responses,
|
|
4167
|
+
are_not_ready_to_learn: are_not_ready_to_learn,
|
|
4168
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn
|
|
4165
4169
|
};
|
|
4166
4170
|
|
|
4167
4171
|
var dashboard$1 = "Dashboard";
|
|
@@ -6202,6 +6206,8 @@ var you_havent_added_any_skills_yet$1 = "You havent added any skills yet";
|
|
|
6202
6206
|
var what_s_on_your_mind$1 = "What's on your mind?";
|
|
6203
6207
|
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.";
|
|
6204
6208
|
var view_all_responses$1 = "View All Responses";
|
|
6209
|
+
var are_not_ready_to_learn$1 = "are not ready to learn";
|
|
6210
|
+
var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
|
|
6205
6211
|
var lang_uk = {
|
|
6206
6212
|
dashboard: dashboard$1,
|
|
6207
6213
|
user: user$1,
|
|
@@ -8286,7 +8292,9 @@ var lang_uk = {
|
|
|
8286
8292
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$1,
|
|
8287
8293
|
what_s_on_your_mind: what_s_on_your_mind$1,
|
|
8288
8294
|
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,
|
|
8289
|
-
view_all_responses: view_all_responses$1
|
|
8295
|
+
view_all_responses: view_all_responses$1,
|
|
8296
|
+
are_not_ready_to_learn: are_not_ready_to_learn$1,
|
|
8297
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$1
|
|
8290
8298
|
};
|
|
8291
8299
|
|
|
8292
8300
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10357,6 +10365,8 @@ var you_havent_added_any_skills_yet$2 = "You havent added any skills yet";
|
|
|
10357
10365
|
var what_s_on_your_mind$2 = "What's on your mind?";
|
|
10358
10366
|
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.";
|
|
10359
10367
|
var view_all_responses$2 = "View All Responses";
|
|
10368
|
+
var are_not_ready_to_learn$2 = "are not ready to learn";
|
|
10369
|
+
var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
|
|
10360
10370
|
var lang_ar = {
|
|
10361
10371
|
dashboard: dashboard$2,
|
|
10362
10372
|
user: user$2,
|
|
@@ -12473,7 +12483,9 @@ var lang_ar = {
|
|
|
12473
12483
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$2,
|
|
12474
12484
|
what_s_on_your_mind: what_s_on_your_mind$2,
|
|
12475
12485
|
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,
|
|
12476
|
-
view_all_responses: view_all_responses$2
|
|
12486
|
+
view_all_responses: view_all_responses$2,
|
|
12487
|
+
are_not_ready_to_learn: are_not_ready_to_learn$2,
|
|
12488
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$2
|
|
12477
12489
|
};
|
|
12478
12490
|
|
|
12479
12491
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -14544,6 +14556,8 @@ var you_havent_added_any_skills_yet$3 = "You havent added any skills yet";
|
|
|
14544
14556
|
var what_s_on_your_mind$3 = "What's on your mind?";
|
|
14545
14557
|
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.";
|
|
14546
14558
|
var view_all_responses$3 = "View All Responses";
|
|
14559
|
+
var are_not_ready_to_learn$3 = "are not ready to learn";
|
|
14560
|
+
var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
|
|
14547
14561
|
var lang_es = {
|
|
14548
14562
|
dashboard: dashboard$3,
|
|
14549
14563
|
user: user$3,
|
|
@@ -16660,7 +16674,9 @@ var lang_es = {
|
|
|
16660
16674
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$3,
|
|
16661
16675
|
what_s_on_your_mind: what_s_on_your_mind$3,
|
|
16662
16676
|
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,
|
|
16663
|
-
view_all_responses: view_all_responses$3
|
|
16677
|
+
view_all_responses: view_all_responses$3,
|
|
16678
|
+
are_not_ready_to_learn: are_not_ready_to_learn$3,
|
|
16679
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$3
|
|
16664
16680
|
};
|
|
16665
16681
|
|
|
16666
16682
|
var dashboard$4 = "仪表板";
|
|
@@ -18731,6 +18747,8 @@ var you_havent_added_any_skills_yet$4 = "You havent added any skills yet";
|
|
|
18731
18747
|
var what_s_on_your_mind$4 = "What's on your mind?";
|
|
18732
18748
|
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.";
|
|
18733
18749
|
var view_all_responses$4 = "View All Responses";
|
|
18750
|
+
var are_not_ready_to_learn$4 = "are not ready to learn";
|
|
18751
|
+
var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
|
|
18734
18752
|
var lang_zh = {
|
|
18735
18753
|
dashboard: dashboard$4,
|
|
18736
18754
|
user: user$4,
|
|
@@ -20847,7 +20865,9 @@ var lang_zh = {
|
|
|
20847
20865
|
you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$4,
|
|
20848
20866
|
what_s_on_your_mind: what_s_on_your_mind$4,
|
|
20849
20867
|
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,
|
|
20850
|
-
view_all_responses: view_all_responses$4
|
|
20868
|
+
view_all_responses: view_all_responses$4,
|
|
20869
|
+
are_not_ready_to_learn: are_not_ready_to_learn$4,
|
|
20870
|
+
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$4
|
|
20851
20871
|
};
|
|
20852
20872
|
|
|
20853
20873
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|
|
@@ -44946,7 +44966,7 @@ var useAssignStudent = function useAssignStudent(teacherSelected, assistantSelec
|
|
|
44946
44966
|
return Promise.resolve(assignStudentsApi(users)).then(function () {
|
|
44947
44967
|
dispatch(setAlert({
|
|
44948
44968
|
type: "success",
|
|
44949
|
-
message: "
|
|
44969
|
+
message: "Student assigned successfully"
|
|
44950
44970
|
}));
|
|
44951
44971
|
callback === null || callback === void 0 ? void 0 : callback();
|
|
44952
44972
|
});
|