mario-core 2.9.42-beta → 2.9.44-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
|
@@ -2042,7 +2042,7 @@ var PasswordInput = function PasswordInput(_ref) {
|
|
|
2042
2042
|
|
|
2043
2043
|
var TINY_MCE_API_KEY = "adpshj9swgsscf83gw4gs2f74nx0vicpd5ydka20iqjd7l8r";
|
|
2044
2044
|
var GOOGLE_RECAPTCHA_KEY = "6LfNtLUaAAAAAL24lbBV11jS-gBtt1mhtxb4NXs0";
|
|
2045
|
-
var INIT_AMPLITUDE_KEY = "
|
|
2045
|
+
var INIT_AMPLITUDE_KEY = "c617d0950cfdcae12953907273a1920f";
|
|
2046
2046
|
var ACCESS_TOKEN = "ACCESS_TOKEN";
|
|
2047
2047
|
var DEFAULT_PAGE_SIZE_VALUES = [{
|
|
2048
2048
|
label: "10",
|