@commercetools-frontend/application-shell 20.12.3 → 20.12.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{application-entry-point-ca79642e.cjs.dev.js → application-entry-point-1531bd49.cjs.dev.js} +1 -1
- package/dist/{application-entry-point-32ba21e8.cjs.prod.js → application-entry-point-27b46a9d.cjs.prod.js} +1 -1
- package/dist/{application-entry-point-caba3fcf.esm.js → application-entry-point-9750a74f.esm.js} +1 -1
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +3 -2
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +3 -2
- package/dist/commercetools-frontend-application-shell.esm.js +3 -2
- package/dist/{index-0428cf83.cjs.prod.js → index-9fb026f3.cjs.prod.js} +22 -13
- package/dist/{index-dd13496f.esm.js → index-e5a993b0.esm.js} +36 -27
- package/dist/{index-1a8b5b91.cjs.dev.js → index-e8b18306.cjs.dev.js} +36 -27
- package/dist/{project-expired-da4386e2.cjs.prod.js → project-expired-0015e695.cjs.prod.js} +4 -3
- package/dist/{project-expired-1c83f3b0.cjs.dev.js → project-expired-3759ef13.cjs.dev.js} +4 -3
- package/dist/{project-expired-633f1944.esm.js → project-expired-e0881f5d.esm.js} +4 -3
- package/dist/{project-not-found-fa0d0fed.cjs.dev.js → project-not-found-2581e9da.cjs.dev.js} +4 -3
- package/dist/{project-not-found-ba7eb62f.esm.js → project-not-found-9428c0f6.esm.js} +4 -3
- package/dist/{project-not-found-d28a8381.cjs.prod.js → project-not-found-de559908.cjs.prod.js} +4 -3
- package/dist/{project-not-initialized-b5aa1292.esm.js → project-not-initialized-23176122.esm.js} +4 -3
- package/dist/{project-not-initialized-3bb6a35a.cjs.prod.js → project-not-initialized-a4cd8649.cjs.prod.js} +4 -3
- package/dist/{project-not-initialized-75d542c8.cjs.dev.js → project-not-initialized-fc705645.cjs.dev.js} +4 -3
- package/dist/{project-suspended-d498f169.cjs.prod.js → project-suspended-13c17047.cjs.prod.js} +4 -3
- package/dist/{project-suspended-ed1a8044.cjs.dev.js → project-suspended-2d044bbe.cjs.dev.js} +4 -3
- package/dist/{project-suspended-a7b9d722.esm.js → project-suspended-3292de13.esm.js} +4 -3
- package/dist/{quick-access-612dc2d7.esm.js → quick-access-5dd5bec2.esm.js} +3 -2
- package/dist/{quick-access-53014796.cjs.dev.js → quick-access-d9768abe.cjs.dev.js} +3 -2
- package/dist/{quick-access-5133c280.cjs.prod.js → quick-access-dd969ed0.cjs.prod.js} +3 -2
- package/dist/{service-page-project-switcher-08c6c7d5.cjs.prod.js → service-page-project-switcher-3b93b2f1.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-dfbbe4c1.cjs.dev.js → service-page-project-switcher-8c881917.cjs.dev.js} +1 -1
- package/dist/{service-page-project-switcher-4893264d.esm.js → service-page-project-switcher-f73afea1.esm.js} +1 -1
- package/package.json +2 -1
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +1 -1
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +1 -1
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +1 -1
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-3b93b2f1.cjs.prod.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9fb026f3.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-27b46a9d.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-8c881917.cjs.dev.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-e8b18306.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-1531bd49.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import ProjectExpiredSVG from '@commercetools-frontend/assets/images/hourglass.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-f73afea1.esm.js';
|
|
14
14
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
15
15
|
import '@emotion/styled/base';
|
|
16
16
|
import 'react-router-dom';
|
|
17
17
|
import '@commercetools-frontend/application-shell-connectors';
|
|
18
|
-
import './index-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-e5a993b0.esm.js';
|
|
19
|
+
import './application-entry-point-9750a74f.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -99,6 +99,7 @@ import 'memoize-one';
|
|
|
99
99
|
import '@commercetools-uikit/select-input';
|
|
100
100
|
import '@babel/runtime-corejs3/helpers/taggedTemplateLiteral';
|
|
101
101
|
import 'lodash/isNil';
|
|
102
|
+
import 'react-select';
|
|
102
103
|
import '@babel/runtime-corejs3/helpers/asyncToGenerator';
|
|
103
104
|
import '@babel/runtime-corejs3/regenerator';
|
|
104
105
|
import '@babel/runtime-corejs3/core-js-stable/object/from-entries';
|
package/dist/{project-not-found-fa0d0fed.cjs.dev.js → project-not-found-2581e9da.cjs.dev.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var FailedAuthorizationSVG = require('@commercetools-frontend/assets/images/folder-full-locked.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-8c881917.cjs.dev.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-e8b18306.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-1531bd49.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import FailedAuthorizationSVG from '@commercetools-frontend/assets/images/folder-full-locked.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-f73afea1.esm.js';
|
|
14
14
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
15
15
|
import '@emotion/styled/base';
|
|
16
16
|
import 'react-router-dom';
|
|
17
17
|
import '@commercetools-frontend/application-shell-connectors';
|
|
18
|
-
import './index-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-e5a993b0.esm.js';
|
|
19
|
+
import './application-entry-point-9750a74f.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -99,6 +99,7 @@ import 'memoize-one';
|
|
|
99
99
|
import '@commercetools-uikit/select-input';
|
|
100
100
|
import '@babel/runtime-corejs3/helpers/taggedTemplateLiteral';
|
|
101
101
|
import 'lodash/isNil';
|
|
102
|
+
import 'react-select';
|
|
102
103
|
import '@babel/runtime-corejs3/helpers/asyncToGenerator';
|
|
103
104
|
import '@babel/runtime-corejs3/regenerator';
|
|
104
105
|
import '@babel/runtime-corejs3/core-js-stable/object/from-entries';
|
package/dist/{project-not-found-d28a8381.cjs.prod.js → project-not-found-de559908.cjs.prod.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var FailedAuthorizationSVG = require('@commercetools-frontend/assets/images/folder-full-locked.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-3b93b2f1.cjs.prod.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9fb026f3.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-27b46a9d.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
package/dist/{project-not-initialized-b5aa1292.esm.js → project-not-initialized-23176122.esm.js}
RENAMED
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import ProjectExpiredSVG from '@commercetools-frontend/assets/images/hourglass.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-f73afea1.esm.js';
|
|
14
14
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
15
15
|
import '@emotion/styled/base';
|
|
16
16
|
import 'react-router-dom';
|
|
17
17
|
import '@commercetools-frontend/application-shell-connectors';
|
|
18
|
-
import './index-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-e5a993b0.esm.js';
|
|
19
|
+
import './application-entry-point-9750a74f.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -99,6 +99,7 @@ import 'memoize-one';
|
|
|
99
99
|
import '@commercetools-uikit/select-input';
|
|
100
100
|
import '@babel/runtime-corejs3/helpers/taggedTemplateLiteral';
|
|
101
101
|
import 'lodash/isNil';
|
|
102
|
+
import 'react-select';
|
|
102
103
|
import '@babel/runtime-corejs3/helpers/asyncToGenerator';
|
|
103
104
|
import '@babel/runtime-corejs3/regenerator';
|
|
104
105
|
import '@babel/runtime-corejs3/core-js-stable/object/from-entries';
|
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-3b93b2f1.cjs.prod.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9fb026f3.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-27b46a9d.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-8c881917.cjs.dev.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-e8b18306.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-1531bd49.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
package/dist/{project-suspended-d498f169.cjs.prod.js → project-suspended-13c17047.cjs.prod.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectSuspendedSVG = require('@commercetools-frontend/assets/images/doors-closed.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-3b93b2f1.cjs.prod.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9fb026f3.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-27b46a9d.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
package/dist/{project-suspended-ed1a8044.cjs.dev.js → project-suspended-2d044bbe.cjs.dev.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectSuspendedSVG = require('@commercetools-frontend/assets/images/doors-closed.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-8c881917.cjs.dev.js');
|
|
16
16
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
17
17
|
require('@emotion/styled/base');
|
|
18
18
|
require('react-router-dom');
|
|
19
19
|
require('@commercetools-frontend/application-shell-connectors');
|
|
20
|
-
require('./index-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-e8b18306.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-1531bd49.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -101,6 +101,7 @@ require('memoize-one');
|
|
|
101
101
|
require('@commercetools-uikit/select-input');
|
|
102
102
|
require('@babel/runtime-corejs3/helpers/taggedTemplateLiteral');
|
|
103
103
|
require('lodash/isNil');
|
|
104
|
+
require('react-select');
|
|
104
105
|
require('@babel/runtime-corejs3/helpers/asyncToGenerator');
|
|
105
106
|
require('@babel/runtime-corejs3/regenerator');
|
|
106
107
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import ProjectSuspendedSVG from '@commercetools-frontend/assets/images/doors-closed.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-f73afea1.esm.js';
|
|
14
14
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
15
15
|
import '@emotion/styled/base';
|
|
16
16
|
import 'react-router-dom';
|
|
17
17
|
import '@commercetools-frontend/application-shell-connectors';
|
|
18
|
-
import './index-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-e5a993b0.esm.js';
|
|
19
|
+
import './application-entry-point-9750a74f.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -99,6 +99,7 @@ import 'memoize-one';
|
|
|
99
99
|
import '@commercetools-uikit/select-input';
|
|
100
100
|
import '@babel/runtime-corejs3/helpers/taggedTemplateLiteral';
|
|
101
101
|
import 'lodash/isNil';
|
|
102
|
+
import 'react-select';
|
|
102
103
|
import '@babel/runtime-corejs3/helpers/asyncToGenerator';
|
|
103
104
|
import '@babel/runtime-corejs3/regenerator';
|
|
104
105
|
import '@babel/runtime-corejs3/core-js-stable/object/from-entries';
|
|
@@ -22,7 +22,7 @@ import debounce from 'debounce-async';
|
|
|
22
22
|
import { SUPPORT_PORTAL_URL, LOGOUT_REASONS, GRAPHQL_TARGETS, MC_API_PROXY_TARGETS } from '@commercetools-frontend/constants';
|
|
23
23
|
import { hasSomePermissions } from '@commercetools-frontend/permissions';
|
|
24
24
|
import { useApplicationContext } from '@commercetools-frontend/application-shell-connectors';
|
|
25
|
-
import { c as location } from './application-entry-point-
|
|
25
|
+
import { c as location } from './application-entry-point-9750a74f.esm.js';
|
|
26
26
|
import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
27
27
|
import _Object$getOwnPropertySymbols from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
|
|
28
28
|
import _Object$getOwnPropertyDescriptor from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor';
|
|
@@ -41,7 +41,7 @@ import LoadingSpinner from '@commercetools-uikit/loading-spinner';
|
|
|
41
41
|
import { AngleThinRightIcon, SearchIcon } from '@commercetools-uikit/icons';
|
|
42
42
|
import { customProperties } from '@commercetools-uikit/design-system';
|
|
43
43
|
import { jsxs, jsx } from '@emotion/react/jsx-runtime';
|
|
44
|
-
import { B as ButlerContainer, p as pimIndexerStates } from './index-
|
|
44
|
+
import { B as ButlerContainer, p as pimIndexerStates } from './index-e5a993b0.esm.js';
|
|
45
45
|
import _Promise from '@babel/runtime-corejs3/core-js-stable/promise';
|
|
46
46
|
import _reduceInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
47
47
|
import _findInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/find';
|
|
@@ -106,6 +106,7 @@ import '@babel/runtime-corejs3/helpers/objectWithoutProperties';
|
|
|
106
106
|
import 'memoize-one';
|
|
107
107
|
import '@commercetools-uikit/select-input';
|
|
108
108
|
import 'lodash/isNil';
|
|
109
|
+
import 'react-select';
|
|
109
110
|
import '@babel/runtime-corejs3/core-js-stable/object/from-entries';
|
|
110
111
|
import '@babel/runtime-corejs3/core-js-stable/instance/flags';
|
|
111
112
|
import '@flopflip/launchdarkly-adapter';
|
|
@@ -24,7 +24,7 @@ var debounce = require('debounce-async');
|
|
|
24
24
|
var constants = require('@commercetools-frontend/constants');
|
|
25
25
|
var permissions$1 = require('@commercetools-frontend/permissions');
|
|
26
26
|
var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
|
|
27
|
-
var applicationEntryPoint = require('./application-entry-point-
|
|
27
|
+
var applicationEntryPoint = require('./application-entry-point-1531bd49.cjs.dev.js');
|
|
28
28
|
var _Object$keys = require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
29
29
|
var _Object$getOwnPropertySymbols = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
30
30
|
var _Object$getOwnPropertyDescriptor = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor');
|
|
@@ -43,7 +43,7 @@ var LoadingSpinner = require('@commercetools-uikit/loading-spinner');
|
|
|
43
43
|
var icons = require('@commercetools-uikit/icons');
|
|
44
44
|
var designSystem = require('@commercetools-uikit/design-system');
|
|
45
45
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
46
|
-
var dist_commercetoolsFrontendApplicationShell = require('./index-
|
|
46
|
+
var dist_commercetoolsFrontendApplicationShell = require('./index-e8b18306.cjs.dev.js');
|
|
47
47
|
var _Promise = require('@babel/runtime-corejs3/core-js-stable/promise');
|
|
48
48
|
var _reduceInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
49
49
|
var _findInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
@@ -108,6 +108,7 @@ require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
|
|
|
108
108
|
require('memoize-one');
|
|
109
109
|
require('@commercetools-uikit/select-input');
|
|
110
110
|
require('lodash/isNil');
|
|
111
|
+
require('react-select');
|
|
111
112
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
|
112
113
|
require('@babel/runtime-corejs3/core-js-stable/instance/flags');
|
|
113
114
|
require('@flopflip/launchdarkly-adapter');
|
|
@@ -24,7 +24,7 @@ var debounce = require('debounce-async');
|
|
|
24
24
|
var constants = require('@commercetools-frontend/constants');
|
|
25
25
|
var permissions$1 = require('@commercetools-frontend/permissions');
|
|
26
26
|
var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
|
|
27
|
-
var applicationEntryPoint = require('./application-entry-point-
|
|
27
|
+
var applicationEntryPoint = require('./application-entry-point-27b46a9d.cjs.prod.js');
|
|
28
28
|
var _Object$keys = require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
29
29
|
var _Object$getOwnPropertySymbols = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
|
|
30
30
|
var _Object$getOwnPropertyDescriptor = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor');
|
|
@@ -43,7 +43,7 @@ var LoadingSpinner = require('@commercetools-uikit/loading-spinner');
|
|
|
43
43
|
var icons = require('@commercetools-uikit/icons');
|
|
44
44
|
var designSystem = require('@commercetools-uikit/design-system');
|
|
45
45
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
46
|
-
var dist_commercetoolsFrontendApplicationShell = require('./index-
|
|
46
|
+
var dist_commercetoolsFrontendApplicationShell = require('./index-9fb026f3.cjs.prod.js');
|
|
47
47
|
var _Promise = require('@babel/runtime-corejs3/core-js-stable/promise');
|
|
48
48
|
var _reduceInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
49
49
|
var _findInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
@@ -108,6 +108,7 @@ require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
|
|
|
108
108
|
require('memoize-one');
|
|
109
109
|
require('@commercetools-uikit/select-input');
|
|
110
110
|
require('lodash/isNil');
|
|
111
|
+
require('react-select');
|
|
111
112
|
require('@babel/runtime-corejs3/core-js-stable/object/from-entries');
|
|
112
113
|
require('@babel/runtime-corejs3/core-js-stable/instance/flags');
|
|
113
114
|
require('@flopflip/launchdarkly-adapter');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var _styled = require('@emotion/styled/base');
|
|
4
4
|
var reactRouterDom = require('react-router-dom');
|
|
5
5
|
var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
|
|
6
|
-
var dist_commercetoolsFrontendApplicationShell = require('./index-
|
|
6
|
+
var dist_commercetoolsFrontendApplicationShell = require('./index-9fb026f3.cjs.prod.js');
|
|
7
7
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
8
8
|
|
|
9
9
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var _styled = require('@emotion/styled/base');
|
|
4
4
|
var reactRouterDom = require('react-router-dom');
|
|
5
5
|
var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
|
|
6
|
-
var dist_commercetoolsFrontendApplicationShell = require('./index-
|
|
6
|
+
var dist_commercetoolsFrontendApplicationShell = require('./index-e8b18306.cjs.dev.js');
|
|
7
7
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
8
8
|
|
|
9
9
|
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _styled from '@emotion/styled/base';
|
|
2
2
|
import { useParams } from 'react-router-dom';
|
|
3
3
|
import { useApplicationContext } from '@commercetools-frontend/application-shell-connectors';
|
|
4
|
-
import { P as ProjectSwitcher } from './index-
|
|
4
|
+
import { P as ProjectSwitcher } from './index-e5a993b0.esm.js';
|
|
5
5
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
6
6
|
|
|
7
7
|
function _EMOTION_STRINGIFIED_CSS_ERROR__() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-shell",
|
|
3
|
-
"version": "20.12.
|
|
3
|
+
"version": "20.12.4",
|
|
4
4
|
"description": "React component to bootstrap the general MC application logic",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
"prop-types": "15.7.2",
|
|
97
97
|
"qss": "2.0.3",
|
|
98
98
|
"react-required-if": "1.0.3",
|
|
99
|
+
"react-select": "5.2.1",
|
|
99
100
|
"redux-logger": "3.0.6",
|
|
100
101
|
"redux-thunk": "2.4.1",
|
|
101
102
|
"tiny-invariant": "1.2.0",
|
|
@@ -35,7 +35,7 @@ var applicationShellConnectors = require('@commercetools-frontend/application-sh
|
|
|
35
35
|
var reactNotifications = require('@commercetools-frontend/react-notifications');
|
|
36
36
|
var constants = require('@commercetools-frontend/constants');
|
|
37
37
|
var testUtils = require('@commercetools-frontend/sdk/test-utils');
|
|
38
|
-
var applicationEntryPoint = require('../../dist/application-entry-point-
|
|
38
|
+
var applicationEntryPoint = require('../../dist/application-entry-point-1531bd49.cjs.dev.js');
|
|
39
39
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
40
40
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
41
41
|
require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
@@ -35,7 +35,7 @@ var applicationShellConnectors = require('@commercetools-frontend/application-sh
|
|
|
35
35
|
var reactNotifications = require('@commercetools-frontend/react-notifications');
|
|
36
36
|
var constants = require('@commercetools-frontend/constants');
|
|
37
37
|
var testUtils = require('@commercetools-frontend/sdk/test-utils');
|
|
38
|
-
var applicationEntryPoint = require('../../dist/application-entry-point-
|
|
38
|
+
var applicationEntryPoint = require('../../dist/application-entry-point-27b46a9d.cjs.prod.js');
|
|
39
39
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
40
40
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
41
41
|
require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
@@ -32,7 +32,7 @@ import { ApplicationContextProvider } from '@commercetools-frontend/application-
|
|
|
32
32
|
import { NotificationProviderForCustomComponent, NotificationsList } from '@commercetools-frontend/react-notifications';
|
|
33
33
|
import { DOMAINS } from '@commercetools-frontend/constants';
|
|
34
34
|
import { createTestMiddleware } from '@commercetools-frontend/sdk/test-utils';
|
|
35
|
-
import { A as ApplicationEntryPoint, w as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-
|
|
35
|
+
import { A as ApplicationEntryPoint, w as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-9750a74f.esm.js';
|
|
36
36
|
import { jsx, Fragment, jsxs } from '@emotion/react/jsx-runtime';
|
|
37
37
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
38
38
|
import '@babel/runtime-corejs3/core-js-stable/object/entries';
|