mario-core 2.9.372-release → 2.9.374-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 CHANGED
@@ -2031,6 +2031,11 @@ var is_correct_answers = "Is correct answers";
2031
2031
  var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard = "Your survey was sent to {{numberStudent}} students and {{numberStaff}} Staff members. You can keep track of the results on our Survey Dashboard.";
2032
2032
  var leave = "leave";
2033
2033
  var go_to_the_survey_dashboard = "Go to the Survey Dashboard";
2034
+ var my_dashboard = "My Dashboard";
2035
+ var nice_choice_what_area_of_academics_would_you_like_to_work_on = "Nice choice! What area of Academics would you like to work on?";
2036
+ var nice_choice_what_area_of_organization_would_you_like_to_work_on = "Nice choice! What area of Organization would you like to work on?";
2037
+ var nice_choice_what_area_of_focus_would_you_like_to_work_on = "Nice choice! What area of Focus would you like to work on?";
2038
+ var nice_choice_what_area_of_procrastination_would_you_like_to_work_on = "Nice choice! What area of Procrastination would you like to work on?";
2034
2039
  var lang_us = {
2035
2040
  dashboard: dashboard,
2036
2041
  user: user,
@@ -4059,7 +4064,14 @@ var lang_us = {
4059
4064
  is_correct_answers: is_correct_answers,
4060
4065
  your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard,
4061
4066
  leave: leave,
4062
- go_to_the_survey_dashboard: go_to_the_survey_dashboard
4067
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard,
4068
+ my_dashboard: my_dashboard,
4069
+ "nice_choice_what_area_of_well-being_would_you_like_to_work_on": "Nice choice! What area of Well-being would you like to work on?",
4070
+ nice_choice_what_area_of_academics_would_you_like_to_work_on: nice_choice_what_area_of_academics_would_you_like_to_work_on,
4071
+ nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on,
4072
+ nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on,
4073
+ "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "Nice choice! What area of Self-advocacy would you like to work on?",
4074
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on
4063
4075
  };
4064
4076
 
4065
4077
  var dashboard$1 = "Dashboard";
@@ -6053,6 +6065,11 @@ var is_correct_answers$1 = "Is correct answers";
6053
6065
  var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$1 = "Your survey was sent to {{numberStudent}} students and {{numberStaff}} Staff members. You can keep track of the results on our Survey Dashboard.";
6054
6066
  var leave$1 = "leave";
6055
6067
  var go_to_the_survey_dashboard$1 = "Go to the Survey Dashboard";
6068
+ var my_dashboard$1 = "My Dashboard";
6069
+ var nice_choice_what_area_of_academics_would_you_like_to_work_on$1 = "Nice choice! What area of Academics would you like to work on?";
6070
+ var nice_choice_what_area_of_organization_would_you_like_to_work_on$1 = "Nice choice! What area of Organization would you like to work on?";
6071
+ var nice_choice_what_area_of_focus_would_you_like_to_work_on$1 = "Nice choice! What area of Focus would you like to work on?";
6072
+ var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$1 = "Nice choice! What area of Procrastination would you like to work on?";
6056
6073
  var lang_uk = {
6057
6074
  dashboard: dashboard$1,
6058
6075
  user: user$1,
@@ -8081,7 +8098,14 @@ var lang_uk = {
8081
8098
  is_correct_answers: is_correct_answers$1,
8082
8099
  your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$1,
8083
8100
  leave: leave$1,
8084
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$1
8101
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$1,
8102
+ my_dashboard: my_dashboard$1,
8103
+ "nice_choice_what_area_of_well-being_would_you_like_to_work_on": "Nice choice! What area of Well-being would you like to work on?",
8104
+ nice_choice_what_area_of_academics_would_you_like_to_work_on: nice_choice_what_area_of_academics_would_you_like_to_work_on$1,
8105
+ nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$1,
8106
+ nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$1,
8107
+ "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "Nice choice! What area of Self-advocacy would you like to work on?",
8108
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$1
8085
8109
  };
8086
8110
 
8087
8111
  var dashboard$2 = "لوحة المعلومات";
@@ -10107,6 +10131,11 @@ var is_correct_answers$2 = "هل هي اجابات صحيحة";
10107
10131
  var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$2 = "تم إرسال استبيانك إلى {{numberStudent}} طالبًا و{{numberStaff}} عضوًا من هيئة التدريس. يمكنك متابعة النتائج على لوحة معلومات الاستبيان الخاصة بنا.";
10108
10132
  var leave$2 = "يترك";
10109
10133
  var go_to_the_survey_dashboard$2 = "انتقل إلى لوحة معلومات الاستطلاع";
10134
+ var my_dashboard$2 = "لوحة التحكم الخاصة بي";
10135
+ var nice_choice_what_area_of_academics_would_you_like_to_work_on$2 = "اختيار جميل! ما هو المجال الأكاديمي الذي ترغب بالعمل فيه؟";
10136
+ var nice_choice_what_area_of_organization_would_you_like_to_work_on$2 = "اختيار جميل! في أي مجال من مجالات المنظمة تود العمل؟";
10137
+ var nice_choice_what_area_of_focus_would_you_like_to_work_on$2 = "اختيار جميل! ما هو مجال التركيز الذي ترغب في العمل عليه؟";
10138
+ var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$2 = "اختيار جميل! ما هو مجال التسويف الذي ترغب في العمل فيه؟";
10110
10139
  var lang_ar = {
10111
10140
  dashboard: dashboard$2,
10112
10141
  user: user$2,
@@ -12169,7 +12198,14 @@ var lang_ar = {
12169
12198
  is_correct_answers: is_correct_answers$2,
12170
12199
  your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$2,
12171
12200
  leave: leave$2,
12172
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$2
12201
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$2,
12202
+ my_dashboard: my_dashboard$2,
12203
+ "nice_choice_what_area_of_well-being_would_you_like_to_work_on": "اختيار جميل! ما هو مجال الصحة والرفاهية الذي ترغب في العمل فيه؟",
12204
+ nice_choice_what_area_of_academics_would_you_like_to_work_on: nice_choice_what_area_of_academics_would_you_like_to_work_on$2,
12205
+ nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$2,
12206
+ nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$2,
12207
+ "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "اختيار جميل! ما هو مجال الدفاع عن النفس الذي ترغبين في العمل فيه؟",
12208
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$2
12173
12209
  };
12174
12210
 
12175
12211
  var dashboard$3 = "Cuadro de mandos";
@@ -14195,6 +14231,11 @@ var is_correct_answers$3 = "¿Son respuestas correctas?";
14195
14231
  var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$3 = "Su encuesta se envió a {{numberStudent}} estudiantes y {{numberStaff}} miembros del personal. Puede realizar un seguimiento de los resultados en nuestro Panel de encuestas.";
14196
14232
  var leave$3 = "dejar";
14197
14233
  var go_to_the_survey_dashboard$3 = "Ir al panel de encuestas";
14234
+ var my_dashboard$3 = "Mi panel de control";
14235
+ var nice_choice_what_area_of_academics_would_you_like_to_work_on$3 = "¡Chica Nick! Y veo si tienes estudios académicos y un hijo tuyo, Taher, ¿tienes algún trabajo?";
14236
+ var nice_choice_what_area_of_organization_would_you_like_to_work_on$3 = "¡Chica Nick! Y a ver si ya estás arreglando y tienes un hijo, tienes un papel?";
14237
+ var nice_choice_what_area_of_focus_would_you_like_to_work_on$3 = "¡Chica Nick! Y a ver si Fox y su hijo son como tú, Taher, ¿qué pasa?";
14238
+ var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$3 = "¡Chica Nick! ¿Y veo si tienes un corredor y un hijo que tenga papeles?";
14198
14239
  var lang_es = {
14199
14240
  dashboard: dashboard$3,
14200
14241
  user: user$3,
@@ -16257,7 +16298,14 @@ var lang_es = {
16257
16298
  is_correct_answers: is_correct_answers$3,
16258
16299
  your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$3,
16259
16300
  leave: leave$3,
16260
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$3
16301
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$3,
16302
+ my_dashboard: my_dashboard$3,
16303
+ "nice_choice_what_area_of_well-being_would_you_like_to_work_on": "¡Buena elección! ¿En qué área del bienestar te gustaría trabajar?",
16304
+ nice_choice_what_area_of_academics_would_you_like_to_work_on: nice_choice_what_area_of_academics_would_you_like_to_work_on$3,
16305
+ nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$3,
16306
+ nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$3,
16307
+ "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "¡Chica Nick! Y a ver si tienes una Salvadora y un hijo tuyo, Taher, ¿qué es esto?",
16308
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$3
16261
16309
  };
16262
16310
 
16263
16311
  var dashboard$4 = "仪表板";
@@ -18283,6 +18331,11 @@ var is_correct_answers$4 = "是正确答案";
18283
18331
  var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$4 = "您的调查已发送给 {{numberStudent}} 名学生和 {{numberStaff}} 名教职员工。您可以在我们的调查仪表板上跟踪结果。";
18284
18332
  var leave$4 = "离开";
18285
18333
  var go_to_the_survey_dashboard$4 = "前往调查仪表板";
18334
+ var my_dashboard$4 = "我的仪表板";
18335
+ var nice_choice_what_area_of_academics_would_you_like_to_work_on$4 = "尼克·奇克!我看到如果你有学者和你的儿子塔希尔,你有论文吗?";
18336
+ var nice_choice_what_area_of_organization_would_you_like_to_work_on$4 = "尼克·奇克!让我看看,如果您正在安排,并且您有一个儿子,您有文件吗?";
18337
+ var nice_choice_what_area_of_focus_would_you_like_to_work_on$4 = "不错的选择!您希望在哪个重点领域开展工作?";
18338
+ var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$4 = "尼克·奇克!我看看你是否有经纪人和一个有文件的儿子?";
18286
18339
  var lang_zh = {
18287
18340
  dashboard: dashboard$4,
18288
18341
  user: user$4,
@@ -20345,7 +20398,14 @@ var lang_zh = {
20345
20398
  is_correct_answers: is_correct_answers$4,
20346
20399
  your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$4,
20347
20400
  leave: leave$4,
20348
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$4
20401
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$4,
20402
+ my_dashboard: my_dashboard$4,
20403
+ "nice_choice_what_area_of_well-being_would_you_like_to_work_on": "不错的选择!您想在哪个幸福健康领域开展工作?",
20404
+ nice_choice_what_area_of_academics_would_you_like_to_work_on: nice_choice_what_area_of_academics_would_you_like_to_work_on$4,
20405
+ nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$4,
20406
+ nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$4,
20407
+ "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "不错的选择!您想在哪个自我倡导领域开展工作?",
20408
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$4
20349
20409
  };
20350
20410
 
20351
20411
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";