@commercetools-frontend-extensions/export-resources-modal 5.11.2 → 5.11.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.
@@ -3575,17 +3575,17 @@ const getChunkImport = locale => {
3575
3575
  const intlLocale = i18n.mapLocaleToIntlLocale(locale);
3576
3576
  switch (intlLocale) {
3577
3577
  case 'de':
3578
- return Promise.resolve().then(function () { return require('./de-f6836c76.cjs.dev.js'); });
3578
+ return Promise.resolve().then(function () { return require('./de-e750003d.cjs.dev.js'); });
3579
3579
  case 'es':
3580
- return Promise.resolve().then(function () { return require('./es-ba43fc4a.cjs.dev.js'); });
3580
+ return Promise.resolve().then(function () { return require('./es-e7f0907c.cjs.dev.js'); });
3581
3581
  case 'fr-FR':
3582
- return Promise.resolve().then(function () { return require('./fr-FR-ed5c93d6.cjs.dev.js'); });
3582
+ return Promise.resolve().then(function () { return require('./fr-FR-e38078dc.cjs.dev.js'); });
3583
3583
  case 'ja':
3584
3584
  return Promise.resolve().then(function () { return require('./ja-9bd5f452.cjs.dev.js'); });
3585
3585
  case 'pt-BR':
3586
- return Promise.resolve().then(function () { return require('./pt-BR-7de26dc9.cjs.dev.js'); });
3586
+ return Promise.resolve().then(function () { return require('./pt-BR-59bc8b1c.cjs.dev.js'); });
3587
3587
  default:
3588
- return Promise.resolve().then(function () { return require('./en-91d5135c.cjs.dev.js'); });
3588
+ return Promise.resolve().then(function () { return require('./en-266b37b4.cjs.dev.js'); });
3589
3589
  }
3590
3590
  };
3591
3591
  const loadMessages = async locale => {
@@ -3542,17 +3542,17 @@ const getChunkImport = locale => {
3542
3542
  const intlLocale = i18n.mapLocaleToIntlLocale(locale);
3543
3543
  switch (intlLocale) {
3544
3544
  case 'de':
3545
- return Promise.resolve().then(function () { return require('./de-6ccb0cef.cjs.prod.js'); });
3545
+ return Promise.resolve().then(function () { return require('./de-c329851c.cjs.prod.js'); });
3546
3546
  case 'es':
3547
- return Promise.resolve().then(function () { return require('./es-00dfbfb5.cjs.prod.js'); });
3547
+ return Promise.resolve().then(function () { return require('./es-247f58fc.cjs.prod.js'); });
3548
3548
  case 'fr-FR':
3549
- return Promise.resolve().then(function () { return require('./fr-FR-4cfbc2bd.cjs.prod.js'); });
3549
+ return Promise.resolve().then(function () { return require('./fr-FR-91c6dc87.cjs.prod.js'); });
3550
3550
  case 'ja':
3551
3551
  return Promise.resolve().then(function () { return require('./ja-37632763.cjs.prod.js'); });
3552
3552
  case 'pt-BR':
3553
- return Promise.resolve().then(function () { return require('./pt-BR-96af8e57.cjs.prod.js'); });
3553
+ return Promise.resolve().then(function () { return require('./pt-BR-0e9382e5.cjs.prod.js'); });
3554
3554
  default:
3555
- return Promise.resolve().then(function () { return require('./en-0158f656.cjs.prod.js'); });
3555
+ return Promise.resolve().then(function () { return require('./en-71b1a370.cjs.prod.js'); });
3556
3556
  }
3557
3557
  };
3558
3558
  const loadMessages = async locale => {
@@ -3532,17 +3532,17 @@ const getChunkImport = locale => {
3532
3532
  const intlLocale = mapLocaleToIntlLocale(locale);
3533
3533
  switch (intlLocale) {
3534
3534
  case 'de':
3535
- return import('./de-35056949.esm.js');
3535
+ return import('./de-c4790906.esm.js');
3536
3536
  case 'es':
3537
- return import('./es-2b5d715f.esm.js');
3537
+ return import('./es-ec8412cc.esm.js');
3538
3538
  case 'fr-FR':
3539
- return import('./fr-FR-06105d51.esm.js');
3539
+ return import('./fr-FR-b8239dad.esm.js');
3540
3540
  case 'ja':
3541
3541
  return import('./ja-73c088a7.esm.js');
3542
3542
  case 'pt-BR':
3543
- return import('./pt-BR-21e12a39.esm.js');
3543
+ return import('./pt-BR-26f18714.esm.js');
3544
3544
  default:
3545
- return import('./en-cec5abba.esm.js');
3545
+ return import('./en-95d6ae91.esm.js');
3546
3546
  }
3547
3547
  };
3548
3548
  const loadMessages = async locale => {
@@ -377,6 +377,10 @@ var de = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Meine Ansichten"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "Es stimmen keine Ressourcen mit Ihrem Anfrage-Prädikat überein. Bitte überprüfen Sie Ihr Anfrage-Prädikat und versuchen Sie es erneut."
@@ -375,6 +375,10 @@ var de = {
375
375
  developer_comment: "Label for \"My Views\" Select Field",
376
376
  string: "Meine Ansichten"
377
377
  },
378
+ "ExportResourcesModal.noResourcesToExport": {
379
+ developer_comment: "Error message when there are no resources to export",
380
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
381
+ },
378
382
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
379
383
  developer_comment: "Error message when there are no resources to export for given query predicate",
380
384
  string: "Es stimmen keine Ressourcen mit Ihrem Anfrage-Prädikat überein. Bitte überprüfen Sie Ihr Anfrage-Prädikat und versuchen Sie es erneut."
@@ -377,6 +377,10 @@ var de = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Meine Ansichten"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "Es stimmen keine Ressourcen mit Ihrem Anfrage-Prädikat überein. Bitte überprüfen Sie Ihr Anfrage-Prädikat und versuchen Sie es erneut."
@@ -377,6 +377,10 @@ var en = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "My Views"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "No resources match your query predicate. Please check your query predicate and try again."
@@ -377,6 +377,10 @@ var en = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "My Views"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "No resources match your query predicate. Please check your query predicate and try again."
@@ -375,6 +375,10 @@ var en = {
375
375
  developer_comment: "Label for \"My Views\" Select Field",
376
376
  string: "My Views"
377
377
  },
378
+ "ExportResourcesModal.noResourcesToExport": {
379
+ developer_comment: "Error message when there are no resources to export",
380
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
381
+ },
378
382
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
379
383
  developer_comment: "Error message when there are no resources to export for given query predicate",
380
384
  string: "No resources match your query predicate. Please check your query predicate and try again."
@@ -377,6 +377,10 @@ var es = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Mis vistas"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "No hay recursos para tu predicado de consulta. Por favor, revisa el predicado de su consulta e inténtalo de nuevo."
@@ -377,6 +377,10 @@ var es = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Mis vistas"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "No hay recursos para tu predicado de consulta. Por favor, revisa el predicado de su consulta e inténtalo de nuevo."
@@ -375,6 +375,10 @@ var es = {
375
375
  developer_comment: "Label for \"My Views\" Select Field",
376
376
  string: "Mis vistas"
377
377
  },
378
+ "ExportResourcesModal.noResourcesToExport": {
379
+ developer_comment: "Error message when there are no resources to export",
380
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
381
+ },
378
382
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
379
383
  developer_comment: "Error message when there are no resources to export for given query predicate",
380
384
  string: "No hay recursos para tu predicado de consulta. Por favor, revisa el predicado de su consulta e inténtalo de nuevo."
@@ -377,6 +377,10 @@ var frFR = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Mes affichages"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "Aucune correspondance d'entité pour votre prédicat de requête. Vérifiez votre prédicat de requête et réessayez."
@@ -375,6 +375,10 @@ var frFR = {
375
375
  developer_comment: "Label for \"My Views\" Select Field",
376
376
  string: "Mes affichages"
377
377
  },
378
+ "ExportResourcesModal.noResourcesToExport": {
379
+ developer_comment: "Error message when there are no resources to export",
380
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
381
+ },
378
382
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
379
383
  developer_comment: "Error message when there are no resources to export for given query predicate",
380
384
  string: "Aucune correspondance d'entité pour votre prédicat de requête. Vérifiez votre prédicat de requête et réessayez."
@@ -377,6 +377,10 @@ var frFR = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Mes affichages"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "Aucune correspondance d'entité pour votre prédicat de requête. Vérifiez votre prédicat de requête et réessayez."
@@ -377,6 +377,10 @@ var ptBR = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Minhas visualizações"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "Nenhum recurso corresponde ao predicado da sua consulta. Verifique o predicado da sua consulta e tente novamente."
@@ -375,6 +375,10 @@ var ptBR = {
375
375
  developer_comment: "Label for \"My Views\" Select Field",
376
376
  string: "Minhas visualizações"
377
377
  },
378
+ "ExportResourcesModal.noResourcesToExport": {
379
+ developer_comment: "Error message when there are no resources to export",
380
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
381
+ },
378
382
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
379
383
  developer_comment: "Error message when there are no resources to export for given query predicate",
380
384
  string: "Nenhum recurso corresponde ao predicado da sua consulta. Verifique o predicado da sua consulta e tente novamente."
@@ -377,6 +377,10 @@ var ptBR = {
377
377
  developer_comment: "Label for \"My Views\" Select Field",
378
378
  string: "Minhas visualizações"
379
379
  },
380
+ "ExportResourcesModal.noResourcesToExport": {
381
+ developer_comment: "Error message when there are no resources to export",
382
+ string: "There are no resources to export. Please adjust your selection or filters and try again."
383
+ },
380
384
  "ExportResourcesModal.noResourcesToExportForQueryPredicate": {
381
385
  developer_comment: "Error message when there are no resources to export for given query predicate",
382
386
  string: "Nenhum recurso corresponde ao predicado da sua consulta. Verifique o predicado da sua consulta e tente novamente."
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.11.2",
4
+ "version": "5.11.4",
5
5
  "license": "BSD-3-Clause",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -22,24 +22,24 @@
22
22
  "@formatjs/cli": "6.7.4",
23
23
  "formik": "2.4.9",
24
24
  "jest": "30.2.0",
25
- "lodash": "4.17.23",
25
+ "lodash": "4.18.1",
26
26
  "moment": "2.30.1",
27
27
  "omit-empty-es": "^1.1.3",
28
28
  "prop-types": "15.8.1",
29
- "@commercetools-frontend-extensions/operations": "3.6.1"
29
+ "@commercetools-frontend-extensions/operations": "3.6.2"
30
30
  },
31
31
  "devDependencies": {
32
- "@commercetools-frontend/actions-global": "27.0.0",
33
- "@commercetools-frontend/application-components": "27.0.0",
34
- "@commercetools-frontend/application-shell": "27.0.0",
35
- "@commercetools-frontend/application-shell-connectors": "27.0.0",
36
- "@commercetools-frontend/constants": "27.0.0",
32
+ "@commercetools-frontend/actions-global": "27.2.0",
33
+ "@commercetools-frontend/application-components": "27.2.0",
34
+ "@commercetools-frontend/application-shell": "27.2.0",
35
+ "@commercetools-frontend/application-shell-connectors": "27.2.0",
36
+ "@commercetools-frontend/constants": "27.2.0",
37
37
  "@commercetools-frontend/fullstory": "4.0.3",
38
- "@commercetools-frontend/i18n": "27.0.0",
39
- "@commercetools-frontend/jest-preset-mc-app": "27.0.0",
40
- "@commercetools-frontend/l10n": "27.0.0",
41
- "@commercetools-frontend/sdk": "27.0.0",
42
- "@commercetools-frontend/sentry": "27.0.0",
38
+ "@commercetools-frontend/i18n": "27.2.0",
39
+ "@commercetools-frontend/jest-preset-mc-app": "27.2.0",
40
+ "@commercetools-frontend/l10n": "27.2.0",
41
+ "@commercetools-frontend/sdk": "27.2.0",
42
+ "@commercetools-frontend/sentry": "27.2.0",
43
43
  "@commercetools-frontend/ui-kit": "20.3.0",
44
44
  "@commercetools-uikit/design-system": "20.3.0",
45
45
  "@commercetools-uikit/icons": "20.3.0",