@magmamath/frontend-config 1.7.8 → 1.7.9

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,31 +1494,24 @@ var PLATFORM_URLS = {
1494
1494
  }
1495
1495
  };
1496
1496
 
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",
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",
1501
1502
  MAGMAMATH_URL: "https://www.magmamath.com",
1502
1503
  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",
1503
1510
  INTERCOM_APP_ID: "tjidhu4j",
1504
1511
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
1505
1512
  TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1506
1513
  };
1507
1514
 
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
-
1522
1515
  // src/configs/env/auth-web/us/us_main/env.us.prod.ts
1523
1516
  var ENV_AUTH_WEB_US_PROD = {
1524
1517
  ...PLATFORM_URLS.PROD,
@@ -1538,18 +1531,22 @@ var ENV_AUTH_WEB_US_PROD = {
1538
1531
 
1539
1532
  // src/configs/env/auth-web/se/env.se.mars.ts
1540
1533
  var ENV_AUTH_WEB_SE_MARS = {
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",
1534
+ API_URL: "https://api.mars.matteappen.se/v2",
1544
1535
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
1536
+ CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
1545
1537
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1546
1538
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1547
1539
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
1548
1540
  PARENT_WEB_URL: "https://parents.mars.matteappen.se",
1549
1541
  MAGMAMATH_URL: "https://www.magma.se",
1550
1542
  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",
1551
1545
  SKOLFEDERATION_AUTH: "https://fed.skolfederation.se/trial/ds/?entityID=TestMatteappen",
1552
- SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon"
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"
1553
1550
  };
1554
1551
 
1555
1552
  // src/configs/env/auth-web/se/env.se.prod.ts
@@ -1572,15 +1569,19 @@ var ENV_AUTH_WEB_SE_PROD = {
1572
1569
 
1573
1570
  // src/configs/env/auth-web/gb/env.gb.mars.ts
1574
1571
  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",
1578
1572
  ...PLATFORM_URLS.MARS,
1579
1573
  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",
1580
1576
  MAGMAMATH_URL: "https://www.magmamaths.co.uk",
1581
1577
  TOS_URL: "https://www.magmamaths.co.uk/legal-documents/uk-terms-of-use",
1582
- SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
1583
- WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin"
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"
1584
1585
  };
1585
1586
 
1586
1587
  // src/configs/env/auth-web/gb/env.gb.prod.ts
@@ -1634,42 +1635,47 @@ var ENV_AUTH_WEB_CA_PROD = {
1634
1635
 
1635
1636
  // src/configs/env/auth-web/sct/env.sct.mars.ts
1636
1637
  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",
1640
1638
  ...PLATFORM_URLS.MARS,
1641
1639
  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
- SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
1645
- WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin"
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"
1646
1651
  };
1647
1652
 
1648
1653
  // src/configs/env/auth-web/de/env.de.mars.ts
1649
1654
  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",
1653
1655
  ...PLATFORM_URLS.MARS,
1654
1656
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
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"
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"
1657
1668
  };
1658
1669
 
1659
1670
  // src/configs/env/students-web/env.common.mars.ts
1660
1671
  var ENV_STUDENTS_COMMON_MARS = {
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",
1672
+ CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1667
1673
  GOOGLE_API_KEY: "AIzaSyCJBFfT3AjV1WjitLfO0ub40WMlSSGooMc",
1668
1674
  DESMOS_API_KEY: "ca152e213f1e4f0ea0a379f070a19cfd",
1669
1675
  LOGGLY_CUSTOMER_TOKEN: "921d0461-1108-4d44-b9ee-2551b03f1af0",
1670
1676
  MYSCRIPT_APPLICATION_KEY: "5c5a5667-9232-405f-a996-89b10ddb9200",
1671
1677
  MYSCRIPT_HMAC_KEY: "370da564-11b0-4ac7-a413-9eb61ee7db9f",
1672
- MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
1678
+ MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
1673
1679
  MYSCRIPT_SOCKET_KEY: "2a36f2ef-1056-4a6d-bd5c-6bd54670f9e2",
1674
1680
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
1675
1681
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
@@ -1681,12 +1687,12 @@ var ENV_STUDENTS_COMMON_MARS = {
1681
1687
  var ENV_STUDENTS_WEB_US_MARS = {
1682
1688
  ...ENV_STUDENTS_COMMON_MARS,
1683
1689
  ...PLATFORM_URLS.MARS,
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",
1690
+ API_URL: "https://api.mars.magmamath.com/v2",
1691
+ CDN_HOST: "https://cdn.mars.magmamath.com",
1687
1692
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US",
1688
- SOCKET_URL: "https://sockets.us.mars.magmamath.com",
1689
- WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com"
1693
+ SOCKET_URL: "https://sockets-mars.magmamath.com",
1694
+ WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1695
+ MAGMAMATH_URL: "https://www.magmamath.com"
1690
1696
  };
1691
1697
 
1692
1698
  // src/configs/env/students-web/env.common.prod.ts
@@ -1719,8 +1725,13 @@ var ENV_STUDENTS_WEB_US_PROD = {
1719
1725
  // src/configs/env/students-web/se/env.se.mars.ts
1720
1726
  var ENV_STUDENTS_WEB_SE_MARS = {
1721
1727
  ...ENV_STUDENTS_COMMON_MARS,
1728
+ API_URL: "https://api.mars.matteappen.se/v2",
1722
1729
  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",
1723
1732
  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",
1724
1735
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1725
1736
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1726
1737
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -1750,7 +1761,11 @@ var ENV_STUDENTS_WEB_GB_MARS = {
1750
1761
  ...ENV_STUDENTS_COMMON_MARS,
1751
1762
  ...PLATFORM_URLS.MARS,
1752
1763
  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",
1753
1766
  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",
1754
1769
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1755
1770
  };
1756
1771
 
@@ -1800,7 +1815,11 @@ var ENV_STUDENTS_WEB_SCT_MARS = {
1800
1815
  ...ENV_STUDENTS_COMMON_MARS,
1801
1816
  ...PLATFORM_URLS.MARS,
1802
1817
  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",
1803
1820
  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",
1804
1823
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1805
1824
  };
1806
1825
 
@@ -1822,7 +1841,12 @@ var ENV_STUDENTS_WEB_DE_MARS = {
1822
1841
  ...ENV_STUDENTS_COMMON_MARS,
1823
1842
  ...PLATFORM_URLS.MARS,
1824
1843
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
1825
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
1826
1850
  };
1827
1851
 
1828
1852
  // src/configs/env/students-web/de/env.de.prod.ts
@@ -1840,13 +1864,8 @@ var ENV_STUDENTS_WEB_DE_PROD = {
1840
1864
 
1841
1865
  // src/configs/env/teachers-web/env.common.mars.ts
1842
1866
  var ENV_TEACHERS_COMMON_MARS = {
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",
1867
+ CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1868
+ MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
1850
1869
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
1851
1870
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
1852
1871
  PROBLEM_IMAGE_SIZE_LIMIT: 5242880,
@@ -1862,12 +1881,12 @@ var ENV_TEACHERS_COMMON_MARS = {
1862
1881
  var ENV_TEACHERS_WEB_US_MARS = {
1863
1882
  ...ENV_TEACHERS_COMMON_MARS,
1864
1883
  ...PLATFORM_URLS.MARS,
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",
1884
+ API_URL: "https://api.mars.magmamath.com/v2",
1885
+ CDN_HOST: "https://cdn.mars.magmamath.com",
1868
1886
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US",
1869
- SOCKET_URL: "https://sockets.us.mars.magmamath.com",
1870
- WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com"
1887
+ SOCKET_URL: "https://sockets-mars.magmamath.com",
1888
+ WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1889
+ MAGMAMATH_URL: "https://www.magmamath.com"
1871
1890
  };
1872
1891
 
1873
1892
  // src/configs/env/teachers-web/env.common.prod.ts
@@ -1899,8 +1918,13 @@ var ENV_TEACHERS_WEB_US_PROD = {
1899
1918
  // src/configs/env/teachers-web/se/env.se.mars.ts
1900
1919
  var ENV_TEACHERS_WEB_SE_MARS = {
1901
1920
  ...ENV_TEACHERS_COMMON_MARS,
1921
+ API_URL: "https://api.mars.matteappen.se/v2",
1902
1922
  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",
1903
1925
  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",
1904
1928
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1905
1929
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1906
1930
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -1930,7 +1954,11 @@ var ENV_TEACHERS_WEB_GB_MARS = {
1930
1954
  ...ENV_TEACHERS_COMMON_MARS,
1931
1955
  ...PLATFORM_URLS.MARS,
1932
1956
  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",
1933
1959
  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",
1934
1962
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1935
1963
  };
1936
1964
 
@@ -1980,7 +2008,11 @@ var ENV_TEACHERS_WEB_SCT_MARS = {
1980
2008
  ...ENV_TEACHERS_COMMON_MARS,
1981
2009
  ...PLATFORM_URLS.MARS,
1982
2010
  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",
1983
2013
  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",
1984
2016
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1985
2017
  };
1986
2018
 
@@ -2002,7 +2034,12 @@ var ENV_TEACHERS_WEB_DE_MARS = {
2002
2034
  ...ENV_TEACHERS_COMMON_MARS,
2003
2035
  ...PLATFORM_URLS.MARS,
2004
2036
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
2005
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
2006
2043
  };
2007
2044
 
2008
2045
  // src/configs/env/teachers-web/de/env.de.prod.ts
@@ -2020,12 +2057,7 @@ var ENV_TEACHERS_WEB_DE_PROD = {
2020
2057
 
2021
2058
  // src/configs/env/district-dash/env.common.mars.ts
2022
2059
  var ENV_DISTRICT_COMMON_MARS = {
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",
2060
+ CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
2029
2061
  INTERCOM_APP_ID: "tjidhu4j",
2030
2062
  PROBLEM_IMAGE_SIZE_LIMIT: 5242880,
2031
2063
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
@@ -2036,12 +2068,12 @@ var ENV_DISTRICT_COMMON_MARS = {
2036
2068
  var ENV_DISTRICT_US_MARS = {
2037
2069
  ...ENV_DISTRICT_COMMON_MARS,
2038
2070
  ...PLATFORM_URLS.MARS,
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",
2071
+ API_URL: "https://api.mars.magmamath.com/v2",
2072
+ CDN_HOST: "https://cdn.mars.magmamath.com",
2042
2073
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US",
2043
- SOCKET_URL: "https://sockets.us.mars.magmamath.com",
2044
- WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com",
2074
+ SOCKET_URL: "https://sockets-mars.magmamath.com",
2075
+ WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2076
+ MAGMAMATH_URL: "https://www.magmamath.com",
2045
2077
  AMPLITUDE_API_KEY: "407ea49ce6e1586815bcfd05ec5f15dc"
2046
2078
  };
2047
2079
 
@@ -2069,8 +2101,13 @@ var ENV_DISTRICT_US_PROD = {
2069
2101
  // src/configs/env/district-dash/se/env.se.mars.ts
2070
2102
  var ENV_DISTRICT_SE_MARS = {
2071
2103
  ...ENV_DISTRICT_COMMON_MARS,
2104
+ API_URL: "https://api.mars.matteappen.se/v2",
2072
2105
  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",
2073
2108
  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",
2074
2111
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
2075
2112
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
2076
2113
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -2100,7 +2137,11 @@ var ENV_DISTRICT_GB_MARS = {
2100
2137
  ...ENV_DISTRICT_COMMON_MARS,
2101
2138
  ...PLATFORM_URLS.MARS,
2102
2139
  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",
2103
2142
  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",
2104
2145
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
2105
2146
  };
2106
2147
 
@@ -2150,7 +2191,11 @@ var ENV_DISTRICT_SCT_MARS = {
2150
2191
  ...ENV_DISTRICT_COMMON_MARS,
2151
2192
  ...PLATFORM_URLS.MARS,
2152
2193
  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",
2153
2196
  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",
2154
2199
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
2155
2200
  };
2156
2201
 
@@ -2172,7 +2217,12 @@ var ENV_DISTRICT_DE_MARS = {
2172
2217
  ...ENV_DISTRICT_COMMON_MARS,
2173
2218
  ...PLATFORM_URLS.MARS,
2174
2219
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
2175
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
2176
2226
  };
2177
2227
 
2178
2228
  // src/configs/env/district-dash/de/env.de.prod.ts
@@ -2404,9 +2454,9 @@ var ENV_WEB_ADMIN_COMMON = {
2404
2454
  var ENV_WEB_ADMIN_US_MAIN_MARS = {
2405
2455
  ...ENV_WEB_ADMIN_COMMON,
2406
2456
  ...PLATFORM_URLS.MARS,
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"
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"
2410
2460
  };
2411
2461
 
2412
2462
  // src/configs/env/web-admin/us/env.us.prod.ts
@@ -2422,8 +2472,8 @@ var ENV_WEB_ADMIN_US_MAIN_PROD = {
2422
2472
  var ENV_WEB_ADMIN_CA_MARS = {
2423
2473
  ...ENV_WEB_ADMIN_COMMON,
2424
2474
  ...PLATFORM_URLS.MARS,
2425
- API_URL: "https://api.eu.mars.magmamath.com/v2",
2426
- CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2475
+ API_URL: "https://api.mars.magmamath.com/v2",
2476
+ CDN_HOST: "https://cdn.mars.magmamath.com",
2427
2477
  CDN_HOST_TRANSLATIONS: "https://cdn.ca.magmamath.com/translations"
2428
2478
  };
2429
2479
 
@@ -2440,9 +2490,9 @@ var ENV_WEB_ADMIN_CA_PROD = {
2440
2490
  var ENV_WEB_ADMIN_EU_MARS = {
2441
2491
  ...ENV_WEB_ADMIN_COMMON,
2442
2492
  ...PLATFORM_URLS.MARS,
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"
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"
2446
2496
  };
2447
2497
 
2448
2498
  // src/configs/env/web-admin/eu/env.eu.prod.ts
@@ -2456,11 +2506,7 @@ var ENV_WEB_ADMIN_EU_PROD = {
2456
2506
 
2457
2507
  // src/configs/env/mobile/env.common.mars.ts
2458
2508
  var ENV_MOBILE_COMMON_MARS = {
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",
2509
+ CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
2464
2510
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
2465
2511
  TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq",
2466
2512
  DESMOS_API_KEY: "ca152e213f1e4f0ea0a379f070a19cfd",
@@ -2468,7 +2514,7 @@ var ENV_MOBILE_COMMON_MARS = {
2468
2514
  LOGGLY_CUSTOMER_TOKEN: "921d0461-1108-4d44-b9ee-2551b03f1af0",
2469
2515
  MYSCRIPT_APPLICATION_KEY: "5c5a5667-9232-405f-a996-89b10ddb9200",
2470
2516
  MYSCRIPT_HMAC_KEY: "370da564-11b0-4ac7-a413-9eb61ee7db9f",
2471
- MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
2517
+ MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
2472
2518
  MYSCRIPT_SOCKET_KEY: "2a36f2ef-1056-4a6d-bd5c-6bd54670f9e2",
2473
2519
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
2474
2520
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
@@ -2484,30 +2530,34 @@ var ENV_MOBILE_US_MARS = {
2484
2530
  ...ENV_MOBILE_COMMON_MARS,
2485
2531
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2486
2532
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL,
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",
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",
2492
2537
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_US",
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",
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",
2498
2543
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2499
2544
  };
2500
2545
 
2501
2546
  // src/configs/env/mobile/se/env.se.mars.ts
2502
2547
  var ENV_MOBILE_SE_MARS = {
2503
2548
  ...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",
2506
2549
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
2507
2550
  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",
2508
2556
  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",
2509
2559
  SKOLFEDERATION_AUTH: "https://fed.skolfederation.se/trial/ds/?entityID=TestMatteappen",
2510
- SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2560
+ SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
2511
2561
  PROBLEM_CREATOR_URL: "https://teachers.mars.matteappen.se/content/react-native/problems/add",
2512
2562
  TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal"
2513
2563
  };
@@ -2515,13 +2565,17 @@ var ENV_MOBILE_SE_MARS = {
2515
2565
  // src/configs/env/mobile/gb/env.gb.mars.ts
2516
2566
  var ENV_MOBILE_GB_MARS = {
2517
2567
  ...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",
2520
2568
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2521
2569
  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",
2522
2574
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_GB",
2523
- SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2524
- WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin",
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",
2525
2579
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2526
2580
  };
2527
2581
 
@@ -2547,25 +2601,33 @@ var ENV_MOBILE_CA_MARS = {
2547
2601
  // src/configs/env/mobile/sct/env.sct.mars.ts
2548
2602
  var ENV_MOBILE_SCT_MARS = {
2549
2603
  ...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",
2552
2604
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2553
2605
  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",
2554
2610
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SCT",
2555
- SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2556
- WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin",
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",
2557
2615
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2558
2616
  };
2559
2617
 
2560
2618
  // src/configs/env/mobile/de/env.de.mars.ts
2561
2619
  var ENV_MOBILE_DE_MARS = {
2562
2620
  ...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",
2565
2621
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2566
2622
  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",
2567
2627
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_DE",
2568
- VIDIS_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/vidis/",
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/",
2569
2631
  VIDIS_LOGOUT: "https://aai-test.vidis.schule/auth/realms/vidis/protocol/openid-connect/logout",
2570
2632
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2571
2633
  };
@@ -2699,8 +2761,8 @@ var ENV_MOBILE_DE_PROD = {
2699
2761
 
2700
2762
  // src/configs/env/parent-web/us/us_main/env.us.mars.ts
2701
2763
  var ENV_PARENT_WEB_US_MARS = {
2702
- API_URL: "https://api.us.mars.magmamath.com/v2",
2703
- CDN_HOST: "https://cdn.us.mars.magmamath.com",
2764
+ API_URL: "https://api.mars.magmamath.com/v2",
2765
+ CDN_HOST: "https://cdn.mars.magmamath.com",
2704
2766
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
2705
2767
  };
2706
2768
 
@@ -2717,15 +2779,10 @@ var ENV_PARENT_WEB_US_VENUS = {
2717
2779
  AUTH_WEB_URL: PLATFORM_URLS.VENUS.AUTH_WEB_URL
2718
2780
  };
2719
2781
 
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
-
2726
2782
  // src/configs/env/parent-web/se/env.se.mars.ts
2727
2783
  var ENV_PARENT_WEB_SE_MARS = {
2728
- ...ENV_PARENT_WEB_COMMON_MARS,
2784
+ API_URL: "https://api.mars.matteappen.se/v2",
2785
+ CDN_HOST: "https://cdn.mars.matteappen.se",
2729
2786
  AUTH_WEB_URL: "https://app.mars.matteappen.se"
2730
2787
  };
2731
2788
 
@@ -2744,7 +2801,8 @@ var ENV_PARENT_WEB_SE_VENUS = {
2744
2801
 
2745
2802
  // src/configs/env/parent-web/gb/env.gb.mars.ts
2746
2803
  var ENV_PARENT_WEB_GB_MARS = {
2747
- ...ENV_PARENT_WEB_COMMON_MARS,
2804
+ API_URL: "https://api.mars.magmamath.com/v2",
2805
+ CDN_HOST: "https://cdn.mars.magmamath.com",
2748
2806
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`
2749
2807
  };
2750
2808
 
@@ -2783,7 +2841,8 @@ var ENV_PARENT_WEB_CA_VENUS = {
2783
2841
 
2784
2842
  // src/configs/env/parent-web/sct/env.sct.mars.ts
2785
2843
  var ENV_PARENT_WEB_SCT_MARS = {
2786
- ...ENV_PARENT_WEB_COMMON_MARS,
2844
+ API_URL: "https://api.mars.magmamath.com/v2",
2845
+ CDN_HOST: "https://cdn.mars.magmamath.com",
2787
2846
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`
2788
2847
  };
2789
2848
 
@@ -2802,7 +2861,8 @@ var ENV_PARENT_WEB_SCT_VENUS = {
2802
2861
 
2803
2862
  // src/configs/env/parent-web/de/env.de.mars.ts
2804
2863
  var ENV_PARENT_WEB_DE_MARS = {
2805
- ...ENV_PARENT_WEB_COMMON_MARS,
2864
+ API_URL: "https://api.mars.magmamath.com/v2",
2865
+ CDN_HOST: "https://cdn.mars.magmamath.com",
2806
2866
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`
2807
2867
  };
2808
2868
 
@@ -2821,11 +2881,17 @@ var ENV_PARENT_WEB_DE_VENUS = {
2821
2881
 
2822
2882
  // src/configs/env/auth-web/pl/env.pl.mars.ts
2823
2883
  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",
2827
2884
  ...PLATFORM_URLS.MARS,
2828
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`
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"
2829
2895
  };
2830
2896
 
2831
2897
  // src/configs/env/auth-web/pl/env.pl.prod.ts
@@ -2853,7 +2919,12 @@ var ENV_STUDENTS_WEB_PL_MARS = {
2853
2919
  ...ENV_STUDENTS_COMMON_MARS,
2854
2920
  ...PLATFORM_URLS.MARS,
2855
2921
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2856
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
2857
2928
  };
2858
2929
 
2859
2930
  // src/configs/env/students-web/pl/env.pl.prod.ts
@@ -2881,7 +2952,12 @@ var ENV_TEACHERS_WEB_PL_MARS = {
2881
2952
  ...ENV_TEACHERS_COMMON_MARS,
2882
2953
  ...PLATFORM_URLS.MARS,
2883
2954
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2884
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
2885
2961
  };
2886
2962
 
2887
2963
  // src/configs/env/teachers-web/pl/env.pl.prod.ts
@@ -2909,7 +2985,12 @@ var ENV_DISTRICT_PL_MARS = {
2909
2985
  ...ENV_DISTRICT_COMMON_MARS,
2910
2986
  ...PLATFORM_URLS.MARS,
2911
2987
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2912
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
2913
2994
  };
2914
2995
 
2915
2996
  // src/configs/env/district-dash/pl/env.pl.prod.ts
@@ -2935,11 +3016,15 @@ var ENV_DISTRICT_PL_VENUS = {
2935
3016
  // src/configs/env/mobile/pl/env.pl.mars.ts
2936
3017
  var ENV_MOBILE_PL_MARS = {
2937
3018
  ...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",
2940
3019
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2941
3020
  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",
2942
3025
  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",
2943
3028
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2944
3029
  };
2945
3030
 
@@ -2960,7 +3045,8 @@ var ENV_MOBILE_PL_PROD = {
2960
3045
 
2961
3046
  // src/configs/env/parent-web/pl/env.pl.mars.ts
2962
3047
  var ENV_PARENT_WEB_PL_MARS = {
2963
- ...ENV_PARENT_WEB_COMMON_MARS,
3048
+ API_URL: "https://api.mars.magmamath.com/v2",
3049
+ CDN_HOST: "https://cdn.mars.magmamath.com",
2964
3050
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`
2965
3051
  };
2966
3052
 
@@ -2979,11 +3065,17 @@ var ENV_PARENT_WEB_PL_VENUS = {
2979
3065
 
2980
3066
  // src/configs/env/auth-web/it/env.it.mars.ts
2981
3067
  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",
2985
3068
  ...PLATFORM_URLS.MARS,
2986
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`
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"
2987
3079
  };
2988
3080
 
2989
3081
  // src/configs/env/auth-web/it/env.it.prod.ts
@@ -3011,7 +3103,12 @@ var ENV_STUDENTS_WEB_IT_MARS = {
3011
3103
  ...ENV_STUDENTS_COMMON_MARS,
3012
3104
  ...PLATFORM_URLS.MARS,
3013
3105
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3014
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
3015
3112
  };
3016
3113
 
3017
3114
  // src/configs/env/students-web/it/env.it.prod.ts
@@ -3039,7 +3136,12 @@ var ENV_TEACHERS_WEB_IT_MARS = {
3039
3136
  ...ENV_TEACHERS_COMMON_MARS,
3040
3137
  ...PLATFORM_URLS.MARS,
3041
3138
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3042
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
3043
3145
  };
3044
3146
 
3045
3147
  // src/configs/env/teachers-web/it/env.it.prod.ts
@@ -3067,7 +3169,12 @@ var ENV_DISTRICT_IT_MARS = {
3067
3169
  ...ENV_DISTRICT_COMMON_MARS,
3068
3170
  ...PLATFORM_URLS.MARS,
3069
3171
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3070
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
3071
3178
  };
3072
3179
 
3073
3180
  // src/configs/env/district-dash/it/env.it.prod.ts
@@ -3093,10 +3200,14 @@ var ENV_DISTRICT_IT_VENUS = {
3093
3200
  // src/configs/env/mobile/it/env.it.mars.ts
3094
3201
  var ENV_MOBILE_IT_MARS = {
3095
3202
  ...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",
3098
3203
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3099
3204
  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",
3100
3211
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IT",
3101
3212
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3102
3213
  };
@@ -3118,7 +3229,8 @@ var ENV_MOBILE_IT_PROD = {
3118
3229
 
3119
3230
  // src/configs/env/parent-web/it/env.it.mars.ts
3120
3231
  var ENV_PARENT_WEB_IT_MARS = {
3121
- ...ENV_PARENT_WEB_COMMON_MARS,
3232
+ API_URL: "https://api.mars.magmamath.com/v2",
3233
+ CDN_HOST: "https://cdn.mars.magmamath.com",
3122
3234
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`
3123
3235
  };
3124
3236
 
@@ -3137,11 +3249,17 @@ var ENV_PARENT_WEB_IT_VENUS = {
3137
3249
 
3138
3250
  // src/configs/env/auth-web/fr/env.fr.mars.ts
3139
3251
  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",
3143
3252
  ...PLATFORM_URLS.MARS,
3144
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`
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"
3145
3263
  };
3146
3264
 
3147
3265
  // src/configs/env/auth-web/fr/env.fr.prod.ts
@@ -3169,7 +3287,12 @@ var ENV_STUDENTS_WEB_FR_MARS = {
3169
3287
  ...ENV_STUDENTS_COMMON_MARS,
3170
3288
  ...PLATFORM_URLS.MARS,
3171
3289
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3172
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
3173
3296
  };
3174
3297
 
3175
3298
  // src/configs/env/students-web/fr/env.fr.prod.ts
@@ -3197,7 +3320,12 @@ var ENV_TEACHERS_WEB_FR_MARS = {
3197
3320
  ...ENV_TEACHERS_COMMON_MARS,
3198
3321
  ...PLATFORM_URLS.MARS,
3199
3322
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3200
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
3201
3329
  };
3202
3330
 
3203
3331
  // src/configs/env/teachers-web/fr/env.fr.prod.ts
@@ -3225,7 +3353,12 @@ var ENV_DISTRICT_FR_MARS = {
3225
3353
  ...ENV_DISTRICT_COMMON_MARS,
3226
3354
  ...PLATFORM_URLS.MARS,
3227
3355
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3228
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
3229
3362
  };
3230
3363
 
3231
3364
  // src/configs/env/district-dash/fr/env.fr.prod.ts
@@ -3251,10 +3384,14 @@ var ENV_DISTRICT_FR_VENUS = {
3251
3384
  // src/configs/env/mobile/fr/env.fr.mars.ts
3252
3385
  var ENV_MOBILE_FR_MARS = {
3253
3386
  ...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",
3256
3387
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3257
3388
  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",
3258
3395
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_FR",
3259
3396
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3260
3397
  };
@@ -3276,7 +3413,8 @@ var ENV_MOBILE_FR_PROD = {
3276
3413
 
3277
3414
  // src/configs/env/parent-web/fr/env.fr.mars.ts
3278
3415
  var ENV_PARENT_WEB_FR_MARS = {
3279
- ...ENV_PARENT_WEB_COMMON_MARS,
3416
+ API_URL: "https://api.mars.magmamath.com/v2",
3417
+ CDN_HOST: "https://cdn.mars.magmamath.com",
3280
3418
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`
3281
3419
  };
3282
3420
 
@@ -3295,11 +3433,17 @@ var ENV_PARENT_WEB_FR_VENUS = {
3295
3433
 
3296
3434
  // src/configs/env/auth-web/da/env.da.mars.ts
3297
3435
  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",
3301
3436
  ...PLATFORM_URLS.MARS,
3302
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`
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"
3303
3447
  };
3304
3448
 
3305
3449
  // src/configs/env/auth-web/da/env.da.prod.ts
@@ -3327,7 +3471,12 @@ var ENV_STUDENTS_WEB_DA_MARS = {
3327
3471
  ...ENV_STUDENTS_COMMON_MARS,
3328
3472
  ...PLATFORM_URLS.MARS,
3329
3473
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3330
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DK"
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"
3331
3480
  };
3332
3481
 
3333
3482
  // src/configs/env/students-web/da/env.da.prod.ts
@@ -3355,7 +3504,12 @@ var ENV_TEACHERS_WEB_DA_MARS = {
3355
3504
  ...ENV_TEACHERS_COMMON_MARS,
3356
3505
  ...PLATFORM_URLS.MARS,
3357
3506
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3358
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DK"
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"
3359
3513
  };
3360
3514
 
3361
3515
  // src/configs/env/teachers-web/da/env.da.prod.ts
@@ -3383,7 +3537,12 @@ var ENV_DISTRICT_DA_MARS = {
3383
3537
  ...ENV_DISTRICT_COMMON_MARS,
3384
3538
  ...PLATFORM_URLS.MARS,
3385
3539
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3386
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DK"
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"
3387
3546
  };
3388
3547
 
3389
3548
  // src/configs/env/district-dash/da/env.da.prod.ts
@@ -3409,10 +3568,14 @@ var ENV_DISTRICT_DA_VENUS = {
3409
3568
  // src/configs/env/mobile/da/env.da.mars.ts
3410
3569
  var ENV_MOBILE_DA_MARS = {
3411
3570
  ...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",
3414
3571
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3415
3572
  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",
3416
3579
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_DK",
3417
3580
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3418
3581
  };
@@ -3434,7 +3597,8 @@ var ENV_MOBILE_DA_PROD = {
3434
3597
 
3435
3598
  // src/configs/env/parent-web/da/env.da.mars.ts
3436
3599
  var ENV_PARENT_WEB_DA_MARS = {
3437
- ...ENV_PARENT_WEB_COMMON_MARS,
3600
+ API_URL: "https://api.mars.magmamath.com/v2",
3601
+ CDN_HOST: "https://cdn.mars.magmamath.com",
3438
3602
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`
3439
3603
  };
3440
3604
 
@@ -3453,11 +3617,17 @@ var ENV_PARENT_WEB_DA_VENUS = {
3453
3617
 
3454
3618
  // src/configs/env/auth-web/no/env.no.mars.ts
3455
3619
  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",
3459
3620
  ...PLATFORM_URLS.MARS,
3460
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`
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"
3461
3631
  };
3462
3632
 
3463
3633
  // src/configs/env/auth-web/no/env.no.prod.ts
@@ -3485,7 +3655,12 @@ var ENV_STUDENTS_WEB_NO_MARS = {
3485
3655
  ...ENV_STUDENTS_COMMON_MARS,
3486
3656
  ...PLATFORM_URLS.MARS,
3487
3657
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3488
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
3489
3664
  };
3490
3665
 
3491
3666
  // src/configs/env/students-web/no/env.no.prod.ts
@@ -3513,7 +3688,12 @@ var ENV_TEACHERS_WEB_NO_MARS = {
3513
3688
  ...ENV_TEACHERS_COMMON_MARS,
3514
3689
  ...PLATFORM_URLS.MARS,
3515
3690
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3516
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
3517
3697
  };
3518
3698
 
3519
3699
  // src/configs/env/teachers-web/no/env.no.prod.ts
@@ -3541,7 +3721,12 @@ var ENV_DISTRICT_NO_MARS = {
3541
3721
  ...ENV_DISTRICT_COMMON_MARS,
3542
3722
  ...PLATFORM_URLS.MARS,
3543
3723
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3544
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
3545
3730
  };
3546
3731
 
3547
3732
  // src/configs/env/district-dash/no/env.no.prod.ts
@@ -3567,10 +3752,14 @@ var ENV_DISTRICT_NO_VENUS = {
3567
3752
  // src/configs/env/mobile/no/env.no.mars.ts
3568
3753
  var ENV_MOBILE_NO_MARS = {
3569
3754
  ...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",
3572
3755
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3573
3756
  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",
3574
3763
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NO",
3575
3764
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3576
3765
  };
@@ -3592,7 +3781,8 @@ var ENV_MOBILE_NO_PROD = {
3592
3781
 
3593
3782
  // src/configs/env/parent-web/no/env.no.mars.ts
3594
3783
  var ENV_PARENT_WEB_NO_MARS = {
3595
- ...ENV_PARENT_WEB_COMMON_MARS,
3784
+ API_URL: "https://api.mars.magmamath.com/v2",
3785
+ CDN_HOST: "https://cdn.mars.magmamath.com",
3596
3786
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`
3597
3787
  };
3598
3788
 
@@ -3611,11 +3801,17 @@ var ENV_PARENT_WEB_NO_VENUS = {
3611
3801
 
3612
3802
  // src/configs/env/auth-web/nl/env.nl.mars.ts
3613
3803
  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",
3617
3804
  ...PLATFORM_URLS.MARS,
3618
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`
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"
3619
3815
  };
3620
3816
 
3621
3817
  // src/configs/env/auth-web/nl/env.nl.prod.ts
@@ -3643,7 +3839,12 @@ var ENV_STUDENTS_WEB_NL_MARS = {
3643
3839
  ...ENV_STUDENTS_COMMON_MARS,
3644
3840
  ...PLATFORM_URLS.MARS,
3645
3841
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3646
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
3647
3848
  };
3648
3849
 
3649
3850
  // src/configs/env/students-web/nl/env.nl.prod.ts
@@ -3671,7 +3872,12 @@ var ENV_TEACHERS_WEB_NL_MARS = {
3671
3872
  ...ENV_TEACHERS_COMMON_MARS,
3672
3873
  ...PLATFORM_URLS.MARS,
3673
3874
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3674
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
3675
3881
  };
3676
3882
 
3677
3883
  // src/configs/env/teachers-web/nl/env.nl.prod.ts
@@ -3699,7 +3905,12 @@ var ENV_DISTRICT_NL_MARS = {
3699
3905
  ...ENV_DISTRICT_COMMON_MARS,
3700
3906
  ...PLATFORM_URLS.MARS,
3701
3907
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3702
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
3703
3914
  };
3704
3915
 
3705
3916
  // src/configs/env/district-dash/nl/env.nl.prod.ts
@@ -3725,10 +3936,14 @@ var ENV_DISTRICT_NL_VENUS = {
3725
3936
  // src/configs/env/mobile/nl/env.nl.mars.ts
3726
3937
  var ENV_MOBILE_NL_MARS = {
3727
3938
  ...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",
3730
3939
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3731
3940
  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",
3732
3947
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NL",
3733
3948
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3734
3949
  };
@@ -3750,7 +3965,8 @@ var ENV_MOBILE_NL_PROD = {
3750
3965
 
3751
3966
  // src/configs/env/parent-web/nl/env.nl.mars.ts
3752
3967
  var ENV_PARENT_WEB_NL_MARS = {
3753
- ...ENV_PARENT_WEB_COMMON_MARS,
3968
+ API_URL: "https://api.mars.magmamath.com/v2",
3969
+ CDN_HOST: "https://cdn.mars.magmamath.com",
3754
3970
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`
3755
3971
  };
3756
3972
 
@@ -3769,11 +3985,17 @@ var ENV_PARENT_WEB_NL_VENUS = {
3769
3985
 
3770
3986
  // src/configs/env/auth-web/fi/env.fi.mars.ts
3771
3987
  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",
3775
3988
  ...PLATFORM_URLS.MARS,
3776
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`
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"
3777
3999
  };
3778
4000
 
3779
4001
  // src/configs/env/auth-web/fi/env.fi.prod.ts
@@ -3801,7 +4023,12 @@ var ENV_STUDENTS_WEB_FI_MARS = {
3801
4023
  ...ENV_STUDENTS_COMMON_MARS,
3802
4024
  ...PLATFORM_URLS.MARS,
3803
4025
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
3804
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
3805
4032
  };
3806
4033
 
3807
4034
  // src/configs/env/students-web/fi/env.fi.prod.ts
@@ -3829,7 +4056,12 @@ var ENV_TEACHERS_WEB_FI_MARS = {
3829
4056
  ...ENV_TEACHERS_COMMON_MARS,
3830
4057
  ...PLATFORM_URLS.MARS,
3831
4058
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
3832
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
3833
4065
  };
3834
4066
 
3835
4067
  // src/configs/env/teachers-web/fi/env.fi.prod.ts
@@ -3857,7 +4089,12 @@ var ENV_DISTRICT_FI_MARS = {
3857
4089
  ...ENV_DISTRICT_COMMON_MARS,
3858
4090
  ...PLATFORM_URLS.MARS,
3859
4091
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
3860
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
3861
4098
  };
3862
4099
 
3863
4100
  // src/configs/env/district-dash/fi/env.fi.prod.ts
@@ -3883,10 +4120,14 @@ var ENV_DISTRICT_FI_VENUS = {
3883
4120
  // src/configs/env/mobile/fi/env.fi.mars.ts
3884
4121
  var ENV_MOBILE_FI_MARS = {
3885
4122
  ...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",
3888
4123
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3889
4124
  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",
3890
4131
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_FI",
3891
4132
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3892
4133
  };
@@ -3908,7 +4149,8 @@ var ENV_MOBILE_FI_PROD = {
3908
4149
 
3909
4150
  // src/configs/env/parent-web/fi/env.fi.mars.ts
3910
4151
  var ENV_PARENT_WEB_FI_MARS = {
3911
- ...ENV_PARENT_WEB_COMMON_MARS,
4152
+ API_URL: "https://api.mars.magmamath.com/v2",
4153
+ CDN_HOST: "https://cdn.mars.magmamath.com",
3912
4154
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`
3913
4155
  };
3914
4156
 
@@ -3927,11 +4169,17 @@ var ENV_PARENT_WEB_FI_VENUS = {
3927
4169
 
3928
4170
  // src/configs/env/auth-web/nl-be/env.nl-be.mars.ts
3929
4171
  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",
3933
4172
  ...PLATFORM_URLS.MARS,
3934
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`
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"
3935
4183
  };
3936
4184
 
3937
4185
  // src/configs/env/auth-web/nl-be/env.nl-be.prod.ts
@@ -3959,7 +4207,12 @@ var ENV_STUDENTS_WEB_NL_BE_MARS = {
3959
4207
  ...ENV_STUDENTS_COMMON_MARS,
3960
4208
  ...PLATFORM_URLS.MARS,
3961
4209
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
3962
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
3963
4216
  };
3964
4217
 
3965
4218
  // src/configs/env/students-web/nl-be/env.nl-be.prod.ts
@@ -3987,7 +4240,12 @@ var ENV_TEACHERS_WEB_NL_BE_MARS = {
3987
4240
  ...ENV_TEACHERS_COMMON_MARS,
3988
4241
  ...PLATFORM_URLS.MARS,
3989
4242
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
3990
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
3991
4249
  };
3992
4250
 
3993
4251
  // src/configs/env/teachers-web/nl-be/env.nl-be.prod.ts
@@ -4015,7 +4273,12 @@ var ENV_DISTRICT_NL_BE_MARS = {
4015
4273
  ...ENV_DISTRICT_COMMON_MARS,
4016
4274
  ...PLATFORM_URLS.MARS,
4017
4275
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4018
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
4019
4282
  };
4020
4283
 
4021
4284
  // src/configs/env/district-dash/nl-be/env.nl-be.prod.ts
@@ -4041,10 +4304,14 @@ var ENV_DISTRICT_NL_BE_VENUS = {
4041
4304
  // src/configs/env/mobile/nl-be/env.nl-be.mars.ts
4042
4305
  var ENV_MOBILE_NL_BE_MARS = {
4043
4306
  ...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",
4046
4307
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4047
4308
  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",
4048
4315
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NL_BE",
4049
4316
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4050
4317
  };
@@ -4066,7 +4333,8 @@ var ENV_MOBILE_NL_BE_PROD = {
4066
4333
 
4067
4334
  // src/configs/env/parent-web/nl-be/env.nl-be.mars.ts
4068
4335
  var ENV_PARENT_WEB_NL_BE_MARS = {
4069
- ...ENV_PARENT_WEB_COMMON_MARS,
4336
+ API_URL: "https://api.mars.magmamath.com/v2",
4337
+ CDN_HOST: "https://cdn.mars.magmamath.com",
4070
4338
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`
4071
4339
  };
4072
4340
 
@@ -4085,11 +4353,17 @@ var ENV_PARENT_WEB_NL_BE_VENUS = {
4085
4353
 
4086
4354
  // src/configs/env/auth-web/ie/env.ie.mars.ts
4087
4355
  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",
4091
4356
  ...PLATFORM_URLS.MARS,
4092
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`
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"
4093
4367
  };
4094
4368
 
4095
4369
  // src/configs/env/auth-web/ie/env.ie.prod.ts
@@ -4117,7 +4391,12 @@ var ENV_STUDENTS_WEB_IE_MARS = {
4117
4391
  ...ENV_STUDENTS_COMMON_MARS,
4118
4392
  ...PLATFORM_URLS.MARS,
4119
4393
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4120
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
4121
4400
  };
4122
4401
 
4123
4402
  // src/configs/env/students-web/ie/env.ie.prod.ts
@@ -4145,7 +4424,12 @@ var ENV_TEACHERS_WEB_IE_MARS = {
4145
4424
  ...ENV_TEACHERS_COMMON_MARS,
4146
4425
  ...PLATFORM_URLS.MARS,
4147
4426
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4148
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
4149
4433
  };
4150
4434
 
4151
4435
  // src/configs/env/teachers-web/ie/env.ie.prod.ts
@@ -4173,7 +4457,12 @@ var ENV_DISTRICT_IE_MARS = {
4173
4457
  ...ENV_DISTRICT_COMMON_MARS,
4174
4458
  ...PLATFORM_URLS.MARS,
4175
4459
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4176
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
4177
4466
  };
4178
4467
 
4179
4468
  // src/configs/env/district-dash/ie/env.ie.prod.ts
@@ -4199,10 +4488,14 @@ var ENV_DISTRICT_IE_VENUS = {
4199
4488
  // src/configs/env/mobile/ie/env.ie.mars.ts
4200
4489
  var ENV_MOBILE_IE_MARS = {
4201
4490
  ...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",
4204
4491
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4205
4492
  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",
4206
4499
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IE",
4207
4500
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4208
4501
  };
@@ -4224,7 +4517,8 @@ var ENV_MOBILE_IE_PROD = {
4224
4517
 
4225
4518
  // src/configs/env/parent-web/ie/env.ie.mars.ts
4226
4519
  var ENV_PARENT_WEB_IE_MARS = {
4227
- ...ENV_PARENT_WEB_COMMON_MARS,
4520
+ API_URL: "https://api.mars.magmamath.com/v2",
4521
+ CDN_HOST: "https://cdn.mars.magmamath.com",
4228
4522
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`
4229
4523
  };
4230
4524
 
@@ -4243,11 +4537,17 @@ var ENV_PARENT_WEB_IE_VENUS = {
4243
4537
 
4244
4538
  // src/configs/env/auth-web/is/env.is.mars.ts
4245
4539
  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",
4249
4540
  ...PLATFORM_URLS.MARS,
4250
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`
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"
4251
4551
  };
4252
4552
 
4253
4553
  // src/configs/env/auth-web/is/env.is.prod.ts
@@ -4275,7 +4575,12 @@ var ENV_STUDENTS_WEB_IS_MARS = {
4275
4575
  ...ENV_STUDENTS_COMMON_MARS,
4276
4576
  ...PLATFORM_URLS.MARS,
4277
4577
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4278
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
4279
4584
  };
4280
4585
 
4281
4586
  // src/configs/env/students-web/is/env.is.prod.ts
@@ -4303,7 +4608,12 @@ var ENV_TEACHERS_WEB_IS_MARS = {
4303
4608
  ...ENV_TEACHERS_COMMON_MARS,
4304
4609
  ...PLATFORM_URLS.MARS,
4305
4610
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4306
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
4307
4617
  };
4308
4618
 
4309
4619
  // src/configs/env/teachers-web/is/env.is.prod.ts
@@ -4331,7 +4641,12 @@ var ENV_DISTRICT_IS_MARS = {
4331
4641
  ...ENV_DISTRICT_COMMON_MARS,
4332
4642
  ...PLATFORM_URLS.MARS,
4333
4643
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4334
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
4335
4650
  };
4336
4651
 
4337
4652
  // src/configs/env/district-dash/is/env.is.prod.ts
@@ -4357,10 +4672,14 @@ var ENV_DISTRICT_IS_VENUS = {
4357
4672
  // src/configs/env/mobile/is/env.is.mars.ts
4358
4673
  var ENV_MOBILE_IS_MARS = {
4359
4674
  ...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",
4362
4675
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4363
4676
  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",
4364
4683
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IS",
4365
4684
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4366
4685
  };
@@ -4382,7 +4701,8 @@ var ENV_MOBILE_IS_PROD = {
4382
4701
 
4383
4702
  // src/configs/env/parent-web/is/env.is.mars.ts
4384
4703
  var ENV_PARENT_WEB_IS_MARS = {
4385
- ...ENV_PARENT_WEB_COMMON_MARS,
4704
+ API_URL: "https://api.mars.magmamath.com/v2",
4705
+ CDN_HOST: "https://cdn.mars.magmamath.com",
4386
4706
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`
4387
4707
  };
4388
4708
 
@@ -4401,11 +4721,17 @@ var ENV_PARENT_WEB_IS_VENUS = {
4401
4721
 
4402
4722
  // src/configs/env/auth-web/sv-fi/env.sv-fi.mars.ts
4403
4723
  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",
4407
4724
  ...PLATFORM_URLS.MARS,
4408
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`
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"
4409
4735
  };
4410
4736
 
4411
4737
  // src/configs/env/auth-web/sv-fi/env.sv-fi.prod.ts
@@ -4433,7 +4759,12 @@ var ENV_STUDENTS_WEB_SV_FI_MARS = {
4433
4759
  ...ENV_STUDENTS_COMMON_MARS,
4434
4760
  ...PLATFORM_URLS.MARS,
4435
4761
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4436
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
4437
4768
  };
4438
4769
 
4439
4770
  // src/configs/env/students-web/sv-fi/env.sv-fi.prod.ts
@@ -4461,7 +4792,12 @@ var ENV_TEACHERS_WEB_SV_FI_MARS = {
4461
4792
  ...ENV_TEACHERS_COMMON_MARS,
4462
4793
  ...PLATFORM_URLS.MARS,
4463
4794
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4464
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
4465
4801
  };
4466
4802
 
4467
4803
  // src/configs/env/teachers-web/sv-fi/env.sv-fi.prod.ts
@@ -4489,7 +4825,12 @@ var ENV_DISTRICT_SV_FI_MARS = {
4489
4825
  ...ENV_DISTRICT_COMMON_MARS,
4490
4826
  ...PLATFORM_URLS.MARS,
4491
4827
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4492
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
4493
4834
  };
4494
4835
 
4495
4836
  // src/configs/env/district-dash/sv-fi/env.sv-fi.prod.ts
@@ -4515,10 +4856,14 @@ var ENV_DISTRICT_SV_FI_VENUS = {
4515
4856
  // src/configs/env/mobile/sv-fi/env.sv-fi.mars.ts
4516
4857
  var ENV_MOBILE_SV_FI_MARS = {
4517
4858
  ...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",
4520
4859
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4521
4860
  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",
4522
4867
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SV_FI",
4523
4868
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4524
4869
  };
@@ -4540,7 +4885,8 @@ var ENV_MOBILE_SV_FI_PROD = {
4540
4885
 
4541
4886
  // src/configs/env/parent-web/sv-fi/env.sv-fi.mars.ts
4542
4887
  var ENV_PARENT_WEB_SV_FI_MARS = {
4543
- ...ENV_PARENT_WEB_COMMON_MARS,
4888
+ API_URL: "https://api.mars.magmamath.com/v2",
4889
+ CDN_HOST: "https://cdn.mars.magmamath.com",
4544
4890
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`
4545
4891
  };
4546
4892
 
@@ -4559,11 +4905,17 @@ var ENV_PARENT_WEB_SV_FI_VENUS = {
4559
4905
 
4560
4906
  // src/configs/env/auth-web/at/env.at.mars.ts
4561
4907
  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",
4565
4908
  ...PLATFORM_URLS.MARS,
4566
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`
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"
4567
4919
  };
4568
4920
 
4569
4921
  // src/configs/env/auth-web/at/env.at.prod.ts
@@ -4591,7 +4943,12 @@ var ENV_STUDENTS_WEB_AT_MARS = {
4591
4943
  ...ENV_STUDENTS_COMMON_MARS,
4592
4944
  ...PLATFORM_URLS.MARS,
4593
4945
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4594
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
4595
4952
  };
4596
4953
 
4597
4954
  // src/configs/env/students-web/at/env.at.prod.ts
@@ -4619,7 +4976,12 @@ var ENV_TEACHERS_WEB_AT_MARS = {
4619
4976
  ...ENV_TEACHERS_COMMON_MARS,
4620
4977
  ...PLATFORM_URLS.MARS,
4621
4978
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4622
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
4623
4985
  };
4624
4986
 
4625
4987
  // src/configs/env/teachers-web/at/env.at.prod.ts
@@ -4647,7 +5009,12 @@ var ENV_DISTRICT_AT_MARS = {
4647
5009
  ...ENV_DISTRICT_COMMON_MARS,
4648
5010
  ...PLATFORM_URLS.MARS,
4649
5011
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4650
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
4651
5018
  };
4652
5019
 
4653
5020
  // src/configs/env/district-dash/at/env.at.prod.ts
@@ -4673,11 +5040,15 @@ var ENV_DISTRICT_AT_VENUS = {
4673
5040
  // src/configs/env/mobile/at/env.at.mars.ts
4674
5041
  var ENV_MOBILE_AT_MARS = {
4675
5042
  ...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",
4678
5043
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4679
5044
  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",
4680
5049
  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",
4681
5052
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4682
5053
  };
4683
5054
 
@@ -4698,7 +5069,8 @@ var ENV_MOBILE_AT_PROD = {
4698
5069
 
4699
5070
  // src/configs/env/parent-web/at/env.at.mars.ts
4700
5071
  var ENV_PARENT_WEB_AT_MARS = {
4701
- ...ENV_PARENT_WEB_COMMON_MARS,
5072
+ API_URL: "https://api.mars.magmamath.com/v2",
5073
+ CDN_HOST: "https://cdn.mars.magmamath.com",
4702
5074
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`
4703
5075
  };
4704
5076
 
@@ -4717,11 +5089,17 @@ var ENV_PARENT_WEB_AT_VENUS = {
4717
5089
 
4718
5090
  // src/configs/env/auth-web/ch/env.ch.mars.ts
4719
5091
  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",
4723
5092
  ...PLATFORM_URLS.MARS,
4724
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`
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"
4725
5103
  };
4726
5104
 
4727
5105
  // src/configs/env/auth-web/ch/env.ch.prod.ts
@@ -4749,7 +5127,12 @@ var ENV_STUDENTS_WEB_CH_MARS = {
4749
5127
  ...ENV_STUDENTS_COMMON_MARS,
4750
5128
  ...PLATFORM_URLS.MARS,
4751
5129
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
4752
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
4753
5136
  };
4754
5137
 
4755
5138
  // src/configs/env/students-web/ch/env.ch.prod.ts
@@ -4777,7 +5160,12 @@ var ENV_TEACHERS_WEB_CH_MARS = {
4777
5160
  ...ENV_TEACHERS_COMMON_MARS,
4778
5161
  ...PLATFORM_URLS.MARS,
4779
5162
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
4780
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
4781
5169
  };
4782
5170
 
4783
5171
  // src/configs/env/teachers-web/ch/env.ch.prod.ts
@@ -4805,7 +5193,12 @@ var ENV_DISTRICT_CH_MARS = {
4805
5193
  ...ENV_DISTRICT_COMMON_MARS,
4806
5194
  ...PLATFORM_URLS.MARS,
4807
5195
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
4808
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
4809
5202
  };
4810
5203
 
4811
5204
  // src/configs/env/district-dash/ch/env.ch.prod.ts
@@ -4831,11 +5224,15 @@ var ENV_DISTRICT_CH_VENUS = {
4831
5224
  // src/configs/env/mobile/ch/env.ch.mars.ts
4832
5225
  var ENV_MOBILE_CH_MARS = {
4833
5226
  ...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",
4836
5227
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4837
5228
  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",
4838
5233
  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",
4839
5236
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4840
5237
  };
4841
5238
 
@@ -4856,7 +5253,8 @@ var ENV_MOBILE_CH_PROD = {
4856
5253
 
4857
5254
  // src/configs/env/parent-web/ch/env.ch.mars.ts
4858
5255
  var ENV_PARENT_WEB_CH_MARS = {
4859
- ...ENV_PARENT_WEB_COMMON_MARS,
5256
+ API_URL: "https://api.mars.magmamath.com/v2",
5257
+ CDN_HOST: "https://cdn.mars.magmamath.com",
4860
5258
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`
4861
5259
  };
4862
5260
 
@@ -4875,11 +5273,17 @@ var ENV_PARENT_WEB_CH_VENUS = {
4875
5273
 
4876
5274
  // src/configs/env/auth-web/es/env.es.mars.ts
4877
5275
  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",
4881
5276
  ...PLATFORM_URLS.MARS,
4882
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`
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"
4883
5287
  };
4884
5288
 
4885
5289
  // src/configs/env/auth-web/es/env.es.prod.ts
@@ -4907,7 +5311,12 @@ var ENV_STUDENTS_WEB_ES_MARS = {
4907
5311
  ...ENV_STUDENTS_COMMON_MARS,
4908
5312
  ...PLATFORM_URLS.MARS,
4909
5313
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
4910
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
4911
5320
  };
4912
5321
 
4913
5322
  // src/configs/env/students-web/es/env.es.prod.ts
@@ -4935,7 +5344,12 @@ var ENV_TEACHERS_WEB_ES_MARS = {
4935
5344
  ...ENV_TEACHERS_COMMON_MARS,
4936
5345
  ...PLATFORM_URLS.MARS,
4937
5346
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
4938
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
4939
5353
  };
4940
5354
 
4941
5355
  // src/configs/env/teachers-web/es/env.es.prod.ts
@@ -4963,7 +5377,12 @@ var ENV_DISTRICT_ES_MARS = {
4963
5377
  ...ENV_DISTRICT_COMMON_MARS,
4964
5378
  ...PLATFORM_URLS.MARS,
4965
5379
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
4966
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
4967
5386
  };
4968
5387
 
4969
5388
  // src/configs/env/district-dash/es/env.es.prod.ts
@@ -4989,11 +5408,15 @@ var ENV_DISTRICT_ES_VENUS = {
4989
5408
  // src/configs/env/mobile/es/env.es.mars.ts
4990
5409
  var ENV_MOBILE_ES_MARS = {
4991
5410
  ...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",
4994
5411
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4995
5412
  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",
4996
5417
  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",
4997
5420
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4998
5421
  };
4999
5422
 
@@ -5014,7 +5437,8 @@ var ENV_MOBILE_ES_PROD = {
5014
5437
 
5015
5438
  // src/configs/env/parent-web/es/env.es.mars.ts
5016
5439
  var ENV_PARENT_WEB_ES_MARS = {
5017
- ...ENV_PARENT_WEB_COMMON_MARS,
5440
+ API_URL: "https://api.mars.magmamath.com/v2",
5441
+ CDN_HOST: "https://cdn.mars.magmamath.com",
5018
5442
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`
5019
5443
  };
5020
5444
 
@@ -5033,11 +5457,17 @@ var ENV_PARENT_WEB_ES_VENUS = {
5033
5457
 
5034
5458
  // src/configs/env/auth-web/pt/env.pt.mars.ts
5035
5459
  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",
5039
5460
  ...PLATFORM_URLS.MARS,
5040
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`
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"
5041
5471
  };
5042
5472
 
5043
5473
  // src/configs/env/auth-web/pt/env.pt.prod.ts
@@ -5065,7 +5495,12 @@ var ENV_STUDENTS_WEB_PT_MARS = {
5065
5495
  ...ENV_STUDENTS_COMMON_MARS,
5066
5496
  ...PLATFORM_URLS.MARS,
5067
5497
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5068
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_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"
5069
5504
  };
5070
5505
 
5071
5506
  // src/configs/env/students-web/pt/env.pt.prod.ts
@@ -5093,7 +5528,12 @@ var ENV_TEACHERS_WEB_PT_MARS = {
5093
5528
  ...ENV_TEACHERS_COMMON_MARS,
5094
5529
  ...PLATFORM_URLS.MARS,
5095
5530
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5096
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_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"
5097
5537
  };
5098
5538
 
5099
5539
  // src/configs/env/teachers-web/pt/env.pt.prod.ts
@@ -5121,7 +5561,12 @@ var ENV_DISTRICT_PT_MARS = {
5121
5561
  ...ENV_DISTRICT_COMMON_MARS,
5122
5562
  ...PLATFORM_URLS.MARS,
5123
5563
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5124
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_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"
5125
5570
  };
5126
5571
 
5127
5572
  // src/configs/env/district-dash/pt/env.pt.prod.ts
@@ -5147,11 +5592,15 @@ var ENV_DISTRICT_PT_VENUS = {
5147
5592
  // src/configs/env/mobile/pt/env.pt.mars.ts
5148
5593
  var ENV_MOBILE_PT_MARS = {
5149
5594
  ...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",
5152
5595
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5153
5596
  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",
5154
5601
  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",
5155
5604
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5156
5605
  };
5157
5606
 
@@ -5172,7 +5621,8 @@ var ENV_MOBILE_PT_PROD = {
5172
5621
 
5173
5622
  // src/configs/env/parent-web/pt/env.pt.mars.ts
5174
5623
  var ENV_PARENT_WEB_PT_MARS = {
5175
- ...ENV_PARENT_WEB_COMMON_MARS,
5624
+ API_URL: "https://api.mars.magmamath.com/v2",
5625
+ CDN_HOST: "https://cdn.mars.magmamath.com",
5176
5626
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`
5177
5627
  };
5178
5628
 
@@ -5191,13 +5641,19 @@ var ENV_PARENT_WEB_PT_VENUS = {
5191
5641
 
5192
5642
  // src/configs/env/auth-web/us/eu_main/env.us.mars.ts
5193
5643
  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",
5197
5644
  ...PLATFORM_URLS.MARS,
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"
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"
5201
5657
  };
5202
5658
 
5203
5659
  // src/configs/env/auth-web/us/eu_main/env.us.prod.ts
@@ -5223,13 +5679,19 @@ var ENV_AUTH_WEB_US_EU_MAIN_VENUS = {
5223
5679
 
5224
5680
  // src/configs/env/auth-web/ca/eu_main/env.ca.mars.ts
5225
5681
  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",
5229
5682
  ...PLATFORM_URLS.MARS,
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"
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"
5233
5695
  };
5234
5696
 
5235
5697
  // src/configs/env/auth-web/ca/eu_main/env.ca.prod.ts
@@ -5257,7 +5719,12 @@ var ENV_AUTH_WEB_CA_EU_MAIN_VENUS = {
5257
5719
  var ENV_STUDENTS_WEB_US_EU_MAIN_MARS = {
5258
5720
  ...ENV_STUDENTS_COMMON_MARS,
5259
5721
  ...PLATFORM_URLS.MARS,
5260
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US"
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"
5261
5728
  };
5262
5729
 
5263
5730
  // src/configs/env/students-web/us/eu_main/env.us.prod.ts
@@ -5283,7 +5750,13 @@ var ENV_STUDENTS_WEB_US_EU_MAIN_VENUS = {
5283
5750
  var ENV_STUDENTS_WEB_CA_EU_MAIN_MARS = {
5284
5751
  ...ENV_STUDENTS_COMMON_MARS,
5285
5752
  ...PLATFORM_URLS.MARS,
5286
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CA"
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"
5287
5760
  };
5288
5761
 
5289
5762
  // src/configs/env/students-web/ca/eu_main/env.ca.prod.ts
@@ -5309,7 +5782,12 @@ var ENV_STUDENTS_WEB_CA_EU_MAIN_VENUS = {
5309
5782
  var ENV_TEACHERS_WEB_US_EU_MAIN_MARS = {
5310
5783
  ...ENV_TEACHERS_COMMON_MARS,
5311
5784
  ...PLATFORM_URLS.MARS,
5312
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US"
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"
5313
5791
  };
5314
5792
 
5315
5793
  // src/configs/env/teachers-web/us/eu_main/env.us.prod.ts
@@ -5335,7 +5813,13 @@ var ENV_TEACHERS_WEB_US_EU_MAIN_VENUS = {
5335
5813
  var ENV_TEACHERS_WEB_CA_EU_MAIN_MARS = {
5336
5814
  ...ENV_TEACHERS_COMMON_MARS,
5337
5815
  ...PLATFORM_URLS.MARS,
5338
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CA"
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"
5339
5823
  };
5340
5824
 
5341
5825
  // src/configs/env/teachers-web/ca/eu_main/env.ca.prod.ts
@@ -5361,7 +5845,12 @@ var ENV_TEACHERS_WEB_CA_EU_MAIN_VENUS = {
5361
5845
  var ENV_DISTRICT_US_EU_MAIN_MARS = {
5362
5846
  ...ENV_DISTRICT_COMMON_MARS,
5363
5847
  ...PLATFORM_URLS.MARS,
5364
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US"
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"
5365
5854
  };
5366
5855
 
5367
5856
  // src/configs/env/district-dash/us/eu_main/env.us.prod.ts
@@ -5387,7 +5876,13 @@ var ENV_DISTRICT_US_EU_MAIN_VENUS = {
5387
5876
  var ENV_DISTRICT_CA_EU_MAIN_MARS = {
5388
5877
  ...ENV_DISTRICT_COMMON_MARS,
5389
5878
  ...PLATFORM_URLS.MARS,
5390
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CA"
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"
5391
5886
  };
5392
5887
 
5393
5888
  // src/configs/env/district-dash/ca/eu_main/env.ca.prod.ts
@@ -5412,14 +5907,18 @@ var ENV_DISTRICT_CA_EU_MAIN_VENUS = {
5412
5907
  // src/configs/env/mobile/us/eu_main/env.us.mars.ts
5413
5908
  var ENV_MOBILE_US_EU_MAIN_MARS = {
5414
5909
  ...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",
5417
5910
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5418
5911
  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",
5419
5916
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_US",
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",
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",
5423
5922
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5424
5923
  };
5425
5924
 
@@ -5445,14 +5944,19 @@ var ENV_MOBILE_US_EU_MAIN_PROD = {
5445
5944
  // src/configs/env/mobile/ca/eu_main/env.ca.mars.ts
5446
5945
  var ENV_MOBILE_CA_EU_MAIN_MARS = {
5447
5946
  ...ENV_MOBILE_COMMON_MARS,
5448
- GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5449
- MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5947
+ CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5450
5948
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5451
5949
  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",
5452
5954
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_CA",
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",
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",
5456
5960
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5457
5961
  };
5458
5962
 
@@ -5477,7 +5981,8 @@ var ENV_MOBILE_CA_EU_MAIN_PROD = {
5477
5981
 
5478
5982
  // src/configs/env/parent-web/us/eu_main/env.us.mars.ts
5479
5983
  var ENV_PARENT_WEB_US_EU_MAIN_MARS = {
5480
- ...ENV_PARENT_WEB_COMMON_MARS,
5984
+ API_URL: "https://api.mars.magmamath.com/v2",
5985
+ CDN_HOST: "https://cdn.mars.magmamath.com",
5481
5986
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
5482
5987
  };
5483
5988
 
@@ -5496,7 +6001,8 @@ var ENV_PARENT_WEB_US_EU_MAIN_VENUS = {
5496
6001
 
5497
6002
  // src/configs/env/parent-web/ca/eu_main/env.ca.mars.ts
5498
6003
  var ENV_PARENT_WEB_CA_EU_MAIN_MARS = {
5499
- ...ENV_PARENT_WEB_COMMON_MARS,
6004
+ API_URL: "https://api.mars.magmamath.com/v2",
6005
+ CDN_HOST: "https://cdn.mars.magmamath.com",
5500
6006
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
5501
6007
  };
5502
6008
 
@@ -5515,9 +6021,15 @@ var ENV_PARENT_WEB_CA_EU_MAIN_VENUS = {
5515
6021
 
5516
6022
  // src/configs/env/auth-web/ckb/env.ckb.mars.ts
5517
6023
  var ENV_AUTH_WEB_IQ_MARS = {
5518
- ...ENV_AUTH_WEB_COMMON_MARS,
5519
6024
  ...PLATFORM_URLS.MARS,
5520
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`
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"
5521
6033
  };
5522
6034
 
5523
6035
  // src/configs/env/auth-web/ckb/env.ckb.prod.ts
@@ -5543,7 +6055,12 @@ var ENV_STUDENTS_WEB_IQ_MARS = {
5543
6055
  ...ENV_STUDENTS_COMMON_MARS,
5544
6056
  ...PLATFORM_URLS.MARS,
5545
6057
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
5546
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IQ"
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"
5547
6064
  };
5548
6065
 
5549
6066
  // src/configs/env/students-web/ckb/env.ckb.prod.ts
@@ -5571,7 +6088,12 @@ var ENV_TEACHERS_WEB_IQ_MARS = {
5571
6088
  ...ENV_TEACHERS_COMMON_MARS,
5572
6089
  ...PLATFORM_URLS.MARS,
5573
6090
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
5574
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IQ"
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"
5575
6097
  };
5576
6098
 
5577
6099
  // src/configs/env/teachers-web/ckb/env.ckb.prod.ts
@@ -5599,7 +6121,12 @@ var ENV_DISTRICT_IQ_MARS = {
5599
6121
  ...ENV_DISTRICT_COMMON_MARS,
5600
6122
  ...PLATFORM_URLS.MARS,
5601
6123
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
5602
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IQ"
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"
5603
6130
  };
5604
6131
 
5605
6132
  // src/configs/env/district-dash/ckb/env.ckb.prod.ts
@@ -5627,6 +6154,10 @@ var ENV_MOBILE_IQ_MARS = {
5627
6154
  ...ENV_MOBILE_COMMON_MARS,
5628
6155
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5629
6156
  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",
5630
6161
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IQ",
5631
6162
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5632
6163
  };
@@ -5646,7 +6177,8 @@ var ENV_MOBILE_IQ_PROD = {
5646
6177
 
5647
6178
  // src/configs/env/parent-web/ckb/env.ckb.mars.ts
5648
6179
  var ENV_PARENT_WEB_IQ_MARS = {
5649
- ...ENV_PARENT_WEB_COMMON_MARS,
6180
+ API_URL: "https://api.mars.magmamath.com/v2",
6181
+ CDN_HOST: "https://cdn.mars.magmamath.com",
5650
6182
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`
5651
6183
  };
5652
6184
 
@@ -8609,7 +9141,7 @@ var LOCALE_AUTHWEB_DE = {
8609
9141
  list: [SSO_GOOGLE_CONFIG, SSO_MICROSOFT_CONFIG, SSO_VIDIS_CONFIG, SSO_QR_CODE_CONFIG]
8610
9142
  },
8611
9143
  signUp: {
8612
- list: [SSO_GOOGLE_CONFIG, SSO_MICROSOFT_CONFIG]
9144
+ list: [SSO_GOOGLE_CONFIG, SSO_MICROSOFT_CONFIG, SSO_VIDIS_CONFIG]
8613
9145
  }
8614
9146
  },
8615
9147
  isPrimaryRegion: true,