mario-core 2.9.401-feedback → 2.9.402-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 +19 -18
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +19 -18
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -2166,6 +2166,7 @@ var please_enter_a_description_of_the_conversation = "Please enter a description
|
|
|
2166
2166
|
var check_ins_tab = "Check-Ins";
|
|
2167
2167
|
var start_check_in_homepage = "Start Check-in";
|
|
2168
2168
|
var select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins = "Select the teacher or counselor asking you to check in. If you have more than one teacher, choose any teacher in the class. All the teachers and counselors listed can view your check-ins.";
|
|
2169
|
+
var total_check_ins = "Total Check-ins";
|
|
2169
2170
|
var lang_us = {
|
|
2170
2171
|
dashboard: dashboard,
|
|
2171
2172
|
user: user,
|
|
@@ -4348,7 +4349,8 @@ var lang_us = {
|
|
|
4348
4349
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation,
|
|
4349
4350
|
check_ins_tab: check_ins_tab,
|
|
4350
4351
|
start_check_in_homepage: start_check_in_homepage,
|
|
4351
|
-
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins
|
|
4352
|
+
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins,
|
|
4353
|
+
total_check_ins: total_check_ins
|
|
4352
4354
|
};
|
|
4353
4355
|
|
|
4354
4356
|
var dashboard$1 = "Dashboard";
|
|
@@ -4392,7 +4394,7 @@ var tooltip_content_student_by_age_chart$1 = "The specific representation of stu
|
|
|
4392
4394
|
var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
|
|
4393
4395
|
var total_1_to_1$1 = "Total 1-to-1s";
|
|
4394
4396
|
var total_check_in = "Total Check-ins";
|
|
4395
|
-
var total_check_ins = "Total Check
|
|
4397
|
+
var total_check_ins$1 = "Total Check-ins";
|
|
4396
4398
|
var total_1_to_1_time$1 = "Total 1-to-1 Time";
|
|
4397
4399
|
var total_conferences$1 = "Total Conferences";
|
|
4398
4400
|
var total_conferences_time$1 = "Total Conference Time";
|
|
@@ -6524,7 +6526,7 @@ var lang_uk = {
|
|
|
6524
6526
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$1,
|
|
6525
6527
|
total_1_to_1: total_1_to_1$1,
|
|
6526
6528
|
total_check_in: total_check_in,
|
|
6527
|
-
total_check_ins: total_check_ins,
|
|
6529
|
+
total_check_ins: total_check_ins$1,
|
|
6528
6530
|
total_1_to_1_time: total_1_to_1_time$1,
|
|
6529
6531
|
total_conferences: total_conferences$1,
|
|
6530
6532
|
total_conferences_time: total_conferences_time$1,
|
|
@@ -8706,7 +8708,7 @@ var tooltip_content_student_by_age_chart$2 = "العرض المحدد للطلب
|
|
|
8706
8708
|
var tooltip_content_students_by_designation$2 = "العرض المركب للطلبة، مصنفين حسب مستويات درجاتهم الفردية في مدرستك ويتم تحديدهم بواسطة تصنيفات محددة.";
|
|
8707
8709
|
var total_1_to_1$2 = "إجمالي المحادثات الفردية 1 إلى 1";
|
|
8708
8710
|
var total_check_in$1 = "إجمالي عمليات تسجيل الحضور";
|
|
8709
|
-
var total_check_ins$
|
|
8711
|
+
var total_check_ins$2 = "إجمالي عمليات تسجيل الحضور";
|
|
8710
8712
|
var total_1_to_1_time$2 = "إجمالي وقت المحادثات الفردية 1 إلى 1";
|
|
8711
8713
|
var total_conferences$2 = "إجمالي اللقاءات";
|
|
8712
8714
|
var total_conferences_time$2 = "إجمالي وقت اللقاءات";
|
|
@@ -10868,7 +10870,7 @@ var lang_ar = {
|
|
|
10868
10870
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$2,
|
|
10869
10871
|
total_1_to_1: total_1_to_1$2,
|
|
10870
10872
|
total_check_in: total_check_in$1,
|
|
10871
|
-
total_check_ins: total_check_ins$
|
|
10873
|
+
total_check_ins: total_check_ins$2,
|
|
10872
10874
|
total_1_to_1_time: total_1_to_1_time$2,
|
|
10873
10875
|
total_conferences: total_conferences$2,
|
|
10874
10876
|
total_conferences_time: total_conferences_time$2,
|
|
@@ -13083,7 +13085,7 @@ var tooltip_content_student_by_age_chart$3 = "La representación específica de
|
|
|
13083
13085
|
var tooltip_content_students_by_designation$3 = "La representación compuesta de los alumnos por grados individuales en su escuela con designaciones específicas.";
|
|
13084
13086
|
var total_1_to_1$3 = "Total 1 a 1";
|
|
13085
13087
|
var total_check_in$2 = "Total Registro";
|
|
13086
|
-
var total_check_ins$
|
|
13088
|
+
var total_check_ins$3 = "Total Registro";
|
|
13087
13089
|
var total_1_to_1_time$3 = "Total Tiempo 1-a-1";
|
|
13088
13090
|
var total_conferences$3 = "Total Conferencias";
|
|
13089
13091
|
var total_conferences_time$3 = "Tiempo total de conferencias";
|
|
@@ -15245,7 +15247,7 @@ var lang_es = {
|
|
|
15245
15247
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$3,
|
|
15246
15248
|
total_1_to_1: total_1_to_1$3,
|
|
15247
15249
|
total_check_in: total_check_in$2,
|
|
15248
|
-
total_check_ins: total_check_ins$
|
|
15250
|
+
total_check_ins: total_check_ins$3,
|
|
15249
15251
|
total_1_to_1_time: total_1_to_1_time$3,
|
|
15250
15252
|
total_conferences: total_conferences$3,
|
|
15251
15253
|
total_conferences_time: total_conferences_time$3,
|
|
@@ -17460,7 +17462,7 @@ var tooltip_content_student_by_age_chart$4 = "您所在学校的学生性别和
|
|
|
17460
17462
|
var tooltip_content_students_by_designation$4 = "您所在学校按年级划分的学生的综合情况,具有特定的称号。";
|
|
17461
17463
|
var total_1_to_1$4 = "一对一总次数";
|
|
17462
17464
|
var total_check_in$3 = "签到总次数";
|
|
17463
|
-
var total_check_ins$
|
|
17465
|
+
var total_check_ins$4 = "签到总次数";
|
|
17464
17466
|
var total_1_to_1_time$4 = "一对一总时间";
|
|
17465
17467
|
var total_conferences$4 = "讨论会总次数";
|
|
17466
17468
|
var total_conferences_time$4 = "讨论会总时间";
|
|
@@ -19622,7 +19624,7 @@ var lang_zh = {
|
|
|
19622
19624
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$4,
|
|
19623
19625
|
total_1_to_1: total_1_to_1$4,
|
|
19624
19626
|
total_check_in: total_check_in$3,
|
|
19625
|
-
total_check_ins: total_check_ins$
|
|
19627
|
+
total_check_ins: total_check_ins$4,
|
|
19626
19628
|
total_1_to_1_time: total_1_to_1_time$4,
|
|
19627
19629
|
total_conferences: total_conferences$4,
|
|
19628
19630
|
total_conferences_time: total_conferences_time$4,
|
|
@@ -40219,14 +40221,7 @@ var BlockResetPassword = function BlockResetPassword() {
|
|
|
40219
40221
|
onClick: function onClick() {
|
|
40220
40222
|
return handleSubmit();
|
|
40221
40223
|
}
|
|
40222
|
-
}, "SET A NEW PASSWORD")))))
|
|
40223
|
-
lg: 4,
|
|
40224
|
-
md: 4,
|
|
40225
|
-
className: "" + styles["img-box"]
|
|
40226
|
-
}, React.createElement("img", {
|
|
40227
|
-
src: getStaticFileUrl("/images/img-login.png"),
|
|
40228
|
-
className: "" + styles["img-login"]
|
|
40229
|
-
})));
|
|
40224
|
+
}, "SET A NEW PASSWORD"))))));
|
|
40230
40225
|
});
|
|
40231
40226
|
};
|
|
40232
40227
|
|
|
@@ -44437,8 +44432,11 @@ var GRADE_DEFAULT = [{
|
|
|
44437
44432
|
}, {
|
|
44438
44433
|
label: "12",
|
|
44439
44434
|
value: "12"
|
|
44435
|
+
}, {
|
|
44436
|
+
label: "13",
|
|
44437
|
+
value: "13"
|
|
44440
44438
|
}];
|
|
44441
|
-
var GRADE = ["K", "G", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"];
|
|
44439
|
+
var GRADE = ["K", "G", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13"];
|
|
44442
44440
|
var gradeOptions = [{
|
|
44443
44441
|
label: "K",
|
|
44444
44442
|
value: "K"
|
|
@@ -44481,6 +44479,9 @@ var gradeOptions = [{
|
|
|
44481
44479
|
}, {
|
|
44482
44480
|
label: "12",
|
|
44483
44481
|
value: "12"
|
|
44482
|
+
}, {
|
|
44483
|
+
label: "13",
|
|
44484
|
+
value: "13"
|
|
44484
44485
|
}];
|
|
44485
44486
|
var initStaffDeleteBulk = {
|
|
44486
44487
|
assistantRemoveUserId: [],
|