@commercetools-frontend-extensions/import-resources-modal 1.10.0 → 1.10.2
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-5983aeff.esm.js → active-drag-drop-area-3ad5dd22.esm.js} +1 -1
- package/dist/{active-drag-drop-area-58179e9a.cjs.prod.js → active-drag-drop-area-94cea372.cjs.prod.js} +1 -1
- package/dist/{active-drag-drop-area-bb4bbe27.cjs.dev.js → active-drag-drop-area-edf9d7a9.cjs.dev.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-a33f40b4.cjs.prod.js → de-3cd0305d.cjs.prod.js} +20 -0
- package/dist/{de-67bd98c5.esm.js → de-ba5c0732.esm.js} +20 -0
- package/dist/{de-3e1e8435.cjs.dev.js → de-f0dfd9fd.cjs.dev.js} +20 -0
- package/dist/{disabled-drop-area-a3d62583.cjs.dev.js → disabled-drop-area-6af7f861.cjs.dev.js} +1 -1
- package/dist/{disabled-drop-area-67de59ef.esm.js → disabled-drop-area-d068b119.esm.js} +1 -1
- package/dist/{disabled-drop-area-9c90609b.cjs.prod.js → disabled-drop-area-d8a66b62.cjs.prod.js} +1 -1
- package/dist/{en-b68b87c8.cjs.dev.js → en-306cd014.cjs.dev.js} +20 -0
- package/dist/{en-850d8c4a.esm.js → en-30a40b0e.esm.js} +20 -0
- package/dist/{en-647cd603.cjs.prod.js → en-7d070d59.cjs.prod.js} +20 -0
- package/dist/{enabled-drop-area-7cc66fc8.cjs.dev.js → enabled-drop-area-819e5dd2.cjs.dev.js} +1 -1
- package/dist/{enabled-drop-area-723eb5b8.cjs.prod.js → enabled-drop-area-b6fe0252.cjs.prod.js} +1 -1
- package/dist/{enabled-drop-area-5f322d0a.esm.js → enabled-drop-area-d5d394ff.esm.js} +1 -1
- package/dist/{es-68d1ba91.cjs.dev.js → es-030fcde4.cjs.prod.js} +20 -0
- package/dist/{es-21c30725.esm.js → es-44c7763d.esm.js} +20 -0
- package/dist/{es-02f8a321.cjs.prod.js → es-82c0874c.cjs.dev.js} +20 -0
- package/dist/{file-dropped-area-d451d883.cjs.prod.js → file-dropped-area-0e55c4a0.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-724a3d30.esm.js → file-dropped-area-b64c266f.esm.js} +1 -1
- package/dist/{file-dropped-area-e06176a3.cjs.dev.js → file-dropped-area-d4d52da4.cjs.dev.js} +1 -1
- package/dist/{fr-FR-3c6878e4.esm.js → fr-FR-58d893b4.esm.js} +20 -0
- package/dist/{fr-FR-a9a6c5c9.cjs.dev.js → fr-FR-9b22c2c4.cjs.dev.js} +20 -0
- package/dist/{fr-FR-078895d6.cjs.prod.js → fr-FR-c66b401e.cjs.prod.js} +20 -0
- package/dist/{index-44a01cb9.cjs.dev.js → index-c0e77d3f.cjs.dev.js} +9 -9
- package/dist/{index-7a93797c.esm.js → index-f14adfdc.esm.js} +9 -9
- package/dist/{index-e08c812b.cjs.prod.js → index-f96fadf7.cjs.prod.js} +9 -9
- package/dist/{pt-BR-fa0b65c8.esm.js → pt-BR-365e883e.esm.js} +20 -0
- package/dist/{pt-BR-cd32fb09.cjs.dev.js → pt-BR-36893abd.cjs.prod.js} +20 -0
- package/dist/{pt-BR-a50aa3dd.cjs.prod.js → pt-BR-8830908d.cjs.dev.js} +20 -0
- package/package.json +13 -13
package/dist/{active-drag-drop-area-5983aeff.esm.js → active-drag-drop-area-3ad5dd22.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-f14adfdc.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';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-f96fadf7.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');
|
package/dist/{active-drag-drop-area-bb4bbe27.cjs.dev.js → active-drag-drop-area-edf9d7a9.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-c0e77d3f.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');
|
|
@@ -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-c0e77d3f.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-f96fadf7.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, b as useImportPermission } from './index-
|
|
1
|
+
export { I as default, b as useImportPermission } from './index-f14adfdc.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';
|
|
@@ -382,6 +382,26 @@ var de = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Neue Datei hochladen"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "Komma (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "Punkt (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: " Dezimalstellen"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Wählen Sie das Dezimaltrennzeichen, das zu Ihrer CSV-Datei passt. Das Spaltentrennzeichen wird automatisch erkannt."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Trennzeichen"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "Die Datei verwendet ein nicht unterstütztes Trennzeichen. Verwenden Sie eines der zulässigen Trennzeichen: {delimiterList}."
|
|
@@ -380,6 +380,26 @@ var de = {
|
|
|
380
380
|
developer_comment: "Upload new file button",
|
|
381
381
|
string: "Neue Datei hochladen"
|
|
382
382
|
},
|
|
383
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
384
|
+
developer_comment: "Label for comma decimal separator option",
|
|
385
|
+
string: "Komma (,)"
|
|
386
|
+
},
|
|
387
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
388
|
+
developer_comment: "Label for point decimal separator option",
|
|
389
|
+
string: "Punkt (.)"
|
|
390
|
+
},
|
|
391
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
392
|
+
developer_comment: "Label for decimal separator select",
|
|
393
|
+
string: " Dezimalstellen"
|
|
394
|
+
},
|
|
395
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
396
|
+
developer_comment: "Description for the decimals separator selection",
|
|
397
|
+
string: "Wählen Sie das Dezimaltrennzeichen, das zu Ihrer CSV-Datei passt. Das Spaltentrennzeichen wird automatisch erkannt."
|
|
398
|
+
},
|
|
399
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
400
|
+
developer_comment: "Title for the separator selection",
|
|
401
|
+
string: "Trennzeichen"
|
|
402
|
+
},
|
|
383
403
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
384
404
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
385
405
|
string: "Die Datei verwendet ein nicht unterstütztes Trennzeichen. Verwenden Sie eines der zulässigen Trennzeichen: {delimiterList}."
|
|
@@ -382,6 +382,26 @@ var de = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Neue Datei hochladen"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "Komma (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "Punkt (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: " Dezimalstellen"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Wählen Sie das Dezimaltrennzeichen, das zu Ihrer CSV-Datei passt. Das Spaltentrennzeichen wird automatisch erkannt."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Trennzeichen"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "Die Datei verwendet ein nicht unterstütztes Trennzeichen. Verwenden Sie eines der zulässigen Trennzeichen: {delimiterList}."
|
package/dist/{disabled-drop-area-a3d62583.cjs.dev.js → disabled-drop-area-6af7f861.cjs.dev.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
require('./index-
|
|
17
|
+
require('./index-c0e77d3f.cjs.dev.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
|
@@ -12,7 +12,7 @@ import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@commercetools-frontend/application-shell-connectors';
|
|
14
14
|
import '@commercetools-frontend/sdk';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-f14adfdc.esm.js';
|
|
16
16
|
import '@commercetools-frontend/constants';
|
|
17
17
|
import '@commercetools-frontend/application-shell';
|
|
18
18
|
import '@babel/runtime-corejs3/core-js-stable/reflect/construct';
|
package/dist/{disabled-drop-area-9c90609b.cjs.prod.js → disabled-drop-area-d8a66b62.cjs.prod.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
require('./index-
|
|
17
|
+
require('./index-f96fadf7.cjs.prod.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
|
@@ -382,6 +382,26 @@ var en = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Upload new file"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "comma (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "point (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Decimals"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Select the decimals separator that match your CSV file. The column separator is automatically detected."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Separator"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "The file is using an unsupported separator. Please use one of the allowed separators: {delimiterList}."
|
|
@@ -380,6 +380,26 @@ var en = {
|
|
|
380
380
|
developer_comment: "Upload new file button",
|
|
381
381
|
string: "Upload new file"
|
|
382
382
|
},
|
|
383
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
384
|
+
developer_comment: "Label for comma decimal separator option",
|
|
385
|
+
string: "comma (,)"
|
|
386
|
+
},
|
|
387
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
388
|
+
developer_comment: "Label for point decimal separator option",
|
|
389
|
+
string: "point (.)"
|
|
390
|
+
},
|
|
391
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
392
|
+
developer_comment: "Label for decimal separator select",
|
|
393
|
+
string: "Decimals"
|
|
394
|
+
},
|
|
395
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
396
|
+
developer_comment: "Description for the decimals separator selection",
|
|
397
|
+
string: "Select the decimals separator that match your CSV file. The column separator is automatically detected."
|
|
398
|
+
},
|
|
399
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
400
|
+
developer_comment: "Title for the separator selection",
|
|
401
|
+
string: "Separator"
|
|
402
|
+
},
|
|
383
403
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
384
404
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
385
405
|
string: "The file is using an unsupported separator. Please use one of the allowed separators: {delimiterList}."
|
|
@@ -382,6 +382,26 @@ var en = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Upload new file"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "comma (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "point (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Decimals"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Select the decimals separator that match your CSV file. The column separator is automatically detected."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Separator"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "The file is using an unsupported separator. Please use one of the allowed separators: {delimiterList}."
|
package/dist/{enabled-drop-area-7cc66fc8.cjs.dev.js → enabled-drop-area-819e5dd2.cjs.dev.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
17
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-c0e77d3f.cjs.dev.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
package/dist/{enabled-drop-area-723eb5b8.cjs.prod.js → enabled-drop-area-b6fe0252.cjs.prod.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
17
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-f96fadf7.cjs.prod.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
|
@@ -12,7 +12,7 @@ import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@commercetools-frontend/application-shell-connectors';
|
|
14
14
|
import '@commercetools-frontend/sdk';
|
|
15
|
-
import { a as FileIcon, m as messages } from './index-
|
|
15
|
+
import { a as FileIcon, m as messages } from './index-f14adfdc.esm.js';
|
|
16
16
|
import '@commercetools-frontend/constants';
|
|
17
17
|
import '@commercetools-frontend/application-shell';
|
|
18
18
|
import '@babel/runtime-corejs3/core-js-stable/reflect/construct';
|
|
@@ -382,6 +382,26 @@ var es = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Cargar archivo nuevo"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "coma (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "punto (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Decimales"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Seleccione el separador de decimales que se corresponda con su archivo CSV. El separador de columnas se detecta automáticamente."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Separador"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "El archivo está utilizando un separador incompatible. Utiliza un separador permitido: {delimiterList}."
|
|
@@ -380,6 +380,26 @@ var es = {
|
|
|
380
380
|
developer_comment: "Upload new file button",
|
|
381
381
|
string: "Cargar archivo nuevo"
|
|
382
382
|
},
|
|
383
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
384
|
+
developer_comment: "Label for comma decimal separator option",
|
|
385
|
+
string: "coma (,)"
|
|
386
|
+
},
|
|
387
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
388
|
+
developer_comment: "Label for point decimal separator option",
|
|
389
|
+
string: "punto (.)"
|
|
390
|
+
},
|
|
391
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
392
|
+
developer_comment: "Label for decimal separator select",
|
|
393
|
+
string: "Decimales"
|
|
394
|
+
},
|
|
395
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
396
|
+
developer_comment: "Description for the decimals separator selection",
|
|
397
|
+
string: "Seleccione el separador de decimales que se corresponda con su archivo CSV. El separador de columnas se detecta automáticamente."
|
|
398
|
+
},
|
|
399
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
400
|
+
developer_comment: "Title for the separator selection",
|
|
401
|
+
string: "Separador"
|
|
402
|
+
},
|
|
383
403
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
384
404
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
385
405
|
string: "El archivo está utilizando un separador incompatible. Utiliza un separador permitido: {delimiterList}."
|
|
@@ -382,6 +382,26 @@ var es = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Cargar archivo nuevo"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "coma (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "punto (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Decimales"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Seleccione el separador de decimales que se corresponda con su archivo CSV. El separador de columnas se detecta automáticamente."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Separador"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "El archivo está utilizando un separador incompatible. Utiliza un separador permitido: {delimiterList}."
|
package/dist/{file-dropped-area-d451d883.cjs.prod.js → file-dropped-area-0e55c4a0.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-f96fadf7.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-f14adfdc.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-e06176a3.cjs.dev.js → file-dropped-area-d4d52da4.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-c0e77d3f.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');
|
|
@@ -380,6 +380,26 @@ var frFR = {
|
|
|
380
380
|
developer_comment: "Upload new file button",
|
|
381
381
|
string: "Importer un nouveau fichier"
|
|
382
382
|
},
|
|
383
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
384
|
+
developer_comment: "Label for comma decimal separator option",
|
|
385
|
+
string: "virgule (,)"
|
|
386
|
+
},
|
|
387
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
388
|
+
developer_comment: "Label for point decimal separator option",
|
|
389
|
+
string: "point (.)"
|
|
390
|
+
},
|
|
391
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
392
|
+
developer_comment: "Label for decimal separator select",
|
|
393
|
+
string: "Décimales"
|
|
394
|
+
},
|
|
395
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
396
|
+
developer_comment: "Description for the decimals separator selection",
|
|
397
|
+
string: "Sélectionner le séparateur de décimales correspondant à votre fichier CSV. Le séparateur de colonnes est automatiquement détecté."
|
|
398
|
+
},
|
|
399
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
400
|
+
developer_comment: "Title for the separator selection",
|
|
401
|
+
string: "Séparateur"
|
|
402
|
+
},
|
|
383
403
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
384
404
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
385
405
|
string: "Le fichier utilise un séparateur non supporté. Veuillez utiliser l'un des séparateurs autorisés : {delimiterList}."
|
|
@@ -382,6 +382,26 @@ var frFR = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Importer un nouveau fichier"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "virgule (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "point (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Décimales"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Sélectionner le séparateur de décimales correspondant à votre fichier CSV. Le séparateur de colonnes est automatiquement détecté."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Séparateur"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "Le fichier utilise un séparateur non supporté. Veuillez utiliser l'un des séparateurs autorisés : {delimiterList}."
|
|
@@ -382,6 +382,26 @@ var frFR = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Importer un nouveau fichier"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "virgule (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "point (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Décimales"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Sélectionner le séparateur de décimales correspondant à votre fichier CSV. Le séparateur de colonnes est automatiquement détecté."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Séparateur"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "Le fichier utilise un séparateur non supporté. Veuillez utiliser l'un des séparateurs autorisés : {delimiterList}."
|
|
@@ -1115,13 +1115,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
1115
1115
|
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== */");
|
|
1116
1116
|
}
|
|
1117
1117
|
|
|
1118
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
1118
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-edf9d7a9.cjs.dev.js'); }));
|
|
1119
1119
|
|
|
1120
|
-
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-
|
|
1120
|
+
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-6af7f861.cjs.dev.js'); }));
|
|
1121
1121
|
|
|
1122
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
1122
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-819e5dd2.cjs.dev.js'); }));
|
|
1123
1123
|
|
|
1124
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
1124
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-d4d52da4.cjs.dev.js'); }));
|
|
1125
1125
|
|
|
1126
1126
|
function getDropArea(_ref) {
|
|
1127
1127
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -2634,17 +2634,17 @@ const getChunkImport = locale => {
|
|
|
2634
2634
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
2635
2635
|
switch (intlLocale) {
|
|
2636
2636
|
case 'de':
|
|
2637
|
-
return Promise.resolve().then(function () { return require('./de-
|
|
2637
|
+
return Promise.resolve().then(function () { return require('./de-f0dfd9fd.cjs.dev.js'); });
|
|
2638
2638
|
case 'es':
|
|
2639
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
2639
|
+
return Promise.resolve().then(function () { return require('./es-82c0874c.cjs.dev.js'); });
|
|
2640
2640
|
case 'fr-FR':
|
|
2641
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
2641
|
+
return Promise.resolve().then(function () { return require('./fr-FR-9b22c2c4.cjs.dev.js'); });
|
|
2642
2642
|
case 'ja':
|
|
2643
2643
|
return Promise.resolve().then(function () { return require('./ja-9bd5f452.cjs.dev.js'); });
|
|
2644
2644
|
case 'pt-BR':
|
|
2645
|
-
return Promise.resolve().then(function () { return require('./pt-BR-
|
|
2645
|
+
return Promise.resolve().then(function () { return require('./pt-BR-8830908d.cjs.dev.js'); });
|
|
2646
2646
|
default:
|
|
2647
|
-
return Promise.resolve().then(function () { return require('./en-
|
|
2647
|
+
return Promise.resolve().then(function () { return require('./en-306cd014.cjs.dev.js'); });
|
|
2648
2648
|
}
|
|
2649
2649
|
};
|
|
2650
2650
|
const loadMessages = async locale => {
|
|
@@ -1087,13 +1087,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
1087
1087
|
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== */");
|
|
1088
1088
|
}
|
|
1089
1089
|
|
|
1090
|
-
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-
|
|
1090
|
+
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-3ad5dd22.esm.js'));
|
|
1091
1091
|
|
|
1092
|
-
var DisabledDropArea = /*#__PURE__*/lazy(() => import('./disabled-drop-area-
|
|
1092
|
+
var DisabledDropArea = /*#__PURE__*/lazy(() => import('./disabled-drop-area-d068b119.esm.js'));
|
|
1093
1093
|
|
|
1094
|
-
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-
|
|
1094
|
+
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-d5d394ff.esm.js'));
|
|
1095
1095
|
|
|
1096
|
-
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-
|
|
1096
|
+
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-b64c266f.esm.js'));
|
|
1097
1097
|
|
|
1098
1098
|
function getDropArea(_ref) {
|
|
1099
1099
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -2606,17 +2606,17 @@ const getChunkImport = locale => {
|
|
|
2606
2606
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
2607
2607
|
switch (intlLocale) {
|
|
2608
2608
|
case 'de':
|
|
2609
|
-
return import('./de-
|
|
2609
|
+
return import('./de-ba5c0732.esm.js');
|
|
2610
2610
|
case 'es':
|
|
2611
|
-
return import('./es-
|
|
2611
|
+
return import('./es-44c7763d.esm.js');
|
|
2612
2612
|
case 'fr-FR':
|
|
2613
|
-
return import('./fr-FR-
|
|
2613
|
+
return import('./fr-FR-58d893b4.esm.js');
|
|
2614
2614
|
case 'ja':
|
|
2615
2615
|
return import('./ja-73c088a7.esm.js');
|
|
2616
2616
|
case 'pt-BR':
|
|
2617
|
-
return import('./pt-BR-
|
|
2617
|
+
return import('./pt-BR-365e883e.esm.js');
|
|
2618
2618
|
default:
|
|
2619
|
-
return import('./en-
|
|
2619
|
+
return import('./en-30a40b0e.esm.js');
|
|
2620
2620
|
}
|
|
2621
2621
|
};
|
|
2622
2622
|
const loadMessages = async locale => {
|
|
@@ -1112,13 +1112,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
1112
1112
|
return /*#__PURE__*/react.css("" , "" );
|
|
1113
1113
|
}
|
|
1114
1114
|
|
|
1115
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
1115
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-94cea372.cjs.prod.js'); }));
|
|
1116
1116
|
|
|
1117
|
-
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-
|
|
1117
|
+
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-d8a66b62.cjs.prod.js'); }));
|
|
1118
1118
|
|
|
1119
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
1119
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-b6fe0252.cjs.prod.js'); }));
|
|
1120
1120
|
|
|
1121
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
1121
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-0e55c4a0.cjs.prod.js'); }));
|
|
1122
1122
|
|
|
1123
1123
|
function getDropArea(_ref) {
|
|
1124
1124
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -2602,17 +2602,17 @@ const getChunkImport = locale => {
|
|
|
2602
2602
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
2603
2603
|
switch (intlLocale) {
|
|
2604
2604
|
case 'de':
|
|
2605
|
-
return Promise.resolve().then(function () { return require('./de-
|
|
2605
|
+
return Promise.resolve().then(function () { return require('./de-3cd0305d.cjs.prod.js'); });
|
|
2606
2606
|
case 'es':
|
|
2607
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
2607
|
+
return Promise.resolve().then(function () { return require('./es-030fcde4.cjs.prod.js'); });
|
|
2608
2608
|
case 'fr-FR':
|
|
2609
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
2609
|
+
return Promise.resolve().then(function () { return require('./fr-FR-c66b401e.cjs.prod.js'); });
|
|
2610
2610
|
case 'ja':
|
|
2611
2611
|
return Promise.resolve().then(function () { return require('./ja-37632763.cjs.prod.js'); });
|
|
2612
2612
|
case 'pt-BR':
|
|
2613
|
-
return Promise.resolve().then(function () { return require('./pt-BR-
|
|
2613
|
+
return Promise.resolve().then(function () { return require('./pt-BR-36893abd.cjs.prod.js'); });
|
|
2614
2614
|
default:
|
|
2615
|
-
return Promise.resolve().then(function () { return require('./en-
|
|
2615
|
+
return Promise.resolve().then(function () { return require('./en-7d070d59.cjs.prod.js'); });
|
|
2616
2616
|
}
|
|
2617
2617
|
};
|
|
2618
2618
|
const loadMessages = async locale => {
|
|
@@ -380,6 +380,26 @@ var ptBR = {
|
|
|
380
380
|
developer_comment: "Upload new file button",
|
|
381
381
|
string: "Carregar novo arquivo"
|
|
382
382
|
},
|
|
383
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
384
|
+
developer_comment: "Label for comma decimal separator option",
|
|
385
|
+
string: "vírgula (,)"
|
|
386
|
+
},
|
|
387
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
388
|
+
developer_comment: "Label for point decimal separator option",
|
|
389
|
+
string: "ponto (.)"
|
|
390
|
+
},
|
|
391
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
392
|
+
developer_comment: "Label for decimal separator select",
|
|
393
|
+
string: "Decimais"
|
|
394
|
+
},
|
|
395
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
396
|
+
developer_comment: "Description for the decimals separator selection",
|
|
397
|
+
string: "Selecione o separador de decimais correspondente ao seu arquivo CSV. O separador de colunas é detectado automaticamente."
|
|
398
|
+
},
|
|
399
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
400
|
+
developer_comment: "Title for the separator selection",
|
|
401
|
+
string: "Separador"
|
|
402
|
+
},
|
|
383
403
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
384
404
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
385
405
|
string: "O arquivo está usando um separador não suportado. Utilize um dos separadores permitidos: {delimiterList}."
|
|
@@ -382,6 +382,26 @@ var ptBR = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Carregar novo arquivo"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "vírgula (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "ponto (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Decimais"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Selecione o separador de decimais correspondente ao seu arquivo CSV. O separador de colunas é detectado automaticamente."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Separador"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "O arquivo está usando um separador não suportado. Utilize um dos separadores permitidos: {delimiterList}."
|
|
@@ -382,6 +382,26 @@ var ptBR = {
|
|
|
382
382
|
developer_comment: "Upload new file button",
|
|
383
383
|
string: "Carregar novo arquivo"
|
|
384
384
|
},
|
|
385
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorComma": {
|
|
386
|
+
developer_comment: "Label for comma decimal separator option",
|
|
387
|
+
string: "vírgula (,)"
|
|
388
|
+
},
|
|
389
|
+
"ImportResourcesModal.uploadSeparator.decimalSeparatorPoint": {
|
|
390
|
+
developer_comment: "Label for point decimal separator option",
|
|
391
|
+
string: "ponto (.)"
|
|
392
|
+
},
|
|
393
|
+
"ImportResourcesModal.uploadSeparator.decimals": {
|
|
394
|
+
developer_comment: "Label for decimal separator select",
|
|
395
|
+
string: "Decimais"
|
|
396
|
+
},
|
|
397
|
+
"ImportResourcesModal.uploadSeparator.decimalsSeparatorDescription": {
|
|
398
|
+
developer_comment: "Description for the decimals separator selection",
|
|
399
|
+
string: "Selecione o separador de decimais correspondente ao seu arquivo CSV. O separador de colunas é detectado automaticamente."
|
|
400
|
+
},
|
|
401
|
+
"ImportResourcesModal.uploadSeparator.separatorTitle": {
|
|
402
|
+
developer_comment: "Title for the separator selection",
|
|
403
|
+
string: "Separador"
|
|
404
|
+
},
|
|
385
405
|
"ImportResourcesModal.wrongSeparatorDescription": {
|
|
386
406
|
developer_comment: "Message within the drop area when a CSV file uses an unexpected separator",
|
|
387
407
|
string: "O arquivo está usando um separador não suportado. Utilize um dos separadores permitidos: {delimiterList}."
|
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.10.
|
|
4
|
+
"version": "1.10.2",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"README.md"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@babel/runtime": "7.28.
|
|
19
|
-
"@babel/runtime-corejs3": "7.28.
|
|
18
|
+
"@babel/runtime": "7.28.4",
|
|
19
|
+
"@babel/runtime-corejs3": "7.28.4",
|
|
20
20
|
"@commercetools/importapi-sdk": "5.20.0",
|
|
21
21
|
"@emotion/react": "11.14.0",
|
|
22
22
|
"@emotion/styled": "11.14.1",
|
|
@@ -34,17 +34,17 @@
|
|
|
34
34
|
"react-dropzone": "14.3.8"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@commercetools-frontend/actions-global": "24.
|
|
38
|
-
"@commercetools-frontend/application-components": "24.
|
|
39
|
-
"@commercetools-frontend/application-shell": "24.
|
|
40
|
-
"@commercetools-frontend/application-shell-connectors": "24.
|
|
41
|
-
"@commercetools-frontend/constants": "24.
|
|
37
|
+
"@commercetools-frontend/actions-global": "24.7.1",
|
|
38
|
+
"@commercetools-frontend/application-components": "24.7.1",
|
|
39
|
+
"@commercetools-frontend/application-shell": "24.7.1",
|
|
40
|
+
"@commercetools-frontend/application-shell-connectors": "24.7.1",
|
|
41
|
+
"@commercetools-frontend/constants": "24.7.1",
|
|
42
42
|
"@commercetools-frontend/fullstory": "4.0.0",
|
|
43
|
-
"@commercetools-frontend/i18n": "24.
|
|
44
|
-
"@commercetools-frontend/jest-preset-mc-app": "24.
|
|
45
|
-
"@commercetools-frontend/permissions": "24.
|
|
46
|
-
"@commercetools-frontend/sdk": "24.
|
|
47
|
-
"@commercetools-frontend/sentry": "24.
|
|
43
|
+
"@commercetools-frontend/i18n": "24.7.1",
|
|
44
|
+
"@commercetools-frontend/jest-preset-mc-app": "24.7.1",
|
|
45
|
+
"@commercetools-frontend/permissions": "24.7.1",
|
|
46
|
+
"@commercetools-frontend/sdk": "24.7.1",
|
|
47
|
+
"@commercetools-frontend/sentry": "24.7.1",
|
|
48
48
|
"@commercetools-frontend/ui-kit": "20.2.3",
|
|
49
49
|
"@commercetools-uikit/data-table": "20.2.3",
|
|
50
50
|
"@commercetools-uikit/design-system": "20.2.3",
|