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