@commercetools-frontend-extensions/import-resources-modal 1.9.1 → 1.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/{active-drag-drop-area-ba4a851f.cjs.dev.js → active-drag-drop-area-365a7897.cjs.dev.js} +1 -1
  2. package/dist/{active-drag-drop-area-8e57dd40.esm.js → active-drag-drop-area-40fff87f.esm.js} +1 -1
  3. package/dist/{active-drag-drop-area-73dfaf5d.cjs.prod.js → active-drag-drop-area-8ef7a954.cjs.prod.js} +1 -1
  4. package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.dev.js +1 -1
  5. package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.prod.js +1 -1
  6. package/dist/commercetools-frontend-extensions-import-resources-modal.esm.js +1 -1
  7. package/dist/{de-cf302015.esm.js → de-a17d50ce.esm.js} +21 -1
  8. package/dist/{de-94201791.cjs.prod.js → de-d660fef7.cjs.prod.js} +21 -1
  9. package/dist/{de-7ed25bdf.cjs.dev.js → de-da94b04e.cjs.dev.js} +21 -1
  10. package/dist/declarations/src/@types/file-upload.d.ts +1 -0
  11. package/dist/declarations/src/@types/import-container.d.ts +4 -2
  12. package/dist/{disabled-drop-area-ddd04658.cjs.prod.js → disabled-drop-area-1619c874.cjs.prod.js} +1 -1
  13. package/dist/{disabled-drop-area-034e0448.esm.js → disabled-drop-area-9963ecdd.esm.js} +1 -1
  14. package/dist/{disabled-drop-area-d1e857eb.cjs.dev.js → disabled-drop-area-9afd9d68.cjs.dev.js} +1 -1
  15. package/dist/{en-b68b87c8.cjs.dev.js → en-306cd014.cjs.dev.js} +20 -0
  16. package/dist/{en-850d8c4a.esm.js → en-30a40b0e.esm.js} +20 -0
  17. package/dist/{en-647cd603.cjs.prod.js → en-7d070d59.cjs.prod.js} +20 -0
  18. package/dist/{enabled-drop-area-20a79b9e.cjs.prod.js → enabled-drop-area-8e4ae6cd.cjs.prod.js} +1 -1
  19. package/dist/{enabled-drop-area-89b5985e.esm.js → enabled-drop-area-b197d207.esm.js} +1 -1
  20. package/dist/{enabled-drop-area-a7cc9ec4.cjs.dev.js → enabled-drop-area-faa7bb70.cjs.dev.js} +1 -1
  21. package/dist/{es-02f8a321.cjs.prod.js → es-160a2df6.cjs.prod.js} +20 -0
  22. package/dist/{es-21c30725.esm.js → es-6d514cb7.esm.js} +20 -0
  23. package/dist/{es-68d1ba91.cjs.dev.js → es-806d6a9f.cjs.dev.js} +20 -0
  24. package/dist/{file-dropped-area-bacca40c.cjs.dev.js → file-dropped-area-002edbd8.cjs.dev.js} +1 -1
  25. package/dist/{file-dropped-area-72914d0f.cjs.prod.js → file-dropped-area-4e7a1cd3.cjs.prod.js} +1 -1
  26. package/dist/{file-dropped-area-58e15030.esm.js → file-dropped-area-fb658172.esm.js} +1 -1
  27. package/dist/{fr-FR-a9a6c5c9.cjs.dev.js → fr-FR-51733935.cjs.prod.js} +20 -0
  28. package/dist/{fr-FR-078895d6.cjs.prod.js → fr-FR-7f6e3424.cjs.dev.js} +20 -0
  29. package/dist/{fr-FR-3c6878e4.esm.js → fr-FR-d91a6ef2.esm.js} +20 -0
  30. package/dist/{index-0a743bd2.cjs.dev.js → index-6aade36b.cjs.dev.js} +173 -83
  31. package/dist/{index-943152ea.esm.js → index-8a0888a2.esm.js} +174 -84
  32. package/dist/{index-f01fd89f.cjs.prod.js → index-d6a021a7.cjs.prod.js} +168 -83
  33. package/dist/{pt-BR-cd32fb09.cjs.dev.js → pt-BR-a9ccaf67.cjs.dev.js} +20 -0
  34. package/dist/{pt-BR-fa0b65c8.esm.js → pt-BR-ba7f2d0a.esm.js} +20 -0
  35. package/dist/{pt-BR-a50aa3dd.cjs.prod.js → pt-BR-c7e855d1.cjs.prod.js} +20 -0
  36. package/package.json +18 -18
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-0a743bd2.cjs.dev.js');
3
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6aade36b.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,4 +1,4 @@
1
- import { F as FileDropped, E as EnabledDropArea } from './index-943152ea.esm.js';
1
+ import { F as FileDropped, E as EnabledDropArea } from './index-8a0888a2.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-f01fd89f.cjs.prod.js');
3
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-d6a021a7.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-0a743bd2.cjs.dev.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6aade36b.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-f01fd89f.cjs.prod.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-d6a021a7.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-943152ea.esm.js';
1
+ export { I as default, b as useImportPermission } from './index-8a0888a2.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';
@@ -176,7 +176,7 @@ var de = {
176
176
  },
177
177
  "ImportResourcesModal.modalTitle.businessUnit": {
178
178
  developer_comment: "Label for the business units modal title",
179
- string: "Geschäftseinheiten nach CSV importieren"
179
+ string: "Geschäftseinheiten per CSV importieren"
180
180
  },
181
181
  "ImportResourcesModal.modalTitle.category": {
182
182
  developer_comment: "Label for the categories modal title",
@@ -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: "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 decimal separator that matches 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: "Die Datei verwendet ein nicht unterstütztes Trennzeichen. Verwenden Sie eines der zulässigen Trennzeichen: {delimiterList}."
@@ -178,7 +178,7 @@ var de = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Geschäftseinheiten nach CSV importieren"
181
+ string: "Geschäftseinheiten per CSV importieren"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",
@@ -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: "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 decimal separator that matches 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: "Die Datei verwendet ein nicht unterstütztes Trennzeichen. Verwenden Sie eines der zulässigen Trennzeichen: {delimiterList}."
@@ -178,7 +178,7 @@ var de = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Geschäftseinheiten nach CSV importieren"
181
+ string: "Geschäftseinheiten per CSV importieren"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",
@@ -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: "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 decimal separator that matches 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: "Die Datei verwendet ein nicht unterstütztes Trennzeichen. Verwenden Sie eines der zulässigen Trennzeichen: {delimiterList}."
@@ -57,3 +57,4 @@ export type MissingCsvFieldIdentifierError = {
57
57
  row: number;
58
58
  };
59
59
  };
60
+ export type DecimalSeparator = '.' | ',';
@@ -1,4 +1,5 @@
1
1
  import type { ImportContainerPagedResponse, ImportContainer, ImportContainerDraft, ImportSummary } from '@commercetools/importapi-sdk';
2
+ import { type DecimalSeparator } from "./file-upload.js";
2
3
  export declare function assertImportContainerPagedResponse(maybeImportContainerPagedResponse: unknown): asserts maybeImportContainerPagedResponse is ImportContainerPagedResponse;
3
4
  export declare function assertImportSummary(maybeImportSummary: unknown): asserts maybeImportSummary is ImportSummary;
4
5
  export declare function assertImportContainer(maybeImportContainerResponse: unknown): asserts maybeImportContainerResponse is ImportContainer;
@@ -24,9 +25,10 @@ export interface ExtendedImportContainer extends ImportContainer {
24
25
  }
25
26
  export interface ExtendedImportContainerDraft extends ImportContainerDraft {
26
27
  settings?: {
27
- resourceType: string;
28
+ resourceType?: string;
28
29
  format: string;
29
- options: {
30
+ decimalSeparator?: DecimalSeparator;
31
+ options?: {
30
32
  publishAllChanges?: boolean;
31
33
  };
32
34
  };
@@ -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-f01fd89f.cjs.prod.js');
17
+ require('./index-d6a021a7.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 './index-943152ea.esm.js';
15
+ import './index-8a0888a2.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';
@@ -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-0a743bd2.cjs.dev.js');
17
+ require('./index-6aade36b.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');
@@ -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}."
@@ -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-f01fd89f.cjs.prod.js');
17
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-d6a021a7.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-943152ea.esm.js';
15
+ import { a as FileIcon, m as messages } from './index-8a0888a2.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';
@@ -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-0a743bd2.cjs.dev.js');
17
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6aade36b.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');
@@ -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: "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: "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: "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: "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: "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: "El archivo está utilizando un separador incompatible. Utiliza un separador permitido: {delimiterList}."
@@ -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-0a743bd2.cjs.dev.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-6aade36b.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');
@@ -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-f01fd89f.cjs.prod.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-d6a021a7.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-943152ea.esm.js';
3
+ import { u as useImportResourcesContext, m as messages } from './index-8a0888a2.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';
@@ -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: "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: "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: "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: "Le fichier utilise un séparateur non supporté. Veuillez utiliser l'un des séparateurs autorisés : {delimiterList}."
@@ -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: "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: "Le fichier utilise un séparateur non supporté. Veuillez utiliser l'un des séparateurs autorisés : {delimiterList}."