mario-core 2.9.222-release → 2.9.223-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 CHANGED
@@ -1846,7 +1846,7 @@ var print_my_accommodations = "Print my accommodations";
1846
1846
  var my_learning_progress = "My Learning Progress";
1847
1847
  var responses_and_response_rates_per_question = "Responses and Response Rates Per Question";
1848
1848
  var responses_comparisons = "Responses Comparisons";
1849
- var dropdown_and_verbal_questions_responses = "Dropdown and verbal Questions Responses";
1849
+ var dropdown_and_verbal_questions_responses = "Dropdown and Verbal Questions Responses";
1850
1850
  var lang_us = {
1851
1851
  dashboard: dashboard,
1852
1852
  user: user,
@@ -5484,7 +5484,7 @@ var add_new_accommodation$1 = "Add new accommodation";
5484
5484
  var print_my_accommodations$1 = "Print my accommodations";
5485
5485
  var my_learning_progress$1 = "My Learning Progress";
5486
5486
  var responses_comparisons$1 = "Responses Comparisons";
5487
- var dropdown_and_verbal_questions_responses$1 = "Dropdown and verbal Questions Responses";
5487
+ var dropdown_and_verbal_questions_responses$1 = "Dropdown and Verbal Questions Responses";
5488
5488
  var lang_uk = {
5489
5489
  dashboard: dashboard$1,
5490
5490
  user: user$1,
@@ -1843,7 +1843,7 @@ var print_my_accommodations = "Print my accommodations";
1843
1843
  var my_learning_progress = "My Learning Progress";
1844
1844
  var responses_and_response_rates_per_question = "Responses and Response Rates Per Question";
1845
1845
  var responses_comparisons = "Responses Comparisons";
1846
- var dropdown_and_verbal_questions_responses = "Dropdown and verbal Questions Responses";
1846
+ var dropdown_and_verbal_questions_responses = "Dropdown and Verbal Questions Responses";
1847
1847
  var lang_us = {
1848
1848
  dashboard: dashboard,
1849
1849
  user: user,
@@ -5481,7 +5481,7 @@ var add_new_accommodation$1 = "Add new accommodation";
5481
5481
  var print_my_accommodations$1 = "Print my accommodations";
5482
5482
  var my_learning_progress$1 = "My Learning Progress";
5483
5483
  var responses_comparisons$1 = "Responses Comparisons";
5484
- var dropdown_and_verbal_questions_responses$1 = "Dropdown and verbal Questions Responses";
5484
+ var dropdown_and_verbal_questions_responses$1 = "Dropdown and Verbal Questions Responses";
5485
5485
  var lang_uk = {
5486
5486
  dashboard: dashboard$1,
5487
5487
  user: user$1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mario-core",
3
- "version": "2.9.222-release",
3
+ "version": "2.9.223-release",
4
4
  "description": "Contains core components && functions for Mario project",
5
5
  "author": "brss",
6
6
  "license": "MIT",