@commercetools-frontend/i18n 22.8.3 → 22.9.1
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/compiled-data/core.json
CHANGED
|
@@ -353,6 +353,12 @@
|
|
|
353
353
|
"value": "We could not load the Custom View. Please contact your administrator to check its configuration."
|
|
354
354
|
}
|
|
355
355
|
],
|
|
356
|
+
"CustomViewsSelector.title": [
|
|
357
|
+
{
|
|
358
|
+
"type": 0,
|
|
359
|
+
"value": "Custom Views:"
|
|
360
|
+
}
|
|
361
|
+
],
|
|
356
362
|
"ErrorApologizer.notifiedTeam": [
|
|
357
363
|
{
|
|
358
364
|
"type": 0,
|
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.
|
|
62
|
+
var version = "22.9.1";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -59,7 +59,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
59
59
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
60
60
|
|
|
61
61
|
// NOTE: This string will be replaced on build time with the package version.
|
|
62
|
-
var version = "22.
|
|
62
|
+
var version = "22.9.1";
|
|
63
63
|
|
|
64
64
|
// @ts-nocheck
|
|
65
65
|
/* THIS IS A GENERATED FILE */
|
|
@@ -20,7 +20,7 @@ import { jsx, Fragment } from '@emotion/react/jsx-runtime';
|
|
|
20
20
|
import { defineMessages } from 'react-intl';
|
|
21
21
|
|
|
22
22
|
// NOTE: This string will be replaced on build time with the package version.
|
|
23
|
-
var version = "22.
|
|
23
|
+
var version = "22.9.1";
|
|
24
24
|
|
|
25
25
|
// @ts-nocheck
|
|
26
26
|
/* THIS IS A GENERATED FILE */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/i18n",
|
|
3
|
-
"version": "22.
|
|
3
|
+
"version": "22.9.1",
|
|
4
4
|
"description": "MC i18n messages",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@babel/runtime": "^7.22.15",
|
|
33
33
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
34
34
|
"@commercetools-community-kit/i18n": "^0.3.0",
|
|
35
|
-
"@commercetools-frontend/sentry": "22.
|
|
35
|
+
"@commercetools-frontend/sentry": "22.9.1",
|
|
36
36
|
"@commercetools-uikit/i18n": "^16.7.3",
|
|
37
37
|
"@emotion/react": "11.11.0",
|
|
38
38
|
"@formatjs/icu-messageformat-parser": "2.4.0",
|