mario-core 2.9.420-feedback → 2.9.421-feedback
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 +2 -2
- package/dist/index.modern.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -757,7 +757,7 @@ var you_can_only_select_number_kpis_at_a_time = "You can only select {{number}}
|
|
|
757
757
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
758
758
|
var last_check__in = "Last Check in";
|
|
759
759
|
var how_many_times_a_strategy_has_been_chosen = "How many times a strategy has been chosen";
|
|
760
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from
|
|
760
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from student check-ins. Filter above to change the data set";
|
|
761
761
|
var not_yet_started = "Not yet started";
|
|
762
762
|
var in_progress = "In progress";
|
|
763
763
|
var export_check_ins_to_csv = "Export Check Ins to CSV";
|
|
@@ -5127,7 +5127,7 @@ var you_can_only_select_number_kpis_at_a_time$1 = "You can only select {{number}
|
|
|
5127
5127
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones$1 = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
5128
5128
|
var last_check__in$1 = "Last Check in";
|
|
5129
5129
|
var how_many_times_a_strategy_has_been_chosen$1 = "How many times a strategy has been chosen";
|
|
5130
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from
|
|
5130
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from student check-ins. Filter above to change the data set";
|
|
5131
5131
|
var not_yet_started$1 = "Not yet started";
|
|
5132
5132
|
var in_progress$1 = "In progress";
|
|
5133
5133
|
var export_check_ins_to_csv$1 = "Export Check Ins to CSV";
|
package/dist/index.modern.js
CHANGED
|
@@ -756,7 +756,7 @@ var you_can_only_select_number_kpis_at_a_time = "You can only select {{number}}
|
|
|
756
756
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
757
757
|
var last_check__in = "Last Check in";
|
|
758
758
|
var how_many_times_a_strategy_has_been_chosen = "How many times a strategy has been chosen";
|
|
759
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from
|
|
759
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from student check-ins. Filter above to change the data set";
|
|
760
760
|
var not_yet_started = "Not yet started";
|
|
761
761
|
var in_progress = "In progress";
|
|
762
762
|
var export_check_ins_to_csv = "Export Check Ins to CSV";
|
|
@@ -5126,7 +5126,7 @@ var you_can_only_select_number_kpis_at_a_time$1 = "You can only select {{number}
|
|
|
5126
5126
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones$1 = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
5127
5127
|
var last_check__in$1 = "Last Check in";
|
|
5128
5128
|
var how_many_times_a_strategy_has_been_chosen$1 = "How many times a strategy has been chosen";
|
|
5129
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from
|
|
5129
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from student check-ins. Filter above to change the data set";
|
|
5130
5130
|
var not_yet_started$1 = "Not yet started";
|
|
5131
5131
|
var in_progress$1 = "In progress";
|
|
5132
5132
|
var export_check_ins_to_csv$1 = "Export Check Ins to CSV";
|