@commercetools-frontend-extensions/import-resources-modal 1.9.0 → 1.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{active-drag-drop-area-a995b09d.cjs.prod.js → active-drag-drop-area-58179e9a.cjs.prod.js} +1 -1
- package/dist/{active-drag-drop-area-294d353d.esm.js → active-drag-drop-area-5983aeff.esm.js} +1 -1
- package/dist/{active-drag-drop-area-0467c118.cjs.dev.js → active-drag-drop-area-bb4bbe27.cjs.dev.js} +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-extensions-import-resources-modal.esm.js +1 -1
- package/dist/{de-2836a9ae.cjs.prod.js → de-3e1e8435.cjs.dev.js} +3 -3
- package/dist/{de-19530b12.esm.js → de-67bd98c5.esm.js} +3 -3
- package/dist/{de-db4fb974.cjs.dev.js → de-a33f40b4.cjs.prod.js} +3 -3
- package/dist/declarations/src/@types/file-upload.d.ts +1 -0
- package/dist/declarations/src/@types/import-container.d.ts +4 -2
- package/dist/{disabled-drop-area-7ca6b04a.esm.js → disabled-drop-area-67de59ef.esm.js} +1 -1
- package/dist/{disabled-drop-area-16b58581.cjs.prod.js → disabled-drop-area-9c90609b.cjs.prod.js} +1 -1
- package/dist/{disabled-drop-area-4a639dbf.cjs.dev.js → disabled-drop-area-a3d62583.cjs.dev.js} +1 -1
- package/dist/{en-f53130d1.cjs.dev.js → en-647cd603.cjs.prod.js} +1 -1
- package/dist/{en-1f091237.esm.js → en-850d8c4a.esm.js} +1 -1
- package/dist/{en-cb6893e4.cjs.prod.js → en-b68b87c8.cjs.dev.js} +1 -1
- package/dist/{enabled-drop-area-9bf924fa.esm.js → enabled-drop-area-5f322d0a.esm.js} +1 -1
- package/dist/{enabled-drop-area-1f50b766.cjs.prod.js → enabled-drop-area-723eb5b8.cjs.prod.js} +1 -1
- package/dist/{enabled-drop-area-a4a76650.cjs.dev.js → enabled-drop-area-7cc66fc8.cjs.dev.js} +1 -1
- package/dist/{es-420f21e1.cjs.dev.js → es-02f8a321.cjs.prod.js} +3 -3
- package/dist/{es-a9aada13.esm.js → es-21c30725.esm.js} +3 -3
- package/dist/{es-f085026e.cjs.prod.js → es-68d1ba91.cjs.dev.js} +3 -3
- package/dist/{file-dropped-area-e6b5a3fa.esm.js → file-dropped-area-724a3d30.esm.js} +1 -1
- package/dist/{file-dropped-area-84bc6912.cjs.prod.js → file-dropped-area-d451d883.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-9387283c.cjs.dev.js → file-dropped-area-e06176a3.cjs.dev.js} +1 -1
- package/dist/{fr-FR-dc40a55c.cjs.prod.js → fr-FR-078895d6.cjs.prod.js} +3 -3
- package/dist/{fr-FR-02bd52fb.esm.js → fr-FR-3c6878e4.esm.js} +3 -3
- package/dist/{fr-FR-342599f4.cjs.dev.js → fr-FR-a9a6c5c9.cjs.dev.js} +3 -3
- package/dist/{index-40da749a.cjs.dev.js → index-44a01cb9.cjs.dev.js} +174 -83
- package/dist/{index-10a225f5.esm.js → index-7a93797c.esm.js} +175 -84
- package/dist/{index-77194696.cjs.prod.js → index-e08c812b.cjs.prod.js} +169 -83
- package/dist/{pt-BR-339ed808.cjs.dev.js → pt-BR-a50aa3dd.cjs.prod.js} +3 -3
- package/dist/{pt-BR-31c46d23.cjs.prod.js → pt-BR-cd32fb09.cjs.dev.js} +3 -3
- package/dist/{pt-BR-ac1fc192.esm.js → pt-BR-fa0b65c8.esm.js} +3 -3
- package/package.json +18 -18
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
|
|
4
4
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
5
5
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
package/dist/{active-drag-drop-area-294d353d.esm.js → active-drag-drop-area-5983aeff.esm.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as FileDropped, E as EnabledDropArea } from './index-
|
|
1
|
+
import { F as FileDropped, E as EnabledDropArea } from './index-7a93797c.esm.js';
|
|
2
2
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
package/dist/{active-drag-drop-area-0467c118.cjs.dev.js → active-drag-drop-area-bb4bbe27.cjs.dev.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
|
|
4
4
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
5
5
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as default, b as useImportPermission } from './index-
|
|
1
|
+
export { I as default, b as useImportPermission } from './index-7a93797c.esm.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
@@ -6,11 +6,11 @@ var de = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Geschäftseinheit"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Geschäftseinheiten"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var de = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Geschäftseinheiten per CSV importieren"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|
|
@@ -4,11 +4,11 @@ var de = {
|
|
|
4
4
|
},
|
|
5
5
|
"ImportResourcesModal.business-unit": {
|
|
6
6
|
developer_comment: "Label for the business-unit resource type",
|
|
7
|
-
string: "
|
|
7
|
+
string: "Geschäftseinheit"
|
|
8
8
|
},
|
|
9
9
|
"ImportResourcesModal.business-units": {
|
|
10
10
|
developer_comment: "Label for the business-units resource type",
|
|
11
|
-
string: "
|
|
11
|
+
string: "Geschäftseinheiten"
|
|
12
12
|
},
|
|
13
13
|
"ImportResourcesModal.cancel": {
|
|
14
14
|
developer_comment: "Label for the cancel button",
|
|
@@ -176,7 +176,7 @@ var de = {
|
|
|
176
176
|
},
|
|
177
177
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
178
178
|
developer_comment: "Label for the business units modal title",
|
|
179
|
-
string: "
|
|
179
|
+
string: "Geschäftseinheiten per CSV importieren"
|
|
180
180
|
},
|
|
181
181
|
"ImportResourcesModal.modalTitle.category": {
|
|
182
182
|
developer_comment: "Label for the categories modal title",
|
|
@@ -6,11 +6,11 @@ var de = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Geschäftseinheit"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Geschäftseinheiten"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var de = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Geschäftseinheiten per CSV importieren"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { ImportContainerPagedResponse, ImportContainer, ImportContainerDraft, ImportSummary } from '@commercetools/importapi-sdk';
|
|
2
|
+
import { type DecimalSeparator } from "./file-upload.js";
|
|
2
3
|
export declare function assertImportContainerPagedResponse(maybeImportContainerPagedResponse: unknown): asserts maybeImportContainerPagedResponse is ImportContainerPagedResponse;
|
|
3
4
|
export declare function assertImportSummary(maybeImportSummary: unknown): asserts maybeImportSummary is ImportSummary;
|
|
4
5
|
export declare function assertImportContainer(maybeImportContainerResponse: unknown): asserts maybeImportContainerResponse is ImportContainer;
|
|
@@ -24,9 +25,10 @@ export interface ExtendedImportContainer extends ImportContainer {
|
|
|
24
25
|
}
|
|
25
26
|
export interface ExtendedImportContainerDraft extends ImportContainerDraft {
|
|
26
27
|
settings?: {
|
|
27
|
-
resourceType
|
|
28
|
+
resourceType?: string;
|
|
28
29
|
format: string;
|
|
29
|
-
|
|
30
|
+
decimalSeparator?: DecimalSeparator;
|
|
31
|
+
options?: {
|
|
30
32
|
publishAllChanges?: boolean;
|
|
31
33
|
};
|
|
32
34
|
};
|
|
@@ -12,7 +12,7 @@ import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@commercetools-frontend/application-shell-connectors';
|
|
14
14
|
import '@commercetools-frontend/sdk';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-7a93797c.esm.js';
|
|
16
16
|
import '@commercetools-frontend/constants';
|
|
17
17
|
import '@commercetools-frontend/application-shell';
|
|
18
18
|
import '@babel/runtime-corejs3/core-js-stable/reflect/construct';
|
package/dist/{disabled-drop-area-16b58581.cjs.prod.js → disabled-drop-area-9c90609b.cjs.prod.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
require('./index-
|
|
17
|
+
require('./index-e08c812b.cjs.prod.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
package/dist/{disabled-drop-area-4a639dbf.cjs.dev.js → disabled-drop-area-a3d62583.cjs.dev.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
require('./index-
|
|
17
|
+
require('./index-44a01cb9.cjs.dev.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
|
@@ -138,7 +138,7 @@ var en = {
|
|
|
138
138
|
},
|
|
139
139
|
"ImportResourcesModal.infoBox.keysForEveryResource": {
|
|
140
140
|
developer_comment: "A message to guide users to provide keys for every resource they import",
|
|
141
|
-
string: "You must provide keys for every resource you import, including embedded resources such as
|
|
141
|
+
string: "You must provide keys for every resource you import, including embedded resources such as prices and assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
|
|
142
142
|
},
|
|
143
143
|
"ImportResourcesModal.infoBox.prerequisitesOfImportingData": {
|
|
144
144
|
developer_comment: "A message to guide users to check the prerequisites of importing data",
|
|
@@ -136,7 +136,7 @@ var en = {
|
|
|
136
136
|
},
|
|
137
137
|
"ImportResourcesModal.infoBox.keysForEveryResource": {
|
|
138
138
|
developer_comment: "A message to guide users to provide keys for every resource they import",
|
|
139
|
-
string: "You must provide keys for every resource you import, including embedded resources such as
|
|
139
|
+
string: "You must provide keys for every resource you import, including embedded resources such as prices and assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
|
|
140
140
|
},
|
|
141
141
|
"ImportResourcesModal.infoBox.prerequisitesOfImportingData": {
|
|
142
142
|
developer_comment: "A message to guide users to check the prerequisites of importing data",
|
|
@@ -138,7 +138,7 @@ var en = {
|
|
|
138
138
|
},
|
|
139
139
|
"ImportResourcesModal.infoBox.keysForEveryResource": {
|
|
140
140
|
developer_comment: "A message to guide users to provide keys for every resource they import",
|
|
141
|
-
string: "You must provide keys for every resource you import, including embedded resources such as
|
|
141
|
+
string: "You must provide keys for every resource you import, including embedded resources such as prices and assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
|
|
142
142
|
},
|
|
143
143
|
"ImportResourcesModal.infoBox.prerequisitesOfImportingData": {
|
|
144
144
|
developer_comment: "A message to guide users to check the prerequisites of importing data",
|
|
@@ -12,7 +12,7 @@ import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@commercetools-frontend/application-shell-connectors';
|
|
14
14
|
import '@commercetools-frontend/sdk';
|
|
15
|
-
import { a as FileIcon, m as messages } from './index-
|
|
15
|
+
import { a as FileIcon, m as messages } from './index-7a93797c.esm.js';
|
|
16
16
|
import '@commercetools-frontend/constants';
|
|
17
17
|
import '@commercetools-frontend/application-shell';
|
|
18
18
|
import '@babel/runtime-corejs3/core-js-stable/reflect/construct';
|
package/dist/{enabled-drop-area-1f50b766.cjs.prod.js → enabled-drop-area-723eb5b8.cjs.prod.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
17
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
package/dist/{enabled-drop-area-a4a76650.cjs.dev.js → enabled-drop-area-7cc66fc8.cjs.dev.js}
RENAMED
|
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
|
14
14
|
require('react');
|
|
15
15
|
require('@commercetools-frontend/application-shell-connectors');
|
|
16
16
|
require('@commercetools-frontend/sdk');
|
|
17
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
17
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
|
|
18
18
|
require('@commercetools-frontend/constants');
|
|
19
19
|
require('@commercetools-frontend/application-shell');
|
|
20
20
|
require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
|
|
@@ -6,11 +6,11 @@ var es = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Unidad empresarial"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Unidades empresariales"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var es = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Importar unidades empresariales mediante CSV"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|
|
@@ -4,11 +4,11 @@ var es = {
|
|
|
4
4
|
},
|
|
5
5
|
"ImportResourcesModal.business-unit": {
|
|
6
6
|
developer_comment: "Label for the business-unit resource type",
|
|
7
|
-
string: "
|
|
7
|
+
string: "Unidad empresarial"
|
|
8
8
|
},
|
|
9
9
|
"ImportResourcesModal.business-units": {
|
|
10
10
|
developer_comment: "Label for the business-units resource type",
|
|
11
|
-
string: "
|
|
11
|
+
string: "Unidades empresariales"
|
|
12
12
|
},
|
|
13
13
|
"ImportResourcesModal.cancel": {
|
|
14
14
|
developer_comment: "Label for the cancel button",
|
|
@@ -176,7 +176,7 @@ var es = {
|
|
|
176
176
|
},
|
|
177
177
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
178
178
|
developer_comment: "Label for the business units modal title",
|
|
179
|
-
string: "
|
|
179
|
+
string: "Importar unidades empresariales mediante CSV"
|
|
180
180
|
},
|
|
181
181
|
"ImportResourcesModal.modalTitle.category": {
|
|
182
182
|
developer_comment: "Label for the categories modal title",
|
|
@@ -6,11 +6,11 @@ var es = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Unidad empresarial"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Unidades empresariales"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var es = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Importar unidades empresariales mediante CSV"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useIntl } from 'react-intl';
|
|
2
2
|
import { Spacings, PaperclipIcon, Constraints, Text, SecondaryButton } from '@commercetools-frontend/ui-kit';
|
|
3
|
-
import { u as useImportResourcesContext, m as messages } from './index-
|
|
3
|
+
import { u as useImportResourcesContext, m as messages } from './index-7a93797c.esm.js';
|
|
4
4
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
5
5
|
import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
6
6
|
import '@babel/runtime-corejs3/core-js-stable/instance/filter';
|
package/dist/{file-dropped-area-84bc6912.cjs.prod.js → file-dropped-area-d451d883.cjs.prod.js}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var reactIntl = require('react-intl');
|
|
4
4
|
var uiKit = require('@commercetools-frontend/ui-kit');
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
package/dist/{file-dropped-area-9387283c.cjs.dev.js → file-dropped-area-e06176a3.cjs.dev.js}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var reactIntl = require('react-intl');
|
|
4
4
|
var uiKit = require('@commercetools-frontend/ui-kit');
|
|
5
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
5
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
8
8
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
@@ -6,11 +6,11 @@ var frFR = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Unité commerciale"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Unité commerciale"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var frFR = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Importer des unités commerciales par CSV"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|
|
@@ -4,11 +4,11 @@ var frFR = {
|
|
|
4
4
|
},
|
|
5
5
|
"ImportResourcesModal.business-unit": {
|
|
6
6
|
developer_comment: "Label for the business-unit resource type",
|
|
7
|
-
string: "
|
|
7
|
+
string: "Unité commerciale"
|
|
8
8
|
},
|
|
9
9
|
"ImportResourcesModal.business-units": {
|
|
10
10
|
developer_comment: "Label for the business-units resource type",
|
|
11
|
-
string: "
|
|
11
|
+
string: "Unité commerciale"
|
|
12
12
|
},
|
|
13
13
|
"ImportResourcesModal.cancel": {
|
|
14
14
|
developer_comment: "Label for the cancel button",
|
|
@@ -176,7 +176,7 @@ var frFR = {
|
|
|
176
176
|
},
|
|
177
177
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
178
178
|
developer_comment: "Label for the business units modal title",
|
|
179
|
-
string: "
|
|
179
|
+
string: "Importer des unités commerciales par CSV"
|
|
180
180
|
},
|
|
181
181
|
"ImportResourcesModal.modalTitle.category": {
|
|
182
182
|
developer_comment: "Label for the categories modal title",
|
|
@@ -6,11 +6,11 @@ var frFR = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Unité commerciale"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Unité commerciale"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var frFR = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Importer des unités commerciales par CSV"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|