mario-core 2.9.371-release → 2.9.373-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,7 @@ 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";
2034
2035
  var lang_us = {
2035
2036
  dashboard: dashboard,
2036
2037
  user: user,
@@ -4059,7 +4060,8 @@ var lang_us = {
4059
4060
  is_correct_answers: is_correct_answers,
4060
4061
  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
4062
  leave: leave,
4062
- go_to_the_survey_dashboard: go_to_the_survey_dashboard
4063
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard,
4064
+ my_dashboard: my_dashboard
4063
4065
  };
4064
4066
 
4065
4067
  var dashboard$1 = "Dashboard";
@@ -6053,6 +6055,7 @@ var is_correct_answers$1 = "Is correct answers";
6053
6055
  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
6056
  var leave$1 = "leave";
6055
6057
  var go_to_the_survey_dashboard$1 = "Go to the Survey Dashboard";
6058
+ var my_dashboard$1 = "My Dashboard";
6056
6059
  var lang_uk = {
6057
6060
  dashboard: dashboard$1,
6058
6061
  user: user$1,
@@ -8081,7 +8084,8 @@ var lang_uk = {
8081
8084
  is_correct_answers: is_correct_answers$1,
8082
8085
  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
8086
  leave: leave$1,
8084
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$1
8087
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$1,
8088
+ my_dashboard: my_dashboard$1
8085
8089
  };
8086
8090
 
8087
8091
  var dashboard$2 = "لوحة المعلومات";
@@ -10107,6 +10111,7 @@ var is_correct_answers$2 = "هل هي اجابات صحيحة";
10107
10111
  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
10112
  var leave$2 = "يترك";
10109
10113
  var go_to_the_survey_dashboard$2 = "انتقل إلى لوحة معلومات الاستطلاع";
10114
+ var my_dashboard$2 = "لوحة التحكم الخاصة بي";
10110
10115
  var lang_ar = {
10111
10116
  dashboard: dashboard$2,
10112
10117
  user: user$2,
@@ -12169,7 +12174,8 @@ var lang_ar = {
12169
12174
  is_correct_answers: is_correct_answers$2,
12170
12175
  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
12176
  leave: leave$2,
12172
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$2
12177
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$2,
12178
+ my_dashboard: my_dashboard$2
12173
12179
  };
12174
12180
 
12175
12181
  var dashboard$3 = "Cuadro de mandos";
@@ -14195,6 +14201,7 @@ var is_correct_answers$3 = "¿Son respuestas correctas?";
14195
14201
  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
14202
  var leave$3 = "dejar";
14197
14203
  var go_to_the_survey_dashboard$3 = "Ir al panel de encuestas";
14204
+ var my_dashboard$3 = "Mi panel de control";
14198
14205
  var lang_es = {
14199
14206
  dashboard: dashboard$3,
14200
14207
  user: user$3,
@@ -16257,7 +16264,8 @@ var lang_es = {
16257
16264
  is_correct_answers: is_correct_answers$3,
16258
16265
  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
16266
  leave: leave$3,
16260
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$3
16267
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$3,
16268
+ my_dashboard: my_dashboard$3
16261
16269
  };
16262
16270
 
16263
16271
  var dashboard$4 = "仪表板";
@@ -18283,6 +18291,7 @@ var is_correct_answers$4 = "是正确答案";
18283
18291
  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
18292
  var leave$4 = "离开";
18285
18293
  var go_to_the_survey_dashboard$4 = "前往调查仪表板";
18294
+ var my_dashboard$4 = "我的仪表板";
18286
18295
  var lang_zh = {
18287
18296
  dashboard: dashboard$4,
18288
18297
  user: user$4,
@@ -20345,7 +20354,8 @@ var lang_zh = {
20345
20354
  is_correct_answers: is_correct_answers$4,
20346
20355
  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
20356
  leave: leave$4,
20348
- go_to_the_survey_dashboard: go_to_the_survey_dashboard$4
20357
+ go_to_the_survey_dashboard: go_to_the_survey_dashboard$4,
20358
+ my_dashboard: my_dashboard$4
20349
20359
  };
20350
20360
 
20351
20361
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
@@ -38968,7 +38978,9 @@ var useLogin = function useLogin() {
38968
38978
  if (data !== null && data !== void 0 && data.email && !roles.includes("Admin")) {
38969
38979
  var _data$roles;
38970
38980
 
38971
- amplitude.init(!isLocalhost ? INIT_AMPLITUDE_KEY_PROD : INIT_AMPLITUDE_KEY_STAGE, data.email);
38981
+ amplitude.init(!isLocalhost ? INIT_AMPLITUDE_KEY_PROD : INIT_AMPLITUDE_KEY_STAGE, data.email, {
38982
+ defaultTracking: false
38983
+ });
38972
38984
  var hostName = window.location.hostname;
38973
38985
  var identify = new amplitude.Identify();
38974
38986
  identify.set("domain", hostName);