mario-core 2.9.60-beta → 2.9.62-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 +12 -0
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +12 -0
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -70,6 +70,7 @@ var tooltip_content_safety_chart = "The visual represenation of all the response
|
|
|
70
70
|
var tooltip_content_student_by_age_chart = "The specific representation of students by gender and grade level at your school.";
|
|
71
71
|
var tooltip_content_students_by_designation = "The composite representation of students by individual grades in your school with specific designations.";
|
|
72
72
|
var total_1_to_1 = "Total 1-to-1";
|
|
73
|
+
var total_check_in = "Total Check In";
|
|
73
74
|
var total_1_to_1_time = "Total 1-to-1 Time";
|
|
74
75
|
var total_conferences = "Total Conferences";
|
|
75
76
|
var total_conferences_time = "Total Conferences Time";
|
|
@@ -215,6 +216,7 @@ var edit_destination = "Edit Destination";
|
|
|
215
216
|
var confirm = "Confirm";
|
|
216
217
|
var hello = "Hello";
|
|
217
218
|
var todays_1_1 = "Today’s 1-1";
|
|
219
|
+
var todays_check_in = "Today’s Check In";
|
|
218
220
|
var todays_Conferences = "Today’s Conferences";
|
|
219
221
|
var next_meeting = "Next Meeting";
|
|
220
222
|
var next_conference = "Next Conference";
|
|
@@ -276,6 +278,7 @@ var time_must_be_between_8_am_and_6_pm = "Time must be between 8 AM and 6 PM";
|
|
|
276
278
|
var from = "From";
|
|
277
279
|
var to = "To";
|
|
278
280
|
var show_only_favorites = "Show only favorites";
|
|
281
|
+
var show_only_conversation = "Show 1-1 conversation only";
|
|
279
282
|
var duration = "Duration";
|
|
280
283
|
var favorite = "Favorite";
|
|
281
284
|
var open = "Open";
|
|
@@ -614,6 +617,7 @@ var lang_us = {
|
|
|
614
617
|
tooltip_content_student_by_age_chart: tooltip_content_student_by_age_chart,
|
|
615
618
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation,
|
|
616
619
|
total_1_to_1: total_1_to_1,
|
|
620
|
+
total_check_in: total_check_in,
|
|
617
621
|
total_1_to_1_time: total_1_to_1_time,
|
|
618
622
|
total_conferences: total_conferences,
|
|
619
623
|
total_conferences_time: total_conferences_time,
|
|
@@ -761,6 +765,7 @@ var lang_us = {
|
|
|
761
765
|
confirm: confirm,
|
|
762
766
|
hello: hello,
|
|
763
767
|
todays_1_1: todays_1_1,
|
|
768
|
+
todays_check_in: todays_check_in,
|
|
764
769
|
todays_Conferences: todays_Conferences,
|
|
765
770
|
next_meeting: next_meeting,
|
|
766
771
|
next_conference: next_conference,
|
|
@@ -824,6 +829,7 @@ var lang_us = {
|
|
|
824
829
|
from: from,
|
|
825
830
|
to: to,
|
|
826
831
|
show_only_favorites: show_only_favorites,
|
|
832
|
+
show_only_conversation: show_only_conversation,
|
|
827
833
|
duration: duration,
|
|
828
834
|
favorite: favorite,
|
|
829
835
|
open: open,
|
|
@@ -1165,6 +1171,7 @@ var tooltip_content_safety_chart$1 = "The visual represenation of all the respon
|
|
|
1165
1171
|
var tooltip_content_student_by_age_chart$1 = "The specific representation of students by gender and grade level at your school.";
|
|
1166
1172
|
var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
|
|
1167
1173
|
var total_1_to_1$1 = "Total 1-to-1";
|
|
1174
|
+
var total_check_in$1 = "Total Check In";
|
|
1168
1175
|
var total_1_to_1_time$1 = "Total 1-to-1 Time";
|
|
1169
1176
|
var total_conferences$1 = "Total Conferences";
|
|
1170
1177
|
var total_conferences_time$1 = "Total Conferences Time";
|
|
@@ -1312,6 +1319,7 @@ var edit_destination$1 = "Edit Destination";
|
|
|
1312
1319
|
var confirm$1 = "Confirm";
|
|
1313
1320
|
var hello$1 = "Hello";
|
|
1314
1321
|
var todays_1_1$1 = "Today’s 1-1";
|
|
1322
|
+
var todays_check_in$1 = "Today’s Check In";
|
|
1315
1323
|
var todays_Conferences$1 = "Today’s Conferences";
|
|
1316
1324
|
var next_meeting$1 = "Next Meeting";
|
|
1317
1325
|
var next_conference$1 = "Next Conference";
|
|
@@ -1373,6 +1381,7 @@ var time_must_be_between_8_am_and_6_pm$1 = "Time must be between 8 AM and 6 PM";
|
|
|
1373
1381
|
var from$1 = "From";
|
|
1374
1382
|
var to$1 = "To";
|
|
1375
1383
|
var show_only_favorites$1 = "Show only favorites";
|
|
1384
|
+
var show_only_conversation$1 = "Show 1-1 conversation only";
|
|
1376
1385
|
var duration$1 = "Duration";
|
|
1377
1386
|
var favorite$1 = "Favorite";
|
|
1378
1387
|
var open$1 = "Open";
|
|
@@ -1711,6 +1720,7 @@ var lang_uk = {
|
|
|
1711
1720
|
tooltip_content_student_by_age_chart: tooltip_content_student_by_age_chart$1,
|
|
1712
1721
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$1,
|
|
1713
1722
|
total_1_to_1: total_1_to_1$1,
|
|
1723
|
+
total_check_in: total_check_in$1,
|
|
1714
1724
|
total_1_to_1_time: total_1_to_1_time$1,
|
|
1715
1725
|
total_conferences: total_conferences$1,
|
|
1716
1726
|
total_conferences_time: total_conferences_time$1,
|
|
@@ -1858,6 +1868,7 @@ var lang_uk = {
|
|
|
1858
1868
|
confirm: confirm$1,
|
|
1859
1869
|
hello: hello$1,
|
|
1860
1870
|
todays_1_1: todays_1_1$1,
|
|
1871
|
+
todays_check_in: todays_check_in$1,
|
|
1861
1872
|
todays_Conferences: todays_Conferences$1,
|
|
1862
1873
|
next_meeting: next_meeting$1,
|
|
1863
1874
|
next_conference: next_conference$1,
|
|
@@ -1921,6 +1932,7 @@ var lang_uk = {
|
|
|
1921
1932
|
from: from$1,
|
|
1922
1933
|
to: to$1,
|
|
1923
1934
|
show_only_favorites: show_only_favorites$1,
|
|
1935
|
+
show_only_conversation: show_only_conversation$1,
|
|
1924
1936
|
duration: duration$1,
|
|
1925
1937
|
favorite: favorite$1,
|
|
1926
1938
|
open: open$1,
|