@commercetools-frontend-extensions/export-resources-modal 5.2.0 → 5.3.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.
- package/dist/{active-drag-drop-area-42bf7adf.cjs.dev.js → active-drag-drop-area-e3f74c13.cjs.dev.js} +2 -2
- package/dist/{active-drag-drop-area-6571c6f1.cjs.prod.js → active-drag-drop-area-e9bf7129.cjs.prod.js} +2 -2
- package/dist/{active-drag-drop-area-0c0e312e.esm.js → active-drag-drop-area-fb905a01.esm.js} +2 -2
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +2 -2
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +2 -2
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +2 -2
- package/dist/{de-458f4116.esm.js → de-324f2829.esm.js} +64 -20
- package/dist/{de-c18aeb38.cjs.dev.js → de-44143469.cjs.dev.js} +64 -20
- package/dist/{de-172c3905.cjs.prod.js → de-850971a3.cjs.prod.js} +64 -20
- package/dist/declarations/src/@constants/delimiters.d.ts +19 -0
- package/dist/declarations/src/@types/export-api.d.ts +10 -0
- package/dist/declarations/src/@types/form.d.ts +2 -0
- package/dist/{en-bf084198.esm.js → en-015fa203.esm.js} +64 -20
- package/dist/{en-951cd344.cjs.prod.js → en-6928b534.cjs.dev.js} +64 -20
- package/dist/{en-68174953.cjs.dev.js → en-89430bcb.cjs.prod.js} +64 -20
- package/dist/{enabled-drop-area-a86820f8.cjs.prod.js → enabled-drop-area-3161efde.cjs.prod.js} +2 -2
- package/dist/{enabled-drop-area-07845761.esm.js → enabled-drop-area-5d5a61c8.esm.js} +2 -2
- package/dist/{enabled-drop-area-f0ede72d.cjs.dev.js → enabled-drop-area-b35ddf49.cjs.dev.js} +2 -2
- package/dist/{es-a8553ca8.esm.js → es-735dbaf2.esm.js} +64 -20
- package/dist/{es-b0a9fb31.cjs.prod.js → es-e6dd1e27.cjs.dev.js} +64 -20
- package/dist/{es-38a3a3ae.cjs.dev.js → es-e73368be.cjs.prod.js} +64 -20
- package/dist/{file-dropped-area-7de84e37.cjs.prod.js → file-dropped-area-85fb3d1d.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-016972ea.esm.js → file-dropped-area-aad1bd09.esm.js} +1 -1
- package/dist/{file-dropped-area-2c4b364b.cjs.dev.js → file-dropped-area-ff7e0b8e.cjs.dev.js} +1 -1
- package/dist/{fr-FR-97c22617.cjs.dev.js → fr-FR-0eab30ec.cjs.prod.js} +64 -20
- package/dist/{fr-FR-8146efa8.cjs.prod.js → fr-FR-62affef0.cjs.dev.js} +64 -20
- package/dist/{fr-FR-87237d20.esm.js → fr-FR-96dce16c.esm.js} +64 -20
- package/dist/{index-7cbf648f.cjs.dev.js → index-2ed12fce.cjs.dev.js} +276 -126
- package/dist/{index-47c5bc92.cjs.prod.js → index-e73d846c.cjs.prod.js} +276 -126
- package/dist/{index-b6f8d138.esm.js → index-f0396960.esm.js} +276 -126
- package/dist/{pt-BR-c725734e.cjs.prod.js → pt-BR-13243e64.cjs.dev.js} +64 -20
- package/dist/{pt-BR-cf6abfcc.esm.js → pt-BR-7fd72f5d.esm.js} +64 -20
- package/dist/{pt-BR-c42a98aa.cjs.dev.js → pt-BR-ced88ff5.cjs.prod.js} +64 -20
- package/package.json +4 -4
|
@@ -33,14 +33,50 @@ var ptBR = {
|
|
|
33
33
|
developer_comment: "Label for \"Choose file\" button",
|
|
34
34
|
string: "Escolher arquivo"
|
|
35
35
|
},
|
|
36
|
+
"ExportResourcesModal.columnSeparatorComma": {
|
|
37
|
+
developer_comment: "Label for comma column separator option",
|
|
38
|
+
string: "comma (,)"
|
|
39
|
+
},
|
|
40
|
+
"ExportResourcesModal.columnSeparatorPipe": {
|
|
41
|
+
developer_comment: "Label for pipe column separator option",
|
|
42
|
+
string: "pipe (|)"
|
|
43
|
+
},
|
|
44
|
+
"ExportResourcesModal.columnSeparatorSemicolon": {
|
|
45
|
+
developer_comment: "Label for semicolon column separator option",
|
|
46
|
+
string: "semicolon (;)"
|
|
47
|
+
},
|
|
48
|
+
"ExportResourcesModal.columnSeparatorTab": {
|
|
49
|
+
developer_comment: "Label for tab column separator option",
|
|
50
|
+
string: "tab (\\t)"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.columns": {
|
|
53
|
+
developer_comment: "Label for column separator select",
|
|
54
|
+
string: "Columns:"
|
|
55
|
+
},
|
|
36
56
|
"ExportResourcesModal.confirmSelection": {
|
|
37
57
|
developer_comment: "Label for \"Confirm selection\" button",
|
|
38
58
|
string: "Confirmar seleção"
|
|
39
59
|
},
|
|
60
|
+
"ExportResourcesModal.csvSettings": {
|
|
61
|
+
developer_comment: "Label for CSV settings section",
|
|
62
|
+
string: "CSV settings:"
|
|
63
|
+
},
|
|
40
64
|
"ExportResourcesModal.csvUploadFailed": {
|
|
41
65
|
developer_comment: "CSV upload failed title",
|
|
42
66
|
string: "Falha ao carregar CSV"
|
|
43
67
|
},
|
|
68
|
+
"ExportResourcesModal.decimal": {
|
|
69
|
+
developer_comment: "Label for decimal separator select",
|
|
70
|
+
string: "Decimals:"
|
|
71
|
+
},
|
|
72
|
+
"ExportResourcesModal.decimalSeparatorComma": {
|
|
73
|
+
developer_comment: "Label for comma decimal separator option",
|
|
74
|
+
string: "comma (,)"
|
|
75
|
+
},
|
|
76
|
+
"ExportResourcesModal.decimalSeparatorPoint": {
|
|
77
|
+
developer_comment: "Label for point decimal separator option",
|
|
78
|
+
string: "point (.)"
|
|
79
|
+
},
|
|
44
80
|
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
45
81
|
developer_comment: "A message to define the fields to include in export",
|
|
46
82
|
string: "Defina os campos a serem incluídos na sua exportação com um arquivo CSV abaixo. O arquivo deve conter cabeçalhos de coluna no formato predefinido mostrado em <templateLink>nosso modelo</templateLink>. Também é possível usar um CSV exportado anteriormente."
|
|
@@ -49,6 +85,10 @@ var ptBR = {
|
|
|
49
85
|
developer_comment: "Label for details column",
|
|
50
86
|
string: "Detalhes"
|
|
51
87
|
},
|
|
88
|
+
"ExportResourcesModal.documentation": {
|
|
89
|
+
developer_comment: "A label for Documentation link",
|
|
90
|
+
string: "Documentation"
|
|
91
|
+
},
|
|
52
92
|
"ExportResourcesModal.dragAndDropCSV": {
|
|
53
93
|
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
54
94
|
string: "Arraste e solte o CSV"
|
|
@@ -85,10 +125,6 @@ var ptBR = {
|
|
|
85
125
|
developer_comment: "Success message",
|
|
86
126
|
string: "<b>Sua exportação foi iniciada.</b><newline></newline><logsLink>Vá para os Registros de exportação</logsLink> para visualizar o progresso e baixar o arquivo. "
|
|
87
127
|
},
|
|
88
|
-
"ExportResourcesModal.exportPreferences": {
|
|
89
|
-
developer_comment: "Label for preferences",
|
|
90
|
-
string: "Preferências"
|
|
91
|
-
},
|
|
92
128
|
"ExportResourcesModal.exportPreview": {
|
|
93
129
|
developer_comment: "Label for export preview step",
|
|
94
130
|
string: "Prévia da exportação"
|
|
@@ -97,10 +133,6 @@ var ptBR = {
|
|
|
97
133
|
developer_comment: "The export process may take a while",
|
|
98
134
|
string: "O processo de exportação pode levar algum tempo. Para visualizar o progresso e baixar o arquivo após iniciar a exportação, vá para a área de <exportLogsLink>Registros de exportação</exportLogsLink>, localizada no <operationsIcon></operationsIcon> menu Operações."
|
|
99
135
|
},
|
|
100
|
-
"ExportResourcesModal.exportScope": {
|
|
101
|
-
developer_comment: "Label for Export Scope",
|
|
102
|
-
string: "Escopo"
|
|
103
|
-
},
|
|
104
136
|
"ExportResourcesModal.exportScopeAllCategories": {
|
|
105
137
|
developer_comment: "Label for Export All categories",
|
|
106
138
|
string: "Exportar tudo: {total, plural, one {# categoria} other {# categorias}}"
|
|
@@ -181,10 +213,6 @@ var ptBR = {
|
|
|
181
213
|
developer_comment: "Label for Export Selected without count",
|
|
182
214
|
string: "Exportar seleção"
|
|
183
215
|
},
|
|
184
|
-
"ExportResourcesModal.exportSettings": {
|
|
185
|
-
developer_comment: "Label for Export Settings",
|
|
186
|
-
string: "Configurações"
|
|
187
|
-
},
|
|
188
216
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
189
217
|
developer_comment: "Field definition not found error",
|
|
190
218
|
string: "Definição do campo não encontrada"
|
|
@@ -203,19 +231,15 @@ var ptBR = {
|
|
|
203
231
|
},
|
|
204
232
|
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
205
233
|
developer_comment: "Label for fields to be exported in languages",
|
|
206
|
-
string: "{fieldCount, plural, one {<b>
|
|
234
|
+
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
235
|
},
|
|
208
236
|
"ExportResourcesModal.fileName": {
|
|
209
237
|
developer_comment: "exported file name",
|
|
210
238
|
string: "Nome do arquivo"
|
|
211
239
|
},
|
|
212
|
-
"ExportResourcesModal.
|
|
213
|
-
developer_comment: "A checkbox label for filling rows
|
|
214
|
-
string: "
|
|
215
|
-
},
|
|
216
|
-
"ExportResourcesModal.fillRowsForProductExport": {
|
|
217
|
-
developer_comment: "A checkbox label for filling rows for product export",
|
|
218
|
-
string: "Incluir informações do produto e da variante em cada linha."
|
|
240
|
+
"ExportResourcesModal.fillRows": {
|
|
241
|
+
developer_comment: "A checkbox label for filling rows with complete data",
|
|
242
|
+
string: "Fill all rows with complete data"
|
|
219
243
|
},
|
|
220
244
|
"ExportResourcesModal.includeAllLocales": {
|
|
221
245
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -305,6 +329,10 @@ var ptBR = {
|
|
|
305
329
|
developer_comment: "Label for the product types modal title",
|
|
306
330
|
string: "Exportar tipos de produtos"
|
|
307
331
|
},
|
|
332
|
+
"ExportResourcesModal.moreInformation": {
|
|
333
|
+
developer_comment: "A label for more information",
|
|
334
|
+
string: "For more information, refer to the {documentationLink}"
|
|
335
|
+
},
|
|
308
336
|
"ExportResourcesModal.myViews": {
|
|
309
337
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
310
338
|
string: "Minhas visualizações"
|
|
@@ -349,6 +377,14 @@ var ptBR = {
|
|
|
349
377
|
developer_comment: "Label for query predicate option",
|
|
350
378
|
string: "Predicado da consulta"
|
|
351
379
|
},
|
|
380
|
+
"ExportResourcesModal.saveAs": {
|
|
381
|
+
developer_comment: "Label for \"Save as:\"",
|
|
382
|
+
string: "Save as:"
|
|
383
|
+
},
|
|
384
|
+
"ExportResourcesModal.scope": {
|
|
385
|
+
developer_comment: "Label for \"Scope:\"",
|
|
386
|
+
string: "Scope:"
|
|
387
|
+
},
|
|
352
388
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
353
389
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
354
390
|
string: "Tente pesquisar inserindo o nome exato do campo."
|
|
@@ -380,6 +416,14 @@ var ptBR = {
|
|
|
380
416
|
developer_comment: "Label for total Selected",
|
|
381
417
|
string: "{total} selecionados"
|
|
382
418
|
},
|
|
419
|
+
"ExportResourcesModal.separators": {
|
|
420
|
+
developer_comment: "Label for separators",
|
|
421
|
+
string: "Separators"
|
|
422
|
+
},
|
|
423
|
+
"ExportResourcesModal.separatorsDescription": {
|
|
424
|
+
developer_comment: "Description for column separators",
|
|
425
|
+
string: "Configure how columns are separated in the exported file"
|
|
426
|
+
},
|
|
383
427
|
"ExportResourcesModal.showAll": {
|
|
384
428
|
developer_comment: "Label for \"Show all\" button",
|
|
385
429
|
string: "Mostrar tudo"
|
|
@@ -31,14 +31,50 @@ var ptBR = {
|
|
|
31
31
|
developer_comment: "Label for \"Choose file\" button",
|
|
32
32
|
string: "Escolher arquivo"
|
|
33
33
|
},
|
|
34
|
+
"ExportResourcesModal.columnSeparatorComma": {
|
|
35
|
+
developer_comment: "Label for comma column separator option",
|
|
36
|
+
string: "comma (,)"
|
|
37
|
+
},
|
|
38
|
+
"ExportResourcesModal.columnSeparatorPipe": {
|
|
39
|
+
developer_comment: "Label for pipe column separator option",
|
|
40
|
+
string: "pipe (|)"
|
|
41
|
+
},
|
|
42
|
+
"ExportResourcesModal.columnSeparatorSemicolon": {
|
|
43
|
+
developer_comment: "Label for semicolon column separator option",
|
|
44
|
+
string: "semicolon (;)"
|
|
45
|
+
},
|
|
46
|
+
"ExportResourcesModal.columnSeparatorTab": {
|
|
47
|
+
developer_comment: "Label for tab column separator option",
|
|
48
|
+
string: "tab (\\t)"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.columns": {
|
|
51
|
+
developer_comment: "Label for column separator select",
|
|
52
|
+
string: "Columns:"
|
|
53
|
+
},
|
|
34
54
|
"ExportResourcesModal.confirmSelection": {
|
|
35
55
|
developer_comment: "Label for \"Confirm selection\" button",
|
|
36
56
|
string: "Confirmar seleção"
|
|
37
57
|
},
|
|
58
|
+
"ExportResourcesModal.csvSettings": {
|
|
59
|
+
developer_comment: "Label for CSV settings section",
|
|
60
|
+
string: "CSV settings:"
|
|
61
|
+
},
|
|
38
62
|
"ExportResourcesModal.csvUploadFailed": {
|
|
39
63
|
developer_comment: "CSV upload failed title",
|
|
40
64
|
string: "Falha ao carregar CSV"
|
|
41
65
|
},
|
|
66
|
+
"ExportResourcesModal.decimal": {
|
|
67
|
+
developer_comment: "Label for decimal separator select",
|
|
68
|
+
string: "Decimals:"
|
|
69
|
+
},
|
|
70
|
+
"ExportResourcesModal.decimalSeparatorComma": {
|
|
71
|
+
developer_comment: "Label for comma decimal separator option",
|
|
72
|
+
string: "comma (,)"
|
|
73
|
+
},
|
|
74
|
+
"ExportResourcesModal.decimalSeparatorPoint": {
|
|
75
|
+
developer_comment: "Label for point decimal separator option",
|
|
76
|
+
string: "point (.)"
|
|
77
|
+
},
|
|
42
78
|
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
43
79
|
developer_comment: "A message to define the fields to include in export",
|
|
44
80
|
string: "Defina os campos a serem incluídos na sua exportação com um arquivo CSV abaixo. O arquivo deve conter cabeçalhos de coluna no formato predefinido mostrado em <templateLink>nosso modelo</templateLink>. Também é possível usar um CSV exportado anteriormente."
|
|
@@ -47,6 +83,10 @@ var ptBR = {
|
|
|
47
83
|
developer_comment: "Label for details column",
|
|
48
84
|
string: "Detalhes"
|
|
49
85
|
},
|
|
86
|
+
"ExportResourcesModal.documentation": {
|
|
87
|
+
developer_comment: "A label for Documentation link",
|
|
88
|
+
string: "Documentation"
|
|
89
|
+
},
|
|
50
90
|
"ExportResourcesModal.dragAndDropCSV": {
|
|
51
91
|
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
52
92
|
string: "Arraste e solte o CSV"
|
|
@@ -83,10 +123,6 @@ var ptBR = {
|
|
|
83
123
|
developer_comment: "Success message",
|
|
84
124
|
string: "<b>Sua exportação foi iniciada.</b><newline></newline><logsLink>Vá para os Registros de exportação</logsLink> para visualizar o progresso e baixar o arquivo. "
|
|
85
125
|
},
|
|
86
|
-
"ExportResourcesModal.exportPreferences": {
|
|
87
|
-
developer_comment: "Label for preferences",
|
|
88
|
-
string: "Preferências"
|
|
89
|
-
},
|
|
90
126
|
"ExportResourcesModal.exportPreview": {
|
|
91
127
|
developer_comment: "Label for export preview step",
|
|
92
128
|
string: "Prévia da exportação"
|
|
@@ -95,10 +131,6 @@ var ptBR = {
|
|
|
95
131
|
developer_comment: "The export process may take a while",
|
|
96
132
|
string: "O processo de exportação pode levar algum tempo. Para visualizar o progresso e baixar o arquivo após iniciar a exportação, vá para a área de <exportLogsLink>Registros de exportação</exportLogsLink>, localizada no <operationsIcon></operationsIcon> menu Operações."
|
|
97
133
|
},
|
|
98
|
-
"ExportResourcesModal.exportScope": {
|
|
99
|
-
developer_comment: "Label for Export Scope",
|
|
100
|
-
string: "Escopo"
|
|
101
|
-
},
|
|
102
134
|
"ExportResourcesModal.exportScopeAllCategories": {
|
|
103
135
|
developer_comment: "Label for Export All categories",
|
|
104
136
|
string: "Exportar tudo: {total, plural, one {# categoria} other {# categorias}}"
|
|
@@ -179,10 +211,6 @@ var ptBR = {
|
|
|
179
211
|
developer_comment: "Label for Export Selected without count",
|
|
180
212
|
string: "Exportar seleção"
|
|
181
213
|
},
|
|
182
|
-
"ExportResourcesModal.exportSettings": {
|
|
183
|
-
developer_comment: "Label for Export Settings",
|
|
184
|
-
string: "Configurações"
|
|
185
|
-
},
|
|
186
214
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
187
215
|
developer_comment: "Field definition not found error",
|
|
188
216
|
string: "Definição do campo não encontrada"
|
|
@@ -201,19 +229,15 @@ var ptBR = {
|
|
|
201
229
|
},
|
|
202
230
|
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
203
231
|
developer_comment: "Label for fields to be exported in languages",
|
|
204
|
-
string: "{fieldCount, plural, one {<b>
|
|
232
|
+
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
233
|
},
|
|
206
234
|
"ExportResourcesModal.fileName": {
|
|
207
235
|
developer_comment: "exported file name",
|
|
208
236
|
string: "Nome do arquivo"
|
|
209
237
|
},
|
|
210
|
-
"ExportResourcesModal.
|
|
211
|
-
developer_comment: "A checkbox label for filling rows
|
|
212
|
-
string: "
|
|
213
|
-
},
|
|
214
|
-
"ExportResourcesModal.fillRowsForProductExport": {
|
|
215
|
-
developer_comment: "A checkbox label for filling rows for product export",
|
|
216
|
-
string: "Incluir informações do produto e da variante em cada linha."
|
|
238
|
+
"ExportResourcesModal.fillRows": {
|
|
239
|
+
developer_comment: "A checkbox label for filling rows with complete data",
|
|
240
|
+
string: "Fill all rows with complete data"
|
|
217
241
|
},
|
|
218
242
|
"ExportResourcesModal.includeAllLocales": {
|
|
219
243
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -303,6 +327,10 @@ var ptBR = {
|
|
|
303
327
|
developer_comment: "Label for the product types modal title",
|
|
304
328
|
string: "Exportar tipos de produtos"
|
|
305
329
|
},
|
|
330
|
+
"ExportResourcesModal.moreInformation": {
|
|
331
|
+
developer_comment: "A label for more information",
|
|
332
|
+
string: "For more information, refer to the {documentationLink}"
|
|
333
|
+
},
|
|
306
334
|
"ExportResourcesModal.myViews": {
|
|
307
335
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
308
336
|
string: "Minhas visualizações"
|
|
@@ -347,6 +375,14 @@ var ptBR = {
|
|
|
347
375
|
developer_comment: "Label for query predicate option",
|
|
348
376
|
string: "Predicado da consulta"
|
|
349
377
|
},
|
|
378
|
+
"ExportResourcesModal.saveAs": {
|
|
379
|
+
developer_comment: "Label for \"Save as:\"",
|
|
380
|
+
string: "Save as:"
|
|
381
|
+
},
|
|
382
|
+
"ExportResourcesModal.scope": {
|
|
383
|
+
developer_comment: "Label for \"Scope:\"",
|
|
384
|
+
string: "Scope:"
|
|
385
|
+
},
|
|
350
386
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
351
387
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
352
388
|
string: "Tente pesquisar inserindo o nome exato do campo."
|
|
@@ -378,6 +414,14 @@ var ptBR = {
|
|
|
378
414
|
developer_comment: "Label for total Selected",
|
|
379
415
|
string: "{total} selecionados"
|
|
380
416
|
},
|
|
417
|
+
"ExportResourcesModal.separators": {
|
|
418
|
+
developer_comment: "Label for separators",
|
|
419
|
+
string: "Separators"
|
|
420
|
+
},
|
|
421
|
+
"ExportResourcesModal.separatorsDescription": {
|
|
422
|
+
developer_comment: "Description for column separators",
|
|
423
|
+
string: "Configure how columns are separated in the exported file"
|
|
424
|
+
},
|
|
381
425
|
"ExportResourcesModal.showAll": {
|
|
382
426
|
developer_comment: "Label for \"Show all\" button",
|
|
383
427
|
string: "Mostrar tudo"
|
|
@@ -33,14 +33,50 @@ var ptBR = {
|
|
|
33
33
|
developer_comment: "Label for \"Choose file\" button",
|
|
34
34
|
string: "Escolher arquivo"
|
|
35
35
|
},
|
|
36
|
+
"ExportResourcesModal.columnSeparatorComma": {
|
|
37
|
+
developer_comment: "Label for comma column separator option",
|
|
38
|
+
string: "comma (,)"
|
|
39
|
+
},
|
|
40
|
+
"ExportResourcesModal.columnSeparatorPipe": {
|
|
41
|
+
developer_comment: "Label for pipe column separator option",
|
|
42
|
+
string: "pipe (|)"
|
|
43
|
+
},
|
|
44
|
+
"ExportResourcesModal.columnSeparatorSemicolon": {
|
|
45
|
+
developer_comment: "Label for semicolon column separator option",
|
|
46
|
+
string: "semicolon (;)"
|
|
47
|
+
},
|
|
48
|
+
"ExportResourcesModal.columnSeparatorTab": {
|
|
49
|
+
developer_comment: "Label for tab column separator option",
|
|
50
|
+
string: "tab (\\t)"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.columns": {
|
|
53
|
+
developer_comment: "Label for column separator select",
|
|
54
|
+
string: "Columns:"
|
|
55
|
+
},
|
|
36
56
|
"ExportResourcesModal.confirmSelection": {
|
|
37
57
|
developer_comment: "Label for \"Confirm selection\" button",
|
|
38
58
|
string: "Confirmar seleção"
|
|
39
59
|
},
|
|
60
|
+
"ExportResourcesModal.csvSettings": {
|
|
61
|
+
developer_comment: "Label for CSV settings section",
|
|
62
|
+
string: "CSV settings:"
|
|
63
|
+
},
|
|
40
64
|
"ExportResourcesModal.csvUploadFailed": {
|
|
41
65
|
developer_comment: "CSV upload failed title",
|
|
42
66
|
string: "Falha ao carregar CSV"
|
|
43
67
|
},
|
|
68
|
+
"ExportResourcesModal.decimal": {
|
|
69
|
+
developer_comment: "Label for decimal separator select",
|
|
70
|
+
string: "Decimals:"
|
|
71
|
+
},
|
|
72
|
+
"ExportResourcesModal.decimalSeparatorComma": {
|
|
73
|
+
developer_comment: "Label for comma decimal separator option",
|
|
74
|
+
string: "comma (,)"
|
|
75
|
+
},
|
|
76
|
+
"ExportResourcesModal.decimalSeparatorPoint": {
|
|
77
|
+
developer_comment: "Label for point decimal separator option",
|
|
78
|
+
string: "point (.)"
|
|
79
|
+
},
|
|
44
80
|
"ExportResourcesModal.defineFieldsToIncludeInExport": {
|
|
45
81
|
developer_comment: "A message to define the fields to include in export",
|
|
46
82
|
string: "Defina os campos a serem incluídos na sua exportação com um arquivo CSV abaixo. O arquivo deve conter cabeçalhos de coluna no formato predefinido mostrado em <templateLink>nosso modelo</templateLink>. Também é possível usar um CSV exportado anteriormente."
|
|
@@ -49,6 +85,10 @@ var ptBR = {
|
|
|
49
85
|
developer_comment: "Label for details column",
|
|
50
86
|
string: "Detalhes"
|
|
51
87
|
},
|
|
88
|
+
"ExportResourcesModal.documentation": {
|
|
89
|
+
developer_comment: "A label for Documentation link",
|
|
90
|
+
string: "Documentation"
|
|
91
|
+
},
|
|
52
92
|
"ExportResourcesModal.dragAndDropCSV": {
|
|
53
93
|
developer_comment: "Label for \"Drag and drop CSV\" text",
|
|
54
94
|
string: "Arraste e solte o CSV"
|
|
@@ -85,10 +125,6 @@ var ptBR = {
|
|
|
85
125
|
developer_comment: "Success message",
|
|
86
126
|
string: "<b>Sua exportação foi iniciada.</b><newline></newline><logsLink>Vá para os Registros de exportação</logsLink> para visualizar o progresso e baixar o arquivo. "
|
|
87
127
|
},
|
|
88
|
-
"ExportResourcesModal.exportPreferences": {
|
|
89
|
-
developer_comment: "Label for preferences",
|
|
90
|
-
string: "Preferências"
|
|
91
|
-
},
|
|
92
128
|
"ExportResourcesModal.exportPreview": {
|
|
93
129
|
developer_comment: "Label for export preview step",
|
|
94
130
|
string: "Prévia da exportação"
|
|
@@ -97,10 +133,6 @@ var ptBR = {
|
|
|
97
133
|
developer_comment: "The export process may take a while",
|
|
98
134
|
string: "O processo de exportação pode levar algum tempo. Para visualizar o progresso e baixar o arquivo após iniciar a exportação, vá para a área de <exportLogsLink>Registros de exportação</exportLogsLink>, localizada no <operationsIcon></operationsIcon> menu Operações."
|
|
99
135
|
},
|
|
100
|
-
"ExportResourcesModal.exportScope": {
|
|
101
|
-
developer_comment: "Label for Export Scope",
|
|
102
|
-
string: "Escopo"
|
|
103
|
-
},
|
|
104
136
|
"ExportResourcesModal.exportScopeAllCategories": {
|
|
105
137
|
developer_comment: "Label for Export All categories",
|
|
106
138
|
string: "Exportar tudo: {total, plural, one {# categoria} other {# categorias}}"
|
|
@@ -181,10 +213,6 @@ var ptBR = {
|
|
|
181
213
|
developer_comment: "Label for Export Selected without count",
|
|
182
214
|
string: "Exportar seleção"
|
|
183
215
|
},
|
|
184
|
-
"ExportResourcesModal.exportSettings": {
|
|
185
|
-
developer_comment: "Label for Export Settings",
|
|
186
|
-
string: "Configurações"
|
|
187
|
-
},
|
|
188
216
|
"ExportResourcesModal.fieldDefinitionNotFound": {
|
|
189
217
|
developer_comment: "Field definition not found error",
|
|
190
218
|
string: "Definição do campo não encontrada"
|
|
@@ -203,19 +231,15 @@ var ptBR = {
|
|
|
203
231
|
},
|
|
204
232
|
"ExportResourcesModal.fieldsToBeExportedInLanguages": {
|
|
205
233
|
developer_comment: "Label for fields to be exported in languages",
|
|
206
|
-
string: "{fieldCount, plural, one {<b>
|
|
234
|
+
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
235
|
},
|
|
208
236
|
"ExportResourcesModal.fileName": {
|
|
209
237
|
developer_comment: "exported file name",
|
|
210
238
|
string: "Nome do arquivo"
|
|
211
239
|
},
|
|
212
|
-
"ExportResourcesModal.
|
|
213
|
-
developer_comment: "A checkbox label for filling rows
|
|
214
|
-
string: "
|
|
215
|
-
},
|
|
216
|
-
"ExportResourcesModal.fillRowsForProductExport": {
|
|
217
|
-
developer_comment: "A checkbox label for filling rows for product export",
|
|
218
|
-
string: "Incluir informações do produto e da variante em cada linha."
|
|
240
|
+
"ExportResourcesModal.fillRows": {
|
|
241
|
+
developer_comment: "A checkbox label for filling rows with complete data",
|
|
242
|
+
string: "Fill all rows with complete data"
|
|
219
243
|
},
|
|
220
244
|
"ExportResourcesModal.includeAllLocales": {
|
|
221
245
|
developer_comment: "label for \"Include all locales\" checkbox",
|
|
@@ -305,6 +329,10 @@ var ptBR = {
|
|
|
305
329
|
developer_comment: "Label for the product types modal title",
|
|
306
330
|
string: "Exportar tipos de produtos"
|
|
307
331
|
},
|
|
332
|
+
"ExportResourcesModal.moreInformation": {
|
|
333
|
+
developer_comment: "A label for more information",
|
|
334
|
+
string: "For more information, refer to the {documentationLink}"
|
|
335
|
+
},
|
|
308
336
|
"ExportResourcesModal.myViews": {
|
|
309
337
|
developer_comment: "Label for \"My Views\" Select Field",
|
|
310
338
|
string: "Minhas visualizações"
|
|
@@ -349,6 +377,14 @@ var ptBR = {
|
|
|
349
377
|
developer_comment: "Label for query predicate option",
|
|
350
378
|
string: "Predicado da consulta"
|
|
351
379
|
},
|
|
380
|
+
"ExportResourcesModal.saveAs": {
|
|
381
|
+
developer_comment: "Label for \"Save as:\"",
|
|
382
|
+
string: "Save as:"
|
|
383
|
+
},
|
|
384
|
+
"ExportResourcesModal.scope": {
|
|
385
|
+
developer_comment: "Label for \"Scope:\"",
|
|
386
|
+
string: "Scope:"
|
|
387
|
+
},
|
|
352
388
|
"ExportResourcesModal.searchByEnteringTheExactFieldName": {
|
|
353
389
|
developer_comment: "In Export fields selection - Search by entering the exact field name message",
|
|
354
390
|
string: "Tente pesquisar inserindo o nome exato do campo."
|
|
@@ -380,6 +416,14 @@ var ptBR = {
|
|
|
380
416
|
developer_comment: "Label for total Selected",
|
|
381
417
|
string: "{total} selecionados"
|
|
382
418
|
},
|
|
419
|
+
"ExportResourcesModal.separators": {
|
|
420
|
+
developer_comment: "Label for separators",
|
|
421
|
+
string: "Separators"
|
|
422
|
+
},
|
|
423
|
+
"ExportResourcesModal.separatorsDescription": {
|
|
424
|
+
developer_comment: "Description for column separators",
|
|
425
|
+
string: "Configure how columns are separated in the exported file"
|
|
426
|
+
},
|
|
383
427
|
"ExportResourcesModal.showAll": {
|
|
384
428
|
developer_comment: "Label for \"Show all\" button",
|
|
385
429
|
string: "Mostrar tudo"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend-extensions/export-resources-modal",
|
|
3
3
|
"description": "Shared export modal for exporting resources",
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.3.1",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
"README.md"
|
|
16
16
|
],
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@babel/runtime": "7.27.
|
|
19
|
-
"@babel/runtime-corejs3": "7.27.
|
|
18
|
+
"@babel/runtime": "7.27.1",
|
|
19
|
+
"@babel/runtime-corejs3": "7.27.1",
|
|
20
20
|
"@emotion/react": "11.14.0",
|
|
21
21
|
"@emotion/styled": "11.14.0",
|
|
22
|
-
"@formatjs/cli": "6.
|
|
22
|
+
"@formatjs/cli": "6.7.1",
|
|
23
23
|
"formik": "2.4.6",
|
|
24
24
|
"jest": "29.7.0",
|
|
25
25
|
"lodash": "4.17.21",
|