@commercetools-frontend-extensions/delete-resources-modal 1.1.4 → 1.1.5
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-9bc4a9e4.cjs.dev.js → active-drag-drop-area-3b6d466e.cjs.dev.js} +1 -1
- package/dist/{active-drag-drop-area-3c4c713f.cjs.prod.js → active-drag-drop-area-7ce4ad2e.cjs.prod.js} +1 -1
- package/dist/{active-drag-drop-area-824c70d0.esm.js → active-drag-drop-area-93f30ab1.esm.js} +1 -1
- package/dist/commercetools-frontend-extensions-delete-resources-modal.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-extensions-delete-resources-modal.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-extensions-delete-resources-modal.esm.js +1 -1
- package/dist/de-9dc6c41a.cjs.prod.js +262 -0
- package/dist/de-daab94cc.cjs.dev.js +262 -0
- package/dist/de-e0280d32.esm.js +260 -0
- package/dist/en-4441d5e8.cjs.dev.js +262 -0
- package/dist/en-a983f180.cjs.prod.js +262 -0
- package/dist/en-c8721699.esm.js +260 -0
- package/dist/{enabled-drop-area-e59846a0.esm.js → enabled-drop-area-0f095b72.esm.js} +1 -1
- package/dist/{enabled-drop-area-0c184857.cjs.dev.js → enabled-drop-area-2385b046.cjs.dev.js} +1 -1
- package/dist/{enabled-drop-area-b1007414.cjs.prod.js → enabled-drop-area-eda91d8b.cjs.prod.js} +1 -1
- package/dist/es-062c28be.esm.js +260 -0
- package/dist/es-851a6220.cjs.prod.js +262 -0
- package/dist/es-87e55458.cjs.dev.js +262 -0
- package/dist/{file-dropped-area-c807bfd7.cjs.dev.js → file-dropped-area-9eaa8d48.cjs.dev.js} +1 -1
- package/dist/{file-dropped-area-db4d6af0.cjs.prod.js → file-dropped-area-b9ef2b25.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-c9107d01.esm.js → file-dropped-area-e1c05dd9.esm.js} +1 -1
- package/dist/fr-FR-3683a6e7.esm.js +260 -0
- package/dist/fr-FR-583a5353.cjs.prod.js +262 -0
- package/dist/fr-FR-db35778a.cjs.dev.js +262 -0
- package/dist/{index-30b90792.cjs.dev.js → index-38fb081c.cjs.dev.js} +8 -8
- package/dist/{index-8a086a5d.cjs.prod.js → index-787342c4.cjs.prod.js} +8 -8
- package/dist/{index-9648f34e.esm.js → index-a5c6573b.esm.js} +8 -8
- package/dist/pt-BR-2da91387.cjs.prod.js +262 -0
- package/dist/pt-BR-46eadd76.esm.js +260 -0
- package/dist/pt-BR-5faf9bfa.cjs.dev.js +262 -0
- package/package.json +11 -11
- package/dist/de-a34c5dd4.cjs.dev.js +0 -6
- package/dist/de-cd6c45d3.esm.js +0 -4
- package/dist/de-d954fe3d.cjs.prod.js +0 -6
- package/dist/en-3a9aa2d4.esm.js +0 -4
- package/dist/en-6b3694f6.cjs.dev.js +0 -6
- package/dist/en-c7757448.cjs.prod.js +0 -6
- package/dist/es-042343bd.cjs.prod.js +0 -6
- package/dist/es-8b3ecab1.cjs.dev.js +0 -6
- package/dist/es-e544023d.esm.js +0 -4
- package/dist/fr-FR-9d9081ee.esm.js +0 -4
- package/dist/fr-FR-e7126fcc.cjs.dev.js +0 -6
- package/dist/fr-FR-fce1ca96.cjs.prod.js +0 -6
- package/dist/pt-BR-b37d730b.esm.js +0 -4
- package/dist/pt-BR-ea6b3251.cjs.dev.js +0 -6
- package/dist/pt-BR-ec2a1a11.cjs.prod.js +0 -6
|
@@ -0,0 +1,262 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var frFR = {
|
|
4
|
+
"DeleteResourcesModal.browseFile": {
|
|
5
|
+
string: "Parcourir le fichier"
|
|
6
|
+
},
|
|
7
|
+
"DeleteResourcesModal.cancel": {
|
|
8
|
+
developer_comment: "The label for the cancel button",
|
|
9
|
+
string: "Annuler"
|
|
10
|
+
},
|
|
11
|
+
"DeleteResourcesModal.cannotBeUndoneNote": {
|
|
12
|
+
developer_comment: "Cannot be undone note in the confirmation dialog",
|
|
13
|
+
string: "L'action ne peut être annulée"
|
|
14
|
+
},
|
|
15
|
+
"DeleteResourcesModal.categories": {
|
|
16
|
+
developer_comment: "Plural form of category",
|
|
17
|
+
string: "catégories"
|
|
18
|
+
},
|
|
19
|
+
"DeleteResourcesModal.category": {
|
|
20
|
+
developer_comment: "Label for the category resource type",
|
|
21
|
+
string: "catégorie"
|
|
22
|
+
},
|
|
23
|
+
"DeleteResourcesModal.chooseFile": {
|
|
24
|
+
developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
|
|
25
|
+
string: "Choisir un fichier"
|
|
26
|
+
},
|
|
27
|
+
"DeleteResourcesModal.confirmationQuestion": {
|
|
28
|
+
developer_comment: "Confirmation question",
|
|
29
|
+
string: "Êtes-vous sûr de vouloir supprimer le {resourceTypePlural} ?"
|
|
30
|
+
},
|
|
31
|
+
"DeleteResourcesModal.confirmationText": {
|
|
32
|
+
developer_comment: "Confirmation text",
|
|
33
|
+
string: "{count, plural, one {You are about to delete <b>{count}</b> {resourceType} in the project: <b>{projectName}</b>.} other {You are about to deleted <b>{count}</b> {resourceTypePlural} in the project: <b>{projectName}</b>.}}"
|
|
34
|
+
},
|
|
35
|
+
"DeleteResourcesModal.continue": {
|
|
36
|
+
developer_comment: "Continue button",
|
|
37
|
+
string: "Continuer"
|
|
38
|
+
},
|
|
39
|
+
"DeleteResourcesModal.csvFormatErrorTitle": {
|
|
40
|
+
developer_comment: "Error title shown when the uploaded CSV file is not formatted correctly",
|
|
41
|
+
string: "Fichier CSV invalide"
|
|
42
|
+
},
|
|
43
|
+
"DeleteResourcesModal.customer": {
|
|
44
|
+
developer_comment: "Label for the customer resource type",
|
|
45
|
+
string: "client"
|
|
46
|
+
},
|
|
47
|
+
"DeleteResourcesModal.customers": {
|
|
48
|
+
developer_comment: "Plural form of customer",
|
|
49
|
+
string: "clients"
|
|
50
|
+
},
|
|
51
|
+
"DeleteResourcesModal.dataType": {
|
|
52
|
+
developer_comment: "Label for the data type selection dropdown",
|
|
53
|
+
string: "Type de données"
|
|
54
|
+
},
|
|
55
|
+
"DeleteResourcesModal.deleteModalTitle": {
|
|
56
|
+
developer_comment: "The title of the modal",
|
|
57
|
+
string: "Supprimer en bloc via CSV"
|
|
58
|
+
},
|
|
59
|
+
"DeleteResourcesModal.details": {
|
|
60
|
+
developer_comment: "\"Details\" column",
|
|
61
|
+
string: "Détails"
|
|
62
|
+
},
|
|
63
|
+
"DeleteResourcesModal.discount-code": {
|
|
64
|
+
developer_comment: "Label for the discount-code resource type",
|
|
65
|
+
string: "code de remise"
|
|
66
|
+
},
|
|
67
|
+
"DeleteResourcesModal.discount-codes": {
|
|
68
|
+
developer_comment: "Plural form of discount code",
|
|
69
|
+
string: "codes de remise"
|
|
70
|
+
},
|
|
71
|
+
"DeleteResourcesModal.dragAndDropCSV": {
|
|
72
|
+
developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
|
|
73
|
+
string: "Glisser et déposer CSV"
|
|
74
|
+
},
|
|
75
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsDescription": {
|
|
76
|
+
developer_comment: "Error description shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
77
|
+
string: "Assurez-vous que le fichier contienne un en-tête et au moins une ligne de données"
|
|
78
|
+
},
|
|
79
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsTitle": {
|
|
80
|
+
developer_comment: "Error title shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
81
|
+
string: "Fichier CSV invalide"
|
|
82
|
+
},
|
|
83
|
+
"DeleteResourcesModal.errorType": {
|
|
84
|
+
developer_comment: "Error type\" column",
|
|
85
|
+
string: "Type d'erreur"
|
|
86
|
+
},
|
|
87
|
+
"DeleteResourcesModal.fileFormatNotSupported": {
|
|
88
|
+
developer_comment: "Error message displayed when a user drags and drops a non-CSV file",
|
|
89
|
+
string: "Format de fichier invalide : le fichier n'est pas au format CSV et ne peut pas être traité."
|
|
90
|
+
},
|
|
91
|
+
"DeleteResourcesModal.fileUploadFailed": {
|
|
92
|
+
developer_comment: "A title on the file upload page, shown on file upload error state",
|
|
93
|
+
string: "Échec du téléchargement du fichier"
|
|
94
|
+
},
|
|
95
|
+
"DeleteResourcesModal.fileUploadInstruction": {
|
|
96
|
+
developer_comment: "Instructions for uploading a CSV file with resource keys to delete",
|
|
97
|
+
string: "Le fichier CSV doit contenir les clés {resourceType} à supprimer sous l'en-tête 'clé'."
|
|
98
|
+
},
|
|
99
|
+
"DeleteResourcesModal.fileUploadInstructionForMaxFileSize": {
|
|
100
|
+
developer_comment: "Instructions for uploading a CSV file with a max file size",
|
|
101
|
+
string: "La taille maximale du fichier est de {maxFileSize} MB avec une limite de {maxRowCount} lignes. Télécharger<csvTemplateLink> le modèle CSV </csvTemplateLink>ou se référer à la <documentationLink>documentation</documentationLink>."
|
|
102
|
+
},
|
|
103
|
+
"DeleteResourcesModal.genericError": {
|
|
104
|
+
developer_comment: "Default error message for unexpected file upload issues (for unhandled cases)",
|
|
105
|
+
string: "Une erreur s'est produite : veuillez réessayer de télécharger le fichier ou contacter notre équipe d'assistance pour obtenir de l'aide."
|
|
106
|
+
},
|
|
107
|
+
"DeleteResourcesModal.heresAPreview": {
|
|
108
|
+
developer_comment: "Here is a preview",
|
|
109
|
+
string: "Voici un aperçu :"
|
|
110
|
+
},
|
|
111
|
+
"DeleteResourcesModal.importStarted": {
|
|
112
|
+
developer_comment: "Import started",
|
|
113
|
+
string: "<b>Votre importation pour la suppression en bloc a commencé.</b><newline></newline>Allez dans <logsLink>Journaux d'importation</logsLink>pour voir l'état d'avancement."
|
|
114
|
+
},
|
|
115
|
+
"DeleteResourcesModal.instructions": {
|
|
116
|
+
developer_comment: "Label for the instructions section",
|
|
117
|
+
string: "Instructions"
|
|
118
|
+
},
|
|
119
|
+
"DeleteResourcesModal.inventories": {
|
|
120
|
+
developer_comment: "Plural form of inventory entry",
|
|
121
|
+
string: "Entrées d'inventaire"
|
|
122
|
+
},
|
|
123
|
+
"DeleteResourcesModal.inventory": {
|
|
124
|
+
developer_comment: "Label for the inventory entry resource type",
|
|
125
|
+
string: "Entrée d'inventaire"
|
|
126
|
+
},
|
|
127
|
+
"DeleteResourcesModal.missingKeyError": {
|
|
128
|
+
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
129
|
+
string: "Le champ « clé » est manquant ou incomplet dans certaines lignes. Veuillez vous assurer que chaque ligne possède une valeur « clé »."
|
|
130
|
+
},
|
|
131
|
+
"DeleteResourcesModal.missingRequiredField": {
|
|
132
|
+
developer_comment: "Error message displayed when a required field is missing",
|
|
133
|
+
string: "Champ requis manquant"
|
|
134
|
+
},
|
|
135
|
+
"DeleteResourcesModal.or": {
|
|
136
|
+
developer_comment: "The word \"or\" in the drag and drop message",
|
|
137
|
+
string: "ou"
|
|
138
|
+
},
|
|
139
|
+
"DeleteResourcesModal.order": {
|
|
140
|
+
developer_comment: "Label for the order resource type",
|
|
141
|
+
string: "commande"
|
|
142
|
+
},
|
|
143
|
+
"DeleteResourcesModal.orders": {
|
|
144
|
+
developer_comment: "Plural form of order",
|
|
145
|
+
string: "commandes"
|
|
146
|
+
},
|
|
147
|
+
"DeleteResourcesModal.preparingImport": {
|
|
148
|
+
developer_comment: "Preparing import",
|
|
149
|
+
string: "<b>Préparez la suppression en bloc.</b><newline></newline>Une fois la préparation terminée, vous pouvez suivre la progression <logsLink>dans les journaux d'importation.</logsLink>. Les données seront supprimées après la finalisation de l'importation."
|
|
150
|
+
},
|
|
151
|
+
"DeleteResourcesModal.price": {
|
|
152
|
+
developer_comment: "Label for the price resource type",
|
|
153
|
+
string: "prix"
|
|
154
|
+
},
|
|
155
|
+
"DeleteResourcesModal.prices": {
|
|
156
|
+
developer_comment: "Plural form of price",
|
|
157
|
+
string: "prix"
|
|
158
|
+
},
|
|
159
|
+
"DeleteResourcesModal.product": {
|
|
160
|
+
developer_comment: "Label for the product resource type",
|
|
161
|
+
string: "produit"
|
|
162
|
+
},
|
|
163
|
+
"DeleteResourcesModal.product-draft": {
|
|
164
|
+
developer_comment: "Label for the product-draft resource type",
|
|
165
|
+
string: "projet de produit"
|
|
166
|
+
},
|
|
167
|
+
"DeleteResourcesModal.product-drafts": {
|
|
168
|
+
developer_comment: "Plural form of product draft",
|
|
169
|
+
string: "projets de produit"
|
|
170
|
+
},
|
|
171
|
+
"DeleteResourcesModal.product-type": {
|
|
172
|
+
developer_comment: "Label for the product-type resource type",
|
|
173
|
+
string: "type de produit"
|
|
174
|
+
},
|
|
175
|
+
"DeleteResourcesModal.product-types": {
|
|
176
|
+
developer_comment: "Plural form of product type",
|
|
177
|
+
string: "types de produits"
|
|
178
|
+
},
|
|
179
|
+
"DeleteResourcesModal.product-variant": {
|
|
180
|
+
developer_comment: "Label for the product-variant resource type",
|
|
181
|
+
string: "variante de produit"
|
|
182
|
+
},
|
|
183
|
+
"DeleteResourcesModal.product-variant-patch": {
|
|
184
|
+
developer_comment: "Label for the product-variant-patch resource type",
|
|
185
|
+
string: "Patch de variante de produit"
|
|
186
|
+
},
|
|
187
|
+
"DeleteResourcesModal.product-variant-patches": {
|
|
188
|
+
developer_comment: "Plural form of product variant patch",
|
|
189
|
+
string: "Patch de variante de produit"
|
|
190
|
+
},
|
|
191
|
+
"DeleteResourcesModal.product-variants": {
|
|
192
|
+
developer_comment: "Plural form of product variant",
|
|
193
|
+
string: "variantes de produit"
|
|
194
|
+
},
|
|
195
|
+
"DeleteResourcesModal.products": {
|
|
196
|
+
developer_comment: "Plural form of product",
|
|
197
|
+
string: "produits"
|
|
198
|
+
},
|
|
199
|
+
"DeleteResourcesModal.resourcesToBeDeleted": {
|
|
200
|
+
developer_comment: "Resources to be deleted",
|
|
201
|
+
string: "{count, plural, one {<b>{count}</b> {resourceType} to be deleted} other {<b>{count}</b> {resourceTypePlural} to be deleted}}"
|
|
202
|
+
},
|
|
203
|
+
"DeleteResourcesModal.rowLimitExceededDescription": {
|
|
204
|
+
developer_comment: "Error description when the file contains more rows than the allowable maximum",
|
|
205
|
+
string: "Le fichier contient plus que le maximum autorisé de lignes {rowLimit}."
|
|
206
|
+
},
|
|
207
|
+
"DeleteResourcesModal.rowLimitExceededTitle": {
|
|
208
|
+
string: "Limite de ligne dépassée"
|
|
209
|
+
},
|
|
210
|
+
"DeleteResourcesModal.sizeExceededDescription": {
|
|
211
|
+
developer_comment: "Error description when the file size exceeds the allowable limit",
|
|
212
|
+
string: "Le fichier dépasse la taille maximale autorisée de {fileSizeLimit} MB"
|
|
213
|
+
},
|
|
214
|
+
"DeleteResourcesModal.sizeExceededTitle": {
|
|
215
|
+
string: "Taille du fichier dépassée"
|
|
216
|
+
},
|
|
217
|
+
"DeleteResourcesModal.standalone-price": {
|
|
218
|
+
developer_comment: "Label for the standalone-price resource type",
|
|
219
|
+
string: "prix unique"
|
|
220
|
+
},
|
|
221
|
+
"DeleteResourcesModal.standalone-prices": {
|
|
222
|
+
developer_comment: "Plural form of standalone price",
|
|
223
|
+
string: "prix uniques"
|
|
224
|
+
},
|
|
225
|
+
"DeleteResourcesModal.startBulkDelete": {
|
|
226
|
+
developer_comment: "Start bulk delete button",
|
|
227
|
+
string: "Démarrer la suppression en bloc"
|
|
228
|
+
},
|
|
229
|
+
"DeleteResourcesModal.tooManyFilesError": {
|
|
230
|
+
developer_comment: "Error message displayed when a user drags and drops multiple files at once",
|
|
231
|
+
string: "Plusieurs fichiers détectés : vous ne pouvez faire glisser et déposer qu'un seul fichier à la fois."
|
|
232
|
+
},
|
|
233
|
+
"DeleteResourcesModal.unexpectedError": {
|
|
234
|
+
developer_comment: "Generic notification message when file upload fails",
|
|
235
|
+
string: "Une erreur inattendue s'est produite lors de l'importation du fichier. Veuillez réessayer ou contactez l'assistance si cette erreur se reproduit."
|
|
236
|
+
},
|
|
237
|
+
"DeleteResourcesModal.unknown-resource-type": {
|
|
238
|
+
developer_comment: "Label for the unknown resource type",
|
|
239
|
+
string: "type d'entité inconnu"
|
|
240
|
+
},
|
|
241
|
+
"DeleteResourcesModal.unpublishNote": {
|
|
242
|
+
developer_comment: "Note to unpublish products before deleting them",
|
|
243
|
+
string: "Veuillez noter que les produits publiés <b>doivent être dépubliés </b>avant de pouvoir être supprimés."
|
|
244
|
+
},
|
|
245
|
+
"DeleteResourcesModal.uploadAndPreview": {
|
|
246
|
+
developer_comment: "Label for the button that uploads the file and shows the preview",
|
|
247
|
+
string: "Téléchargement et aperçu"
|
|
248
|
+
},
|
|
249
|
+
"DeleteResourcesModal.uploadError": {
|
|
250
|
+
developer_comment: "Title when errors detected while uploading file",
|
|
251
|
+
string: "Il y a {errorsCount, plural, one {is <b>1</b> error} other {are <b>{errorsCount}</b> errors}} détectée(s) lors du téléchargement du fichier \"{fileName}\"."
|
|
252
|
+
},
|
|
253
|
+
"DeleteResourcesModal.uploadNewFile": {
|
|
254
|
+
string: "Importer un nouveau fichier"
|
|
255
|
+
},
|
|
256
|
+
"UnpublishProductsModal.csvFormatErrorDescription": {
|
|
257
|
+
developer_comment: "Error message displayed when the CSV file is not formatted correctly",
|
|
258
|
+
string: "Votre fichier CSV n'est pas formaté correctement. Assurez-vous que le fichier ne contient qu'une seule colonne nommée « clé » qui comprend les clés de produit"
|
|
259
|
+
}
|
|
260
|
+
};
|
|
261
|
+
|
|
262
|
+
exports["default"] = frFR;
|
|
@@ -0,0 +1,262 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var frFR = {
|
|
4
|
+
"DeleteResourcesModal.browseFile": {
|
|
5
|
+
string: "Parcourir le fichier"
|
|
6
|
+
},
|
|
7
|
+
"DeleteResourcesModal.cancel": {
|
|
8
|
+
developer_comment: "The label for the cancel button",
|
|
9
|
+
string: "Annuler"
|
|
10
|
+
},
|
|
11
|
+
"DeleteResourcesModal.cannotBeUndoneNote": {
|
|
12
|
+
developer_comment: "Cannot be undone note in the confirmation dialog",
|
|
13
|
+
string: "L'action ne peut être annulée"
|
|
14
|
+
},
|
|
15
|
+
"DeleteResourcesModal.categories": {
|
|
16
|
+
developer_comment: "Plural form of category",
|
|
17
|
+
string: "catégories"
|
|
18
|
+
},
|
|
19
|
+
"DeleteResourcesModal.category": {
|
|
20
|
+
developer_comment: "Label for the category resource type",
|
|
21
|
+
string: "catégorie"
|
|
22
|
+
},
|
|
23
|
+
"DeleteResourcesModal.chooseFile": {
|
|
24
|
+
developer_comment: "Label for a button on the file upload page, shown on ready to upload state",
|
|
25
|
+
string: "Choisir un fichier"
|
|
26
|
+
},
|
|
27
|
+
"DeleteResourcesModal.confirmationQuestion": {
|
|
28
|
+
developer_comment: "Confirmation question",
|
|
29
|
+
string: "Êtes-vous sûr de vouloir supprimer le {resourceTypePlural} ?"
|
|
30
|
+
},
|
|
31
|
+
"DeleteResourcesModal.confirmationText": {
|
|
32
|
+
developer_comment: "Confirmation text",
|
|
33
|
+
string: "{count, plural, one {You are about to delete <b>{count}</b> {resourceType} in the project: <b>{projectName}</b>.} other {You are about to deleted <b>{count}</b> {resourceTypePlural} in the project: <b>{projectName}</b>.}}"
|
|
34
|
+
},
|
|
35
|
+
"DeleteResourcesModal.continue": {
|
|
36
|
+
developer_comment: "Continue button",
|
|
37
|
+
string: "Continuer"
|
|
38
|
+
},
|
|
39
|
+
"DeleteResourcesModal.csvFormatErrorTitle": {
|
|
40
|
+
developer_comment: "Error title shown when the uploaded CSV file is not formatted correctly",
|
|
41
|
+
string: "Fichier CSV invalide"
|
|
42
|
+
},
|
|
43
|
+
"DeleteResourcesModal.customer": {
|
|
44
|
+
developer_comment: "Label for the customer resource type",
|
|
45
|
+
string: "client"
|
|
46
|
+
},
|
|
47
|
+
"DeleteResourcesModal.customers": {
|
|
48
|
+
developer_comment: "Plural form of customer",
|
|
49
|
+
string: "clients"
|
|
50
|
+
},
|
|
51
|
+
"DeleteResourcesModal.dataType": {
|
|
52
|
+
developer_comment: "Label for the data type selection dropdown",
|
|
53
|
+
string: "Type de données"
|
|
54
|
+
},
|
|
55
|
+
"DeleteResourcesModal.deleteModalTitle": {
|
|
56
|
+
developer_comment: "The title of the modal",
|
|
57
|
+
string: "Supprimer en bloc via CSV"
|
|
58
|
+
},
|
|
59
|
+
"DeleteResourcesModal.details": {
|
|
60
|
+
developer_comment: "\"Details\" column",
|
|
61
|
+
string: "Détails"
|
|
62
|
+
},
|
|
63
|
+
"DeleteResourcesModal.discount-code": {
|
|
64
|
+
developer_comment: "Label for the discount-code resource type",
|
|
65
|
+
string: "code de remise"
|
|
66
|
+
},
|
|
67
|
+
"DeleteResourcesModal.discount-codes": {
|
|
68
|
+
developer_comment: "Plural form of discount code",
|
|
69
|
+
string: "codes de remise"
|
|
70
|
+
},
|
|
71
|
+
"DeleteResourcesModal.dragAndDropCSV": {
|
|
72
|
+
developer_comment: "The message telling the user to drag and drop CSV file in the file drop area",
|
|
73
|
+
string: "Glisser et déposer CSV"
|
|
74
|
+
},
|
|
75
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsDescription": {
|
|
76
|
+
developer_comment: "Error description shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
77
|
+
string: "Assurez-vous que le fichier contienne un en-tête et au moins une ligne de données"
|
|
78
|
+
},
|
|
79
|
+
"DeleteResourcesModal.dropAreaNotEnoughRowsTitle": {
|
|
80
|
+
developer_comment: "Error title shown when the uploaded CSV file does not contain a header and at least one row of data",
|
|
81
|
+
string: "Fichier CSV invalide"
|
|
82
|
+
},
|
|
83
|
+
"DeleteResourcesModal.errorType": {
|
|
84
|
+
developer_comment: "Error type\" column",
|
|
85
|
+
string: "Type d'erreur"
|
|
86
|
+
},
|
|
87
|
+
"DeleteResourcesModal.fileFormatNotSupported": {
|
|
88
|
+
developer_comment: "Error message displayed when a user drags and drops a non-CSV file",
|
|
89
|
+
string: "Format de fichier invalide : le fichier n'est pas au format CSV et ne peut pas être traité."
|
|
90
|
+
},
|
|
91
|
+
"DeleteResourcesModal.fileUploadFailed": {
|
|
92
|
+
developer_comment: "A title on the file upload page, shown on file upload error state",
|
|
93
|
+
string: "Échec du téléchargement du fichier"
|
|
94
|
+
},
|
|
95
|
+
"DeleteResourcesModal.fileUploadInstruction": {
|
|
96
|
+
developer_comment: "Instructions for uploading a CSV file with resource keys to delete",
|
|
97
|
+
string: "Le fichier CSV doit contenir les clés {resourceType} à supprimer sous l'en-tête 'clé'."
|
|
98
|
+
},
|
|
99
|
+
"DeleteResourcesModal.fileUploadInstructionForMaxFileSize": {
|
|
100
|
+
developer_comment: "Instructions for uploading a CSV file with a max file size",
|
|
101
|
+
string: "La taille maximale du fichier est de {maxFileSize} MB avec une limite de {maxRowCount} lignes. Télécharger<csvTemplateLink> le modèle CSV </csvTemplateLink>ou se référer à la <documentationLink>documentation</documentationLink>."
|
|
102
|
+
},
|
|
103
|
+
"DeleteResourcesModal.genericError": {
|
|
104
|
+
developer_comment: "Default error message for unexpected file upload issues (for unhandled cases)",
|
|
105
|
+
string: "Une erreur s'est produite : veuillez réessayer de télécharger le fichier ou contacter notre équipe d'assistance pour obtenir de l'aide."
|
|
106
|
+
},
|
|
107
|
+
"DeleteResourcesModal.heresAPreview": {
|
|
108
|
+
developer_comment: "Here is a preview",
|
|
109
|
+
string: "Voici un aperçu :"
|
|
110
|
+
},
|
|
111
|
+
"DeleteResourcesModal.importStarted": {
|
|
112
|
+
developer_comment: "Import started",
|
|
113
|
+
string: "<b>Votre importation pour la suppression en bloc a commencé.</b><newline></newline>Allez dans <logsLink>Journaux d'importation</logsLink>pour voir l'état d'avancement."
|
|
114
|
+
},
|
|
115
|
+
"DeleteResourcesModal.instructions": {
|
|
116
|
+
developer_comment: "Label for the instructions section",
|
|
117
|
+
string: "Instructions"
|
|
118
|
+
},
|
|
119
|
+
"DeleteResourcesModal.inventories": {
|
|
120
|
+
developer_comment: "Plural form of inventory entry",
|
|
121
|
+
string: "Entrées d'inventaire"
|
|
122
|
+
},
|
|
123
|
+
"DeleteResourcesModal.inventory": {
|
|
124
|
+
developer_comment: "Label for the inventory entry resource type",
|
|
125
|
+
string: "Entrée d'inventaire"
|
|
126
|
+
},
|
|
127
|
+
"DeleteResourcesModal.missingKeyError": {
|
|
128
|
+
developer_comment: "Error message displayed when the uploaded file is missing the key field",
|
|
129
|
+
string: "Le champ « clé » est manquant ou incomplet dans certaines lignes. Veuillez vous assurer que chaque ligne possède une valeur « clé »."
|
|
130
|
+
},
|
|
131
|
+
"DeleteResourcesModal.missingRequiredField": {
|
|
132
|
+
developer_comment: "Error message displayed when a required field is missing",
|
|
133
|
+
string: "Champ requis manquant"
|
|
134
|
+
},
|
|
135
|
+
"DeleteResourcesModal.or": {
|
|
136
|
+
developer_comment: "The word \"or\" in the drag and drop message",
|
|
137
|
+
string: "ou"
|
|
138
|
+
},
|
|
139
|
+
"DeleteResourcesModal.order": {
|
|
140
|
+
developer_comment: "Label for the order resource type",
|
|
141
|
+
string: "commande"
|
|
142
|
+
},
|
|
143
|
+
"DeleteResourcesModal.orders": {
|
|
144
|
+
developer_comment: "Plural form of order",
|
|
145
|
+
string: "commandes"
|
|
146
|
+
},
|
|
147
|
+
"DeleteResourcesModal.preparingImport": {
|
|
148
|
+
developer_comment: "Preparing import",
|
|
149
|
+
string: "<b>Préparez la suppression en bloc.</b><newline></newline>Une fois la préparation terminée, vous pouvez suivre la progression <logsLink>dans les journaux d'importation.</logsLink>. Les données seront supprimées après la finalisation de l'importation."
|
|
150
|
+
},
|
|
151
|
+
"DeleteResourcesModal.price": {
|
|
152
|
+
developer_comment: "Label for the price resource type",
|
|
153
|
+
string: "prix"
|
|
154
|
+
},
|
|
155
|
+
"DeleteResourcesModal.prices": {
|
|
156
|
+
developer_comment: "Plural form of price",
|
|
157
|
+
string: "prix"
|
|
158
|
+
},
|
|
159
|
+
"DeleteResourcesModal.product": {
|
|
160
|
+
developer_comment: "Label for the product resource type",
|
|
161
|
+
string: "produit"
|
|
162
|
+
},
|
|
163
|
+
"DeleteResourcesModal.product-draft": {
|
|
164
|
+
developer_comment: "Label for the product-draft resource type",
|
|
165
|
+
string: "projet de produit"
|
|
166
|
+
},
|
|
167
|
+
"DeleteResourcesModal.product-drafts": {
|
|
168
|
+
developer_comment: "Plural form of product draft",
|
|
169
|
+
string: "projets de produit"
|
|
170
|
+
},
|
|
171
|
+
"DeleteResourcesModal.product-type": {
|
|
172
|
+
developer_comment: "Label for the product-type resource type",
|
|
173
|
+
string: "type de produit"
|
|
174
|
+
},
|
|
175
|
+
"DeleteResourcesModal.product-types": {
|
|
176
|
+
developer_comment: "Plural form of product type",
|
|
177
|
+
string: "types de produits"
|
|
178
|
+
},
|
|
179
|
+
"DeleteResourcesModal.product-variant": {
|
|
180
|
+
developer_comment: "Label for the product-variant resource type",
|
|
181
|
+
string: "variante de produit"
|
|
182
|
+
},
|
|
183
|
+
"DeleteResourcesModal.product-variant-patch": {
|
|
184
|
+
developer_comment: "Label for the product-variant-patch resource type",
|
|
185
|
+
string: "Patch de variante de produit"
|
|
186
|
+
},
|
|
187
|
+
"DeleteResourcesModal.product-variant-patches": {
|
|
188
|
+
developer_comment: "Plural form of product variant patch",
|
|
189
|
+
string: "Patch de variante de produit"
|
|
190
|
+
},
|
|
191
|
+
"DeleteResourcesModal.product-variants": {
|
|
192
|
+
developer_comment: "Plural form of product variant",
|
|
193
|
+
string: "variantes de produit"
|
|
194
|
+
},
|
|
195
|
+
"DeleteResourcesModal.products": {
|
|
196
|
+
developer_comment: "Plural form of product",
|
|
197
|
+
string: "produits"
|
|
198
|
+
},
|
|
199
|
+
"DeleteResourcesModal.resourcesToBeDeleted": {
|
|
200
|
+
developer_comment: "Resources to be deleted",
|
|
201
|
+
string: "{count, plural, one {<b>{count}</b> {resourceType} to be deleted} other {<b>{count}</b> {resourceTypePlural} to be deleted}}"
|
|
202
|
+
},
|
|
203
|
+
"DeleteResourcesModal.rowLimitExceededDescription": {
|
|
204
|
+
developer_comment: "Error description when the file contains more rows than the allowable maximum",
|
|
205
|
+
string: "Le fichier contient plus que le maximum autorisé de lignes {rowLimit}."
|
|
206
|
+
},
|
|
207
|
+
"DeleteResourcesModal.rowLimitExceededTitle": {
|
|
208
|
+
string: "Limite de ligne dépassée"
|
|
209
|
+
},
|
|
210
|
+
"DeleteResourcesModal.sizeExceededDescription": {
|
|
211
|
+
developer_comment: "Error description when the file size exceeds the allowable limit",
|
|
212
|
+
string: "Le fichier dépasse la taille maximale autorisée de {fileSizeLimit} MB"
|
|
213
|
+
},
|
|
214
|
+
"DeleteResourcesModal.sizeExceededTitle": {
|
|
215
|
+
string: "Taille du fichier dépassée"
|
|
216
|
+
},
|
|
217
|
+
"DeleteResourcesModal.standalone-price": {
|
|
218
|
+
developer_comment: "Label for the standalone-price resource type",
|
|
219
|
+
string: "prix unique"
|
|
220
|
+
},
|
|
221
|
+
"DeleteResourcesModal.standalone-prices": {
|
|
222
|
+
developer_comment: "Plural form of standalone price",
|
|
223
|
+
string: "prix uniques"
|
|
224
|
+
},
|
|
225
|
+
"DeleteResourcesModal.startBulkDelete": {
|
|
226
|
+
developer_comment: "Start bulk delete button",
|
|
227
|
+
string: "Démarrer la suppression en bloc"
|
|
228
|
+
},
|
|
229
|
+
"DeleteResourcesModal.tooManyFilesError": {
|
|
230
|
+
developer_comment: "Error message displayed when a user drags and drops multiple files at once",
|
|
231
|
+
string: "Plusieurs fichiers détectés : vous ne pouvez faire glisser et déposer qu'un seul fichier à la fois."
|
|
232
|
+
},
|
|
233
|
+
"DeleteResourcesModal.unexpectedError": {
|
|
234
|
+
developer_comment: "Generic notification message when file upload fails",
|
|
235
|
+
string: "Une erreur inattendue s'est produite lors de l'importation du fichier. Veuillez réessayer ou contactez l'assistance si cette erreur se reproduit."
|
|
236
|
+
},
|
|
237
|
+
"DeleteResourcesModal.unknown-resource-type": {
|
|
238
|
+
developer_comment: "Label for the unknown resource type",
|
|
239
|
+
string: "type d'entité inconnu"
|
|
240
|
+
},
|
|
241
|
+
"DeleteResourcesModal.unpublishNote": {
|
|
242
|
+
developer_comment: "Note to unpublish products before deleting them",
|
|
243
|
+
string: "Veuillez noter que les produits publiés <b>doivent être dépubliés </b>avant de pouvoir être supprimés."
|
|
244
|
+
},
|
|
245
|
+
"DeleteResourcesModal.uploadAndPreview": {
|
|
246
|
+
developer_comment: "Label for the button that uploads the file and shows the preview",
|
|
247
|
+
string: "Téléchargement et aperçu"
|
|
248
|
+
},
|
|
249
|
+
"DeleteResourcesModal.uploadError": {
|
|
250
|
+
developer_comment: "Title when errors detected while uploading file",
|
|
251
|
+
string: "Il y a {errorsCount, plural, one {is <b>1</b> error} other {are <b>{errorsCount}</b> errors}} détectée(s) lors du téléchargement du fichier \"{fileName}\"."
|
|
252
|
+
},
|
|
253
|
+
"DeleteResourcesModal.uploadNewFile": {
|
|
254
|
+
string: "Importer un nouveau fichier"
|
|
255
|
+
},
|
|
256
|
+
"UnpublishProductsModal.csvFormatErrorDescription": {
|
|
257
|
+
developer_comment: "Error message displayed when the CSV file is not formatted correctly",
|
|
258
|
+
string: "Votre fichier CSV n'est pas formaté correctement. Assurez-vous que le fichier ne contient qu'une seule colonne nommée « clé » qui comprend les clés de produit"
|
|
259
|
+
}
|
|
260
|
+
};
|
|
261
|
+
|
|
262
|
+
exports["default"] = frFR;
|
|
@@ -688,11 +688,11 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
688
688
|
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+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ3JlYWR5LWZvci1kcm9wJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5yZWFkeUZvckRyb3BcbiAgICB9XG4gICAgaWYgKHByb3BzLmRyb3BBcmVhU3RhdGUgPT09ICdhY3RpdmUtZHJhZycpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuYWN0aXZlRHJhZ1xuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2ZpbGUtZHJvcHBlZCcpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuZmlsZURyb3BwZWRcbiAgICB9XG4gICAgcmV0dXJuIGdldERlZmF1bHREcm9wV3JhcHBlclN0eWxlcyhwcm9wcy5kcm9wQXJlYVN0YXRlKVxuICB9fVxuYFxuZnVuY3Rpb24gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKF9kcm9wQXJlYVN0YXRlOiBuZXZlcikge1xuICByZXR1cm4gY3NzYGBcbn1cbiJdfQ== */");
|
|
689
689
|
}
|
|
690
690
|
|
|
691
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
691
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-3b6d466e.cjs.dev.js'); }));
|
|
692
692
|
|
|
693
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
693
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-2385b046.cjs.dev.js'); }));
|
|
694
694
|
|
|
695
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
695
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-9eaa8d48.cjs.dev.js'); }));
|
|
696
696
|
|
|
697
697
|
function getDropArea(_ref) {
|
|
698
698
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -1733,17 +1733,17 @@ const getChunkImport = locale => {
|
|
|
1733
1733
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
1734
1734
|
switch (intlLocale) {
|
|
1735
1735
|
case 'de':
|
|
1736
|
-
return Promise.resolve().then(function () { return require('./de-
|
|
1736
|
+
return Promise.resolve().then(function () { return require('./de-daab94cc.cjs.dev.js'); });
|
|
1737
1737
|
case 'es':
|
|
1738
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
1738
|
+
return Promise.resolve().then(function () { return require('./es-87e55458.cjs.dev.js'); });
|
|
1739
1739
|
case 'fr-FR':
|
|
1740
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
1740
|
+
return Promise.resolve().then(function () { return require('./fr-FR-db35778a.cjs.dev.js'); });
|
|
1741
1741
|
case 'ja':
|
|
1742
1742
|
return Promise.resolve().then(function () { return require('./ja-9bd5f452.cjs.dev.js'); });
|
|
1743
1743
|
case 'pt-BR':
|
|
1744
|
-
return Promise.resolve().then(function () { return require('./pt-BR-
|
|
1744
|
+
return Promise.resolve().then(function () { return require('./pt-BR-5faf9bfa.cjs.dev.js'); });
|
|
1745
1745
|
default:
|
|
1746
|
-
return Promise.resolve().then(function () { return require('./en-
|
|
1746
|
+
return Promise.resolve().then(function () { return require('./en-4441d5e8.cjs.dev.js'); });
|
|
1747
1747
|
}
|
|
1748
1748
|
};
|
|
1749
1749
|
const loadMessages = async locale => {
|
|
@@ -685,11 +685,11 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
685
685
|
return /*#__PURE__*/react.css("" , "" );
|
|
686
686
|
}
|
|
687
687
|
|
|
688
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
688
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-7ce4ad2e.cjs.prod.js'); }));
|
|
689
689
|
|
|
690
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
690
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-eda91d8b.cjs.prod.js'); }));
|
|
691
691
|
|
|
692
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
692
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-b9ef2b25.cjs.prod.js'); }));
|
|
693
693
|
|
|
694
694
|
function getDropArea(_ref) {
|
|
695
695
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -1721,17 +1721,17 @@ const getChunkImport = locale => {
|
|
|
1721
1721
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
1722
1722
|
switch (intlLocale) {
|
|
1723
1723
|
case 'de':
|
|
1724
|
-
return Promise.resolve().then(function () { return require('./de-
|
|
1724
|
+
return Promise.resolve().then(function () { return require('./de-9dc6c41a.cjs.prod.js'); });
|
|
1725
1725
|
case 'es':
|
|
1726
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
1726
|
+
return Promise.resolve().then(function () { return require('./es-851a6220.cjs.prod.js'); });
|
|
1727
1727
|
case 'fr-FR':
|
|
1728
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
1728
|
+
return Promise.resolve().then(function () { return require('./fr-FR-583a5353.cjs.prod.js'); });
|
|
1729
1729
|
case 'ja':
|
|
1730
1730
|
return Promise.resolve().then(function () { return require('./ja-37632763.cjs.prod.js'); });
|
|
1731
1731
|
case 'pt-BR':
|
|
1732
|
-
return Promise.resolve().then(function () { return require('./pt-BR-
|
|
1732
|
+
return Promise.resolve().then(function () { return require('./pt-BR-2da91387.cjs.prod.js'); });
|
|
1733
1733
|
default:
|
|
1734
|
-
return Promise.resolve().then(function () { return require('./en-
|
|
1734
|
+
return Promise.resolve().then(function () { return require('./en-a983f180.cjs.prod.js'); });
|
|
1735
1735
|
}
|
|
1736
1736
|
};
|
|
1737
1737
|
const loadMessages = async locale => {
|
|
@@ -663,11 +663,11 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
663
663
|
return /*#__PURE__*/css(process.env.NODE_ENV === "production" ? "" : ";label:getDefaultDropWrapperStyles;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRyb3AtYXJlYS13cmFwcGVyLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUF5QlkiLCJmaWxlIjoiZHJvcC1hcmVhLXdyYXBwZXIudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHlwZSBEcm9wem9uZVJvb3RQcm9wcyB9IGZyb20gJ3JlYWN0LWRyb3B6b25lJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IHsgdHlwZSBEcm9wQXJlYVN0YXRlIH0gZnJvbSAnLi4vLi4vLi4vQHR5cGVzJ1xuXG5pbnRlcmZhY2UgRHJvcFdyYXBwZXJQcm9wcyBleHRlbmRzIERyb3B6b25lUm9vdFByb3BzIHtcbiAgZHJvcEFyZWFTdGF0ZTogRHJvcEFyZWFTdGF0ZVxufVxuZXhwb3J0IGNvbnN0IERyb3BXcmFwcGVyID0gc3R5bGVkLmRpdjxEcm9wV3JhcHBlclByb3BzPmBcbiAgJHtzdHlsZXMuYmFzZX1cbiAgJHsocHJvcHMpID0+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ3JlYWR5LWZvci1kcm9wJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5yZWFkeUZvckRyb3BcbiAgICB9XG4gICAgaWYgKHByb3BzLmRyb3BBcmVhU3RhdGUgPT09ICdhY3RpdmUtZHJhZycpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuYWN0aXZlRHJhZ1xuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2ZpbGUtZHJvcHBlZCcpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuZmlsZURyb3BwZWRcbiAgICB9XG4gICAgcmV0dXJuIGdldERlZmF1bHREcm9wV3JhcHBlclN0eWxlcyhwcm9wcy5kcm9wQXJlYVN0YXRlKVxuICB9fVxuYFxuZnVuY3Rpb24gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKF9kcm9wQXJlYVN0YXRlOiBuZXZlcikge1xuICByZXR1cm4gY3NzYGBcbn1cbiJdfQ== */");
|
|
664
664
|
}
|
|
665
665
|
|
|
666
|
-
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-
|
|
666
|
+
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-93f30ab1.esm.js'));
|
|
667
667
|
|
|
668
|
-
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-
|
|
668
|
+
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-0f095b72.esm.js'));
|
|
669
669
|
|
|
670
|
-
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-
|
|
670
|
+
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-e1c05dd9.esm.js'));
|
|
671
671
|
|
|
672
672
|
function getDropArea(_ref) {
|
|
673
673
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -1708,17 +1708,17 @@ const getChunkImport = locale => {
|
|
|
1708
1708
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
1709
1709
|
switch (intlLocale) {
|
|
1710
1710
|
case 'de':
|
|
1711
|
-
return import('./de-
|
|
1711
|
+
return import('./de-e0280d32.esm.js');
|
|
1712
1712
|
case 'es':
|
|
1713
|
-
return import('./es-
|
|
1713
|
+
return import('./es-062c28be.esm.js');
|
|
1714
1714
|
case 'fr-FR':
|
|
1715
|
-
return import('./fr-FR-
|
|
1715
|
+
return import('./fr-FR-3683a6e7.esm.js');
|
|
1716
1716
|
case 'ja':
|
|
1717
1717
|
return import('./ja-73c088a7.esm.js');
|
|
1718
1718
|
case 'pt-BR':
|
|
1719
|
-
return import('./pt-BR-
|
|
1719
|
+
return import('./pt-BR-46eadd76.esm.js');
|
|
1720
1720
|
default:
|
|
1721
|
-
return import('./en-
|
|
1721
|
+
return import('./en-c8721699.esm.js');
|
|
1722
1722
|
}
|
|
1723
1723
|
};
|
|
1724
1724
|
const loadMessages = async locale => {
|