@magmamath/frontend-config 1.7.7 → 1.7.8

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
@@ -1494,24 +1494,31 @@ var PLATFORM_URLS = {
1494
1494
  }
1495
1495
  };
1496
1496
 
1497
- // src/configs/env/auth-web/us/us_main/env.us.mars.ts
1498
- var ENV_AUTH_WEB_US_MARS = {
1499
- ...PLATFORM_URLS.MARS,
1500
- API_URL: "https://api.mars.magmamath.com/v2",
1501
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1497
+ // src/configs/env/auth-web/env.common.mars.ts
1498
+ var ENV_AUTH_WEB_COMMON_MARS = {
1499
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
1500
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
1502
1501
  MAGMAMATH_URL: "https://www.magmamath.com",
1503
1502
  TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
1504
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1505
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1506
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
1507
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
1508
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
1509
- AMPLITUDE_API_KEY: "e521466ce715087707e3ba925f4f57d5",
1510
1503
  INTERCOM_APP_ID: "tjidhu4j",
1511
1504
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
1512
1505
  TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1513
1506
  };
1514
1507
 
1508
+ // src/configs/env/auth-web/us/us_main/env.us.mars.ts
1509
+ var ENV_AUTH_WEB_US_MARS = {
1510
+ ...ENV_AUTH_WEB_COMMON_MARS,
1511
+ ...PLATFORM_URLS.MARS,
1512
+ API_URL: "https://api.us.mars.magmamath.com/v2",
1513
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
1514
+ GOOGLE_AUTH: "https://api.us.mars.magmamath.com/v2/auth/google",
1515
+ MICROSOFT_AUTH: "https://api.us.mars.magmamath.com/v2/auth/microsoft",
1516
+ CLEVER_AUTH: "https://api.us.mars.magmamath.com/v2/auth/clever",
1517
+ CLASS_LINK_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink-classlink",
1518
+ SCHOOLOGY_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink",
1519
+ AMPLITUDE_API_KEY: "e521466ce715087707e3ba925f4f57d5"
1520
+ };
1521
+
1515
1522
  // src/configs/env/auth-web/us/us_main/env.us.prod.ts
1516
1523
  var ENV_AUTH_WEB_US_PROD = {
1517
1524
  ...PLATFORM_URLS.PROD,
@@ -1531,22 +1538,18 @@ var ENV_AUTH_WEB_US_PROD = {
1531
1538
 
1532
1539
  // src/configs/env/auth-web/se/env.se.mars.ts
1533
1540
  var ENV_AUTH_WEB_SE_MARS = {
1534
- API_URL: "https://api.mars.matteappen.se/v2",
1541
+ ...ENV_AUTH_WEB_COMMON_MARS,
1542
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1543
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1535
1544
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
1536
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
1537
1545
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1538
1546
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1539
1547
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
1540
1548
  PARENT_WEB_URL: "https://parents.mars.matteappen.se",
1541
1549
  MAGMAMATH_URL: "https://www.magma.se",
1542
1550
  TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal",
1543
- GOOGLE_AUTH: "https://api.mars.matteappen.se/v2/auth/google",
1544
- MICROSOFT_AUTH: "https://api.mars.matteappen.se/v2/auth/microsoft",
1545
1551
  SKOLFEDERATION_AUTH: "https://fed.skolfederation.se/trial/ds/?entityID=TestMatteappen",
1546
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
1547
- INTERCOM_APP_ID: "tjidhu4j",
1548
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1549
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1552
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon"
1550
1553
  };
1551
1554
 
1552
1555
  // src/configs/env/auth-web/se/env.se.prod.ts
@@ -1569,19 +1572,15 @@ var ENV_AUTH_WEB_SE_PROD = {
1569
1572
 
1570
1573
  // src/configs/env/auth-web/gb/env.gb.mars.ts
1571
1574
  var ENV_AUTH_WEB_GB_MARS = {
1575
+ ...ENV_AUTH_WEB_COMMON_MARS,
1576
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1577
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1572
1578
  ...PLATFORM_URLS.MARS,
1573
1579
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1574
- API_URL: "https://api.mars.magmamath.com/v2",
1575
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1576
1580
  MAGMAMATH_URL: "https://www.magmamaths.co.uk",
1577
1581
  TOS_URL: "https://www.magmamaths.co.uk/legal-documents/uk-terms-of-use",
1578
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1579
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1580
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
1581
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
1582
- INTERCOM_APP_ID: "tjidhu4j",
1583
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1584
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1582
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
1583
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin"
1585
1584
  };
1586
1585
 
1587
1586
  // src/configs/env/auth-web/gb/env.gb.prod.ts
@@ -1635,47 +1634,42 @@ var ENV_AUTH_WEB_CA_PROD = {
1635
1634
 
1636
1635
  // src/configs/env/auth-web/sct/env.sct.mars.ts
1637
1636
  var ENV_AUTH_WEB_SCT_MARS = {
1637
+ ...ENV_AUTH_WEB_COMMON_MARS,
1638
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1639
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1638
1640
  ...PLATFORM_URLS.MARS,
1639
1641
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1640
- API_URL: "https://api.mars.magmamath.com/v2",
1641
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1642
1642
  MAGMAMATH_URL: "https://www.magmamaths.co.uk",
1643
1643
  TOS_URL: "https://www.magmamaths.co.uk/legal-documents/uk-terms-of-use",
1644
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1645
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1646
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
1647
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
1648
- INTERCOM_APP_ID: "tjidhu4j",
1649
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1650
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1644
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
1645
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin"
1651
1646
  };
1652
1647
 
1653
1648
  // src/configs/env/auth-web/de/env.de.mars.ts
1654
1649
  var ENV_AUTH_WEB_DE_MARS = {
1650
+ ...ENV_AUTH_WEB_COMMON_MARS,
1651
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1652
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1655
1653
  ...PLATFORM_URLS.MARS,
1656
1654
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
1657
- API_URL: "https://api.mars.magmamath.com/v2",
1658
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1659
- MAGMAMATH_URL: "https://www.magmamath.com",
1660
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
1661
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1662
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1663
- VIDIS_AUTH: "https://api.mars.magmamath.com/v2/auth/vidis/",
1664
- VIDIS_LOGOUT: "https://aai-test.vidis.schule/auth/realms/vidis/protocol/openid-connect/logout",
1665
- INTERCOM_APP_ID: "tjidhu4j",
1666
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1667
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1655
+ VIDIS_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/vidis/",
1656
+ VIDIS_LOGOUT: "https://aai-test.vidis.schule/auth/realms/vidis/protocol/openid-connect/logout"
1668
1657
  };
1669
1658
 
1670
1659
  // src/configs/env/students-web/env.common.mars.ts
1671
1660
  var ENV_STUDENTS_COMMON_MARS = {
1672
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1661
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
1662
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
1663
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
1664
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
1665
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
1666
+ MAGMAMATH_URL: "https://www.magmamath.com",
1673
1667
  GOOGLE_API_KEY: "AIzaSyCJBFfT3AjV1WjitLfO0ub40WMlSSGooMc",
1674
1668
  DESMOS_API_KEY: "ca152e213f1e4f0ea0a379f070a19cfd",
1675
1669
  LOGGLY_CUSTOMER_TOKEN: "921d0461-1108-4d44-b9ee-2551b03f1af0",
1676
1670
  MYSCRIPT_APPLICATION_KEY: "5c5a5667-9232-405f-a996-89b10ddb9200",
1677
1671
  MYSCRIPT_HMAC_KEY: "370da564-11b0-4ac7-a413-9eb61ee7db9f",
1678
- MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
1672
+ MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
1679
1673
  MYSCRIPT_SOCKET_KEY: "2a36f2ef-1056-4a6d-bd5c-6bd54670f9e2",
1680
1674
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
1681
1675
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
@@ -1687,12 +1681,12 @@ var ENV_STUDENTS_COMMON_MARS = {
1687
1681
  var ENV_STUDENTS_WEB_US_MARS = {
1688
1682
  ...ENV_STUDENTS_COMMON_MARS,
1689
1683
  ...PLATFORM_URLS.MARS,
1690
- API_URL: "https://api.mars.magmamath.com/v2",
1691
- CDN_HOST: "https://cdn.mars.magmamath.com",
1684
+ API_URL: "https://api.us.mars.magmamath.com/v2",
1685
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
1686
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
1692
1687
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US",
1693
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1694
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1695
- MAGMAMATH_URL: "https://www.magmamath.com"
1688
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
1689
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com"
1696
1690
  };
1697
1691
 
1698
1692
  // src/configs/env/students-web/env.common.prod.ts
@@ -1725,13 +1719,8 @@ var ENV_STUDENTS_WEB_US_PROD = {
1725
1719
  // src/configs/env/students-web/se/env.se.mars.ts
1726
1720
  var ENV_STUDENTS_WEB_SE_MARS = {
1727
1721
  ...ENV_STUDENTS_COMMON_MARS,
1728
- API_URL: "https://api.mars.matteappen.se/v2",
1729
1722
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
1730
- CDN_HOST: "https://cdn.mars.matteappen.se",
1731
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
1732
1723
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SE",
1733
- SOCKET_URL: "https://sockets-mars.matteappen.se",
1734
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
1735
1724
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1736
1725
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1737
1726
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -1761,11 +1750,7 @@ var ENV_STUDENTS_WEB_GB_MARS = {
1761
1750
  ...ENV_STUDENTS_COMMON_MARS,
1762
1751
  ...PLATFORM_URLS.MARS,
1763
1752
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1764
- API_URL: "https://api.mars.magmamath.com/v2",
1765
- CDN_HOST: "https://cdn.mars.magmamath.com",
1766
1753
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_GB",
1767
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1768
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1769
1754
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1770
1755
  };
1771
1756
 
@@ -1815,11 +1800,7 @@ var ENV_STUDENTS_WEB_SCT_MARS = {
1815
1800
  ...ENV_STUDENTS_COMMON_MARS,
1816
1801
  ...PLATFORM_URLS.MARS,
1817
1802
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1818
- API_URL: "https://api.mars.magmamath.com/v2",
1819
- CDN_HOST: "https://cdn.mars.magmamath.com",
1820
1803
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SCT",
1821
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1822
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1823
1804
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1824
1805
  };
1825
1806
 
@@ -1841,12 +1822,7 @@ var ENV_STUDENTS_WEB_DE_MARS = {
1841
1822
  ...ENV_STUDENTS_COMMON_MARS,
1842
1823
  ...PLATFORM_URLS.MARS,
1843
1824
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
1844
- API_URL: "https://api.mars.magmamath.com/v2",
1845
- CDN_HOST: "https://cdn.mars.magmamath.com",
1846
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DE",
1847
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1848
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1849
- MAGMAMATH_URL: "https://www.magmamath.com"
1825
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DE"
1850
1826
  };
1851
1827
 
1852
1828
  // src/configs/env/students-web/de/env.de.prod.ts
@@ -1864,8 +1840,13 @@ var ENV_STUDENTS_WEB_DE_PROD = {
1864
1840
 
1865
1841
  // src/configs/env/teachers-web/env.common.mars.ts
1866
1842
  var ENV_TEACHERS_COMMON_MARS = {
1867
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1868
- MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
1843
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
1844
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
1845
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
1846
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
1847
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
1848
+ MAGMAMATH_URL: "https://www.magmamath.com",
1849
+ MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
1869
1850
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
1870
1851
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
1871
1852
  PROBLEM_IMAGE_SIZE_LIMIT: 5242880,
@@ -1881,12 +1862,12 @@ var ENV_TEACHERS_COMMON_MARS = {
1881
1862
  var ENV_TEACHERS_WEB_US_MARS = {
1882
1863
  ...ENV_TEACHERS_COMMON_MARS,
1883
1864
  ...PLATFORM_URLS.MARS,
1884
- API_URL: "https://api.mars.magmamath.com/v2",
1885
- CDN_HOST: "https://cdn.mars.magmamath.com",
1865
+ API_URL: "https://api.us.mars.magmamath.com/v2",
1866
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
1867
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
1886
1868
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US",
1887
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1888
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1889
- MAGMAMATH_URL: "https://www.magmamath.com"
1869
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
1870
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com"
1890
1871
  };
1891
1872
 
1892
1873
  // src/configs/env/teachers-web/env.common.prod.ts
@@ -1918,13 +1899,8 @@ var ENV_TEACHERS_WEB_US_PROD = {
1918
1899
  // src/configs/env/teachers-web/se/env.se.mars.ts
1919
1900
  var ENV_TEACHERS_WEB_SE_MARS = {
1920
1901
  ...ENV_TEACHERS_COMMON_MARS,
1921
- API_URL: "https://api.mars.matteappen.se/v2",
1922
1902
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
1923
- CDN_HOST: "https://cdn.mars.matteappen.se",
1924
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
1925
1903
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SE",
1926
- SOCKET_URL: "https://sockets-mars.matteappen.se",
1927
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
1928
1904
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1929
1905
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1930
1906
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -1954,11 +1930,7 @@ var ENV_TEACHERS_WEB_GB_MARS = {
1954
1930
  ...ENV_TEACHERS_COMMON_MARS,
1955
1931
  ...PLATFORM_URLS.MARS,
1956
1932
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1957
- API_URL: "https://api.mars.magmamath.com/v2",
1958
- CDN_HOST: "https://cdn.mars.magmamath.com",
1959
1933
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_GB",
1960
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1961
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1962
1934
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1963
1935
  };
1964
1936
 
@@ -2008,11 +1980,7 @@ var ENV_TEACHERS_WEB_SCT_MARS = {
2008
1980
  ...ENV_TEACHERS_COMMON_MARS,
2009
1981
  ...PLATFORM_URLS.MARS,
2010
1982
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2011
- API_URL: "https://api.mars.magmamath.com/v2",
2012
- CDN_HOST: "https://cdn.mars.magmamath.com",
2013
1983
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SCT",
2014
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2015
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2016
1984
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
2017
1985
  };
2018
1986
 
@@ -2034,12 +2002,7 @@ var ENV_TEACHERS_WEB_DE_MARS = {
2034
2002
  ...ENV_TEACHERS_COMMON_MARS,
2035
2003
  ...PLATFORM_URLS.MARS,
2036
2004
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
2037
- API_URL: "https://api.mars.magmamath.com/v2",
2038
- CDN_HOST: "https://cdn.mars.magmamath.com",
2039
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DE",
2040
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2041
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2042
- MAGMAMATH_URL: "https://www.magmamath.com"
2005
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DE"
2043
2006
  };
2044
2007
 
2045
2008
  // src/configs/env/teachers-web/de/env.de.prod.ts
@@ -2057,7 +2020,12 @@ var ENV_TEACHERS_WEB_DE_PROD = {
2057
2020
 
2058
2021
  // src/configs/env/district-dash/env.common.mars.ts
2059
2022
  var ENV_DISTRICT_COMMON_MARS = {
2060
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
2023
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
2024
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2025
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2026
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
2027
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
2028
+ MAGMAMATH_URL: "https://www.magmamath.com",
2061
2029
  INTERCOM_APP_ID: "tjidhu4j",
2062
2030
  PROBLEM_IMAGE_SIZE_LIMIT: 5242880,
2063
2031
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
@@ -2068,12 +2036,12 @@ var ENV_DISTRICT_COMMON_MARS = {
2068
2036
  var ENV_DISTRICT_US_MARS = {
2069
2037
  ...ENV_DISTRICT_COMMON_MARS,
2070
2038
  ...PLATFORM_URLS.MARS,
2071
- API_URL: "https://api.mars.magmamath.com/v2",
2072
- CDN_HOST: "https://cdn.mars.magmamath.com",
2039
+ API_URL: "https://api.us.mars.magmamath.com/v2",
2040
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
2041
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
2073
2042
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US",
2074
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2075
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2076
- MAGMAMATH_URL: "https://www.magmamath.com",
2043
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
2044
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com",
2077
2045
  AMPLITUDE_API_KEY: "407ea49ce6e1586815bcfd05ec5f15dc"
2078
2046
  };
2079
2047
 
@@ -2101,13 +2069,8 @@ var ENV_DISTRICT_US_PROD = {
2101
2069
  // src/configs/env/district-dash/se/env.se.mars.ts
2102
2070
  var ENV_DISTRICT_SE_MARS = {
2103
2071
  ...ENV_DISTRICT_COMMON_MARS,
2104
- API_URL: "https://api.mars.matteappen.se/v2",
2105
2072
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
2106
- CDN_HOST: "https://cdn.mars.matteappen.se",
2107
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
2108
2073
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SE",
2109
- SOCKET_URL: "https://sockets-mars.matteappen.se",
2110
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
2111
2074
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
2112
2075
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
2113
2076
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -2137,11 +2100,7 @@ var ENV_DISTRICT_GB_MARS = {
2137
2100
  ...ENV_DISTRICT_COMMON_MARS,
2138
2101
  ...PLATFORM_URLS.MARS,
2139
2102
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2140
- API_URL: "https://api.mars.magmamath.com/v2",
2141
- CDN_HOST: "https://cdn.mars.magmamath.com",
2142
2103
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_GB",
2143
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2144
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2145
2104
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
2146
2105
  };
2147
2106
 
@@ -2191,11 +2150,7 @@ var ENV_DISTRICT_SCT_MARS = {
2191
2150
  ...ENV_DISTRICT_COMMON_MARS,
2192
2151
  ...PLATFORM_URLS.MARS,
2193
2152
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2194
- API_URL: "https://api.mars.magmamath.com/v2",
2195
- CDN_HOST: "https://cdn.mars.magmamath.com",
2196
2153
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SCT",
2197
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2198
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2199
2154
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
2200
2155
  };
2201
2156
 
@@ -2217,12 +2172,7 @@ var ENV_DISTRICT_DE_MARS = {
2217
2172
  ...ENV_DISTRICT_COMMON_MARS,
2218
2173
  ...PLATFORM_URLS.MARS,
2219
2174
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
2220
- API_URL: "https://api.mars.magmamath.com/v2",
2221
- CDN_HOST: "https://cdn.mars.magmamath.com",
2222
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DE",
2223
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2224
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2225
- MAGMAMATH_URL: "https://www.magmamath.com"
2175
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DE"
2226
2176
  };
2227
2177
 
2228
2178
  // src/configs/env/district-dash/de/env.de.prod.ts
@@ -2454,9 +2404,9 @@ var ENV_WEB_ADMIN_COMMON = {
2454
2404
  var ENV_WEB_ADMIN_US_MAIN_MARS = {
2455
2405
  ...ENV_WEB_ADMIN_COMMON,
2456
2406
  ...PLATFORM_URLS.MARS,
2457
- API_URL: "https://api.mars.magmamath.com/v2",
2458
- CDN_HOST: "https://cdn.mars.magmamath.com",
2459
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations"
2407
+ API_URL: "https://api.us.mars.magmamath.com/v2",
2408
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
2409
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations"
2460
2410
  };
2461
2411
 
2462
2412
  // src/configs/env/web-admin/us/env.us.prod.ts
@@ -2472,8 +2422,8 @@ var ENV_WEB_ADMIN_US_MAIN_PROD = {
2472
2422
  var ENV_WEB_ADMIN_CA_MARS = {
2473
2423
  ...ENV_WEB_ADMIN_COMMON,
2474
2424
  ...PLATFORM_URLS.MARS,
2475
- API_URL: "https://api.mars.magmamath.com/v2",
2476
- CDN_HOST: "https://cdn.mars.magmamath.com",
2425
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2426
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2477
2427
  CDN_HOST_TRANSLATIONS: "https://cdn.ca.magmamath.com/translations"
2478
2428
  };
2479
2429
 
@@ -2490,9 +2440,9 @@ var ENV_WEB_ADMIN_CA_PROD = {
2490
2440
  var ENV_WEB_ADMIN_EU_MARS = {
2491
2441
  ...ENV_WEB_ADMIN_COMMON,
2492
2442
  ...PLATFORM_URLS.MARS,
2493
- API_URL: "https://api.mars.magmamath.com/v2",
2494
- CDN_HOST: "https://cdn.mars.magmamath.com",
2495
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations"
2443
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2444
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2445
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations"
2496
2446
  };
2497
2447
 
2498
2448
  // src/configs/env/web-admin/eu/env.eu.prod.ts
@@ -2506,7 +2456,11 @@ var ENV_WEB_ADMIN_EU_PROD = {
2506
2456
 
2507
2457
  // src/configs/env/mobile/env.common.mars.ts
2508
2458
  var ENV_MOBILE_COMMON_MARS = {
2509
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
2459
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
2460
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2461
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2462
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
2463
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
2510
2464
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
2511
2465
  TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq",
2512
2466
  DESMOS_API_KEY: "ca152e213f1e4f0ea0a379f070a19cfd",
@@ -2514,7 +2468,7 @@ var ENV_MOBILE_COMMON_MARS = {
2514
2468
  LOGGLY_CUSTOMER_TOKEN: "921d0461-1108-4d44-b9ee-2551b03f1af0",
2515
2469
  MYSCRIPT_APPLICATION_KEY: "5c5a5667-9232-405f-a996-89b10ddb9200",
2516
2470
  MYSCRIPT_HMAC_KEY: "370da564-11b0-4ac7-a413-9eb61ee7db9f",
2517
- MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
2471
+ MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
2518
2472
  MYSCRIPT_SOCKET_KEY: "2a36f2ef-1056-4a6d-bd5c-6bd54670f9e2",
2519
2473
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
2520
2474
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
@@ -2530,34 +2484,30 @@ var ENV_MOBILE_US_MARS = {
2530
2484
  ...ENV_MOBILE_COMMON_MARS,
2531
2485
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2532
2486
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL,
2533
- API_URL: "https://api.mars.magmamath.com/v2",
2534
- CDN_HOST: "https://cdn.mars.magmamath.com",
2535
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2536
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2487
+ API_URL: "https://api.us.mars.magmamath.com/v2",
2488
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
2489
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
2490
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
2491
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com",
2537
2492
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_US",
2538
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2539
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2540
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
2541
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
2542
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
2493
+ GOOGLE_AUTH: "https://api.us.mars.magmamath.com/v2/auth/google",
2494
+ MICROSOFT_AUTH: "https://api.us.mars.magmamath.com/v2/auth/microsoft",
2495
+ CLASS_LINK_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink-classlink",
2496
+ SCHOOLOGY_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink",
2497
+ CLEVER_AUTH: "https://api.us.mars.magmamath.com/v2/auth/clever",
2543
2498
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2544
2499
  };
2545
2500
 
2546
2501
  // src/configs/env/mobile/se/env.se.mars.ts
2547
2502
  var ENV_MOBILE_SE_MARS = {
2548
2503
  ...ENV_MOBILE_COMMON_MARS,
2504
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2505
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2549
2506
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
2550
2507
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
2551
- API_URL: "https://api.mars.matteappen.se/v2",
2552
- CDN_HOST: "https://cdn.mars.matteappen.se",
2553
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
2554
- SOCKET_URL: "https://sockets-mars.matteappen.se",
2555
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
2556
2508
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SE",
2557
- GOOGLE_AUTH: "https://api.mars.matteappen.se/v2/auth/google",
2558
- MICROSOFT_AUTH: "https://api.mars.matteappen.se/v2/auth/microsoft",
2559
2509
  SKOLFEDERATION_AUTH: "https://fed.skolfederation.se/trial/ds/?entityID=TestMatteappen",
2560
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
2510
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2561
2511
  PROBLEM_CREATOR_URL: "https://teachers.mars.matteappen.se/content/react-native/problems/add",
2562
2512
  TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal"
2563
2513
  };
@@ -2565,17 +2515,13 @@ var ENV_MOBILE_SE_MARS = {
2565
2515
  // src/configs/env/mobile/gb/env.gb.mars.ts
2566
2516
  var ENV_MOBILE_GB_MARS = {
2567
2517
  ...ENV_MOBILE_COMMON_MARS,
2518
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2519
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2568
2520
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2569
2521
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2570
- API_URL: "https://api.mars.magmamath.com/v2",
2571
- CDN_HOST: "https://cdn.mars.magmamath.com",
2572
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2573
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2574
2522
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_GB",
2575
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2576
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2577
- SKOLON_AUTH: "https://api.mars.magmamath.com/v2/auth/skolon",
2578
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
2523
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2524
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin",
2579
2525
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2580
2526
  };
2581
2527
 
@@ -2601,33 +2547,25 @@ var ENV_MOBILE_CA_MARS = {
2601
2547
  // src/configs/env/mobile/sct/env.sct.mars.ts
2602
2548
  var ENV_MOBILE_SCT_MARS = {
2603
2549
  ...ENV_MOBILE_COMMON_MARS,
2550
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2551
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2604
2552
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2605
2553
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2606
- API_URL: "https://api.mars.magmamath.com/v2",
2607
- CDN_HOST: "https://cdn.mars.magmamath.com",
2608
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2609
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2610
2554
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SCT",
2611
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2612
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2613
- SKOLON_AUTH: "https://api.mars.magmamath.com/v2/auth/skolon",
2614
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
2555
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2556
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin",
2615
2557
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2616
2558
  };
2617
2559
 
2618
2560
  // src/configs/env/mobile/de/env.de.mars.ts
2619
2561
  var ENV_MOBILE_DE_MARS = {
2620
2562
  ...ENV_MOBILE_COMMON_MARS,
2563
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2564
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2621
2565
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2622
2566
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
2623
- API_URL: "https://api.mars.magmamath.com/v2",
2624
- CDN_HOST: "https://cdn.mars.magmamath.com",
2625
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2626
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2627
2567
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_DE",
2628
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2629
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2630
- VIDIS_AUTH: "https://api.mars.magmamath.com/v2/auth/vidis/",
2568
+ VIDIS_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/vidis/",
2631
2569
  VIDIS_LOGOUT: "https://aai-test.vidis.schule/auth/realms/vidis/protocol/openid-connect/logout",
2632
2570
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2633
2571
  };
@@ -2761,8 +2699,8 @@ var ENV_MOBILE_DE_PROD = {
2761
2699
 
2762
2700
  // src/configs/env/parent-web/us/us_main/env.us.mars.ts
2763
2701
  var ENV_PARENT_WEB_US_MARS = {
2764
- API_URL: "https://api.mars.magmamath.com/v2",
2765
- CDN_HOST: "https://cdn.mars.magmamath.com",
2702
+ API_URL: "https://api.us.mars.magmamath.com/v2",
2703
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
2766
2704
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
2767
2705
  };
2768
2706
 
@@ -2779,10 +2717,15 @@ var ENV_PARENT_WEB_US_VENUS = {
2779
2717
  AUTH_WEB_URL: PLATFORM_URLS.VENUS.AUTH_WEB_URL
2780
2718
  };
2781
2719
 
2720
+ // src/configs/env/parent-web/env.common.mars.ts
2721
+ var ENV_PARENT_WEB_COMMON_MARS = {
2722
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2723
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com"
2724
+ };
2725
+
2782
2726
  // src/configs/env/parent-web/se/env.se.mars.ts
2783
2727
  var ENV_PARENT_WEB_SE_MARS = {
2784
- API_URL: "https://api.mars.matteappen.se/v2",
2785
- CDN_HOST: "https://cdn.mars.matteappen.se",
2728
+ ...ENV_PARENT_WEB_COMMON_MARS,
2786
2729
  AUTH_WEB_URL: "https://app.mars.matteappen.se"
2787
2730
  };
2788
2731
 
@@ -2801,8 +2744,7 @@ var ENV_PARENT_WEB_SE_VENUS = {
2801
2744
 
2802
2745
  // src/configs/env/parent-web/gb/env.gb.mars.ts
2803
2746
  var ENV_PARENT_WEB_GB_MARS = {
2804
- API_URL: "https://api.mars.magmamath.com/v2",
2805
- CDN_HOST: "https://cdn.mars.magmamath.com",
2747
+ ...ENV_PARENT_WEB_COMMON_MARS,
2806
2748
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`
2807
2749
  };
2808
2750
 
@@ -2841,8 +2783,7 @@ var ENV_PARENT_WEB_CA_VENUS = {
2841
2783
 
2842
2784
  // src/configs/env/parent-web/sct/env.sct.mars.ts
2843
2785
  var ENV_PARENT_WEB_SCT_MARS = {
2844
- API_URL: "https://api.mars.magmamath.com/v2",
2845
- CDN_HOST: "https://cdn.mars.magmamath.com",
2786
+ ...ENV_PARENT_WEB_COMMON_MARS,
2846
2787
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`
2847
2788
  };
2848
2789
 
@@ -2861,8 +2802,7 @@ var ENV_PARENT_WEB_SCT_VENUS = {
2861
2802
 
2862
2803
  // src/configs/env/parent-web/de/env.de.mars.ts
2863
2804
  var ENV_PARENT_WEB_DE_MARS = {
2864
- API_URL: "https://api.mars.magmamath.com/v2",
2865
- CDN_HOST: "https://cdn.mars.magmamath.com",
2805
+ ...ENV_PARENT_WEB_COMMON_MARS,
2866
2806
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`
2867
2807
  };
2868
2808
 
@@ -2881,17 +2821,11 @@ var ENV_PARENT_WEB_DE_VENUS = {
2881
2821
 
2882
2822
  // src/configs/env/auth-web/pl/env.pl.mars.ts
2883
2823
  var ENV_AUTH_WEB_PL_MARS = {
2824
+ ...ENV_AUTH_WEB_COMMON_MARS,
2825
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2826
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2884
2827
  ...PLATFORM_URLS.MARS,
2885
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2886
- API_URL: "https://api.mars.magmamath.com/v2",
2887
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
2888
- MAGMAMATH_URL: "https://www.magmamath.com",
2889
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
2890
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2891
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2892
- INTERCOM_APP_ID: "tjidhu4j",
2893
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
2894
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
2828
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`
2895
2829
  };
2896
2830
 
2897
2831
  // src/configs/env/auth-web/pl/env.pl.prod.ts
@@ -2919,12 +2853,7 @@ var ENV_STUDENTS_WEB_PL_MARS = {
2919
2853
  ...ENV_STUDENTS_COMMON_MARS,
2920
2854
  ...PLATFORM_URLS.MARS,
2921
2855
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2922
- API_URL: "https://api.mars.magmamath.com/v2",
2923
- CDN_HOST: "https://cdn.mars.magmamath.com",
2924
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PL",
2925
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2926
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2927
- MAGMAMATH_URL: "https://www.magmamath.com"
2856
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PL"
2928
2857
  };
2929
2858
 
2930
2859
  // src/configs/env/students-web/pl/env.pl.prod.ts
@@ -2952,12 +2881,7 @@ var ENV_TEACHERS_WEB_PL_MARS = {
2952
2881
  ...ENV_TEACHERS_COMMON_MARS,
2953
2882
  ...PLATFORM_URLS.MARS,
2954
2883
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2955
- API_URL: "https://api.mars.magmamath.com/v2",
2956
- CDN_HOST: "https://cdn.mars.magmamath.com",
2957
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PL",
2958
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2959
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2960
- MAGMAMATH_URL: "https://www.magmamath.com"
2884
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PL"
2961
2885
  };
2962
2886
 
2963
2887
  // src/configs/env/teachers-web/pl/env.pl.prod.ts
@@ -2985,12 +2909,7 @@ var ENV_DISTRICT_PL_MARS = {
2985
2909
  ...ENV_DISTRICT_COMMON_MARS,
2986
2910
  ...PLATFORM_URLS.MARS,
2987
2911
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2988
- API_URL: "https://api.mars.magmamath.com/v2",
2989
- CDN_HOST: "https://cdn.mars.magmamath.com",
2990
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PL",
2991
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2992
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2993
- MAGMAMATH_URL: "https://www.magmamath.com"
2912
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PL"
2994
2913
  };
2995
2914
 
2996
2915
  // src/configs/env/district-dash/pl/env.pl.prod.ts
@@ -3016,15 +2935,11 @@ var ENV_DISTRICT_PL_VENUS = {
3016
2935
  // src/configs/env/mobile/pl/env.pl.mars.ts
3017
2936
  var ENV_MOBILE_PL_MARS = {
3018
2937
  ...ENV_MOBILE_COMMON_MARS,
2938
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2939
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3019
2940
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3020
2941
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
3021
- API_URL: "https://api.mars.magmamath.com/v2",
3022
- CDN_HOST: "https://cdn.mars.magmamath.com",
3023
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3024
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3025
2942
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_PL",
3026
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3027
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3028
2943
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3029
2944
  };
3030
2945
 
@@ -3045,8 +2960,7 @@ var ENV_MOBILE_PL_PROD = {
3045
2960
 
3046
2961
  // src/configs/env/parent-web/pl/env.pl.mars.ts
3047
2962
  var ENV_PARENT_WEB_PL_MARS = {
3048
- API_URL: "https://api.mars.magmamath.com/v2",
3049
- CDN_HOST: "https://cdn.mars.magmamath.com",
2963
+ ...ENV_PARENT_WEB_COMMON_MARS,
3050
2964
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`
3051
2965
  };
3052
2966
 
@@ -3065,17 +2979,11 @@ var ENV_PARENT_WEB_PL_VENUS = {
3065
2979
 
3066
2980
  // src/configs/env/auth-web/it/env.it.mars.ts
3067
2981
  var ENV_AUTH_WEB_IT_MARS = {
2982
+ ...ENV_AUTH_WEB_COMMON_MARS,
2983
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2984
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3068
2985
  ...PLATFORM_URLS.MARS,
3069
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3070
- API_URL: "https://api.mars.magmamath.com/v2",
3071
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3072
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3073
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3074
- MAGMAMATH_URL: "https://www.magmamath.com",
3075
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3076
- INTERCOM_APP_ID: "tjidhu4j",
3077
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3078
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
2986
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`
3079
2987
  };
3080
2988
 
3081
2989
  // src/configs/env/auth-web/it/env.it.prod.ts
@@ -3103,12 +3011,7 @@ var ENV_STUDENTS_WEB_IT_MARS = {
3103
3011
  ...ENV_STUDENTS_COMMON_MARS,
3104
3012
  ...PLATFORM_URLS.MARS,
3105
3013
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3106
- API_URL: "https://api.mars.magmamath.com/v2",
3107
- CDN_HOST: "https://cdn.mars.magmamath.com",
3108
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IT",
3109
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3110
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3111
- MAGMAMATH_URL: "https://www.magmamath.com"
3014
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IT"
3112
3015
  };
3113
3016
 
3114
3017
  // src/configs/env/students-web/it/env.it.prod.ts
@@ -3136,12 +3039,7 @@ var ENV_TEACHERS_WEB_IT_MARS = {
3136
3039
  ...ENV_TEACHERS_COMMON_MARS,
3137
3040
  ...PLATFORM_URLS.MARS,
3138
3041
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3139
- API_URL: "https://api.mars.magmamath.com/v2",
3140
- CDN_HOST: "https://cdn.mars.magmamath.com",
3141
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IT",
3142
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3143
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3144
- MAGMAMATH_URL: "https://www.magmamath.com"
3042
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IT"
3145
3043
  };
3146
3044
 
3147
3045
  // src/configs/env/teachers-web/it/env.it.prod.ts
@@ -3169,12 +3067,7 @@ var ENV_DISTRICT_IT_MARS = {
3169
3067
  ...ENV_DISTRICT_COMMON_MARS,
3170
3068
  ...PLATFORM_URLS.MARS,
3171
3069
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3172
- API_URL: "https://api.mars.magmamath.com/v2",
3173
- CDN_HOST: "https://cdn.mars.magmamath.com",
3174
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IT",
3175
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3176
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3177
- MAGMAMATH_URL: "https://www.magmamath.com"
3070
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IT"
3178
3071
  };
3179
3072
 
3180
3073
  // src/configs/env/district-dash/it/env.it.prod.ts
@@ -3200,14 +3093,10 @@ var ENV_DISTRICT_IT_VENUS = {
3200
3093
  // src/configs/env/mobile/it/env.it.mars.ts
3201
3094
  var ENV_MOBILE_IT_MARS = {
3202
3095
  ...ENV_MOBILE_COMMON_MARS,
3096
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3097
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3203
3098
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3204
3099
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3205
- API_URL: "https://api.mars.magmamath.com/v2",
3206
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3207
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3208
- CDN_HOST: "https://cdn.mars.magmamath.com",
3209
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3210
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3211
3100
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IT",
3212
3101
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3213
3102
  };
@@ -3229,8 +3118,7 @@ var ENV_MOBILE_IT_PROD = {
3229
3118
 
3230
3119
  // src/configs/env/parent-web/it/env.it.mars.ts
3231
3120
  var ENV_PARENT_WEB_IT_MARS = {
3232
- API_URL: "https://api.mars.magmamath.com/v2",
3233
- CDN_HOST: "https://cdn.mars.magmamath.com",
3121
+ ...ENV_PARENT_WEB_COMMON_MARS,
3234
3122
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`
3235
3123
  };
3236
3124
 
@@ -3249,17 +3137,11 @@ var ENV_PARENT_WEB_IT_VENUS = {
3249
3137
 
3250
3138
  // src/configs/env/auth-web/fr/env.fr.mars.ts
3251
3139
  var ENV_AUTH_WEB_FR_MARS = {
3140
+ ...ENV_AUTH_WEB_COMMON_MARS,
3141
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3142
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3252
3143
  ...PLATFORM_URLS.MARS,
3253
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3254
- API_URL: "https://api.mars.magmamath.com/v2",
3255
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3256
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3257
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3258
- MAGMAMATH_URL: "https://www.magmamath.com",
3259
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3260
- INTERCOM_APP_ID: "tjidhu4j",
3261
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3262
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3144
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`
3263
3145
  };
3264
3146
 
3265
3147
  // src/configs/env/auth-web/fr/env.fr.prod.ts
@@ -3287,12 +3169,7 @@ var ENV_STUDENTS_WEB_FR_MARS = {
3287
3169
  ...ENV_STUDENTS_COMMON_MARS,
3288
3170
  ...PLATFORM_URLS.MARS,
3289
3171
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3290
- API_URL: "https://api.mars.magmamath.com/v2",
3291
- CDN_HOST: "https://cdn.mars.magmamath.com",
3292
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FR",
3293
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3294
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3295
- MAGMAMATH_URL: "https://www.magmamath.com"
3172
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FR"
3296
3173
  };
3297
3174
 
3298
3175
  // src/configs/env/students-web/fr/env.fr.prod.ts
@@ -3320,12 +3197,7 @@ var ENV_TEACHERS_WEB_FR_MARS = {
3320
3197
  ...ENV_TEACHERS_COMMON_MARS,
3321
3198
  ...PLATFORM_URLS.MARS,
3322
3199
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3323
- API_URL: "https://api.mars.magmamath.com/v2",
3324
- CDN_HOST: "https://cdn.mars.magmamath.com",
3325
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FR",
3326
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3327
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3328
- MAGMAMATH_URL: "https://www.magmamath.com"
3200
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FR"
3329
3201
  };
3330
3202
 
3331
3203
  // src/configs/env/teachers-web/fr/env.fr.prod.ts
@@ -3353,12 +3225,7 @@ var ENV_DISTRICT_FR_MARS = {
3353
3225
  ...ENV_DISTRICT_COMMON_MARS,
3354
3226
  ...PLATFORM_URLS.MARS,
3355
3227
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3356
- API_URL: "https://api.mars.magmamath.com/v2",
3357
- CDN_HOST: "https://cdn.mars.magmamath.com",
3358
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FR",
3359
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3360
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3361
- MAGMAMATH_URL: "https://www.magmamath.com"
3228
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FR"
3362
3229
  };
3363
3230
 
3364
3231
  // src/configs/env/district-dash/fr/env.fr.prod.ts
@@ -3384,14 +3251,10 @@ var ENV_DISTRICT_FR_VENUS = {
3384
3251
  // src/configs/env/mobile/fr/env.fr.mars.ts
3385
3252
  var ENV_MOBILE_FR_MARS = {
3386
3253
  ...ENV_MOBILE_COMMON_MARS,
3254
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3255
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3387
3256
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3388
3257
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3389
- API_URL: "https://api.mars.magmamath.com/v2",
3390
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3391
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3392
- CDN_HOST: "https://cdn.mars.magmamath.com",
3393
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3394
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3395
3258
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_FR",
3396
3259
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3397
3260
  };
@@ -3413,8 +3276,7 @@ var ENV_MOBILE_FR_PROD = {
3413
3276
 
3414
3277
  // src/configs/env/parent-web/fr/env.fr.mars.ts
3415
3278
  var ENV_PARENT_WEB_FR_MARS = {
3416
- API_URL: "https://api.mars.magmamath.com/v2",
3417
- CDN_HOST: "https://cdn.mars.magmamath.com",
3279
+ ...ENV_PARENT_WEB_COMMON_MARS,
3418
3280
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`
3419
3281
  };
3420
3282
 
@@ -3433,17 +3295,11 @@ var ENV_PARENT_WEB_FR_VENUS = {
3433
3295
 
3434
3296
  // src/configs/env/auth-web/da/env.da.mars.ts
3435
3297
  var ENV_AUTH_WEB_DA_MARS = {
3298
+ ...ENV_AUTH_WEB_COMMON_MARS,
3299
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3300
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3436
3301
  ...PLATFORM_URLS.MARS,
3437
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3438
- API_URL: "https://api.mars.magmamath.com/v2",
3439
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3440
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3441
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3442
- MAGMAMATH_URL: "https://www.magmamath.com",
3443
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3444
- INTERCOM_APP_ID: "tjidhu4j",
3445
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3446
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3302
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`
3447
3303
  };
3448
3304
 
3449
3305
  // src/configs/env/auth-web/da/env.da.prod.ts
@@ -3471,12 +3327,7 @@ var ENV_STUDENTS_WEB_DA_MARS = {
3471
3327
  ...ENV_STUDENTS_COMMON_MARS,
3472
3328
  ...PLATFORM_URLS.MARS,
3473
3329
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3474
- API_URL: "https://api.mars.magmamath.com/v2",
3475
- CDN_HOST: "https://cdn.mars.magmamath.com",
3476
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DK",
3477
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3478
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3479
- MAGMAMATH_URL: "https://www.magmamath.com"
3330
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DK"
3480
3331
  };
3481
3332
 
3482
3333
  // src/configs/env/students-web/da/env.da.prod.ts
@@ -3504,12 +3355,7 @@ var ENV_TEACHERS_WEB_DA_MARS = {
3504
3355
  ...ENV_TEACHERS_COMMON_MARS,
3505
3356
  ...PLATFORM_URLS.MARS,
3506
3357
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3507
- API_URL: "https://api.mars.magmamath.com/v2",
3508
- CDN_HOST: "https://cdn.mars.magmamath.com",
3509
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DK",
3510
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3511
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3512
- MAGMAMATH_URL: "https://www.magmamath.com"
3358
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DK"
3513
3359
  };
3514
3360
 
3515
3361
  // src/configs/env/teachers-web/da/env.da.prod.ts
@@ -3537,12 +3383,7 @@ var ENV_DISTRICT_DA_MARS = {
3537
3383
  ...ENV_DISTRICT_COMMON_MARS,
3538
3384
  ...PLATFORM_URLS.MARS,
3539
3385
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3540
- API_URL: "https://api.mars.magmamath.com/v2",
3541
- CDN_HOST: "https://cdn.mars.magmamath.com",
3542
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DK",
3543
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3544
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3545
- MAGMAMATH_URL: "https://www.magmamath.com"
3386
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DK"
3546
3387
  };
3547
3388
 
3548
3389
  // src/configs/env/district-dash/da/env.da.prod.ts
@@ -3568,14 +3409,10 @@ var ENV_DISTRICT_DA_VENUS = {
3568
3409
  // src/configs/env/mobile/da/env.da.mars.ts
3569
3410
  var ENV_MOBILE_DA_MARS = {
3570
3411
  ...ENV_MOBILE_COMMON_MARS,
3412
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3413
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3571
3414
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3572
3415
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3573
- API_URL: "https://api.mars.magmamath.com/v2",
3574
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3575
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3576
- CDN_HOST: "https://cdn.mars.magmamath.com",
3577
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3578
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3579
3416
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_DK",
3580
3417
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3581
3418
  };
@@ -3597,8 +3434,7 @@ var ENV_MOBILE_DA_PROD = {
3597
3434
 
3598
3435
  // src/configs/env/parent-web/da/env.da.mars.ts
3599
3436
  var ENV_PARENT_WEB_DA_MARS = {
3600
- API_URL: "https://api.mars.magmamath.com/v2",
3601
- CDN_HOST: "https://cdn.mars.magmamath.com",
3437
+ ...ENV_PARENT_WEB_COMMON_MARS,
3602
3438
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`
3603
3439
  };
3604
3440
 
@@ -3617,17 +3453,11 @@ var ENV_PARENT_WEB_DA_VENUS = {
3617
3453
 
3618
3454
  // src/configs/env/auth-web/no/env.no.mars.ts
3619
3455
  var ENV_AUTH_WEB_NO_MARS = {
3456
+ ...ENV_AUTH_WEB_COMMON_MARS,
3457
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3458
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3620
3459
  ...PLATFORM_URLS.MARS,
3621
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3622
- API_URL: "https://api.mars.magmamath.com/v2",
3623
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3624
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3625
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3626
- MAGMAMATH_URL: "https://www.magmamath.com",
3627
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3628
- INTERCOM_APP_ID: "tjidhu4j",
3629
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3630
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3460
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`
3631
3461
  };
3632
3462
 
3633
3463
  // src/configs/env/auth-web/no/env.no.prod.ts
@@ -3655,12 +3485,7 @@ var ENV_STUDENTS_WEB_NO_MARS = {
3655
3485
  ...ENV_STUDENTS_COMMON_MARS,
3656
3486
  ...PLATFORM_URLS.MARS,
3657
3487
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3658
- API_URL: "https://api.mars.magmamath.com/v2",
3659
- CDN_HOST: "https://cdn.mars.magmamath.com",
3660
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NO",
3661
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3662
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3663
- MAGMAMATH_URL: "https://www.magmamath.com"
3488
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NO"
3664
3489
  };
3665
3490
 
3666
3491
  // src/configs/env/students-web/no/env.no.prod.ts
@@ -3688,12 +3513,7 @@ var ENV_TEACHERS_WEB_NO_MARS = {
3688
3513
  ...ENV_TEACHERS_COMMON_MARS,
3689
3514
  ...PLATFORM_URLS.MARS,
3690
3515
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3691
- API_URL: "https://api.mars.magmamath.com/v2",
3692
- CDN_HOST: "https://cdn.mars.magmamath.com",
3693
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NO",
3694
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3695
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3696
- MAGMAMATH_URL: "https://www.magmamath.com"
3516
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NO"
3697
3517
  };
3698
3518
 
3699
3519
  // src/configs/env/teachers-web/no/env.no.prod.ts
@@ -3721,12 +3541,7 @@ var ENV_DISTRICT_NO_MARS = {
3721
3541
  ...ENV_DISTRICT_COMMON_MARS,
3722
3542
  ...PLATFORM_URLS.MARS,
3723
3543
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3724
- API_URL: "https://api.mars.magmamath.com/v2",
3725
- CDN_HOST: "https://cdn.mars.magmamath.com",
3726
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NO",
3727
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3728
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3729
- MAGMAMATH_URL: "https://www.magmamath.com"
3544
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NO"
3730
3545
  };
3731
3546
 
3732
3547
  // src/configs/env/district-dash/no/env.no.prod.ts
@@ -3752,14 +3567,10 @@ var ENV_DISTRICT_NO_VENUS = {
3752
3567
  // src/configs/env/mobile/no/env.no.mars.ts
3753
3568
  var ENV_MOBILE_NO_MARS = {
3754
3569
  ...ENV_MOBILE_COMMON_MARS,
3570
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3571
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3755
3572
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3756
3573
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3757
- API_URL: "https://api.mars.magmamath.com/v2",
3758
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3759
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3760
- CDN_HOST: "https://cdn.mars.magmamath.com",
3761
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3762
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3763
3574
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NO",
3764
3575
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3765
3576
  };
@@ -3781,8 +3592,7 @@ var ENV_MOBILE_NO_PROD = {
3781
3592
 
3782
3593
  // src/configs/env/parent-web/no/env.no.mars.ts
3783
3594
  var ENV_PARENT_WEB_NO_MARS = {
3784
- API_URL: "https://api.mars.magmamath.com/v2",
3785
- CDN_HOST: "https://cdn.mars.magmamath.com",
3595
+ ...ENV_PARENT_WEB_COMMON_MARS,
3786
3596
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`
3787
3597
  };
3788
3598
 
@@ -3801,17 +3611,11 @@ var ENV_PARENT_WEB_NO_VENUS = {
3801
3611
 
3802
3612
  // src/configs/env/auth-web/nl/env.nl.mars.ts
3803
3613
  var ENV_AUTH_WEB_NL_MARS = {
3614
+ ...ENV_AUTH_WEB_COMMON_MARS,
3615
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3616
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3804
3617
  ...PLATFORM_URLS.MARS,
3805
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3806
- API_URL: "https://api.mars.magmamath.com/v2",
3807
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3808
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3809
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3810
- MAGMAMATH_URL: "https://www.magmamath.com",
3811
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3812
- INTERCOM_APP_ID: "tjidhu4j",
3813
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3814
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3618
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`
3815
3619
  };
3816
3620
 
3817
3621
  // src/configs/env/auth-web/nl/env.nl.prod.ts
@@ -3839,12 +3643,7 @@ var ENV_STUDENTS_WEB_NL_MARS = {
3839
3643
  ...ENV_STUDENTS_COMMON_MARS,
3840
3644
  ...PLATFORM_URLS.MARS,
3841
3645
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3842
- API_URL: "https://api.mars.magmamath.com/v2",
3843
- CDN_HOST: "https://cdn.mars.magmamath.com",
3844
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL",
3845
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3846
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3847
- MAGMAMATH_URL: "https://www.magmamath.com"
3646
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL"
3848
3647
  };
3849
3648
 
3850
3649
  // src/configs/env/students-web/nl/env.nl.prod.ts
@@ -3872,12 +3671,7 @@ var ENV_TEACHERS_WEB_NL_MARS = {
3872
3671
  ...ENV_TEACHERS_COMMON_MARS,
3873
3672
  ...PLATFORM_URLS.MARS,
3874
3673
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3875
- API_URL: "https://api.mars.magmamath.com/v2",
3876
- CDN_HOST: "https://cdn.mars.magmamath.com",
3877
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL",
3878
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3879
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3880
- MAGMAMATH_URL: "https://www.magmamath.com"
3674
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL"
3881
3675
  };
3882
3676
 
3883
3677
  // src/configs/env/teachers-web/nl/env.nl.prod.ts
@@ -3905,12 +3699,7 @@ var ENV_DISTRICT_NL_MARS = {
3905
3699
  ...ENV_DISTRICT_COMMON_MARS,
3906
3700
  ...PLATFORM_URLS.MARS,
3907
3701
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3908
- API_URL: "https://api.mars.magmamath.com/v2",
3909
- CDN_HOST: "https://cdn.mars.magmamath.com",
3910
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL",
3911
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3912
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3913
- MAGMAMATH_URL: "https://www.magmamath.com"
3702
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL"
3914
3703
  };
3915
3704
 
3916
3705
  // src/configs/env/district-dash/nl/env.nl.prod.ts
@@ -3936,14 +3725,10 @@ var ENV_DISTRICT_NL_VENUS = {
3936
3725
  // src/configs/env/mobile/nl/env.nl.mars.ts
3937
3726
  var ENV_MOBILE_NL_MARS = {
3938
3727
  ...ENV_MOBILE_COMMON_MARS,
3728
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3729
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3939
3730
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3940
3731
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3941
- API_URL: "https://api.mars.magmamath.com/v2",
3942
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3943
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3944
- CDN_HOST: "https://cdn.mars.magmamath.com",
3945
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3946
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3947
3732
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NL",
3948
3733
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3949
3734
  };
@@ -3965,8 +3750,7 @@ var ENV_MOBILE_NL_PROD = {
3965
3750
 
3966
3751
  // src/configs/env/parent-web/nl/env.nl.mars.ts
3967
3752
  var ENV_PARENT_WEB_NL_MARS = {
3968
- API_URL: "https://api.mars.magmamath.com/v2",
3969
- CDN_HOST: "https://cdn.mars.magmamath.com",
3753
+ ...ENV_PARENT_WEB_COMMON_MARS,
3970
3754
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`
3971
3755
  };
3972
3756
 
@@ -3985,17 +3769,11 @@ var ENV_PARENT_WEB_NL_VENUS = {
3985
3769
 
3986
3770
  // src/configs/env/auth-web/fi/env.fi.mars.ts
3987
3771
  var ENV_AUTH_WEB_FI_MARS = {
3772
+ ...ENV_AUTH_WEB_COMMON_MARS,
3773
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3774
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3988
3775
  ...PLATFORM_URLS.MARS,
3989
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
3990
- API_URL: "https://api.mars.magmamath.com/v2",
3991
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3992
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3993
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3994
- MAGMAMATH_URL: "https://www.magmamath.com",
3995
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3996
- INTERCOM_APP_ID: "tjidhu4j",
3997
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3998
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3776
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`
3999
3777
  };
4000
3778
 
4001
3779
  // src/configs/env/auth-web/fi/env.fi.prod.ts
@@ -4023,12 +3801,7 @@ var ENV_STUDENTS_WEB_FI_MARS = {
4023
3801
  ...ENV_STUDENTS_COMMON_MARS,
4024
3802
  ...PLATFORM_URLS.MARS,
4025
3803
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
4026
- API_URL: "https://api.mars.magmamath.com/v2",
4027
- CDN_HOST: "https://cdn.mars.magmamath.com",
4028
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FI",
4029
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4030
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4031
- MAGMAMATH_URL: "https://www.magmamath.com"
3804
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FI"
4032
3805
  };
4033
3806
 
4034
3807
  // src/configs/env/students-web/fi/env.fi.prod.ts
@@ -4056,12 +3829,7 @@ var ENV_TEACHERS_WEB_FI_MARS = {
4056
3829
  ...ENV_TEACHERS_COMMON_MARS,
4057
3830
  ...PLATFORM_URLS.MARS,
4058
3831
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
4059
- API_URL: "https://api.mars.magmamath.com/v2",
4060
- CDN_HOST: "https://cdn.mars.magmamath.com",
4061
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FI",
4062
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4063
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4064
- MAGMAMATH_URL: "https://www.magmamath.com"
3832
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FI"
4065
3833
  };
4066
3834
 
4067
3835
  // src/configs/env/teachers-web/fi/env.fi.prod.ts
@@ -4089,12 +3857,7 @@ var ENV_DISTRICT_FI_MARS = {
4089
3857
  ...ENV_DISTRICT_COMMON_MARS,
4090
3858
  ...PLATFORM_URLS.MARS,
4091
3859
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
4092
- API_URL: "https://api.mars.magmamath.com/v2",
4093
- CDN_HOST: "https://cdn.mars.magmamath.com",
4094
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FI",
4095
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4096
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4097
- MAGMAMATH_URL: "https://www.magmamath.com"
3860
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FI"
4098
3861
  };
4099
3862
 
4100
3863
  // src/configs/env/district-dash/fi/env.fi.prod.ts
@@ -4120,14 +3883,10 @@ var ENV_DISTRICT_FI_VENUS = {
4120
3883
  // src/configs/env/mobile/fi/env.fi.mars.ts
4121
3884
  var ENV_MOBILE_FI_MARS = {
4122
3885
  ...ENV_MOBILE_COMMON_MARS,
3886
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3887
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4123
3888
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4124
3889
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
4125
- API_URL: "https://api.mars.magmamath.com/v2",
4126
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4127
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4128
- CDN_HOST: "https://cdn.mars.magmamath.com",
4129
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4130
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4131
3890
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_FI",
4132
3891
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4133
3892
  };
@@ -4149,8 +3908,7 @@ var ENV_MOBILE_FI_PROD = {
4149
3908
 
4150
3909
  // src/configs/env/parent-web/fi/env.fi.mars.ts
4151
3910
  var ENV_PARENT_WEB_FI_MARS = {
4152
- API_URL: "https://api.mars.magmamath.com/v2",
4153
- CDN_HOST: "https://cdn.mars.magmamath.com",
3911
+ ...ENV_PARENT_WEB_COMMON_MARS,
4154
3912
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`
4155
3913
  };
4156
3914
 
@@ -4169,17 +3927,11 @@ var ENV_PARENT_WEB_FI_VENUS = {
4169
3927
 
4170
3928
  // src/configs/env/auth-web/nl-be/env.nl-be.mars.ts
4171
3929
  var ENV_AUTH_WEB_NL_BE_MARS = {
3930
+ ...ENV_AUTH_WEB_COMMON_MARS,
3931
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3932
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4172
3933
  ...PLATFORM_URLS.MARS,
4173
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4174
- API_URL: "https://api.mars.magmamath.com/v2",
4175
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4176
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4177
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4178
- MAGMAMATH_URL: "https://www.magmamath.com",
4179
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4180
- INTERCOM_APP_ID: "tjidhu4j",
4181
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4182
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3934
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`
4183
3935
  };
4184
3936
 
4185
3937
  // src/configs/env/auth-web/nl-be/env.nl-be.prod.ts
@@ -4207,12 +3959,7 @@ var ENV_STUDENTS_WEB_NL_BE_MARS = {
4207
3959
  ...ENV_STUDENTS_COMMON_MARS,
4208
3960
  ...PLATFORM_URLS.MARS,
4209
3961
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4210
- API_URL: "https://api.mars.magmamath.com/v2",
4211
- CDN_HOST: "https://cdn.mars.magmamath.com",
4212
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL_BE",
4213
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4214
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4215
- MAGMAMATH_URL: "https://www.magmamath.com"
3962
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL_BE"
4216
3963
  };
4217
3964
 
4218
3965
  // src/configs/env/students-web/nl-be/env.nl-be.prod.ts
@@ -4240,12 +3987,7 @@ var ENV_TEACHERS_WEB_NL_BE_MARS = {
4240
3987
  ...ENV_TEACHERS_COMMON_MARS,
4241
3988
  ...PLATFORM_URLS.MARS,
4242
3989
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4243
- API_URL: "https://api.mars.magmamath.com/v2",
4244
- CDN_HOST: "https://cdn.mars.magmamath.com",
4245
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL_BE",
4246
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4247
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4248
- MAGMAMATH_URL: "https://www.magmamath.com"
3990
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL_BE"
4249
3991
  };
4250
3992
 
4251
3993
  // src/configs/env/teachers-web/nl-be/env.nl-be.prod.ts
@@ -4273,12 +4015,7 @@ var ENV_DISTRICT_NL_BE_MARS = {
4273
4015
  ...ENV_DISTRICT_COMMON_MARS,
4274
4016
  ...PLATFORM_URLS.MARS,
4275
4017
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4276
- API_URL: "https://api.mars.magmamath.com/v2",
4277
- CDN_HOST: "https://cdn.mars.magmamath.com",
4278
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL_BE",
4279
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4280
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4281
- MAGMAMATH_URL: "https://www.magmamath.com"
4018
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL_BE"
4282
4019
  };
4283
4020
 
4284
4021
  // src/configs/env/district-dash/nl-be/env.nl-be.prod.ts
@@ -4304,14 +4041,10 @@ var ENV_DISTRICT_NL_BE_VENUS = {
4304
4041
  // src/configs/env/mobile/nl-be/env.nl-be.mars.ts
4305
4042
  var ENV_MOBILE_NL_BE_MARS = {
4306
4043
  ...ENV_MOBILE_COMMON_MARS,
4044
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4045
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4307
4046
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4308
4047
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4309
- API_URL: "https://api.mars.magmamath.com/v2",
4310
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4311
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4312
- CDN_HOST: "https://cdn.mars.magmamath.com",
4313
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4314
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4315
4048
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NL_BE",
4316
4049
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4317
4050
  };
@@ -4333,8 +4066,7 @@ var ENV_MOBILE_NL_BE_PROD = {
4333
4066
 
4334
4067
  // src/configs/env/parent-web/nl-be/env.nl-be.mars.ts
4335
4068
  var ENV_PARENT_WEB_NL_BE_MARS = {
4336
- API_URL: "https://api.mars.magmamath.com/v2",
4337
- CDN_HOST: "https://cdn.mars.magmamath.com",
4069
+ ...ENV_PARENT_WEB_COMMON_MARS,
4338
4070
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`
4339
4071
  };
4340
4072
 
@@ -4353,17 +4085,11 @@ var ENV_PARENT_WEB_NL_BE_VENUS = {
4353
4085
 
4354
4086
  // src/configs/env/auth-web/ie/env.ie.mars.ts
4355
4087
  var ENV_AUTH_WEB_IE_MARS = {
4088
+ ...ENV_AUTH_WEB_COMMON_MARS,
4089
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4090
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4356
4091
  ...PLATFORM_URLS.MARS,
4357
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4358
- API_URL: "https://api.mars.magmamath.com/v2",
4359
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4360
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4361
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4362
- MAGMAMATH_URL: "https://www.magmamath.com",
4363
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4364
- INTERCOM_APP_ID: "tjidhu4j",
4365
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4366
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4092
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`
4367
4093
  };
4368
4094
 
4369
4095
  // src/configs/env/auth-web/ie/env.ie.prod.ts
@@ -4391,12 +4117,7 @@ var ENV_STUDENTS_WEB_IE_MARS = {
4391
4117
  ...ENV_STUDENTS_COMMON_MARS,
4392
4118
  ...PLATFORM_URLS.MARS,
4393
4119
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4394
- API_URL: "https://api.mars.magmamath.com/v2",
4395
- CDN_HOST: "https://cdn.mars.magmamath.com",
4396
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IE",
4397
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4398
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4399
- MAGMAMATH_URL: "https://www.magmamath.com"
4120
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IE"
4400
4121
  };
4401
4122
 
4402
4123
  // src/configs/env/students-web/ie/env.ie.prod.ts
@@ -4424,12 +4145,7 @@ var ENV_TEACHERS_WEB_IE_MARS = {
4424
4145
  ...ENV_TEACHERS_COMMON_MARS,
4425
4146
  ...PLATFORM_URLS.MARS,
4426
4147
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4427
- API_URL: "https://api.mars.magmamath.com/v2",
4428
- CDN_HOST: "https://cdn.mars.magmamath.com",
4429
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IE",
4430
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4431
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4432
- MAGMAMATH_URL: "https://www.magmamath.com"
4148
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IE"
4433
4149
  };
4434
4150
 
4435
4151
  // src/configs/env/teachers-web/ie/env.ie.prod.ts
@@ -4457,12 +4173,7 @@ var ENV_DISTRICT_IE_MARS = {
4457
4173
  ...ENV_DISTRICT_COMMON_MARS,
4458
4174
  ...PLATFORM_URLS.MARS,
4459
4175
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4460
- API_URL: "https://api.mars.magmamath.com/v2",
4461
- CDN_HOST: "https://cdn.mars.magmamath.com",
4462
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IE",
4463
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4464
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4465
- MAGMAMATH_URL: "https://www.magmamath.com"
4176
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IE"
4466
4177
  };
4467
4178
 
4468
4179
  // src/configs/env/district-dash/ie/env.ie.prod.ts
@@ -4488,14 +4199,10 @@ var ENV_DISTRICT_IE_VENUS = {
4488
4199
  // src/configs/env/mobile/ie/env.ie.mars.ts
4489
4200
  var ENV_MOBILE_IE_MARS = {
4490
4201
  ...ENV_MOBILE_COMMON_MARS,
4202
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4203
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4491
4204
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4492
4205
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4493
- API_URL: "https://api.mars.magmamath.com/v2",
4494
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4495
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4496
- CDN_HOST: "https://cdn.mars.magmamath.com",
4497
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4498
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4499
4206
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IE",
4500
4207
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4501
4208
  };
@@ -4517,8 +4224,7 @@ var ENV_MOBILE_IE_PROD = {
4517
4224
 
4518
4225
  // src/configs/env/parent-web/ie/env.ie.mars.ts
4519
4226
  var ENV_PARENT_WEB_IE_MARS = {
4520
- API_URL: "https://api.mars.magmamath.com/v2",
4521
- CDN_HOST: "https://cdn.mars.magmamath.com",
4227
+ ...ENV_PARENT_WEB_COMMON_MARS,
4522
4228
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`
4523
4229
  };
4524
4230
 
@@ -4537,17 +4243,11 @@ var ENV_PARENT_WEB_IE_VENUS = {
4537
4243
 
4538
4244
  // src/configs/env/auth-web/is/env.is.mars.ts
4539
4245
  var ENV_AUTH_WEB_IS_MARS = {
4246
+ ...ENV_AUTH_WEB_COMMON_MARS,
4247
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4248
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4540
4249
  ...PLATFORM_URLS.MARS,
4541
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4542
- API_URL: "https://api.mars.magmamath.com/v2",
4543
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4544
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4545
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4546
- MAGMAMATH_URL: "https://www.magmamath.com",
4547
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4548
- INTERCOM_APP_ID: "tjidhu4j",
4549
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4550
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4250
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`
4551
4251
  };
4552
4252
 
4553
4253
  // src/configs/env/auth-web/is/env.is.prod.ts
@@ -4575,12 +4275,7 @@ var ENV_STUDENTS_WEB_IS_MARS = {
4575
4275
  ...ENV_STUDENTS_COMMON_MARS,
4576
4276
  ...PLATFORM_URLS.MARS,
4577
4277
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4578
- API_URL: "https://api.mars.magmamath.com/v2",
4579
- CDN_HOST: "https://cdn.mars.magmamath.com",
4580
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IS",
4581
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4582
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4583
- MAGMAMATH_URL: "https://www.magmamath.com"
4278
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IS"
4584
4279
  };
4585
4280
 
4586
4281
  // src/configs/env/students-web/is/env.is.prod.ts
@@ -4608,12 +4303,7 @@ var ENV_TEACHERS_WEB_IS_MARS = {
4608
4303
  ...ENV_TEACHERS_COMMON_MARS,
4609
4304
  ...PLATFORM_URLS.MARS,
4610
4305
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4611
- API_URL: "https://api.mars.magmamath.com/v2",
4612
- CDN_HOST: "https://cdn.mars.magmamath.com",
4613
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IS",
4614
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4615
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4616
- MAGMAMATH_URL: "https://www.magmamath.com"
4306
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IS"
4617
4307
  };
4618
4308
 
4619
4309
  // src/configs/env/teachers-web/is/env.is.prod.ts
@@ -4641,12 +4331,7 @@ var ENV_DISTRICT_IS_MARS = {
4641
4331
  ...ENV_DISTRICT_COMMON_MARS,
4642
4332
  ...PLATFORM_URLS.MARS,
4643
4333
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4644
- API_URL: "https://api.mars.magmamath.com/v2",
4645
- CDN_HOST: "https://cdn.mars.magmamath.com",
4646
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IS",
4647
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4648
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4649
- MAGMAMATH_URL: "https://www.magmamath.com"
4334
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IS"
4650
4335
  };
4651
4336
 
4652
4337
  // src/configs/env/district-dash/is/env.is.prod.ts
@@ -4672,14 +4357,10 @@ var ENV_DISTRICT_IS_VENUS = {
4672
4357
  // src/configs/env/mobile/is/env.is.mars.ts
4673
4358
  var ENV_MOBILE_IS_MARS = {
4674
4359
  ...ENV_MOBILE_COMMON_MARS,
4360
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4361
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4675
4362
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4676
4363
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4677
- API_URL: "https://api.mars.magmamath.com/v2",
4678
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4679
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4680
- CDN_HOST: "https://cdn.mars.magmamath.com",
4681
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4682
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4683
4364
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IS",
4684
4365
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4685
4366
  };
@@ -4701,8 +4382,7 @@ var ENV_MOBILE_IS_PROD = {
4701
4382
 
4702
4383
  // src/configs/env/parent-web/is/env.is.mars.ts
4703
4384
  var ENV_PARENT_WEB_IS_MARS = {
4704
- API_URL: "https://api.mars.magmamath.com/v2",
4705
- CDN_HOST: "https://cdn.mars.magmamath.com",
4385
+ ...ENV_PARENT_WEB_COMMON_MARS,
4706
4386
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`
4707
4387
  };
4708
4388
 
@@ -4721,17 +4401,11 @@ var ENV_PARENT_WEB_IS_VENUS = {
4721
4401
 
4722
4402
  // src/configs/env/auth-web/sv-fi/env.sv-fi.mars.ts
4723
4403
  var ENV_AUTH_WEB_SV_FI_MARS = {
4404
+ ...ENV_AUTH_WEB_COMMON_MARS,
4405
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4406
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4724
4407
  ...PLATFORM_URLS.MARS,
4725
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4726
- API_URL: "https://api.mars.magmamath.com/v2",
4727
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4728
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4729
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4730
- MAGMAMATH_URL: "https://www.magmamath.com",
4731
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4732
- INTERCOM_APP_ID: "tjidhu4j",
4733
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4734
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4408
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`
4735
4409
  };
4736
4410
 
4737
4411
  // src/configs/env/auth-web/sv-fi/env.sv-fi.prod.ts
@@ -4759,12 +4433,7 @@ var ENV_STUDENTS_WEB_SV_FI_MARS = {
4759
4433
  ...ENV_STUDENTS_COMMON_MARS,
4760
4434
  ...PLATFORM_URLS.MARS,
4761
4435
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4762
- API_URL: "https://api.mars.magmamath.com/v2",
4763
- CDN_HOST: "https://cdn.mars.magmamath.com",
4764
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SV_FI",
4765
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4766
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4767
- MAGMAMATH_URL: "https://www.magmamath.com"
4436
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SV_FI"
4768
4437
  };
4769
4438
 
4770
4439
  // src/configs/env/students-web/sv-fi/env.sv-fi.prod.ts
@@ -4792,12 +4461,7 @@ var ENV_TEACHERS_WEB_SV_FI_MARS = {
4792
4461
  ...ENV_TEACHERS_COMMON_MARS,
4793
4462
  ...PLATFORM_URLS.MARS,
4794
4463
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4795
- API_URL: "https://api.mars.magmamath.com/v2",
4796
- CDN_HOST: "https://cdn.mars.magmamath.com",
4797
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SV_FI",
4798
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4799
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4800
- MAGMAMATH_URL: "https://www.magmamath.com"
4464
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SV_FI"
4801
4465
  };
4802
4466
 
4803
4467
  // src/configs/env/teachers-web/sv-fi/env.sv-fi.prod.ts
@@ -4825,12 +4489,7 @@ var ENV_DISTRICT_SV_FI_MARS = {
4825
4489
  ...ENV_DISTRICT_COMMON_MARS,
4826
4490
  ...PLATFORM_URLS.MARS,
4827
4491
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4828
- API_URL: "https://api.mars.magmamath.com/v2",
4829
- CDN_HOST: "https://cdn.mars.magmamath.com",
4830
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SV_FI",
4831
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4832
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4833
- MAGMAMATH_URL: "https://www.magmamath.com"
4492
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SV_FI"
4834
4493
  };
4835
4494
 
4836
4495
  // src/configs/env/district-dash/sv-fi/env.sv-fi.prod.ts
@@ -4856,14 +4515,10 @@ var ENV_DISTRICT_SV_FI_VENUS = {
4856
4515
  // src/configs/env/mobile/sv-fi/env.sv-fi.mars.ts
4857
4516
  var ENV_MOBILE_SV_FI_MARS = {
4858
4517
  ...ENV_MOBILE_COMMON_MARS,
4518
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4519
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4859
4520
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4860
4521
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4861
- API_URL: "https://api.mars.magmamath.com/v2",
4862
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4863
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4864
- CDN_HOST: "https://cdn.mars.magmamath.com",
4865
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4866
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4867
4522
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SV_FI",
4868
4523
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4869
4524
  };
@@ -4885,8 +4540,7 @@ var ENV_MOBILE_SV_FI_PROD = {
4885
4540
 
4886
4541
  // src/configs/env/parent-web/sv-fi/env.sv-fi.mars.ts
4887
4542
  var ENV_PARENT_WEB_SV_FI_MARS = {
4888
- API_URL: "https://api.mars.magmamath.com/v2",
4889
- CDN_HOST: "https://cdn.mars.magmamath.com",
4543
+ ...ENV_PARENT_WEB_COMMON_MARS,
4890
4544
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`
4891
4545
  };
4892
4546
 
@@ -4905,17 +4559,11 @@ var ENV_PARENT_WEB_SV_FI_VENUS = {
4905
4559
 
4906
4560
  // src/configs/env/auth-web/at/env.at.mars.ts
4907
4561
  var ENV_AUTH_WEB_AT_MARS = {
4562
+ ...ENV_AUTH_WEB_COMMON_MARS,
4563
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4564
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4908
4565
  ...PLATFORM_URLS.MARS,
4909
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4910
- API_URL: "https://api.mars.magmamath.com/v2",
4911
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4912
- MAGMAMATH_URL: "https://www.magmamath.com",
4913
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4914
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4915
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4916
- INTERCOM_APP_ID: "tjidhu4j",
4917
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4918
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4566
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`
4919
4567
  };
4920
4568
 
4921
4569
  // src/configs/env/auth-web/at/env.at.prod.ts
@@ -4943,12 +4591,7 @@ var ENV_STUDENTS_WEB_AT_MARS = {
4943
4591
  ...ENV_STUDENTS_COMMON_MARS,
4944
4592
  ...PLATFORM_URLS.MARS,
4945
4593
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4946
- API_URL: "https://api.mars.magmamath.com/v2",
4947
- CDN_HOST: "https://cdn.mars.magmamath.com",
4948
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_AT",
4949
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4950
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4951
- MAGMAMATH_URL: "https://www.magmamath.com"
4594
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_AT"
4952
4595
  };
4953
4596
 
4954
4597
  // src/configs/env/students-web/at/env.at.prod.ts
@@ -4976,12 +4619,7 @@ var ENV_TEACHERS_WEB_AT_MARS = {
4976
4619
  ...ENV_TEACHERS_COMMON_MARS,
4977
4620
  ...PLATFORM_URLS.MARS,
4978
4621
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4979
- API_URL: "https://api.mars.magmamath.com/v2",
4980
- CDN_HOST: "https://cdn.mars.magmamath.com",
4981
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_AT",
4982
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4983
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4984
- MAGMAMATH_URL: "https://www.magmamath.com"
4622
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_AT"
4985
4623
  };
4986
4624
 
4987
4625
  // src/configs/env/teachers-web/at/env.at.prod.ts
@@ -5009,12 +4647,7 @@ var ENV_DISTRICT_AT_MARS = {
5009
4647
  ...ENV_DISTRICT_COMMON_MARS,
5010
4648
  ...PLATFORM_URLS.MARS,
5011
4649
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
5012
- API_URL: "https://api.mars.magmamath.com/v2",
5013
- CDN_HOST: "https://cdn.mars.magmamath.com",
5014
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_AT",
5015
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5016
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5017
- MAGMAMATH_URL: "https://www.magmamath.com"
4650
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_AT"
5018
4651
  };
5019
4652
 
5020
4653
  // src/configs/env/district-dash/at/env.at.prod.ts
@@ -5040,15 +4673,11 @@ var ENV_DISTRICT_AT_VENUS = {
5040
4673
  // src/configs/env/mobile/at/env.at.mars.ts
5041
4674
  var ENV_MOBILE_AT_MARS = {
5042
4675
  ...ENV_MOBILE_COMMON_MARS,
4676
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4677
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5043
4678
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5044
4679
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
5045
- API_URL: "https://api.mars.magmamath.com/v2",
5046
- CDN_HOST: "https://cdn.mars.magmamath.com",
5047
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5048
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5049
4680
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_AT",
5050
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5051
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5052
4681
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5053
4682
  };
5054
4683
 
@@ -5069,8 +4698,7 @@ var ENV_MOBILE_AT_PROD = {
5069
4698
 
5070
4699
  // src/configs/env/parent-web/at/env.at.mars.ts
5071
4700
  var ENV_PARENT_WEB_AT_MARS = {
5072
- API_URL: "https://api.mars.magmamath.com/v2",
5073
- CDN_HOST: "https://cdn.mars.magmamath.com",
4701
+ ...ENV_PARENT_WEB_COMMON_MARS,
5074
4702
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`
5075
4703
  };
5076
4704
 
@@ -5089,17 +4717,11 @@ var ENV_PARENT_WEB_AT_VENUS = {
5089
4717
 
5090
4718
  // src/configs/env/auth-web/ch/env.ch.mars.ts
5091
4719
  var ENV_AUTH_WEB_CH_MARS = {
4720
+ ...ENV_AUTH_WEB_COMMON_MARS,
4721
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4722
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5092
4723
  ...PLATFORM_URLS.MARS,
5093
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5094
- API_URL: "https://api.mars.magmamath.com/v2",
5095
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5096
- MAGMAMATH_URL: "https://www.magmamath.com",
5097
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5098
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5099
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5100
- INTERCOM_APP_ID: "tjidhu4j",
5101
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5102
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4724
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`
5103
4725
  };
5104
4726
 
5105
4727
  // src/configs/env/auth-web/ch/env.ch.prod.ts
@@ -5127,12 +4749,7 @@ var ENV_STUDENTS_WEB_CH_MARS = {
5127
4749
  ...ENV_STUDENTS_COMMON_MARS,
5128
4750
  ...PLATFORM_URLS.MARS,
5129
4751
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5130
- API_URL: "https://api.mars.magmamath.com/v2",
5131
- CDN_HOST: "https://cdn.mars.magmamath.com",
5132
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CH",
5133
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5134
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5135
- MAGMAMATH_URL: "https://www.magmamath.com"
4752
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CH"
5136
4753
  };
5137
4754
 
5138
4755
  // src/configs/env/students-web/ch/env.ch.prod.ts
@@ -5160,12 +4777,7 @@ var ENV_TEACHERS_WEB_CH_MARS = {
5160
4777
  ...ENV_TEACHERS_COMMON_MARS,
5161
4778
  ...PLATFORM_URLS.MARS,
5162
4779
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5163
- API_URL: "https://api.mars.magmamath.com/v2",
5164
- CDN_HOST: "https://cdn.mars.magmamath.com",
5165
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CH",
5166
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5167
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5168
- MAGMAMATH_URL: "https://www.magmamath.com"
4780
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CH"
5169
4781
  };
5170
4782
 
5171
4783
  // src/configs/env/teachers-web/ch/env.ch.prod.ts
@@ -5193,12 +4805,7 @@ var ENV_DISTRICT_CH_MARS = {
5193
4805
  ...ENV_DISTRICT_COMMON_MARS,
5194
4806
  ...PLATFORM_URLS.MARS,
5195
4807
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5196
- API_URL: "https://api.mars.magmamath.com/v2",
5197
- CDN_HOST: "https://cdn.mars.magmamath.com",
5198
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CH",
5199
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5200
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5201
- MAGMAMATH_URL: "https://www.magmamath.com"
4808
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CH"
5202
4809
  };
5203
4810
 
5204
4811
  // src/configs/env/district-dash/ch/env.ch.prod.ts
@@ -5224,15 +4831,11 @@ var ENV_DISTRICT_CH_VENUS = {
5224
4831
  // src/configs/env/mobile/ch/env.ch.mars.ts
5225
4832
  var ENV_MOBILE_CH_MARS = {
5226
4833
  ...ENV_MOBILE_COMMON_MARS,
4834
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4835
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5227
4836
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5228
4837
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5229
- API_URL: "https://api.mars.magmamath.com/v2",
5230
- CDN_HOST: "https://cdn.mars.magmamath.com",
5231
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5232
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5233
4838
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_CH",
5234
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5235
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5236
4839
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5237
4840
  };
5238
4841
 
@@ -5253,8 +4856,7 @@ var ENV_MOBILE_CH_PROD = {
5253
4856
 
5254
4857
  // src/configs/env/parent-web/ch/env.ch.mars.ts
5255
4858
  var ENV_PARENT_WEB_CH_MARS = {
5256
- API_URL: "https://api.mars.magmamath.com/v2",
5257
- CDN_HOST: "https://cdn.mars.magmamath.com",
4859
+ ...ENV_PARENT_WEB_COMMON_MARS,
5258
4860
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`
5259
4861
  };
5260
4862
 
@@ -5273,17 +4875,11 @@ var ENV_PARENT_WEB_CH_VENUS = {
5273
4875
 
5274
4876
  // src/configs/env/auth-web/es/env.es.mars.ts
5275
4877
  var ENV_AUTH_WEB_ES_MARS = {
4878
+ ...ENV_AUTH_WEB_COMMON_MARS,
4879
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4880
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5276
4881
  ...PLATFORM_URLS.MARS,
5277
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5278
- API_URL: "https://api.mars.magmamath.com/v2",
5279
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5280
- MAGMAMATH_URL: "https://www.magmamath.com",
5281
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5282
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5283
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5284
- INTERCOM_APP_ID: "tjidhu4j",
5285
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5286
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4882
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`
5287
4883
  };
5288
4884
 
5289
4885
  // src/configs/env/auth-web/es/env.es.prod.ts
@@ -5311,12 +4907,7 @@ var ENV_STUDENTS_WEB_ES_MARS = {
5311
4907
  ...ENV_STUDENTS_COMMON_MARS,
5312
4908
  ...PLATFORM_URLS.MARS,
5313
4909
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5314
- API_URL: "https://api.mars.magmamath.com/v2",
5315
- CDN_HOST: "https://cdn.mars.magmamath.com",
5316
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_ES",
5317
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5318
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5319
- MAGMAMATH_URL: "https://www.magmamath.com"
4910
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_ES"
5320
4911
  };
5321
4912
 
5322
4913
  // src/configs/env/students-web/es/env.es.prod.ts
@@ -5344,12 +4935,7 @@ var ENV_TEACHERS_WEB_ES_MARS = {
5344
4935
  ...ENV_TEACHERS_COMMON_MARS,
5345
4936
  ...PLATFORM_URLS.MARS,
5346
4937
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5347
- API_URL: "https://api.mars.magmamath.com/v2",
5348
- CDN_HOST: "https://cdn.mars.magmamath.com",
5349
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_ES",
5350
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5351
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5352
- MAGMAMATH_URL: "https://www.magmamath.com"
4938
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_ES"
5353
4939
  };
5354
4940
 
5355
4941
  // src/configs/env/teachers-web/es/env.es.prod.ts
@@ -5377,12 +4963,7 @@ var ENV_DISTRICT_ES_MARS = {
5377
4963
  ...ENV_DISTRICT_COMMON_MARS,
5378
4964
  ...PLATFORM_URLS.MARS,
5379
4965
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5380
- API_URL: "https://api.mars.magmamath.com/v2",
5381
- CDN_HOST: "https://cdn.mars.magmamath.com",
5382
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_ES",
5383
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5384
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5385
- MAGMAMATH_URL: "https://www.magmamath.com"
4966
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_ES"
5386
4967
  };
5387
4968
 
5388
4969
  // src/configs/env/district-dash/es/env.es.prod.ts
@@ -5408,15 +4989,11 @@ var ENV_DISTRICT_ES_VENUS = {
5408
4989
  // src/configs/env/mobile/es/env.es.mars.ts
5409
4990
  var ENV_MOBILE_ES_MARS = {
5410
4991
  ...ENV_MOBILE_COMMON_MARS,
4992
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4993
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5411
4994
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5412
4995
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5413
- API_URL: "https://api.mars.magmamath.com/v2",
5414
- CDN_HOST: "https://cdn.mars.magmamath.com",
5415
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5416
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5417
4996
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_ES",
5418
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5419
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5420
4997
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5421
4998
  };
5422
4999
 
@@ -5437,8 +5014,7 @@ var ENV_MOBILE_ES_PROD = {
5437
5014
 
5438
5015
  // src/configs/env/parent-web/es/env.es.mars.ts
5439
5016
  var ENV_PARENT_WEB_ES_MARS = {
5440
- API_URL: "https://api.mars.magmamath.com/v2",
5441
- CDN_HOST: "https://cdn.mars.magmamath.com",
5017
+ ...ENV_PARENT_WEB_COMMON_MARS,
5442
5018
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`
5443
5019
  };
5444
5020
 
@@ -5457,17 +5033,11 @@ var ENV_PARENT_WEB_ES_VENUS = {
5457
5033
 
5458
5034
  // src/configs/env/auth-web/pt/env.pt.mars.ts
5459
5035
  var ENV_AUTH_WEB_PT_MARS = {
5036
+ ...ENV_AUTH_WEB_COMMON_MARS,
5037
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5038
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5460
5039
  ...PLATFORM_URLS.MARS,
5461
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5462
- API_URL: "https://api.mars.magmamath.com/v2",
5463
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5464
- MAGMAMATH_URL: "https://www.magmamath.com",
5465
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5466
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5467
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5468
- INTERCOM_APP_ID: "tjidhu4j",
5469
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5470
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
5040
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`
5471
5041
  };
5472
5042
 
5473
5043
  // src/configs/env/auth-web/pt/env.pt.prod.ts
@@ -5495,12 +5065,7 @@ var ENV_STUDENTS_WEB_PT_MARS = {
5495
5065
  ...ENV_STUDENTS_COMMON_MARS,
5496
5066
  ...PLATFORM_URLS.MARS,
5497
5067
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5498
- API_URL: "https://api.mars.magmamath.com/v2",
5499
- CDN_HOST: "https://cdn.mars.magmamath.com",
5500
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PT",
5501
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5502
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5503
- MAGMAMATH_URL: "https://www.magmamath.com"
5068
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PT"
5504
5069
  };
5505
5070
 
5506
5071
  // src/configs/env/students-web/pt/env.pt.prod.ts
@@ -5528,12 +5093,7 @@ var ENV_TEACHERS_WEB_PT_MARS = {
5528
5093
  ...ENV_TEACHERS_COMMON_MARS,
5529
5094
  ...PLATFORM_URLS.MARS,
5530
5095
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5531
- API_URL: "https://api.mars.magmamath.com/v2",
5532
- CDN_HOST: "https://cdn.mars.magmamath.com",
5533
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PT",
5534
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5535
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5536
- MAGMAMATH_URL: "https://www.magmamath.com"
5096
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PT"
5537
5097
  };
5538
5098
 
5539
5099
  // src/configs/env/teachers-web/pt/env.pt.prod.ts
@@ -5561,12 +5121,7 @@ var ENV_DISTRICT_PT_MARS = {
5561
5121
  ...ENV_DISTRICT_COMMON_MARS,
5562
5122
  ...PLATFORM_URLS.MARS,
5563
5123
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5564
- API_URL: "https://api.mars.magmamath.com/v2",
5565
- CDN_HOST: "https://cdn.mars.magmamath.com",
5566
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PT",
5567
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5568
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5569
- MAGMAMATH_URL: "https://www.magmamath.com"
5124
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PT"
5570
5125
  };
5571
5126
 
5572
5127
  // src/configs/env/district-dash/pt/env.pt.prod.ts
@@ -5592,15 +5147,11 @@ var ENV_DISTRICT_PT_VENUS = {
5592
5147
  // src/configs/env/mobile/pt/env.pt.mars.ts
5593
5148
  var ENV_MOBILE_PT_MARS = {
5594
5149
  ...ENV_MOBILE_COMMON_MARS,
5150
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5151
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5595
5152
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5596
5153
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5597
- API_URL: "https://api.mars.magmamath.com/v2",
5598
- CDN_HOST: "https://cdn.mars.magmamath.com",
5599
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5600
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5601
5154
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_PT",
5602
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5603
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5604
5155
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5605
5156
  };
5606
5157
 
@@ -5621,8 +5172,7 @@ var ENV_MOBILE_PT_PROD = {
5621
5172
 
5622
5173
  // src/configs/env/parent-web/pt/env.pt.mars.ts
5623
5174
  var ENV_PARENT_WEB_PT_MARS = {
5624
- API_URL: "https://api.mars.magmamath.com/v2",
5625
- CDN_HOST: "https://cdn.mars.magmamath.com",
5175
+ ...ENV_PARENT_WEB_COMMON_MARS,
5626
5176
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`
5627
5177
  };
5628
5178
 
@@ -5641,19 +5191,13 @@ var ENV_PARENT_WEB_PT_VENUS = {
5641
5191
 
5642
5192
  // src/configs/env/auth-web/us/eu_main/env.us.mars.ts
5643
5193
  var ENV_AUTH_WEB_US_EU_MAIN_MARS = {
5194
+ ...ENV_AUTH_WEB_COMMON_MARS,
5195
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5196
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5644
5197
  ...PLATFORM_URLS.MARS,
5645
- API_URL: "https://api.mars.magmamath.com/v2",
5646
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5647
- MAGMAMATH_URL: "https://www.magmamath.com",
5648
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5649
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5650
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5651
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5652
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5653
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5654
- INTERCOM_APP_ID: "tjidhu4j",
5655
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5656
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
5198
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5199
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5200
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink"
5657
5201
  };
5658
5202
 
5659
5203
  // src/configs/env/auth-web/us/eu_main/env.us.prod.ts
@@ -5679,19 +5223,13 @@ var ENV_AUTH_WEB_US_EU_MAIN_VENUS = {
5679
5223
 
5680
5224
  // src/configs/env/auth-web/ca/eu_main/env.ca.mars.ts
5681
5225
  var ENV_AUTH_WEB_CA_EU_MAIN_MARS = {
5226
+ ...ENV_AUTH_WEB_COMMON_MARS,
5227
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5228
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5682
5229
  ...PLATFORM_URLS.MARS,
5683
- API_URL: "https://api.mars.magmamath.com/v2",
5684
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5685
- MAGMAMATH_URL: "https://www.magmamath.com",
5686
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5687
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5688
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5689
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5690
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5691
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5692
- INTERCOM_APP_ID: "tjidhu4j",
5693
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5694
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
5230
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5231
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5232
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink"
5695
5233
  };
5696
5234
 
5697
5235
  // src/configs/env/auth-web/ca/eu_main/env.ca.prod.ts
@@ -5719,12 +5257,7 @@ var ENV_AUTH_WEB_CA_EU_MAIN_VENUS = {
5719
5257
  var ENV_STUDENTS_WEB_US_EU_MAIN_MARS = {
5720
5258
  ...ENV_STUDENTS_COMMON_MARS,
5721
5259
  ...PLATFORM_URLS.MARS,
5722
- API_URL: "https://api.mars.magmamath.com/v2",
5723
- CDN_HOST: "https://cdn.mars.magmamath.com",
5724
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US",
5725
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5726
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5727
- MAGMAMATH_URL: "https://www.magmamath.com"
5260
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US"
5728
5261
  };
5729
5262
 
5730
5263
  // src/configs/env/students-web/us/eu_main/env.us.prod.ts
@@ -5750,13 +5283,7 @@ var ENV_STUDENTS_WEB_US_EU_MAIN_VENUS = {
5750
5283
  var ENV_STUDENTS_WEB_CA_EU_MAIN_MARS = {
5751
5284
  ...ENV_STUDENTS_COMMON_MARS,
5752
5285
  ...PLATFORM_URLS.MARS,
5753
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5754
- API_URL: "https://api.mars.magmamath.com/v2",
5755
- CDN_HOST: "https://cdn.mars.magmamath.com",
5756
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CA",
5757
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5758
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5759
- MAGMAMATH_URL: "https://www.magmamath.com"
5286
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CA"
5760
5287
  };
5761
5288
 
5762
5289
  // src/configs/env/students-web/ca/eu_main/env.ca.prod.ts
@@ -5782,12 +5309,7 @@ var ENV_STUDENTS_WEB_CA_EU_MAIN_VENUS = {
5782
5309
  var ENV_TEACHERS_WEB_US_EU_MAIN_MARS = {
5783
5310
  ...ENV_TEACHERS_COMMON_MARS,
5784
5311
  ...PLATFORM_URLS.MARS,
5785
- API_URL: "https://api.mars.magmamath.com/v2",
5786
- CDN_HOST: "https://cdn.mars.magmamath.com",
5787
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US",
5788
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5789
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5790
- MAGMAMATH_URL: "https://www.magmamath.com"
5312
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US"
5791
5313
  };
5792
5314
 
5793
5315
  // src/configs/env/teachers-web/us/eu_main/env.us.prod.ts
@@ -5813,13 +5335,7 @@ var ENV_TEACHERS_WEB_US_EU_MAIN_VENUS = {
5813
5335
  var ENV_TEACHERS_WEB_CA_EU_MAIN_MARS = {
5814
5336
  ...ENV_TEACHERS_COMMON_MARS,
5815
5337
  ...PLATFORM_URLS.MARS,
5816
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5817
- API_URL: "https://api.mars.magmamath.com/v2",
5818
- CDN_HOST: "https://cdn.mars.magmamath.com",
5819
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CA",
5820
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5821
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5822
- MAGMAMATH_URL: "https://www.magmamath.com"
5338
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CA"
5823
5339
  };
5824
5340
 
5825
5341
  // src/configs/env/teachers-web/ca/eu_main/env.ca.prod.ts
@@ -5845,12 +5361,7 @@ var ENV_TEACHERS_WEB_CA_EU_MAIN_VENUS = {
5845
5361
  var ENV_DISTRICT_US_EU_MAIN_MARS = {
5846
5362
  ...ENV_DISTRICT_COMMON_MARS,
5847
5363
  ...PLATFORM_URLS.MARS,
5848
- API_URL: "https://api.mars.magmamath.com/v2",
5849
- CDN_HOST: "https://cdn.mars.magmamath.com",
5850
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US",
5851
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5852
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5853
- MAGMAMATH_URL: "https://www.magmamath.com"
5364
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US"
5854
5365
  };
5855
5366
 
5856
5367
  // src/configs/env/district-dash/us/eu_main/env.us.prod.ts
@@ -5876,13 +5387,7 @@ var ENV_DISTRICT_US_EU_MAIN_VENUS = {
5876
5387
  var ENV_DISTRICT_CA_EU_MAIN_MARS = {
5877
5388
  ...ENV_DISTRICT_COMMON_MARS,
5878
5389
  ...PLATFORM_URLS.MARS,
5879
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5880
- API_URL: "https://api.mars.magmamath.com/v2",
5881
- CDN_HOST: "https://cdn.mars.magmamath.com",
5882
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CA",
5883
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5884
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5885
- MAGMAMATH_URL: "https://www.magmamath.com"
5390
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CA"
5886
5391
  };
5887
5392
 
5888
5393
  // src/configs/env/district-dash/ca/eu_main/env.ca.prod.ts
@@ -5907,18 +5412,14 @@ var ENV_DISTRICT_CA_EU_MAIN_VENUS = {
5907
5412
  // src/configs/env/mobile/us/eu_main/env.us.mars.ts
5908
5413
  var ENV_MOBILE_US_EU_MAIN_MARS = {
5909
5414
  ...ENV_MOBILE_COMMON_MARS,
5415
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5416
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5910
5417
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5911
5418
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL,
5912
- API_URL: "https://api.mars.magmamath.com/v2",
5913
- CDN_HOST: "https://cdn.mars.magmamath.com",
5914
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5915
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5916
5419
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_US",
5917
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5918
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5919
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5920
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5921
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5420
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5421
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink",
5422
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5922
5423
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5923
5424
  };
5924
5425
 
@@ -5944,19 +5445,14 @@ var ENV_MOBILE_US_EU_MAIN_PROD = {
5944
5445
  // src/configs/env/mobile/ca/eu_main/env.ca.mars.ts
5945
5446
  var ENV_MOBILE_CA_EU_MAIN_MARS = {
5946
5447
  ...ENV_MOBILE_COMMON_MARS,
5947
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5448
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5449
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5948
5450
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5949
5451
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL,
5950
- API_URL: "https://api.mars.magmamath.com/v2",
5951
- CDN_HOST: "https://cdn.mars.magmamath.com",
5952
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5953
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5954
5452
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_CA",
5955
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5956
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5957
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5958
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5959
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5453
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5454
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink",
5455
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5960
5456
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5961
5457
  };
5962
5458
 
@@ -5981,8 +5477,7 @@ var ENV_MOBILE_CA_EU_MAIN_PROD = {
5981
5477
 
5982
5478
  // src/configs/env/parent-web/us/eu_main/env.us.mars.ts
5983
5479
  var ENV_PARENT_WEB_US_EU_MAIN_MARS = {
5984
- API_URL: "https://api.mars.magmamath.com/v2",
5985
- CDN_HOST: "https://cdn.mars.magmamath.com",
5480
+ ...ENV_PARENT_WEB_COMMON_MARS,
5986
5481
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
5987
5482
  };
5988
5483
 
@@ -6001,8 +5496,7 @@ var ENV_PARENT_WEB_US_EU_MAIN_VENUS = {
6001
5496
 
6002
5497
  // src/configs/env/parent-web/ca/eu_main/env.ca.mars.ts
6003
5498
  var ENV_PARENT_WEB_CA_EU_MAIN_MARS = {
6004
- API_URL: "https://api.mars.magmamath.com/v2",
6005
- CDN_HOST: "https://cdn.mars.magmamath.com",
5499
+ ...ENV_PARENT_WEB_COMMON_MARS,
6006
5500
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
6007
5501
  };
6008
5502
 
@@ -6021,15 +5515,9 @@ var ENV_PARENT_WEB_CA_EU_MAIN_VENUS = {
6021
5515
 
6022
5516
  // src/configs/env/auth-web/ckb/env.ckb.mars.ts
6023
5517
  var ENV_AUTH_WEB_IQ_MARS = {
5518
+ ...ENV_AUTH_WEB_COMMON_MARS,
6024
5519
  ...PLATFORM_URLS.MARS,
6025
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6026
- API_URL: "https://api.mars.magmamath.com/v2",
6027
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
6028
- MAGMAMATH_URL: "https://www.magmamath.com",
6029
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
6030
- INTERCOM_APP_ID: "tjidhu4j",
6031
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
6032
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
5520
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`
6033
5521
  };
6034
5522
 
6035
5523
  // src/configs/env/auth-web/ckb/env.ckb.prod.ts
@@ -6055,12 +5543,7 @@ var ENV_STUDENTS_WEB_IQ_MARS = {
6055
5543
  ...ENV_STUDENTS_COMMON_MARS,
6056
5544
  ...PLATFORM_URLS.MARS,
6057
5545
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6058
- API_URL: "https://api.mars.magmamath.com/v2",
6059
- CDN_HOST: "https://cdn.mars.magmamath.com",
6060
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IQ",
6061
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6062
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6063
- MAGMAMATH_URL: "https://www.magmamath.com"
5546
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IQ"
6064
5547
  };
6065
5548
 
6066
5549
  // src/configs/env/students-web/ckb/env.ckb.prod.ts
@@ -6088,12 +5571,7 @@ var ENV_TEACHERS_WEB_IQ_MARS = {
6088
5571
  ...ENV_TEACHERS_COMMON_MARS,
6089
5572
  ...PLATFORM_URLS.MARS,
6090
5573
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6091
- API_URL: "https://api.mars.magmamath.com/v2",
6092
- CDN_HOST: "https://cdn.mars.magmamath.com",
6093
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IQ",
6094
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6095
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6096
- MAGMAMATH_URL: "https://www.magmamath.com"
5574
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IQ"
6097
5575
  };
6098
5576
 
6099
5577
  // src/configs/env/teachers-web/ckb/env.ckb.prod.ts
@@ -6121,12 +5599,7 @@ var ENV_DISTRICT_IQ_MARS = {
6121
5599
  ...ENV_DISTRICT_COMMON_MARS,
6122
5600
  ...PLATFORM_URLS.MARS,
6123
5601
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6124
- API_URL: "https://api.mars.magmamath.com/v2",
6125
- CDN_HOST: "https://cdn.mars.magmamath.com",
6126
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IQ",
6127
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6128
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6129
- MAGMAMATH_URL: "https://www.magmamath.com"
5602
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IQ"
6130
5603
  };
6131
5604
 
6132
5605
  // src/configs/env/district-dash/ckb/env.ckb.prod.ts
@@ -6154,10 +5627,6 @@ var ENV_MOBILE_IQ_MARS = {
6154
5627
  ...ENV_MOBILE_COMMON_MARS,
6155
5628
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
6156
5629
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6157
- API_URL: "https://api.mars.magmamath.com/v2",
6158
- CDN_HOST: "https://cdn.mars.magmamath.com",
6159
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6160
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6161
5630
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IQ",
6162
5631
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
6163
5632
  };
@@ -6177,8 +5646,7 @@ var ENV_MOBILE_IQ_PROD = {
6177
5646
 
6178
5647
  // src/configs/env/parent-web/ckb/env.ckb.mars.ts
6179
5648
  var ENV_PARENT_WEB_IQ_MARS = {
6180
- API_URL: "https://api.mars.magmamath.com/v2",
6181
- CDN_HOST: "https://cdn.mars.magmamath.com",
5649
+ ...ENV_PARENT_WEB_COMMON_MARS,
6182
5650
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`
6183
5651
  };
6184
5652