mario-core 2.9.187-release → 2.9.188-release

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
@@ -4507,7 +4507,7 @@ var lang_ar = {
4507
4507
  too_much_pressure_and_really_struggling_to_manage_my_workload: too_much_pressure_and_really_struggling_to_manage_my_workload$2
4508
4508
  };
4509
4509
 
4510
- var TINY_MCE_API_KEY = "adpshj9swgsscf83gw4gs2f74nx0vicpd5ydka20iqjd7l8r";
4510
+ var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
4511
4511
  var GOOGLE_RECAPTCHA_KEY = "6LfNtLUaAAAAAL24lbBV11jS-gBtt1mhtxb4NXs0";
4512
4512
  var INIT_AMPLITUDE_KEY_PROD = "860fa99c52ae79d98e904b4c862ddaac";
4513
4513
  var INIT_AMPLITUDE_KEY_STAGE = "adf89d0ed9b0d5fcc0d1bcfd535345dc";
@@ -22675,7 +22675,7 @@ var BlockSelectTeacher = function BlockSelectTeacher(_ref) {
22675
22675
  var BlockSelectTeacher$1 = React.forwardRef(BlockSelectTeacher);
22676
22676
 
22677
22677
  var getStaticFileUrl = function getStaticFileUrl(url) {
22678
- var STAGE_DOMAIN = "https://stage.marioforme.com";
22678
+ var STAGE_DOMAIN = "https://stage2.marioforme.com";
22679
22679
  var isStage = STAGE_DOMAIN === location.origin;
22680
22680
  if (!url) return "";
22681
22681
  if (isLocalhost && !isStage || url.startsWith("http")) return url;