mario-core 2.9.376-release → 2.9.378-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 +50 -21
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +50 -21
- package/dist/index.modern.js.map +1 -1
- package/dist/types/Payload.d.ts +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1863,7 +1863,7 @@ var mario_tools = "MARIO Tools";
|
|
|
1863
1863
|
var customize = "Customize";
|
|
1864
1864
|
var techical_settings = "Technical Settings";
|
|
1865
1865
|
var data_import_export = "Data Import/Export";
|
|
1866
|
-
var inactive_students = "
|
|
1866
|
+
var inactive_students = "Inactivate students";
|
|
1867
1867
|
var admin_general_tips = "Admin General Tips";
|
|
1868
1868
|
var school_usage = "School Usage";
|
|
1869
1869
|
var total_conversations_time = "Total Conversation Time";
|
|
@@ -2049,6 +2049,10 @@ var challenge_upc = "Challenge";
|
|
|
2049
2049
|
var source = "Source";
|
|
2050
2050
|
var request = "Request";
|
|
2051
2051
|
var edit_iep_template = "Edit IEP template";
|
|
2052
|
+
var are_you_ready_to_submit = "Are you ready to submit?";
|
|
2053
|
+
var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit = "There are several questions you have not answered yet. Are you sure you want to submit?";
|
|
2054
|
+
var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done = "You did not complete the check in. Please check your responses and click Done";
|
|
2055
|
+
var check_in_finished = "Check In Finished";
|
|
2052
2056
|
var lang_us = {
|
|
2053
2057
|
dashboard: dashboard,
|
|
2054
2058
|
user: user,
|
|
@@ -4097,7 +4101,11 @@ var lang_us = {
|
|
|
4097
4101
|
challenge_upc: challenge_upc,
|
|
4098
4102
|
source: source,
|
|
4099
4103
|
request: request,
|
|
4100
|
-
edit_iep_template: edit_iep_template
|
|
4104
|
+
edit_iep_template: edit_iep_template,
|
|
4105
|
+
are_you_ready_to_submit: are_you_ready_to_submit,
|
|
4106
|
+
there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit,
|
|
4107
|
+
you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done,
|
|
4108
|
+
check_in_finished: check_in_finished
|
|
4101
4109
|
};
|
|
4102
4110
|
|
|
4103
4111
|
var dashboard$1 = "Dashboard";
|
|
@@ -5917,7 +5925,7 @@ var accommodation_set$1 = "Accommodation Set";
|
|
|
5917
5925
|
var add_new_accommodation$1 = "Add new accommodation";
|
|
5918
5926
|
var print_my_accommodations$1 = "Print my accommodations";
|
|
5919
5927
|
var my_learning_progress$1 = "My Learning Progress";
|
|
5920
|
-
var inactive_students$1 = "
|
|
5928
|
+
var inactive_students$1 = "Inactivate students";
|
|
5921
5929
|
var responses_comparisons$1 = "Responses Comparisons";
|
|
5922
5930
|
var dropdown_and_verbal_questions_responses$1 = "Dropdown and Verbal Questions Responses";
|
|
5923
5931
|
var mario_tools$1 = "MARIO Tools";
|
|
@@ -6109,6 +6117,10 @@ var challenge_upc$1 = "Challenge";
|
|
|
6109
6117
|
var source$1 = "Source";
|
|
6110
6118
|
var request$1 = "Request";
|
|
6111
6119
|
var edit_iep_template$1 = "Edit IEP template";
|
|
6120
|
+
var are_you_ready_to_submit$1 = "Are you ready to submit?";
|
|
6121
|
+
var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$1 = "There are several questions you have not answered yet. Are you sure you want to submit?";
|
|
6122
|
+
var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$1 = "You did not complete the check in. Please check your responses and click Done";
|
|
6123
|
+
var check_in_finished$1 = "Check In Finished";
|
|
6112
6124
|
var lang_uk = {
|
|
6113
6125
|
dashboard: dashboard$1,
|
|
6114
6126
|
user: user$1,
|
|
@@ -8157,7 +8169,11 @@ var lang_uk = {
|
|
|
8157
8169
|
challenge_upc: challenge_upc$1,
|
|
8158
8170
|
source: source$1,
|
|
8159
8171
|
request: request$1,
|
|
8160
|
-
edit_iep_template: edit_iep_template$1
|
|
8172
|
+
edit_iep_template: edit_iep_template$1,
|
|
8173
|
+
are_you_ready_to_submit: are_you_ready_to_submit$1,
|
|
8174
|
+
there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$1,
|
|
8175
|
+
you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$1,
|
|
8176
|
+
check_in_finished: check_in_finished$1
|
|
8161
8177
|
};
|
|
8162
8178
|
|
|
8163
8179
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10150,8 +10166,8 @@ var empty = "فارغ";
|
|
|
10150
10166
|
var you_have_completed_all_of_the_weekly_quests = "لقد أكملت جميع المهام الأسبوعية!";
|
|
10151
10167
|
var good_job = "أحسنت!";
|
|
10152
10168
|
var if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in = "إذا قمت بالرد على جميع الأسئلة، فاضغط على الزر \"مكتمل\" لإكمال تسجيل الحضور";
|
|
10153
|
-
var check_in_finished = "تم الانتهاء من تسجيل الحضور";
|
|
10154
|
-
var are_you_ready_to_submit = "هل أنت مستعد للإرسال؟";
|
|
10169
|
+
var check_in_finished$2 = "تم الانتهاء من تسجيل الحضور";
|
|
10170
|
+
var are_you_ready_to_submit$2 = "هل أنت مستعد للإرسال؟";
|
|
10155
10171
|
var you_filled_out_check_in_in_the_check_in_section = "لقد قمت بملء \"تسجيل الحضور\" في قسم تسجيل الحضور";
|
|
10156
10172
|
var good_job_you_filled_out_support_network_in_the_my_support_network_section = "أحسنت! لقد قمت بملء \"شبكة الدعم\" في قسم \"شبكة الدعم الخاصة بي\".";
|
|
10157
10173
|
var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section = "أحسنت! لقد قمت بملء \"استراتيجيات التعلم\" في قسم استراتيجيات التعلم الخاصة بي.";
|
|
@@ -10201,6 +10217,8 @@ var challenge_upc$2 = "تحدي";
|
|
|
10201
10217
|
var source$2 = "مصدر";
|
|
10202
10218
|
var request$2 = "طلب";
|
|
10203
10219
|
var edit_iep_template$2 = "تعديل قالب IEP";
|
|
10220
|
+
var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$2 = "هناك العديد من الأسئلة التي لم تجيب عليها بعد. هل أنت متأكد من رغبتك في الإرسال؟";
|
|
10221
|
+
var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$2 = "لم تقم بإكمال عملية تسجيل الدخول. يرجى التحقق من ردودك والنقر فوق تم";
|
|
10204
10222
|
var lang_ar = {
|
|
10205
10223
|
dashboard: dashboard$2,
|
|
10206
10224
|
user: user$2,
|
|
@@ -12230,8 +12248,8 @@ var lang_ar = {
|
|
|
12230
12248
|
you_have_completed_all_of_the_weekly_quests: you_have_completed_all_of_the_weekly_quests,
|
|
12231
12249
|
good_job: good_job,
|
|
12232
12250
|
if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in: if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in,
|
|
12233
|
-
check_in_finished: check_in_finished,
|
|
12234
|
-
are_you_ready_to_submit: are_you_ready_to_submit,
|
|
12251
|
+
check_in_finished: check_in_finished$2,
|
|
12252
|
+
are_you_ready_to_submit: are_you_ready_to_submit$2,
|
|
12235
12253
|
you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section,
|
|
12236
12254
|
"continue": "متابعة",
|
|
12237
12255
|
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,
|
|
@@ -12283,7 +12301,9 @@ var lang_ar = {
|
|
|
12283
12301
|
challenge_upc: challenge_upc$2,
|
|
12284
12302
|
source: source$2,
|
|
12285
12303
|
request: request$2,
|
|
12286
|
-
edit_iep_template: edit_iep_template$2
|
|
12304
|
+
edit_iep_template: edit_iep_template$2,
|
|
12305
|
+
there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$2,
|
|
12306
|
+
you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$2
|
|
12287
12307
|
};
|
|
12288
12308
|
|
|
12289
12309
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -14276,8 +14296,8 @@ var empty$1 = "vacío";
|
|
|
14276
14296
|
var you_have_completed_all_of_the_weekly_quests$1 = "¡Has completado todas las misiones semanales!";
|
|
14277
14297
|
var good_job$1 = "¡Buen trabajo!";
|
|
14278
14298
|
var if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$1 = "Si ha respondido a todas las preguntas, presione el botón HECHO para completar el Registro";
|
|
14279
|
-
var check_in_finished$
|
|
14280
|
-
var are_you_ready_to_submit$
|
|
14299
|
+
var check_in_finished$3 = "Registro terminado";
|
|
14300
|
+
var are_you_ready_to_submit$3 = "¿Estás listo para enviar?";
|
|
14281
14301
|
var you_filled_out_check_in_in_the_check_in_section$1 = "Completaste \"Check In\" en la sección Check In";
|
|
14282
14302
|
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.";
|
|
14283
14303
|
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.";
|
|
@@ -14327,6 +14347,8 @@ var challenge_upc$3 = "Desafío";
|
|
|
14327
14347
|
var source$3 = "Fuente";
|
|
14328
14348
|
var request$3 = "Pedido";
|
|
14329
14349
|
var edit_iep_template$3 = "Editar plantilla de IEP";
|
|
14350
|
+
var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$3 = "Hay varias preguntas que aún no has respondido. ¿Estás seguro de que deseas enviarlas?";
|
|
14351
|
+
var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$3 = "No has completado el check in. Por favor, revisa tus respuestas y haz clic en Listo";
|
|
14330
14352
|
var lang_es = {
|
|
14331
14353
|
dashboard: dashboard$3,
|
|
14332
14354
|
user: user$3,
|
|
@@ -16356,8 +16378,8 @@ var lang_es = {
|
|
|
16356
16378
|
you_have_completed_all_of_the_weekly_quests: you_have_completed_all_of_the_weekly_quests$1,
|
|
16357
16379
|
good_job: good_job$1,
|
|
16358
16380
|
if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in: if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$1,
|
|
16359
|
-
check_in_finished: check_in_finished$
|
|
16360
|
-
are_you_ready_to_submit: are_you_ready_to_submit$
|
|
16381
|
+
check_in_finished: check_in_finished$3,
|
|
16382
|
+
are_you_ready_to_submit: are_you_ready_to_submit$3,
|
|
16361
16383
|
you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section$1,
|
|
16362
16384
|
"continue": "Continuar",
|
|
16363
16385
|
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,
|
|
@@ -16409,7 +16431,9 @@ var lang_es = {
|
|
|
16409
16431
|
challenge_upc: challenge_upc$3,
|
|
16410
16432
|
source: source$3,
|
|
16411
16433
|
request: request$3,
|
|
16412
|
-
edit_iep_template: edit_iep_template$3
|
|
16434
|
+
edit_iep_template: edit_iep_template$3,
|
|
16435
|
+
there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$3,
|
|
16436
|
+
you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$3
|
|
16413
16437
|
};
|
|
16414
16438
|
|
|
16415
16439
|
var dashboard$4 = "仪表板";
|
|
@@ -18402,8 +18426,8 @@ var empty$2 = "empty";
|
|
|
18402
18426
|
var you_have_completed_all_of_the_weekly_quests$2 = "您已完成所有每周任务!";
|
|
18403
18427
|
var good_job$2 = "干得好!";
|
|
18404
18428
|
var if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$2 = "如果您已回答所有问题,请按“完成”按钮完成签到";
|
|
18405
|
-
var check_in_finished$
|
|
18406
|
-
var are_you_ready_to_submit$
|
|
18429
|
+
var check_in_finished$4 = "签到已完成";
|
|
18430
|
+
var are_you_ready_to_submit$4 = "您准备好提交了吗?";
|
|
18407
18431
|
var you_filled_out_check_in_in_the_check_in_section$2 = "您已在签到部分填写“签到”";
|
|
18408
18432
|
var good_job_you_filled_out_support_network_in_the_my_support_network_section$2 = "干得好!您已在我的支持网络部分填写“支持网络”。";
|
|
18409
18433
|
var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$2 = "干得好!您已在我的学习策略部分填写“学习策略”。";
|
|
@@ -18453,6 +18477,8 @@ var challenge_upc$4 = "挑战";
|
|
|
18453
18477
|
var source$4 = "来源";
|
|
18454
18478
|
var request$4 = "要求";
|
|
18455
18479
|
var edit_iep_template$4 = "编辑 IEP 模板";
|
|
18480
|
+
var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$4 = "您还有几个问题尚未回答。您确定要提交吗?";
|
|
18481
|
+
var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$4 = "您尚未完成签到。请检查您的回复并点击完成";
|
|
18456
18482
|
var lang_zh = {
|
|
18457
18483
|
dashboard: dashboard$4,
|
|
18458
18484
|
user: user$4,
|
|
@@ -20482,8 +20508,8 @@ var lang_zh = {
|
|
|
20482
20508
|
you_have_completed_all_of_the_weekly_quests: you_have_completed_all_of_the_weekly_quests$2,
|
|
20483
20509
|
good_job: good_job$2,
|
|
20484
20510
|
if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in: if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$2,
|
|
20485
|
-
check_in_finished: check_in_finished$
|
|
20486
|
-
are_you_ready_to_submit: are_you_ready_to_submit$
|
|
20511
|
+
check_in_finished: check_in_finished$4,
|
|
20512
|
+
are_you_ready_to_submit: are_you_ready_to_submit$4,
|
|
20487
20513
|
you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section$2,
|
|
20488
20514
|
"continue": "继续",
|
|
20489
20515
|
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,
|
|
@@ -20535,7 +20561,9 @@ var lang_zh = {
|
|
|
20535
20561
|
challenge_upc: challenge_upc$4,
|
|
20536
20562
|
source: source$4,
|
|
20537
20563
|
request: request$4,
|
|
20538
|
-
edit_iep_template: edit_iep_template$4
|
|
20564
|
+
edit_iep_template: edit_iep_template$4,
|
|
20565
|
+
there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$4,
|
|
20566
|
+
you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$4
|
|
20539
20567
|
};
|
|
20540
20568
|
|
|
20541
20569
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|
|
@@ -48426,7 +48454,7 @@ var commonReducer = toolkit.createReducer(initialState, function (builder) {
|
|
|
48426
48454
|
}).addCase(setSandboxMode, function (state, action) {
|
|
48427
48455
|
state.isSandboxMode = action.payload;
|
|
48428
48456
|
}).addCase(initAmplitude, function (state, action) {
|
|
48429
|
-
var _action$payload, _action$payload2, _action$payload3, _action$payload4, _action$payload5, _action$payload6, _action$payload7, _action$payload8, _action$payload9, _action$payload10, _action$payload11, _action$payload12, _action$payload13, _action$payload13$rol, _action$payload14;
|
|
48457
|
+
var _action$payload, _action$payload2, _action$payload3, _action$payload4, _action$payload5, _action$payload6, _action$payload7, _action$payload8, _action$payload9, _action$payload10, _action$payload11, _action$payload12, _action$payload13, _action$payload13$rol, _action$payload14, _action$payload15;
|
|
48430
48458
|
|
|
48431
48459
|
var hostName = window.location.hostname;
|
|
48432
48460
|
var eventProperties = {
|
|
@@ -48443,7 +48471,8 @@ var commonReducer = toolkit.createReducer(initialState, function (builder) {
|
|
|
48443
48471
|
event: action.payload.event,
|
|
48444
48472
|
domain: !!hostName ? hostName : "",
|
|
48445
48473
|
roles: !!((_action$payload12 = action.payload) !== null && _action$payload12 !== void 0 && _action$payload12.roles) ? (_action$payload13 = action.payload) === null || _action$payload13 === void 0 ? void 0 : (_action$payload13$rol = _action$payload13.roles) === null || _action$payload13$rol === void 0 ? void 0 : _action$payload13$rol.toString() : "",
|
|
48446
|
-
answer: !!((_action$payload14 = action.payload) !== null && _action$payload14 !== void 0 && _action$payload14.answer) ? action.payload.answer : ""
|
|
48474
|
+
answer: !!((_action$payload14 = action.payload) !== null && _action$payload14 !== void 0 && _action$payload14.answer) ? action.payload.answer : "",
|
|
48475
|
+
chart: !!((_action$payload15 = action.payload) !== null && _action$payload15 !== void 0 && _action$payload15.chart) ? action.payload.chart : ""
|
|
48447
48476
|
};
|
|
48448
48477
|
state.amplitude = eventProperties;
|
|
48449
48478
|
});
|