mario-core 2.9.61-beta → 2.9.64-beta
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 +14 -2
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +14 -2
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -72,6 +72,7 @@ var tooltip_content_safety_chart = "The visual represenation of all the response
|
|
|
72
72
|
var tooltip_content_student_by_age_chart = "The specific representation of students by gender and grade level at your school.";
|
|
73
73
|
var tooltip_content_students_by_designation = "The composite representation of students by individual grades in your school with specific designations.";
|
|
74
74
|
var total_1_to_1 = "Total 1-to-1";
|
|
75
|
+
var total_check_in = "Total Check In";
|
|
75
76
|
var total_1_to_1_time = "Total 1-to-1 Time";
|
|
76
77
|
var total_conferences = "Total Conferences";
|
|
77
78
|
var total_conferences_time = "Total Conferences Time";
|
|
@@ -217,6 +218,7 @@ var edit_destination = "Edit Destination";
|
|
|
217
218
|
var confirm = "Confirm";
|
|
218
219
|
var hello = "Hello";
|
|
219
220
|
var todays_1_1 = "Today’s 1-1";
|
|
221
|
+
var todays_check_in = "Today’s Check In";
|
|
220
222
|
var todays_Conferences = "Today’s Conferences";
|
|
221
223
|
var next_meeting = "Next Meeting";
|
|
222
224
|
var next_conference = "Next Conference";
|
|
@@ -278,6 +280,7 @@ var time_must_be_between_8_am_and_6_pm = "Time must be between 8 AM and 6 PM";
|
|
|
278
280
|
var from = "From";
|
|
279
281
|
var to = "To";
|
|
280
282
|
var show_only_favorites = "Show only favorites";
|
|
283
|
+
var show_only_conversation = "Show 1-1 conversation only";
|
|
281
284
|
var duration = "Duration";
|
|
282
285
|
var favorite = "Favorite";
|
|
283
286
|
var open = "Open";
|
|
@@ -617,6 +620,7 @@ var lang_us = {
|
|
|
617
620
|
tooltip_content_student_by_age_chart: tooltip_content_student_by_age_chart,
|
|
618
621
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation,
|
|
619
622
|
total_1_to_1: total_1_to_1,
|
|
623
|
+
total_check_in: total_check_in,
|
|
620
624
|
total_1_to_1_time: total_1_to_1_time,
|
|
621
625
|
total_conferences: total_conferences,
|
|
622
626
|
total_conferences_time: total_conferences_time,
|
|
@@ -764,6 +768,7 @@ var lang_us = {
|
|
|
764
768
|
confirm: confirm,
|
|
765
769
|
hello: hello,
|
|
766
770
|
todays_1_1: todays_1_1,
|
|
771
|
+
todays_check_in: todays_check_in,
|
|
767
772
|
todays_Conferences: todays_Conferences,
|
|
768
773
|
next_meeting: next_meeting,
|
|
769
774
|
next_conference: next_conference,
|
|
@@ -827,6 +832,7 @@ var lang_us = {
|
|
|
827
832
|
from: from,
|
|
828
833
|
to: to,
|
|
829
834
|
show_only_favorites: show_only_favorites,
|
|
835
|
+
show_only_conversation: show_only_conversation,
|
|
830
836
|
duration: duration,
|
|
831
837
|
favorite: favorite,
|
|
832
838
|
open: open,
|
|
@@ -1169,6 +1175,7 @@ var tooltip_content_safety_chart$1 = "The visual represenation of all the respon
|
|
|
1169
1175
|
var tooltip_content_student_by_age_chart$1 = "The specific representation of students by gender and grade level at your school.";
|
|
1170
1176
|
var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
|
|
1171
1177
|
var total_1_to_1$1 = "Total 1-to-1";
|
|
1178
|
+
var total_check_in$1 = "Total Check In";
|
|
1172
1179
|
var total_1_to_1_time$1 = "Total 1-to-1 Time";
|
|
1173
1180
|
var total_conferences$1 = "Total Conferences";
|
|
1174
1181
|
var total_conferences_time$1 = "Total Conferences Time";
|
|
@@ -1307,7 +1314,7 @@ var use_for$1 = "Use for";
|
|
|
1307
1314
|
var admin_training$1 = "Admin training";
|
|
1308
1315
|
var teacher_training$1 = "Teacher training";
|
|
1309
1316
|
var created_time$1 = "Create time";
|
|
1310
|
-
var total_reflections$1 = "Total Reflections
|
|
1317
|
+
var total_reflections$1 = "Total Reflections";
|
|
1311
1318
|
var student_training$1 = "Student training";
|
|
1312
1319
|
var create_destination$1 = "Create Destination";
|
|
1313
1320
|
var total_of_designation$1 = "Total of Designation";
|
|
@@ -1316,6 +1323,7 @@ var edit_destination$1 = "Edit Destination";
|
|
|
1316
1323
|
var confirm$1 = "Confirm";
|
|
1317
1324
|
var hello$1 = "Hello";
|
|
1318
1325
|
var todays_1_1$1 = "Today’s 1-1";
|
|
1326
|
+
var todays_check_in$1 = "Today’s Check In";
|
|
1319
1327
|
var todays_Conferences$1 = "Today’s Conferences";
|
|
1320
1328
|
var next_meeting$1 = "Next Meeting";
|
|
1321
1329
|
var next_conference$1 = "Next Conference";
|
|
@@ -1377,6 +1385,7 @@ var time_must_be_between_8_am_and_6_pm$1 = "Time must be between 8 AM and 6 PM";
|
|
|
1377
1385
|
var from$1 = "From";
|
|
1378
1386
|
var to$1 = "To";
|
|
1379
1387
|
var show_only_favorites$1 = "Show only favorites";
|
|
1388
|
+
var show_only_conversation$1 = "Show 1-1 conversation only";
|
|
1380
1389
|
var duration$1 = "Duration";
|
|
1381
1390
|
var favorite$1 = "Favorite";
|
|
1382
1391
|
var open$1 = "Open";
|
|
@@ -1585,7 +1594,7 @@ var accommodation$1 = "Accommodation";
|
|
|
1585
1594
|
var all_categories$1 = "All categories";
|
|
1586
1595
|
var do_you_want_to_delete_this_accommodation$1 = "Do you want to delete this accommodation";
|
|
1587
1596
|
var edit_accommodation$1 = "Edit Accommodation";
|
|
1588
|
-
var add_accommodation$1 = "
|
|
1597
|
+
var add_accommodation$1 = "Add Accommodation";
|
|
1589
1598
|
var all$1 = "All";
|
|
1590
1599
|
var all_status$1 = "All status";
|
|
1591
1600
|
var goal_type$1 = "Goal Type";
|
|
@@ -1716,6 +1725,7 @@ var lang_uk = {
|
|
|
1716
1725
|
tooltip_content_student_by_age_chart: tooltip_content_student_by_age_chart$1,
|
|
1717
1726
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$1,
|
|
1718
1727
|
total_1_to_1: total_1_to_1$1,
|
|
1728
|
+
total_check_in: total_check_in$1,
|
|
1719
1729
|
total_1_to_1_time: total_1_to_1_time$1,
|
|
1720
1730
|
total_conferences: total_conferences$1,
|
|
1721
1731
|
total_conferences_time: total_conferences_time$1,
|
|
@@ -1863,6 +1873,7 @@ var lang_uk = {
|
|
|
1863
1873
|
confirm: confirm$1,
|
|
1864
1874
|
hello: hello$1,
|
|
1865
1875
|
todays_1_1: todays_1_1$1,
|
|
1876
|
+
todays_check_in: todays_check_in$1,
|
|
1866
1877
|
todays_Conferences: todays_Conferences$1,
|
|
1867
1878
|
next_meeting: next_meeting$1,
|
|
1868
1879
|
next_conference: next_conference$1,
|
|
@@ -1926,6 +1937,7 @@ var lang_uk = {
|
|
|
1926
1937
|
from: from$1,
|
|
1927
1938
|
to: to$1,
|
|
1928
1939
|
show_only_favorites: show_only_favorites$1,
|
|
1940
|
+
show_only_conversation: show_only_conversation$1,
|
|
1929
1941
|
duration: duration$1,
|
|
1930
1942
|
favorite: favorite$1,
|
|
1931
1943
|
open: open$1,
|