@commercetools-frontend-extensions/delete-resources-modal 1.7.2 → 1.7.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.
@@ -1454,17 +1454,17 @@ const getChunkImport = locale => {
1454
1454
  const intlLocale = i18n.mapLocaleToIntlLocale(locale);
1455
1455
  switch (intlLocale) {
1456
1456
  case 'de':
1457
- return Promise.resolve().then(function () { return require('./de-ba5e320c.cjs.dev.js'); });
1457
+ return Promise.resolve().then(function () { return require('./de-514f5517.cjs.dev.js'); });
1458
1458
  case 'es':
1459
- return Promise.resolve().then(function () { return require('./es-2adfdf5e.cjs.dev.js'); });
1459
+ return Promise.resolve().then(function () { return require('./es-581c06c3.cjs.dev.js'); });
1460
1460
  case 'fr-FR':
1461
- return Promise.resolve().then(function () { return require('./fr-FR-d65ebbb8.cjs.dev.js'); });
1461
+ return Promise.resolve().then(function () { return require('./fr-FR-e6efe9d4.cjs.dev.js'); });
1462
1462
  case 'ja':
1463
1463
  return Promise.resolve().then(function () { return require('./ja-9bd5f452.cjs.dev.js'); });
1464
1464
  case 'pt-BR':
1465
- return Promise.resolve().then(function () { return require('./pt-BR-8dfe0fde.cjs.dev.js'); });
1465
+ return Promise.resolve().then(function () { return require('./pt-BR-1cdf9b63.cjs.dev.js'); });
1466
1466
  default:
1467
- return Promise.resolve().then(function () { return require('./en-ce72b543.cjs.dev.js'); });
1467
+ return Promise.resolve().then(function () { return require('./en-b42e748c.cjs.dev.js'); });
1468
1468
  }
1469
1469
  };
1470
1470
  const loadMessages = async locale => {
@@ -1445,17 +1445,17 @@ const getChunkImport = locale => {
1445
1445
  const intlLocale = i18n.mapLocaleToIntlLocale(locale);
1446
1446
  switch (intlLocale) {
1447
1447
  case 'de':
1448
- return Promise.resolve().then(function () { return require('./de-c050367a.cjs.prod.js'); });
1448
+ return Promise.resolve().then(function () { return require('./de-e1c2fd10.cjs.prod.js'); });
1449
1449
  case 'es':
1450
- return Promise.resolve().then(function () { return require('./es-cafa5187.cjs.prod.js'); });
1450
+ return Promise.resolve().then(function () { return require('./es-8afa38be.cjs.prod.js'); });
1451
1451
  case 'fr-FR':
1452
- return Promise.resolve().then(function () { return require('./fr-FR-0604e720.cjs.prod.js'); });
1452
+ return Promise.resolve().then(function () { return require('./fr-FR-5c3709b9.cjs.prod.js'); });
1453
1453
  case 'ja':
1454
1454
  return Promise.resolve().then(function () { return require('./ja-37632763.cjs.prod.js'); });
1455
1455
  case 'pt-BR':
1456
- return Promise.resolve().then(function () { return require('./pt-BR-df2ac7c4.cjs.prod.js'); });
1456
+ return Promise.resolve().then(function () { return require('./pt-BR-08955393.cjs.prod.js'); });
1457
1457
  default:
1458
- return Promise.resolve().then(function () { return require('./en-6ae3473e.cjs.prod.js'); });
1458
+ return Promise.resolve().then(function () { return require('./en-1a981743.cjs.prod.js'); });
1459
1459
  }
1460
1460
  };
1461
1461
  const loadMessages = async locale => {
@@ -1436,17 +1436,17 @@ const getChunkImport = locale => {
1436
1436
  const intlLocale = mapLocaleToIntlLocale(locale);
1437
1437
  switch (intlLocale) {
1438
1438
  case 'de':
1439
- return import('./de-c6188287.esm.js');
1439
+ return import('./de-7fb72ea5.esm.js');
1440
1440
  case 'es':
1441
- return import('./es-b1b93b7d.esm.js');
1441
+ return import('./es-0688779c.esm.js');
1442
1442
  case 'fr-FR':
1443
- return import('./fr-FR-b010f318.esm.js');
1443
+ return import('./fr-FR-e14138a4.esm.js');
1444
1444
  case 'ja':
1445
1445
  return import('./ja-73c088a7.esm.js');
1446
1446
  case 'pt-BR':
1447
- return import('./pt-BR-fb30a5fc.esm.js');
1447
+ return import('./pt-BR-ed3157de.esm.js');
1448
1448
  default:
1449
- return import('./en-01c39bc4.esm.js');
1449
+ return import('./en-30a390dc.esm.js');
1450
1450
  }
1451
1451
  };
1452
1452
  const loadMessages = async locale => {
@@ -259,6 +259,10 @@ var de = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Ihre CSV-Datei ist nicht korrekt formatiert. Stellen Sie sicher, dass die Datei nur eine Spalte mit dem Namen „Schlüssel“ und den Produktschlüsseln enthält."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -257,6 +257,10 @@ var de = {
257
257
  "UnpublishProductsModal.csvFormatErrorDescription": {
258
258
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
259
259
  string: "Ihre CSV-Datei ist nicht korrekt formatiert. Stellen Sie sicher, dass die Datei nur eine Spalte mit dem Namen „Schlüssel“ und den Produktschlüsseln enthält."
260
+ },
261
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
262
+ developer_comment: "Notification message when file upload is taking longer than expected",
263
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
260
264
  }
261
265
  };
262
266
 
@@ -259,6 +259,10 @@ var de = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Ihre CSV-Datei ist nicht korrekt formatiert. Stellen Sie sicher, dass die Datei nur eine Spalte mit dem Namen „Schlüssel“ und den Produktschlüsseln enthält."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -259,6 +259,10 @@ var en = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Your CSV file is not formatted correctly. Make sure the file contains only one column named 'key', which includes the product keys."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -257,6 +257,10 @@ var en = {
257
257
  "UnpublishProductsModal.csvFormatErrorDescription": {
258
258
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
259
259
  string: "Your CSV file is not formatted correctly. Make sure the file contains only one column named 'key', which includes the product keys."
260
+ },
261
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
262
+ developer_comment: "Notification message when file upload is taking longer than expected",
263
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
260
264
  }
261
265
  };
262
266
 
@@ -259,6 +259,10 @@ var en = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Your CSV file is not formatted correctly. Make sure the file contains only one column named 'key', which includes the product keys."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -257,6 +257,10 @@ var es = {
257
257
  "UnpublishProductsModal.csvFormatErrorDescription": {
258
258
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
259
259
  string: "Tu archivo CSV no tiene el formato correcto. Asegúrate de que el archivo contiene tan solo una columna llamada \"clave\" que incluya las claves de producto."
260
+ },
261
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
262
+ developer_comment: "Notification message when file upload is taking longer than expected",
263
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
260
264
  }
261
265
  };
262
266
 
@@ -259,6 +259,10 @@ var es = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Tu archivo CSV no tiene el formato correcto. Asegúrate de que el archivo contiene tan solo una columna llamada \"clave\" que incluya las claves de producto."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -259,6 +259,10 @@ var es = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Tu archivo CSV no tiene el formato correcto. Asegúrate de que el archivo contiene tan solo una columna llamada \"clave\" que incluya las claves de producto."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -259,6 +259,10 @@ var frFR = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  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"
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -257,6 +257,10 @@ var frFR = {
257
257
  "UnpublishProductsModal.csvFormatErrorDescription": {
258
258
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
259
259
  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"
260
+ },
261
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
262
+ developer_comment: "Notification message when file upload is taking longer than expected",
263
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
260
264
  }
261
265
  };
262
266
 
@@ -259,6 +259,10 @@ var frFR = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  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"
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -259,6 +259,10 @@ var ptBR = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Seu arquivo CSV não está formatado corretamente. Certifique-se de que o arquivo contém apenas uma coluna chamada 'key' e valores de chave de produto."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -259,6 +259,10 @@ var ptBR = {
259
259
  "UnpublishProductsModal.csvFormatErrorDescription": {
260
260
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
261
261
  string: "Seu arquivo CSV não está formatado corretamente. Certifique-se de que o arquivo contém apenas uma coluna chamada 'key' e valores de chave de produto."
262
+ },
263
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
264
+ developer_comment: "Notification message when file upload is taking longer than expected",
265
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
262
266
  }
263
267
  };
264
268
 
@@ -257,6 +257,10 @@ var ptBR = {
257
257
  "UnpublishProductsModal.csvFormatErrorDescription": {
258
258
  developer_comment: "Error message displayed when the CSV file is not formatted correctly",
259
259
  string: "Seu arquivo CSV não está formatado corretamente. Certifique-se de que o arquivo contém apenas uma coluna chamada 'key' e valores de chave de produto."
260
+ },
261
+ "operations.import.resource.upload.uploadIsTakingTooLong": {
262
+ developer_comment: "Notification message when file upload is taking longer than expected",
263
+ string: "The upload took too long. Please reduce file size or split the data into smaller files."
260
264
  }
261
265
  };
262
266
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-frontend-extensions/delete-resources-modal",
3
3
  "description": "Shared import modal for deleting resources",
4
- "version": "1.7.2",
4
+ "version": "1.7.4",
5
5
  "license": "BSD-3-Clause",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -23,7 +23,7 @@
23
23
  "@formatjs/cli": "6.7.4",
24
24
  "babel-plugin-module-resolver": "^5.0.2",
25
25
  "jest": "30.2.0",
26
- "lodash": "4.17.23",
26
+ "lodash": "4.18.1",
27
27
  "lodash.truncate": "4.4.2",
28
28
  "moment": "2.30.1",
29
29
  "omit-empty-es": "^1.1.3",
@@ -31,20 +31,20 @@
31
31
  "pluralize": "8.0.0",
32
32
  "prop-types": "15.8.1",
33
33
  "ramda": "^0.32.0",
34
- "@commercetools-frontend-extensions/operations": "3.6.1"
34
+ "@commercetools-frontend-extensions/operations": "3.6.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@commercetools-frontend/actions-global": "27.0.0",
38
- "@commercetools-frontend/application-components": "27.0.0",
39
- "@commercetools-frontend/application-shell": "27.0.0",
40
- "@commercetools-frontend/application-shell-connectors": "27.0.0",
41
- "@commercetools-frontend/constants": "27.0.0",
37
+ "@commercetools-frontend/actions-global": "27.2.0",
38
+ "@commercetools-frontend/application-components": "27.2.0",
39
+ "@commercetools-frontend/application-shell": "27.2.0",
40
+ "@commercetools-frontend/application-shell-connectors": "27.2.0",
41
+ "@commercetools-frontend/constants": "27.2.0",
42
42
  "@commercetools-frontend/fullstory": "4.0.3",
43
- "@commercetools-frontend/i18n": "27.0.0",
44
- "@commercetools-frontend/jest-preset-mc-app": "27.0.0",
45
- "@commercetools-frontend/permissions": "27.0.0",
46
- "@commercetools-frontend/sdk": "27.0.0",
47
- "@commercetools-frontend/sentry": "27.0.0",
43
+ "@commercetools-frontend/i18n": "27.2.0",
44
+ "@commercetools-frontend/jest-preset-mc-app": "27.2.0",
45
+ "@commercetools-frontend/permissions": "27.2.0",
46
+ "@commercetools-frontend/sdk": "27.2.0",
47
+ "@commercetools-frontend/sentry": "27.2.0",
48
48
  "@commercetools-frontend/ui-kit": "20.3.0",
49
49
  "@commercetools-uikit/data-table": "20.3.0",
50
50
  "@commercetools-uikit/design-system": "20.3.0",