@commercetools-frontend-extensions/export-resources-modal 0.0.0-canary-20240624112253 → 0.0.0-canary-20240701104218
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/commercetools-frontend-extensions-export-resources-modal.cjs.dev.js +62 -75
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +59 -72
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +61 -74
- package/dist/{de-39735288.esm.js → de-46061c8d.esm.js} +7 -3
- package/dist/{de-d2b26aa9.cjs.dev.js → de-82710cdd.cjs.dev.js} +7 -3
- package/dist/{de-d3199184.cjs.prod.js → de-b9d63c63.cjs.prod.js} +7 -3
- package/dist/declarations/src/@constants/index.d.ts +1 -0
- package/dist/declarations/src/@constants/resource-type-messages.d.ts +2 -0
- package/dist/declarations/src/@constants/urls.d.ts +2 -3
- package/dist/declarations/src/@types/index.d.ts +1 -0
- package/dist/declarations/src/@types/resource-type.d.ts +7 -0
- package/dist/{en-d27c9cc6.cjs.dev.js → en-89c3433d.cjs.dev.js} +5 -1
- package/dist/{en-e9679129.esm.js → en-ccae410d.esm.js} +5 -1
- package/dist/{en-9154a09c.cjs.prod.js → en-f925e246.cjs.prod.js} +5 -1
- package/dist/{es-85b30e13.cjs.prod.js → es-27083d0c.cjs.prod.js} +8 -4
- package/dist/{es-8a6a2dee.cjs.dev.js → es-4070c248.cjs.dev.js} +8 -4
- package/dist/{es-9dd22c84.esm.js → es-bc8419ea.esm.js} +8 -4
- package/dist/{fr-FR-2f22db42.esm.js → fr-FR-88c9c9ec.esm.js} +8 -4
- package/dist/{fr-FR-75b735ea.cjs.dev.js → fr-FR-8f0fa6f5.cjs.dev.js} +8 -4
- package/dist/{fr-FR-832b636d.cjs.prod.js → fr-FR-a10662d7.cjs.prod.js} +8 -4
- package/dist/{pt-BR-62408d52.esm.js → pt-BR-0e5eed49.esm.js} +8 -4
- package/dist/{pt-BR-f1e9f28a.cjs.dev.js → pt-BR-3564f4a9.cjs.prod.js} +8 -4
- package/dist/{pt-BR-11e4c627.cjs.prod.js → pt-BR-fb2a1e7b.cjs.dev.js} +8 -4
- package/dist/{zh-CN-35db5160.esm.js → zh-CN-5b6b0a01.esm.js} +8 -4
- package/dist/{zh-CN-896408dc.cjs.dev.js → zh-CN-8bc9c078.cjs.dev.js} +8 -4
- package/dist/{zh-CN-42d4a424.cjs.prod.js → zh-CN-ed634d04.cjs.prod.js} +8 -4
- package/package.json +15 -15
|
@@ -41,11 +41,15 @@ var de = {
|
|
|
41
41
|
},
|
|
42
42
|
"ExportResourcesModal.exportScopeAll": {
|
|
43
43
|
developer_comment: "Label for Export All",
|
|
44
|
-
string: "
|
|
44
|
+
string: "Alle exportierenl: {total} Kategorien"
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.exportScopeSelected": {
|
|
47
47
|
developer_comment: "Label for Export Selected",
|
|
48
|
-
string: "
|
|
48
|
+
string: "Auswahl exportieren: {total} Kategorien"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
51
|
+
developer_comment: "Label for Export Selected without count",
|
|
52
|
+
string: "Auswahl exportieren"
|
|
49
53
|
},
|
|
50
54
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
51
55
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -57,7 +61,7 @@ var de = {
|
|
|
57
61
|
},
|
|
58
62
|
"ExportResourcesModal.exportSettings": {
|
|
59
63
|
developer_comment: "Label for Export Settings",
|
|
60
|
-
string: "
|
|
64
|
+
string: "Einstellungen"
|
|
61
65
|
},
|
|
62
66
|
"ExportResourcesModal.fieldDefinitions": {
|
|
63
67
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -43,11 +43,15 @@ var de = {
|
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Alle exportierenl: {total} Kategorien"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Auswahl exportieren: {total} Kategorien"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Auswahl exportieren"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var de = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Einstellungen"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -43,11 +43,15 @@ var de = {
|
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Alle exportierenl: {total} Kategorien"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Auswahl exportieren: {total} Kategorien"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Auswahl exportieren"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var de = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Einstellungen"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
};
|
|
1
|
+
import { ResourceTypeMap } from "../@types/resource-type.js";
|
|
2
|
+
export declare const FIELD_DEFINITIONS_URLS: ResourceTypeMap;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { EXPORTABLE_RESOURCES } from "../@constants/exportable-resources.js";
|
|
2
|
+
type ExportableResources = typeof EXPORTABLE_RESOURCES;
|
|
3
|
+
type ResourceKeys = keyof ExportableResources;
|
|
4
|
+
export type ResourceTypeMap = {
|
|
5
|
+
[K in ExportableResources[ResourceKeys]]: any;
|
|
6
|
+
};
|
|
7
|
+
export {};
|
|
@@ -47,7 +47,11 @@ var en = {
|
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "Export selected
|
|
50
|
+
string: "Export selected: {total} categories"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Export selected"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -45,7 +45,11 @@ var en = {
|
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.exportScopeSelected": {
|
|
47
47
|
developer_comment: "Label for Export Selected",
|
|
48
|
-
string: "Export selected
|
|
48
|
+
string: "Export selected: {total} categories"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
51
|
+
developer_comment: "Label for Export Selected without count",
|
|
52
|
+
string: "Export selected"
|
|
49
53
|
},
|
|
50
54
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
51
55
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -47,7 +47,11 @@ var en = {
|
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "Export selected
|
|
50
|
+
string: "Export selected: {total} categories"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Export selected"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -39,15 +39,19 @@ var es = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "Ámbito"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Exportar todo: {total} categorías"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Exportar selección: {total} categorías"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Exportar selección"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var es = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Configuraciones"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -39,15 +39,19 @@ var es = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "Ámbito"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Exportar todo: {total} categorías"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Exportar selección: {total} categorías"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Exportar selección"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var es = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Configuraciones"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -37,15 +37,19 @@ var es = {
|
|
|
37
37
|
},
|
|
38
38
|
"ExportResourcesModal.exportScope": {
|
|
39
39
|
developer_comment: "Label for Export Scope",
|
|
40
|
-
string: "
|
|
40
|
+
string: "Ámbito"
|
|
41
41
|
},
|
|
42
42
|
"ExportResourcesModal.exportScopeAll": {
|
|
43
43
|
developer_comment: "Label for Export All",
|
|
44
|
-
string: "
|
|
44
|
+
string: "Exportar todo: {total} categorías"
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.exportScopeSelected": {
|
|
47
47
|
developer_comment: "Label for Export Selected",
|
|
48
|
-
string: "
|
|
48
|
+
string: "Exportar selección: {total} categorías"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
51
|
+
developer_comment: "Label for Export Selected without count",
|
|
52
|
+
string: "Exportar selección"
|
|
49
53
|
},
|
|
50
54
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
51
55
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -57,7 +61,7 @@ var es = {
|
|
|
57
61
|
},
|
|
58
62
|
"ExportResourcesModal.exportSettings": {
|
|
59
63
|
developer_comment: "Label for Export Settings",
|
|
60
|
-
string: "
|
|
64
|
+
string: "Configuraciones"
|
|
61
65
|
},
|
|
62
66
|
"ExportResourcesModal.fieldDefinitions": {
|
|
63
67
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -37,15 +37,19 @@ var frFR = {
|
|
|
37
37
|
},
|
|
38
38
|
"ExportResourcesModal.exportScope": {
|
|
39
39
|
developer_comment: "Label for Export Scope",
|
|
40
|
-
string: "
|
|
40
|
+
string: "Étendue"
|
|
41
41
|
},
|
|
42
42
|
"ExportResourcesModal.exportScopeAll": {
|
|
43
43
|
developer_comment: "Label for Export All",
|
|
44
|
-
string: "
|
|
44
|
+
string: "Tout exporter : {total} catégories"
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.exportScopeSelected": {
|
|
47
47
|
developer_comment: "Label for Export Selected",
|
|
48
|
-
string: "
|
|
48
|
+
string: "Sélection d'exportation : {total} catégories"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
51
|
+
developer_comment: "Label for Export Selected without count",
|
|
52
|
+
string: "Sélection d'exportation"
|
|
49
53
|
},
|
|
50
54
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
51
55
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -57,7 +61,7 @@ var frFR = {
|
|
|
57
61
|
},
|
|
58
62
|
"ExportResourcesModal.exportSettings": {
|
|
59
63
|
developer_comment: "Label for Export Settings",
|
|
60
|
-
string: "
|
|
64
|
+
string: "Paramètres"
|
|
61
65
|
},
|
|
62
66
|
"ExportResourcesModal.fieldDefinitions": {
|
|
63
67
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -39,15 +39,19 @@ var frFR = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "Étendue"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Tout exporter : {total} catégories"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Sélection d'exportation : {total} catégories"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Sélection d'exportation"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var frFR = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Paramètres"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -39,15 +39,19 @@ var frFR = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "Étendue"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Tout exporter : {total} catégories"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Sélection d'exportation : {total} catégories"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Sélection d'exportation"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var frFR = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Paramètres"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -37,15 +37,19 @@ var ptBR = {
|
|
|
37
37
|
},
|
|
38
38
|
"ExportResourcesModal.exportScope": {
|
|
39
39
|
developer_comment: "Label for Export Scope",
|
|
40
|
-
string: "
|
|
40
|
+
string: "Escopo"
|
|
41
41
|
},
|
|
42
42
|
"ExportResourcesModal.exportScopeAll": {
|
|
43
43
|
developer_comment: "Label for Export All",
|
|
44
|
-
string: "
|
|
44
|
+
string: "Exportar tudo: {total} categoria(s)"
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.exportScopeSelected": {
|
|
47
47
|
developer_comment: "Label for Export Selected",
|
|
48
|
-
string: "
|
|
48
|
+
string: "Exportar seleção: {total} categoria(s)"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
51
|
+
developer_comment: "Label for Export Selected without count",
|
|
52
|
+
string: "Exportar seleção"
|
|
49
53
|
},
|
|
50
54
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
51
55
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -57,7 +61,7 @@ var ptBR = {
|
|
|
57
61
|
},
|
|
58
62
|
"ExportResourcesModal.exportSettings": {
|
|
59
63
|
developer_comment: "Label for Export Settings",
|
|
60
|
-
string: "
|
|
64
|
+
string: "Configurações"
|
|
61
65
|
},
|
|
62
66
|
"ExportResourcesModal.fieldDefinitions": {
|
|
63
67
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -39,15 +39,19 @@ var ptBR = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "Escopo"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Exportar tudo: {total} categoria(s)"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Exportar seleção: {total} categoria(s)"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Exportar seleção"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var ptBR = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Configurações"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -39,15 +39,19 @@ var ptBR = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "Escopo"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "Exportar tudo: {total} categoria(s)"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "Exportar seleção: {total} categoria(s)"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "Exportar seleção"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var ptBR = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "Configurações"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -37,15 +37,19 @@ var zhCN = {
|
|
|
37
37
|
},
|
|
38
38
|
"ExportResourcesModal.exportScope": {
|
|
39
39
|
developer_comment: "Label for Export Scope",
|
|
40
|
-
string: "
|
|
40
|
+
string: "范围"
|
|
41
41
|
},
|
|
42
42
|
"ExportResourcesModal.exportScopeAll": {
|
|
43
43
|
developer_comment: "Label for Export All",
|
|
44
|
-
string: "
|
|
44
|
+
string: "导出全部:{total} 个类别"
|
|
45
45
|
},
|
|
46
46
|
"ExportResourcesModal.exportScopeSelected": {
|
|
47
47
|
developer_comment: "Label for Export Selected",
|
|
48
|
-
string: "
|
|
48
|
+
string: "导出选定内容:{total} 个类别"
|
|
49
|
+
},
|
|
50
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
51
|
+
developer_comment: "Label for Export Selected without count",
|
|
52
|
+
string: "导出选定内容"
|
|
49
53
|
},
|
|
50
54
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
51
55
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -57,7 +61,7 @@ var zhCN = {
|
|
|
57
61
|
},
|
|
58
62
|
"ExportResourcesModal.exportSettings": {
|
|
59
63
|
developer_comment: "Label for Export Settings",
|
|
60
|
-
string: "
|
|
64
|
+
string: "设置"
|
|
61
65
|
},
|
|
62
66
|
"ExportResourcesModal.fieldDefinitions": {
|
|
63
67
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -39,15 +39,19 @@ var zhCN = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "范围"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "导出全部:{total} 个类别"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "导出选定内容:{total} 个类别"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "导出选定内容"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var zhCN = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "设置"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
|
@@ -39,15 +39,19 @@ var zhCN = {
|
|
|
39
39
|
},
|
|
40
40
|
"ExportResourcesModal.exportScope": {
|
|
41
41
|
developer_comment: "Label for Export Scope",
|
|
42
|
-
string: "
|
|
42
|
+
string: "范围"
|
|
43
43
|
},
|
|
44
44
|
"ExportResourcesModal.exportScopeAll": {
|
|
45
45
|
developer_comment: "Label for Export All",
|
|
46
|
-
string: "
|
|
46
|
+
string: "导出全部:{total} 个类别"
|
|
47
47
|
},
|
|
48
48
|
"ExportResourcesModal.exportScopeSelected": {
|
|
49
49
|
developer_comment: "Label for Export Selected",
|
|
50
|
-
string: "
|
|
50
|
+
string: "导出选定内容:{total} 个类别"
|
|
51
|
+
},
|
|
52
|
+
"ExportResourcesModal.exportScopeSelectedWithoutCount": {
|
|
53
|
+
developer_comment: "Label for Export Selected without count",
|
|
54
|
+
string: "导出选定内容"
|
|
51
55
|
},
|
|
52
56
|
"ExportResourcesModal.exportSelectedMessage": {
|
|
53
57
|
developer_comment: "resources are selected and will be exported",
|
|
@@ -59,7 +63,7 @@ var zhCN = {
|
|
|
59
63
|
},
|
|
60
64
|
"ExportResourcesModal.exportSettings": {
|
|
61
65
|
developer_comment: "Label for Export Settings",
|
|
62
|
-
string: "
|
|
66
|
+
string: "设置"
|
|
63
67
|
},
|
|
64
68
|
"ExportResourcesModal.fieldDefinitions": {
|
|
65
69
|
developer_comment: "Label for \"Field definitions\" link",
|
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": "0.0.0-canary-
|
|
4
|
+
"version": "0.0.0-canary-20240701104218",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@babel/runtime": "7.24.7",
|
|
19
19
|
"@babel/runtime-corejs3": "7.24.7",
|
|
20
|
-
"@commercetools-frontend/experimental-components": "
|
|
20
|
+
"@commercetools-frontend/experimental-components": "6.1.1",
|
|
21
21
|
"@emotion/react": "11.11.4",
|
|
22
22
|
"@emotion/styled": "11.11.5",
|
|
23
23
|
"@formatjs/cli": "6.2.12",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"@commercetools-frontend/jest-preset-mc-app": "22.28.0",
|
|
40
40
|
"@commercetools-frontend/sdk": "22.28.0",
|
|
41
41
|
"@commercetools-frontend/sentry": "22.28.0",
|
|
42
|
-
"@commercetools-frontend/ui-kit": "19.
|
|
43
|
-
"@commercetools-uikit/design-system": "19.
|
|
42
|
+
"@commercetools-frontend/ui-kit": "19.6.0",
|
|
43
|
+
"@commercetools-uikit/design-system": "19.6.0",
|
|
44
44
|
"@preconstruct/cli": "2.8.4",
|
|
45
45
|
"@types/jest": "29.5.12",
|
|
46
46
|
"@types/testing-library__jest-dom": "^5.14.5",
|
|
@@ -51,17 +51,17 @@
|
|
|
51
51
|
"rimraf": "5.0.7"
|
|
52
52
|
},
|
|
53
53
|
"peerDependencies": {
|
|
54
|
-
"@commercetools-frontend/actions-global": "22.
|
|
55
|
-
"@commercetools-frontend/application-components": "22.
|
|
56
|
-
"@commercetools-frontend/application-shell": "22.
|
|
57
|
-
"@commercetools-frontend/application-shell-connectors": "22.
|
|
58
|
-
"@commercetools-frontend/constants": "22.
|
|
59
|
-
"@commercetools-frontend/i18n": "22.
|
|
60
|
-
"@commercetools-frontend/jest-preset-mc-app": "22.
|
|
61
|
-
"@commercetools-frontend/sdk": "22.
|
|
62
|
-
"@commercetools-frontend/sentry": "22.
|
|
63
|
-
"@commercetools-frontend/ui-kit": "
|
|
64
|
-
"@commercetools-uikit/design-system": "
|
|
54
|
+
"@commercetools-frontend/actions-global": "22.28.0",
|
|
55
|
+
"@commercetools-frontend/application-components": "22.28.0",
|
|
56
|
+
"@commercetools-frontend/application-shell": "22.28.0",
|
|
57
|
+
"@commercetools-frontend/application-shell-connectors": "22.28.0",
|
|
58
|
+
"@commercetools-frontend/constants": "22.28.0",
|
|
59
|
+
"@commercetools-frontend/i18n": "22.28.0",
|
|
60
|
+
"@commercetools-frontend/jest-preset-mc-app": "22.28.0",
|
|
61
|
+
"@commercetools-frontend/sdk": "22.28.0",
|
|
62
|
+
"@commercetools-frontend/sentry": "22.28.0",
|
|
63
|
+
"@commercetools-frontend/ui-kit": "19.6.0",
|
|
64
|
+
"@commercetools-uikit/design-system": "19.6.0",
|
|
65
65
|
"react-intl": "6.x",
|
|
66
66
|
"react-redux": "7.x",
|
|
67
67
|
"redux": "4.x"
|