@commercetools-frontend-extensions/import-resources-modal 1.6.8 → 1.6.10
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/{active-drag-drop-area-e98c512f.esm.js → active-drag-drop-area-0940fd80.esm.js} +1 -1
- package/dist/{active-drag-drop-area-b97b2965.cjs.dev.js → active-drag-drop-area-549ae6d2.cjs.dev.js} +1 -1
- package/dist/{active-drag-drop-area-4db05573.cjs.prod.js → active-drag-drop-area-5fffb6ee.cjs.prod.js} +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.esm.js +1 -1
- package/dist/{de-fd3b70e4.cjs.dev.js → de-3c758072.cjs.prod.js} +2 -2
- package/dist/{de-22a8eb66.cjs.prod.js → de-5181e779.cjs.dev.js} +2 -2
- package/dist/{de-3d74f145.esm.js → de-ce1e957d.esm.js} +2 -2
- package/dist/{en-2d941c45.esm.js → en-2f76b27a.esm.js} +2 -2
- package/dist/{en-c12caec6.cjs.dev.js → en-7de3b07a.cjs.dev.js} +2 -2
- package/dist/{en-c80bec2f.cjs.prod.js → en-d7cc7b15.cjs.prod.js} +2 -2
- package/dist/{enabled-drop-area-cc8923ce.esm.js → enabled-drop-area-420c6716.esm.js} +1 -1
- package/dist/{enabled-drop-area-5ea21b19.cjs.prod.js → enabled-drop-area-70f543e5.cjs.prod.js} +1 -1
- package/dist/{enabled-drop-area-44c7cb6b.cjs.dev.js → enabled-drop-area-84158d67.cjs.dev.js} +1 -1
- package/dist/{es-561e774f.esm.js → es-2b81e0cd.esm.js} +2 -2
- package/dist/{es-a45120de.cjs.dev.js → es-a3c0e9b3.cjs.prod.js} +2 -2
- package/dist/{es-01b24cea.cjs.prod.js → es-d9a57b63.cjs.dev.js} +2 -2
- package/dist/{file-dropped-area-b91235e5.cjs.prod.js → file-dropped-area-4a2082fe.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-42c2afd8.esm.js → file-dropped-area-a4af1cae.esm.js} +1 -1
- package/dist/{file-dropped-area-4b1d7b56.cjs.dev.js → file-dropped-area-b9bcccd9.cjs.dev.js} +1 -1
- package/dist/{fr-FR-1c33adf1.esm.js → fr-FR-084be771.esm.js} +2 -2
- package/dist/{fr-FR-2a0f5518.cjs.prod.js → fr-FR-81499942.cjs.prod.js} +2 -2
- package/dist/{fr-FR-d51f6a8e.cjs.dev.js → fr-FR-cac38097.cjs.dev.js} +2 -2
- package/dist/{index-8d50846a.esm.js → index-2ccfff51.esm.js} +8 -8
- package/dist/{index-ce396fa8.cjs.dev.js → index-4a51033b.cjs.dev.js} +8 -8
- package/dist/{index-e4096470.cjs.prod.js → index-6c6cf3e1.cjs.prod.js} +8 -8
- package/dist/{pt-BR-6b7a389e.cjs.prod.js → pt-BR-0d2cb8bd.cjs.prod.js} +2 -2
- package/dist/{pt-BR-8b999c2f.cjs.dev.js → pt-BR-0fda1bcd.cjs.dev.js} +2 -2
- package/dist/{pt-BR-c09d735f.esm.js → pt-BR-acd3f11d.esm.js} +2 -2
- package/package.json +31 -31
package/dist/{active-drag-drop-area-e98c512f.esm.js → active-drag-drop-area-0940fd80.esm.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as FileDropped, E as EnabledDropArea } from './index-
|
|
1
|
+
import { F as FileDropped, E as EnabledDropArea } from './index-2ccfff51.esm.js';
|
|
2
2
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
package/dist/{active-drag-drop-area-b97b2965.cjs.dev.js → active-drag-drop-area-549ae6d2.cjs.dev.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-4a51033b.cjs.dev.js');
|
|
4
4
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
5
5
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6c6cf3e1.cjs.prod.js');
|
|
4
4
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
5
5
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-4a51033b.cjs.dev.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6c6cf3e1.cjs.prod.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as default, a as useImportPermission } from './index-
|
|
1
|
+
export { I as default, a as useImportPermission } from './index-2ccfff51.esm.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
@@ -46,7 +46,7 @@ var de = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Sie sind im Begriff <bold>{count}</bold> Zeilen in folgendes Projekt zu importieren: <
|
|
49
|
+
string: "Sie sind im Begriff {count, plural, one {<bold>1</bold> Zeile} other {<bold>{count}</bold> Zeilen}} in folgendes Projekt zu importieren: <b>{projectName}</b>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var de = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> Zeilen
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b>zu importierende Zeile} other {<b>{rowCount}</b> zu importierende Zeilen}}{publish, select, true { and published} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -46,7 +46,7 @@ var de = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Sie sind im Begriff <bold>{count}</bold> Zeilen in folgendes Projekt zu importieren: <
|
|
49
|
+
string: "Sie sind im Begriff {count, plural, one {<bold>1</bold> Zeile} other {<bold>{count}</bold> Zeilen}} in folgendes Projekt zu importieren: <b>{projectName}</b>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var de = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> Zeilen
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b>zu importierende Zeile} other {<b>{rowCount}</b> zu importierende Zeilen}}{publish, select, true { and published} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -44,7 +44,7 @@ var de = {
|
|
|
44
44
|
},
|
|
45
45
|
"ImportResourcesModal.confirmationBodyText": {
|
|
46
46
|
developer_comment: "Confirmation dialog text",
|
|
47
|
-
string: "Sie sind im Begriff <bold>{count}</bold> Zeilen in folgendes Projekt zu importieren: <
|
|
47
|
+
string: "Sie sind im Begriff {count, plural, one {<bold>1</bold> Zeile} other {<bold>{count}</bold> Zeilen}} in folgendes Projekt zu importieren: <b>{projectName}</b>."
|
|
48
48
|
},
|
|
49
49
|
"ImportResourcesModal.continue": {
|
|
50
50
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -179,7 +179,7 @@ var de = {
|
|
|
179
179
|
},
|
|
180
180
|
"ImportResourcesModal.rowsToBeImported": {
|
|
181
181
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
182
|
-
string: "<b>{rowCount}</b> Zeilen
|
|
182
|
+
string: "{rowCount, plural, one {<b>1</b>zu importierende Zeile} other {<b>{rowCount}</b> zu importierende Zeilen}}{publish, select, true { and published} other {}}"
|
|
183
183
|
},
|
|
184
184
|
"ImportResourcesModal.showLess": {
|
|
185
185
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -104,7 +104,7 @@ var en = {
|
|
|
104
104
|
},
|
|
105
105
|
"ImportResourcesModal.missingKeyError": {
|
|
106
106
|
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
107
|
-
string: "The 'key' field is missing or
|
|
107
|
+
string: "The 'key' field is either missing or does not include values in some rows. Please make sure there is a column containing key values and every row has a value in it."
|
|
108
108
|
},
|
|
109
109
|
"ImportResourcesModal.missingRequiredField": {
|
|
110
110
|
developer_comment: "Error message displayed when a required field is missing",
|
|
@@ -234,7 +234,7 @@ var en = {
|
|
|
234
234
|
},
|
|
235
235
|
"ImportResourcesModal.wrongDelimiterDescription": {
|
|
236
236
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected delimiter",
|
|
237
|
-
string: "The file is using an incorrect delimiter. Please use comma (,) instead."
|
|
237
|
+
string: "The file is using an incorrect character separator as delimiter. Please use comma (,) instead."
|
|
238
238
|
},
|
|
239
239
|
"ImportResourcesModal.wrongDelimiterTitle": {
|
|
240
240
|
string: "Wrong delimiter"
|
|
@@ -106,7 +106,7 @@ var en = {
|
|
|
106
106
|
},
|
|
107
107
|
"ImportResourcesModal.missingKeyError": {
|
|
108
108
|
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
109
|
-
string: "The 'key' field is missing or
|
|
109
|
+
string: "The 'key' field is either missing or does not include values in some rows. Please make sure there is a column containing key values and every row has a value in it."
|
|
110
110
|
},
|
|
111
111
|
"ImportResourcesModal.missingRequiredField": {
|
|
112
112
|
developer_comment: "Error message displayed when a required field is missing",
|
|
@@ -236,7 +236,7 @@ var en = {
|
|
|
236
236
|
},
|
|
237
237
|
"ImportResourcesModal.wrongDelimiterDescription": {
|
|
238
238
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected delimiter",
|
|
239
|
-
string: "The file is using an incorrect delimiter. Please use comma (,) instead."
|
|
239
|
+
string: "The file is using an incorrect character separator as delimiter. Please use comma (,) instead."
|
|
240
240
|
},
|
|
241
241
|
"ImportResourcesModal.wrongDelimiterTitle": {
|
|
242
242
|
string: "Wrong delimiter"
|
|
@@ -106,7 +106,7 @@ var en = {
|
|
|
106
106
|
},
|
|
107
107
|
"ImportResourcesModal.missingKeyError": {
|
|
108
108
|
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
109
|
-
string: "The 'key' field is missing or
|
|
109
|
+
string: "The 'key' field is either missing or does not include values in some rows. Please make sure there is a column containing key values and every row has a value in it."
|
|
110
110
|
},
|
|
111
111
|
"ImportResourcesModal.missingRequiredField": {
|
|
112
112
|
developer_comment: "Error message displayed when a required field is missing",
|
|
@@ -236,7 +236,7 @@ var en = {
|
|
|
236
236
|
},
|
|
237
237
|
"ImportResourcesModal.wrongDelimiterDescription": {
|
|
238
238
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected delimiter",
|
|
239
|
-
string: "The file is using an incorrect delimiter. Please use comma (,) instead."
|
|
239
|
+
string: "The file is using an incorrect character separator as delimiter. Please use comma (,) instead."
|
|
240
240
|
},
|
|
241
241
|
"ImportResourcesModal.wrongDelimiterTitle": {
|
|
242
242
|
string: "Wrong delimiter"
|
|
@@ -9,7 +9,7 @@ import _Object$defineProperty from '@babel/runtime-corejs3/core-js-stable/object
|
|
|
9
9
|
import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
10
10
|
import 'react';
|
|
11
11
|
import { Spacings, Text, Link } from '@commercetools-frontend/ui-kit';
|
|
12
|
-
import { m as messages } from './index-
|
|
12
|
+
import { m as messages } from './index-2ccfff51.esm.js';
|
|
13
13
|
import { jsxs, jsx } from '@emotion/react/jsx-runtime';
|
|
14
14
|
import '@babel/runtime-corejs3/core-js-stable/instance/every';
|
|
15
15
|
import 'react-intl';
|
package/dist/{enabled-drop-area-5ea21b19.cjs.prod.js → enabled-drop-area-70f543e5.cjs.prod.js}
RENAMED
|
@@ -11,7 +11,7 @@ var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/obje
|
|
|
11
11
|
var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
12
12
|
require('react');
|
|
13
13
|
var uiKit = require('@commercetools-frontend/ui-kit');
|
|
14
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
14
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6c6cf3e1.cjs.prod.js');
|
|
15
15
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
16
16
|
require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
17
17
|
require('react-intl');
|
package/dist/{enabled-drop-area-44c7cb6b.cjs.dev.js → enabled-drop-area-84158d67.cjs.dev.js}
RENAMED
|
@@ -11,7 +11,7 @@ var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/obje
|
|
|
11
11
|
var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
12
12
|
require('react');
|
|
13
13
|
var uiKit = require('@commercetools-frontend/ui-kit');
|
|
14
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
14
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-4a51033b.cjs.dev.js');
|
|
15
15
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
16
16
|
require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
17
17
|
require('react-intl');
|
|
@@ -44,7 +44,7 @@ var es = {
|
|
|
44
44
|
},
|
|
45
45
|
"ImportResourcesModal.confirmationBodyText": {
|
|
46
46
|
developer_comment: "Confirmation dialog text",
|
|
47
|
-
string: "Estás a punto de importar <bold>{count}</bold> filas
|
|
47
|
+
string: "Estás a punto de importar {count, plural, one {<bold>1</bold>fila} other {<bold>{count}</bold> filas}} en el proyecto: <bold>{projectName}</bold>."
|
|
48
48
|
},
|
|
49
49
|
"ImportResourcesModal.continue": {
|
|
50
50
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -179,7 +179,7 @@ var es = {
|
|
|
179
179
|
},
|
|
180
180
|
"ImportResourcesModal.rowsToBeImported": {
|
|
181
181
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
182
|
-
string: "<b>{rowCount}</b> filas
|
|
182
|
+
string: "{rowCount, plural, one {<b>1</b> filas a importar} other {<b>{rowCount}</b> filas a importar}}{publish, select, true {y publicadas} other {}}"
|
|
183
183
|
},
|
|
184
184
|
"ImportResourcesModal.showLess": {
|
|
185
185
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -46,7 +46,7 @@ var es = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Estás a punto de importar <bold>{count}</bold> filas
|
|
49
|
+
string: "Estás a punto de importar {count, plural, one {<bold>1</bold>fila} other {<bold>{count}</bold> filas}} en el proyecto: <bold>{projectName}</bold>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var es = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> filas
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b> filas a importar} other {<b>{rowCount}</b> filas a importar}}{publish, select, true {y publicadas} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -46,7 +46,7 @@ var es = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Estás a punto de importar <bold>{count}</bold> filas
|
|
49
|
+
string: "Estás a punto de importar {count, plural, one {<bold>1</bold>fila} other {<bold>{count}</bold> filas}} en el proyecto: <bold>{projectName}</bold>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var es = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> filas
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b> filas a importar} other {<b>{rowCount}</b> filas a importar}}{publish, select, true {y publicadas} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
package/dist/{file-dropped-area-b91235e5.cjs.prod.js → file-dropped-area-4a2082fe.cjs.prod.js}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var reactIntl = require('react-intl');
|
|
4
4
|
var uiKit = require('@commercetools-frontend/ui-kit');
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6c6cf3e1.cjs.prod.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useIntl } from 'react-intl';
|
|
2
2
|
import { Spacings, PaperclipIcon, Constraints, Text, SecondaryButton } from '@commercetools-frontend/ui-kit';
|
|
3
|
-
import { u as useImportResourcesContext, m as messages } from './index-
|
|
3
|
+
import { u as useImportResourcesContext, m as messages } from './index-2ccfff51.esm.js';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
5
5
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
6
6
|
import '@babel/runtime-corejs3/core-js-stable/instance/filter';
|
package/dist/{file-dropped-area-4b1d7b56.cjs.dev.js → file-dropped-area-b9bcccd9.cjs.dev.js}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var reactIntl = require('react-intl');
|
|
4
4
|
var uiKit = require('@commercetools-frontend/ui-kit');
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-4a51033b.cjs.dev.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
@@ -44,7 +44,7 @@ var frFR = {
|
|
|
44
44
|
},
|
|
45
45
|
"ImportResourcesModal.confirmationBodyText": {
|
|
46
46
|
developer_comment: "Confirmation dialog text",
|
|
47
|
-
string: "Vous êtes sur le point d'importer <bold>{count}</bold> lignes dans le projet : <
|
|
47
|
+
string: "Vous êtes sur le point d'importer {count, plural, one {<bold>1</bold> ligne} other {<bold>{count}</bold> lignes}} dans le projet : <b>{projectName}</b>."
|
|
48
48
|
},
|
|
49
49
|
"ImportResourcesModal.continue": {
|
|
50
50
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -179,7 +179,7 @@ var frFR = {
|
|
|
179
179
|
},
|
|
180
180
|
"ImportResourcesModal.rowsToBeImported": {
|
|
181
181
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
182
|
-
string: "<b>{rowCount}</b> lignes à importer"
|
|
182
|
+
string: "{rowCount, plural, one {<b>1</b> ligne à importer} other {<b>{rowCount}</b> lignes à importer}}{publish, select, true { and published} other {}}"
|
|
183
183
|
},
|
|
184
184
|
"ImportResourcesModal.showLess": {
|
|
185
185
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -46,7 +46,7 @@ var frFR = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Vous êtes sur le point d'importer <bold>{count}</bold> lignes dans le projet : <
|
|
49
|
+
string: "Vous êtes sur le point d'importer {count, plural, one {<bold>1</bold> ligne} other {<bold>{count}</bold> lignes}} dans le projet : <b>{projectName}</b>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var frFR = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> lignes à importer"
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b> ligne à importer} other {<b>{rowCount}</b> lignes à importer}}{publish, select, true { and published} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -46,7 +46,7 @@ var frFR = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Vous êtes sur le point d'importer <bold>{count}</bold> lignes dans le projet : <
|
|
49
|
+
string: "Vous êtes sur le point d'importer {count, plural, one {<bold>1</bold> ligne} other {<bold>{count}</bold> lignes}} dans le projet : <b>{projectName}</b>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var frFR = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> lignes à importer"
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b> ligne à importer} other {<b>{rowCount}</b> lignes à importer}}{publish, select, true { and published} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -728,13 +728,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
728
728
|
return /*#__PURE__*/css(process.env.NODE_ENV === "production" ? "" : ";label:getDefaultDropWrapperStyles;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRyb3AtYXJlYS13cmFwcGVyLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUE0QlkiLCJmaWxlIjoiZHJvcC1hcmVhLXdyYXBwZXIudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHlwZSBEcm9wem9uZVJvb3RQcm9wcyB9IGZyb20gJ3JlYWN0LWRyb3B6b25lJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IHsgdHlwZSBEcm9wQXJlYVN0YXRlIH0gZnJvbSAnLi4vLi4vLi4vQHR5cGVzJ1xuXG5pbnRlcmZhY2UgRHJvcFdyYXBwZXJQcm9wcyBleHRlbmRzIERyb3B6b25lUm9vdFByb3BzIHtcbiAgZHJvcEFyZWFTdGF0ZTogRHJvcEFyZWFTdGF0ZVxufVxuZXhwb3J0IGNvbnN0IERyb3BXcmFwcGVyID0gc3R5bGVkLmRpdjxEcm9wV3JhcHBlclByb3BzPmBcbiAgJHtzdHlsZXMuYmFzZX1cbiAgJHsocHJvcHMpID0+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2Rpc2FibGVkJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5kaXNhYmxlZFxuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ3JlYWR5LWZvci1kcm9wJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5yZWFkeUZvckRyb3BcbiAgICB9XG4gICAgaWYgKHByb3BzLmRyb3BBcmVhU3RhdGUgPT09ICdhY3RpdmUtZHJhZycpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuYWN0aXZlRHJhZ1xuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2ZpbGUtZHJvcHBlZCcpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuZmlsZURyb3BwZWRcbiAgICB9XG4gICAgcmV0dXJuIGdldERlZmF1bHREcm9wV3JhcHBlclN0eWxlcyhwcm9wcy5kcm9wQXJlYVN0YXRlKVxuICB9fVxuYFxuZnVuY3Rpb24gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKF9kcm9wQXJlYVN0YXRlOiBuZXZlcikge1xuICByZXR1cm4gY3NzYGBcbn1cbiJdfQ== */");
|
|
729
729
|
}
|
|
730
730
|
|
|
731
|
-
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-
|
|
731
|
+
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-0940fd80.esm.js' /* webpackChunkName: "active-drag-drop-area" */));
|
|
732
732
|
|
|
733
733
|
var DisabledDropArea = /*#__PURE__*/lazy(() => import('./disabled-drop-area-2c088477.esm.js' /* webpackChunkName: "disabled-drop-area" */));
|
|
734
734
|
|
|
735
|
-
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-
|
|
735
|
+
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-420c6716.esm.js' /* webpackChunkName: "enabled-drop-area" */));
|
|
736
736
|
|
|
737
|
-
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-
|
|
737
|
+
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-a4af1cae.esm.js' /* webpackChunkName: "filed-dropped-area" */));
|
|
738
738
|
|
|
739
739
|
function getDropArea(_ref) {
|
|
740
740
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -2194,17 +2194,17 @@ const getChunkImport = locale => {
|
|
|
2194
2194
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
2195
2195
|
switch (intlLocale) {
|
|
2196
2196
|
case 'de':
|
|
2197
|
-
return import(/* webpackChunkName: "import-resources-modal-i18n-de" */'./de-
|
|
2197
|
+
return import(/* webpackChunkName: "import-resources-modal-i18n-de" */'./de-ce1e957d.esm.js');
|
|
2198
2198
|
case 'es':
|
|
2199
|
-
return import(/* webpackChunkName: "import-resources-modal-i18n-es" */'./es-
|
|
2199
|
+
return import(/* webpackChunkName: "import-resources-modal-i18n-es" */'./es-2b81e0cd.esm.js');
|
|
2200
2200
|
case 'fr-FR':
|
|
2201
|
-
return import(/* webpackChunkName: "import-resources-modal-i18n-fr-FR" */'./fr-FR-
|
|
2201
|
+
return import(/* webpackChunkName: "import-resources-modal-i18n-fr-FR" */'./fr-FR-084be771.esm.js');
|
|
2202
2202
|
case 'ja':
|
|
2203
2203
|
return import(/* webpackChunkName: "import-resources-modal-i18n-ja" */'./ja-73c088a7.esm.js');
|
|
2204
2204
|
case 'pt-BR':
|
|
2205
|
-
return import(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-
|
|
2205
|
+
return import(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-acd3f11d.esm.js');
|
|
2206
2206
|
default:
|
|
2207
|
-
return import(/* webpackChunkName: "import-resources-modal-i18n-en" */'./en-
|
|
2207
|
+
return import(/* webpackChunkName: "import-resources-modal-i18n-en" */'./en-2f76b27a.esm.js');
|
|
2208
2208
|
}
|
|
2209
2209
|
};
|
|
2210
2210
|
const loadMessages = async locale => {
|
|
@@ -757,13 +757,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
757
757
|
return /*#__PURE__*/react.css(process.env.NODE_ENV === "production" ? "" : ";label:getDefaultDropWrapperStyles;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRyb3AtYXJlYS13cmFwcGVyLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUE0QlkiLCJmaWxlIjoiZHJvcC1hcmVhLXdyYXBwZXIudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHlwZSBEcm9wem9uZVJvb3RQcm9wcyB9IGZyb20gJ3JlYWN0LWRyb3B6b25lJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IHsgdHlwZSBEcm9wQXJlYVN0YXRlIH0gZnJvbSAnLi4vLi4vLi4vQHR5cGVzJ1xuXG5pbnRlcmZhY2UgRHJvcFdyYXBwZXJQcm9wcyBleHRlbmRzIERyb3B6b25lUm9vdFByb3BzIHtcbiAgZHJvcEFyZWFTdGF0ZTogRHJvcEFyZWFTdGF0ZVxufVxuZXhwb3J0IGNvbnN0IERyb3BXcmFwcGVyID0gc3R5bGVkLmRpdjxEcm9wV3JhcHBlclByb3BzPmBcbiAgJHtzdHlsZXMuYmFzZX1cbiAgJHsocHJvcHMpID0+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2Rpc2FibGVkJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5kaXNhYmxlZFxuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ3JlYWR5LWZvci1kcm9wJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5yZWFkeUZvckRyb3BcbiAgICB9XG4gICAgaWYgKHByb3BzLmRyb3BBcmVhU3RhdGUgPT09ICdhY3RpdmUtZHJhZycpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuYWN0aXZlRHJhZ1xuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2ZpbGUtZHJvcHBlZCcpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuZmlsZURyb3BwZWRcbiAgICB9XG4gICAgcmV0dXJuIGdldERlZmF1bHREcm9wV3JhcHBlclN0eWxlcyhwcm9wcy5kcm9wQXJlYVN0YXRlKVxuICB9fVxuYFxuZnVuY3Rpb24gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKF9kcm9wQXJlYVN0YXRlOiBuZXZlcikge1xuICByZXR1cm4gY3NzYGBcbn1cbiJdfQ== */");
|
|
758
758
|
}
|
|
759
759
|
|
|
760
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
760
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-549ae6d2.cjs.dev.js' /* webpackChunkName: "active-drag-drop-area" */); }));
|
|
761
761
|
|
|
762
762
|
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-aa78075b.cjs.dev.js' /* webpackChunkName: "disabled-drop-area" */); }));
|
|
763
763
|
|
|
764
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
764
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-84158d67.cjs.dev.js' /* webpackChunkName: "enabled-drop-area" */); }));
|
|
765
765
|
|
|
766
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
766
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-b9bcccd9.cjs.dev.js' /* webpackChunkName: "filed-dropped-area" */); }));
|
|
767
767
|
|
|
768
768
|
function getDropArea(_ref) {
|
|
769
769
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -2223,17 +2223,17 @@ const getChunkImport = locale => {
|
|
|
2223
2223
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
2224
2224
|
switch (intlLocale) {
|
|
2225
2225
|
case 'de':
|
|
2226
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-de" */'./de-
|
|
2226
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-de" */'./de-5181e779.cjs.dev.js'); });
|
|
2227
2227
|
case 'es':
|
|
2228
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-es" */'./es-
|
|
2228
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-es" */'./es-d9a57b63.cjs.dev.js'); });
|
|
2229
2229
|
case 'fr-FR':
|
|
2230
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-fr-FR" */'./fr-FR-
|
|
2230
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-fr-FR" */'./fr-FR-cac38097.cjs.dev.js'); });
|
|
2231
2231
|
case 'ja':
|
|
2232
2232
|
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-ja" */'./ja-9bd5f452.cjs.dev.js'); });
|
|
2233
2233
|
case 'pt-BR':
|
|
2234
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-
|
|
2234
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-0fda1bcd.cjs.dev.js'); });
|
|
2235
2235
|
default:
|
|
2236
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-en" */'./en-
|
|
2236
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-en" */'./en-7de3b07a.cjs.dev.js'); });
|
|
2237
2237
|
}
|
|
2238
2238
|
};
|
|
2239
2239
|
const loadMessages = async locale => {
|
|
@@ -754,13 +754,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
754
754
|
return /*#__PURE__*/react.css("" , "" );
|
|
755
755
|
}
|
|
756
756
|
|
|
757
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
757
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-5fffb6ee.cjs.prod.js' /* webpackChunkName: "active-drag-drop-area" */); }));
|
|
758
758
|
|
|
759
759
|
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-99c1fa0b.cjs.prod.js' /* webpackChunkName: "disabled-drop-area" */); }));
|
|
760
760
|
|
|
761
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
761
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-70f543e5.cjs.prod.js' /* webpackChunkName: "enabled-drop-area" */); }));
|
|
762
762
|
|
|
763
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
763
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-4a2082fe.cjs.prod.js' /* webpackChunkName: "filed-dropped-area" */); }));
|
|
764
764
|
|
|
765
765
|
function getDropArea(_ref) {
|
|
766
766
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -2196,17 +2196,17 @@ const getChunkImport = locale => {
|
|
|
2196
2196
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
2197
2197
|
switch (intlLocale) {
|
|
2198
2198
|
case 'de':
|
|
2199
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-de" */'./de-
|
|
2199
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-de" */'./de-3c758072.cjs.prod.js'); });
|
|
2200
2200
|
case 'es':
|
|
2201
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-es" */'./es-
|
|
2201
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-es" */'./es-a3c0e9b3.cjs.prod.js'); });
|
|
2202
2202
|
case 'fr-FR':
|
|
2203
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-fr-FR" */'./fr-FR-
|
|
2203
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-fr-FR" */'./fr-FR-81499942.cjs.prod.js'); });
|
|
2204
2204
|
case 'ja':
|
|
2205
2205
|
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-ja" */'./ja-37632763.cjs.prod.js'); });
|
|
2206
2206
|
case 'pt-BR':
|
|
2207
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-
|
|
2207
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-0d2cb8bd.cjs.prod.js'); });
|
|
2208
2208
|
default:
|
|
2209
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-en" */'./en-
|
|
2209
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "import-resources-modal-i18n-en" */'./en-d7cc7b15.cjs.prod.js'); });
|
|
2210
2210
|
}
|
|
2211
2211
|
};
|
|
2212
2212
|
const loadMessages = async locale => {
|
|
@@ -46,7 +46,7 @@ var ptBR = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Você está prestes a importar <bold>{count}</bold> linhas
|
|
49
|
+
string: "Você está prestes a importar {count, plural, one {<bold>1</bold> linha} other {<bold>{count}</bold> linhas}} no projeto: <bold>{projectName}</bold>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var ptBR = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> linhas a serem importadas"
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b> linha a ser importada} other {<b>{rowCount}</b> linhas a serem importadas}}{publish, select, true { and published} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -46,7 +46,7 @@ var ptBR = {
|
|
|
46
46
|
},
|
|
47
47
|
"ImportResourcesModal.confirmationBodyText": {
|
|
48
48
|
developer_comment: "Confirmation dialog text",
|
|
49
|
-
string: "Você está prestes a importar <bold>{count}</bold> linhas
|
|
49
|
+
string: "Você está prestes a importar {count, plural, one {<bold>1</bold> linha} other {<bold>{count}</bold> linhas}} no projeto: <bold>{projectName}</bold>."
|
|
50
50
|
},
|
|
51
51
|
"ImportResourcesModal.continue": {
|
|
52
52
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -181,7 +181,7 @@ var ptBR = {
|
|
|
181
181
|
},
|
|
182
182
|
"ImportResourcesModal.rowsToBeImported": {
|
|
183
183
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
184
|
-
string: "<b>{rowCount}</b> linhas a serem importadas"
|
|
184
|
+
string: "{rowCount, plural, one {<b>1</b> linha a ser importada} other {<b>{rowCount}</b> linhas a serem importadas}}{publish, select, true { and published} other {}}"
|
|
185
185
|
},
|
|
186
186
|
"ImportResourcesModal.showLess": {
|
|
187
187
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
|
@@ -44,7 +44,7 @@ var ptBR = {
|
|
|
44
44
|
},
|
|
45
45
|
"ImportResourcesModal.confirmationBodyText": {
|
|
46
46
|
developer_comment: "Confirmation dialog text",
|
|
47
|
-
string: "Você está prestes a importar <bold>{count}</bold> linhas
|
|
47
|
+
string: "Você está prestes a importar {count, plural, one {<bold>1</bold> linha} other {<bold>{count}</bold> linhas}} no projeto: <bold>{projectName}</bold>."
|
|
48
48
|
},
|
|
49
49
|
"ImportResourcesModal.continue": {
|
|
50
50
|
developer_comment: "Confirmation dialog continue button",
|
|
@@ -179,7 +179,7 @@ var ptBR = {
|
|
|
179
179
|
},
|
|
180
180
|
"ImportResourcesModal.rowsToBeImported": {
|
|
181
181
|
developer_comment: "This message indicates the number of rows that are ready to be imported into the system.",
|
|
182
|
-
string: "<b>{rowCount}</b> linhas a serem importadas"
|
|
182
|
+
string: "{rowCount, plural, one {<b>1</b> linha a ser importada} other {<b>{rowCount}</b> linhas a serem importadas}}{publish, select, true { and published} other {}}"
|
|
183
183
|
},
|
|
184
184
|
"ImportResourcesModal.showLess": {
|
|
185
185
|
developer_comment: "A button label for collapsing the import preview to show fewer details.",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend-extensions/import-resources-modal",
|
|
3
3
|
"description": "Shared import modal for importing resources",
|
|
4
|
-
"version": "1.6.
|
|
4
|
+
"version": "1.6.10",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"README.md"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@babel/runtime": "7.26.
|
|
19
|
-
"@babel/runtime-corejs3": "7.26.
|
|
20
|
-
"@commercetools-frontend/fullstory": "2.5.
|
|
18
|
+
"@babel/runtime": "7.26.9",
|
|
19
|
+
"@babel/runtime-corejs3": "7.26.9",
|
|
20
|
+
"@commercetools-frontend/fullstory": "2.5.4",
|
|
21
21
|
"@commercetools/importapi-sdk": "5.20.0",
|
|
22
22
|
"@emotion/react": "11.14.0",
|
|
23
23
|
"@emotion/styled": "11.14.0",
|
|
24
|
-
"@formatjs/cli": "6.
|
|
24
|
+
"@formatjs/cli": "6.6.1",
|
|
25
25
|
"babel-plugin-inline-react-svg": "^2.0.2",
|
|
26
26
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
27
27
|
"jest": "29.7.0",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"lodash.truncate": "4.4.2",
|
|
30
30
|
"moment": "2.30.1",
|
|
31
31
|
"omit-empty-es": "^1.1.3",
|
|
32
|
-
"papaparse": "5.5.
|
|
32
|
+
"papaparse": "5.5.2",
|
|
33
33
|
"pluralize": "8.0.0",
|
|
34
34
|
"prop-types": "15.8.1",
|
|
35
35
|
"ramda": "^0.30.0",
|
|
@@ -37,21 +37,21 @@
|
|
|
37
37
|
"react-dropzone": "14.3.5"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@commercetools-frontend/actions-global": "
|
|
41
|
-
"@commercetools-frontend/application-components": "
|
|
42
|
-
"@commercetools-frontend/application-shell": "
|
|
43
|
-
"@commercetools-frontend/application-shell-connectors": "
|
|
44
|
-
"@commercetools-frontend/constants": "
|
|
45
|
-
"@commercetools-frontend/i18n": "
|
|
46
|
-
"@commercetools-frontend/jest-preset-mc-app": "
|
|
47
|
-
"@commercetools-frontend/permissions": "
|
|
48
|
-
"@commercetools-frontend/sdk": "
|
|
49
|
-
"@commercetools-frontend/sentry": "
|
|
50
|
-
"@commercetools-frontend/ui-kit": "19.22.
|
|
51
|
-
"@commercetools-uikit/data-table": "19.22.
|
|
52
|
-
"@commercetools-uikit/design-system": "19.22.
|
|
53
|
-
"@commercetools-uikit/icons": "19.22.
|
|
54
|
-
"@commercetools-uikit/select-field": "19.22.
|
|
40
|
+
"@commercetools-frontend/actions-global": "23.1.0",
|
|
41
|
+
"@commercetools-frontend/application-components": "23.1.0",
|
|
42
|
+
"@commercetools-frontend/application-shell": "23.1.0",
|
|
43
|
+
"@commercetools-frontend/application-shell-connectors": "23.1.0",
|
|
44
|
+
"@commercetools-frontend/constants": "23.1.0",
|
|
45
|
+
"@commercetools-frontend/i18n": "23.1.0",
|
|
46
|
+
"@commercetools-frontend/jest-preset-mc-app": "23.1.0",
|
|
47
|
+
"@commercetools-frontend/permissions": "23.1.0",
|
|
48
|
+
"@commercetools-frontend/sdk": "23.1.0",
|
|
49
|
+
"@commercetools-frontend/sentry": "23.1.0",
|
|
50
|
+
"@commercetools-frontend/ui-kit": "19.22.7",
|
|
51
|
+
"@commercetools-uikit/data-table": "19.22.7",
|
|
52
|
+
"@commercetools-uikit/design-system": "19.22.7",
|
|
53
|
+
"@commercetools-uikit/icons": "19.22.7",
|
|
54
|
+
"@commercetools-uikit/select-field": "19.22.7",
|
|
55
55
|
"@preconstruct/cli": "2.8.10",
|
|
56
56
|
"@types/jest": "29.5.14",
|
|
57
57
|
"@types/lodash.truncate": "^4.4.7",
|
|
@@ -63,16 +63,16 @@
|
|
|
63
63
|
"rimraf": "6.0.1"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
|
-
"@commercetools-frontend/actions-global": "
|
|
67
|
-
"@commercetools-frontend/application-components": "
|
|
68
|
-
"@commercetools-frontend/application-shell": "
|
|
69
|
-
"@commercetools-frontend/application-shell-connectors": "
|
|
70
|
-
"@commercetools-frontend/constants": "
|
|
71
|
-
"@commercetools-frontend/i18n": "
|
|
72
|
-
"@commercetools-frontend/jest-preset-mc-app": "
|
|
73
|
-
"@commercetools-frontend/permissions": "
|
|
74
|
-
"@commercetools-frontend/sdk": "
|
|
75
|
-
"@commercetools-frontend/sentry": "
|
|
66
|
+
"@commercetools-frontend/actions-global": "23.x",
|
|
67
|
+
"@commercetools-frontend/application-components": "23.x",
|
|
68
|
+
"@commercetools-frontend/application-shell": "23.x",
|
|
69
|
+
"@commercetools-frontend/application-shell-connectors": "23.x",
|
|
70
|
+
"@commercetools-frontend/constants": "23.x",
|
|
71
|
+
"@commercetools-frontend/i18n": "23.x",
|
|
72
|
+
"@commercetools-frontend/jest-preset-mc-app": "23.x",
|
|
73
|
+
"@commercetools-frontend/permissions": "23.x",
|
|
74
|
+
"@commercetools-frontend/sdk": "23.x",
|
|
75
|
+
"@commercetools-frontend/sentry": "23.x",
|
|
76
76
|
"@commercetools-frontend/ui-kit": "19.x",
|
|
77
77
|
"@commercetools-uikit/data-table": "19.x",
|
|
78
78
|
"@commercetools-uikit/design-system": "19.x",
|