mario-core 2.9.96-beta → 2.9.97-beta
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/dist/utils/constants.d.ts +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2477,7 +2477,7 @@ function _createForOfIteratorHelperLoose(o, allowArrayLike) {
|
|
|
2477
2477
|
var TINY_MCE_API_KEY = "adpshj9swgsscf83gw4gs2f74nx0vicpd5ydka20iqjd7l8r";
|
|
2478
2478
|
var GOOGLE_RECAPTCHA_KEY = "6LfNtLUaAAAAAL24lbBV11jS-gBtt1mhtxb4NXs0";
|
|
2479
2479
|
var INIT_AMPLITUDE_KEY_PROD = "860fa99c52ae79d98e904b4c862ddaac";
|
|
2480
|
-
var INIT_AMPLITUDE_KEY_STAGE = "
|
|
2480
|
+
var INIT_AMPLITUDE_KEY_STAGE = "adf89d0ed9b0d5fcc0d1bcfd535345dc";
|
|
2481
2481
|
var ACCESS_TOKEN = "ACCESS_TOKEN";
|
|
2482
2482
|
var DEFAULT_PAGE_SIZE_VALUES = [{
|
|
2483
2483
|
label: "10",
|