@commercetools-frontend-extensions/import-resources-modal 1.9.0 → 1.9.1
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-73dfaf5d.cjs.prod.js} +1 -1
- package/dist/{active-drag-drop-area-294d353d.esm.js → active-drag-drop-area-8e57dd40.esm.js} +1 -1
- package/dist/{active-drag-drop-area-0467c118.cjs.dev.js → active-drag-drop-area-ba4a851f.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-7ed25bdf.cjs.dev.js} +3 -3
- package/dist/{de-db4fb974.cjs.dev.js → de-94201791.cjs.prod.js} +3 -3
- package/dist/{de-19530b12.esm.js → de-cf302015.esm.js} +3 -3
- package/dist/{disabled-drop-area-7ca6b04a.esm.js → disabled-drop-area-034e0448.esm.js} +1 -1
- package/dist/{disabled-drop-area-4a639dbf.cjs.dev.js → disabled-drop-area-d1e857eb.cjs.dev.js} +1 -1
- package/dist/{disabled-drop-area-16b58581.cjs.prod.js → disabled-drop-area-ddd04658.cjs.prod.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-1f50b766.cjs.prod.js → enabled-drop-area-20a79b9e.cjs.prod.js} +1 -1
- package/dist/{enabled-drop-area-9bf924fa.esm.js → enabled-drop-area-89b5985e.esm.js} +1 -1
- package/dist/{enabled-drop-area-a4a76650.cjs.dev.js → enabled-drop-area-a7cc9ec4.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-58e15030.esm.js} +1 -1
- package/dist/{file-dropped-area-84bc6912.cjs.prod.js → file-dropped-area-72914d0f.cjs.prod.js} +1 -1
- package/dist/{file-dropped-area-9387283c.cjs.dev.js → file-dropped-area-bacca40c.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-0a743bd2.cjs.dev.js} +10 -9
- package/dist/{index-10a225f5.esm.js → index-943152ea.esm.js} +10 -9
- package/dist/{index-77194696.cjs.prod.js → index-f01fd89f.cjs.prod.js} +10 -9
- 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 +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-
|
|
3
|
+
var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-f01fd89f.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-8e57dd40.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-943152ea.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-ba4a851f.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-0a743bd2.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-0a743bd2.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-f01fd89f.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-943152ea.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 nach CSV importieren"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
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 nach 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 nach CSV importieren"
|
|
180
180
|
},
|
|
181
181
|
"ImportResourcesModal.modalTitle.category": {
|
|
182
182
|
developer_comment: "Label for the categories modal title",
|
|
@@ -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-943152ea.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-4a639dbf.cjs.dev.js → disabled-drop-area-d1e857eb.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-0a743bd2.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');
|
package/dist/{disabled-drop-area-16b58581.cjs.prod.js → disabled-drop-area-ddd04658.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-f01fd89f.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');
|
|
@@ -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",
|
package/dist/{enabled-drop-area-1f50b766.cjs.prod.js → enabled-drop-area-20a79b9e.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-f01fd89f.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');
|
|
@@ -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-943152ea.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-a4a76650.cjs.dev.js → enabled-drop-area-a7cc9ec4.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-0a743bd2.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-943152ea.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-72914d0f.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-f01fd89f.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-bacca40c.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-0a743bd2.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",
|
|
@@ -1106,13 +1106,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
1106
1106
|
return /*#__PURE__*/react.css(process.env.NODE_ENV === "production" ? "" : ";label:getDefaultDropWrapperStyles;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRyb3AtYXJlYS13cmFwcGVyLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUE0QlkiLCJmaWxlIjoiZHJvcC1hcmVhLXdyYXBwZXIudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHlwZSBEcm9wem9uZVJvb3RQcm9wcyB9IGZyb20gJ3JlYWN0LWRyb3B6b25lJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IHsgdHlwZSBEcm9wQXJlYVN0YXRlIH0gZnJvbSAnLi4vLi4vLi4vQHR5cGVzJ1xuXG5pbnRlcmZhY2UgRHJvcFdyYXBwZXJQcm9wcyBleHRlbmRzIERyb3B6b25lUm9vdFByb3BzIHtcbiAgZHJvcEFyZWFTdGF0ZTogRHJvcEFyZWFTdGF0ZVxufVxuZXhwb3J0IGNvbnN0IERyb3BXcmFwcGVyID0gc3R5bGVkLmRpdjxEcm9wV3JhcHBlclByb3BzPmBcbiAgJHtzdHlsZXMuYmFzZX1cbiAgJHsocHJvcHMpID0+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2Rpc2FibGVkJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5kaXNhYmxlZFxuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ3JlYWR5LWZvci1kcm9wJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5yZWFkeUZvckRyb3BcbiAgICB9XG4gICAgaWYgKHByb3BzLmRyb3BBcmVhU3RhdGUgPT09ICdhY3RpdmUtZHJhZycpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuYWN0aXZlRHJhZ1xuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2ZpbGUtZHJvcHBlZCcpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuZmlsZURyb3BwZWRcbiAgICB9XG4gICAgcmV0dXJuIGdldERlZmF1bHREcm9wV3JhcHBlclN0eWxlcyhwcm9wcy5kcm9wQXJlYVN0YXRlKVxuICB9fVxuYFxuZnVuY3Rpb24gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKF9kcm9wQXJlYVN0YXRlOiBuZXZlcikge1xuICByZXR1cm4gY3NzYGBcbn1cbiJdfQ== */");
|
|
1107
1107
|
}
|
|
1108
1108
|
|
|
1109
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
1109
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-ba4a851f.cjs.dev.js'); }));
|
|
1110
1110
|
|
|
1111
|
-
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-
|
|
1111
|
+
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-d1e857eb.cjs.dev.js'); }));
|
|
1112
1112
|
|
|
1113
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
1113
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-a7cc9ec4.cjs.dev.js'); }));
|
|
1114
1114
|
|
|
1115
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
1115
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-bacca40c.cjs.dev.js'); }));
|
|
1116
1116
|
|
|
1117
1117
|
function getDropArea(_ref) {
|
|
1118
1118
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -1564,6 +1564,7 @@ const UploadProductSettings = () => {
|
|
|
1564
1564
|
state = _useImportResourcesCo.state,
|
|
1565
1565
|
actions = _useImportResourcesCo.actions;
|
|
1566
1566
|
return jsxRuntime.jsx(uiKit.CheckboxInput, {
|
|
1567
|
+
"data-tracking-target": 'product_import-publish_checkbox',
|
|
1567
1568
|
isChecked: state.settings?.publish,
|
|
1568
1569
|
onChange: e => {
|
|
1569
1570
|
actions.setUploadSettings({
|
|
@@ -2543,17 +2544,17 @@ const getChunkImport = locale => {
|
|
|
2543
2544
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
2544
2545
|
switch (intlLocale) {
|
|
2545
2546
|
case 'de':
|
|
2546
|
-
return Promise.resolve().then(function () { return require('./de-
|
|
2547
|
+
return Promise.resolve().then(function () { return require('./de-7ed25bdf.cjs.dev.js'); });
|
|
2547
2548
|
case 'es':
|
|
2548
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
2549
|
+
return Promise.resolve().then(function () { return require('./es-68d1ba91.cjs.dev.js'); });
|
|
2549
2550
|
case 'fr-FR':
|
|
2550
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
2551
|
+
return Promise.resolve().then(function () { return require('./fr-FR-a9a6c5c9.cjs.dev.js'); });
|
|
2551
2552
|
case 'ja':
|
|
2552
2553
|
return Promise.resolve().then(function () { return require('./ja-9bd5f452.cjs.dev.js'); });
|
|
2553
2554
|
case 'pt-BR':
|
|
2554
|
-
return Promise.resolve().then(function () { return require('./pt-BR-
|
|
2555
|
+
return Promise.resolve().then(function () { return require('./pt-BR-cd32fb09.cjs.dev.js'); });
|
|
2555
2556
|
default:
|
|
2556
|
-
return Promise.resolve().then(function () { return require('./en-
|
|
2557
|
+
return Promise.resolve().then(function () { return require('./en-b68b87c8.cjs.dev.js'); });
|
|
2557
2558
|
}
|
|
2558
2559
|
};
|
|
2559
2560
|
const loadMessages = async locale => {
|
|
@@ -1078,13 +1078,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
1078
1078
|
return /*#__PURE__*/css(process.env.NODE_ENV === "production" ? "" : ";label:getDefaultDropWrapperStyles;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRyb3AtYXJlYS13cmFwcGVyLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUE0QlkiLCJmaWxlIjoiZHJvcC1hcmVhLXdyYXBwZXIudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHlwZSBEcm9wem9uZVJvb3RQcm9wcyB9IGZyb20gJ3JlYWN0LWRyb3B6b25lJ1xuaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IHsgdHlwZSBEcm9wQXJlYVN0YXRlIH0gZnJvbSAnLi4vLi4vLi4vQHR5cGVzJ1xuXG5pbnRlcmZhY2UgRHJvcFdyYXBwZXJQcm9wcyBleHRlbmRzIERyb3B6b25lUm9vdFByb3BzIHtcbiAgZHJvcEFyZWFTdGF0ZTogRHJvcEFyZWFTdGF0ZVxufVxuZXhwb3J0IGNvbnN0IERyb3BXcmFwcGVyID0gc3R5bGVkLmRpdjxEcm9wV3JhcHBlclByb3BzPmBcbiAgJHtzdHlsZXMuYmFzZX1cbiAgJHsocHJvcHMpID0+IHtcbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2Rpc2FibGVkJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5kaXNhYmxlZFxuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ3JlYWR5LWZvci1kcm9wJykge1xuICAgICAgcmV0dXJuIHN0eWxlcy5yZWFkeUZvckRyb3BcbiAgICB9XG4gICAgaWYgKHByb3BzLmRyb3BBcmVhU3RhdGUgPT09ICdhY3RpdmUtZHJhZycpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuYWN0aXZlRHJhZ1xuICAgIH1cbiAgICBpZiAocHJvcHMuZHJvcEFyZWFTdGF0ZSA9PT0gJ2ZpbGUtZHJvcHBlZCcpIHtcbiAgICAgIHJldHVybiBzdHlsZXMuZmlsZURyb3BwZWRcbiAgICB9XG4gICAgcmV0dXJuIGdldERlZmF1bHREcm9wV3JhcHBlclN0eWxlcyhwcm9wcy5kcm9wQXJlYVN0YXRlKVxuICB9fVxuYFxuZnVuY3Rpb24gZ2V0RGVmYXVsdERyb3BXcmFwcGVyU3R5bGVzKF9kcm9wQXJlYVN0YXRlOiBuZXZlcikge1xuICByZXR1cm4gY3NzYGBcbn1cbiJdfQ== */");
|
|
1079
1079
|
}
|
|
1080
1080
|
|
|
1081
|
-
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-
|
|
1081
|
+
var ActiveDragDropArea = /*#__PURE__*/lazy(() => import('./active-drag-drop-area-8e57dd40.esm.js'));
|
|
1082
1082
|
|
|
1083
|
-
var DisabledDropArea = /*#__PURE__*/lazy(() => import('./disabled-drop-area-
|
|
1083
|
+
var DisabledDropArea = /*#__PURE__*/lazy(() => import('./disabled-drop-area-034e0448.esm.js'));
|
|
1084
1084
|
|
|
1085
|
-
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-
|
|
1085
|
+
var EnabledDropArea = /*#__PURE__*/lazy(() => import('./enabled-drop-area-89b5985e.esm.js'));
|
|
1086
1086
|
|
|
1087
|
-
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-
|
|
1087
|
+
var FileDropped = /*#__PURE__*/lazy(() => import('./file-dropped-area-58e15030.esm.js'));
|
|
1088
1088
|
|
|
1089
1089
|
function getDropArea(_ref) {
|
|
1090
1090
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -1536,6 +1536,7 @@ const UploadProductSettings = () => {
|
|
|
1536
1536
|
state = _useImportResourcesCo.state,
|
|
1537
1537
|
actions = _useImportResourcesCo.actions;
|
|
1538
1538
|
return jsx(CheckboxInput, {
|
|
1539
|
+
"data-tracking-target": 'product_import-publish_checkbox',
|
|
1539
1540
|
isChecked: state.settings?.publish,
|
|
1540
1541
|
onChange: e => {
|
|
1541
1542
|
actions.setUploadSettings({
|
|
@@ -2515,17 +2516,17 @@ const getChunkImport = locale => {
|
|
|
2515
2516
|
const intlLocale = mapLocaleToIntlLocale(locale);
|
|
2516
2517
|
switch (intlLocale) {
|
|
2517
2518
|
case 'de':
|
|
2518
|
-
return import('./de-
|
|
2519
|
+
return import('./de-cf302015.esm.js');
|
|
2519
2520
|
case 'es':
|
|
2520
|
-
return import('./es-
|
|
2521
|
+
return import('./es-21c30725.esm.js');
|
|
2521
2522
|
case 'fr-FR':
|
|
2522
|
-
return import('./fr-FR-
|
|
2523
|
+
return import('./fr-FR-3c6878e4.esm.js');
|
|
2523
2524
|
case 'ja':
|
|
2524
2525
|
return import('./ja-73c088a7.esm.js');
|
|
2525
2526
|
case 'pt-BR':
|
|
2526
|
-
return import('./pt-BR-
|
|
2527
|
+
return import('./pt-BR-fa0b65c8.esm.js');
|
|
2527
2528
|
default:
|
|
2528
|
-
return import('./en-
|
|
2529
|
+
return import('./en-850d8c4a.esm.js');
|
|
2529
2530
|
}
|
|
2530
2531
|
};
|
|
2531
2532
|
const loadMessages = async locale => {
|
|
@@ -1103,13 +1103,13 @@ function getDefaultDropWrapperStyles(_dropAreaState) {
|
|
|
1103
1103
|
return /*#__PURE__*/react.css("" , "" );
|
|
1104
1104
|
}
|
|
1105
1105
|
|
|
1106
|
-
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-
|
|
1106
|
+
var ActiveDragDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./active-drag-drop-area-73dfaf5d.cjs.prod.js'); }));
|
|
1107
1107
|
|
|
1108
|
-
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-
|
|
1108
|
+
var DisabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./disabled-drop-area-ddd04658.cjs.prod.js'); }));
|
|
1109
1109
|
|
|
1110
|
-
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-
|
|
1110
|
+
var EnabledDropArea = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./enabled-drop-area-20a79b9e.cjs.prod.js'); }));
|
|
1111
1111
|
|
|
1112
|
-
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-
|
|
1112
|
+
var FileDropped = /*#__PURE__*/React.lazy(() => Promise.resolve().then(function () { return require('./file-dropped-area-72914d0f.cjs.prod.js'); }));
|
|
1113
1113
|
|
|
1114
1114
|
function getDropArea(_ref) {
|
|
1115
1115
|
let dropAreaState = _ref.dropAreaState,
|
|
@@ -1561,6 +1561,7 @@ const UploadProductSettings = () => {
|
|
|
1561
1561
|
state = _useImportResourcesCo.state,
|
|
1562
1562
|
actions = _useImportResourcesCo.actions;
|
|
1563
1563
|
return jsxRuntime.jsx(uiKit.CheckboxInput, {
|
|
1564
|
+
"data-tracking-target": 'product_import-publish_checkbox',
|
|
1564
1565
|
isChecked: state.settings?.publish,
|
|
1565
1566
|
onChange: e => {
|
|
1566
1567
|
actions.setUploadSettings({
|
|
@@ -2516,17 +2517,17 @@ const getChunkImport = locale => {
|
|
|
2516
2517
|
const intlLocale = i18n.mapLocaleToIntlLocale(locale);
|
|
2517
2518
|
switch (intlLocale) {
|
|
2518
2519
|
case 'de':
|
|
2519
|
-
return Promise.resolve().then(function () { return require('./de-
|
|
2520
|
+
return Promise.resolve().then(function () { return require('./de-94201791.cjs.prod.js'); });
|
|
2520
2521
|
case 'es':
|
|
2521
|
-
return Promise.resolve().then(function () { return require('./es-
|
|
2522
|
+
return Promise.resolve().then(function () { return require('./es-02f8a321.cjs.prod.js'); });
|
|
2522
2523
|
case 'fr-FR':
|
|
2523
|
-
return Promise.resolve().then(function () { return require('./fr-FR-
|
|
2524
|
+
return Promise.resolve().then(function () { return require('./fr-FR-078895d6.cjs.prod.js'); });
|
|
2524
2525
|
case 'ja':
|
|
2525
2526
|
return Promise.resolve().then(function () { return require('./ja-37632763.cjs.prod.js'); });
|
|
2526
2527
|
case 'pt-BR':
|
|
2527
|
-
return Promise.resolve().then(function () { return require('./pt-BR-
|
|
2528
|
+
return Promise.resolve().then(function () { return require('./pt-BR-a50aa3dd.cjs.prod.js'); });
|
|
2528
2529
|
default:
|
|
2529
|
-
return Promise.resolve().then(function () { return require('./en-
|
|
2530
|
+
return Promise.resolve().then(function () { return require('./en-647cd603.cjs.prod.js'); });
|
|
2530
2531
|
}
|
|
2531
2532
|
};
|
|
2532
2533
|
const loadMessages = async locale => {
|
|
@@ -6,11 +6,11 @@ var ptBR = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Unidade de negócios"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Unidades de negócios"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var ptBR = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Importar unidades de negócios por CSV"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|
|
@@ -6,11 +6,11 @@ var ptBR = {
|
|
|
6
6
|
},
|
|
7
7
|
"ImportResourcesModal.business-unit": {
|
|
8
8
|
developer_comment: "Label for the business-unit resource type",
|
|
9
|
-
string: "
|
|
9
|
+
string: "Unidade de negócios"
|
|
10
10
|
},
|
|
11
11
|
"ImportResourcesModal.business-units": {
|
|
12
12
|
developer_comment: "Label for the business-units resource type",
|
|
13
|
-
string: "
|
|
13
|
+
string: "Unidades de negócios"
|
|
14
14
|
},
|
|
15
15
|
"ImportResourcesModal.cancel": {
|
|
16
16
|
developer_comment: "Label for the cancel button",
|
|
@@ -178,7 +178,7 @@ var ptBR = {
|
|
|
178
178
|
},
|
|
179
179
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
180
180
|
developer_comment: "Label for the business units modal title",
|
|
181
|
-
string: "
|
|
181
|
+
string: "Importar unidades de negócios por CSV"
|
|
182
182
|
},
|
|
183
183
|
"ImportResourcesModal.modalTitle.category": {
|
|
184
184
|
developer_comment: "Label for the categories modal title",
|
|
@@ -4,11 +4,11 @@ var ptBR = {
|
|
|
4
4
|
},
|
|
5
5
|
"ImportResourcesModal.business-unit": {
|
|
6
6
|
developer_comment: "Label for the business-unit resource type",
|
|
7
|
-
string: "
|
|
7
|
+
string: "Unidade de negócios"
|
|
8
8
|
},
|
|
9
9
|
"ImportResourcesModal.business-units": {
|
|
10
10
|
developer_comment: "Label for the business-units resource type",
|
|
11
|
-
string: "
|
|
11
|
+
string: "Unidades de negócios"
|
|
12
12
|
},
|
|
13
13
|
"ImportResourcesModal.cancel": {
|
|
14
14
|
developer_comment: "Label for the cancel button",
|
|
@@ -176,7 +176,7 @@ var ptBR = {
|
|
|
176
176
|
},
|
|
177
177
|
"ImportResourcesModal.modalTitle.businessUnit": {
|
|
178
178
|
developer_comment: "Label for the business units modal title",
|
|
179
|
-
string: "
|
|
179
|
+
string: "Importar unidades de negócios por CSV"
|
|
180
180
|
},
|
|
181
181
|
"ImportResourcesModal.modalTitle.category": {
|
|
182
182
|
developer_comment: "Label for the categories modal title",
|
package/package.json
CHANGED