mario-core 2.9.315-release → 2.9.316-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 +19 -5
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +19 -5
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1994,6 +1994,8 @@ var reflection_forms = "reflection forms";
|
|
|
1994
1994
|
var select_question_to_add = "Select question to add";
|
|
1995
1995
|
var all_of_the_students_marked_as_feeling_safe = "All of the students marked as feeling safe";
|
|
1996
1996
|
var integrations = "Integrations";
|
|
1997
|
+
var open_responses = "Open Responses";
|
|
1998
|
+
var this_survey_was_sent_all_survey_links_that_were_sent_will_be_invalid_are_you_sure_to_delete_it = "This survey was sent all survey links that were sent will be invalid. Are you sure to delete it";
|
|
1997
1999
|
var lang_us = {
|
|
1998
2000
|
dashboard: dashboard,
|
|
1999
2001
|
user: user,
|
|
@@ -3985,7 +3987,9 @@ var lang_us = {
|
|
|
3985
3987
|
select_question_to_add: select_question_to_add,
|
|
3986
3988
|
all_of_the_students_marked_as_feeling_safe: all_of_the_students_marked_as_feeling_safe,
|
|
3987
3989
|
integrations: integrations,
|
|
3988
|
-
"this_check_in_will_be_deleted_from_all_databases._are_you_sure_you_want_to_continue?": "This check-in will be deleted from all databases. Are you sure you want to continue?"
|
|
3990
|
+
"this_check_in_will_be_deleted_from_all_databases._are_you_sure_you_want_to_continue?": "This check-in will be deleted from all databases. Are you sure you want to continue?",
|
|
3991
|
+
open_responses: open_responses,
|
|
3992
|
+
this_survey_was_sent_all_survey_links_that_were_sent_will_be_invalid_are_you_sure_to_delete_it: this_survey_was_sent_all_survey_links_that_were_sent_will_be_invalid_are_you_sure_to_delete_it
|
|
3989
3993
|
};
|
|
3990
3994
|
|
|
3991
3995
|
var dashboard$1 = "Dashboard";
|
|
@@ -5942,6 +5946,8 @@ var reflection_forms$1 = "reflection forms";
|
|
|
5942
5946
|
var select_question_to_add$1 = "Select question to add";
|
|
5943
5947
|
var all_of_the_students_marked_as_feeling_safe$1 = "All of the students marked as feeling safe";
|
|
5944
5948
|
var integrations$1 = "Integrations";
|
|
5949
|
+
var open_responses$1 = "Open Responses";
|
|
5950
|
+
var this_survey_was_sent_all_survey_links_that_were_sent_will_be_invalid_are_you_sure_to_delete_it$1 = "This survey was sent all survey links that were sent will be invalid. Are you sure to delete it";
|
|
5945
5951
|
var lang_uk = {
|
|
5946
5952
|
dashboard: dashboard$1,
|
|
5947
5953
|
user: user$1,
|
|
@@ -7933,7 +7939,9 @@ var lang_uk = {
|
|
|
7933
7939
|
select_question_to_add: select_question_to_add$1,
|
|
7934
7940
|
all_of_the_students_marked_as_feeling_safe: all_of_the_students_marked_as_feeling_safe$1,
|
|
7935
7941
|
integrations: integrations$1,
|
|
7936
|
-
"this_check_in_will_be_deleted_from_all_databases._are_you_sure_you_want_to_continue?": "This check-in will be deleted from all databases. Are you sure you want to continue?"
|
|
7942
|
+
"this_check_in_will_be_deleted_from_all_databases._are_you_sure_you_want_to_continue?": "This check-in will be deleted from all databases. Are you sure you want to continue?",
|
|
7943
|
+
open_responses: open_responses$1,
|
|
7944
|
+
this_survey_was_sent_all_survey_links_that_were_sent_will_be_invalid_are_you_sure_to_delete_it: this_survey_was_sent_all_survey_links_that_were_sent_will_be_invalid_are_you_sure_to_delete_it$1
|
|
7937
7945
|
};
|
|
7938
7946
|
|
|
7939
7947
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -9926,6 +9934,7 @@ var are_you_ready_to_submit = "هل أنت مستعد للإرسال؟";
|
|
|
9926
9934
|
var you_filled_out_check_in_in_the_check_in_section = "لقد قمت بملء \"تسجيل الحضور\" في قسم تسجيل الحضور";
|
|
9927
9935
|
var good_job_you_filled_out_support_network_in_the_my_support_network_section = "أحسنت! لقد قمت بملء \"شبكة الدعم\" في قسم \"شبكة الدعم الخاصة بي\".";
|
|
9928
9936
|
var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section = "أحسنت! لقد قمت بملء \"استراتيجيات التعلم\" في قسم استراتيجيات التعلم الخاصة بي.";
|
|
9937
|
+
var open_responses$2 = "الردود المفتوحة";
|
|
9929
9938
|
var lang_ar = {
|
|
9930
9939
|
dashboard: dashboard$2,
|
|
9931
9940
|
user: user$2,
|
|
@@ -11955,7 +11964,8 @@ var lang_ar = {
|
|
|
11955
11964
|
you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section,
|
|
11956
11965
|
"continue": "متابعة",
|
|
11957
11966
|
good_job_you_filled_out_support_network_in_the_my_support_network_section: good_job_you_filled_out_support_network_in_the_my_support_network_section,
|
|
11958
|
-
good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section: good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section
|
|
11967
|
+
good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section: good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section,
|
|
11968
|
+
open_responses: open_responses$2
|
|
11959
11969
|
};
|
|
11960
11970
|
|
|
11961
11971
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -13948,6 +13958,7 @@ var are_you_ready_to_submit$1 = "¿Estás listo para enviar?";
|
|
|
13948
13958
|
var you_filled_out_check_in_in_the_check_in_section$1 = "Completaste \"Check In\" en la sección Check In";
|
|
13949
13959
|
var good_job_you_filled_out_support_network_in_the_my_support_network_section$1 = "¡Buen trabajo! Completaste \"Red de soporte\" en la sección Mi red de soporte.";
|
|
13950
13960
|
var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$1 = "¡Buen trabajo! Completaste \"Estrategias de aprendizaje\" en la sección Mis estrategias de aprendizaje.";
|
|
13961
|
+
var open_responses$3 = "Respuestas abiertas";
|
|
13951
13962
|
var lang_es = {
|
|
13952
13963
|
dashboard: dashboard$3,
|
|
13953
13964
|
user: user$3,
|
|
@@ -15977,7 +15988,8 @@ var lang_es = {
|
|
|
15977
15988
|
you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section$1,
|
|
15978
15989
|
"continue": "Continuar",
|
|
15979
15990
|
good_job_you_filled_out_support_network_in_the_my_support_network_section: good_job_you_filled_out_support_network_in_the_my_support_network_section$1,
|
|
15980
|
-
good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section: good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$1
|
|
15991
|
+
good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section: good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$1,
|
|
15992
|
+
open_responses: open_responses$3
|
|
15981
15993
|
};
|
|
15982
15994
|
|
|
15983
15995
|
var dashboard$4 = "仪表板";
|
|
@@ -17970,6 +17982,7 @@ var are_you_ready_to_submit$2 = "您准备好提交了吗?";
|
|
|
17970
17982
|
var you_filled_out_check_in_in_the_check_in_section$2 = "您已在签到部分填写“签到”";
|
|
17971
17983
|
var good_job_you_filled_out_support_network_in_the_my_support_network_section$2 = "干得好!您已在我的支持网络部分填写“支持网络”。";
|
|
17972
17984
|
var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$2 = "干得好!您已在我的学习策略部分填写“学习策略”。";
|
|
17985
|
+
var open_responses$4 = "开放式回应";
|
|
17973
17986
|
var lang_zh = {
|
|
17974
17987
|
dashboard: dashboard$4,
|
|
17975
17988
|
user: user$4,
|
|
@@ -19999,7 +20012,8 @@ var lang_zh = {
|
|
|
19999
20012
|
you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section$2,
|
|
20000
20013
|
"continue": "继续",
|
|
20001
20014
|
good_job_you_filled_out_support_network_in_the_my_support_network_section: good_job_you_filled_out_support_network_in_the_my_support_network_section$2,
|
|
20002
|
-
good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section: good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$2
|
|
20015
|
+
good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section: good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$2,
|
|
20016
|
+
open_responses: open_responses$4
|
|
20003
20017
|
};
|
|
20004
20018
|
|
|
20005
20019
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|