@magmamath/frontend-config 1.7.3 → 1.7.5-rc.0

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
@@ -1381,6 +1381,11 @@ var DrawboardCoinVariant = /* @__PURE__ */ ((DrawboardCoinVariant2) => {
1381
1381
  DrawboardCoinVariant2["IQ"] = "iq";
1382
1382
  return DrawboardCoinVariant2;
1383
1383
  })(DrawboardCoinVariant || {});
1384
+ var DrawBoardSectionName = /* @__PURE__ */ ((DrawBoardSectionName2) => {
1385
+ DrawBoardSectionName2["ALGEBRA"] = "ALGEBRA";
1386
+ DrawBoardSectionName2["ALGEBRA_SIMPLE"] = "ALGEBRA_SIMPLE";
1387
+ return DrawBoardSectionName2;
1388
+ })(DrawBoardSectionName || {});
1384
1389
 
1385
1390
  // src/shared/constants/problemCreatorKeyboard.constants.ts
1386
1391
  var ProblemCreatorKeyboardPreset = /* @__PURE__ */ ((ProblemCreatorKeyboardPreset2) => {
@@ -1447,24 +1452,31 @@ var PLATFORM_URLS = {
1447
1452
  }
1448
1453
  };
1449
1454
 
1450
- // src/configs/env/auth-web/us/us_main/env.us.mars.ts
1451
- var ENV_AUTH_WEB_US_MARS = {
1452
- ...PLATFORM_URLS.MARS,
1453
- API_URL: "https://api.mars.magmamath.com/v2",
1454
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1455
+ // src/configs/env/auth-web/env.common.mars.ts
1456
+ var ENV_AUTH_WEB_COMMON_MARS = {
1457
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
1458
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
1455
1459
  MAGMAMATH_URL: "https://www.magmamath.com",
1456
1460
  TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
1457
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1458
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1459
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
1460
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
1461
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
1462
- AMPLITUDE_API_KEY: "e521466ce715087707e3ba925f4f57d5",
1463
1461
  INTERCOM_APP_ID: "tjidhu4j",
1464
1462
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
1465
1463
  TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1466
1464
  };
1467
1465
 
1466
+ // src/configs/env/auth-web/us/us_main/env.us.mars.ts
1467
+ var ENV_AUTH_WEB_US_MARS = {
1468
+ ...ENV_AUTH_WEB_COMMON_MARS,
1469
+ ...PLATFORM_URLS.MARS,
1470
+ API_URL: "https://api.us.mars.magmamath.com/v2",
1471
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
1472
+ GOOGLE_AUTH: "https://api.us.mars.magmamath.com/v2/auth/google",
1473
+ MICROSOFT_AUTH: "https://api.us.mars.magmamath.com/v2/auth/microsoft",
1474
+ CLEVER_AUTH: "https://api.us.mars.magmamath.com/v2/auth/clever",
1475
+ CLASS_LINK_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink-classlink",
1476
+ SCHOOLOGY_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink",
1477
+ AMPLITUDE_API_KEY: "e521466ce715087707e3ba925f4f57d5"
1478
+ };
1479
+
1468
1480
  // src/configs/env/auth-web/us/us_main/env.us.prod.ts
1469
1481
  var ENV_AUTH_WEB_US_PROD = {
1470
1482
  ...PLATFORM_URLS.PROD,
@@ -1484,22 +1496,18 @@ var ENV_AUTH_WEB_US_PROD = {
1484
1496
 
1485
1497
  // src/configs/env/auth-web/se/env.se.mars.ts
1486
1498
  var ENV_AUTH_WEB_SE_MARS = {
1487
- API_URL: "https://api.mars.matteappen.se/v2",
1499
+ ...ENV_AUTH_WEB_COMMON_MARS,
1500
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1501
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1488
1502
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
1489
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
1490
1503
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1491
1504
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1492
1505
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
1493
1506
  PARENT_WEB_URL: "https://parents.mars.matteappen.se",
1494
1507
  MAGMAMATH_URL: "https://www.magma.se",
1495
1508
  TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal",
1496
- GOOGLE_AUTH: "https://api.mars.matteappen.se/v2/auth/google",
1497
- MICROSOFT_AUTH: "https://api.mars.matteappen.se/v2/auth/microsoft",
1498
1509
  SKOLFEDERATION_AUTH: "https://fed.skolfederation.se/trial/ds/?entityID=TestMatteappen",
1499
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
1500
- INTERCOM_APP_ID: "tjidhu4j",
1501
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1502
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1510
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon"
1503
1511
  };
1504
1512
 
1505
1513
  // src/configs/env/auth-web/se/env.se.prod.ts
@@ -1522,19 +1530,15 @@ var ENV_AUTH_WEB_SE_PROD = {
1522
1530
 
1523
1531
  // src/configs/env/auth-web/gb/env.gb.mars.ts
1524
1532
  var ENV_AUTH_WEB_GB_MARS = {
1533
+ ...ENV_AUTH_WEB_COMMON_MARS,
1534
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1535
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1525
1536
  ...PLATFORM_URLS.MARS,
1526
1537
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1527
- API_URL: "https://api.mars.magmamath.com/v2",
1528
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1529
1538
  MAGMAMATH_URL: "https://www.magmamaths.co.uk",
1530
1539
  TOS_URL: "https://www.magmamaths.co.uk/legal-documents/uk-terms-of-use",
1531
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1532
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1533
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
1534
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
1535
- INTERCOM_APP_ID: "tjidhu4j",
1536
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1537
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1540
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
1541
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin"
1538
1542
  };
1539
1543
 
1540
1544
  // src/configs/env/auth-web/gb/env.gb.prod.ts
@@ -1588,45 +1592,40 @@ var ENV_AUTH_WEB_CA_PROD = {
1588
1592
 
1589
1593
  // src/configs/env/auth-web/sct/env.sct.mars.ts
1590
1594
  var ENV_AUTH_WEB_SCT_MARS = {
1595
+ ...ENV_AUTH_WEB_COMMON_MARS,
1596
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1597
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1591
1598
  ...PLATFORM_URLS.MARS,
1592
1599
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1593
- API_URL: "https://api.mars.magmamath.com/v2",
1594
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1595
1600
  MAGMAMATH_URL: "https://www.magmamaths.co.uk",
1596
1601
  TOS_URL: "https://www.magmamaths.co.uk/legal-documents/uk-terms-of-use",
1597
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1598
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1599
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
1600
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
1601
- INTERCOM_APP_ID: "tjidhu4j",
1602
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1603
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1602
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
1603
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin"
1604
1604
  };
1605
1605
 
1606
1606
  // src/configs/env/auth-web/de/env.de.mars.ts
1607
1607
  var ENV_AUTH_WEB_DE_MARS = {
1608
+ ...ENV_AUTH_WEB_COMMON_MARS,
1609
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
1610
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
1608
1611
  ...PLATFORM_URLS.MARS,
1609
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
1610
- API_URL: "https://api.mars.magmamath.com/v2",
1611
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1612
- MAGMAMATH_URL: "https://www.magmamath.com",
1613
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
1614
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
1615
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
1616
- INTERCOM_APP_ID: "tjidhu4j",
1617
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
1618
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
1612
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`
1619
1613
  };
1620
1614
 
1621
1615
  // src/configs/env/students-web/env.common.mars.ts
1622
1616
  var ENV_STUDENTS_COMMON_MARS = {
1623
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1617
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
1618
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
1619
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
1620
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
1621
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
1622
+ MAGMAMATH_URL: "https://www.magmamath.com",
1624
1623
  GOOGLE_API_KEY: "AIzaSyCJBFfT3AjV1WjitLfO0ub40WMlSSGooMc",
1625
1624
  DESMOS_API_KEY: "ca152e213f1e4f0ea0a379f070a19cfd",
1626
1625
  LOGGLY_CUSTOMER_TOKEN: "921d0461-1108-4d44-b9ee-2551b03f1af0",
1627
1626
  MYSCRIPT_APPLICATION_KEY: "5c5a5667-9232-405f-a996-89b10ddb9200",
1628
1627
  MYSCRIPT_HMAC_KEY: "370da564-11b0-4ac7-a413-9eb61ee7db9f",
1629
- MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
1628
+ MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
1630
1629
  MYSCRIPT_SOCKET_KEY: "2a36f2ef-1056-4a6d-bd5c-6bd54670f9e2",
1631
1630
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
1632
1631
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
@@ -1638,12 +1637,12 @@ var ENV_STUDENTS_COMMON_MARS = {
1638
1637
  var ENV_STUDENTS_WEB_US_MARS = {
1639
1638
  ...ENV_STUDENTS_COMMON_MARS,
1640
1639
  ...PLATFORM_URLS.MARS,
1641
- API_URL: "https://api.mars.magmamath.com/v2",
1642
- CDN_HOST: "https://cdn.mars.magmamath.com",
1640
+ API_URL: "https://api.us.mars.magmamath.com/v2",
1641
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
1642
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
1643
1643
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US",
1644
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1645
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1646
- MAGMAMATH_URL: "https://www.magmamath.com"
1644
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
1645
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com"
1647
1646
  };
1648
1647
 
1649
1648
  // src/configs/env/students-web/env.common.prod.ts
@@ -1676,13 +1675,8 @@ var ENV_STUDENTS_WEB_US_PROD = {
1676
1675
  // src/configs/env/students-web/se/env.se.mars.ts
1677
1676
  var ENV_STUDENTS_WEB_SE_MARS = {
1678
1677
  ...ENV_STUDENTS_COMMON_MARS,
1679
- API_URL: "https://api.mars.matteappen.se/v2",
1680
1678
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
1681
- CDN_HOST: "https://cdn.mars.matteappen.se",
1682
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
1683
1679
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SE",
1684
- SOCKET_URL: "https://sockets-mars.matteappen.se",
1685
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
1686
1680
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1687
1681
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1688
1682
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -1712,11 +1706,7 @@ var ENV_STUDENTS_WEB_GB_MARS = {
1712
1706
  ...ENV_STUDENTS_COMMON_MARS,
1713
1707
  ...PLATFORM_URLS.MARS,
1714
1708
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1715
- API_URL: "https://api.mars.magmamath.com/v2",
1716
- CDN_HOST: "https://cdn.mars.magmamath.com",
1717
1709
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_GB",
1718
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1719
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1720
1710
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1721
1711
  };
1722
1712
 
@@ -1766,11 +1756,7 @@ var ENV_STUDENTS_WEB_SCT_MARS = {
1766
1756
  ...ENV_STUDENTS_COMMON_MARS,
1767
1757
  ...PLATFORM_URLS.MARS,
1768
1758
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1769
- API_URL: "https://api.mars.magmamath.com/v2",
1770
- CDN_HOST: "https://cdn.mars.magmamath.com",
1771
1759
  LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SCT",
1772
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1773
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1774
1760
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1775
1761
  };
1776
1762
 
@@ -1792,12 +1778,7 @@ var ENV_STUDENTS_WEB_DE_MARS = {
1792
1778
  ...ENV_STUDENTS_COMMON_MARS,
1793
1779
  ...PLATFORM_URLS.MARS,
1794
1780
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
1795
- API_URL: "https://api.mars.magmamath.com/v2",
1796
- CDN_HOST: "https://cdn.mars.magmamath.com",
1797
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DE",
1798
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1799
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1800
- MAGMAMATH_URL: "https://www.magmamath.com"
1781
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DE"
1801
1782
  };
1802
1783
 
1803
1784
  // src/configs/env/students-web/de/env.de.prod.ts
@@ -1815,8 +1796,13 @@ var ENV_STUDENTS_WEB_DE_PROD = {
1815
1796
 
1816
1797
  // src/configs/env/teachers-web/env.common.mars.ts
1817
1798
  var ENV_TEACHERS_COMMON_MARS = {
1818
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1819
- MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
1799
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
1800
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
1801
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
1802
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
1803
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
1804
+ MAGMAMATH_URL: "https://www.magmamath.com",
1805
+ MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
1820
1806
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
1821
1807
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
1822
1808
  PROBLEM_IMAGE_SIZE_LIMIT: 5242880,
@@ -1832,12 +1818,12 @@ var ENV_TEACHERS_COMMON_MARS = {
1832
1818
  var ENV_TEACHERS_WEB_US_MARS = {
1833
1819
  ...ENV_TEACHERS_COMMON_MARS,
1834
1820
  ...PLATFORM_URLS.MARS,
1835
- API_URL: "https://api.mars.magmamath.com/v2",
1836
- CDN_HOST: "https://cdn.mars.magmamath.com",
1821
+ API_URL: "https://api.us.mars.magmamath.com/v2",
1822
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
1823
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
1837
1824
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US",
1838
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1839
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1840
- MAGMAMATH_URL: "https://www.magmamath.com"
1825
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
1826
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com"
1841
1827
  };
1842
1828
 
1843
1829
  // src/configs/env/teachers-web/env.common.prod.ts
@@ -1869,13 +1855,8 @@ var ENV_TEACHERS_WEB_US_PROD = {
1869
1855
  // src/configs/env/teachers-web/se/env.se.mars.ts
1870
1856
  var ENV_TEACHERS_WEB_SE_MARS = {
1871
1857
  ...ENV_TEACHERS_COMMON_MARS,
1872
- API_URL: "https://api.mars.matteappen.se/v2",
1873
1858
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
1874
- CDN_HOST: "https://cdn.mars.matteappen.se",
1875
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
1876
1859
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SE",
1877
- SOCKET_URL: "https://sockets-mars.matteappen.se",
1878
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
1879
1860
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
1880
1861
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
1881
1862
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -1905,11 +1886,7 @@ var ENV_TEACHERS_WEB_GB_MARS = {
1905
1886
  ...ENV_TEACHERS_COMMON_MARS,
1906
1887
  ...PLATFORM_URLS.MARS,
1907
1888
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1908
- API_URL: "https://api.mars.magmamath.com/v2",
1909
- CDN_HOST: "https://cdn.mars.magmamath.com",
1910
1889
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_GB",
1911
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1912
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1913
1890
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1914
1891
  };
1915
1892
 
@@ -1959,11 +1936,7 @@ var ENV_TEACHERS_WEB_SCT_MARS = {
1959
1936
  ...ENV_TEACHERS_COMMON_MARS,
1960
1937
  ...PLATFORM_URLS.MARS,
1961
1938
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
1962
- API_URL: "https://api.mars.magmamath.com/v2",
1963
- CDN_HOST: "https://cdn.mars.magmamath.com",
1964
1939
  LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SCT",
1965
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1966
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1967
1940
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
1968
1941
  };
1969
1942
 
@@ -1985,12 +1958,7 @@ var ENV_TEACHERS_WEB_DE_MARS = {
1985
1958
  ...ENV_TEACHERS_COMMON_MARS,
1986
1959
  ...PLATFORM_URLS.MARS,
1987
1960
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
1988
- API_URL: "https://api.mars.magmamath.com/v2",
1989
- CDN_HOST: "https://cdn.mars.magmamath.com",
1990
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DE",
1991
- SOCKET_URL: "https://sockets-mars.magmamath.com",
1992
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
1993
- MAGMAMATH_URL: "https://www.magmamath.com"
1961
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DE"
1994
1962
  };
1995
1963
 
1996
1964
  // src/configs/env/teachers-web/de/env.de.prod.ts
@@ -2008,7 +1976,12 @@ var ENV_TEACHERS_WEB_DE_PROD = {
2008
1976
 
2009
1977
  // src/configs/env/district-dash/env.common.mars.ts
2010
1978
  var ENV_DISTRICT_COMMON_MARS = {
2011
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
1979
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
1980
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
1981
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
1982
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
1983
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
1984
+ MAGMAMATH_URL: "https://www.magmamath.com",
2012
1985
  INTERCOM_APP_ID: "tjidhu4j",
2013
1986
  PROBLEM_IMAGE_SIZE_LIMIT: 5242880,
2014
1987
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
@@ -2019,12 +1992,12 @@ var ENV_DISTRICT_COMMON_MARS = {
2019
1992
  var ENV_DISTRICT_US_MARS = {
2020
1993
  ...ENV_DISTRICT_COMMON_MARS,
2021
1994
  ...PLATFORM_URLS.MARS,
2022
- API_URL: "https://api.mars.magmamath.com/v2",
2023
- CDN_HOST: "https://cdn.mars.magmamath.com",
1995
+ API_URL: "https://api.us.mars.magmamath.com/v2",
1996
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
1997
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
2024
1998
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US",
2025
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2026
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2027
- MAGMAMATH_URL: "https://www.magmamath.com",
1999
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
2000
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com",
2028
2001
  AMPLITUDE_API_KEY: "407ea49ce6e1586815bcfd05ec5f15dc"
2029
2002
  };
2030
2003
 
@@ -2052,13 +2025,8 @@ var ENV_DISTRICT_US_PROD = {
2052
2025
  // src/configs/env/district-dash/se/env.se.mars.ts
2053
2026
  var ENV_DISTRICT_SE_MARS = {
2054
2027
  ...ENV_DISTRICT_COMMON_MARS,
2055
- API_URL: "https://api.mars.matteappen.se/v2",
2056
2028
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
2057
- CDN_HOST: "https://cdn.mars.matteappen.se",
2058
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
2059
2029
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SE",
2060
- SOCKET_URL: "https://sockets-mars.matteappen.se",
2061
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
2062
2030
  STUDENTS_WEB_URL: "https://students.mars.matteappen.se",
2063
2031
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
2064
2032
  DISTRICT_WEB_URL: "https://district.mars.matteappen.se",
@@ -2088,11 +2056,7 @@ var ENV_DISTRICT_GB_MARS = {
2088
2056
  ...ENV_DISTRICT_COMMON_MARS,
2089
2057
  ...PLATFORM_URLS.MARS,
2090
2058
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2091
- API_URL: "https://api.mars.magmamath.com/v2",
2092
- CDN_HOST: "https://cdn.mars.magmamath.com",
2093
2059
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_GB",
2094
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2095
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2096
2060
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
2097
2061
  };
2098
2062
 
@@ -2142,11 +2106,7 @@ var ENV_DISTRICT_SCT_MARS = {
2142
2106
  ...ENV_DISTRICT_COMMON_MARS,
2143
2107
  ...PLATFORM_URLS.MARS,
2144
2108
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2145
- API_URL: "https://api.mars.magmamath.com/v2",
2146
- CDN_HOST: "https://cdn.mars.magmamath.com",
2147
2109
  LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SCT",
2148
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2149
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2150
2110
  MAGMAMATH_URL: "https://www.magmamaths.co.uk"
2151
2111
  };
2152
2112
 
@@ -2168,12 +2128,7 @@ var ENV_DISTRICT_DE_MARS = {
2168
2128
  ...ENV_DISTRICT_COMMON_MARS,
2169
2129
  ...PLATFORM_URLS.MARS,
2170
2130
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
2171
- API_URL: "https://api.mars.magmamath.com/v2",
2172
- CDN_HOST: "https://cdn.mars.magmamath.com",
2173
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DE",
2174
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2175
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2176
- MAGMAMATH_URL: "https://www.magmamath.com"
2131
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DE"
2177
2132
  };
2178
2133
 
2179
2134
  // src/configs/env/district-dash/de/env.de.prod.ts
@@ -2403,9 +2358,9 @@ var ENV_WEB_ADMIN_COMMON = {
2403
2358
  var ENV_WEB_ADMIN_US_MAIN_MARS = {
2404
2359
  ...ENV_WEB_ADMIN_COMMON,
2405
2360
  ...PLATFORM_URLS.MARS,
2406
- API_URL: "https://api.mars.magmamath.com/v2",
2407
- CDN_HOST: "https://cdn.mars.magmamath.com",
2408
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations"
2361
+ API_URL: "https://api.us.mars.magmamath.com/v2",
2362
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
2363
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations"
2409
2364
  };
2410
2365
 
2411
2366
  // src/configs/env/web-admin/us/env.us.prod.ts
@@ -2421,8 +2376,8 @@ var ENV_WEB_ADMIN_US_MAIN_PROD = {
2421
2376
  var ENV_WEB_ADMIN_CA_MARS = {
2422
2377
  ...ENV_WEB_ADMIN_COMMON,
2423
2378
  ...PLATFORM_URLS.MARS,
2424
- API_URL: "https://api.mars.magmamath.com/v2",
2425
- CDN_HOST: "https://cdn.mars.magmamath.com",
2379
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2380
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2426
2381
  CDN_HOST_TRANSLATIONS: "https://cdn.ca.magmamath.com/translations"
2427
2382
  };
2428
2383
 
@@ -2439,9 +2394,9 @@ var ENV_WEB_ADMIN_CA_PROD = {
2439
2394
  var ENV_WEB_ADMIN_EU_MARS = {
2440
2395
  ...ENV_WEB_ADMIN_COMMON,
2441
2396
  ...PLATFORM_URLS.MARS,
2442
- API_URL: "https://api.mars.magmamath.com/v2",
2443
- CDN_HOST: "https://cdn.mars.magmamath.com",
2444
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations"
2397
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2398
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2399
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations"
2445
2400
  };
2446
2401
 
2447
2402
  // src/configs/env/web-admin/eu/env.eu.prod.ts
@@ -2455,7 +2410,11 @@ var ENV_WEB_ADMIN_EU_PROD = {
2455
2410
 
2456
2411
  // src/configs/env/mobile/env.common.mars.ts
2457
2412
  var ENV_MOBILE_COMMON_MARS = {
2458
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
2413
+ CDN_HOST_TRANSLATIONS: "https://cdn.eu.mars.magmamath.com/translations",
2414
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2415
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com",
2416
+ SOCKET_URL: "https://sockets.eu.mars.magmamath.com",
2417
+ WEBSOCKETS_URL: "https://websockets.eu.mars.magmamath.com",
2459
2418
  TOLGEE_API_URL: "https://tolgee.matteappen.se",
2460
2419
  TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq",
2461
2420
  DESMOS_API_KEY: "ca152e213f1e4f0ea0a379f070a19cfd",
@@ -2463,7 +2422,7 @@ var ENV_MOBILE_COMMON_MARS = {
2463
2422
  LOGGLY_CUSTOMER_TOKEN: "921d0461-1108-4d44-b9ee-2551b03f1af0",
2464
2423
  MYSCRIPT_APPLICATION_KEY: "5c5a5667-9232-405f-a996-89b10ddb9200",
2465
2424
  MYSCRIPT_HMAC_KEY: "370da564-11b0-4ac7-a413-9eb61ee7db9f",
2466
- MYSCRIPT_HOST: "myscript-mars-iink.matteappen.se",
2425
+ MYSCRIPT_HOST: "myscript-iink.mars.magmamath.com",
2467
2426
  MYSCRIPT_SOCKET_KEY: "2a36f2ef-1056-4a6d-bd5c-6bd54670f9e2",
2468
2427
  MYSCRIPT_REST_APP_KEY: "856df101-84b4-4f9b-9844-e826f7e85985",
2469
2428
  MYSCRIPT_REST_HMAC_KEY: "e51e5489-c4d1-4996-8e22-7f0603b8f45a",
@@ -2479,34 +2438,30 @@ var ENV_MOBILE_US_MARS = {
2479
2438
  ...ENV_MOBILE_COMMON_MARS,
2480
2439
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2481
2440
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL,
2482
- API_URL: "https://api.mars.magmamath.com/v2",
2483
- CDN_HOST: "https://cdn.mars.magmamath.com",
2484
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2485
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2441
+ API_URL: "https://api.us.mars.magmamath.com/v2",
2442
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
2443
+ CDN_HOST_TRANSLATIONS: "https://cdn.us.mars.magmamath.com/translations",
2444
+ SOCKET_URL: "https://sockets.us.mars.magmamath.com",
2445
+ WEBSOCKETS_URL: "https://websockets.us.mars.magmamath.com",
2486
2446
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_US",
2487
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2488
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2489
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
2490
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
2491
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
2447
+ GOOGLE_AUTH: "https://api.us.mars.magmamath.com/v2/auth/google",
2448
+ MICROSOFT_AUTH: "https://api.us.mars.magmamath.com/v2/auth/microsoft",
2449
+ CLASS_LINK_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink-classlink",
2450
+ SCHOOLOGY_AUTH: "https://api.us.mars.magmamath.com/v2/auth/edlink",
2451
+ CLEVER_AUTH: "https://api.us.mars.magmamath.com/v2/auth/clever",
2492
2452
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2493
2453
  };
2494
2454
 
2495
2455
  // src/configs/env/mobile/se/env.se.mars.ts
2496
2456
  var ENV_MOBILE_SE_MARS = {
2497
2457
  ...ENV_MOBILE_COMMON_MARS,
2458
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2459
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2498
2460
  TEACHERS_WEB_URL: "https://teachers.mars.matteappen.se",
2499
2461
  AUTH_WEB_URL: "https://app.mars.matteappen.se",
2500
- API_URL: "https://api.mars.matteappen.se/v2",
2501
- CDN_HOST: "https://cdn.mars.matteappen.se",
2502
- CDN_HOST_TRANSLATIONS: "https://cdn.matteappen.se/translations",
2503
- SOCKET_URL: "https://sockets-mars.matteappen.se",
2504
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
2505
2462
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SE",
2506
- GOOGLE_AUTH: "https://api.mars.matteappen.se/v2/auth/google",
2507
- MICROSOFT_AUTH: "https://api.mars.matteappen.se/v2/auth/microsoft",
2508
2463
  SKOLFEDERATION_AUTH: "https://fed.skolfederation.se/trial/ds/?entityID=TestMatteappen",
2509
- SKOLON_AUTH: "https://api.mars.matteappen.se/v2/auth/skolon",
2464
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2510
2465
  PROBLEM_CREATOR_URL: "https://teachers.mars.matteappen.se/content/react-native/problems/add",
2511
2466
  TOS_URL: "https://www.magma.se/legala-dokument/anvandaravtal"
2512
2467
  };
@@ -2514,17 +2469,13 @@ var ENV_MOBILE_SE_MARS = {
2514
2469
  // src/configs/env/mobile/gb/env.gb.mars.ts
2515
2470
  var ENV_MOBILE_GB_MARS = {
2516
2471
  ...ENV_MOBILE_COMMON_MARS,
2472
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2473
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2517
2474
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2518
2475
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2519
- API_URL: "https://api.mars.magmamath.com/v2",
2520
- CDN_HOST: "https://cdn.mars.magmamath.com",
2521
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2522
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2523
2476
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_GB",
2524
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2525
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2526
- SKOLON_AUTH: "https://api.mars.magmamath.com/v2/auth/skolon",
2527
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
2477
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2478
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin",
2528
2479
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2529
2480
  };
2530
2481
 
@@ -2550,32 +2501,24 @@ var ENV_MOBILE_CA_MARS = {
2550
2501
  // src/configs/env/mobile/sct/env.sct.mars.ts
2551
2502
  var ENV_MOBILE_SCT_MARS = {
2552
2503
  ...ENV_MOBILE_COMMON_MARS,
2504
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2505
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2553
2506
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2554
2507
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`,
2555
- API_URL: "https://api.mars.magmamath.com/v2",
2556
- CDN_HOST: "https://cdn.mars.magmamath.com",
2557
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2558
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2559
2508
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SCT",
2560
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2561
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2562
- SKOLON_AUTH: "https://api.mars.magmamath.com/v2/auth/skolon",
2563
- WONDE_AUTH: "https://api.mars.magmamath.com/v2/auth/mylogin",
2509
+ SKOLON_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/skolon",
2510
+ WONDE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/mylogin",
2564
2511
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2565
2512
  };
2566
2513
 
2567
2514
  // src/configs/env/mobile/de/env.de.mars.ts
2568
2515
  var ENV_MOBILE_DE_MARS = {
2569
2516
  ...ENV_MOBILE_COMMON_MARS,
2517
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2518
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2570
2519
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2571
2520
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`,
2572
- API_URL: "https://api.mars.magmamath.com/v2",
2573
- CDN_HOST: "https://cdn.mars.magmamath.com",
2574
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2575
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2576
2521
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_DE",
2577
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2578
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2579
2522
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2580
2523
  };
2581
2524
 
@@ -2706,8 +2649,8 @@ var ENV_MOBILE_DE_PROD = {
2706
2649
 
2707
2650
  // src/configs/env/parent-web/us/us_main/env.us.mars.ts
2708
2651
  var ENV_PARENT_WEB_US_MARS = {
2709
- API_URL: "https://api.mars.magmamath.com/v2",
2710
- CDN_HOST: "https://cdn.mars.magmamath.com",
2652
+ API_URL: "https://api.us.mars.magmamath.com/v2",
2653
+ CDN_HOST: "https://cdn.us.mars.magmamath.com",
2711
2654
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
2712
2655
  };
2713
2656
 
@@ -2724,10 +2667,15 @@ var ENV_PARENT_WEB_US_VENUS = {
2724
2667
  AUTH_WEB_URL: PLATFORM_URLS.VENUS.AUTH_WEB_URL
2725
2668
  };
2726
2669
 
2670
+ // src/configs/env/parent-web/env.common.mars.ts
2671
+ var ENV_PARENT_WEB_COMMON_MARS = {
2672
+ API_URL: "https://api.eu.mars.magmamath.com/v2",
2673
+ CDN_HOST: "https://cdn.eu.mars.magmamath.com"
2674
+ };
2675
+
2727
2676
  // src/configs/env/parent-web/se/env.se.mars.ts
2728
2677
  var ENV_PARENT_WEB_SE_MARS = {
2729
- API_URL: "https://api.mars.matteappen.se/v2",
2730
- CDN_HOST: "https://cdn.mars.matteappen.se",
2678
+ ...ENV_PARENT_WEB_COMMON_MARS,
2731
2679
  AUTH_WEB_URL: "https://app.mars.matteappen.se"
2732
2680
  };
2733
2681
 
@@ -2746,8 +2694,7 @@ var ENV_PARENT_WEB_SE_VENUS = {
2746
2694
 
2747
2695
  // src/configs/env/parent-web/gb/env.gb.mars.ts
2748
2696
  var ENV_PARENT_WEB_GB_MARS = {
2749
- API_URL: "https://api.mars.magmamath.com/v2",
2750
- CDN_HOST: "https://cdn.mars.magmamath.com",
2697
+ ...ENV_PARENT_WEB_COMMON_MARS,
2751
2698
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`
2752
2699
  };
2753
2700
 
@@ -2786,8 +2733,7 @@ var ENV_PARENT_WEB_CA_VENUS = {
2786
2733
 
2787
2734
  // src/configs/env/parent-web/sct/env.sct.mars.ts
2788
2735
  var ENV_PARENT_WEB_SCT_MARS = {
2789
- API_URL: "https://api.mars.magmamath.com/v2",
2790
- CDN_HOST: "https://cdn.mars.magmamath.com",
2736
+ ...ENV_PARENT_WEB_COMMON_MARS,
2791
2737
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/uk`
2792
2738
  };
2793
2739
 
@@ -2806,8 +2752,7 @@ var ENV_PARENT_WEB_SCT_VENUS = {
2806
2752
 
2807
2753
  // src/configs/env/parent-web/de/env.de.mars.ts
2808
2754
  var ENV_PARENT_WEB_DE_MARS = {
2809
- API_URL: "https://api.mars.magmamath.com/v2",
2810
- CDN_HOST: "https://cdn.mars.magmamath.com",
2755
+ ...ENV_PARENT_WEB_COMMON_MARS,
2811
2756
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/de`
2812
2757
  };
2813
2758
 
@@ -2826,17 +2771,11 @@ var ENV_PARENT_WEB_DE_VENUS = {
2826
2771
 
2827
2772
  // src/configs/env/auth-web/pl/env.pl.mars.ts
2828
2773
  var ENV_AUTH_WEB_PL_MARS = {
2774
+ ...ENV_AUTH_WEB_COMMON_MARS,
2775
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2776
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2829
2777
  ...PLATFORM_URLS.MARS,
2830
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2831
- API_URL: "https://api.mars.magmamath.com/v2",
2832
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
2833
- MAGMAMATH_URL: "https://www.magmamath.com",
2834
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
2835
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2836
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2837
- INTERCOM_APP_ID: "tjidhu4j",
2838
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
2839
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
2778
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`
2840
2779
  };
2841
2780
 
2842
2781
  // src/configs/env/auth-web/pl/env.pl.prod.ts
@@ -2864,12 +2803,7 @@ var ENV_STUDENTS_WEB_PL_MARS = {
2864
2803
  ...ENV_STUDENTS_COMMON_MARS,
2865
2804
  ...PLATFORM_URLS.MARS,
2866
2805
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2867
- API_URL: "https://api.mars.magmamath.com/v2",
2868
- CDN_HOST: "https://cdn.mars.magmamath.com",
2869
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PL",
2870
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2871
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2872
- MAGMAMATH_URL: "https://www.magmamath.com"
2806
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PL"
2873
2807
  };
2874
2808
 
2875
2809
  // src/configs/env/students-web/pl/env.pl.prod.ts
@@ -2897,12 +2831,7 @@ var ENV_TEACHERS_WEB_PL_MARS = {
2897
2831
  ...ENV_TEACHERS_COMMON_MARS,
2898
2832
  ...PLATFORM_URLS.MARS,
2899
2833
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2900
- API_URL: "https://api.mars.magmamath.com/v2",
2901
- CDN_HOST: "https://cdn.mars.magmamath.com",
2902
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PL",
2903
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2904
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2905
- MAGMAMATH_URL: "https://www.magmamath.com"
2834
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PL"
2906
2835
  };
2907
2836
 
2908
2837
  // src/configs/env/teachers-web/pl/env.pl.prod.ts
@@ -2930,12 +2859,7 @@ var ENV_DISTRICT_PL_MARS = {
2930
2859
  ...ENV_DISTRICT_COMMON_MARS,
2931
2860
  ...PLATFORM_URLS.MARS,
2932
2861
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2933
- API_URL: "https://api.mars.magmamath.com/v2",
2934
- CDN_HOST: "https://cdn.mars.magmamath.com",
2935
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PL",
2936
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2937
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2938
- MAGMAMATH_URL: "https://www.magmamath.com"
2862
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PL"
2939
2863
  };
2940
2864
 
2941
2865
  // src/configs/env/district-dash/pl/env.pl.prod.ts
@@ -2961,15 +2885,11 @@ var ENV_DISTRICT_PL_VENUS = {
2961
2885
  // src/configs/env/mobile/pl/env.pl.mars.ts
2962
2886
  var ENV_MOBILE_PL_MARS = {
2963
2887
  ...ENV_MOBILE_COMMON_MARS,
2888
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2889
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
2964
2890
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
2965
2891
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`,
2966
- API_URL: "https://api.mars.magmamath.com/v2",
2967
- CDN_HOST: "https://cdn.mars.magmamath.com",
2968
- SOCKET_URL: "https://sockets-mars.magmamath.com",
2969
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
2970
2892
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_PL",
2971
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
2972
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
2973
2893
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
2974
2894
  };
2975
2895
 
@@ -2990,8 +2910,7 @@ var ENV_MOBILE_PL_PROD = {
2990
2910
 
2991
2911
  // src/configs/env/parent-web/pl/env.pl.mars.ts
2992
2912
  var ENV_PARENT_WEB_PL_MARS = {
2993
- API_URL: "https://api.mars.magmamath.com/v2",
2994
- CDN_HOST: "https://cdn.mars.magmamath.com",
2913
+ ...ENV_PARENT_WEB_COMMON_MARS,
2995
2914
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pl`
2996
2915
  };
2997
2916
 
@@ -3010,17 +2929,11 @@ var ENV_PARENT_WEB_PL_VENUS = {
3010
2929
 
3011
2930
  // src/configs/env/auth-web/it/env.it.mars.ts
3012
2931
  var ENV_AUTH_WEB_IT_MARS = {
2932
+ ...ENV_AUTH_WEB_COMMON_MARS,
2933
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
2934
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3013
2935
  ...PLATFORM_URLS.MARS,
3014
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3015
- API_URL: "https://api.mars.magmamath.com/v2",
3016
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3017
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3018
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3019
- MAGMAMATH_URL: "https://www.magmamath.com",
3020
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3021
- INTERCOM_APP_ID: "tjidhu4j",
3022
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3023
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
2936
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`
3024
2937
  };
3025
2938
 
3026
2939
  // src/configs/env/auth-web/it/env.it.prod.ts
@@ -3048,12 +2961,7 @@ var ENV_STUDENTS_WEB_IT_MARS = {
3048
2961
  ...ENV_STUDENTS_COMMON_MARS,
3049
2962
  ...PLATFORM_URLS.MARS,
3050
2963
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3051
- API_URL: "https://api.mars.magmamath.com/v2",
3052
- CDN_HOST: "https://cdn.mars.magmamath.com",
3053
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IT",
3054
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3055
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3056
- MAGMAMATH_URL: "https://www.magmamath.com"
2964
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IT"
3057
2965
  };
3058
2966
 
3059
2967
  // src/configs/env/students-web/it/env.it.prod.ts
@@ -3081,12 +2989,7 @@ var ENV_TEACHERS_WEB_IT_MARS = {
3081
2989
  ...ENV_TEACHERS_COMMON_MARS,
3082
2990
  ...PLATFORM_URLS.MARS,
3083
2991
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3084
- API_URL: "https://api.mars.magmamath.com/v2",
3085
- CDN_HOST: "https://cdn.mars.magmamath.com",
3086
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IT",
3087
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3088
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3089
- MAGMAMATH_URL: "https://www.magmamath.com"
2992
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IT"
3090
2993
  };
3091
2994
 
3092
2995
  // src/configs/env/teachers-web/it/env.it.prod.ts
@@ -3114,12 +3017,7 @@ var ENV_DISTRICT_IT_MARS = {
3114
3017
  ...ENV_DISTRICT_COMMON_MARS,
3115
3018
  ...PLATFORM_URLS.MARS,
3116
3019
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3117
- API_URL: "https://api.mars.magmamath.com/v2",
3118
- CDN_HOST: "https://cdn.mars.magmamath.com",
3119
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IT",
3120
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3121
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3122
- MAGMAMATH_URL: "https://www.magmamath.com"
3020
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IT"
3123
3021
  };
3124
3022
 
3125
3023
  // src/configs/env/district-dash/it/env.it.prod.ts
@@ -3145,14 +3043,10 @@ var ENV_DISTRICT_IT_VENUS = {
3145
3043
  // src/configs/env/mobile/it/env.it.mars.ts
3146
3044
  var ENV_MOBILE_IT_MARS = {
3147
3045
  ...ENV_MOBILE_COMMON_MARS,
3046
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3047
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3148
3048
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3149
3049
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`,
3150
- API_URL: "https://api.mars.magmamath.com/v2",
3151
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3152
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3153
- CDN_HOST: "https://cdn.mars.magmamath.com",
3154
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3155
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3156
3050
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IT",
3157
3051
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3158
3052
  };
@@ -3174,8 +3068,7 @@ var ENV_MOBILE_IT_PROD = {
3174
3068
 
3175
3069
  // src/configs/env/parent-web/it/env.it.mars.ts
3176
3070
  var ENV_PARENT_WEB_IT_MARS = {
3177
- API_URL: "https://api.mars.magmamath.com/v2",
3178
- CDN_HOST: "https://cdn.mars.magmamath.com",
3071
+ ...ENV_PARENT_WEB_COMMON_MARS,
3179
3072
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/it`
3180
3073
  };
3181
3074
 
@@ -3194,17 +3087,11 @@ var ENV_PARENT_WEB_IT_VENUS = {
3194
3087
 
3195
3088
  // src/configs/env/auth-web/fr/env.fr.mars.ts
3196
3089
  var ENV_AUTH_WEB_FR_MARS = {
3090
+ ...ENV_AUTH_WEB_COMMON_MARS,
3091
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3092
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3197
3093
  ...PLATFORM_URLS.MARS,
3198
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3199
- API_URL: "https://api.mars.magmamath.com/v2",
3200
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3201
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3202
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3203
- MAGMAMATH_URL: "https://www.magmamath.com",
3204
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3205
- INTERCOM_APP_ID: "tjidhu4j",
3206
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3207
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3094
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`
3208
3095
  };
3209
3096
 
3210
3097
  // src/configs/env/auth-web/fr/env.fr.prod.ts
@@ -3232,12 +3119,7 @@ var ENV_STUDENTS_WEB_FR_MARS = {
3232
3119
  ...ENV_STUDENTS_COMMON_MARS,
3233
3120
  ...PLATFORM_URLS.MARS,
3234
3121
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3235
- API_URL: "https://api.mars.magmamath.com/v2",
3236
- CDN_HOST: "https://cdn.mars.magmamath.com",
3237
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FR",
3238
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3239
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3240
- MAGMAMATH_URL: "https://www.magmamath.com"
3122
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FR"
3241
3123
  };
3242
3124
 
3243
3125
  // src/configs/env/students-web/fr/env.fr.prod.ts
@@ -3265,12 +3147,7 @@ var ENV_TEACHERS_WEB_FR_MARS = {
3265
3147
  ...ENV_TEACHERS_COMMON_MARS,
3266
3148
  ...PLATFORM_URLS.MARS,
3267
3149
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3268
- API_URL: "https://api.mars.magmamath.com/v2",
3269
- CDN_HOST: "https://cdn.mars.magmamath.com",
3270
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FR",
3271
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3272
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3273
- MAGMAMATH_URL: "https://www.magmamath.com"
3150
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FR"
3274
3151
  };
3275
3152
 
3276
3153
  // src/configs/env/teachers-web/fr/env.fr.prod.ts
@@ -3298,12 +3175,7 @@ var ENV_DISTRICT_FR_MARS = {
3298
3175
  ...ENV_DISTRICT_COMMON_MARS,
3299
3176
  ...PLATFORM_URLS.MARS,
3300
3177
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3301
- API_URL: "https://api.mars.magmamath.com/v2",
3302
- CDN_HOST: "https://cdn.mars.magmamath.com",
3303
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FR",
3304
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3305
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3306
- MAGMAMATH_URL: "https://www.magmamath.com"
3178
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FR"
3307
3179
  };
3308
3180
 
3309
3181
  // src/configs/env/district-dash/fr/env.fr.prod.ts
@@ -3329,14 +3201,10 @@ var ENV_DISTRICT_FR_VENUS = {
3329
3201
  // src/configs/env/mobile/fr/env.fr.mars.ts
3330
3202
  var ENV_MOBILE_FR_MARS = {
3331
3203
  ...ENV_MOBILE_COMMON_MARS,
3204
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3205
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3332
3206
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3333
3207
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`,
3334
- API_URL: "https://api.mars.magmamath.com/v2",
3335
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3336
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3337
- CDN_HOST: "https://cdn.mars.magmamath.com",
3338
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3339
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3340
3208
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_FR",
3341
3209
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3342
3210
  };
@@ -3358,8 +3226,7 @@ var ENV_MOBILE_FR_PROD = {
3358
3226
 
3359
3227
  // src/configs/env/parent-web/fr/env.fr.mars.ts
3360
3228
  var ENV_PARENT_WEB_FR_MARS = {
3361
- API_URL: "https://api.mars.magmamath.com/v2",
3362
- CDN_HOST: "https://cdn.mars.magmamath.com",
3229
+ ...ENV_PARENT_WEB_COMMON_MARS,
3363
3230
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fr`
3364
3231
  };
3365
3232
 
@@ -3378,17 +3245,11 @@ var ENV_PARENT_WEB_FR_VENUS = {
3378
3245
 
3379
3246
  // src/configs/env/auth-web/da/env.da.mars.ts
3380
3247
  var ENV_AUTH_WEB_DA_MARS = {
3248
+ ...ENV_AUTH_WEB_COMMON_MARS,
3249
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3250
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3381
3251
  ...PLATFORM_URLS.MARS,
3382
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3383
- API_URL: "https://api.mars.magmamath.com/v2",
3384
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3385
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3386
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3387
- MAGMAMATH_URL: "https://www.magmamath.com",
3388
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3389
- INTERCOM_APP_ID: "tjidhu4j",
3390
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3391
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3252
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`
3392
3253
  };
3393
3254
 
3394
3255
  // src/configs/env/auth-web/da/env.da.prod.ts
@@ -3416,12 +3277,7 @@ var ENV_STUDENTS_WEB_DA_MARS = {
3416
3277
  ...ENV_STUDENTS_COMMON_MARS,
3417
3278
  ...PLATFORM_URLS.MARS,
3418
3279
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3419
- API_URL: "https://api.mars.magmamath.com/v2",
3420
- CDN_HOST: "https://cdn.mars.magmamath.com",
3421
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DK",
3422
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3423
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3424
- MAGMAMATH_URL: "https://www.magmamath.com"
3280
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_DK"
3425
3281
  };
3426
3282
 
3427
3283
  // src/configs/env/students-web/da/env.da.prod.ts
@@ -3449,12 +3305,7 @@ var ENV_TEACHERS_WEB_DA_MARS = {
3449
3305
  ...ENV_TEACHERS_COMMON_MARS,
3450
3306
  ...PLATFORM_URLS.MARS,
3451
3307
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3452
- API_URL: "https://api.mars.magmamath.com/v2",
3453
- CDN_HOST: "https://cdn.mars.magmamath.com",
3454
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DK",
3455
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3456
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3457
- MAGMAMATH_URL: "https://www.magmamath.com"
3308
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_DK"
3458
3309
  };
3459
3310
 
3460
3311
  // src/configs/env/teachers-web/da/env.da.prod.ts
@@ -3482,12 +3333,7 @@ var ENV_DISTRICT_DA_MARS = {
3482
3333
  ...ENV_DISTRICT_COMMON_MARS,
3483
3334
  ...PLATFORM_URLS.MARS,
3484
3335
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3485
- API_URL: "https://api.mars.magmamath.com/v2",
3486
- CDN_HOST: "https://cdn.mars.magmamath.com",
3487
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DK",
3488
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3489
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3490
- MAGMAMATH_URL: "https://www.magmamath.com"
3336
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_DK"
3491
3337
  };
3492
3338
 
3493
3339
  // src/configs/env/district-dash/da/env.da.prod.ts
@@ -3513,14 +3359,10 @@ var ENV_DISTRICT_DA_VENUS = {
3513
3359
  // src/configs/env/mobile/da/env.da.mars.ts
3514
3360
  var ENV_MOBILE_DA_MARS = {
3515
3361
  ...ENV_MOBILE_COMMON_MARS,
3362
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3363
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3516
3364
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3517
3365
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`,
3518
- API_URL: "https://api.mars.magmamath.com/v2",
3519
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3520
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3521
- CDN_HOST: "https://cdn.mars.magmamath.com",
3522
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3523
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3524
3366
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_DK",
3525
3367
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3526
3368
  };
@@ -3542,8 +3384,7 @@ var ENV_MOBILE_DA_PROD = {
3542
3384
 
3543
3385
  // src/configs/env/parent-web/da/env.da.mars.ts
3544
3386
  var ENV_PARENT_WEB_DA_MARS = {
3545
- API_URL: "https://api.mars.magmamath.com/v2",
3546
- CDN_HOST: "https://cdn.mars.magmamath.com",
3387
+ ...ENV_PARENT_WEB_COMMON_MARS,
3547
3388
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/da`
3548
3389
  };
3549
3390
 
@@ -3562,17 +3403,11 @@ var ENV_PARENT_WEB_DA_VENUS = {
3562
3403
 
3563
3404
  // src/configs/env/auth-web/no/env.no.mars.ts
3564
3405
  var ENV_AUTH_WEB_NO_MARS = {
3406
+ ...ENV_AUTH_WEB_COMMON_MARS,
3407
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3408
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3565
3409
  ...PLATFORM_URLS.MARS,
3566
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3567
- API_URL: "https://api.mars.magmamath.com/v2",
3568
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3569
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3570
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3571
- MAGMAMATH_URL: "https://www.magmamath.com",
3572
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3573
- INTERCOM_APP_ID: "tjidhu4j",
3574
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3575
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3410
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`
3576
3411
  };
3577
3412
 
3578
3413
  // src/configs/env/auth-web/no/env.no.prod.ts
@@ -3600,12 +3435,7 @@ var ENV_STUDENTS_WEB_NO_MARS = {
3600
3435
  ...ENV_STUDENTS_COMMON_MARS,
3601
3436
  ...PLATFORM_URLS.MARS,
3602
3437
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3603
- API_URL: "https://api.mars.magmamath.com/v2",
3604
- CDN_HOST: "https://cdn.mars.magmamath.com",
3605
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NO",
3606
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3607
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3608
- MAGMAMATH_URL: "https://www.magmamath.com"
3438
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NO"
3609
3439
  };
3610
3440
 
3611
3441
  // src/configs/env/students-web/no/env.no.prod.ts
@@ -3633,12 +3463,7 @@ var ENV_TEACHERS_WEB_NO_MARS = {
3633
3463
  ...ENV_TEACHERS_COMMON_MARS,
3634
3464
  ...PLATFORM_URLS.MARS,
3635
3465
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3636
- API_URL: "https://api.mars.magmamath.com/v2",
3637
- CDN_HOST: "https://cdn.mars.magmamath.com",
3638
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NO",
3639
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3640
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3641
- MAGMAMATH_URL: "https://www.magmamath.com"
3466
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NO"
3642
3467
  };
3643
3468
 
3644
3469
  // src/configs/env/teachers-web/no/env.no.prod.ts
@@ -3666,12 +3491,7 @@ var ENV_DISTRICT_NO_MARS = {
3666
3491
  ...ENV_DISTRICT_COMMON_MARS,
3667
3492
  ...PLATFORM_URLS.MARS,
3668
3493
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3669
- API_URL: "https://api.mars.magmamath.com/v2",
3670
- CDN_HOST: "https://cdn.mars.magmamath.com",
3671
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NO",
3672
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3673
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3674
- MAGMAMATH_URL: "https://www.magmamath.com"
3494
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NO"
3675
3495
  };
3676
3496
 
3677
3497
  // src/configs/env/district-dash/no/env.no.prod.ts
@@ -3697,14 +3517,10 @@ var ENV_DISTRICT_NO_VENUS = {
3697
3517
  // src/configs/env/mobile/no/env.no.mars.ts
3698
3518
  var ENV_MOBILE_NO_MARS = {
3699
3519
  ...ENV_MOBILE_COMMON_MARS,
3520
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3521
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3700
3522
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3701
3523
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`,
3702
- API_URL: "https://api.mars.magmamath.com/v2",
3703
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3704
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3705
- CDN_HOST: "https://cdn.mars.magmamath.com",
3706
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3707
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3708
3524
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NO",
3709
3525
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3710
3526
  };
@@ -3726,8 +3542,7 @@ var ENV_MOBILE_NO_PROD = {
3726
3542
 
3727
3543
  // src/configs/env/parent-web/no/env.no.mars.ts
3728
3544
  var ENV_PARENT_WEB_NO_MARS = {
3729
- API_URL: "https://api.mars.magmamath.com/v2",
3730
- CDN_HOST: "https://cdn.mars.magmamath.com",
3545
+ ...ENV_PARENT_WEB_COMMON_MARS,
3731
3546
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/no`
3732
3547
  };
3733
3548
 
@@ -3746,17 +3561,11 @@ var ENV_PARENT_WEB_NO_VENUS = {
3746
3561
 
3747
3562
  // src/configs/env/auth-web/nl/env.nl.mars.ts
3748
3563
  var ENV_AUTH_WEB_NL_MARS = {
3564
+ ...ENV_AUTH_WEB_COMMON_MARS,
3565
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3566
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3749
3567
  ...PLATFORM_URLS.MARS,
3750
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3751
- API_URL: "https://api.mars.magmamath.com/v2",
3752
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3753
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3754
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3755
- MAGMAMATH_URL: "https://www.magmamath.com",
3756
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3757
- INTERCOM_APP_ID: "tjidhu4j",
3758
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3759
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3568
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`
3760
3569
  };
3761
3570
 
3762
3571
  // src/configs/env/auth-web/nl/env.nl.prod.ts
@@ -3784,12 +3593,7 @@ var ENV_STUDENTS_WEB_NL_MARS = {
3784
3593
  ...ENV_STUDENTS_COMMON_MARS,
3785
3594
  ...PLATFORM_URLS.MARS,
3786
3595
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3787
- API_URL: "https://api.mars.magmamath.com/v2",
3788
- CDN_HOST: "https://cdn.mars.magmamath.com",
3789
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL",
3790
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3791
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3792
- MAGMAMATH_URL: "https://www.magmamath.com"
3596
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL"
3793
3597
  };
3794
3598
 
3795
3599
  // src/configs/env/students-web/nl/env.nl.prod.ts
@@ -3817,12 +3621,7 @@ var ENV_TEACHERS_WEB_NL_MARS = {
3817
3621
  ...ENV_TEACHERS_COMMON_MARS,
3818
3622
  ...PLATFORM_URLS.MARS,
3819
3623
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3820
- API_URL: "https://api.mars.magmamath.com/v2",
3821
- CDN_HOST: "https://cdn.mars.magmamath.com",
3822
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL",
3823
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3824
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3825
- MAGMAMATH_URL: "https://www.magmamath.com"
3624
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL"
3826
3625
  };
3827
3626
 
3828
3627
  // src/configs/env/teachers-web/nl/env.nl.prod.ts
@@ -3850,12 +3649,7 @@ var ENV_DISTRICT_NL_MARS = {
3850
3649
  ...ENV_DISTRICT_COMMON_MARS,
3851
3650
  ...PLATFORM_URLS.MARS,
3852
3651
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3853
- API_URL: "https://api.mars.magmamath.com/v2",
3854
- CDN_HOST: "https://cdn.mars.magmamath.com",
3855
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL",
3856
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3857
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3858
- MAGMAMATH_URL: "https://www.magmamath.com"
3652
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL"
3859
3653
  };
3860
3654
 
3861
3655
  // src/configs/env/district-dash/nl/env.nl.prod.ts
@@ -3881,14 +3675,10 @@ var ENV_DISTRICT_NL_VENUS = {
3881
3675
  // src/configs/env/mobile/nl/env.nl.mars.ts
3882
3676
  var ENV_MOBILE_NL_MARS = {
3883
3677
  ...ENV_MOBILE_COMMON_MARS,
3678
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3679
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3884
3680
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
3885
3681
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`,
3886
- API_URL: "https://api.mars.magmamath.com/v2",
3887
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3888
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3889
- CDN_HOST: "https://cdn.mars.magmamath.com",
3890
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3891
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3892
3682
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NL",
3893
3683
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
3894
3684
  };
@@ -3910,8 +3700,7 @@ var ENV_MOBILE_NL_PROD = {
3910
3700
 
3911
3701
  // src/configs/env/parent-web/nl/env.nl.mars.ts
3912
3702
  var ENV_PARENT_WEB_NL_MARS = {
3913
- API_URL: "https://api.mars.magmamath.com/v2",
3914
- CDN_HOST: "https://cdn.mars.magmamath.com",
3703
+ ...ENV_PARENT_WEB_COMMON_MARS,
3915
3704
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl`
3916
3705
  };
3917
3706
 
@@ -3930,17 +3719,11 @@ var ENV_PARENT_WEB_NL_VENUS = {
3930
3719
 
3931
3720
  // src/configs/env/auth-web/fi/env.fi.mars.ts
3932
3721
  var ENV_AUTH_WEB_FI_MARS = {
3722
+ ...ENV_AUTH_WEB_COMMON_MARS,
3723
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3724
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
3933
3725
  ...PLATFORM_URLS.MARS,
3934
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
3935
- API_URL: "https://api.mars.magmamath.com/v2",
3936
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
3937
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
3938
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
3939
- MAGMAMATH_URL: "https://www.magmamath.com",
3940
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
3941
- INTERCOM_APP_ID: "tjidhu4j",
3942
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
3943
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3726
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`
3944
3727
  };
3945
3728
 
3946
3729
  // src/configs/env/auth-web/fi/env.fi.prod.ts
@@ -3968,12 +3751,7 @@ var ENV_STUDENTS_WEB_FI_MARS = {
3968
3751
  ...ENV_STUDENTS_COMMON_MARS,
3969
3752
  ...PLATFORM_URLS.MARS,
3970
3753
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
3971
- API_URL: "https://api.mars.magmamath.com/v2",
3972
- CDN_HOST: "https://cdn.mars.magmamath.com",
3973
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FI",
3974
- SOCKET_URL: "https://sockets-mars.magmamath.com",
3975
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
3976
- MAGMAMATH_URL: "https://www.magmamath.com"
3754
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_FI"
3977
3755
  };
3978
3756
 
3979
3757
  // src/configs/env/students-web/fi/env.fi.prod.ts
@@ -4001,12 +3779,7 @@ var ENV_TEACHERS_WEB_FI_MARS = {
4001
3779
  ...ENV_TEACHERS_COMMON_MARS,
4002
3780
  ...PLATFORM_URLS.MARS,
4003
3781
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
4004
- API_URL: "https://api.mars.magmamath.com/v2",
4005
- CDN_HOST: "https://cdn.mars.magmamath.com",
4006
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FI",
4007
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4008
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4009
- MAGMAMATH_URL: "https://www.magmamath.com"
3782
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_FI"
4010
3783
  };
4011
3784
 
4012
3785
  // src/configs/env/teachers-web/fi/env.fi.prod.ts
@@ -4034,12 +3807,7 @@ var ENV_DISTRICT_FI_MARS = {
4034
3807
  ...ENV_DISTRICT_COMMON_MARS,
4035
3808
  ...PLATFORM_URLS.MARS,
4036
3809
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
4037
- API_URL: "https://api.mars.magmamath.com/v2",
4038
- CDN_HOST: "https://cdn.mars.magmamath.com",
4039
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FI",
4040
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4041
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4042
- MAGMAMATH_URL: "https://www.magmamath.com"
3810
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_FI"
4043
3811
  };
4044
3812
 
4045
3813
  // src/configs/env/district-dash/fi/env.fi.prod.ts
@@ -4065,14 +3833,10 @@ var ENV_DISTRICT_FI_VENUS = {
4065
3833
  // src/configs/env/mobile/fi/env.fi.mars.ts
4066
3834
  var ENV_MOBILE_FI_MARS = {
4067
3835
  ...ENV_MOBILE_COMMON_MARS,
3836
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3837
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4068
3838
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4069
3839
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`,
4070
- API_URL: "https://api.mars.magmamath.com/v2",
4071
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4072
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4073
- CDN_HOST: "https://cdn.mars.magmamath.com",
4074
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4075
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4076
3840
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_FI",
4077
3841
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4078
3842
  };
@@ -4094,8 +3858,7 @@ var ENV_MOBILE_FI_PROD = {
4094
3858
 
4095
3859
  // src/configs/env/parent-web/fi/env.fi.mars.ts
4096
3860
  var ENV_PARENT_WEB_FI_MARS = {
4097
- API_URL: "https://api.mars.magmamath.com/v2",
4098
- CDN_HOST: "https://cdn.mars.magmamath.com",
3861
+ ...ENV_PARENT_WEB_COMMON_MARS,
4099
3862
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/fi`
4100
3863
  };
4101
3864
 
@@ -4114,17 +3877,11 @@ var ENV_PARENT_WEB_FI_VENUS = {
4114
3877
 
4115
3878
  // src/configs/env/auth-web/nl-be/env.nl-be.mars.ts
4116
3879
  var ENV_AUTH_WEB_NL_BE_MARS = {
3880
+ ...ENV_AUTH_WEB_COMMON_MARS,
3881
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3882
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4117
3883
  ...PLATFORM_URLS.MARS,
4118
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4119
- API_URL: "https://api.mars.magmamath.com/v2",
4120
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4121
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4122
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4123
- MAGMAMATH_URL: "https://www.magmamath.com",
4124
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4125
- INTERCOM_APP_ID: "tjidhu4j",
4126
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4127
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
3884
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`
4128
3885
  };
4129
3886
 
4130
3887
  // src/configs/env/auth-web/nl-be/env.nl-be.prod.ts
@@ -4152,12 +3909,7 @@ var ENV_STUDENTS_WEB_NL_BE_MARS = {
4152
3909
  ...ENV_STUDENTS_COMMON_MARS,
4153
3910
  ...PLATFORM_URLS.MARS,
4154
3911
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4155
- API_URL: "https://api.mars.magmamath.com/v2",
4156
- CDN_HOST: "https://cdn.mars.magmamath.com",
4157
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL_BE",
4158
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4159
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4160
- MAGMAMATH_URL: "https://www.magmamath.com"
3912
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_NL_BE"
4161
3913
  };
4162
3914
 
4163
3915
  // src/configs/env/students-web/nl-be/env.nl-be.prod.ts
@@ -4185,12 +3937,7 @@ var ENV_TEACHERS_WEB_NL_BE_MARS = {
4185
3937
  ...ENV_TEACHERS_COMMON_MARS,
4186
3938
  ...PLATFORM_URLS.MARS,
4187
3939
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4188
- API_URL: "https://api.mars.magmamath.com/v2",
4189
- CDN_HOST: "https://cdn.mars.magmamath.com",
4190
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL_BE",
4191
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4192
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4193
- MAGMAMATH_URL: "https://www.magmamath.com"
3940
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_NL_BE"
4194
3941
  };
4195
3942
 
4196
3943
  // src/configs/env/teachers-web/nl-be/env.nl-be.prod.ts
@@ -4218,12 +3965,7 @@ var ENV_DISTRICT_NL_BE_MARS = {
4218
3965
  ...ENV_DISTRICT_COMMON_MARS,
4219
3966
  ...PLATFORM_URLS.MARS,
4220
3967
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4221
- API_URL: "https://api.mars.magmamath.com/v2",
4222
- CDN_HOST: "https://cdn.mars.magmamath.com",
4223
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL_BE",
4224
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4225
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4226
- MAGMAMATH_URL: "https://www.magmamath.com"
3968
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_NL_BE"
4227
3969
  };
4228
3970
 
4229
3971
  // src/configs/env/district-dash/nl-be/env.nl-be.prod.ts
@@ -4249,14 +3991,10 @@ var ENV_DISTRICT_NL_BE_VENUS = {
4249
3991
  // src/configs/env/mobile/nl-be/env.nl-be.mars.ts
4250
3992
  var ENV_MOBILE_NL_BE_MARS = {
4251
3993
  ...ENV_MOBILE_COMMON_MARS,
3994
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
3995
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4252
3996
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4253
3997
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`,
4254
- API_URL: "https://api.mars.magmamath.com/v2",
4255
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4256
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4257
- CDN_HOST: "https://cdn.mars.magmamath.com",
4258
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4259
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4260
3998
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_NL_BE",
4261
3999
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4262
4000
  };
@@ -4278,8 +4016,7 @@ var ENV_MOBILE_NL_BE_PROD = {
4278
4016
 
4279
4017
  // src/configs/env/parent-web/nl-be/env.nl-be.mars.ts
4280
4018
  var ENV_PARENT_WEB_NL_BE_MARS = {
4281
- API_URL: "https://api.mars.magmamath.com/v2",
4282
- CDN_HOST: "https://cdn.mars.magmamath.com",
4019
+ ...ENV_PARENT_WEB_COMMON_MARS,
4283
4020
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/nl-be`
4284
4021
  };
4285
4022
 
@@ -4298,17 +4035,11 @@ var ENV_PARENT_WEB_NL_BE_VENUS = {
4298
4035
 
4299
4036
  // src/configs/env/auth-web/ie/env.ie.mars.ts
4300
4037
  var ENV_AUTH_WEB_IE_MARS = {
4038
+ ...ENV_AUTH_WEB_COMMON_MARS,
4039
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4040
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4301
4041
  ...PLATFORM_URLS.MARS,
4302
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4303
- API_URL: "https://api.mars.magmamath.com/v2",
4304
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4305
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4306
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4307
- MAGMAMATH_URL: "https://www.magmamath.com",
4308
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4309
- INTERCOM_APP_ID: "tjidhu4j",
4310
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4311
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4042
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`
4312
4043
  };
4313
4044
 
4314
4045
  // src/configs/env/auth-web/ie/env.ie.prod.ts
@@ -4336,12 +4067,7 @@ var ENV_STUDENTS_WEB_IE_MARS = {
4336
4067
  ...ENV_STUDENTS_COMMON_MARS,
4337
4068
  ...PLATFORM_URLS.MARS,
4338
4069
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4339
- API_URL: "https://api.mars.magmamath.com/v2",
4340
- CDN_HOST: "https://cdn.mars.magmamath.com",
4341
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IE",
4342
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4343
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4344
- MAGMAMATH_URL: "https://www.magmamath.com"
4070
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IE"
4345
4071
  };
4346
4072
 
4347
4073
  // src/configs/env/students-web/ie/env.ie.prod.ts
@@ -4369,12 +4095,7 @@ var ENV_TEACHERS_WEB_IE_MARS = {
4369
4095
  ...ENV_TEACHERS_COMMON_MARS,
4370
4096
  ...PLATFORM_URLS.MARS,
4371
4097
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4372
- API_URL: "https://api.mars.magmamath.com/v2",
4373
- CDN_HOST: "https://cdn.mars.magmamath.com",
4374
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IE",
4375
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4376
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4377
- MAGMAMATH_URL: "https://www.magmamath.com"
4098
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IE"
4378
4099
  };
4379
4100
 
4380
4101
  // src/configs/env/teachers-web/ie/env.ie.prod.ts
@@ -4402,12 +4123,7 @@ var ENV_DISTRICT_IE_MARS = {
4402
4123
  ...ENV_DISTRICT_COMMON_MARS,
4403
4124
  ...PLATFORM_URLS.MARS,
4404
4125
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4405
- API_URL: "https://api.mars.magmamath.com/v2",
4406
- CDN_HOST: "https://cdn.mars.magmamath.com",
4407
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IE",
4408
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4409
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4410
- MAGMAMATH_URL: "https://www.magmamath.com"
4126
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IE"
4411
4127
  };
4412
4128
 
4413
4129
  // src/configs/env/district-dash/ie/env.ie.prod.ts
@@ -4433,14 +4149,10 @@ var ENV_DISTRICT_IE_VENUS = {
4433
4149
  // src/configs/env/mobile/ie/env.ie.mars.ts
4434
4150
  var ENV_MOBILE_IE_MARS = {
4435
4151
  ...ENV_MOBILE_COMMON_MARS,
4152
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4153
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4436
4154
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4437
4155
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`,
4438
- API_URL: "https://api.mars.magmamath.com/v2",
4439
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4440
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4441
- CDN_HOST: "https://cdn.mars.magmamath.com",
4442
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4443
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4444
4156
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IE",
4445
4157
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4446
4158
  };
@@ -4462,8 +4174,7 @@ var ENV_MOBILE_IE_PROD = {
4462
4174
 
4463
4175
  // src/configs/env/parent-web/ie/env.ie.mars.ts
4464
4176
  var ENV_PARENT_WEB_IE_MARS = {
4465
- API_URL: "https://api.mars.magmamath.com/v2",
4466
- CDN_HOST: "https://cdn.mars.magmamath.com",
4177
+ ...ENV_PARENT_WEB_COMMON_MARS,
4467
4178
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ie`
4468
4179
  };
4469
4180
 
@@ -4482,17 +4193,11 @@ var ENV_PARENT_WEB_IE_VENUS = {
4482
4193
 
4483
4194
  // src/configs/env/auth-web/is/env.is.mars.ts
4484
4195
  var ENV_AUTH_WEB_IS_MARS = {
4196
+ ...ENV_AUTH_WEB_COMMON_MARS,
4197
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4198
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4485
4199
  ...PLATFORM_URLS.MARS,
4486
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4487
- API_URL: "https://api.mars.magmamath.com/v2",
4488
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4489
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4490
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4491
- MAGMAMATH_URL: "https://www.magmamath.com",
4492
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4493
- INTERCOM_APP_ID: "tjidhu4j",
4494
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4495
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4200
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`
4496
4201
  };
4497
4202
 
4498
4203
  // src/configs/env/auth-web/is/env.is.prod.ts
@@ -4520,12 +4225,7 @@ var ENV_STUDENTS_WEB_IS_MARS = {
4520
4225
  ...ENV_STUDENTS_COMMON_MARS,
4521
4226
  ...PLATFORM_URLS.MARS,
4522
4227
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4523
- API_URL: "https://api.mars.magmamath.com/v2",
4524
- CDN_HOST: "https://cdn.mars.magmamath.com",
4525
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IS",
4526
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4527
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4528
- MAGMAMATH_URL: "https://www.magmamath.com"
4228
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IS"
4529
4229
  };
4530
4230
 
4531
4231
  // src/configs/env/students-web/is/env.is.prod.ts
@@ -4553,12 +4253,7 @@ var ENV_TEACHERS_WEB_IS_MARS = {
4553
4253
  ...ENV_TEACHERS_COMMON_MARS,
4554
4254
  ...PLATFORM_URLS.MARS,
4555
4255
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4556
- API_URL: "https://api.mars.magmamath.com/v2",
4557
- CDN_HOST: "https://cdn.mars.magmamath.com",
4558
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IS",
4559
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4560
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4561
- MAGMAMATH_URL: "https://www.magmamath.com"
4256
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IS"
4562
4257
  };
4563
4258
 
4564
4259
  // src/configs/env/teachers-web/is/env.is.prod.ts
@@ -4586,12 +4281,7 @@ var ENV_DISTRICT_IS_MARS = {
4586
4281
  ...ENV_DISTRICT_COMMON_MARS,
4587
4282
  ...PLATFORM_URLS.MARS,
4588
4283
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4589
- API_URL: "https://api.mars.magmamath.com/v2",
4590
- CDN_HOST: "https://cdn.mars.magmamath.com",
4591
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IS",
4592
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4593
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4594
- MAGMAMATH_URL: "https://www.magmamath.com"
4284
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IS"
4595
4285
  };
4596
4286
 
4597
4287
  // src/configs/env/district-dash/is/env.is.prod.ts
@@ -4617,14 +4307,10 @@ var ENV_DISTRICT_IS_VENUS = {
4617
4307
  // src/configs/env/mobile/is/env.is.mars.ts
4618
4308
  var ENV_MOBILE_IS_MARS = {
4619
4309
  ...ENV_MOBILE_COMMON_MARS,
4310
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4311
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4620
4312
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4621
4313
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`,
4622
- API_URL: "https://api.mars.magmamath.com/v2",
4623
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4624
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4625
- CDN_HOST: "https://cdn.mars.magmamath.com",
4626
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4627
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4628
4314
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IS",
4629
4315
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4630
4316
  };
@@ -4646,8 +4332,7 @@ var ENV_MOBILE_IS_PROD = {
4646
4332
 
4647
4333
  // src/configs/env/parent-web/is/env.is.mars.ts
4648
4334
  var ENV_PARENT_WEB_IS_MARS = {
4649
- API_URL: "https://api.mars.magmamath.com/v2",
4650
- CDN_HOST: "https://cdn.mars.magmamath.com",
4335
+ ...ENV_PARENT_WEB_COMMON_MARS,
4651
4336
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/is`
4652
4337
  };
4653
4338
 
@@ -4666,17 +4351,11 @@ var ENV_PARENT_WEB_IS_VENUS = {
4666
4351
 
4667
4352
  // src/configs/env/auth-web/sv-fi/env.sv-fi.mars.ts
4668
4353
  var ENV_AUTH_WEB_SV_FI_MARS = {
4354
+ ...ENV_AUTH_WEB_COMMON_MARS,
4355
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4356
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4669
4357
  ...PLATFORM_URLS.MARS,
4670
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4671
- API_URL: "https://api.mars.magmamath.com/v2",
4672
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4673
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4674
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4675
- MAGMAMATH_URL: "https://www.magmamath.com",
4676
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4677
- INTERCOM_APP_ID: "tjidhu4j",
4678
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4679
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4358
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`
4680
4359
  };
4681
4360
 
4682
4361
  // src/configs/env/auth-web/sv-fi/env.sv-fi.prod.ts
@@ -4704,12 +4383,7 @@ var ENV_STUDENTS_WEB_SV_FI_MARS = {
4704
4383
  ...ENV_STUDENTS_COMMON_MARS,
4705
4384
  ...PLATFORM_URLS.MARS,
4706
4385
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4707
- API_URL: "https://api.mars.magmamath.com/v2",
4708
- CDN_HOST: "https://cdn.mars.magmamath.com",
4709
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SV_FI",
4710
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4711
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4712
- MAGMAMATH_URL: "https://www.magmamath.com"
4386
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_SV_FI"
4713
4387
  };
4714
4388
 
4715
4389
  // src/configs/env/students-web/sv-fi/env.sv-fi.prod.ts
@@ -4737,12 +4411,7 @@ var ENV_TEACHERS_WEB_SV_FI_MARS = {
4737
4411
  ...ENV_TEACHERS_COMMON_MARS,
4738
4412
  ...PLATFORM_URLS.MARS,
4739
4413
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4740
- API_URL: "https://api.mars.magmamath.com/v2",
4741
- CDN_HOST: "https://cdn.mars.magmamath.com",
4742
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SV_FI",
4743
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4744
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4745
- MAGMAMATH_URL: "https://www.magmamath.com"
4414
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_SV_FI"
4746
4415
  };
4747
4416
 
4748
4417
  // src/configs/env/teachers-web/sv-fi/env.sv-fi.prod.ts
@@ -4770,12 +4439,7 @@ var ENV_DISTRICT_SV_FI_MARS = {
4770
4439
  ...ENV_DISTRICT_COMMON_MARS,
4771
4440
  ...PLATFORM_URLS.MARS,
4772
4441
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4773
- API_URL: "https://api.mars.magmamath.com/v2",
4774
- CDN_HOST: "https://cdn.mars.magmamath.com",
4775
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SV_FI",
4776
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4777
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4778
- MAGMAMATH_URL: "https://www.magmamath.com"
4442
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_SV_FI"
4779
4443
  };
4780
4444
 
4781
4445
  // src/configs/env/district-dash/sv-fi/env.sv-fi.prod.ts
@@ -4801,14 +4465,10 @@ var ENV_DISTRICT_SV_FI_VENUS = {
4801
4465
  // src/configs/env/mobile/sv-fi/env.sv-fi.mars.ts
4802
4466
  var ENV_MOBILE_SV_FI_MARS = {
4803
4467
  ...ENV_MOBILE_COMMON_MARS,
4468
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4469
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4804
4470
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4805
4471
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`,
4806
- API_URL: "https://api.mars.magmamath.com/v2",
4807
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4808
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4809
- CDN_HOST: "https://cdn.mars.magmamath.com",
4810
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4811
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4812
4472
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_SV_FI",
4813
4473
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4814
4474
  };
@@ -4830,8 +4490,7 @@ var ENV_MOBILE_SV_FI_PROD = {
4830
4490
 
4831
4491
  // src/configs/env/parent-web/sv-fi/env.sv-fi.mars.ts
4832
4492
  var ENV_PARENT_WEB_SV_FI_MARS = {
4833
- API_URL: "https://api.mars.magmamath.com/v2",
4834
- CDN_HOST: "https://cdn.mars.magmamath.com",
4493
+ ...ENV_PARENT_WEB_COMMON_MARS,
4835
4494
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/sv-fi`
4836
4495
  };
4837
4496
 
@@ -4850,17 +4509,11 @@ var ENV_PARENT_WEB_SV_FI_VENUS = {
4850
4509
 
4851
4510
  // src/configs/env/auth-web/at/env.at.mars.ts
4852
4511
  var ENV_AUTH_WEB_AT_MARS = {
4512
+ ...ENV_AUTH_WEB_COMMON_MARS,
4513
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4514
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4853
4515
  ...PLATFORM_URLS.MARS,
4854
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4855
- API_URL: "https://api.mars.magmamath.com/v2",
4856
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
4857
- MAGMAMATH_URL: "https://www.magmamath.com",
4858
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
4859
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4860
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4861
- INTERCOM_APP_ID: "tjidhu4j",
4862
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
4863
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4516
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`
4864
4517
  };
4865
4518
 
4866
4519
  // src/configs/env/auth-web/at/env.at.prod.ts
@@ -4888,12 +4541,7 @@ var ENV_STUDENTS_WEB_AT_MARS = {
4888
4541
  ...ENV_STUDENTS_COMMON_MARS,
4889
4542
  ...PLATFORM_URLS.MARS,
4890
4543
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4891
- API_URL: "https://api.mars.magmamath.com/v2",
4892
- CDN_HOST: "https://cdn.mars.magmamath.com",
4893
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_AT",
4894
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4895
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4896
- MAGMAMATH_URL: "https://www.magmamath.com"
4544
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_AT"
4897
4545
  };
4898
4546
 
4899
4547
  // src/configs/env/students-web/at/env.at.prod.ts
@@ -4921,12 +4569,7 @@ var ENV_TEACHERS_WEB_AT_MARS = {
4921
4569
  ...ENV_TEACHERS_COMMON_MARS,
4922
4570
  ...PLATFORM_URLS.MARS,
4923
4571
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4924
- API_URL: "https://api.mars.magmamath.com/v2",
4925
- CDN_HOST: "https://cdn.mars.magmamath.com",
4926
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_AT",
4927
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4928
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4929
- MAGMAMATH_URL: "https://www.magmamath.com"
4572
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_AT"
4930
4573
  };
4931
4574
 
4932
4575
  // src/configs/env/teachers-web/at/env.at.prod.ts
@@ -4954,12 +4597,7 @@ var ENV_DISTRICT_AT_MARS = {
4954
4597
  ...ENV_DISTRICT_COMMON_MARS,
4955
4598
  ...PLATFORM_URLS.MARS,
4956
4599
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4957
- API_URL: "https://api.mars.magmamath.com/v2",
4958
- CDN_HOST: "https://cdn.mars.magmamath.com",
4959
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_AT",
4960
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4961
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4962
- MAGMAMATH_URL: "https://www.magmamath.com"
4600
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_AT"
4963
4601
  };
4964
4602
 
4965
4603
  // src/configs/env/district-dash/at/env.at.prod.ts
@@ -4985,15 +4623,11 @@ var ENV_DISTRICT_AT_VENUS = {
4985
4623
  // src/configs/env/mobile/at/env.at.mars.ts
4986
4624
  var ENV_MOBILE_AT_MARS = {
4987
4625
  ...ENV_MOBILE_COMMON_MARS,
4626
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4627
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
4988
4628
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
4989
4629
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`,
4990
- API_URL: "https://api.mars.magmamath.com/v2",
4991
- CDN_HOST: "https://cdn.mars.magmamath.com",
4992
- SOCKET_URL: "https://sockets-mars.magmamath.com",
4993
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
4994
4630
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_AT",
4995
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
4996
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
4997
4631
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
4998
4632
  };
4999
4633
 
@@ -5014,8 +4648,7 @@ var ENV_MOBILE_AT_PROD = {
5014
4648
 
5015
4649
  // src/configs/env/parent-web/at/env.at.mars.ts
5016
4650
  var ENV_PARENT_WEB_AT_MARS = {
5017
- API_URL: "https://api.mars.magmamath.com/v2",
5018
- CDN_HOST: "https://cdn.mars.magmamath.com",
4651
+ ...ENV_PARENT_WEB_COMMON_MARS,
5019
4652
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/at`
5020
4653
  };
5021
4654
 
@@ -5034,17 +4667,11 @@ var ENV_PARENT_WEB_AT_VENUS = {
5034
4667
 
5035
4668
  // src/configs/env/auth-web/ch/env.ch.mars.ts
5036
4669
  var ENV_AUTH_WEB_CH_MARS = {
4670
+ ...ENV_AUTH_WEB_COMMON_MARS,
4671
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4672
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5037
4673
  ...PLATFORM_URLS.MARS,
5038
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5039
- API_URL: "https://api.mars.magmamath.com/v2",
5040
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5041
- MAGMAMATH_URL: "https://www.magmamath.com",
5042
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5043
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5044
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5045
- INTERCOM_APP_ID: "tjidhu4j",
5046
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5047
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4674
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`
5048
4675
  };
5049
4676
 
5050
4677
  // src/configs/env/auth-web/ch/env.ch.prod.ts
@@ -5072,12 +4699,7 @@ var ENV_STUDENTS_WEB_CH_MARS = {
5072
4699
  ...ENV_STUDENTS_COMMON_MARS,
5073
4700
  ...PLATFORM_URLS.MARS,
5074
4701
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5075
- API_URL: "https://api.mars.magmamath.com/v2",
5076
- CDN_HOST: "https://cdn.mars.magmamath.com",
5077
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CH",
5078
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5079
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5080
- MAGMAMATH_URL: "https://www.magmamath.com"
4702
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CH"
5081
4703
  };
5082
4704
 
5083
4705
  // src/configs/env/students-web/ch/env.ch.prod.ts
@@ -5105,12 +4727,7 @@ var ENV_TEACHERS_WEB_CH_MARS = {
5105
4727
  ...ENV_TEACHERS_COMMON_MARS,
5106
4728
  ...PLATFORM_URLS.MARS,
5107
4729
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5108
- API_URL: "https://api.mars.magmamath.com/v2",
5109
- CDN_HOST: "https://cdn.mars.magmamath.com",
5110
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CH",
5111
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5112
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5113
- MAGMAMATH_URL: "https://www.magmamath.com"
4730
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CH"
5114
4731
  };
5115
4732
 
5116
4733
  // src/configs/env/teachers-web/ch/env.ch.prod.ts
@@ -5138,12 +4755,7 @@ var ENV_DISTRICT_CH_MARS = {
5138
4755
  ...ENV_DISTRICT_COMMON_MARS,
5139
4756
  ...PLATFORM_URLS.MARS,
5140
4757
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5141
- API_URL: "https://api.mars.magmamath.com/v2",
5142
- CDN_HOST: "https://cdn.mars.magmamath.com",
5143
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CH",
5144
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5145
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5146
- MAGMAMATH_URL: "https://www.magmamath.com"
4758
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CH"
5147
4759
  };
5148
4760
 
5149
4761
  // src/configs/env/district-dash/ch/env.ch.prod.ts
@@ -5169,15 +4781,11 @@ var ENV_DISTRICT_CH_VENUS = {
5169
4781
  // src/configs/env/mobile/ch/env.ch.mars.ts
5170
4782
  var ENV_MOBILE_CH_MARS = {
5171
4783
  ...ENV_MOBILE_COMMON_MARS,
4784
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4785
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5172
4786
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5173
4787
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`,
5174
- API_URL: "https://api.mars.magmamath.com/v2",
5175
- CDN_HOST: "https://cdn.mars.magmamath.com",
5176
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5177
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5178
4788
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_CH",
5179
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5180
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5181
4789
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5182
4790
  };
5183
4791
 
@@ -5198,8 +4806,7 @@ var ENV_MOBILE_CH_PROD = {
5198
4806
 
5199
4807
  // src/configs/env/parent-web/ch/env.ch.mars.ts
5200
4808
  var ENV_PARENT_WEB_CH_MARS = {
5201
- API_URL: "https://api.mars.magmamath.com/v2",
5202
- CDN_HOST: "https://cdn.mars.magmamath.com",
4809
+ ...ENV_PARENT_WEB_COMMON_MARS,
5203
4810
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ch`
5204
4811
  };
5205
4812
 
@@ -5218,17 +4825,11 @@ var ENV_PARENT_WEB_CH_VENUS = {
5218
4825
 
5219
4826
  // src/configs/env/auth-web/es/env.es.mars.ts
5220
4827
  var ENV_AUTH_WEB_ES_MARS = {
4828
+ ...ENV_AUTH_WEB_COMMON_MARS,
4829
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4830
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5221
4831
  ...PLATFORM_URLS.MARS,
5222
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5223
- API_URL: "https://api.mars.magmamath.com/v2",
5224
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5225
- MAGMAMATH_URL: "https://www.magmamath.com",
5226
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5227
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5228
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5229
- INTERCOM_APP_ID: "tjidhu4j",
5230
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5231
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4832
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`
5232
4833
  };
5233
4834
 
5234
4835
  // src/configs/env/auth-web/es/env.es.prod.ts
@@ -5256,12 +4857,7 @@ var ENV_STUDENTS_WEB_ES_MARS = {
5256
4857
  ...ENV_STUDENTS_COMMON_MARS,
5257
4858
  ...PLATFORM_URLS.MARS,
5258
4859
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5259
- API_URL: "https://api.mars.magmamath.com/v2",
5260
- CDN_HOST: "https://cdn.mars.magmamath.com",
5261
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_ES",
5262
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5263
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5264
- MAGMAMATH_URL: "https://www.magmamath.com"
4860
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_ES"
5265
4861
  };
5266
4862
 
5267
4863
  // src/configs/env/students-web/es/env.es.prod.ts
@@ -5289,12 +4885,7 @@ var ENV_TEACHERS_WEB_ES_MARS = {
5289
4885
  ...ENV_TEACHERS_COMMON_MARS,
5290
4886
  ...PLATFORM_URLS.MARS,
5291
4887
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5292
- API_URL: "https://api.mars.magmamath.com/v2",
5293
- CDN_HOST: "https://cdn.mars.magmamath.com",
5294
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_ES",
5295
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5296
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5297
- MAGMAMATH_URL: "https://www.magmamath.com"
4888
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_ES"
5298
4889
  };
5299
4890
 
5300
4891
  // src/configs/env/teachers-web/es/env.es.prod.ts
@@ -5322,12 +4913,7 @@ var ENV_DISTRICT_ES_MARS = {
5322
4913
  ...ENV_DISTRICT_COMMON_MARS,
5323
4914
  ...PLATFORM_URLS.MARS,
5324
4915
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5325
- API_URL: "https://api.mars.magmamath.com/v2",
5326
- CDN_HOST: "https://cdn.mars.magmamath.com",
5327
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_ES",
5328
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5329
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5330
- MAGMAMATH_URL: "https://www.magmamath.com"
4916
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_ES"
5331
4917
  };
5332
4918
 
5333
4919
  // src/configs/env/district-dash/es/env.es.prod.ts
@@ -5353,15 +4939,11 @@ var ENV_DISTRICT_ES_VENUS = {
5353
4939
  // src/configs/env/mobile/es/env.es.mars.ts
5354
4940
  var ENV_MOBILE_ES_MARS = {
5355
4941
  ...ENV_MOBILE_COMMON_MARS,
4942
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4943
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5356
4944
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5357
4945
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`,
5358
- API_URL: "https://api.mars.magmamath.com/v2",
5359
- CDN_HOST: "https://cdn.mars.magmamath.com",
5360
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5361
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5362
4946
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_ES",
5363
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5364
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5365
4947
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5366
4948
  };
5367
4949
 
@@ -5382,8 +4964,7 @@ var ENV_MOBILE_ES_PROD = {
5382
4964
 
5383
4965
  // src/configs/env/parent-web/es/env.es.mars.ts
5384
4966
  var ENV_PARENT_WEB_ES_MARS = {
5385
- API_URL: "https://api.mars.magmamath.com/v2",
5386
- CDN_HOST: "https://cdn.mars.magmamath.com",
4967
+ ...ENV_PARENT_WEB_COMMON_MARS,
5387
4968
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/es`
5388
4969
  };
5389
4970
 
@@ -5402,17 +4983,11 @@ var ENV_PARENT_WEB_ES_VENUS = {
5402
4983
 
5403
4984
  // src/configs/env/auth-web/pt/env.pt.mars.ts
5404
4985
  var ENV_AUTH_WEB_PT_MARS = {
4986
+ ...ENV_AUTH_WEB_COMMON_MARS,
4987
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
4988
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5405
4989
  ...PLATFORM_URLS.MARS,
5406
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5407
- API_URL: "https://api.mars.magmamath.com/v2",
5408
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5409
- MAGMAMATH_URL: "https://www.magmamath.com",
5410
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5411
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5412
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5413
- INTERCOM_APP_ID: "tjidhu4j",
5414
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5415
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
4990
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`
5416
4991
  };
5417
4992
 
5418
4993
  // src/configs/env/auth-web/pt/env.pt.prod.ts
@@ -5440,12 +5015,7 @@ var ENV_STUDENTS_WEB_PT_MARS = {
5440
5015
  ...ENV_STUDENTS_COMMON_MARS,
5441
5016
  ...PLATFORM_URLS.MARS,
5442
5017
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5443
- API_URL: "https://api.mars.magmamath.com/v2",
5444
- CDN_HOST: "https://cdn.mars.magmamath.com",
5445
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PT",
5446
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5447
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5448
- MAGMAMATH_URL: "https://www.magmamath.com"
5018
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_PT"
5449
5019
  };
5450
5020
 
5451
5021
  // src/configs/env/students-web/pt/env.pt.prod.ts
@@ -5473,12 +5043,7 @@ var ENV_TEACHERS_WEB_PT_MARS = {
5473
5043
  ...ENV_TEACHERS_COMMON_MARS,
5474
5044
  ...PLATFORM_URLS.MARS,
5475
5045
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5476
- API_URL: "https://api.mars.magmamath.com/v2",
5477
- CDN_HOST: "https://cdn.mars.magmamath.com",
5478
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PT",
5479
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5480
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5481
- MAGMAMATH_URL: "https://www.magmamath.com"
5046
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_PT"
5482
5047
  };
5483
5048
 
5484
5049
  // src/configs/env/teachers-web/pt/env.pt.prod.ts
@@ -5506,12 +5071,7 @@ var ENV_DISTRICT_PT_MARS = {
5506
5071
  ...ENV_DISTRICT_COMMON_MARS,
5507
5072
  ...PLATFORM_URLS.MARS,
5508
5073
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5509
- API_URL: "https://api.mars.magmamath.com/v2",
5510
- CDN_HOST: "https://cdn.mars.magmamath.com",
5511
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PT",
5512
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5513
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5514
- MAGMAMATH_URL: "https://www.magmamath.com"
5074
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_PT"
5515
5075
  };
5516
5076
 
5517
5077
  // src/configs/env/district-dash/pt/env.pt.prod.ts
@@ -5537,15 +5097,11 @@ var ENV_DISTRICT_PT_VENUS = {
5537
5097
  // src/configs/env/mobile/pt/env.pt.mars.ts
5538
5098
  var ENV_MOBILE_PT_MARS = {
5539
5099
  ...ENV_MOBILE_COMMON_MARS,
5100
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5101
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5540
5102
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5541
5103
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`,
5542
- API_URL: "https://api.mars.magmamath.com/v2",
5543
- CDN_HOST: "https://cdn.mars.magmamath.com",
5544
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5545
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5546
5104
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_PT",
5547
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5548
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5549
5105
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5550
5106
  };
5551
5107
 
@@ -5566,8 +5122,7 @@ var ENV_MOBILE_PT_PROD = {
5566
5122
 
5567
5123
  // src/configs/env/parent-web/pt/env.pt.mars.ts
5568
5124
  var ENV_PARENT_WEB_PT_MARS = {
5569
- API_URL: "https://api.mars.magmamath.com/v2",
5570
- CDN_HOST: "https://cdn.mars.magmamath.com",
5125
+ ...ENV_PARENT_WEB_COMMON_MARS,
5571
5126
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/pt`
5572
5127
  };
5573
5128
 
@@ -5586,19 +5141,13 @@ var ENV_PARENT_WEB_PT_VENUS = {
5586
5141
 
5587
5142
  // src/configs/env/auth-web/us/eu_main/env.us.mars.ts
5588
5143
  var ENV_AUTH_WEB_US_EU_MAIN_MARS = {
5144
+ ...ENV_AUTH_WEB_COMMON_MARS,
5145
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5146
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5589
5147
  ...PLATFORM_URLS.MARS,
5590
- API_URL: "https://api.mars.magmamath.com/v2",
5591
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5592
- MAGMAMATH_URL: "https://www.magmamath.com",
5593
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5594
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5595
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5596
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5597
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5598
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5599
- INTERCOM_APP_ID: "tjidhu4j",
5600
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5601
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
5148
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5149
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5150
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink"
5602
5151
  };
5603
5152
 
5604
5153
  // src/configs/env/auth-web/us/eu_main/env.us.prod.ts
@@ -5624,19 +5173,13 @@ var ENV_AUTH_WEB_US_EU_MAIN_VENUS = {
5624
5173
 
5625
5174
  // src/configs/env/auth-web/ca/eu_main/env.ca.mars.ts
5626
5175
  var ENV_AUTH_WEB_CA_EU_MAIN_MARS = {
5176
+ ...ENV_AUTH_WEB_COMMON_MARS,
5177
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5178
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5627
5179
  ...PLATFORM_URLS.MARS,
5628
- API_URL: "https://api.mars.magmamath.com/v2",
5629
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5630
- MAGMAMATH_URL: "https://www.magmamath.com",
5631
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5632
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5633
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5634
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5635
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5636
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5637
- INTERCOM_APP_ID: "tjidhu4j",
5638
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5639
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
5180
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5181
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5182
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink"
5640
5183
  };
5641
5184
 
5642
5185
  // src/configs/env/auth-web/ca/eu_main/env.ca.prod.ts
@@ -5664,12 +5207,7 @@ var ENV_AUTH_WEB_CA_EU_MAIN_VENUS = {
5664
5207
  var ENV_STUDENTS_WEB_US_EU_MAIN_MARS = {
5665
5208
  ...ENV_STUDENTS_COMMON_MARS,
5666
5209
  ...PLATFORM_URLS.MARS,
5667
- API_URL: "https://api.mars.magmamath.com/v2",
5668
- CDN_HOST: "https://cdn.mars.magmamath.com",
5669
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US",
5670
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5671
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5672
- MAGMAMATH_URL: "https://www.magmamath.com"
5210
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_US"
5673
5211
  };
5674
5212
 
5675
5213
  // src/configs/env/students-web/us/eu_main/env.us.prod.ts
@@ -5695,13 +5233,7 @@ var ENV_STUDENTS_WEB_US_EU_MAIN_VENUS = {
5695
5233
  var ENV_STUDENTS_WEB_CA_EU_MAIN_MARS = {
5696
5234
  ...ENV_STUDENTS_COMMON_MARS,
5697
5235
  ...PLATFORM_URLS.MARS,
5698
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5699
- API_URL: "https://api.mars.magmamath.com/v2",
5700
- CDN_HOST: "https://cdn.mars.magmamath.com",
5701
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CA",
5702
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5703
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5704
- MAGMAMATH_URL: "https://www.magmamath.com"
5236
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_CA"
5705
5237
  };
5706
5238
 
5707
5239
  // src/configs/env/students-web/ca/eu_main/env.ca.prod.ts
@@ -5727,12 +5259,7 @@ var ENV_STUDENTS_WEB_CA_EU_MAIN_VENUS = {
5727
5259
  var ENV_TEACHERS_WEB_US_EU_MAIN_MARS = {
5728
5260
  ...ENV_TEACHERS_COMMON_MARS,
5729
5261
  ...PLATFORM_URLS.MARS,
5730
- API_URL: "https://api.mars.magmamath.com/v2",
5731
- CDN_HOST: "https://cdn.mars.magmamath.com",
5732
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US",
5733
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5734
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5735
- MAGMAMATH_URL: "https://www.magmamath.com"
5262
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_US"
5736
5263
  };
5737
5264
 
5738
5265
  // src/configs/env/teachers-web/us/eu_main/env.us.prod.ts
@@ -5758,13 +5285,7 @@ var ENV_TEACHERS_WEB_US_EU_MAIN_VENUS = {
5758
5285
  var ENV_TEACHERS_WEB_CA_EU_MAIN_MARS = {
5759
5286
  ...ENV_TEACHERS_COMMON_MARS,
5760
5287
  ...PLATFORM_URLS.MARS,
5761
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5762
- API_URL: "https://api.mars.magmamath.com/v2",
5763
- CDN_HOST: "https://cdn.mars.magmamath.com",
5764
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CA",
5765
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5766
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5767
- MAGMAMATH_URL: "https://www.magmamath.com"
5288
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_CA"
5768
5289
  };
5769
5290
 
5770
5291
  // src/configs/env/teachers-web/ca/eu_main/env.ca.prod.ts
@@ -5790,12 +5311,7 @@ var ENV_TEACHERS_WEB_CA_EU_MAIN_VENUS = {
5790
5311
  var ENV_DISTRICT_US_EU_MAIN_MARS = {
5791
5312
  ...ENV_DISTRICT_COMMON_MARS,
5792
5313
  ...PLATFORM_URLS.MARS,
5793
- API_URL: "https://api.mars.magmamath.com/v2",
5794
- CDN_HOST: "https://cdn.mars.magmamath.com",
5795
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US",
5796
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5797
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5798
- MAGMAMATH_URL: "https://www.magmamath.com"
5314
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_US"
5799
5315
  };
5800
5316
 
5801
5317
  // src/configs/env/district-dash/us/eu_main/env.us.prod.ts
@@ -5821,13 +5337,7 @@ var ENV_DISTRICT_US_EU_MAIN_VENUS = {
5821
5337
  var ENV_DISTRICT_CA_EU_MAIN_MARS = {
5822
5338
  ...ENV_DISTRICT_COMMON_MARS,
5823
5339
  ...PLATFORM_URLS.MARS,
5824
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5825
- API_URL: "https://api.mars.magmamath.com/v2",
5826
- CDN_HOST: "https://cdn.mars.magmamath.com",
5827
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CA",
5828
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5829
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5830
- MAGMAMATH_URL: "https://www.magmamath.com"
5340
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_CA"
5831
5341
  };
5832
5342
 
5833
5343
  // src/configs/env/district-dash/ca/eu_main/env.ca.prod.ts
@@ -5852,18 +5362,14 @@ var ENV_DISTRICT_CA_EU_MAIN_VENUS = {
5852
5362
  // src/configs/env/mobile/us/eu_main/env.us.mars.ts
5853
5363
  var ENV_MOBILE_US_EU_MAIN_MARS = {
5854
5364
  ...ENV_MOBILE_COMMON_MARS,
5365
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5366
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5855
5367
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5856
5368
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL,
5857
- API_URL: "https://api.mars.magmamath.com/v2",
5858
- CDN_HOST: "https://cdn.mars.magmamath.com",
5859
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5860
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5861
5369
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_US",
5862
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5863
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5864
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5865
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5866
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5370
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5371
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink",
5372
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5867
5373
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5868
5374
  };
5869
5375
 
@@ -5889,19 +5395,14 @@ var ENV_MOBILE_US_EU_MAIN_PROD = {
5889
5395
  // src/configs/env/mobile/ca/eu_main/env.ca.mars.ts
5890
5396
  var ENV_MOBILE_CA_EU_MAIN_MARS = {
5891
5397
  ...ENV_MOBILE_COMMON_MARS,
5892
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5398
+ GOOGLE_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/google",
5399
+ MICROSOFT_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/microsoft",
5893
5400
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
5894
5401
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL,
5895
- API_URL: "https://api.mars.magmamath.com/v2",
5896
- CDN_HOST: "https://cdn.mars.magmamath.com",
5897
- SOCKET_URL: "https://sockets-mars.magmamath.com",
5898
- WEBSOCKETS_URL: "https://websockets.mars.magmamath.com",
5899
5402
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_CA",
5900
- GOOGLE_AUTH: "https://api.mars.magmamath.com/v2/auth/google",
5901
- MICROSOFT_AUTH: "https://api.mars.magmamath.com/v2/auth/microsoft",
5902
- CLASS_LINK_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink-classlink",
5903
- SCHOOLOGY_AUTH: "https://api.mars.magmamath.com/v2/auth/edlink",
5904
- CLEVER_AUTH: "https://api.mars.magmamath.com/v2/auth/clever",
5403
+ CLASS_LINK_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink-classlink",
5404
+ SCHOOLOGY_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/edlink",
5405
+ CLEVER_AUTH: "https://api.eu.mars.magmamath.com/v2/auth/clever",
5905
5406
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
5906
5407
  };
5907
5408
 
@@ -5926,8 +5427,7 @@ var ENV_MOBILE_CA_EU_MAIN_PROD = {
5926
5427
 
5927
5428
  // src/configs/env/parent-web/us/eu_main/env.us.mars.ts
5928
5429
  var ENV_PARENT_WEB_US_EU_MAIN_MARS = {
5929
- API_URL: "https://api.mars.magmamath.com/v2",
5930
- CDN_HOST: "https://cdn.mars.magmamath.com",
5430
+ ...ENV_PARENT_WEB_COMMON_MARS,
5931
5431
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
5932
5432
  };
5933
5433
 
@@ -5946,8 +5446,7 @@ var ENV_PARENT_WEB_US_EU_MAIN_VENUS = {
5946
5446
 
5947
5447
  // src/configs/env/parent-web/ca/eu_main/env.ca.mars.ts
5948
5448
  var ENV_PARENT_WEB_CA_EU_MAIN_MARS = {
5949
- API_URL: "https://api.mars.magmamath.com/v2",
5950
- CDN_HOST: "https://cdn.mars.magmamath.com",
5449
+ ...ENV_PARENT_WEB_COMMON_MARS,
5951
5450
  AUTH_WEB_URL: PLATFORM_URLS.MARS.AUTH_WEB_URL
5952
5451
  };
5953
5452
 
@@ -5966,15 +5465,9 @@ var ENV_PARENT_WEB_CA_EU_MAIN_VENUS = {
5966
5465
 
5967
5466
  // src/configs/env/auth-web/ckb/env.ckb.mars.ts
5968
5467
  var ENV_AUTH_WEB_IQ_MARS = {
5468
+ ...ENV_AUTH_WEB_COMMON_MARS,
5969
5469
  ...PLATFORM_URLS.MARS,
5970
- AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
5971
- API_URL: "https://api.mars.magmamath.com/v2",
5972
- CDN_HOST_TRANSLATIONS: "https://cdn.magmamath.com/translations",
5973
- MAGMAMATH_URL: "https://www.magmamath.com",
5974
- TOS_URL: "https://www.magmamath.com/legal-documents/terms-of-use",
5975
- INTERCOM_APP_ID: "tjidhu4j",
5976
- TOLGEE_API_URL: "https://tolgee.matteappen.se",
5977
- TOLGEE_API_KEY: "tgpak_gnptczbqmfzw6mtphbug2olign2wc4djgy2wmmdvnjrgq"
5470
+ AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`
5978
5471
  };
5979
5472
 
5980
5473
  // src/configs/env/auth-web/ckb/env.ckb.prod.ts
@@ -6000,12 +5493,7 @@ var ENV_STUDENTS_WEB_IQ_MARS = {
6000
5493
  ...ENV_STUDENTS_COMMON_MARS,
6001
5494
  ...PLATFORM_URLS.MARS,
6002
5495
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6003
- API_URL: "https://api.mars.magmamath.com/v2",
6004
- CDN_HOST: "https://cdn.mars.magmamath.com",
6005
- LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IQ",
6006
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6007
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6008
- MAGMAMATH_URL: "https://www.magmamath.com"
5496
+ LOGGLY_TAG: "STUDENTS_WEB_MARS,STUDENTS_WEB_MARS_IQ"
6009
5497
  };
6010
5498
 
6011
5499
  // src/configs/env/students-web/ckb/env.ckb.prod.ts
@@ -6033,12 +5521,7 @@ var ENV_TEACHERS_WEB_IQ_MARS = {
6033
5521
  ...ENV_TEACHERS_COMMON_MARS,
6034
5522
  ...PLATFORM_URLS.MARS,
6035
5523
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6036
- API_URL: "https://api.mars.magmamath.com/v2",
6037
- CDN_HOST: "https://cdn.mars.magmamath.com",
6038
- LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IQ",
6039
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6040
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6041
- MAGMAMATH_URL: "https://www.magmamath.com"
5524
+ LOGGLY_TAG: "TEACHERS_WEB_MARS,TEACHERS_WEB_MARS_IQ"
6042
5525
  };
6043
5526
 
6044
5527
  // src/configs/env/teachers-web/ckb/env.ckb.prod.ts
@@ -6066,12 +5549,7 @@ var ENV_DISTRICT_IQ_MARS = {
6066
5549
  ...ENV_DISTRICT_COMMON_MARS,
6067
5550
  ...PLATFORM_URLS.MARS,
6068
5551
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6069
- API_URL: "https://api.mars.magmamath.com/v2",
6070
- CDN_HOST: "https://cdn.mars.magmamath.com",
6071
- LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IQ",
6072
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6073
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6074
- MAGMAMATH_URL: "https://www.magmamath.com"
5552
+ LOGGLY_TAG: "DISTRICT_WEB_MARS,DISTRICT_WEB_MARS_IQ"
6075
5553
  };
6076
5554
 
6077
5555
  // src/configs/env/district-dash/ckb/env.ckb.prod.ts
@@ -6099,10 +5577,6 @@ var ENV_MOBILE_IQ_MARS = {
6099
5577
  ...ENV_MOBILE_COMMON_MARS,
6100
5578
  TEACHERS_WEB_URL: PLATFORM_URLS.MARS.TEACHERS_WEB_URL,
6101
5579
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`,
6102
- API_URL: "https://api.mars.magmamath.com/v2",
6103
- CDN_HOST: "https://cdn.mars.magmamath.com",
6104
- SOCKET_URL: "https://sockets-mars.magmamath.com",
6105
- WEBSOCKETS_URL: "https://websockets.mars.matteappen.se",
6106
5580
  LOGGLY_TAG: "MOBILE_MARS,MOBILE_MARS_IQ",
6107
5581
  PROBLEM_CREATOR_URL: `${PLATFORM_URLS.MARS.TEACHERS_WEB_URL}/content/react-native/problems/add`
6108
5582
  };
@@ -6122,8 +5596,7 @@ var ENV_MOBILE_IQ_PROD = {
6122
5596
 
6123
5597
  // src/configs/env/parent-web/ckb/env.ckb.mars.ts
6124
5598
  var ENV_PARENT_WEB_IQ_MARS = {
6125
- API_URL: "https://api.mars.magmamath.com/v2",
6126
- CDN_HOST: "https://cdn.mars.magmamath.com",
5599
+ ...ENV_PARENT_WEB_COMMON_MARS,
6127
5600
  AUTH_WEB_URL: `${PLATFORM_URLS.MARS.AUTH_WEB_URL}/ckb`
6128
5601
  };
6129
5602
 
@@ -7970,7 +7443,14 @@ var LOCALE_STUDENTS_GB = {
7970
7443
  },
7971
7444
  drawboard: {
7972
7445
  basicManipulativesMaxGrade: 8,
7973
- coinVariant: "uk" /* UK */
7446
+ coinVariant: "uk" /* UK */,
7447
+ manipulativeOverrides: [
7448
+ {
7449
+ grades: [1, 2, 3],
7450
+ sections: ["ALGEBRA" /* ALGEBRA */, "ALGEBRA_SIMPLE" /* ALGEBRA_SIMPLE */],
7451
+ shapes: ["numicon"]
7452
+ }
7453
+ ]
7974
7454
  },
7975
7455
  myScript: {
7976
7456
  enableSolver: false
@@ -12345,6 +11825,7 @@ exports.DE_CALENDAR_CONFIG = DE_CALENDAR_CONFIG;
12345
11825
  exports.DK_CALENDAR_CONFIG = DK_CALENDAR_CONFIG;
12346
11826
  exports.DateFormat = DateFormat;
12347
11827
  exports.DateLocale = DateLocale;
11828
+ exports.DrawBoardSectionName = DrawBoardSectionName;
12348
11829
  exports.DrawboardCoinVariant = DrawboardCoinVariant;
12349
11830
  exports.EN_CALENDAR_CONFIG = EN_CALENDAR_CONFIG;
12350
11831
  exports.ES_CALENDAR_CONFIG = ES_CALENDAR_CONFIG;