@magmamath/frontend-config 1.3.0 → 1.3.1

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.mjs CHANGED
@@ -978,21 +978,21 @@ var PLATFORM_URLS = {
978
978
  STUDENTS_WEB_URL: "https://students.mars.magmamath.com",
979
979
  TEACHERS_WEB_URL: "https://teachers.mars.magmamath.com",
980
980
  DISTRICT_WEB_URL: "https://district.mars.magmamath.com",
981
- PARENT_WEB_URL: "https://parent.mars.magmamath.com"
981
+ PARENT_WEB_URL: "https://parents.mars.magmamath.com"
982
982
  },
983
983
  VENUS: {
984
984
  AUTH_WEB_URL: "https://app.venus.magmamath.com",
985
985
  STUDENTS_WEB_URL: "https://students.venus.magmamath.com",
986
986
  TEACHERS_WEB_URL: "https://teachers.venus.magmamath.com",
987
987
  DISTRICT_WEB_URL: "https://district.venus.magmamath.com",
988
- PARENT_WEB_URL: "https://parent.venus.magmamath.com"
988
+ PARENT_WEB_URL: "https://parents.venus.magmamath.com"
989
989
  },
990
990
  PROD: {
991
991
  AUTH_WEB_URL: "https://app.magmamath.com",
992
992
  STUDENTS_WEB_URL: "https://students.magmamath.com",
993
993
  TEACHERS_WEB_URL: "https://teachers.magmamath.com",
994
994
  DISTRICT_WEB_URL: "https://district.magmamath.com",
995
- PARENT_WEB_URL: "https://parent.magmamath.com"
995
+ PARENT_WEB_URL: "https://parents.magmamath.com"
996
996
  }
997
997
  };
998
998
 
@@ -1038,7 +1038,7 @@ var ENV_AUTH_WEB_SE_MARS = {
1038
1038
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1039
1039
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1040
1040
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
1041
- PARENT_WEB_URL: "https://parent.mars.matteappen.se",
1041
+ PARENT_WEB_URL: "https://parents.mars.matteappen.se",
1042
1042
  MAGMAMATH_URL: "https://www.magma.se",
1043
1043
  TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal",
1044
1044
  GOOGLE_AUTH: "https://api.mars.matteappen.se/v2/auth/google",
@@ -1059,7 +1059,7 @@ var ENV_AUTH_WEB_SE_PROD = {
1059
1059
  STUDENTS_WEB_URL: "https://students.matteappen.se",
1060
1060
  TEACHERS_WEB_URL: "https://teachers.matteappen.se",
1061
1061
  DISTRICT_WEB_URL: "https://district.matteappen.se",
1062
- PARENT_WEB_URL: "https://parent.matteappen.se",
1062
+ PARENT_WEB_URL: "https://parents.matteappen.se",
1063
1063
  MAGMAMATH_URL: "https://www.magma.se",
1064
1064
  TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal",
1065
1065
  GOOGLE_AUTH: "https://api.matteappen.se/v2/auth/google",
@@ -1238,7 +1238,7 @@ var ENV_STUDENTS_WEB_SE_MARS = {
1238
1238
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1239
1239
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1240
1240
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
1241
- PARENT_WEB_URL: "https://parent.mars.matteappen.se",
1241
+ PARENT_WEB_URL: "https://parents.mars.matteappen.se",
1242
1242
  MAGMAMATH_URL: "https://www.magma.se"
1243
1243
  };
1244
1244
 
@@ -1254,7 +1254,7 @@ var ENV_STUDENTS_WEB_SE_PROD = {
1254
1254
  STUDENTS_WEB_URL: "https://students.matteappen.se",
1255
1255
  TEACHERS_WEB_URL: "https://teachers.matteappen.se",
1256
1256
  DISTRICT_WEB_URL: "https://district.matteappen.se",
1257
- PARENT_WEB_URL: "https://parent.matteappen.se",
1257
+ PARENT_WEB_URL: "https://parents.matteappen.se",
1258
1258
  MAGMAMATH_URL: "https://www.magma.se"
1259
1259
  };
1260
1260
 
@@ -1416,7 +1416,7 @@ var ENV_TEACHERS_WEB_SE_MARS = {
1416
1416
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1417
1417
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1418
1418
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
1419
- PARENT_WEB_URL: "https://parent.mars.matteappen.se",
1419
+ PARENT_WEB_URL: "https://parents.mars.matteappen.se",
1420
1420
  MAGMAMATH_URL: "https://www.magma.se"
1421
1421
  };
1422
1422
 
@@ -1432,7 +1432,7 @@ var ENV_TEACHERS_WEB_SE_PROD = {
1432
1432
  STUDENTS_WEB_URL: "https://students.matteappen.se",
1433
1433
  TEACHERS_WEB_URL: "https://teachers.matteappen.se",
1434
1434
  DISTRICT_WEB_URL: "https://district.matteappen.se",
1435
- PARENT_WEB_URL: "https://parent.matteappen.se",
1435
+ PARENT_WEB_URL: "https://parents.matteappen.se",
1436
1436
  MAGMAMATH_URL: "https://www.magma.se"
1437
1437
  };
1438
1438
 
@@ -1583,7 +1583,7 @@ var ENV_DISTRICT_SE_MARS = {
1583
1583
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1584
1584
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1585
1585
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
1586
- PARENT_WEB_URL: "https://parent.mars.matteappen.se",
1586
+ PARENT_WEB_URL: "https://parents.mars.matteappen.se",
1587
1587
  MAGMAMATH_URL: "https://www.magma.se"
1588
1588
  };
1589
1589
 
@@ -1598,7 +1598,7 @@ var ENV_DISTRICT_SE_PROD = {
1598
1598
  STUDENTS_WEB_URL: "https://students.matteappen.se",
1599
1599
  TEACHERS_WEB_URL: "https://teachers.matteappen.se",
1600
1600
  DISTRICT_WEB_URL: "https://district.matteappen.se",
1601
- PARENT_WEB_URL: "https://parent.matteappen.se",
1601
+ PARENT_WEB_URL: "https://parents.matteappen.se",
1602
1602
  MAGMAMATH_URL: "https://www.magma.se"
1603
1603
  };
1604
1604
 
@@ -1735,7 +1735,7 @@ var ENV_AUTH_WEB_SE_VENUS = {
1735
1735
  STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
1736
1736
  TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
1737
1737
  DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
1738
- PARENT_WEB_URL: "https://parent.venus.matteappen.se"
1738
+ PARENT_WEB_URL: "https://parents.venus.matteappen.se"
1739
1739
  };
1740
1740
 
1741
1741
  // src/configs/env/auth-web/gb/env.gb.venus.ts
@@ -1779,7 +1779,7 @@ var ENV_STUDENTS_WEB_SE_VENUS = {
1779
1779
  STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
1780
1780
  TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
1781
1781
  DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
1782
- PARENT_WEB_URL: "https://parent.venus.matteappen.se"
1782
+ PARENT_WEB_URL: "https://parents.venus.matteappen.se"
1783
1783
  };
1784
1784
 
1785
1785
  // src/configs/env/students-web/gb/env.gb.venus.ts
@@ -1823,7 +1823,7 @@ var ENV_TEACHERS_WEB_SE_VENUS = {
1823
1823
  STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
1824
1824
  TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
1825
1825
  DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
1826
- PARENT_WEB_URL: "https://parent.venus.matteappen.se"
1826
+ PARENT_WEB_URL: "https://parents.venus.matteappen.se"
1827
1827
  };
1828
1828
 
1829
1829
  // src/configs/env/teachers-web/gb/env.gb.venus.ts
@@ -1867,7 +1867,7 @@ var ENV_DISTRICT_SE_VENUS = {
1867
1867
  STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
1868
1868
  TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
1869
1869
  DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
1870
- PARENT_WEB_URL: "https://parent.venus.matteappen.se"
1870
+ PARENT_WEB_URL: "https://parents.venus.matteappen.se"
1871
1871
  };
1872
1872
 
1873
1873
  // src/configs/env/district-dash/gb/env.gb.venus.ts