@commercetools-frontend-extensions/export-resources-modal 5.4.3 → 5.5.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 (32) hide show
  1. package/dist/{active-drag-drop-area-b62033dd.cjs.prod.js → active-drag-drop-area-0d154204.cjs.prod.js} +1 -1
  2. package/dist/{active-drag-drop-area-0abf60e4.esm.js → active-drag-drop-area-b6592b0d.esm.js} +1 -1
  3. package/dist/{active-drag-drop-area-3dee8368.cjs.dev.js → active-drag-drop-area-ccc7a448.cjs.dev.js} +1 -1
  4. package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +1 -1
  5. package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +1 -1
  6. package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +1 -1
  7. package/dist/{de-b122bf35.cjs.dev.js → de-7e699d7c.cjs.prod.js} +16 -0
  8. package/dist/{de-e1ca5047.esm.js → de-85bf30aa.esm.js} +16 -0
  9. package/dist/{de-36ebd068.cjs.prod.js → de-bbff7d3b.cjs.dev.js} +16 -0
  10. package/dist/declarations/src/@constants/exportable-resources.d.ts +1 -0
  11. package/dist/{en-fa1adbcf.cjs.prod.js → en-3ba47652.cjs.dev.js} +17 -1
  12. package/dist/{en-fde71e63.esm.js → en-3baf73d6.esm.js} +17 -1
  13. package/dist/{en-826f3da3.cjs.dev.js → en-97ed5c40.cjs.prod.js} +17 -1
  14. package/dist/{enabled-drop-area-efb79aed.cjs.prod.js → enabled-drop-area-055e9973.cjs.prod.js} +1 -1
  15. package/dist/{enabled-drop-area-3dbc475b.cjs.dev.js → enabled-drop-area-c28a5b31.cjs.dev.js} +1 -1
  16. package/dist/{enabled-drop-area-998bd71d.esm.js → enabled-drop-area-ced31dcf.esm.js} +1 -1
  17. package/dist/{es-e2a2c0d3.esm.js → es-57cbb6d5.esm.js} +16 -0
  18. package/dist/{es-a0812a71.cjs.prod.js → es-d62aecdf.cjs.dev.js} +16 -0
  19. package/dist/{es-d42411f4.cjs.dev.js → es-eb9ec0cd.cjs.prod.js} +16 -0
  20. package/dist/{file-dropped-area-a2da1af8.cjs.dev.js → file-dropped-area-0ee35f56.cjs.dev.js} +1 -1
  21. package/dist/{file-dropped-area-e3fd2d32.cjs.prod.js → file-dropped-area-64d2962e.cjs.prod.js} +1 -1
  22. package/dist/{file-dropped-area-802153c5.esm.js → file-dropped-area-b6f7e42e.esm.js} +1 -1
  23. package/dist/{fr-FR-d8091f95.cjs.prod.js → fr-FR-32fcaaae.cjs.dev.js} +16 -0
  24. package/dist/{fr-FR-1c0b452f.cjs.dev.js → fr-FR-4e8b2299.cjs.prod.js} +16 -0
  25. package/dist/{fr-FR-b1a5c6ae.esm.js → fr-FR-739cecbc.esm.js} +16 -0
  26. package/dist/{index-8aec940b.esm.js → index-179761b7.esm.js} +55 -23
  27. package/dist/{index-9c41f1e3.cjs.prod.js → index-7218d7e6.cjs.prod.js} +55 -23
  28. package/dist/{index-c76cc62e.cjs.dev.js → index-74301131.cjs.dev.js} +55 -23
  29. package/dist/{pt-BR-9c546b10.esm.js → pt-BR-1d7493c7.esm.js} +16 -0
  30. package/dist/{pt-BR-ca1ee454.cjs.dev.js → pt-BR-7dd1ad89.cjs.dev.js} +16 -0
  31. package/dist/{pt-BR-5dc7b085.cjs.prod.js → pt-BR-fb2548c1.cjs.prod.js} +16 -0
  32. package/package.json +16 -16
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9c41f1e3.cjs.prod.js');
3
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-7218d7e6.cjs.prod.js');
4
4
  var jsxRuntime = require('@emotion/react/jsx-runtime');
5
5
  require('@babel/runtime-corejs3/helpers/defineProperty');
6
6
  require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
@@ -1,4 +1,4 @@
1
- import { F as FileDropped, E as EnabledDropArea } from './index-8aec940b.esm.js';
1
+ import { F as FileDropped, E as EnabledDropArea } from './index-179761b7.esm.js';
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import '@babel/runtime-corejs3/helpers/defineProperty';
4
4
  import '@babel/runtime-corejs3/helpers/objectWithoutProperties';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-c76cc62e.cjs.dev.js');
3
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-74301131.cjs.dev.js');
4
4
  var jsxRuntime = require('@emotion/react/jsx-runtime');
5
5
  require('@babel/runtime-corejs3/helpers/defineProperty');
6
6
  require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-c76cc62e.cjs.dev.js');
5
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-74301131.cjs.dev.js');
6
6
  require('react');
7
7
  require('@commercetools-frontend/ui-kit');
8
8
  require('@emotion/react/jsx-runtime');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9c41f1e3.cjs.prod.js');
5
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-7218d7e6.cjs.prod.js');
6
6
  require('react');
7
7
  require('@commercetools-frontend/ui-kit');
8
8
  require('@emotion/react/jsx-runtime');
@@ -1,4 +1,4 @@
1
- export { c as EXPORTABLE_RESOURCES, b as EXPORT_TYPES, L as LocaleOption, S as Step, a as default, d as useConvertFieldDefinitionsForExport } from './index-8aec940b.esm.js';
1
+ export { c as EXPORTABLE_RESOURCES, b as EXPORT_TYPES, L as LocaleOption, S as Step, a as default, d as useConvertFieldDefinitionsForExport } from './index-179761b7.esm.js';
2
2
  import 'react';
3
3
  import '@commercetools-frontend/ui-kit';
4
4
  import '@emotion/react/jsx-runtime';
@@ -141,6 +141,10 @@ var de = {
141
141
  developer_comment: "The export process may take a while",
142
142
  string: "Der Exportvorgang kann einige Zeit dauern. Um den Fortschritt anzuzeigen und die Datei nach dem Start des Exports herunterzuladen, öffnen Sie den Bereich <exportLogsLink>Exportprotokolle</exportLogsLink> im Menü <operationsIcon></operationsIcon>Prozesse."
143
143
  },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Alle exportieren: {total, plural, one {# business unit} other {# business units}}"
147
+ },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
146
150
  string: "Alle exportieren: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -165,6 +169,10 @@ var de = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Alle exportieren: {total, plural, one {# Produkt} other {# Produkte}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Export gefiltert: {total, plural, one {# business unit} other {# business units}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Export gefiltert: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -193,6 +201,10 @@ var de = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Gefilterte exportieren"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Export ausgewählt: {total, plural, one {# business unit} other {# business units}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Export ausgewählt: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -309,6 +321,10 @@ var de = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Bitte geben Sie ein Anfrage-Prädikat ein"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Geschäftseinheiten exportieren"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Kategorien exportieren"
@@ -139,6 +139,10 @@ var de = {
139
139
  developer_comment: "The export process may take a while",
140
140
  string: "Der Exportvorgang kann einige Zeit dauern. Um den Fortschritt anzuzeigen und die Datei nach dem Start des Exports herunterzuladen, öffnen Sie den Bereich <exportLogsLink>Exportprotokolle</exportLogsLink> im Menü <operationsIcon></operationsIcon>Prozesse."
141
141
  },
142
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
143
+ developer_comment: "Label for Export All business units",
144
+ string: "Alle exportieren: {total, plural, one {# business unit} other {# business units}}"
145
+ },
142
146
  "ExportResourcesModal.exportScopeAllCategories": {
143
147
  developer_comment: "Label for Export All categories",
144
148
  string: "Alle exportieren: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -163,6 +167,10 @@ var de = {
163
167
  developer_comment: "Label for Export All products",
164
168
  string: "Alle exportieren: {total, plural, one {# Produkt} other {# Produkte}}"
165
169
  },
170
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
171
+ developer_comment: "Label for Export Filtered business units",
172
+ string: "Export gefiltert: {total, plural, one {# business unit} other {# business units}}"
173
+ },
166
174
  "ExportResourcesModal.exportScopeFilteredCategories": {
167
175
  developer_comment: "Label for Export Filtered categories",
168
176
  string: "Export gefiltert: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -191,6 +199,10 @@ var de = {
191
199
  developer_comment: "Label for Export Filtered without count",
192
200
  string: "Gefilterte exportieren"
193
201
  },
202
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
203
+ developer_comment: "Label for Export Selected business units",
204
+ string: "Export ausgewählt: {total, plural, one {# business unit} other {# business units}}"
205
+ },
194
206
  "ExportResourcesModal.exportScopeSelectedCategories": {
195
207
  developer_comment: "Label for Export Selected categories",
196
208
  string: "Export ausgewählt: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -307,6 +319,10 @@ var de = {
307
319
  developer_comment: "Error when query predicate field is missing",
308
320
  string: "Bitte geben Sie ein Anfrage-Prädikat ein"
309
321
  },
322
+ "ExportResourcesModal.modalTitle.businessUnit": {
323
+ developer_comment: "Label for the business units modal title",
324
+ string: "Geschäftseinheiten exportieren"
325
+ },
310
326
  "ExportResourcesModal.modalTitle.category": {
311
327
  developer_comment: "Label for the categories modal title",
312
328
  string: "Kategorien exportieren"
@@ -141,6 +141,10 @@ var de = {
141
141
  developer_comment: "The export process may take a while",
142
142
  string: "Der Exportvorgang kann einige Zeit dauern. Um den Fortschritt anzuzeigen und die Datei nach dem Start des Exports herunterzuladen, öffnen Sie den Bereich <exportLogsLink>Exportprotokolle</exportLogsLink> im Menü <operationsIcon></operationsIcon>Prozesse."
143
143
  },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Alle exportieren: {total, plural, one {# business unit} other {# business units}}"
147
+ },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
146
150
  string: "Alle exportieren: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -165,6 +169,10 @@ var de = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Alle exportieren: {total, plural, one {# Produkt} other {# Produkte}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Export gefiltert: {total, plural, one {# business unit} other {# business units}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Export gefiltert: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -193,6 +201,10 @@ var de = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Gefilterte exportieren"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Export ausgewählt: {total, plural, one {# business unit} other {# business units}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Export ausgewählt: {total, plural, one {# Kategorie} other {# Kategorien}}"
@@ -309,6 +321,10 @@ var de = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Bitte geben Sie ein Anfrage-Prädikat ein"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Geschäftseinheiten exportieren"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Kategorien exportieren"
@@ -6,4 +6,5 @@ export declare const EXPORTABLE_RESOURCES: {
6
6
  readonly INVENTORY_ENTRY: "inventory-entry";
7
7
  readonly ORDER: "order";
8
8
  readonly CUSTOMER: "customer";
9
+ readonly BUSINESS_UNIT: "business-unit";
9
10
  };
@@ -139,7 +139,11 @@ var en = {
139
139
  },
140
140
  "ExportResourcesModal.exportProcessMayTakeAWhile": {
141
141
  developer_comment: "The export process may take a while",
142
- string: "The export process may take a while. To view the progress and download the file after starting the export, go to <exportLogsLink>Export logs</exportLogsLink> area, located in the <operationsIcon></operationsIcon> Operations menu."
142
+ string: "The export process may take a while. To view the progress and download the file after starting the export, go to <exportLogsLink>export logs</exportLogsLink> area, located in the <operationsIcon></operationsIcon> operations menu."
143
+ },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Export all: {total, plural, one {# business unit} other {# business units}}"
143
147
  },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
@@ -165,6 +169,10 @@ var en = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Export all: {total, plural, one {# product} other {# products}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Export filtered: {total, plural, one {# business unit} other {# business units}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Export filtered: {total, plural, one {# category} other {# categories}}"
@@ -193,6 +201,10 @@ var en = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Export filtered"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Export selected: {total, plural, one {# business unit} other {# business units}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Export selected: {total, plural, one {# category} other {# categories}}"
@@ -309,6 +321,10 @@ var en = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Please enter a query predicate"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Export business units"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Export categories"
@@ -137,7 +137,11 @@ var en = {
137
137
  },
138
138
  "ExportResourcesModal.exportProcessMayTakeAWhile": {
139
139
  developer_comment: "The export process may take a while",
140
- string: "The export process may take a while. To view the progress and download the file after starting the export, go to <exportLogsLink>Export logs</exportLogsLink> area, located in the <operationsIcon></operationsIcon> Operations menu."
140
+ string: "The export process may take a while. To view the progress and download the file after starting the export, go to <exportLogsLink>export logs</exportLogsLink> area, located in the <operationsIcon></operationsIcon> operations menu."
141
+ },
142
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
143
+ developer_comment: "Label for Export All business units",
144
+ string: "Export all: {total, plural, one {# business unit} other {# business units}}"
141
145
  },
142
146
  "ExportResourcesModal.exportScopeAllCategories": {
143
147
  developer_comment: "Label for Export All categories",
@@ -163,6 +167,10 @@ var en = {
163
167
  developer_comment: "Label for Export All products",
164
168
  string: "Export all: {total, plural, one {# product} other {# products}}"
165
169
  },
170
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
171
+ developer_comment: "Label for Export Filtered business units",
172
+ string: "Export filtered: {total, plural, one {# business unit} other {# business units}}"
173
+ },
166
174
  "ExportResourcesModal.exportScopeFilteredCategories": {
167
175
  developer_comment: "Label for Export Filtered categories",
168
176
  string: "Export filtered: {total, plural, one {# category} other {# categories}}"
@@ -191,6 +199,10 @@ var en = {
191
199
  developer_comment: "Label for Export Filtered without count",
192
200
  string: "Export filtered"
193
201
  },
202
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
203
+ developer_comment: "Label for Export Selected business units",
204
+ string: "Export selected: {total, plural, one {# business unit} other {# business units}}"
205
+ },
194
206
  "ExportResourcesModal.exportScopeSelectedCategories": {
195
207
  developer_comment: "Label for Export Selected categories",
196
208
  string: "Export selected: {total, plural, one {# category} other {# categories}}"
@@ -307,6 +319,10 @@ var en = {
307
319
  developer_comment: "Error when query predicate field is missing",
308
320
  string: "Please enter a query predicate"
309
321
  },
322
+ "ExportResourcesModal.modalTitle.businessUnit": {
323
+ developer_comment: "Label for the business units modal title",
324
+ string: "Export business units"
325
+ },
310
326
  "ExportResourcesModal.modalTitle.category": {
311
327
  developer_comment: "Label for the categories modal title",
312
328
  string: "Export categories"
@@ -139,7 +139,11 @@ var en = {
139
139
  },
140
140
  "ExportResourcesModal.exportProcessMayTakeAWhile": {
141
141
  developer_comment: "The export process may take a while",
142
- string: "The export process may take a while. To view the progress and download the file after starting the export, go to <exportLogsLink>Export logs</exportLogsLink> area, located in the <operationsIcon></operationsIcon> Operations menu."
142
+ string: "The export process may take a while. To view the progress and download the file after starting the export, go to <exportLogsLink>export logs</exportLogsLink> area, located in the <operationsIcon></operationsIcon> operations menu."
143
+ },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Export all: {total, plural, one {# business unit} other {# business units}}"
143
147
  },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
@@ -165,6 +169,10 @@ var en = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Export all: {total, plural, one {# product} other {# products}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Export filtered: {total, plural, one {# business unit} other {# business units}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Export filtered: {total, plural, one {# category} other {# categories}}"
@@ -193,6 +201,10 @@ var en = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Export filtered"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Export selected: {total, plural, one {# business unit} other {# business units}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Export selected: {total, plural, one {# category} other {# categories}}"
@@ -309,6 +321,10 @@ var en = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Please enter a query predicate"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Export business units"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Export categories"
@@ -12,7 +12,7 @@ var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/obje
12
12
  var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
13
13
  require('react');
14
14
  var jsxRuntime = require('@emotion/react/jsx-runtime');
15
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9c41f1e3.cjs.prod.js');
15
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-7218d7e6.cjs.prod.js');
16
16
  require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
17
17
  require('@babel/runtime-corejs3/helpers/slicedToArray');
18
18
  require('@babel/runtime-corejs3/core-js-stable/object/entries');
@@ -12,7 +12,7 @@ var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/obje
12
12
  var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
13
13
  require('react');
14
14
  var jsxRuntime = require('@emotion/react/jsx-runtime');
15
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-c76cc62e.cjs.dev.js');
15
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-74301131.cjs.dev.js');
16
16
  require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
17
17
  require('@babel/runtime-corejs3/helpers/slicedToArray');
18
18
  require('@babel/runtime-corejs3/core-js-stable/object/entries');
@@ -10,7 +10,7 @@ import _Object$defineProperty from '@babel/runtime-corejs3/core-js-stable/object
10
10
  import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
11
11
  import 'react';
12
12
  import { jsxs, jsx } from '@emotion/react/jsx-runtime';
13
- import { m as messages } from './index-8aec940b.esm.js';
13
+ import { m as messages } from './index-179761b7.esm.js';
14
14
  import '@babel/runtime-corejs3/helpers/objectWithoutProperties';
15
15
  import '@babel/runtime-corejs3/helpers/slicedToArray';
16
16
  import '@babel/runtime-corejs3/core-js-stable/object/entries';
@@ -139,6 +139,10 @@ var es = {
139
139
  developer_comment: "The export process may take a while",
140
140
  string: "La exportación puede tardar. Para comprobar el progreso y para descargar el archivo tras iniciar la exportación ir a la zona de <exportLogsLink>Registros de exportación</exportLogsLink> situada en el <operationsIcon></operationsIcon> Menú de operaciones."
141
141
  },
142
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
143
+ developer_comment: "Label for Export All business units",
144
+ string: "Exportar todas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
145
+ },
142
146
  "ExportResourcesModal.exportScopeAllCategories": {
143
147
  developer_comment: "Label for Export All categories",
144
148
  string: "Exportar todo: {total, plural, one {# categoría} other {# categorías}}"
@@ -163,6 +167,10 @@ var es = {
163
167
  developer_comment: "Label for Export All products",
164
168
  string: "Exportar todo: {total, plural, one {# producto} other {# productos}}"
165
169
  },
170
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
171
+ developer_comment: "Label for Export Filtered business units",
172
+ string: "Exportar filtradas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
173
+ },
166
174
  "ExportResourcesModal.exportScopeFilteredCategories": {
167
175
  developer_comment: "Label for Export Filtered categories",
168
176
  string: "Exportar las filtradas: {total, plural, one {# categoría} other {# categorías}}"
@@ -191,6 +199,10 @@ var es = {
191
199
  developer_comment: "Label for Export Filtered without count",
192
200
  string: "Exportar lo filtrado"
193
201
  },
202
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
203
+ developer_comment: "Label for Export Selected business units",
204
+ string: "Exportar seleccionadas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
205
+ },
194
206
  "ExportResourcesModal.exportScopeSelectedCategories": {
195
207
  developer_comment: "Label for Export Selected categories",
196
208
  string: "Exportar las seleccionadas: {total, plural, one {# categoría} other {# categorías}}"
@@ -307,6 +319,10 @@ var es = {
307
319
  developer_comment: "Error when query predicate field is missing",
308
320
  string: "Introduce un predicado de consulta"
309
321
  },
322
+ "ExportResourcesModal.modalTitle.businessUnit": {
323
+ developer_comment: "Label for the business units modal title",
324
+ string: "Exportar unidades empresariales"
325
+ },
310
326
  "ExportResourcesModal.modalTitle.category": {
311
327
  developer_comment: "Label for the categories modal title",
312
328
  string: "Exportar categorías"
@@ -141,6 +141,10 @@ var es = {
141
141
  developer_comment: "The export process may take a while",
142
142
  string: "La exportación puede tardar. Para comprobar el progreso y para descargar el archivo tras iniciar la exportación ir a la zona de <exportLogsLink>Registros de exportación</exportLogsLink> situada en el <operationsIcon></operationsIcon> Menú de operaciones."
143
143
  },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Exportar todas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
147
+ },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
146
150
  string: "Exportar todo: {total, plural, one {# categoría} other {# categorías}}"
@@ -165,6 +169,10 @@ var es = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Exportar todo: {total, plural, one {# producto} other {# productos}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Exportar filtradas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Exportar las filtradas: {total, plural, one {# categoría} other {# categorías}}"
@@ -193,6 +201,10 @@ var es = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Exportar lo filtrado"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Exportar seleccionadas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Exportar las seleccionadas: {total, plural, one {# categoría} other {# categorías}}"
@@ -309,6 +321,10 @@ var es = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Introduce un predicado de consulta"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Exportar unidades empresariales"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Exportar categorías"
@@ -141,6 +141,10 @@ var es = {
141
141
  developer_comment: "The export process may take a while",
142
142
  string: "La exportación puede tardar. Para comprobar el progreso y para descargar el archivo tras iniciar la exportación ir a la zona de <exportLogsLink>Registros de exportación</exportLogsLink> situada en el <operationsIcon></operationsIcon> Menú de operaciones."
143
143
  },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Exportar todas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
147
+ },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
146
150
  string: "Exportar todo: {total, plural, one {# categoría} other {# categorías}}"
@@ -165,6 +169,10 @@ var es = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Exportar todo: {total, plural, one {# producto} other {# productos}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Exportar filtradas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Exportar las filtradas: {total, plural, one {# categoría} other {# categorías}}"
@@ -193,6 +201,10 @@ var es = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Exportar lo filtrado"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Exportar seleccionadas: {total, plural, one {# unidad empresarial} other {# unidad empresarial}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Exportar las seleccionadas: {total, plural, one {# categoría} other {# categorías}}"
@@ -309,6 +321,10 @@ var es = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Introduce un predicado de consulta"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Exportar unidades empresariales"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Exportar categorías"
@@ -3,7 +3,7 @@
3
3
  var _valuesInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/values');
4
4
  var reactIntl = require('react-intl');
5
5
  var uiKit = require('@commercetools-frontend/ui-kit');
6
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-c76cc62e.cjs.dev.js');
6
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-74301131.cjs.dev.js');
7
7
  require('@babel/runtime-corejs3/helpers/slicedToArray');
8
8
  require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
9
9
  require('react');
@@ -3,7 +3,7 @@
3
3
  var _valuesInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/values');
4
4
  var reactIntl = require('react-intl');
5
5
  var uiKit = require('@commercetools-frontend/ui-kit');
6
- var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9c41f1e3.cjs.prod.js');
6
+ var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-7218d7e6.cjs.prod.js');
7
7
  require('@babel/runtime-corejs3/helpers/slicedToArray');
8
8
  require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
9
9
  require('react');
@@ -1,7 +1,7 @@
1
1
  import _valuesInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/values';
2
2
  import { useIntl } from 'react-intl';
3
3
  import { Spacings, PaperclipIcon, Constraints, Text, SecondaryButton } from '@commercetools-frontend/ui-kit';
4
- import { u as useExportResourcesModalContext, m as messages } from './index-8aec940b.esm.js';
4
+ import { u as useExportResourcesModalContext, m as messages } from './index-179761b7.esm.js';
5
5
  import '@babel/runtime-corejs3/helpers/slicedToArray';
6
6
  import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
7
7
  import 'react';
@@ -141,6 +141,10 @@ var frFR = {
141
141
  developer_comment: "The export process may take a while",
142
142
  string: "Le processus d'exportation peut prendre un certain temps. Pour visualiser la progression et télécharger le fichier après avoir lancé l'exportation, allez dans la zone <exportLogsLink>Journaux d'exportation</exportLogsLink>, située dans le menu <operationsIcon></operationsIcon>Opérations."
143
143
  },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Tout exporter : {total, plural, one {# business unit} other {# business units}}"
147
+ },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
146
150
  string: "Tout exporter : {total, plural, one {# catégorie} other {# catégories}}"
@@ -165,6 +169,10 @@ var frFR = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Tout exporter : {total, plural, one {# produit} other {# produits}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Exporter les données filtrées : {total, plural, one {# business unit} other {# business units}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Exporter les données filtrées : {total, plural, one {# catégorie} other {# catégories}}"
@@ -193,6 +201,10 @@ var frFR = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Filtre d'exportation"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Exporter les données sélectionnées : {total, plural, one {# business unit} other {# business units}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Exporter les données sélectionnées : {total, plural, one {# catégorie} other {# catégories}}"
@@ -309,6 +321,10 @@ var frFR = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Veuillez entrer un prédicat de requête"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Exporter les unités commerciales"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Catégories d'exportation"
@@ -141,6 +141,10 @@ var frFR = {
141
141
  developer_comment: "The export process may take a while",
142
142
  string: "Le processus d'exportation peut prendre un certain temps. Pour visualiser la progression et télécharger le fichier après avoir lancé l'exportation, allez dans la zone <exportLogsLink>Journaux d'exportation</exportLogsLink>, située dans le menu <operationsIcon></operationsIcon>Opérations."
143
143
  },
144
+ "ExportResourcesModal.exportScopeAllBusinessUnits": {
145
+ developer_comment: "Label for Export All business units",
146
+ string: "Tout exporter : {total, plural, one {# business unit} other {# business units}}"
147
+ },
144
148
  "ExportResourcesModal.exportScopeAllCategories": {
145
149
  developer_comment: "Label for Export All categories",
146
150
  string: "Tout exporter : {total, plural, one {# catégorie} other {# catégories}}"
@@ -165,6 +169,10 @@ var frFR = {
165
169
  developer_comment: "Label for Export All products",
166
170
  string: "Tout exporter : {total, plural, one {# produit} other {# produits}}"
167
171
  },
172
+ "ExportResourcesModal.exportScopeFilteredBusinessUnits": {
173
+ developer_comment: "Label for Export Filtered business units",
174
+ string: "Exporter les données filtrées : {total, plural, one {# business unit} other {# business units}}"
175
+ },
168
176
  "ExportResourcesModal.exportScopeFilteredCategories": {
169
177
  developer_comment: "Label for Export Filtered categories",
170
178
  string: "Exporter les données filtrées : {total, plural, one {# catégorie} other {# catégories}}"
@@ -193,6 +201,10 @@ var frFR = {
193
201
  developer_comment: "Label for Export Filtered without count",
194
202
  string: "Filtre d'exportation"
195
203
  },
204
+ "ExportResourcesModal.exportScopeSelectedBusinessUnits": {
205
+ developer_comment: "Label for Export Selected business units",
206
+ string: "Exporter les données sélectionnées : {total, plural, one {# business unit} other {# business units}}"
207
+ },
196
208
  "ExportResourcesModal.exportScopeSelectedCategories": {
197
209
  developer_comment: "Label for Export Selected categories",
198
210
  string: "Exporter les données sélectionnées : {total, plural, one {# catégorie} other {# catégories}}"
@@ -309,6 +321,10 @@ var frFR = {
309
321
  developer_comment: "Error when query predicate field is missing",
310
322
  string: "Veuillez entrer un prédicat de requête"
311
323
  },
324
+ "ExportResourcesModal.modalTitle.businessUnit": {
325
+ developer_comment: "Label for the business units modal title",
326
+ string: "Exporter les unités commerciales"
327
+ },
312
328
  "ExportResourcesModal.modalTitle.category": {
313
329
  developer_comment: "Label for the categories modal title",
314
330
  string: "Catégories d'exportation"