mario-core 2.9.304-release → 2.9.305-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.css +9 -4
- package/dist/index.js +20 -5
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +20 -5
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -104,7 +104,13 @@
|
|
|
104
104
|
opacity: 0.8; }
|
|
105
105
|
|
|
106
106
|
._38Lo1 {
|
|
107
|
-
max-width: 524px;
|
|
107
|
+
max-width: 524px;
|
|
108
|
+
overflow-y: auto;
|
|
109
|
+
overflow-x: hidden;
|
|
110
|
+
padding: 20px 0; }
|
|
111
|
+
|
|
112
|
+
._38Lo1::-webkit-scrollbar {
|
|
113
|
+
display: none; }
|
|
108
114
|
|
|
109
115
|
._1OzGy {
|
|
110
116
|
width: 50%;
|
|
@@ -221,8 +227,7 @@
|
|
|
221
227
|
font-family: "Poppins-Regular" !important;
|
|
222
228
|
-webkit-text-decoration: revert;
|
|
223
229
|
text-decoration: revert;
|
|
224
|
-
|
|
225
|
-
position: absolute; }
|
|
230
|
+
margin-top: 20px; }
|
|
226
231
|
._I4SVu:hover {
|
|
227
232
|
color: #336dda; }
|
|
228
233
|
@media (max-width: 768px) {
|
|
@@ -854,7 +859,7 @@
|
|
|
854
859
|
line-height: 27px;
|
|
855
860
|
text-align: left;
|
|
856
861
|
color: #316CD9;
|
|
857
|
-
font-family: "Poppins-Regular"; }
|
|
862
|
+
font-family: "Poppins-Regular" !important; }
|
|
858
863
|
@media (max-width: 768px) {
|
|
859
864
|
._DrSlA p {
|
|
860
865
|
font-size: 14px;
|
package/dist/index.js
CHANGED
|
@@ -1989,6 +1989,7 @@ var tutorial_screen = "tutorial screen";
|
|
|
1989
1989
|
var reflection_forms = "reflection forms";
|
|
1990
1990
|
var select_question_to_add = "Select question to add";
|
|
1991
1991
|
var all_of_the_students_marked_as_feeling_safe = "All of the students marked as feeling safe";
|
|
1992
|
+
var integrations = "Integrations";
|
|
1992
1993
|
var lang_us = {
|
|
1993
1994
|
dashboard: dashboard,
|
|
1994
1995
|
user: user,
|
|
@@ -3974,7 +3975,9 @@ var lang_us = {
|
|
|
3974
3975
|
tutorial_screen: tutorial_screen,
|
|
3975
3976
|
reflection_forms: reflection_forms,
|
|
3976
3977
|
select_question_to_add: select_question_to_add,
|
|
3977
|
-
all_of_the_students_marked_as_feeling_safe: all_of_the_students_marked_as_feeling_safe
|
|
3978
|
+
all_of_the_students_marked_as_feeling_safe: all_of_the_students_marked_as_feeling_safe,
|
|
3979
|
+
integrations: integrations,
|
|
3980
|
+
"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?"
|
|
3978
3981
|
};
|
|
3979
3982
|
|
|
3980
3983
|
var dashboard$1 = "Dashboard";
|
|
@@ -5926,6 +5929,7 @@ var tutorial_screen$1 = "tutorial screen";
|
|
|
5926
5929
|
var reflection_forms$1 = "reflection forms";
|
|
5927
5930
|
var select_question_to_add$1 = "Select question to add";
|
|
5928
5931
|
var all_of_the_students_marked_as_feeling_safe$1 = "All of the students marked as feeling safe";
|
|
5932
|
+
var integrations$1 = "Integrations";
|
|
5929
5933
|
var lang_uk = {
|
|
5930
5934
|
dashboard: dashboard$1,
|
|
5931
5935
|
user: user$1,
|
|
@@ -7911,7 +7915,9 @@ var lang_uk = {
|
|
|
7911
7915
|
tutorial_screen: tutorial_screen$1,
|
|
7912
7916
|
reflection_forms: reflection_forms$1,
|
|
7913
7917
|
select_question_to_add: select_question_to_add$1,
|
|
7914
|
-
all_of_the_students_marked_as_feeling_safe: all_of_the_students_marked_as_feeling_safe$1
|
|
7918
|
+
all_of_the_students_marked_as_feeling_safe: all_of_the_students_marked_as_feeling_safe$1,
|
|
7919
|
+
integrations: integrations$1,
|
|
7920
|
+
"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?"
|
|
7915
7921
|
};
|
|
7916
7922
|
|
|
7917
7923
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -9851,6 +9857,7 @@ var assignment_result$2 = "نتيجة الاحالة";
|
|
|
9851
9857
|
var learning_support_category$2 = "فئة دعم التعلم";
|
|
9852
9858
|
var feedback$2 = "تعليق";
|
|
9853
9859
|
var reflection_forms$2 = "أشكال الانعكاس";
|
|
9860
|
+
var integrations$2 = "Integrations";
|
|
9854
9861
|
var lang_ar = {
|
|
9855
9862
|
dashboard: dashboard$2,
|
|
9856
9863
|
user: user$2,
|
|
@@ -11821,7 +11828,9 @@ var lang_ar = {
|
|
|
11821
11828
|
assignment_result: assignment_result$2,
|
|
11822
11829
|
learning_support_category: learning_support_category$2,
|
|
11823
11830
|
feedback: feedback$2,
|
|
11824
|
-
reflection_forms: reflection_forms$2
|
|
11831
|
+
reflection_forms: reflection_forms$2,
|
|
11832
|
+
integrations: integrations$2,
|
|
11833
|
+
"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?"
|
|
11825
11834
|
};
|
|
11826
11835
|
|
|
11827
11836
|
var dashboard$3 = "Panel de Control";
|
|
@@ -13741,6 +13750,7 @@ var assignment_result$3 = "resultado de la tarea";
|
|
|
13741
13750
|
var learning_support_category$3 = "Categoría de apoyo al aprendizaje";
|
|
13742
13751
|
var feedback$3 = "comentario";
|
|
13743
13752
|
var reflection_forms$3 = "formas de reflexión";
|
|
13753
|
+
var integrations$3 = "Integrations";
|
|
13744
13754
|
var lang_es = {
|
|
13745
13755
|
dashboard: dashboard$3,
|
|
13746
13756
|
user: user$3,
|
|
@@ -15694,7 +15704,9 @@ var lang_es = {
|
|
|
15694
15704
|
assignment_result: assignment_result$3,
|
|
15695
15705
|
learning_support_category: learning_support_category$3,
|
|
15696
15706
|
feedback: feedback$3,
|
|
15697
|
-
reflection_forms: reflection_forms$3
|
|
15707
|
+
reflection_forms: reflection_forms$3,
|
|
15708
|
+
integrations: integrations$3,
|
|
15709
|
+
"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?"
|
|
15698
15710
|
};
|
|
15699
15711
|
|
|
15700
15712
|
var dashboard$4 = "仪表板";
|
|
@@ -17643,6 +17655,7 @@ var assignment_result$4 = "作業結果";
|
|
|
17643
17655
|
var learning_support_category$4 = "學習支援類";
|
|
17644
17656
|
var feedback$4 = "回饋";
|
|
17645
17657
|
var reflection_forms$4 = "反射形式";
|
|
17658
|
+
var integrations$4 = "Integrations";
|
|
17646
17659
|
var lang_zh = {
|
|
17647
17660
|
dashboard: dashboard$4,
|
|
17648
17661
|
user: user$4,
|
|
@@ -19624,7 +19637,9 @@ var lang_zh = {
|
|
|
19624
19637
|
assignment_result: assignment_result$4,
|
|
19625
19638
|
learning_support_category: learning_support_category$4,
|
|
19626
19639
|
feedback: feedback$4,
|
|
19627
|
-
reflection_forms: reflection_forms$4
|
|
19640
|
+
reflection_forms: reflection_forms$4,
|
|
19641
|
+
integrations: integrations$4,
|
|
19642
|
+
"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?"
|
|
19628
19643
|
};
|
|
19629
19644
|
|
|
19630
19645
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|