@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.js +15 -15
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +15 -15
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -984,21 +984,21 @@ var PLATFORM_URLS = {
|
|
|
984
984
|
STUDENTS_WEB_URL: "https://students.mars.magmamath.com",
|
|
985
985
|
TEACHERS_WEB_URL: "https://teachers.mars.magmamath.com",
|
|
986
986
|
DISTRICT_WEB_URL: "https://district.mars.magmamath.com",
|
|
987
|
-
PARENT_WEB_URL: "https://
|
|
987
|
+
PARENT_WEB_URL: "https://parents.mars.magmamath.com"
|
|
988
988
|
},
|
|
989
989
|
VENUS: {
|
|
990
990
|
AUTH_WEB_URL: "https://app.venus.magmamath.com",
|
|
991
991
|
STUDENTS_WEB_URL: "https://students.venus.magmamath.com",
|
|
992
992
|
TEACHERS_WEB_URL: "https://teachers.venus.magmamath.com",
|
|
993
993
|
DISTRICT_WEB_URL: "https://district.venus.magmamath.com",
|
|
994
|
-
PARENT_WEB_URL: "https://
|
|
994
|
+
PARENT_WEB_URL: "https://parents.venus.magmamath.com"
|
|
995
995
|
},
|
|
996
996
|
PROD: {
|
|
997
997
|
AUTH_WEB_URL: "https://app.magmamath.com",
|
|
998
998
|
STUDENTS_WEB_URL: "https://students.magmamath.com",
|
|
999
999
|
TEACHERS_WEB_URL: "https://teachers.magmamath.com",
|
|
1000
1000
|
DISTRICT_WEB_URL: "https://district.magmamath.com",
|
|
1001
|
-
PARENT_WEB_URL: "https://
|
|
1001
|
+
PARENT_WEB_URL: "https://parents.magmamath.com"
|
|
1002
1002
|
}
|
|
1003
1003
|
};
|
|
1004
1004
|
|
|
@@ -1044,7 +1044,7 @@ var ENV_AUTH_WEB_SE_MARS = {
|
|
|
1044
1044
|
STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
|
|
1045
1045
|
TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
|
|
1046
1046
|
DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
|
|
1047
|
-
PARENT_WEB_URL: "https://
|
|
1047
|
+
PARENT_WEB_URL: "https://parents.mars.matteappen.se",
|
|
1048
1048
|
MAGMAMATH_URL: "https://www.magma.se",
|
|
1049
1049
|
TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal",
|
|
1050
1050
|
GOOGLE_AUTH: "https://api.mars.matteappen.se/v2/auth/google",
|
|
@@ -1065,7 +1065,7 @@ var ENV_AUTH_WEB_SE_PROD = {
|
|
|
1065
1065
|
STUDENTS_WEB_URL: "https://students.matteappen.se",
|
|
1066
1066
|
TEACHERS_WEB_URL: "https://teachers.matteappen.se",
|
|
1067
1067
|
DISTRICT_WEB_URL: "https://district.matteappen.se",
|
|
1068
|
-
PARENT_WEB_URL: "https://
|
|
1068
|
+
PARENT_WEB_URL: "https://parents.matteappen.se",
|
|
1069
1069
|
MAGMAMATH_URL: "https://www.magma.se",
|
|
1070
1070
|
TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal",
|
|
1071
1071
|
GOOGLE_AUTH: "https://api.matteappen.se/v2/auth/google",
|
|
@@ -1244,7 +1244,7 @@ var ENV_STUDENTS_WEB_SE_MARS = {
|
|
|
1244
1244
|
STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
|
|
1245
1245
|
TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
|
|
1246
1246
|
DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
|
|
1247
|
-
PARENT_WEB_URL: "https://
|
|
1247
|
+
PARENT_WEB_URL: "https://parents.mars.matteappen.se",
|
|
1248
1248
|
MAGMAMATH_URL: "https://www.magma.se"
|
|
1249
1249
|
};
|
|
1250
1250
|
|
|
@@ -1260,7 +1260,7 @@ var ENV_STUDENTS_WEB_SE_PROD = {
|
|
|
1260
1260
|
STUDENTS_WEB_URL: "https://students.matteappen.se",
|
|
1261
1261
|
TEACHERS_WEB_URL: "https://teachers.matteappen.se",
|
|
1262
1262
|
DISTRICT_WEB_URL: "https://district.matteappen.se",
|
|
1263
|
-
PARENT_WEB_URL: "https://
|
|
1263
|
+
PARENT_WEB_URL: "https://parents.matteappen.se",
|
|
1264
1264
|
MAGMAMATH_URL: "https://www.magma.se"
|
|
1265
1265
|
};
|
|
1266
1266
|
|
|
@@ -1422,7 +1422,7 @@ var ENV_TEACHERS_WEB_SE_MARS = {
|
|
|
1422
1422
|
STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
|
|
1423
1423
|
TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
|
|
1424
1424
|
DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
|
|
1425
|
-
PARENT_WEB_URL: "https://
|
|
1425
|
+
PARENT_WEB_URL: "https://parents.mars.matteappen.se",
|
|
1426
1426
|
MAGMAMATH_URL: "https://www.magma.se"
|
|
1427
1427
|
};
|
|
1428
1428
|
|
|
@@ -1438,7 +1438,7 @@ var ENV_TEACHERS_WEB_SE_PROD = {
|
|
|
1438
1438
|
STUDENTS_WEB_URL: "https://students.matteappen.se",
|
|
1439
1439
|
TEACHERS_WEB_URL: "https://teachers.matteappen.se",
|
|
1440
1440
|
DISTRICT_WEB_URL: "https://district.matteappen.se",
|
|
1441
|
-
PARENT_WEB_URL: "https://
|
|
1441
|
+
PARENT_WEB_URL: "https://parents.matteappen.se",
|
|
1442
1442
|
MAGMAMATH_URL: "https://www.magma.se"
|
|
1443
1443
|
};
|
|
1444
1444
|
|
|
@@ -1589,7 +1589,7 @@ var ENV_DISTRICT_SE_MARS = {
|
|
|
1589
1589
|
STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
|
|
1590
1590
|
TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
|
|
1591
1591
|
DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
|
|
1592
|
-
PARENT_WEB_URL: "https://
|
|
1592
|
+
PARENT_WEB_URL: "https://parents.mars.matteappen.se",
|
|
1593
1593
|
MAGMAMATH_URL: "https://www.magma.se"
|
|
1594
1594
|
};
|
|
1595
1595
|
|
|
@@ -1604,7 +1604,7 @@ var ENV_DISTRICT_SE_PROD = {
|
|
|
1604
1604
|
STUDENTS_WEB_URL: "https://students.matteappen.se",
|
|
1605
1605
|
TEACHERS_WEB_URL: "https://teachers.matteappen.se",
|
|
1606
1606
|
DISTRICT_WEB_URL: "https://district.matteappen.se",
|
|
1607
|
-
PARENT_WEB_URL: "https://
|
|
1607
|
+
PARENT_WEB_URL: "https://parents.matteappen.se",
|
|
1608
1608
|
MAGMAMATH_URL: "https://www.magma.se"
|
|
1609
1609
|
};
|
|
1610
1610
|
|
|
@@ -1741,7 +1741,7 @@ var ENV_AUTH_WEB_SE_VENUS = {
|
|
|
1741
1741
|
STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
|
|
1742
1742
|
TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
|
|
1743
1743
|
DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
|
|
1744
|
-
PARENT_WEB_URL: "https://
|
|
1744
|
+
PARENT_WEB_URL: "https://parents.venus.matteappen.se"
|
|
1745
1745
|
};
|
|
1746
1746
|
|
|
1747
1747
|
// src/configs/env/auth-web/gb/env.gb.venus.ts
|
|
@@ -1785,7 +1785,7 @@ var ENV_STUDENTS_WEB_SE_VENUS = {
|
|
|
1785
1785
|
STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
|
|
1786
1786
|
TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
|
|
1787
1787
|
DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
|
|
1788
|
-
PARENT_WEB_URL: "https://
|
|
1788
|
+
PARENT_WEB_URL: "https://parents.venus.matteappen.se"
|
|
1789
1789
|
};
|
|
1790
1790
|
|
|
1791
1791
|
// src/configs/env/students-web/gb/env.gb.venus.ts
|
|
@@ -1829,7 +1829,7 @@ var ENV_TEACHERS_WEB_SE_VENUS = {
|
|
|
1829
1829
|
STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
|
|
1830
1830
|
TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
|
|
1831
1831
|
DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
|
|
1832
|
-
PARENT_WEB_URL: "https://
|
|
1832
|
+
PARENT_WEB_URL: "https://parents.venus.matteappen.se"
|
|
1833
1833
|
};
|
|
1834
1834
|
|
|
1835
1835
|
// src/configs/env/teachers-web/gb/env.gb.venus.ts
|
|
@@ -1873,7 +1873,7 @@ var ENV_DISTRICT_SE_VENUS = {
|
|
|
1873
1873
|
STUDENTS_WEB_URL: "https://students.venus.matteappen.se",
|
|
1874
1874
|
TEACHERS_WEB_URL: "https://teachers.venus.matteappen.se",
|
|
1875
1875
|
DISTRICT_WEB_URL: "https://district.venus.matteappen.se",
|
|
1876
|
-
PARENT_WEB_URL: "https://
|
|
1876
|
+
PARENT_WEB_URL: "https://parents.venus.matteappen.se"
|
|
1877
1877
|
};
|
|
1878
1878
|
|
|
1879
1879
|
// src/configs/env/district-dash/gb/env.gb.venus.ts
|