@commercetools-frontend/i18n 23.2.2 → 23.3.0
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/en.json +1 -1
- package/dist/commercetools-frontend-i18n.cjs.dev.js +2 -2
- package/dist/commercetools-frontend-i18n.cjs.prod.js +2 -2
- package/dist/commercetools-frontend-i18n.esm.js +2 -2
- package/dist/{en-41f5aa33.cjs.prod.js → en-11a5316e.cjs.prod.js} +1 -1
- package/dist/{en-8606d87d.cjs.dev.js → en-1d216bdc.cjs.dev.js} +1 -1
- package/dist/{en-c6659802.esm.js → en-df5bf280.esm.js} +1 -1
- package/package.json +3 -3
package/compiled-data/en.json
CHANGED
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"ProjectNotFound.paragraph1": [
|
|
571
571
|
{
|
|
572
572
|
"type": 0,
|
|
573
|
-
"value": "The Project you are looking for either does not
|
|
573
|
+
"value": "The Project you are looking for either does not exist or you are not authorized to view it. Select another Project to view."
|
|
574
574
|
}
|
|
575
575
|
],
|
|
576
576
|
"ProjectNotFound.paragraph2": [
|
|
@@ -44,7 +44,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
44
44
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
45
45
|
|
|
46
46
|
// NOTE: This string will be replaced on build time with the package version.
|
|
47
|
-
var version = "23.
|
|
47
|
+
var version = "23.3.0";
|
|
48
48
|
|
|
49
49
|
// @ts-nocheck
|
|
50
50
|
/* THIS IS A GENERATED FILE */
|
|
@@ -232,7 +232,7 @@ const getAppKitChunkImport = locale => {
|
|
|
232
232
|
case 'pt-BR':
|
|
233
233
|
return Promise.resolve().then(function () { return require(/* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-34e90b8d.cjs.dev.js'); });
|
|
234
234
|
default:
|
|
235
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
235
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "i18n-app-kit-locale-en" */'./en-1d216bdc.cjs.dev.js'); });
|
|
236
236
|
}
|
|
237
237
|
};
|
|
238
238
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -44,7 +44,7 @@ var _Object$assign__default = /*#__PURE__*/_interopDefault(_Object$assign);
|
|
|
44
44
|
var _startsWithInstanceProperty__default = /*#__PURE__*/_interopDefault(_startsWithInstanceProperty);
|
|
45
45
|
|
|
46
46
|
// NOTE: This string will be replaced on build time with the package version.
|
|
47
|
-
var version = "23.
|
|
47
|
+
var version = "23.3.0";
|
|
48
48
|
|
|
49
49
|
// @ts-nocheck
|
|
50
50
|
/* THIS IS A GENERATED FILE */
|
|
@@ -232,7 +232,7 @@ const getAppKitChunkImport = locale => {
|
|
|
232
232
|
case 'pt-BR':
|
|
233
233
|
return Promise.resolve().then(function () { return require(/* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-77c359cb.cjs.prod.js'); });
|
|
234
234
|
default:
|
|
235
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
235
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "i18n-app-kit-locale-en" */'./en-11a5316e.cjs.prod.js'); });
|
|
236
236
|
}
|
|
237
237
|
};
|
|
238
238
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -12,7 +12,7 @@ import { jsx, Fragment } from '@emotion/react/jsx-runtime';
|
|
|
12
12
|
import { defineMessages } from 'react-intl';
|
|
13
13
|
|
|
14
14
|
// NOTE: This string will be replaced on build time with the package version.
|
|
15
|
-
var version = "23.
|
|
15
|
+
var version = "23.3.0";
|
|
16
16
|
|
|
17
17
|
// @ts-nocheck
|
|
18
18
|
/* THIS IS A GENERATED FILE */
|
|
@@ -200,7 +200,7 @@ const getAppKitChunkImport = locale => {
|
|
|
200
200
|
case 'pt-BR':
|
|
201
201
|
return import(/* webpackChunkName: "i18n-app-kit-locale-pt-BR" */'./pt-BR-ed0b0c22.esm.js');
|
|
202
202
|
default:
|
|
203
|
-
return import(/* webpackChunkName: "i18n-app-kit-locale-en" */'./en-
|
|
203
|
+
return import(/* webpackChunkName: "i18n-app-kit-locale-en" */'./en-df5bf280.esm.js');
|
|
204
204
|
}
|
|
205
205
|
};
|
|
206
206
|
const getCommunityKitChunkImport = async locale => {
|
|
@@ -572,7 +572,7 @@ var en = {
|
|
|
572
572
|
"ProjectNotFound.paragraph1": [
|
|
573
573
|
{
|
|
574
574
|
type: 0,
|
|
575
|
-
value: "The Project you are looking for either does not
|
|
575
|
+
value: "The Project you are looking for either does not exist or you are not authorized to view it. Select another Project to view."
|
|
576
576
|
}
|
|
577
577
|
],
|
|
578
578
|
"ProjectNotFound.paragraph2": [
|
|
@@ -572,7 +572,7 @@ var en = {
|
|
|
572
572
|
"ProjectNotFound.paragraph1": [
|
|
573
573
|
{
|
|
574
574
|
type: 0,
|
|
575
|
-
value: "The Project you are looking for either does not
|
|
575
|
+
value: "The Project you are looking for either does not exist or you are not authorized to view it. Select another Project to view."
|
|
576
576
|
}
|
|
577
577
|
],
|
|
578
578
|
"ProjectNotFound.paragraph2": [
|
|
@@ -570,7 +570,7 @@ var en = {
|
|
|
570
570
|
"ProjectNotFound.paragraph1": [
|
|
571
571
|
{
|
|
572
572
|
type: 0,
|
|
573
|
-
value: "The Project you are looking for either does not
|
|
573
|
+
value: "The Project you are looking for either does not exist or you are not authorized to view it. Select another Project to view."
|
|
574
574
|
}
|
|
575
575
|
],
|
|
576
576
|
"ProjectNotFound.paragraph2": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/i18n",
|
|
3
|
-
"version": "23.
|
|
3
|
+
"version": "23.3.0",
|
|
4
4
|
"description": "MC i18n messages",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -32,8 +32,8 @@
|
|
|
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": "23.
|
|
36
|
-
"@commercetools-uikit/i18n": "^19.
|
|
35
|
+
"@commercetools-frontend/sentry": "23.3.0",
|
|
36
|
+
"@commercetools-uikit/i18n": "^19.24.0",
|
|
37
37
|
"@emotion/react": "^11.14.0",
|
|
38
38
|
"@formatjs/icu-messageformat-parser": "2.7.8",
|
|
39
39
|
"@types/prop-types": "^15.7.5",
|