@commercetools-frontend-extensions/export-resources-modal 5.1.3 → 5.1.4
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-3c6f93ea.esm.js → active-drag-drop-area-69334379.esm.js} +1 -1
- package/dist/{active-drag-drop-area-69fb2938.cjs.dev.js → active-drag-drop-area-8f777e8c.cjs.dev.js} +1 -1
- package/dist/{active-drag-drop-area-94fcdcc7.cjs.prod.js → active-drag-drop-area-a4f63d4c.cjs.prod.js} +1 -1
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +1 -1
- package/dist/{en-2af10351.cjs.dev.js → en-34f04489.cjs.prod.js} +187 -7
- package/dist/{en-0a01cd09.cjs.prod.js → en-39d60fa2.cjs.dev.js} +187 -7
- package/dist/{en-e31f86e7.esm.js → en-4ca9fb4c.esm.js} +187 -7
- package/dist/{enabled-drop-area-184ada0f.esm.js → enabled-drop-area-18d6db32.esm.js} +1 -1
- package/dist/{enabled-drop-area-dc1700a7.cjs.dev.js → enabled-drop-area-6b5571a5.cjs.dev.js} +1 -1
- package/dist/{enabled-drop-area-1b58b8dd.cjs.prod.js → enabled-drop-area-78a2526c.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-b467b781.cjs.dev.js → file-dropped-area-5a67b071.cjs.dev.js} +1 -1
- package/dist/{file-dropped-area-81ed1081.esm.js → file-dropped-area-85a97af4.esm.js} +1 -1
- package/dist/{file-dropped-area-2c2dc652.cjs.prod.js → file-dropped-area-d0430070.cjs.prod.js} +1 -1
- package/dist/{index-ee88bf21.cjs.prod.js → index-9cb88a69.cjs.prod.js} +4 -4
- package/dist/{index-b8309ef7.cjs.dev.js → index-e8859363.cjs.dev.js} +4 -4
- package/dist/{index-85e2278a.esm.js → index-f20e86f3.esm.js} +4 -4
- package/package.json +1 -1
package/dist/{active-drag-drop-area-3c6f93ea.esm.js → active-drag-drop-area-69334379.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-f20e86f3.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';
|
package/dist/{active-drag-drop-area-69fb2938.cjs.dev.js → active-drag-drop-area-8f777e8c.cjs.dev.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-e8859363.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');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9cb88a69.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');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-e8859363.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-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9cb88a69.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-
|
|
1
|
+
export { c as EXPORTABLE_RESOURCES, b as EXPORT_TYPES, L as LocaleOption, S as Step, a as default, d as useConvertFieldDefinitionsForExport } from './index-f20e86f3.esm.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@commercetools-frontend/ui-kit';
|
|
4
4
|
import '@emotion/react/jsx-runtime';
|
|
@@ -1,17 +1,69 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var en = {
|
|
4
|
+
"ExportResourcesModal.attributeDefinitionNotFound": {
|
|
5
|
+
developer_comment: "Attribute definition not found error",
|
|
6
|
+
string: "Attribute definition not found"
|
|
7
|
+
},
|
|
8
|
+
"ExportResourcesModal.attributeDefinitionNotFoundTitle": {
|
|
9
|
+
developer_comment: "Title for attribute definitions not found error",
|
|
10
|
+
string: "The following attribute(s) cannot be found in this project:"
|
|
11
|
+
},
|
|
4
12
|
"ExportResourcesModal.back": {
|
|
5
13
|
developer_comment: "Label for \"Back\" button",
|
|
6
14
|
string: "Back"
|
|
7
15
|
},
|
|
16
|
+
"ExportResourcesModal.backToPreviousStep": {
|
|
17
|
+
developer_comment: "Label for \"Back to previous step\" button",
|
|
18
|
+
string: "Back to previous step"
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.backToSelection": {
|
|
21
|
+
developer_comment: "Label for \"Back to selection\" button",
|
|
22
|
+
string: "Back to selection"
|
|
23
|
+
},
|
|
24
|
+
"ExportResourcesModal.browseFile": {
|
|
25
|
+
developer_comment: "Label for \"Browse file\" button",
|
|
26
|
+
string: "browse file"
|
|
27
|
+
},
|
|
8
28
|
"ExportResourcesModal.checkTheSpelling": {
|
|
9
29
|
developer_comment: "In Export fields selection - Check the spelling message",
|
|
10
30
|
string: "Check the spelling."
|
|
11
31
|
},
|
|
12
|
-
"ExportResourcesModal.
|
|
13
|
-
developer_comment: "Label for \"
|
|
14
|
-
string: "
|
|
32
|
+
"ExportResourcesModal.chooseFile": {
|
|
33
|
+
developer_comment: "Label for \"Choose file\" button",
|
|
34
|
+
string: "Choose file"
|
|
35
|
+
},
|
|
36
|
+
"ExportResourcesModal.confirmSelection": {
|
|
37
|
+
developer_comment: "Label for \"Confirm selection\" button",
|
|
38
|
+
string: "Confirm selection"
|
|
39
|
+
},
|
|
40
|
+
"ExportResourcesModal.csvUploadFailed": {
|
|
41
|
+
developer_comment: "CSV upload failed title",
|
|
42
|
+
string: "CSV upload failed"
|
|
43
|
+
},
|
|
44
|
+
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
45
|
+
developer_comment: "A message to define the fields to include in export",
|
|
46
|
+
string: "Define the fields to include in your export with a CSV file below. The file must contain column headers in the predefined format shown in <templateLink>our template</templateLink>. A previously exported CSV can be used as well."
|
|
47
|
+
},
|
|
48
|
+
"ExportResourcesModal.details": {
|
|
49
|
+
developer_comment: "Label for details column",
|
|
50
|
+
string: "Details"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.dragAndDropCSV": {
|
|
53
|
+
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
54
|
+
string: "Drag and drop CSV"
|
|
55
|
+
},
|
|
56
|
+
"ExportResourcesModal.duplicateField": {
|
|
57
|
+
developer_comment: "Duplicate field error",
|
|
58
|
+
string: "Duplicate field"
|
|
59
|
+
},
|
|
60
|
+
"ExportResourcesModal.duplicateFieldTitle": {
|
|
61
|
+
developer_comment: "Title for duplicate fields error",
|
|
62
|
+
string: "The following fields are duplicated. Each field must appear once:"
|
|
63
|
+
},
|
|
64
|
+
"ExportResourcesModal.errorType": {
|
|
65
|
+
developer_comment: "Label for error type column",
|
|
66
|
+
string: "Error type"
|
|
15
67
|
},
|
|
16
68
|
"ExportResourcesModal.exportBasedOnMyViewsMessage": {
|
|
17
69
|
developer_comment: "Select Export setttings based on my views",
|
|
@@ -37,6 +89,14 @@ var en = {
|
|
|
37
89
|
developer_comment: "Label for preferences",
|
|
38
90
|
string: "Preferences"
|
|
39
91
|
},
|
|
92
|
+
"ExportResourcesModal.exportPreview": {
|
|
93
|
+
developer_comment: "Label for export preview step",
|
|
94
|
+
string: "Export preview"
|
|
95
|
+
},
|
|
96
|
+
"ExportResourcesModal.exportProcessMayTakeAWhile": {
|
|
97
|
+
developer_comment: "The export process may take a while",
|
|
98
|
+
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."
|
|
99
|
+
},
|
|
40
100
|
"ExportResourcesModal.exportScope": {
|
|
41
101
|
developer_comment: "Label for Export Scope",
|
|
42
102
|
string: "Scope"
|
|
@@ -125,10 +185,26 @@ var en = {
|
|
|
125
185
|
developer_comment: "Label for Export Settings",
|
|
126
186
|
string: "Settings"
|
|
127
187
|
},
|
|
188
|
+
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
189
|
+
developer_comment: "Field definition not found error",
|
|
190
|
+
string: "Field definition not found"
|
|
191
|
+
},
|
|
192
|
+
"ExportResourcesModal.fieldDefinitionNotFoundTitle": {
|
|
193
|
+
developer_comment: "Title for field definitions not found error",
|
|
194
|
+
string: "The following custom field(s) cannot be found in this project:"
|
|
195
|
+
},
|
|
128
196
|
"ExportResourcesModal.fieldDefinitions": {
|
|
129
197
|
developer_comment: "Label for \"Field definitions\" link",
|
|
130
198
|
string: "Field definitions"
|
|
131
199
|
},
|
|
200
|
+
"ExportResourcesModal.fieldsToBeExported": {
|
|
201
|
+
developer_comment: "Label for fields to be exported",
|
|
202
|
+
string: "{fieldCount, plural, one {<b>1</b> field to be exported} other {<b>{fieldCount}</b> fields to be exported}}:"
|
|
203
|
+
},
|
|
204
|
+
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
205
|
+
developer_comment: "Label for fields to be exported in languages",
|
|
206
|
+
string: "{fieldCount, plural, one {<b>1</b> field to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}} other {<b>{fieldCount}</b> fields to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}}}:"
|
|
207
|
+
},
|
|
132
208
|
"ExportResourcesModal.fileName": {
|
|
133
209
|
developer_comment: "exported file name",
|
|
134
210
|
string: "File name"
|
|
@@ -145,21 +221,49 @@ var en = {
|
|
|
145
221
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
146
222
|
string: "Include all locales"
|
|
147
223
|
},
|
|
224
|
+
"ExportResourcesModal.includeAllLocalesRadioOption": {
|
|
225
|
+
developer_comment: "label for \"all\" option in locales radio options",
|
|
226
|
+
string: "all"
|
|
227
|
+
},
|
|
228
|
+
"ExportResourcesModal.includeOnlySelectedLocalesRadioOption": {
|
|
229
|
+
developer_comment: "label for \"only selected\" option in locales radio options",
|
|
230
|
+
string: "only selected"
|
|
231
|
+
},
|
|
232
|
+
"ExportResourcesModal.incompleteField": {
|
|
233
|
+
developer_comment: "Incomplete field error",
|
|
234
|
+
string: "Incomplete field"
|
|
235
|
+
},
|
|
236
|
+
"ExportResourcesModal.incompleteFieldTitle": {
|
|
237
|
+
developer_comment: "Title for incomplete fields error",
|
|
238
|
+
string: "The following fields are missing a subfield:"
|
|
239
|
+
},
|
|
148
240
|
"ExportResourcesModal.invalidFileNameError": {
|
|
149
241
|
developer_comment: "Error when file name field is not valid",
|
|
150
242
|
string: "File name may only contain alphanumeric characters, hyphens and underscores"
|
|
151
243
|
},
|
|
244
|
+
"ExportResourcesModal.invalidQueryPredicate": {
|
|
245
|
+
developer_comment: "Error when query predicate field is not valid",
|
|
246
|
+
string: "There is an error with the query predicate. Make sure the syntax is correct."
|
|
247
|
+
},
|
|
152
248
|
"ExportResourcesModal.itemCount": {
|
|
153
249
|
developer_comment: "Label for item count",
|
|
154
|
-
string: "{count, plural,
|
|
250
|
+
string: "{count, plural, one {# item} other {# items}}"
|
|
155
251
|
},
|
|
156
252
|
"ExportResourcesModal.loadMoreFields": {
|
|
157
253
|
developer_comment: "Load more fields message",
|
|
158
254
|
string: "Load more fields by using the search functionality or specify the full list of fields with a CSV file"
|
|
159
255
|
},
|
|
160
|
-
"ExportResourcesModal.
|
|
161
|
-
developer_comment: "
|
|
162
|
-
string: "
|
|
256
|
+
"ExportResourcesModal.locales": {
|
|
257
|
+
developer_comment: "Locales",
|
|
258
|
+
string: "Locales"
|
|
259
|
+
},
|
|
260
|
+
"ExportResourcesModal.localizedFieldWithoutLocale": {
|
|
261
|
+
developer_comment: "Localized field without locale error",
|
|
262
|
+
string: "Localized field without locale"
|
|
263
|
+
},
|
|
264
|
+
"ExportResourcesModal.localizedFieldWithoutLocaleTitle": {
|
|
265
|
+
developer_comment: "Title for localized fields without locale error",
|
|
266
|
+
string: "The following localised fields do not specify any locale suffix. Pick a different option in the Locales field or upload a different CSV file:"
|
|
163
267
|
},
|
|
164
268
|
"ExportResourcesModal.missingFileNameError": {
|
|
165
269
|
developer_comment: "Error when file name field is missing",
|
|
@@ -169,6 +273,10 @@ var en = {
|
|
|
169
273
|
developer_comment: "Error when no locale is selected",
|
|
170
274
|
string: "Please select at least one locale"
|
|
171
275
|
},
|
|
276
|
+
"ExportResourcesModal.missingQueryPredicateError": {
|
|
277
|
+
developer_comment: "Error when query predicate field is missing",
|
|
278
|
+
string: "Please enter a query predicate"
|
|
279
|
+
},
|
|
172
280
|
"ExportResourcesModal.modalTitle.category": {
|
|
173
281
|
developer_comment: "Label for the categories modal title",
|
|
174
282
|
string: "Export categories"
|
|
@@ -201,10 +309,34 @@ var en = {
|
|
|
201
309
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
202
310
|
string: "My Views"
|
|
203
311
|
},
|
|
312
|
+
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
313
|
+
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
314
|
+
string: "No resources match your query predicate. Please check your query predicate and try again."
|
|
315
|
+
},
|
|
316
|
+
"ExportResourcesModal.notSupportedField": {
|
|
317
|
+
developer_comment: "Not supported field error",
|
|
318
|
+
string: "Not supported field"
|
|
319
|
+
},
|
|
320
|
+
"ExportResourcesModal.notSupportedFieldsTitle": {
|
|
321
|
+
developer_comment: "Title for not supported fields error",
|
|
322
|
+
string: "The following fields are not supported for the resource type:"
|
|
323
|
+
},
|
|
204
324
|
"ExportResourcesModal.nothingApplied": {
|
|
205
325
|
developer_comment: "Shown when there is no filter applied",
|
|
206
326
|
string: "nothing applied"
|
|
207
327
|
},
|
|
328
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFile": {
|
|
329
|
+
developer_comment: "label for \"only locales found in the CSV file\" option in locales radio options",
|
|
330
|
+
string: "only locales found in the CSV file"
|
|
331
|
+
},
|
|
332
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFileTooltip": {
|
|
333
|
+
developer_comment: "Tooltip for \"only locales found in the CSV file\" option",
|
|
334
|
+
string: "Upload a file first to be able to select this option"
|
|
335
|
+
},
|
|
336
|
+
"ExportResourcesModal.or": {
|
|
337
|
+
developer_comment: "Label for \"or\" text",
|
|
338
|
+
string: "or"
|
|
339
|
+
},
|
|
208
340
|
"ExportResourcesModal.outputFormat": {
|
|
209
341
|
developer_comment: "File format like (csv, xls, ...etc)",
|
|
210
342
|
string: "File format"
|
|
@@ -213,6 +345,10 @@ var en = {
|
|
|
213
345
|
developer_comment: "properties panel label",
|
|
214
346
|
string: "Properties"
|
|
215
347
|
},
|
|
348
|
+
"ExportResourcesModal.queryPredicate": {
|
|
349
|
+
developer_comment: "Label for query predicate option",
|
|
350
|
+
string: "Query predicate"
|
|
351
|
+
},
|
|
216
352
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
217
353
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
218
354
|
string: "Try searching by entering the exact field name."
|
|
@@ -221,6 +357,22 @@ var en = {
|
|
|
221
357
|
developer_comment: "Placeholder for \"Search for fields\" search input",
|
|
222
358
|
string: "Search for fields"
|
|
223
359
|
},
|
|
360
|
+
"ExportResourcesModal.selectContentToExport": {
|
|
361
|
+
developer_comment: "Label for \"Select content to export\" button",
|
|
362
|
+
string: "Select content to export"
|
|
363
|
+
},
|
|
364
|
+
"ExportResourcesModal.selectDifferentFields": {
|
|
365
|
+
developer_comment: "Label for \"Select different fields\" button",
|
|
366
|
+
string: "Select different fields"
|
|
367
|
+
},
|
|
368
|
+
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
369
|
+
developer_comment: "Label for \"Select fields from an imported CSV\" button",
|
|
370
|
+
string: "Select fields from an imported CSV"
|
|
371
|
+
},
|
|
372
|
+
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
373
|
+
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
374
|
+
string: "Select fields from a limited list"
|
|
375
|
+
},
|
|
224
376
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
225
377
|
string: "Select fields to export"
|
|
226
378
|
},
|
|
@@ -228,10 +380,26 @@ var en = {
|
|
|
228
380
|
developer_comment: "Label for total Selected",
|
|
229
381
|
string: "{total} selected"
|
|
230
382
|
},
|
|
383
|
+
"ExportResourcesModal.showAll": {
|
|
384
|
+
developer_comment: "Label for \"Show all\" button",
|
|
385
|
+
string: "Show all"
|
|
386
|
+
},
|
|
387
|
+
"ExportResourcesModal.showLess": {
|
|
388
|
+
developer_comment: "Label for \"Show less\" button",
|
|
389
|
+
string: "Show less"
|
|
390
|
+
},
|
|
231
391
|
"ExportResourcesModal.startExport": {
|
|
232
392
|
developer_comment: "Label for \"Start export\" button",
|
|
233
393
|
string: "Start export"
|
|
234
394
|
},
|
|
395
|
+
"ExportResourcesModal.stepCount": {
|
|
396
|
+
developer_comment: "Step count",
|
|
397
|
+
string: "Step {currentStep}/{totalSteps}"
|
|
398
|
+
},
|
|
399
|
+
"ExportResourcesModal.stepNumber": {
|
|
400
|
+
developer_comment: "Step number",
|
|
401
|
+
string: "Step {stepNumber}"
|
|
402
|
+
},
|
|
235
403
|
"ExportResourcesModal.suggestions": {
|
|
236
404
|
developer_comment: "In Export fields selection - Suggestions message",
|
|
237
405
|
string: "Suggestions:"
|
|
@@ -243,6 +411,18 @@ var en = {
|
|
|
243
411
|
"ExportResourcesModal.unexpectedError": {
|
|
244
412
|
developer_comment: "Generic notification message when starting export process fails",
|
|
245
413
|
string: "An error occurred while starting the export process. Please try again or contact support if the problem persists."
|
|
414
|
+
},
|
|
415
|
+
"ExportResourcesModal.unknownError": {
|
|
416
|
+
developer_comment: "Unknown error",
|
|
417
|
+
string: "An unknown error occurred"
|
|
418
|
+
},
|
|
419
|
+
"ExportResourcesModal.uploadDifferentCSV": {
|
|
420
|
+
developer_comment: "Label for \"Upload a different CSV file\" button",
|
|
421
|
+
string: "Upload a different CSV file"
|
|
422
|
+
},
|
|
423
|
+
"ExportResourcesModal.uploadErrorsDetected": {
|
|
424
|
+
developer_comment: "Message shown when errors are detected during file upload",
|
|
425
|
+
string: "There are <b>{total}</b> errors detected while uploading the file <b>{fileName}</b>. Use <templateLink>our template</templateLink> to review the right formatting and supported values, try exporting using our field selection first or visit <documentationLink>our documentation</documentationLink> for further information."
|
|
246
426
|
}
|
|
247
427
|
};
|
|
248
428
|
|
|
@@ -1,17 +1,69 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var en = {
|
|
4
|
+
"ExportResourcesModal.attributeDefinitionNotFound": {
|
|
5
|
+
developer_comment: "Attribute definition not found error",
|
|
6
|
+
string: "Attribute definition not found"
|
|
7
|
+
},
|
|
8
|
+
"ExportResourcesModal.attributeDefinitionNotFoundTitle": {
|
|
9
|
+
developer_comment: "Title for attribute definitions not found error",
|
|
10
|
+
string: "The following attribute(s) cannot be found in this project:"
|
|
11
|
+
},
|
|
4
12
|
"ExportResourcesModal.back": {
|
|
5
13
|
developer_comment: "Label for \"Back\" button",
|
|
6
14
|
string: "Back"
|
|
7
15
|
},
|
|
16
|
+
"ExportResourcesModal.backToPreviousStep": {
|
|
17
|
+
developer_comment: "Label for \"Back to previous step\" button",
|
|
18
|
+
string: "Back to previous step"
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.backToSelection": {
|
|
21
|
+
developer_comment: "Label for \"Back to selection\" button",
|
|
22
|
+
string: "Back to selection"
|
|
23
|
+
},
|
|
24
|
+
"ExportResourcesModal.browseFile": {
|
|
25
|
+
developer_comment: "Label for \"Browse file\" button",
|
|
26
|
+
string: "browse file"
|
|
27
|
+
},
|
|
8
28
|
"ExportResourcesModal.checkTheSpelling": {
|
|
9
29
|
developer_comment: "In Export fields selection - Check the spelling message",
|
|
10
30
|
string: "Check the spelling."
|
|
11
31
|
},
|
|
12
|
-
"ExportResourcesModal.
|
|
13
|
-
developer_comment: "Label for \"
|
|
14
|
-
string: "
|
|
32
|
+
"ExportResourcesModal.chooseFile": {
|
|
33
|
+
developer_comment: "Label for \"Choose file\" button",
|
|
34
|
+
string: "Choose file"
|
|
35
|
+
},
|
|
36
|
+
"ExportResourcesModal.confirmSelection": {
|
|
37
|
+
developer_comment: "Label for \"Confirm selection\" button",
|
|
38
|
+
string: "Confirm selection"
|
|
39
|
+
},
|
|
40
|
+
"ExportResourcesModal.csvUploadFailed": {
|
|
41
|
+
developer_comment: "CSV upload failed title",
|
|
42
|
+
string: "CSV upload failed"
|
|
43
|
+
},
|
|
44
|
+
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
45
|
+
developer_comment: "A message to define the fields to include in export",
|
|
46
|
+
string: "Define the fields to include in your export with a CSV file below. The file must contain column headers in the predefined format shown in <templateLink>our template</templateLink>. A previously exported CSV can be used as well."
|
|
47
|
+
},
|
|
48
|
+
"ExportResourcesModal.details": {
|
|
49
|
+
developer_comment: "Label for details column",
|
|
50
|
+
string: "Details"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.dragAndDropCSV": {
|
|
53
|
+
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
54
|
+
string: "Drag and drop CSV"
|
|
55
|
+
},
|
|
56
|
+
"ExportResourcesModal.duplicateField": {
|
|
57
|
+
developer_comment: "Duplicate field error",
|
|
58
|
+
string: "Duplicate field"
|
|
59
|
+
},
|
|
60
|
+
"ExportResourcesModal.duplicateFieldTitle": {
|
|
61
|
+
developer_comment: "Title for duplicate fields error",
|
|
62
|
+
string: "The following fields are duplicated. Each field must appear once:"
|
|
63
|
+
},
|
|
64
|
+
"ExportResourcesModal.errorType": {
|
|
65
|
+
developer_comment: "Label for error type column",
|
|
66
|
+
string: "Error type"
|
|
15
67
|
},
|
|
16
68
|
"ExportResourcesModal.exportBasedOnMyViewsMessage": {
|
|
17
69
|
developer_comment: "Select Export setttings based on my views",
|
|
@@ -37,6 +89,14 @@ var en = {
|
|
|
37
89
|
developer_comment: "Label for preferences",
|
|
38
90
|
string: "Preferences"
|
|
39
91
|
},
|
|
92
|
+
"ExportResourcesModal.exportPreview": {
|
|
93
|
+
developer_comment: "Label for export preview step",
|
|
94
|
+
string: "Export preview"
|
|
95
|
+
},
|
|
96
|
+
"ExportResourcesModal.exportProcessMayTakeAWhile": {
|
|
97
|
+
developer_comment: "The export process may take a while",
|
|
98
|
+
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."
|
|
99
|
+
},
|
|
40
100
|
"ExportResourcesModal.exportScope": {
|
|
41
101
|
developer_comment: "Label for Export Scope",
|
|
42
102
|
string: "Scope"
|
|
@@ -125,10 +185,26 @@ var en = {
|
|
|
125
185
|
developer_comment: "Label for Export Settings",
|
|
126
186
|
string: "Settings"
|
|
127
187
|
},
|
|
188
|
+
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
189
|
+
developer_comment: "Field definition not found error",
|
|
190
|
+
string: "Field definition not found"
|
|
191
|
+
},
|
|
192
|
+
"ExportResourcesModal.fieldDefinitionNotFoundTitle": {
|
|
193
|
+
developer_comment: "Title for field definitions not found error",
|
|
194
|
+
string: "The following custom field(s) cannot be found in this project:"
|
|
195
|
+
},
|
|
128
196
|
"ExportResourcesModal.fieldDefinitions": {
|
|
129
197
|
developer_comment: "Label for \"Field definitions\" link",
|
|
130
198
|
string: "Field definitions"
|
|
131
199
|
},
|
|
200
|
+
"ExportResourcesModal.fieldsToBeExported": {
|
|
201
|
+
developer_comment: "Label for fields to be exported",
|
|
202
|
+
string: "{fieldCount, plural, one {<b>1</b> field to be exported} other {<b>{fieldCount}</b> fields to be exported}}:"
|
|
203
|
+
},
|
|
204
|
+
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
205
|
+
developer_comment: "Label for fields to be exported in languages",
|
|
206
|
+
string: "{fieldCount, plural, one {<b>1</b> field to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}} other {<b>{fieldCount}</b> fields to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}}}:"
|
|
207
|
+
},
|
|
132
208
|
"ExportResourcesModal.fileName": {
|
|
133
209
|
developer_comment: "exported file name",
|
|
134
210
|
string: "File name"
|
|
@@ -145,21 +221,49 @@ var en = {
|
|
|
145
221
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
146
222
|
string: "Include all locales"
|
|
147
223
|
},
|
|
224
|
+
"ExportResourcesModal.includeAllLocalesRadioOption": {
|
|
225
|
+
developer_comment: "label for \"all\" option in locales radio options",
|
|
226
|
+
string: "all"
|
|
227
|
+
},
|
|
228
|
+
"ExportResourcesModal.includeOnlySelectedLocalesRadioOption": {
|
|
229
|
+
developer_comment: "label for \"only selected\" option in locales radio options",
|
|
230
|
+
string: "only selected"
|
|
231
|
+
},
|
|
232
|
+
"ExportResourcesModal.incompleteField": {
|
|
233
|
+
developer_comment: "Incomplete field error",
|
|
234
|
+
string: "Incomplete field"
|
|
235
|
+
},
|
|
236
|
+
"ExportResourcesModal.incompleteFieldTitle": {
|
|
237
|
+
developer_comment: "Title for incomplete fields error",
|
|
238
|
+
string: "The following fields are missing a subfield:"
|
|
239
|
+
},
|
|
148
240
|
"ExportResourcesModal.invalidFileNameError": {
|
|
149
241
|
developer_comment: "Error when file name field is not valid",
|
|
150
242
|
string: "File name may only contain alphanumeric characters, hyphens and underscores"
|
|
151
243
|
},
|
|
244
|
+
"ExportResourcesModal.invalidQueryPredicate": {
|
|
245
|
+
developer_comment: "Error when query predicate field is not valid",
|
|
246
|
+
string: "There is an error with the query predicate. Make sure the syntax is correct."
|
|
247
|
+
},
|
|
152
248
|
"ExportResourcesModal.itemCount": {
|
|
153
249
|
developer_comment: "Label for item count",
|
|
154
|
-
string: "{count, plural,
|
|
250
|
+
string: "{count, plural, one {# item} other {# items}}"
|
|
155
251
|
},
|
|
156
252
|
"ExportResourcesModal.loadMoreFields": {
|
|
157
253
|
developer_comment: "Load more fields message",
|
|
158
254
|
string: "Load more fields by using the search functionality or specify the full list of fields with a CSV file"
|
|
159
255
|
},
|
|
160
|
-
"ExportResourcesModal.
|
|
161
|
-
developer_comment: "
|
|
162
|
-
string: "
|
|
256
|
+
"ExportResourcesModal.locales": {
|
|
257
|
+
developer_comment: "Locales",
|
|
258
|
+
string: "Locales"
|
|
259
|
+
},
|
|
260
|
+
"ExportResourcesModal.localizedFieldWithoutLocale": {
|
|
261
|
+
developer_comment: "Localized field without locale error",
|
|
262
|
+
string: "Localized field without locale"
|
|
263
|
+
},
|
|
264
|
+
"ExportResourcesModal.localizedFieldWithoutLocaleTitle": {
|
|
265
|
+
developer_comment: "Title for localized fields without locale error",
|
|
266
|
+
string: "The following localised fields do not specify any locale suffix. Pick a different option in the Locales field or upload a different CSV file:"
|
|
163
267
|
},
|
|
164
268
|
"ExportResourcesModal.missingFileNameError": {
|
|
165
269
|
developer_comment: "Error when file name field is missing",
|
|
@@ -169,6 +273,10 @@ var en = {
|
|
|
169
273
|
developer_comment: "Error when no locale is selected",
|
|
170
274
|
string: "Please select at least one locale"
|
|
171
275
|
},
|
|
276
|
+
"ExportResourcesModal.missingQueryPredicateError": {
|
|
277
|
+
developer_comment: "Error when query predicate field is missing",
|
|
278
|
+
string: "Please enter a query predicate"
|
|
279
|
+
},
|
|
172
280
|
"ExportResourcesModal.modalTitle.category": {
|
|
173
281
|
developer_comment: "Label for the categories modal title",
|
|
174
282
|
string: "Export categories"
|
|
@@ -201,10 +309,34 @@ var en = {
|
|
|
201
309
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
202
310
|
string: "My Views"
|
|
203
311
|
},
|
|
312
|
+
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
313
|
+
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
314
|
+
string: "No resources match your query predicate. Please check your query predicate and try again."
|
|
315
|
+
},
|
|
316
|
+
"ExportResourcesModal.notSupportedField": {
|
|
317
|
+
developer_comment: "Not supported field error",
|
|
318
|
+
string: "Not supported field"
|
|
319
|
+
},
|
|
320
|
+
"ExportResourcesModal.notSupportedFieldsTitle": {
|
|
321
|
+
developer_comment: "Title for not supported fields error",
|
|
322
|
+
string: "The following fields are not supported for the resource type:"
|
|
323
|
+
},
|
|
204
324
|
"ExportResourcesModal.nothingApplied": {
|
|
205
325
|
developer_comment: "Shown when there is no filter applied",
|
|
206
326
|
string: "nothing applied"
|
|
207
327
|
},
|
|
328
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFile": {
|
|
329
|
+
developer_comment: "label for \"only locales found in the CSV file\" option in locales radio options",
|
|
330
|
+
string: "only locales found in the CSV file"
|
|
331
|
+
},
|
|
332
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFileTooltip": {
|
|
333
|
+
developer_comment: "Tooltip for \"only locales found in the CSV file\" option",
|
|
334
|
+
string: "Upload a file first to be able to select this option"
|
|
335
|
+
},
|
|
336
|
+
"ExportResourcesModal.or": {
|
|
337
|
+
developer_comment: "Label for \"or\" text",
|
|
338
|
+
string: "or"
|
|
339
|
+
},
|
|
208
340
|
"ExportResourcesModal.outputFormat": {
|
|
209
341
|
developer_comment: "File format like (csv, xls, ...etc)",
|
|
210
342
|
string: "File format"
|
|
@@ -213,6 +345,10 @@ var en = {
|
|
|
213
345
|
developer_comment: "properties panel label",
|
|
214
346
|
string: "Properties"
|
|
215
347
|
},
|
|
348
|
+
"ExportResourcesModal.queryPredicate": {
|
|
349
|
+
developer_comment: "Label for query predicate option",
|
|
350
|
+
string: "Query predicate"
|
|
351
|
+
},
|
|
216
352
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
217
353
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
218
354
|
string: "Try searching by entering the exact field name."
|
|
@@ -221,6 +357,22 @@ var en = {
|
|
|
221
357
|
developer_comment: "Placeholder for \"Search for fields\" search input",
|
|
222
358
|
string: "Search for fields"
|
|
223
359
|
},
|
|
360
|
+
"ExportResourcesModal.selectContentToExport": {
|
|
361
|
+
developer_comment: "Label for \"Select content to export\" button",
|
|
362
|
+
string: "Select content to export"
|
|
363
|
+
},
|
|
364
|
+
"ExportResourcesModal.selectDifferentFields": {
|
|
365
|
+
developer_comment: "Label for \"Select different fields\" button",
|
|
366
|
+
string: "Select different fields"
|
|
367
|
+
},
|
|
368
|
+
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
369
|
+
developer_comment: "Label for \"Select fields from an imported CSV\" button",
|
|
370
|
+
string: "Select fields from an imported CSV"
|
|
371
|
+
},
|
|
372
|
+
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
373
|
+
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
374
|
+
string: "Select fields from a limited list"
|
|
375
|
+
},
|
|
224
376
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
225
377
|
string: "Select fields to export"
|
|
226
378
|
},
|
|
@@ -228,10 +380,26 @@ var en = {
|
|
|
228
380
|
developer_comment: "Label for total Selected",
|
|
229
381
|
string: "{total} selected"
|
|
230
382
|
},
|
|
383
|
+
"ExportResourcesModal.showAll": {
|
|
384
|
+
developer_comment: "Label for \"Show all\" button",
|
|
385
|
+
string: "Show all"
|
|
386
|
+
},
|
|
387
|
+
"ExportResourcesModal.showLess": {
|
|
388
|
+
developer_comment: "Label for \"Show less\" button",
|
|
389
|
+
string: "Show less"
|
|
390
|
+
},
|
|
231
391
|
"ExportResourcesModal.startExport": {
|
|
232
392
|
developer_comment: "Label for \"Start export\" button",
|
|
233
393
|
string: "Start export"
|
|
234
394
|
},
|
|
395
|
+
"ExportResourcesModal.stepCount": {
|
|
396
|
+
developer_comment: "Step count",
|
|
397
|
+
string: "Step {currentStep}/{totalSteps}"
|
|
398
|
+
},
|
|
399
|
+
"ExportResourcesModal.stepNumber": {
|
|
400
|
+
developer_comment: "Step number",
|
|
401
|
+
string: "Step {stepNumber}"
|
|
402
|
+
},
|
|
235
403
|
"ExportResourcesModal.suggestions": {
|
|
236
404
|
developer_comment: "In Export fields selection - Suggestions message",
|
|
237
405
|
string: "Suggestions:"
|
|
@@ -243,6 +411,18 @@ var en = {
|
|
|
243
411
|
"ExportResourcesModal.unexpectedError": {
|
|
244
412
|
developer_comment: "Generic notification message when starting export process fails",
|
|
245
413
|
string: "An error occurred while starting the export process. Please try again or contact support if the problem persists."
|
|
414
|
+
},
|
|
415
|
+
"ExportResourcesModal.unknownError": {
|
|
416
|
+
developer_comment: "Unknown error",
|
|
417
|
+
string: "An unknown error occurred"
|
|
418
|
+
},
|
|
419
|
+
"ExportResourcesModal.uploadDifferentCSV": {
|
|
420
|
+
developer_comment: "Label for \"Upload a different CSV file\" button",
|
|
421
|
+
string: "Upload a different CSV file"
|
|
422
|
+
},
|
|
423
|
+
"ExportResourcesModal.uploadErrorsDetected": {
|
|
424
|
+
developer_comment: "Message shown when errors are detected during file upload",
|
|
425
|
+
string: "There are <b>{total}</b> errors detected while uploading the file <b>{fileName}</b>. Use <templateLink>our template</templateLink> to review the right formatting and supported values, try exporting using our field selection first or visit <documentationLink>our documentation</documentationLink> for further information."
|
|
246
426
|
}
|
|
247
427
|
};
|
|
248
428
|
|
|
@@ -1,15 +1,67 @@
|
|
|
1
1
|
var en = {
|
|
2
|
+
"ExportResourcesModal.attributeDefinitionNotFound": {
|
|
3
|
+
developer_comment: "Attribute definition not found error",
|
|
4
|
+
string: "Attribute definition not found"
|
|
5
|
+
},
|
|
6
|
+
"ExportResourcesModal.attributeDefinitionNotFoundTitle": {
|
|
7
|
+
developer_comment: "Title for attribute definitions not found error",
|
|
8
|
+
string: "The following attribute(s) cannot be found in this project:"
|
|
9
|
+
},
|
|
2
10
|
"ExportResourcesModal.back": {
|
|
3
11
|
developer_comment: "Label for \"Back\" button",
|
|
4
12
|
string: "Back"
|
|
5
13
|
},
|
|
14
|
+
"ExportResourcesModal.backToPreviousStep": {
|
|
15
|
+
developer_comment: "Label for \"Back to previous step\" button",
|
|
16
|
+
string: "Back to previous step"
|
|
17
|
+
},
|
|
18
|
+
"ExportResourcesModal.backToSelection": {
|
|
19
|
+
developer_comment: "Label for \"Back to selection\" button",
|
|
20
|
+
string: "Back to selection"
|
|
21
|
+
},
|
|
22
|
+
"ExportResourcesModal.browseFile": {
|
|
23
|
+
developer_comment: "Label for \"Browse file\" button",
|
|
24
|
+
string: "browse file"
|
|
25
|
+
},
|
|
6
26
|
"ExportResourcesModal.checkTheSpelling": {
|
|
7
27
|
developer_comment: "In Export fields selection - Check the spelling message",
|
|
8
28
|
string: "Check the spelling."
|
|
9
29
|
},
|
|
10
|
-
"ExportResourcesModal.
|
|
11
|
-
developer_comment: "Label for \"
|
|
12
|
-
string: "
|
|
30
|
+
"ExportResourcesModal.chooseFile": {
|
|
31
|
+
developer_comment: "Label for \"Choose file\" button",
|
|
32
|
+
string: "Choose file"
|
|
33
|
+
},
|
|
34
|
+
"ExportResourcesModal.confirmSelection": {
|
|
35
|
+
developer_comment: "Label for \"Confirm selection\" button",
|
|
36
|
+
string: "Confirm selection"
|
|
37
|
+
},
|
|
38
|
+
"ExportResourcesModal.csvUploadFailed": {
|
|
39
|
+
developer_comment: "CSV upload failed title",
|
|
40
|
+
string: "CSV upload failed"
|
|
41
|
+
},
|
|
42
|
+
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
43
|
+
developer_comment: "A message to define the fields to include in export",
|
|
44
|
+
string: "Define the fields to include in your export with a CSV file below. The file must contain column headers in the predefined format shown in <templateLink>our template</templateLink>. A previously exported CSV can be used as well."
|
|
45
|
+
},
|
|
46
|
+
"ExportResourcesModal.details": {
|
|
47
|
+
developer_comment: "Label for details column",
|
|
48
|
+
string: "Details"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.dragAndDropCSV": {
|
|
51
|
+
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
52
|
+
string: "Drag and drop CSV"
|
|
53
|
+
},
|
|
54
|
+
"ExportResourcesModal.duplicateField": {
|
|
55
|
+
developer_comment: "Duplicate field error",
|
|
56
|
+
string: "Duplicate field"
|
|
57
|
+
},
|
|
58
|
+
"ExportResourcesModal.duplicateFieldTitle": {
|
|
59
|
+
developer_comment: "Title for duplicate fields error",
|
|
60
|
+
string: "The following fields are duplicated. Each field must appear once:"
|
|
61
|
+
},
|
|
62
|
+
"ExportResourcesModal.errorType": {
|
|
63
|
+
developer_comment: "Label for error type column",
|
|
64
|
+
string: "Error type"
|
|
13
65
|
},
|
|
14
66
|
"ExportResourcesModal.exportBasedOnMyViewsMessage": {
|
|
15
67
|
developer_comment: "Select Export setttings based on my views",
|
|
@@ -35,6 +87,14 @@ var en = {
|
|
|
35
87
|
developer_comment: "Label for preferences",
|
|
36
88
|
string: "Preferences"
|
|
37
89
|
},
|
|
90
|
+
"ExportResourcesModal.exportPreview": {
|
|
91
|
+
developer_comment: "Label for export preview step",
|
|
92
|
+
string: "Export preview"
|
|
93
|
+
},
|
|
94
|
+
"ExportResourcesModal.exportProcessMayTakeAWhile": {
|
|
95
|
+
developer_comment: "The export process may take a while",
|
|
96
|
+
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."
|
|
97
|
+
},
|
|
38
98
|
"ExportResourcesModal.exportScope": {
|
|
39
99
|
developer_comment: "Label for Export Scope",
|
|
40
100
|
string: "Scope"
|
|
@@ -123,10 +183,26 @@ var en = {
|
|
|
123
183
|
developer_comment: "Label for Export Settings",
|
|
124
184
|
string: "Settings"
|
|
125
185
|
},
|
|
186
|
+
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
187
|
+
developer_comment: "Field definition not found error",
|
|
188
|
+
string: "Field definition not found"
|
|
189
|
+
},
|
|
190
|
+
"ExportResourcesModal.fieldDefinitionNotFoundTitle": {
|
|
191
|
+
developer_comment: "Title for field definitions not found error",
|
|
192
|
+
string: "The following custom field(s) cannot be found in this project:"
|
|
193
|
+
},
|
|
126
194
|
"ExportResourcesModal.fieldDefinitions": {
|
|
127
195
|
developer_comment: "Label for \"Field definitions\" link",
|
|
128
196
|
string: "Field definitions"
|
|
129
197
|
},
|
|
198
|
+
"ExportResourcesModal.fieldsToBeExported": {
|
|
199
|
+
developer_comment: "Label for fields to be exported",
|
|
200
|
+
string: "{fieldCount, plural, one {<b>1</b> field to be exported} other {<b>{fieldCount}</b> fields to be exported}}:"
|
|
201
|
+
},
|
|
202
|
+
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
203
|
+
developer_comment: "Label for fields to be exported in languages",
|
|
204
|
+
string: "{fieldCount, plural, one {<b>1</b> field to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}} other {<b>{fieldCount}</b> fields to be exported in {languageCount, plural, one {<b>1</b> language} other {<b>{languageCount}</b> languages}}}}:"
|
|
205
|
+
},
|
|
130
206
|
"ExportResourcesModal.fileName": {
|
|
131
207
|
developer_comment: "exported file name",
|
|
132
208
|
string: "File name"
|
|
@@ -143,21 +219,49 @@ var en = {
|
|
|
143
219
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
144
220
|
string: "Include all locales"
|
|
145
221
|
},
|
|
222
|
+
"ExportResourcesModal.includeAllLocalesRadioOption": {
|
|
223
|
+
developer_comment: "label for \"all\" option in locales radio options",
|
|
224
|
+
string: "all"
|
|
225
|
+
},
|
|
226
|
+
"ExportResourcesModal.includeOnlySelectedLocalesRadioOption": {
|
|
227
|
+
developer_comment: "label for \"only selected\" option in locales radio options",
|
|
228
|
+
string: "only selected"
|
|
229
|
+
},
|
|
230
|
+
"ExportResourcesModal.incompleteField": {
|
|
231
|
+
developer_comment: "Incomplete field error",
|
|
232
|
+
string: "Incomplete field"
|
|
233
|
+
},
|
|
234
|
+
"ExportResourcesModal.incompleteFieldTitle": {
|
|
235
|
+
developer_comment: "Title for incomplete fields error",
|
|
236
|
+
string: "The following fields are missing a subfield:"
|
|
237
|
+
},
|
|
146
238
|
"ExportResourcesModal.invalidFileNameError": {
|
|
147
239
|
developer_comment: "Error when file name field is not valid",
|
|
148
240
|
string: "File name may only contain alphanumeric characters, hyphens and underscores"
|
|
149
241
|
},
|
|
242
|
+
"ExportResourcesModal.invalidQueryPredicate": {
|
|
243
|
+
developer_comment: "Error when query predicate field is not valid",
|
|
244
|
+
string: "There is an error with the query predicate. Make sure the syntax is correct."
|
|
245
|
+
},
|
|
150
246
|
"ExportResourcesModal.itemCount": {
|
|
151
247
|
developer_comment: "Label for item count",
|
|
152
|
-
string: "{count, plural,
|
|
248
|
+
string: "{count, plural, one {# item} other {# items}}"
|
|
153
249
|
},
|
|
154
250
|
"ExportResourcesModal.loadMoreFields": {
|
|
155
251
|
developer_comment: "Load more fields message",
|
|
156
252
|
string: "Load more fields by using the search functionality or specify the full list of fields with a CSV file"
|
|
157
253
|
},
|
|
158
|
-
"ExportResourcesModal.
|
|
159
|
-
developer_comment: "
|
|
160
|
-
string: "
|
|
254
|
+
"ExportResourcesModal.locales": {
|
|
255
|
+
developer_comment: "Locales",
|
|
256
|
+
string: "Locales"
|
|
257
|
+
},
|
|
258
|
+
"ExportResourcesModal.localizedFieldWithoutLocale": {
|
|
259
|
+
developer_comment: "Localized field without locale error",
|
|
260
|
+
string: "Localized field without locale"
|
|
261
|
+
},
|
|
262
|
+
"ExportResourcesModal.localizedFieldWithoutLocaleTitle": {
|
|
263
|
+
developer_comment: "Title for localized fields without locale error",
|
|
264
|
+
string: "The following localised fields do not specify any locale suffix. Pick a different option in the Locales field or upload a different CSV file:"
|
|
161
265
|
},
|
|
162
266
|
"ExportResourcesModal.missingFileNameError": {
|
|
163
267
|
developer_comment: "Error when file name field is missing",
|
|
@@ -167,6 +271,10 @@ var en = {
|
|
|
167
271
|
developer_comment: "Error when no locale is selected",
|
|
168
272
|
string: "Please select at least one locale"
|
|
169
273
|
},
|
|
274
|
+
"ExportResourcesModal.missingQueryPredicateError": {
|
|
275
|
+
developer_comment: "Error when query predicate field is missing",
|
|
276
|
+
string: "Please enter a query predicate"
|
|
277
|
+
},
|
|
170
278
|
"ExportResourcesModal.modalTitle.category": {
|
|
171
279
|
developer_comment: "Label for the categories modal title",
|
|
172
280
|
string: "Export categories"
|
|
@@ -199,10 +307,34 @@ var en = {
|
|
|
199
307
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
200
308
|
string: "My Views"
|
|
201
309
|
},
|
|
310
|
+
"ExportResourcesModal.noResourcesToExportForQueryPredicate": {
|
|
311
|
+
developer_comment: "Error message when there are no resources to export for given query predicate",
|
|
312
|
+
string: "No resources match your query predicate. Please check your query predicate and try again."
|
|
313
|
+
},
|
|
314
|
+
"ExportResourcesModal.notSupportedField": {
|
|
315
|
+
developer_comment: "Not supported field error",
|
|
316
|
+
string: "Not supported field"
|
|
317
|
+
},
|
|
318
|
+
"ExportResourcesModal.notSupportedFieldsTitle": {
|
|
319
|
+
developer_comment: "Title for not supported fields error",
|
|
320
|
+
string: "The following fields are not supported for the resource type:"
|
|
321
|
+
},
|
|
202
322
|
"ExportResourcesModal.nothingApplied": {
|
|
203
323
|
developer_comment: "Shown when there is no filter applied",
|
|
204
324
|
string: "nothing applied"
|
|
205
325
|
},
|
|
326
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFile": {
|
|
327
|
+
developer_comment: "label for \"only locales found in the CSV file\" option in locales radio options",
|
|
328
|
+
string: "only locales found in the CSV file"
|
|
329
|
+
},
|
|
330
|
+
"ExportResourcesModal.onlyLocalesFoundInCsvFileTooltip": {
|
|
331
|
+
developer_comment: "Tooltip for \"only locales found in the CSV file\" option",
|
|
332
|
+
string: "Upload a file first to be able to select this option"
|
|
333
|
+
},
|
|
334
|
+
"ExportResourcesModal.or": {
|
|
335
|
+
developer_comment: "Label for \"or\" text",
|
|
336
|
+
string: "or"
|
|
337
|
+
},
|
|
206
338
|
"ExportResourcesModal.outputFormat": {
|
|
207
339
|
developer_comment: "File format like (csv, xls, ...etc)",
|
|
208
340
|
string: "File format"
|
|
@@ -211,6 +343,10 @@ var en = {
|
|
|
211
343
|
developer_comment: "properties panel label",
|
|
212
344
|
string: "Properties"
|
|
213
345
|
},
|
|
346
|
+
"ExportResourcesModal.queryPredicate": {
|
|
347
|
+
developer_comment: "Label for query predicate option",
|
|
348
|
+
string: "Query predicate"
|
|
349
|
+
},
|
|
214
350
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
215
351
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
216
352
|
string: "Try searching by entering the exact field name."
|
|
@@ -219,6 +355,22 @@ var en = {
|
|
|
219
355
|
developer_comment: "Placeholder for \"Search for fields\" search input",
|
|
220
356
|
string: "Search for fields"
|
|
221
357
|
},
|
|
358
|
+
"ExportResourcesModal.selectContentToExport": {
|
|
359
|
+
developer_comment: "Label for \"Select content to export\" button",
|
|
360
|
+
string: "Select content to export"
|
|
361
|
+
},
|
|
362
|
+
"ExportResourcesModal.selectDifferentFields": {
|
|
363
|
+
developer_comment: "Label for \"Select different fields\" button",
|
|
364
|
+
string: "Select different fields"
|
|
365
|
+
},
|
|
366
|
+
"ExportResourcesModal.selectFieldsFromImportedCSV": {
|
|
367
|
+
developer_comment: "Label for \"Select fields from an imported CSV\" button",
|
|
368
|
+
string: "Select fields from an imported CSV"
|
|
369
|
+
},
|
|
370
|
+
"ExportResourcesModal.selectFieldsFromLimitedList": {
|
|
371
|
+
developer_comment: "Label for \"Select fields from a limited list\" button",
|
|
372
|
+
string: "Select fields from a limited list"
|
|
373
|
+
},
|
|
222
374
|
"ExportResourcesModal.selectFieldsToExport": {
|
|
223
375
|
string: "Select fields to export"
|
|
224
376
|
},
|
|
@@ -226,10 +378,26 @@ var en = {
|
|
|
226
378
|
developer_comment: "Label for total Selected",
|
|
227
379
|
string: "{total} selected"
|
|
228
380
|
},
|
|
381
|
+
"ExportResourcesModal.showAll": {
|
|
382
|
+
developer_comment: "Label for \"Show all\" button",
|
|
383
|
+
string: "Show all"
|
|
384
|
+
},
|
|
385
|
+
"ExportResourcesModal.showLess": {
|
|
386
|
+
developer_comment: "Label for \"Show less\" button",
|
|
387
|
+
string: "Show less"
|
|
388
|
+
},
|
|
229
389
|
"ExportResourcesModal.startExport": {
|
|
230
390
|
developer_comment: "Label for \"Start export\" button",
|
|
231
391
|
string: "Start export"
|
|
232
392
|
},
|
|
393
|
+
"ExportResourcesModal.stepCount": {
|
|
394
|
+
developer_comment: "Step count",
|
|
395
|
+
string: "Step {currentStep}/{totalSteps}"
|
|
396
|
+
},
|
|
397
|
+
"ExportResourcesModal.stepNumber": {
|
|
398
|
+
developer_comment: "Step number",
|
|
399
|
+
string: "Step {stepNumber}"
|
|
400
|
+
},
|
|
233
401
|
"ExportResourcesModal.suggestions": {
|
|
234
402
|
developer_comment: "In Export fields selection - Suggestions message",
|
|
235
403
|
string: "Suggestions:"
|
|
@@ -241,6 +409,18 @@ var en = {
|
|
|
241
409
|
"ExportResourcesModal.unexpectedError": {
|
|
242
410
|
developer_comment: "Generic notification message when starting export process fails",
|
|
243
411
|
string: "An error occurred while starting the export process. Please try again or contact support if the problem persists."
|
|
412
|
+
},
|
|
413
|
+
"ExportResourcesModal.unknownError": {
|
|
414
|
+
developer_comment: "Unknown error",
|
|
415
|
+
string: "An unknown error occurred"
|
|
416
|
+
},
|
|
417
|
+
"ExportResourcesModal.uploadDifferentCSV": {
|
|
418
|
+
developer_comment: "Label for \"Upload a different CSV file\" button",
|
|
419
|
+
string: "Upload a different CSV file"
|
|
420
|
+
},
|
|
421
|
+
"ExportResourcesModal.uploadErrorsDetected": {
|
|
422
|
+
developer_comment: "Message shown when errors are detected during file upload",
|
|
423
|
+
string: "There are <b>{total}</b> errors detected while uploading the file <b>{fileName}</b>. Use <templateLink>our template</templateLink> to review the right formatting and supported values, try exporting using our field selection first or visit <documentationLink>our documentation</documentationLink> for further information."
|
|
244
424
|
}
|
|
245
425
|
};
|
|
246
426
|
|
|
@@ -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-
|
|
13
|
+
import { m as messages } from './index-f20e86f3.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';
|
package/dist/{enabled-drop-area-dc1700a7.cjs.dev.js → enabled-drop-area-6b5571a5.cjs.dev.js}
RENAMED
|
@@ -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-
|
|
15
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-e8859363.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');
|
package/dist/{enabled-drop-area-1b58b8dd.cjs.prod.js → enabled-drop-area-78a2526c.cjs.prod.js}
RENAMED
|
@@ -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-
|
|
15
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9cb88a69.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');
|
package/dist/{file-dropped-area-b467b781.cjs.dev.js → file-dropped-area-5a67b071.cjs.dev.js}
RENAMED
|
@@ -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-
|
|
6
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-e8859363.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');
|
|
@@ -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-
|
|
4
|
+
import { u as useExportResourcesModalContext, m as messages } from './index-f20e86f3.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';
|
package/dist/{file-dropped-area-2c2dc652.cjs.prod.js → file-dropped-area-d0430070.cjs.prod.js}
RENAMED
|
@@ -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-
|
|
6
|
+
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-9cb88a69.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');
|
|
@@ -3193,11 +3193,11 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
3193
3193
|
return /*#__PURE__*/react.css("" , "" );
|
|
3194
3194
|
}
|
|
3195
3195
|
|
|
3196
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
3196
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-a4f63d4c.cjs.prod.js' /* webpackChunkName: "active-drag-drop-area" */); }));
|
|
3197
3197
|
|
|
3198
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
3198
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-78a2526c.cjs.prod.js' /* webpackChunkName: "enabled-drop-area" */); }));
|
|
3199
3199
|
|
|
3200
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
3200
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-d0430070.cjs.prod.js' /* webpackChunkName: "filed-dropped-area" */); }));
|
|
3201
3201
|
|
|
3202
3202
|
function getDropArea(_ref) {
|
|
3203
3203
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -3288,7 +3288,7 @@ const getChunkImport = locale => {
|
|
|
3288
3288
|
case 'pt-BR':
|
|
3289
3289
|
return Promise.resolve().then(function () { return require(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-89644b77.cjs.prod.js'); });
|
|
3290
3290
|
default:
|
|
3291
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "export-resources-modal-i18n-en" */'./en-
|
|
3291
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "export-resources-modal-i18n-en" */'./en-34f04489.cjs.prod.js'); });
|
|
3292
3292
|
}
|
|
3293
3293
|
};
|
|
3294
3294
|
const loadMessages = async locale => {
|
|
@@ -3229,11 +3229,11 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
3229
3229
|
return /*#__PURE__*/react.css(process.env.NODE_ENV === "production" ? "" : ";label:getDefaultDropWrapperStyles;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRyb3AtYXJlYS13cmFwcGVyLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUF5QlkiLCJmaWxlIjoiZHJvcC1hcmVhLXdyYXBwZXIudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHlwZSBEcm9wem9uZVJvb3RQcm9wcyB9IGZyb20gJ3JlYWN0LWRyb3B6b25lJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IHsgdHlwZSBEcm9wQXJlYVN0YXRlIH0gZnJvbSAnLi4vLi4vLi4vQHR5cGVzJ1xuXG5pbnRlcmZhY2UgRHJvcFdyYXBwZXJQcm9wcyBleHRlbmRzIERyb3B6b25lUm9vdFByb3BzIHtcbiAgZHJvcEFyZWFTdGF0ZTogRHJvcEFyZWFTdGF0ZVxufVxuZXhwb3J0IGNvbnN0IERyb3BXcmFwcGVyID0gc3R5bGVkLmRpdjxEcm9wV3JhcHBlclByb3BzPmBcbiAgJHtzdHlsZXMuYmFzZX1cbiAgJHsocHJvcHMpID0+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2RlZmF1bHQnKSB7XG4gICAgICByZXR1cm4gc3R5bGVzLnJlYWR5Rm9yRHJvcFxuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2FjdGl2ZS1kcmFnJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5hY3RpdmVEcmFnXG4gICAgfVxuICAgIGlmIChwcm9wcy5kcm9wQXJlYVN0YXRlID09PSAnZmlsZS1kcm9wcGVkJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5maWxlRHJvcHBlZFxuICAgIH1cbiAgICByZXR1cm4gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKHByb3BzLmRyb3BBcmVhU3RhdGUpXG4gIH19XG5gXG5mdW5jdGlvbiBnZXREZWZhdWx0RHJvcFdyYXBwZXJTdHlsZXMoX2Ryb3BBcmVhU3RhdGU6IG5ldmVyKSB7XG4gIHJldHVybiBjc3NgYFxufVxuIl19 */");
|
|
3230
3230
|
}
|
|
3231
3231
|
|
|
3232
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
3232
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-8f777e8c.cjs.dev.js' /* webpackChunkName: "active-drag-drop-area" */); }));
|
|
3233
3233
|
|
|
3234
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
3234
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-6b5571a5.cjs.dev.js' /* webpackChunkName: "enabled-drop-area" */); }));
|
|
3235
3235
|
|
|
3236
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
3236
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-5a67b071.cjs.dev.js' /* webpackChunkName: "filed-dropped-area" */); }));
|
|
3237
3237
|
|
|
3238
3238
|
function getDropArea(_ref) {
|
|
3239
3239
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -3324,7 +3324,7 @@ const getChunkImport = locale => {
|
|
|
3324
3324
|
case 'pt-BR':
|
|
3325
3325
|
return Promise.resolve().then(function () { return require(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-442e5bba.cjs.dev.js'); });
|
|
3326
3326
|
default:
|
|
3327
|
-
return Promise.resolve().then(function () { return require(/* webpackChunkName: "export-resources-modal-i18n-en" */'./en-
|
|
3327
|
+
return Promise.resolve().then(function () { return require(/* webpackChunkName: "export-resources-modal-i18n-en" */'./en-39d60fa2.cjs.dev.js'); });
|
|
3328
3328
|
}
|
|
3329
3329
|
};
|
|
3330
3330
|
const loadMessages = async locale => {
|
|
@@ -3188,11 +3188,11 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
3188
3188
|
return /*#__PURE__*/css(process.env.NODE_ENV === "production" ? "" : ";label:getDefaultDropWrapperStyles;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRyb3AtYXJlYS13cmFwcGVyLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUF5QlkiLCJmaWxlIjoiZHJvcC1hcmVhLXdyYXBwZXIudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHlwZSBEcm9wem9uZVJvb3RQcm9wcyB9IGZyb20gJ3JlYWN0LWRyb3B6b25lJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IHsgdHlwZSBEcm9wQXJlYVN0YXRlIH0gZnJvbSAnLi4vLi4vLi4vQHR5cGVzJ1xuXG5pbnRlcmZhY2UgRHJvcFdyYXBwZXJQcm9wcyBleHRlbmRzIERyb3B6b25lUm9vdFByb3BzIHtcbiAgZHJvcEFyZWFTdGF0ZTogRHJvcEFyZWFTdGF0ZVxufVxuZXhwb3J0IGNvbnN0IERyb3BXcmFwcGVyID0gc3R5bGVkLmRpdjxEcm9wV3JhcHBlclByb3BzPmBcbiAgJHtzdHlsZXMuYmFzZX1cbiAgJHsocHJvcHMpID0+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2RlZmF1bHQnKSB7XG4gICAgICByZXR1cm4gc3R5bGVzLnJlYWR5Rm9yRHJvcFxuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2FjdGl2ZS1kcmFnJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5hY3RpdmVEcmFnXG4gICAgfVxuICAgIGlmIChwcm9wcy5kcm9wQXJlYVN0YXRlID09PSAnZmlsZS1kcm9wcGVkJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5maWxlRHJvcHBlZFxuICAgIH1cbiAgICByZXR1cm4gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKHByb3BzLmRyb3BBcmVhU3RhdGUpXG4gIH19XG5gXG5mdW5jdGlvbiBnZXREZWZhdWx0RHJvcFdyYXBwZXJTdHlsZXMoX2Ryb3BBcmVhU3RhdGU6IG5ldmVyKSB7XG4gIHJldHVybiBjc3NgYFxufVxuIl19 */");
|
|
3189
3189
|
}
|
|
3190
3190
|
|
|
3191
|
-
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-
|
|
3191
|
+
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-69334379.esm.js' /* webpackChunkName: "active-drag-drop-area" */));
|
|
3192
3192
|
|
|
3193
|
-
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-
|
|
3193
|
+
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-18d6db32.esm.js' /* webpackChunkName: "enabled-drop-area" */));
|
|
3194
3194
|
|
|
3195
|
-
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-
|
|
3195
|
+
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-85a97af4.esm.js' /* webpackChunkName: "filed-dropped-area" */));
|
|
3196
3196
|
|
|
3197
3197
|
function getDropArea(_ref) {
|
|
3198
3198
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -3283,7 +3283,7 @@ const getChunkImport = locale => {
|
|
|
3283
3283
|
case 'pt-BR':
|
|
3284
3284
|
return import(/* webpackChunkName: "change-history-i18n-pt-BR" */'./pt-BR-b849606a.esm.js');
|
|
3285
3285
|
default:
|
|
3286
|
-
return import(/* webpackChunkName: "export-resources-modal-i18n-en" */'./en-
|
|
3286
|
+
return import(/* webpackChunkName: "export-resources-modal-i18n-en" */'./en-4ca9fb4c.esm.js');
|
|
3287
3287
|
}
|
|
3288
3288
|
};
|
|
3289
3289
|
const loadMessages = async locale => {
|
package/package.json
CHANGED