mario-core 1.2.1-es-release → 1.2.2-es-release
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 +110 -5
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +110 -5
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2137,6 +2137,16 @@ var please_select_date_1_1_conversation = "Please select date 1-1 conversation!"
|
|
|
2137
2137
|
var please_write_something_to_this_1_1_conversation = "Please write something to this 1-1 conversation!";
|
|
2138
2138
|
var data_1_1_conversation_cannot_exceed_300_characters = "Data 1-1 conversation cannot exceed 300 characters!";
|
|
2139
2139
|
var check_in_session_title = "Check-in Session";
|
|
2140
|
+
var i_have_nothing_to_add = "I have nothing to add.";
|
|
2141
|
+
var check_in_session_finished = "Check-in Session Finished";
|
|
2142
|
+
var is_question_for_grade_1_2 = "Is question for grade 1 and 2";
|
|
2143
|
+
var type_your_answer_here_e_g_i_met_my_friend = "Type your answer here, e.g., \"I met my friend\"";
|
|
2144
|
+
var type_your_answer_here_e_g_my_best_friend_didnt_come_to_school = "Type your answer here, e.g., \"My best friend didn't come to school\"";
|
|
2145
|
+
var save_1_1_log_note = "Save 1-1 log Note";
|
|
2146
|
+
var no_need_for_it = "No need for it";
|
|
2147
|
+
var conversation_saved = "Conversation saved!";
|
|
2148
|
+
var yes_view_student_goals = "Yes, view student goals";
|
|
2149
|
+
var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal = "What did you and the student choose as an action step?<br/>Would you like to add it as a Goal?";
|
|
2140
2150
|
var lang_us = {
|
|
2141
2151
|
dashboard: dashboard,
|
|
2142
2152
|
user: user,
|
|
@@ -4277,7 +4287,18 @@ var lang_us = {
|
|
|
4277
4287
|
please_select_date_1_1_conversation: please_select_date_1_1_conversation,
|
|
4278
4288
|
please_write_something_to_this_1_1_conversation: please_write_something_to_this_1_1_conversation,
|
|
4279
4289
|
data_1_1_conversation_cannot_exceed_300_characters: data_1_1_conversation_cannot_exceed_300_characters,
|
|
4280
|
-
check_in_session_title: check_in_session_title
|
|
4290
|
+
check_in_session_title: check_in_session_title,
|
|
4291
|
+
i_have_nothing_to_add: i_have_nothing_to_add,
|
|
4292
|
+
check_in_session_finished: check_in_session_finished,
|
|
4293
|
+
is_question_for_grade_1_2: is_question_for_grade_1_2,
|
|
4294
|
+
"1_1_session": "1-1 Session",
|
|
4295
|
+
type_your_answer_here_e_g_i_met_my_friend: type_your_answer_here_e_g_i_met_my_friend,
|
|
4296
|
+
type_your_answer_here_e_g_my_best_friend_didnt_come_to_school: type_your_answer_here_e_g_my_best_friend_didnt_come_to_school,
|
|
4297
|
+
save_1_1_log_note: save_1_1_log_note,
|
|
4298
|
+
no_need_for_it: no_need_for_it,
|
|
4299
|
+
conversation_saved: conversation_saved,
|
|
4300
|
+
yes_view_student_goals: yes_view_student_goals,
|
|
4301
|
+
what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal: what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal
|
|
4281
4302
|
};
|
|
4282
4303
|
|
|
4283
4304
|
var dashboard$1 = "Dashboard";
|
|
@@ -6380,6 +6401,16 @@ var please_select_date_1_1_conversation$1 = "Please select date 1-1 conversation
|
|
|
6380
6401
|
var please_write_something_to_this_1_1_conversation$1 = "Please write something to this 1-1 conversation!";
|
|
6381
6402
|
var data_1_1_conversation_cannot_exceed_300_characters$1 = "Data 1-1 conversation cannot exceed 300 characters!";
|
|
6382
6403
|
var check_in_session_title$1 = "Check-in Session";
|
|
6404
|
+
var i_have_nothing_to_add$1 = "I have nothing to add.";
|
|
6405
|
+
var check_in_session_finished$1 = "Check-in Session Finished";
|
|
6406
|
+
var is_question_for_grade_1_2$1 = "Is question for grade 1 and 2";
|
|
6407
|
+
var type_your_answer_here_e_g_i_met_my_friend$1 = "Type your answer here, e.g., \"I met my friend\"";
|
|
6408
|
+
var type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$1 = "Type your answer here, e.g., \"My best friend didn't come to school\"";
|
|
6409
|
+
var save_1_1_log_note$1 = "Save 1-1 log Note";
|
|
6410
|
+
var no_need_for_it$1 = "No need for it";
|
|
6411
|
+
var conversation_saved$1 = "Conversation saved!";
|
|
6412
|
+
var yes_view_student_goals$1 = "Yes, view student goals";
|
|
6413
|
+
var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$1 = "What did you and the student choose as an action step?<br/>Would you like to add it as a Goal?";
|
|
6383
6414
|
var lang_uk = {
|
|
6384
6415
|
dashboard: dashboard$1,
|
|
6385
6416
|
user: user$1,
|
|
@@ -8520,7 +8551,18 @@ var lang_uk = {
|
|
|
8520
8551
|
please_select_date_1_1_conversation: please_select_date_1_1_conversation$1,
|
|
8521
8552
|
please_write_something_to_this_1_1_conversation: please_write_something_to_this_1_1_conversation$1,
|
|
8522
8553
|
data_1_1_conversation_cannot_exceed_300_characters: data_1_1_conversation_cannot_exceed_300_characters$1,
|
|
8523
|
-
check_in_session_title: check_in_session_title$1
|
|
8554
|
+
check_in_session_title: check_in_session_title$1,
|
|
8555
|
+
i_have_nothing_to_add: i_have_nothing_to_add$1,
|
|
8556
|
+
check_in_session_finished: check_in_session_finished$1,
|
|
8557
|
+
is_question_for_grade_1_2: is_question_for_grade_1_2$1,
|
|
8558
|
+
"1_1_session": "1-1 Session",
|
|
8559
|
+
type_your_answer_here_e_g_i_met_my_friend: type_your_answer_here_e_g_i_met_my_friend$1,
|
|
8560
|
+
type_your_answer_here_e_g_my_best_friend_didnt_come_to_school: type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$1,
|
|
8561
|
+
save_1_1_log_note: save_1_1_log_note$1,
|
|
8562
|
+
no_need_for_it: no_need_for_it$1,
|
|
8563
|
+
conversation_saved: conversation_saved$1,
|
|
8564
|
+
yes_view_student_goals: yes_view_student_goals$1,
|
|
8565
|
+
what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal: what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$1
|
|
8524
8566
|
};
|
|
8525
8567
|
|
|
8526
8568
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10655,6 +10697,16 @@ var please_select_date_1_1_conversation$2 = "الرجاء تحديد تاريخ
|
|
|
10655
10697
|
var please_write_something_to_this_1_1_conversation$2 = "من فضلك اكتب شيئا لهذه المحادثة 1-1!";
|
|
10656
10698
|
var data_1_1_conversation_cannot_exceed_300_characters$2 = "لا يمكن أن تتجاوز بيانات المحادثة 1-1 300 حرف!";
|
|
10657
10699
|
var check_in_session_title$2 = "جلسة تسجيل الوصول";
|
|
10700
|
+
var i_have_nothing_to_add$2 = "ليس لدي ما أضيفه.";
|
|
10701
|
+
var check_in_session_finished$2 = "انتهت جلسة تسجيل الوصول";
|
|
10702
|
+
var is_question_for_grade_1_2$2 = "سؤال للصف الأول والثاني";
|
|
10703
|
+
var type_your_answer_here_e_g_i_met_my_friend$2 = "اكتب إجابتك هنا، على سبيل المثال، لقد قابلت صديقي";
|
|
10704
|
+
var type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$2 = "اكتب إجابتك هنا، على سبيل المثال، لم يأتِ صديقي المقرب إلى المدرسة";
|
|
10705
|
+
var save_1_1_log_note$2 = "حفظ سجل 1-1 ملاحظة";
|
|
10706
|
+
var no_need_for_it$2 = "لا حاجة لذلك";
|
|
10707
|
+
var conversation_saved$2 = "تم حفظ المحادثة!";
|
|
10708
|
+
var yes_view_student_goals$2 = "نعم، عرض أهداف الطالب";
|
|
10709
|
+
var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$2 = "ما هي الخطوة التي اخترتها أنت والطالب كخطوة عمل؟<br/>هل ترغب في إضافتها كهدف؟";
|
|
10658
10710
|
var lang_ar = {
|
|
10659
10711
|
dashboard: dashboard$2,
|
|
10660
10712
|
user: user$2,
|
|
@@ -12829,7 +12881,18 @@ var lang_ar = {
|
|
|
12829
12881
|
please_select_date_1_1_conversation: please_select_date_1_1_conversation$2,
|
|
12830
12882
|
please_write_something_to_this_1_1_conversation: please_write_something_to_this_1_1_conversation$2,
|
|
12831
12883
|
data_1_1_conversation_cannot_exceed_300_characters: data_1_1_conversation_cannot_exceed_300_characters$2,
|
|
12832
|
-
check_in_session_title: check_in_session_title$2
|
|
12884
|
+
check_in_session_title: check_in_session_title$2,
|
|
12885
|
+
i_have_nothing_to_add: i_have_nothing_to_add$2,
|
|
12886
|
+
check_in_session_finished: check_in_session_finished$2,
|
|
12887
|
+
is_question_for_grade_1_2: is_question_for_grade_1_2$2,
|
|
12888
|
+
"1_1_session": "جلسة 1-1",
|
|
12889
|
+
type_your_answer_here_e_g_i_met_my_friend: type_your_answer_here_e_g_i_met_my_friend$2,
|
|
12890
|
+
type_your_answer_here_e_g_my_best_friend_didnt_come_to_school: type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$2,
|
|
12891
|
+
save_1_1_log_note: save_1_1_log_note$2,
|
|
12892
|
+
no_need_for_it: no_need_for_it$2,
|
|
12893
|
+
conversation_saved: conversation_saved$2,
|
|
12894
|
+
yes_view_student_goals: yes_view_student_goals$2,
|
|
12895
|
+
what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal: what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$2
|
|
12833
12896
|
};
|
|
12834
12897
|
|
|
12835
12898
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -14964,6 +15027,16 @@ var please_select_date_1_1_conversation$3 = "¡Por favor seleccione fecha para c
|
|
|
14964
15027
|
var please_write_something_to_this_1_1_conversation$3 = "¡Por favor escribe algo en esta conversación 1-1!";
|
|
14965
15028
|
var data_1_1_conversation_cannot_exceed_300_characters$3 = "¡Los datos de conversación 1-1 no pueden exceder los 300 caracteres!";
|
|
14966
15029
|
var check_in_session_title$3 = "Sesión de registro";
|
|
15030
|
+
var i_have_nothing_to_add$3 = "No tengo nada que añadir.";
|
|
15031
|
+
var check_in_session_finished$3 = "Sesión de check-in finalizada";
|
|
15032
|
+
var is_question_for_grade_1_2$3 = "¿Es una pregunta para 1º y 2º grado?";
|
|
15033
|
+
var type_your_answer_here_e_g_i_met_my_friend$3 = "Escribe tu respuesta aquí, p. ej., \"Conocí a mi amigo\".";
|
|
15034
|
+
var type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$3 = "Escribe tu respuesta aquí, por ejemplo: \"Mi mejor amigo no vino a la escuela\".";
|
|
15035
|
+
var save_1_1_log_note$3 = "Guardar 1-1 registro Nota";
|
|
15036
|
+
var no_need_for_it$3 = "No es necesario";
|
|
15037
|
+
var conversation_saved$3 = "¡Conversación guardada!";
|
|
15038
|
+
var yes_view_student_goals$3 = "Sí, ver los objetivos de los estudiantes";
|
|
15039
|
+
var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$3 = "¿Qué eligieron usted y el estudiante como paso de acción?<br/>¿Le gustaría agregarlo como objetivo?";
|
|
14967
15040
|
var lang_es = {
|
|
14968
15041
|
dashboard: dashboard$3,
|
|
14969
15042
|
user: user$3,
|
|
@@ -17138,7 +17211,18 @@ var lang_es = {
|
|
|
17138
17211
|
please_select_date_1_1_conversation: please_select_date_1_1_conversation$3,
|
|
17139
17212
|
please_write_something_to_this_1_1_conversation: please_write_something_to_this_1_1_conversation$3,
|
|
17140
17213
|
data_1_1_conversation_cannot_exceed_300_characters: data_1_1_conversation_cannot_exceed_300_characters$3,
|
|
17141
|
-
check_in_session_title: check_in_session_title$3
|
|
17214
|
+
check_in_session_title: check_in_session_title$3,
|
|
17215
|
+
i_have_nothing_to_add: i_have_nothing_to_add$3,
|
|
17216
|
+
check_in_session_finished: check_in_session_finished$3,
|
|
17217
|
+
is_question_for_grade_1_2: is_question_for_grade_1_2$3,
|
|
17218
|
+
"1_1_session": "Sesión 1-1",
|
|
17219
|
+
type_your_answer_here_e_g_i_met_my_friend: type_your_answer_here_e_g_i_met_my_friend$3,
|
|
17220
|
+
type_your_answer_here_e_g_my_best_friend_didnt_come_to_school: type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$3,
|
|
17221
|
+
save_1_1_log_note: save_1_1_log_note$3,
|
|
17222
|
+
no_need_for_it: no_need_for_it$3,
|
|
17223
|
+
conversation_saved: conversation_saved$3,
|
|
17224
|
+
yes_view_student_goals: yes_view_student_goals$3,
|
|
17225
|
+
what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal: what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$3
|
|
17142
17226
|
};
|
|
17143
17227
|
|
|
17144
17228
|
var dashboard$4 = "仪表板";
|
|
@@ -19273,6 +19357,16 @@ var please_select_date_1_1_conversation$4 = "请选择日期1-1对话!";
|
|
|
19273
19357
|
var please_write_something_to_this_1_1_conversation$4 = "请为这场一对一对话写点内容!";
|
|
19274
19358
|
var data_1_1_conversation_cannot_exceed_300_characters$4 = "数据1对1对话不能超过300个字符!";
|
|
19275
19359
|
var check_in_session_title$4 = "签到环节";
|
|
19360
|
+
var i_have_nothing_to_add$4 = "我没有什么可补充的。";
|
|
19361
|
+
var check_in_session_finished$4 = "签到环节结束";
|
|
19362
|
+
var is_question_for_grade_1_2$4 = "这是针对一二年级的问题";
|
|
19363
|
+
var type_your_answer_here_e_g_i_met_my_friend$4 = "在这里输入你的答案,例如“我遇到了我的朋友”";
|
|
19364
|
+
var type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$4 = "在这里输入你的答案,例如“我最好的朋友没来上学”";
|
|
19365
|
+
var save_1_1_log_note$4 = "保存1-1日志注释";
|
|
19366
|
+
var no_need_for_it$4 = "没必要";
|
|
19367
|
+
var conversation_saved$4 = "对话已保存!";
|
|
19368
|
+
var yes_view_student_goals$4 = "是的,查看学生目标";
|
|
19369
|
+
var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$4 = "您和学生选择了什么作为行动步骤?<br/>您想将其添加为目标吗?";
|
|
19276
19370
|
var lang_zh = {
|
|
19277
19371
|
dashboard: dashboard$4,
|
|
19278
19372
|
user: user$4,
|
|
@@ -21447,7 +21541,18 @@ var lang_zh = {
|
|
|
21447
21541
|
please_select_date_1_1_conversation: please_select_date_1_1_conversation$4,
|
|
21448
21542
|
please_write_something_to_this_1_1_conversation: please_write_something_to_this_1_1_conversation$4,
|
|
21449
21543
|
data_1_1_conversation_cannot_exceed_300_characters: data_1_1_conversation_cannot_exceed_300_characters$4,
|
|
21450
|
-
check_in_session_title: check_in_session_title$4
|
|
21544
|
+
check_in_session_title: check_in_session_title$4,
|
|
21545
|
+
i_have_nothing_to_add: i_have_nothing_to_add$4,
|
|
21546
|
+
check_in_session_finished: check_in_session_finished$4,
|
|
21547
|
+
is_question_for_grade_1_2: is_question_for_grade_1_2$4,
|
|
21548
|
+
"1_1_session": "一对一课程",
|
|
21549
|
+
type_your_answer_here_e_g_i_met_my_friend: type_your_answer_here_e_g_i_met_my_friend$4,
|
|
21550
|
+
type_your_answer_here_e_g_my_best_friend_didnt_come_to_school: type_your_answer_here_e_g_my_best_friend_didnt_come_to_school$4,
|
|
21551
|
+
save_1_1_log_note: save_1_1_log_note$4,
|
|
21552
|
+
no_need_for_it: no_need_for_it$4,
|
|
21553
|
+
conversation_saved: conversation_saved$4,
|
|
21554
|
+
yes_view_student_goals: yes_view_student_goals$4,
|
|
21555
|
+
what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal: what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$4
|
|
21451
21556
|
};
|
|
21452
21557
|
|
|
21453
21558
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|