@commercetools-frontend/application-shell 21.21.0 → 21.21.2
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-e4a1d54d.esm.js → application-entry-point-aaa5c379.esm.js} +2 -2
- package/dist/{application-entry-point-da8b6cf3.cjs.dev.js → application-entry-point-b269ed9e.cjs.dev.js} +2 -2
- package/dist/{application-entry-point-27b3556f.cjs.prod.js → application-entry-point-c7c9a0b7.cjs.prod.js} +2 -2
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +4 -4
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +4 -4
- package/dist/commercetools-frontend-application-shell.esm.js +4 -4
- package/dist/{constants-84bfc123.esm.js → constants-69249abd.esm.js} +2 -1
- package/dist/{constants-d3b01ef6.cjs.prod.js → constants-88fb9ef8.cjs.prod.js} +2 -1
- package/dist/{constants-22e3b93b.cjs.dev.js → constants-c2d56f3d.cjs.dev.js} +2 -1
- package/dist/declarations/src/components/navbar/compiled/navbar.css.json.d.ts +1 -1
- package/dist/declarations/src/components/navbar/navbar.d.ts +0 -1
- package/dist/declarations/src/components/user-settings-menu/user-settings-menu.d.ts +1 -1
- package/dist/declarations/src/constants.d.ts +2 -1
- package/dist/declarations/src/types/generated/mc.d.ts +0 -1
- package/dist/{index-c4563bff.cjs.dev.js → index-20e559be.cjs.dev.js} +165 -92
- package/dist/{index-40c0d1f1.esm.js → index-50f60f55.esm.js} +167 -94
- package/dist/{index-04ba50dc.cjs.prod.js → index-5581e4ca.cjs.prod.js} +145 -76
- package/dist/{oidc-2de78d6b.cjs.prod.js → oidc-1c91f5ee.cjs.prod.js} +1 -1
- package/dist/{oidc-3bed1dca.cjs.dev.js → oidc-5b2e4f8f.cjs.dev.js} +1 -1
- package/dist/{oidc-889aab26.esm.js → oidc-77749f1b.esm.js} +1 -1
- package/dist/{project-expired-4956a75a.cjs.dev.js → project-expired-2b4eda7a.cjs.dev.js} +5 -5
- package/dist/{project-expired-b4657bfc.esm.js → project-expired-e4587076.esm.js} +5 -5
- package/dist/{project-expired-ecd5b320.cjs.prod.js → project-expired-f962498a.cjs.prod.js} +5 -5
- package/dist/{project-not-found-e0c29f6a.cjs.prod.js → project-not-found-84e5baa4.cjs.prod.js} +5 -5
- package/dist/{project-not-found-9a21c225.esm.js → project-not-found-c1b5ccc4.esm.js} +5 -5
- package/dist/{project-not-found-a381bb68.cjs.dev.js → project-not-found-c641b320.cjs.dev.js} +5 -5
- package/dist/{project-not-initialized-37755f67.cjs.dev.js → project-not-initialized-1051f4d9.cjs.dev.js} +5 -5
- package/dist/{project-not-initialized-c929fca1.esm.js → project-not-initialized-185d32f2.esm.js} +5 -5
- package/dist/{project-not-initialized-f9a7f36f.cjs.prod.js → project-not-initialized-4df4badb.cjs.prod.js} +5 -5
- package/dist/{project-suspended-a59892f1.cjs.prod.js → project-suspended-076f710d.cjs.prod.js} +5 -5
- package/dist/{project-suspended-63eab95d.esm.js → project-suspended-41857c60.esm.js} +5 -5
- package/dist/{project-suspended-55a512e2.cjs.dev.js → project-suspended-d87873da.cjs.dev.js} +5 -5
- package/dist/{quick-access-228cb42a.cjs.dev.js → quick-access-25826443.cjs.dev.js} +4 -4
- package/dist/{quick-access-40df7c6e.cjs.prod.js → quick-access-96b38efe.cjs.prod.js} +4 -4
- package/dist/{quick-access-c17c5d53.esm.js → quick-access-9b691a1c.esm.js} +4 -4
- package/dist/{service-page-project-switcher-f06cb1bc.cjs.prod.js → service-page-project-switcher-314a9b70.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-452b32ab.esm.js → service-page-project-switcher-a029ee77.esm.js} +1 -1
- package/dist/{service-page-project-switcher-6c775c3f.cjs.dev.js → service-page-project-switcher-e7aeec50.cjs.dev.js} +1 -1
- package/package.json +16 -16
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.dev.js +2 -2
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.prod.js +2 -2
- package/ssr/dist/commercetools-frontend-application-shell-ssr.esm.js +2 -2
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +3 -123
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +3 -123
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +3 -123
|
@@ -2,7 +2,7 @@ import _toConsumableArray from '@babel/runtime-corejs3/helpers/esm/toConsumableA
|
|
|
2
2
|
import _concatInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
3
3
|
import _mapInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
4
4
|
import _forEachInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/for-each';
|
|
5
|
-
import { O as OIDC_CLAIMS } from './constants-
|
|
5
|
+
import { O as OIDC_CLAIMS } from './constants-69249abd.esm.js';
|
|
6
6
|
|
|
7
7
|
var buildOidcScope = function buildOidcScope(options) {
|
|
8
8
|
var _context2, _options$oAuthScopes$, _options$oAuthScopes, _context4, _options$oAuthScopes$2, _options$oAuthScopes2, _context13;
|
|
@@ -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-e7aeec50.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-20e559be.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-b269ed9e.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-c2d56f3d.cjs.dev.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-5b2e4f8f.cjs.dev.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -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-a029ee77.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-50f60f55.esm.js';
|
|
19
|
+
import './application-entry-point-aaa5c379.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';
|
|
@@ -30,7 +30,7 @@ import 'omit-empty-es';
|
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
31
31
|
import '@commercetools-frontend/sdk';
|
|
32
32
|
import '@commercetools-frontend/constants';
|
|
33
|
-
import './constants-
|
|
33
|
+
import './constants-69249abd.esm.js';
|
|
34
34
|
import '@commercetools-frontend/react-notifications';
|
|
35
35
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
36
36
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
@@ -79,7 +79,7 @@ import 'perfume.js';
|
|
|
79
79
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
80
80
|
import 'lodash/camelCase';
|
|
81
81
|
import '@apollo/client/react';
|
|
82
|
-
import './oidc-
|
|
82
|
+
import './oidc-77749f1b.esm.js';
|
|
83
83
|
import 'qss';
|
|
84
84
|
import 'jwt-decode';
|
|
85
85
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
|
@@ -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-314a9b70.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-5581e4ca.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c7c9a0b7.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-88fb9ef8.cjs.prod.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-1c91f5ee.cjs.prod.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
package/dist/{project-not-found-e0c29f6a.cjs.prod.js → project-not-found-84e5baa4.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-314a9b70.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-5581e4ca.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c7c9a0b7.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-88fb9ef8.cjs.prod.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-1c91f5ee.cjs.prod.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -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-a029ee77.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-50f60f55.esm.js';
|
|
19
|
+
import './application-entry-point-aaa5c379.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';
|
|
@@ -30,7 +30,7 @@ import 'omit-empty-es';
|
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
31
31
|
import '@commercetools-frontend/sdk';
|
|
32
32
|
import '@commercetools-frontend/constants';
|
|
33
|
-
import './constants-
|
|
33
|
+
import './constants-69249abd.esm.js';
|
|
34
34
|
import '@commercetools-frontend/react-notifications';
|
|
35
35
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
36
36
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
@@ -79,7 +79,7 @@ import 'perfume.js';
|
|
|
79
79
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
80
80
|
import 'lodash/camelCase';
|
|
81
81
|
import '@apollo/client/react';
|
|
82
|
-
import './oidc-
|
|
82
|
+
import './oidc-77749f1b.esm.js';
|
|
83
83
|
import 'qss';
|
|
84
84
|
import 'jwt-decode';
|
|
85
85
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
package/dist/{project-not-found-a381bb68.cjs.dev.js → project-not-found-c641b320.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-e7aeec50.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-20e559be.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-b269ed9e.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-c2d56f3d.cjs.dev.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-5b2e4f8f.cjs.dev.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -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-e7aeec50.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-20e559be.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-b269ed9e.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-c2d56f3d.cjs.dev.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-5b2e4f8f.cjs.dev.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
package/dist/{project-not-initialized-c929fca1.esm.js → project-not-initialized-185d32f2.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-a029ee77.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-50f60f55.esm.js';
|
|
19
|
+
import './application-entry-point-aaa5c379.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';
|
|
@@ -30,7 +30,7 @@ import 'omit-empty-es';
|
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
31
31
|
import '@commercetools-frontend/sdk';
|
|
32
32
|
import '@commercetools-frontend/constants';
|
|
33
|
-
import './constants-
|
|
33
|
+
import './constants-69249abd.esm.js';
|
|
34
34
|
import '@commercetools-frontend/react-notifications';
|
|
35
35
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
36
36
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
@@ -79,7 +79,7 @@ import 'perfume.js';
|
|
|
79
79
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
80
80
|
import 'lodash/camelCase';
|
|
81
81
|
import '@apollo/client/react';
|
|
82
|
-
import './oidc-
|
|
82
|
+
import './oidc-77749f1b.esm.js';
|
|
83
83
|
import 'qss';
|
|
84
84
|
import 'jwt-decode';
|
|
85
85
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
|
@@ -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-314a9b70.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-5581e4ca.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c7c9a0b7.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-88fb9ef8.cjs.prod.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-1c91f5ee.cjs.prod.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
package/dist/{project-suspended-a59892f1.cjs.prod.js → project-suspended-076f710d.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-314a9b70.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-5581e4ca.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c7c9a0b7.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-88fb9ef8.cjs.prod.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-1c91f5ee.cjs.prod.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -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-a029ee77.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-50f60f55.esm.js';
|
|
19
|
+
import './application-entry-point-aaa5c379.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';
|
|
@@ -30,7 +30,7 @@ import 'omit-empty-es';
|
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
31
31
|
import '@commercetools-frontend/sdk';
|
|
32
32
|
import '@commercetools-frontend/constants';
|
|
33
|
-
import './constants-
|
|
33
|
+
import './constants-69249abd.esm.js';
|
|
34
34
|
import '@commercetools-frontend/react-notifications';
|
|
35
35
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
36
36
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
@@ -79,7 +79,7 @@ import 'perfume.js';
|
|
|
79
79
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
80
80
|
import 'lodash/camelCase';
|
|
81
81
|
import '@apollo/client/react';
|
|
82
|
-
import './oidc-
|
|
82
|
+
import './oidc-77749f1b.esm.js';
|
|
83
83
|
import 'qss';
|
|
84
84
|
import 'jwt-decode';
|
|
85
85
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
package/dist/{project-suspended-55a512e2.cjs.dev.js → project-suspended-d87873da.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-e7aeec50.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-20e559be.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-b269ed9e.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');
|
|
@@ -32,7 +32,7 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./constants-
|
|
35
|
+
require('./constants-c2d56f3d.cjs.dev.js');
|
|
36
36
|
require('@commercetools-frontend/react-notifications');
|
|
37
37
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
38
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -81,7 +81,7 @@ require('perfume.js');
|
|
|
81
81
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
82
82
|
require('lodash/camelCase');
|
|
83
83
|
require('@apollo/client/react');
|
|
84
|
-
require('./oidc-
|
|
84
|
+
require('./oidc-5b2e4f8f.cjs.dev.js');
|
|
85
85
|
require('qss');
|
|
86
86
|
require('jwt-decode');
|
|
87
87
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -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-b269ed9e.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-20e559be.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');
|
|
@@ -54,7 +54,7 @@ require('@reduxjs/toolkit');
|
|
|
54
54
|
require('redux-thunk');
|
|
55
55
|
require('omit-empty-es');
|
|
56
56
|
require('@commercetools-frontend/notifications');
|
|
57
|
-
require('./constants-
|
|
57
|
+
require('./constants-c2d56f3d.cjs.dev.js');
|
|
58
58
|
require('@commercetools-frontend/react-notifications');
|
|
59
59
|
require('redux-logger');
|
|
60
60
|
require('react-dom');
|
|
@@ -90,7 +90,7 @@ require('@commercetools-frontend/i18n');
|
|
|
90
90
|
require('perfume.js');
|
|
91
91
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
92
92
|
require('lodash/camelCase');
|
|
93
|
-
require('./oidc-
|
|
93
|
+
require('./oidc-5b2e4f8f.cjs.dev.js');
|
|
94
94
|
require('qss');
|
|
95
95
|
require('jwt-decode');
|
|
96
96
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -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-c7c9a0b7.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-5581e4ca.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');
|
|
@@ -54,7 +54,7 @@ require('@reduxjs/toolkit');
|
|
|
54
54
|
require('redux-thunk');
|
|
55
55
|
require('omit-empty-es');
|
|
56
56
|
require('@commercetools-frontend/notifications');
|
|
57
|
-
require('./constants-
|
|
57
|
+
require('./constants-88fb9ef8.cjs.prod.js');
|
|
58
58
|
require('@commercetools-frontend/react-notifications');
|
|
59
59
|
require('redux-logger');
|
|
60
60
|
require('react-dom');
|
|
@@ -90,7 +90,7 @@ require('@commercetools-frontend/i18n');
|
|
|
90
90
|
require('perfume.js');
|
|
91
91
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
92
92
|
require('lodash/camelCase');
|
|
93
|
-
require('./oidc-
|
|
93
|
+
require('./oidc-1c91f5ee.cjs.prod.js');
|
|
94
94
|
require('qss');
|
|
95
95
|
require('jwt-decode');
|
|
96
96
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -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-aaa5c379.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-50f60f55.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';
|
|
@@ -52,7 +52,7 @@ import '@reduxjs/toolkit';
|
|
|
52
52
|
import 'redux-thunk';
|
|
53
53
|
import 'omit-empty-es';
|
|
54
54
|
import '@commercetools-frontend/notifications';
|
|
55
|
-
import './constants-
|
|
55
|
+
import './constants-69249abd.esm.js';
|
|
56
56
|
import '@commercetools-frontend/react-notifications';
|
|
57
57
|
import 'redux-logger';
|
|
58
58
|
import 'react-dom';
|
|
@@ -88,7 +88,7 @@ import '@commercetools-frontend/i18n';
|
|
|
88
88
|
import 'perfume.js';
|
|
89
89
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
90
90
|
import 'lodash/camelCase';
|
|
91
|
-
import './oidc-
|
|
91
|
+
import './oidc-77749f1b.esm.js';
|
|
92
92
|
import 'qss';
|
|
93
93
|
import 'jwt-decode';
|
|
94
94
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
|
@@ -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-5581e4ca.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 }; }
|
|
@@ -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-50f60f55.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)."; }
|
|
@@ -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-20e559be.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 }; }
|