@commercetools-frontend-extensions/export-resources-modal 0.0.0-canary-20250930092515 → 0.0.0-canary-20251209161906
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 +3609 -71
- package/dist/commercetools-frontend-extensions-export-resources-modal.cjs.prod.js +3576 -71
- package/dist/commercetools-frontend-extensions-export-resources-modal.esm.js +3565 -62
- package/dist/{de-32f54346.esm.js → de-69f7e506.esm.js} +12 -0
- package/dist/{de-695b76fd.cjs.prod.js → de-bf209699.cjs.dev.js} +12 -0
- package/dist/{de-a435ef4d.cjs.dev.js → de-c507128b.cjs.prod.js} +12 -0
- package/dist/declarations/src/@constants/delimiters.d.ts +0 -7
- package/dist/declarations/src/@constants/feature-toggles.d.ts +7 -2
- package/dist/declarations/src/@types/field-validation-error-code.d.ts +1 -1
- package/dist/declarations/src/@types/field-validation-error.d.ts +2 -0
- package/dist/declarations/src/@types/index.d.ts +0 -1
- package/dist/{en-0aab5dde.cjs.dev.js → en-0158f656.cjs.prod.js} +12 -0
- package/dist/{en-14598f2e.cjs.prod.js → en-91d5135c.cjs.dev.js} +12 -0
- package/dist/{en-2b5e8b4e.esm.js → en-cec5abba.esm.js} +12 -0
- package/dist/{es-1b83dac0.cjs.dev.js → es-075cbb1f.cjs.prod.js} +12 -0
- package/dist/{es-ef77023b.cjs.prod.js → es-1eca9390.cjs.dev.js} +12 -0
- package/dist/{es-c853d7a5.esm.js → es-a249d966.esm.js} +12 -0
- package/dist/{fr-FR-ce630bc6.cjs.prod.js → fr-FR-733eb4ef.cjs.prod.js} +12 -0
- package/dist/{fr-FR-f0b84a66.cjs.dev.js → fr-FR-a107eb30.cjs.dev.js} +12 -0
- package/dist/{fr-FR-c5d393f4.esm.js → fr-FR-e802b0c4.esm.js} +12 -0
- package/dist/{pt-BR-629d0b41.esm.js → pt-BR-03e41869.esm.js} +12 -0
- package/dist/{pt-BR-c6bf925c.cjs.dev.js → pt-BR-7c84b752.cjs.dev.js} +12 -0
- package/dist/{pt-BR-f792a0c2.cjs.prod.js → pt-BR-cb533c3d.cjs.prod.js} +12 -0
- package/package.json +20 -20
- package/dist/active-drag-drop-area-76ccef97.esm.js +0 -70
- package/dist/active-drag-drop-area-d3058dd1.cjs.prod.js +0 -72
- package/dist/active-drag-drop-area-feabbc87.cjs.dev.js +0 -72
- package/dist/declarations/src/@types/drop-area-state.d.ts +0 -1
- package/dist/enabled-drop-area-17cc3d52.cjs.prod.js +0 -133
- package/dist/enabled-drop-area-508bf500.cjs.dev.js +0 -133
- package/dist/enabled-drop-area-ce0e5ab6.esm.js +0 -120
- package/dist/file-dropped-area-3c17fdc0.cjs.dev.js +0 -96
- package/dist/file-dropped-area-59869bec.cjs.prod.js +0 -96
- package/dist/file-dropped-area-84224707.esm.js +0 -90
- package/dist/index-8f378027.cjs.prod.js +0 -3604
- package/dist/index-9307c4c9.cjs.dev.js +0 -3640
- package/dist/index-c3a8da20.esm.js +0 -3590
|
@@ -7,6 +7,18 @@ var de = {
|
|
|
7
7
|
developer_comment: "Title for attribute definitions not found error",
|
|
8
8
|
string: "Das folgende Attribut kann/die folgenden Attribute können in diesem Projekt nicht gefunden werden:"
|
|
9
9
|
},
|
|
10
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
11
|
+
developer_comment: "Attribute level mismatch error",
|
|
12
|
+
string: "Attribute level mismatch"
|
|
13
|
+
},
|
|
14
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
15
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
16
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
17
|
+
},
|
|
18
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
19
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
20
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
21
|
+
},
|
|
10
22
|
"ExportResourcesModal.back": {
|
|
11
23
|
developer_comment: "Label for \"Back\" button",
|
|
12
24
|
string: "Zurück"
|
|
@@ -9,6 +9,18 @@ var de = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "Das folgende Attribut kann/die folgenden Attribute können in diesem Projekt nicht gefunden werden:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Zurück"
|
|
@@ -9,6 +9,18 @@ var de = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "Das folgende Attribut kann/die folgenden Attribute können in diesem Projekt nicht gefunden werden:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Zurück"
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const FILE_IMPORT_JOB_FLOW = "fileImportJobFlow";
|
|
2
|
+
export declare const DEFAULT_SHORT_LIVED_FLAGS: {
|
|
3
|
+
fileImportJobFlow: boolean;
|
|
4
|
+
};
|
|
2
5
|
export declare const DEFAULT_LONG_LIVED_FLAGS: {};
|
|
3
|
-
export declare const ALL_DEFAULT_FEATURE_FLAGS: {
|
|
6
|
+
export declare const ALL_DEFAULT_FEATURE_FLAGS: {
|
|
7
|
+
fileImportJobFlow: boolean;
|
|
8
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type FieldValidationErrorCode = 'DuplicateFields' | 'NotSupportedField' | 'FieldDefinitionNotFound' | 'AttributeDefinitionNotFound' | 'LocalizedFieldWithoutLocale' | 'IncompleteField';
|
|
1
|
+
export type FieldValidationErrorCode = 'DuplicateFields' | 'NotSupportedField' | 'FieldDefinitionNotFound' | 'AttributeDefinitionNotFound' | 'LocalizedFieldWithoutLocale' | 'IncompleteField' | 'AttributeLevelMismatch';
|
|
@@ -6,7 +6,6 @@ export * from "./output-format.js";
|
|
|
6
6
|
export * from "./export-api.js";
|
|
7
7
|
export * from "./field-definition.js";
|
|
8
8
|
export * from "./field-selection-mode.js";
|
|
9
|
-
export * from "./drop-area-state.js";
|
|
10
9
|
export * from "./locale-option.js";
|
|
11
10
|
export * from "./field-validation-error-code.js";
|
|
12
11
|
export * from "./field-validation-error.js";
|
|
@@ -9,6 +9,18 @@ var en = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "The following attribute(s) cannot be found in this project:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Back"
|
|
@@ -9,6 +9,18 @@ var en = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "The following attribute(s) cannot be found in this project:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Back"
|
|
@@ -7,6 +7,18 @@ var en = {
|
|
|
7
7
|
developer_comment: "Title for attribute definitions not found error",
|
|
8
8
|
string: "The following attribute(s) cannot be found in this project:"
|
|
9
9
|
},
|
|
10
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
11
|
+
developer_comment: "Attribute level mismatch error",
|
|
12
|
+
string: "Attribute level mismatch"
|
|
13
|
+
},
|
|
14
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
15
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
16
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
17
|
+
},
|
|
18
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
19
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
20
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
21
|
+
},
|
|
10
22
|
"ExportResourcesModal.back": {
|
|
11
23
|
developer_comment: "Label for \"Back\" button",
|
|
12
24
|
string: "Back"
|
|
@@ -9,6 +9,18 @@ var es = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "El/los siguiente/s atributo/s no se pueden encontrar en este proyecto:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Volver"
|
|
@@ -9,6 +9,18 @@ var es = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "El/los siguiente/s atributo/s no se pueden encontrar en este proyecto:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Volver"
|
|
@@ -7,6 +7,18 @@ var es = {
|
|
|
7
7
|
developer_comment: "Title for attribute definitions not found error",
|
|
8
8
|
string: "El/los siguiente/s atributo/s no se pueden encontrar en este proyecto:"
|
|
9
9
|
},
|
|
10
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
11
|
+
developer_comment: "Attribute level mismatch error",
|
|
12
|
+
string: "Attribute level mismatch"
|
|
13
|
+
},
|
|
14
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
15
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
16
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
17
|
+
},
|
|
18
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
19
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
20
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
21
|
+
},
|
|
10
22
|
"ExportResourcesModal.back": {
|
|
11
23
|
developer_comment: "Label for \"Back\" button",
|
|
12
24
|
string: "Volver"
|
|
@@ -9,6 +9,18 @@ var frFR = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "Attribut(s) suivant(s) introuvables(s) dans ce projet :"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Retour"
|
|
@@ -9,6 +9,18 @@ var frFR = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "Attribut(s) suivant(s) introuvables(s) dans ce projet :"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Retour"
|
|
@@ -7,6 +7,18 @@ var frFR = {
|
|
|
7
7
|
developer_comment: "Title for attribute definitions not found error",
|
|
8
8
|
string: "Attribut(s) suivant(s) introuvables(s) dans ce projet :"
|
|
9
9
|
},
|
|
10
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
11
|
+
developer_comment: "Attribute level mismatch error",
|
|
12
|
+
string: "Attribute level mismatch"
|
|
13
|
+
},
|
|
14
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
15
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
16
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
17
|
+
},
|
|
18
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
19
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
20
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
21
|
+
},
|
|
10
22
|
"ExportResourcesModal.back": {
|
|
11
23
|
developer_comment: "Label for \"Back\" button",
|
|
12
24
|
string: "Retour"
|
|
@@ -7,6 +7,18 @@ var ptBR = {
|
|
|
7
7
|
developer_comment: "Title for attribute definitions not found error",
|
|
8
8
|
string: "O(s) seguinte(s) atributo(s) não pode(m) ser encontrado(s) neste projeto:"
|
|
9
9
|
},
|
|
10
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
11
|
+
developer_comment: "Attribute level mismatch error",
|
|
12
|
+
string: "Attribute level mismatch"
|
|
13
|
+
},
|
|
14
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
15
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
16
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
17
|
+
},
|
|
18
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
19
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
20
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
21
|
+
},
|
|
10
22
|
"ExportResourcesModal.back": {
|
|
11
23
|
developer_comment: "Label for \"Back\" button",
|
|
12
24
|
string: "Voltar"
|
|
@@ -9,6 +9,18 @@ var ptBR = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "O(s) seguinte(s) atributo(s) não pode(m) ser encontrado(s) neste projeto:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Voltar"
|
|
@@ -9,6 +9,18 @@ var ptBR = {
|
|
|
9
9
|
developer_comment: "Title for attribute definitions not found error",
|
|
10
10
|
string: "O(s) seguinte(s) atributo(s) não pode(m) ser encontrado(s) neste projeto:"
|
|
11
11
|
},
|
|
12
|
+
"ExportResourcesModal.attributeLevelMismatch": {
|
|
13
|
+
developer_comment: "Attribute level mismatch error",
|
|
14
|
+
string: "Attribute level mismatch"
|
|
15
|
+
},
|
|
16
|
+
"ExportResourcesModal.attributeLevelMismatchProductLevelTitle": {
|
|
17
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Product level",
|
|
18
|
+
string: "Attribute needs to be defined at the Product level. Change the mapping by using this format <b>productAttributes.'{'nameOfAttribute'}'</b>."
|
|
19
|
+
},
|
|
20
|
+
"ExportResourcesModal.attributeLevelMismatchVariantLevelTitle": {
|
|
21
|
+
developer_comment: "Title for attribute level mismatch error when attribute needs to be at Variant level",
|
|
22
|
+
string: "Attribute needs to be defined at the Variant level. Change the mapping by using this format <b>attributes.'{'nameOfAttribute'}'</b>."
|
|
23
|
+
},
|
|
12
24
|
"ExportResourcesModal.back": {
|
|
13
25
|
developer_comment: "Label for \"Back\" button",
|
|
14
26
|
string: "Voltar"
|
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-20251209161906",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -19,39 +19,39 @@
|
|
|
19
19
|
"@babel/runtime-corejs3": "7.28.4",
|
|
20
20
|
"@emotion/react": "11.14.0",
|
|
21
21
|
"@emotion/styled": "11.14.1",
|
|
22
|
-
"@formatjs/cli": "6.7.
|
|
23
|
-
"formik": "2.4.
|
|
22
|
+
"@formatjs/cli": "6.7.4",
|
|
23
|
+
"formik": "2.4.9",
|
|
24
24
|
"jest": "29.7.0",
|
|
25
25
|
"lodash": "4.17.21",
|
|
26
26
|
"moment": "2.30.1",
|
|
27
27
|
"omit-empty-es": "^1.1.3",
|
|
28
28
|
"prop-types": "15.8.1",
|
|
29
|
-
"
|
|
29
|
+
"@commercetools-frontend-extensions/operations": "0.0.0-canary-20251209161906"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@commercetools-frontend/actions-global": "24.
|
|
33
|
-
"@commercetools-frontend/application-components": "24.
|
|
34
|
-
"@commercetools-frontend/application-shell": "24.
|
|
35
|
-
"@commercetools-frontend/application-shell-connectors": "24.
|
|
36
|
-
"@commercetools-frontend/constants": "24.
|
|
37
|
-
"@commercetools-frontend/fullstory": "4.0.
|
|
38
|
-
"@commercetools-frontend/i18n": "24.
|
|
39
|
-
"@commercetools-frontend/jest-preset-mc-app": "24.
|
|
40
|
-
"@commercetools-frontend/l10n": "24.
|
|
41
|
-
"@commercetools-frontend/sdk": "24.
|
|
42
|
-
"@commercetools-frontend/sentry": "24.
|
|
43
|
-
"@commercetools-frontend/ui-kit": "20.
|
|
44
|
-
"@commercetools-uikit/design-system": "20.
|
|
45
|
-
"@commercetools-uikit/icons": "20.
|
|
32
|
+
"@commercetools-frontend/actions-global": "24.11.0",
|
|
33
|
+
"@commercetools-frontend/application-components": "24.11.0",
|
|
34
|
+
"@commercetools-frontend/application-shell": "24.11.0",
|
|
35
|
+
"@commercetools-frontend/application-shell-connectors": "24.11.0",
|
|
36
|
+
"@commercetools-frontend/constants": "24.11.0",
|
|
37
|
+
"@commercetools-frontend/fullstory": "4.0.3",
|
|
38
|
+
"@commercetools-frontend/i18n": "24.11.0",
|
|
39
|
+
"@commercetools-frontend/jest-preset-mc-app": "24.11.0",
|
|
40
|
+
"@commercetools-frontend/l10n": "24.11.0",
|
|
41
|
+
"@commercetools-frontend/sdk": "24.11.0",
|
|
42
|
+
"@commercetools-frontend/sentry": "24.11.0",
|
|
43
|
+
"@commercetools-frontend/ui-kit": "20.3.0",
|
|
44
|
+
"@commercetools-uikit/design-system": "20.3.0",
|
|
45
|
+
"@commercetools-uikit/icons": "20.3.0",
|
|
46
46
|
"@preconstruct/cli": "2.8.12",
|
|
47
47
|
"@types/jest": "29.5.14",
|
|
48
48
|
"@types/testing-library__jest-dom": "^5.14.5",
|
|
49
49
|
"msw": "1.3.5",
|
|
50
|
-
"react": "19.
|
|
50
|
+
"react": "19.2.0",
|
|
51
51
|
"react-intl": "7.1.4",
|
|
52
52
|
"react-redux": "7.2.9",
|
|
53
53
|
"redux": "4.2.1",
|
|
54
|
-
"rimraf": "6.
|
|
54
|
+
"rimraf": "6.1.2"
|
|
55
55
|
},
|
|
56
56
|
"peerDependencies": {
|
|
57
57
|
"@commercetools-frontend/actions-global": "23.x || 24.x",
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { F as FileDropped, E as EnabledDropArea } from './index-c3a8da20.esm.js';
|
|
2
|
-
import { jsx } from '@emotion/react/jsx-runtime';
|
|
3
|
-
import '@babel/runtime-corejs3/helpers/defineProperty';
|
|
4
|
-
import '@babel/runtime-corejs3/helpers/objectWithoutProperties';
|
|
5
|
-
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
6
|
-
import '@babel/runtime-corejs3/core-js-stable/object/entries';
|
|
7
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
8
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/ends-with';
|
|
9
|
-
import '@babel/runtime-corejs3/core-js-stable/json/stringify';
|
|
10
|
-
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
11
|
-
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
12
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/filter';
|
|
13
|
-
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor';
|
|
14
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/for-each';
|
|
15
|
-
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors';
|
|
16
|
-
import '@babel/runtime-corejs3/core-js-stable/object/define-properties';
|
|
17
|
-
import '@babel/runtime-corejs3/core-js-stable/object/define-property';
|
|
18
|
-
import 'react-intl';
|
|
19
|
-
import '@commercetools-frontend/application-shell-connectors';
|
|
20
|
-
import '@commercetools-frontend/ui-kit';
|
|
21
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/values';
|
|
22
|
-
import '@commercetools-frontend/application-components';
|
|
23
|
-
import '@commercetools-frontend/fullstory';
|
|
24
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
25
|
-
import 'react';
|
|
26
|
-
import '@babel/runtime-corejs3/core-js-stable/reflect/construct';
|
|
27
|
-
import '@babel/runtime-corejs3/helpers/createClass';
|
|
28
|
-
import '@babel/runtime-corejs3/helpers/classCallCheck';
|
|
29
|
-
import '@babel/runtime-corejs3/helpers/possibleConstructorReturn';
|
|
30
|
-
import '@babel/runtime-corejs3/helpers/getPrototypeOf';
|
|
31
|
-
import '@babel/runtime-corejs3/helpers/inherits';
|
|
32
|
-
import '@babel/runtime-corejs3/helpers/wrapNativeSuper';
|
|
33
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
34
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
35
|
-
import 'omit-empty-es';
|
|
36
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/some';
|
|
37
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/find';
|
|
38
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/every';
|
|
39
|
-
import '@babel/runtime-corejs3/core-js-stable/array/is-array';
|
|
40
|
-
import '@babel/runtime-corejs3/core-js-stable/set';
|
|
41
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/sort';
|
|
42
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/index-of';
|
|
43
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/trim';
|
|
44
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/bind';
|
|
45
|
-
import '@babel/runtime-corejs3/core-js-stable/promise';
|
|
46
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/slice';
|
|
47
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
48
|
-
import '@babel/runtime-corejs3/core-js-stable/object/values';
|
|
49
|
-
import '@commercetools-frontend/actions-global';
|
|
50
|
-
import '@commercetools-frontend/constants';
|
|
51
|
-
import '@commercetools-frontend/sdk';
|
|
52
|
-
import '@commercetools-frontend/l10n';
|
|
53
|
-
import 'lodash/sortBy';
|
|
54
|
-
import '@emotion/styled/base';
|
|
55
|
-
import 'lodash/debounce';
|
|
56
|
-
import 'formik';
|
|
57
|
-
import '@commercetools-uikit/icons';
|
|
58
|
-
import '@emotion/react';
|
|
59
|
-
import 'react-dropzone';
|
|
60
|
-
import 'lodash/get';
|
|
61
|
-
import '@commercetools-frontend/i18n';
|
|
62
|
-
import '@commercetools-frontend/sentry';
|
|
63
|
-
|
|
64
|
-
function ActiveDragDropArea(_ref) {
|
|
65
|
-
let isFileDropped = _ref.isFileDropped;
|
|
66
|
-
if (isFileDropped) return jsx(FileDropped, {});
|
|
67
|
-
return jsx(EnabledDropArea, {});
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
export { ActiveDragDropArea as default };
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsExportResourcesModal = require('./index-8f378027.cjs.prod.js');
|
|
4
|
-
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
5
|
-
require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
6
|
-
require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
|
|
7
|
-
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
8
|
-
require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
9
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
10
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/ends-with');
|
|
11
|
-
require('@babel/runtime-corejs3/core-js-stable/json/stringify');
|
|
12
|
-
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
13
|
-
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
14
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
15
|
-
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor');
|
|
16
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/for-each');
|
|
17
|
-
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors');
|
|
18
|
-
require('@babel/runtime-corejs3/core-js-stable/object/define-properties');
|
|
19
|
-
require('@babel/runtime-corejs3/core-js-stable/object/define-property');
|
|
20
|
-
require('react-intl');
|
|
21
|
-
require('@commercetools-frontend/application-shell-connectors');
|
|
22
|
-
require('@commercetools-frontend/ui-kit');
|
|
23
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/values');
|
|
24
|
-
require('@commercetools-frontend/application-components');
|
|
25
|
-
require('@commercetools-frontend/fullstory');
|
|
26
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
27
|
-
require('react');
|
|
28
|
-
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
|
29
|
-
require('@babel/runtime-corejs3/helpers/createClass');
|
|
30
|
-
require('@babel/runtime-corejs3/helpers/classCallCheck');
|
|
31
|
-
require('@babel/runtime-corejs3/helpers/possibleConstructorReturn');
|
|
32
|
-
require('@babel/runtime-corejs3/helpers/getPrototypeOf');
|
|
33
|
-
require('@babel/runtime-corejs3/helpers/inherits');
|
|
34
|
-
require('@babel/runtime-corejs3/helpers/wrapNativeSuper');
|
|
35
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
36
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
37
|
-
require('omit-empty-es');
|
|
38
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/some');
|
|
39
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
40
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
41
|
-
require('@babel/runtime-corejs3/core-js-stable/array/is-array');
|
|
42
|
-
require('@babel/runtime-corejs3/core-js-stable/set');
|
|
43
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/sort');
|
|
44
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/index-of');
|
|
45
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/trim');
|
|
46
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/bind');
|
|
47
|
-
require('@babel/runtime-corejs3/core-js-stable/promise');
|
|
48
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/slice');
|
|
49
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
50
|
-
require('@babel/runtime-corejs3/core-js-stable/object/values');
|
|
51
|
-
require('@commercetools-frontend/actions-global');
|
|
52
|
-
require('@commercetools-frontend/constants');
|
|
53
|
-
require('@commercetools-frontend/sdk');
|
|
54
|
-
require('@commercetools-frontend/l10n');
|
|
55
|
-
require('lodash/sortBy');
|
|
56
|
-
require('@emotion/styled/base');
|
|
57
|
-
require('lodash/debounce');
|
|
58
|
-
require('@emotion/react');
|
|
59
|
-
require('lodash/get');
|
|
60
|
-
require('formik');
|
|
61
|
-
require('@commercetools-uikit/icons');
|
|
62
|
-
require('react-dropzone');
|
|
63
|
-
require('@commercetools-frontend/i18n');
|
|
64
|
-
require('@commercetools-frontend/sentry');
|
|
65
|
-
|
|
66
|
-
function ActiveDragDropArea(_ref) {
|
|
67
|
-
let isFileDropped = _ref.isFileDropped;
|
|
68
|
-
if (isFileDropped) return jsxRuntime.jsx(dist_commercetoolsFrontendExtensionsExportResourcesModal.FileDropped, {});
|
|
69
|
-
return jsxRuntime.jsx(dist_commercetoolsFrontendExtensionsExportResourcesModal.EnabledDropArea, {});
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
exports["default"] = ActiveDragDropArea;
|