mario-core 2.9.41-beta → 2.9.42-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/containers/Login/constant/type.d.ts +5 -0
- package/dist/containers/Login/views/ModelSelectRole.d.ts +4 -0
- 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/amplitude.d.ts +1 -0
- package/dist/utils/constants.d.ts +1 -1
- package/package.json +1 -1
- package/dist/components/Loading/LoadLanguage.d.ts +0 -3
- package/dist/lang/de.d.ts +0 -4
- package/dist/lang/en.d.ts +0 -4
- package/dist/utils/getTranslations.d.ts +0 -2
- package/dist/utils/translations.d.ts +0 -3
package/dist/index.modern.js
CHANGED
|
@@ -2040,7 +2040,7 @@ var PasswordInput = function PasswordInput(_ref) {
|
|
|
2040
2040
|
|
|
2041
2041
|
var TINY_MCE_API_KEY = "adpshj9swgsscf83gw4gs2f74nx0vicpd5ydka20iqjd7l8r";
|
|
2042
2042
|
var GOOGLE_RECAPTCHA_KEY = "6LfNtLUaAAAAAL24lbBV11jS-gBtt1mhtxb4NXs0";
|
|
2043
|
-
var INIT_AMPLITUDE_KEY = "
|
|
2043
|
+
var INIT_AMPLITUDE_KEY = "ba64927eabe5c7528c1fa1e0d0abbc8e";
|
|
2044
2044
|
var ACCESS_TOKEN = "ACCESS_TOKEN";
|
|
2045
2045
|
var DEFAULT_PAGE_SIZE_VALUES = [{
|
|
2046
2046
|
label: "10",
|