@commercetools-frontend/application-shell 21.0.0-rc.0 → 21.0.0-rc.5
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/README.md +1 -1
- package/dist/{application-entry-point-b627328b.cjs.prod.js → application-entry-point-6a59e2c4.cjs.prod.js} +76 -41
- package/dist/{application-entry-point-c737344a.esm.js → application-entry-point-e2fd4f25.esm.js} +67 -23
- package/dist/{application-entry-point-a804b3d4.cjs.dev.js → application-entry-point-fdaa0c63.cjs.dev.js} +85 -41
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +7 -8
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +7 -8
- package/dist/commercetools-frontend-application-shell.esm.js +5 -6
- package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts +1 -0
- package/dist/declarations/src/components/application-shell/application-shell.d.ts +2 -1
- package/dist/declarations/src/components/application-shell-provider/use-coerced-environment-values.d.ts +1 -1
- package/dist/declarations/src/components/project-container/project-container.d.ts +1 -0
- package/dist/declarations/src/test-utils/test-utils.d.ts +2 -1
- package/dist/formatters-1c23c0a9.esm.js +93 -0
- package/dist/{oidc-7e7761de.cjs.dev.js → formatters-a5bb12eb.cjs.prod.js} +52 -38
- package/dist/{oidc-be09bd90.cjs.prod.js → formatters-e4b9b9dc.cjs.dev.js} +52 -38
- package/dist/{index-603b598e.cjs.dev.js → index-25695804.cjs.dev.js} +67 -62
- package/dist/{index-64ee0fb3.cjs.prod.js → index-7199f587.cjs.prod.js} +57 -54
- package/dist/{index-9e98c47d.esm.js → index-fdebc39f.esm.js} +28 -23
- package/dist/oidc-cb5c92bd.esm.js +39 -0
- package/dist/oidc-d5829556.cjs.prod.js +46 -0
- package/dist/oidc-f43cd8da.cjs.dev.js +46 -0
- package/dist/{project-expired-69a9f8bb.cjs.dev.js → project-expired-663949c6.cjs.dev.js} +8 -9
- package/dist/{project-expired-40e3fc90.cjs.prod.js → project-expired-b6b7b868.cjs.prod.js} +8 -9
- package/dist/{project-expired-374d89b7.esm.js → project-expired-bc2dd11d.esm.js} +8 -9
- package/dist/{project-not-found-516009ae.esm.js → project-not-found-34a53bbf.esm.js} +8 -9
- package/dist/{project-not-found-883f0dc8.cjs.dev.js → project-not-found-55f5b3f9.cjs.prod.js} +8 -9
- package/dist/{project-not-found-1456109d.cjs.prod.js → project-not-found-8855ea12.cjs.dev.js} +8 -9
- package/dist/{project-not-initialized-b9ae0d13.esm.js → project-not-initialized-144cdc9f.esm.js} +8 -9
- package/dist/{project-not-initialized-a5df8c78.cjs.dev.js → project-not-initialized-76e84997.cjs.dev.js} +8 -9
- package/dist/{project-not-initialized-5ca81ae8.cjs.prod.js → project-not-initialized-c1d7d868.cjs.prod.js} +8 -9
- package/dist/{project-suspended-40039731.cjs.dev.js → project-suspended-6c1a8081.cjs.prod.js} +8 -9
- package/dist/{project-suspended-fc33a971.esm.js → project-suspended-908e50e3.esm.js} +8 -9
- package/dist/{project-suspended-8ed251b2.cjs.prod.js → project-suspended-dec52392.cjs.dev.js} +8 -9
- package/dist/{quick-access-c5fdf402.cjs.dev.js → quick-access-99232516.cjs.dev.js} +5 -6
- package/dist/{quick-access-e436397a.cjs.prod.js → quick-access-e91dcf86.cjs.prod.js} +5 -6
- package/dist/{quick-access-62077068.esm.js → quick-access-fec42a16.esm.js} +5 -6
- package/dist/{service-page-project-switcher-83de4c79.cjs.prod.js → service-page-project-switcher-92c227cb.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-02903d80.cjs.dev.js → service-page-project-switcher-a3c48bb9.cjs.dev.js} +1 -1
- package/dist/{service-page-project-switcher-1ebc3f88.esm.js → service-page-project-switcher-edb4667c.esm.js} +1 -1
- package/package.json +18 -18
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.dev.js +4 -4
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.prod.js +4 -4
- 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 +9 -5
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +9 -5
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +9 -5
- package/dist/constants-33a16227.esm.js +0 -46
- package/dist/constants-745aeeca.cjs.prod.js +0 -54
- package/dist/constants-fdbe0e9d.cjs.dev.js +0 -54
- package/dist/oidc-8e05c00e.esm.js +0 -84
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import _toConsumableArray from '@babel/runtime-corejs3/helpers/esm/toConsumableArray';
|
|
2
|
+
import _concatInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
3
|
+
import _mapInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
4
|
+
import { O as OIDC_CLAIMS } from './formatters-1c23c0a9.esm.js';
|
|
5
|
+
|
|
6
|
+
var buildOidcScope = function buildOidcScope(options) {
|
|
7
|
+
var _context2, _options$oAuthScopes$, _options$oAuthScopes, _context4, _options$oAuthScopes$2, _options$oAuthScopes2, _context7;
|
|
8
|
+
|
|
9
|
+
var claims = []; // Set the projectKey
|
|
10
|
+
|
|
11
|
+
if (options.projectKey) {
|
|
12
|
+
var _context;
|
|
13
|
+
|
|
14
|
+
claims.push(_concatInstanceProperty(_context = "".concat(OIDC_CLAIMS.PROJECT_KEY, ":")).call(_context, options.projectKey));
|
|
15
|
+
} // Set the OAuth Scopes
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
claims.push.apply(claims, _toConsumableArray(_mapInstanceProperty(_context2 = (_options$oAuthScopes$ = (_options$oAuthScopes = options.oAuthScopes) === null || _options$oAuthScopes === void 0 ? void 0 : _options$oAuthScopes.view) !== null && _options$oAuthScopes$ !== void 0 ? _options$oAuthScopes$ : []).call(_context2, function (scope) {
|
|
19
|
+
var _context3;
|
|
20
|
+
|
|
21
|
+
return _concatInstanceProperty(_context3 = "".concat(OIDC_CLAIMS.VIEW, ":")).call(_context3, scope);
|
|
22
|
+
})));
|
|
23
|
+
claims.push.apply(claims, _toConsumableArray(_mapInstanceProperty(_context4 = (_options$oAuthScopes$2 = (_options$oAuthScopes2 = options.oAuthScopes) === null || _options$oAuthScopes2 === void 0 ? void 0 : _options$oAuthScopes2.manage) !== null && _options$oAuthScopes$2 !== void 0 ? _options$oAuthScopes$2 : []).call(_context4, function (scope) {
|
|
24
|
+
var _context5;
|
|
25
|
+
|
|
26
|
+
return _concatInstanceProperty(_context5 = "".concat(OIDC_CLAIMS.MANAGE, ":")).call(_context5, scope);
|
|
27
|
+
}))); // Set the teamId
|
|
28
|
+
|
|
29
|
+
if (options.teamId) {
|
|
30
|
+
var _context6;
|
|
31
|
+
|
|
32
|
+
claims.push(_concatInstanceProperty(_context6 = "".concat(OIDC_CLAIMS.TEAM_ID, ":")).call(_context6, options.teamId));
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
return _concatInstanceProperty(_context7 = [// This is required as per OIDC spec.
|
|
36
|
+
OIDC_CLAIMS.OPEN_ID]).call(_context7, claims).join(' ');
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export { buildOidcScope as b };
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var _toConsumableArray = require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
4
|
+
var _concatInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
5
|
+
var _mapInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
6
|
+
var formatters = require('./formatters-a5bb12eb.cjs.prod.js');
|
|
7
|
+
|
|
8
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
9
|
+
|
|
10
|
+
var _concatInstanceProperty__default = /*#__PURE__*/_interopDefault(_concatInstanceProperty);
|
|
11
|
+
var _mapInstanceProperty__default = /*#__PURE__*/_interopDefault(_mapInstanceProperty);
|
|
12
|
+
|
|
13
|
+
var buildOidcScope = function buildOidcScope(options) {
|
|
14
|
+
var _context2, _options$oAuthScopes$, _options$oAuthScopes, _context4, _options$oAuthScopes$2, _options$oAuthScopes2, _context7;
|
|
15
|
+
|
|
16
|
+
var claims = []; // Set the projectKey
|
|
17
|
+
|
|
18
|
+
if (options.projectKey) {
|
|
19
|
+
var _context;
|
|
20
|
+
|
|
21
|
+
claims.push(_concatInstanceProperty__default["default"](_context = "".concat(formatters.OIDC_CLAIMS.PROJECT_KEY, ":")).call(_context, options.projectKey));
|
|
22
|
+
} // Set the OAuth Scopes
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
claims.push.apply(claims, _toConsumableArray(_mapInstanceProperty__default["default"](_context2 = (_options$oAuthScopes$ = (_options$oAuthScopes = options.oAuthScopes) === null || _options$oAuthScopes === void 0 ? void 0 : _options$oAuthScopes.view) !== null && _options$oAuthScopes$ !== void 0 ? _options$oAuthScopes$ : []).call(_context2, function (scope) {
|
|
26
|
+
var _context3;
|
|
27
|
+
|
|
28
|
+
return _concatInstanceProperty__default["default"](_context3 = "".concat(formatters.OIDC_CLAIMS.VIEW, ":")).call(_context3, scope);
|
|
29
|
+
})));
|
|
30
|
+
claims.push.apply(claims, _toConsumableArray(_mapInstanceProperty__default["default"](_context4 = (_options$oAuthScopes$2 = (_options$oAuthScopes2 = options.oAuthScopes) === null || _options$oAuthScopes2 === void 0 ? void 0 : _options$oAuthScopes2.manage) !== null && _options$oAuthScopes$2 !== void 0 ? _options$oAuthScopes$2 : []).call(_context4, function (scope) {
|
|
31
|
+
var _context5;
|
|
32
|
+
|
|
33
|
+
return _concatInstanceProperty__default["default"](_context5 = "".concat(formatters.OIDC_CLAIMS.MANAGE, ":")).call(_context5, scope);
|
|
34
|
+
}))); // Set the teamId
|
|
35
|
+
|
|
36
|
+
if (options.teamId) {
|
|
37
|
+
var _context6;
|
|
38
|
+
|
|
39
|
+
claims.push(_concatInstanceProperty__default["default"](_context6 = "".concat(formatters.OIDC_CLAIMS.TEAM_ID, ":")).call(_context6, options.teamId));
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
return _concatInstanceProperty__default["default"](_context7 = [// This is required as per OIDC spec.
|
|
43
|
+
formatters.OIDC_CLAIMS.OPEN_ID]).call(_context7, claims).join(' ');
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
exports.buildOidcScope = buildOidcScope;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var _toConsumableArray = require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
4
|
+
var _concatInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
5
|
+
var _mapInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
6
|
+
var formatters = require('./formatters-e4b9b9dc.cjs.dev.js');
|
|
7
|
+
|
|
8
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
|
|
9
|
+
|
|
10
|
+
var _concatInstanceProperty__default = /*#__PURE__*/_interopDefault(_concatInstanceProperty);
|
|
11
|
+
var _mapInstanceProperty__default = /*#__PURE__*/_interopDefault(_mapInstanceProperty);
|
|
12
|
+
|
|
13
|
+
var buildOidcScope = function buildOidcScope(options) {
|
|
14
|
+
var _context2, _options$oAuthScopes$, _options$oAuthScopes, _context4, _options$oAuthScopes$2, _options$oAuthScopes2, _context7;
|
|
15
|
+
|
|
16
|
+
var claims = []; // Set the projectKey
|
|
17
|
+
|
|
18
|
+
if (options.projectKey) {
|
|
19
|
+
var _context;
|
|
20
|
+
|
|
21
|
+
claims.push(_concatInstanceProperty__default["default"](_context = "".concat(formatters.OIDC_CLAIMS.PROJECT_KEY, ":")).call(_context, options.projectKey));
|
|
22
|
+
} // Set the OAuth Scopes
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
claims.push.apply(claims, _toConsumableArray(_mapInstanceProperty__default["default"](_context2 = (_options$oAuthScopes$ = (_options$oAuthScopes = options.oAuthScopes) === null || _options$oAuthScopes === void 0 ? void 0 : _options$oAuthScopes.view) !== null && _options$oAuthScopes$ !== void 0 ? _options$oAuthScopes$ : []).call(_context2, function (scope) {
|
|
26
|
+
var _context3;
|
|
27
|
+
|
|
28
|
+
return _concatInstanceProperty__default["default"](_context3 = "".concat(formatters.OIDC_CLAIMS.VIEW, ":")).call(_context3, scope);
|
|
29
|
+
})));
|
|
30
|
+
claims.push.apply(claims, _toConsumableArray(_mapInstanceProperty__default["default"](_context4 = (_options$oAuthScopes$2 = (_options$oAuthScopes2 = options.oAuthScopes) === null || _options$oAuthScopes2 === void 0 ? void 0 : _options$oAuthScopes2.manage) !== null && _options$oAuthScopes$2 !== void 0 ? _options$oAuthScopes$2 : []).call(_context4, function (scope) {
|
|
31
|
+
var _context5;
|
|
32
|
+
|
|
33
|
+
return _concatInstanceProperty__default["default"](_context5 = "".concat(formatters.OIDC_CLAIMS.MANAGE, ":")).call(_context5, scope);
|
|
34
|
+
}))); // Set the teamId
|
|
35
|
+
|
|
36
|
+
if (options.teamId) {
|
|
37
|
+
var _context6;
|
|
38
|
+
|
|
39
|
+
claims.push(_concatInstanceProperty__default["default"](_context6 = "".concat(formatters.OIDC_CLAIMS.TEAM_ID, ":")).call(_context6, options.teamId));
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
return _concatInstanceProperty__default["default"](_context7 = [// This is required as per OIDC spec.
|
|
43
|
+
formatters.OIDC_CLAIMS.OPEN_ID]).call(_context7, claims).join(' ');
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
exports.buildOidcScope = buildOidcScope;
|
|
@@ -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-a3c48bb9.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-25695804.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-fdaa0c63.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,9 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./
|
|
35
|
+
require('./formatters-e4b9b9dc.cjs.dev.js');
|
|
36
|
+
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
37
|
+
require('lodash/upperFirst');
|
|
36
38
|
require('@commercetools-frontend/react-notifications');
|
|
37
39
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
40
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -44,8 +46,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/index-of');
|
|
|
44
46
|
require('@babel/runtime-corejs3/core-js-stable/instance/slice');
|
|
45
47
|
require('@commercetools-frontend/sentry');
|
|
46
48
|
require('@babel/runtime-corejs3/core-js-stable/url');
|
|
47
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
48
|
-
require('lodash/upperFirst');
|
|
49
49
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
50
50
|
require('@apollo/client');
|
|
51
51
|
require('@commercetools/http-user-agent');
|
|
@@ -64,14 +64,14 @@ require('@apollo/client/link/retry');
|
|
|
64
64
|
require('prop-types');
|
|
65
65
|
require('react');
|
|
66
66
|
require('tiny-invariant');
|
|
67
|
+
require('@commercetools-frontend/permissions');
|
|
67
68
|
require('@emotion/react');
|
|
68
69
|
require('@commercetools-frontend/i18n');
|
|
69
70
|
require('perfume.js');
|
|
70
|
-
require('@babel/runtime-corejs3/helpers/typeof');
|
|
71
71
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
72
72
|
require('lodash/camelCase');
|
|
73
73
|
require('@apollo/client/react');
|
|
74
|
-
require('./oidc-
|
|
74
|
+
require('./oidc-f43cd8da.cjs.dev.js');
|
|
75
75
|
require('qss');
|
|
76
76
|
require('jwt-decode');
|
|
77
77
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -113,7 +113,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
|
113
113
|
require('classnames');
|
|
114
114
|
require('@commercetools-uikit/icons/inline-svg');
|
|
115
115
|
require('@commercetools-frontend/assets/images/diagonal-line.svg');
|
|
116
|
-
require('@commercetools-frontend/permissions');
|
|
117
116
|
require('lodash/throttle');
|
|
118
117
|
require('@commercetools-frontend/url-utils');
|
|
119
118
|
require('@commercetools-frontend/actions-global');
|
|
@@ -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-92c227cb.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-7199f587.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-6a59e2c4.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,9 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./
|
|
35
|
+
require('./formatters-a5bb12eb.cjs.prod.js');
|
|
36
|
+
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
37
|
+
require('lodash/upperFirst');
|
|
36
38
|
require('@commercetools-frontend/react-notifications');
|
|
37
39
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
40
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -44,8 +46,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/index-of');
|
|
|
44
46
|
require('@babel/runtime-corejs3/core-js-stable/instance/slice');
|
|
45
47
|
require('@commercetools-frontend/sentry');
|
|
46
48
|
require('@babel/runtime-corejs3/core-js-stable/url');
|
|
47
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
48
|
-
require('lodash/upperFirst');
|
|
49
49
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
50
50
|
require('@apollo/client');
|
|
51
51
|
require('@commercetools/http-user-agent');
|
|
@@ -64,14 +64,14 @@ require('@apollo/client/link/retry');
|
|
|
64
64
|
require('prop-types');
|
|
65
65
|
require('react');
|
|
66
66
|
require('tiny-invariant');
|
|
67
|
+
require('@commercetools-frontend/permissions');
|
|
67
68
|
require('@emotion/react');
|
|
68
69
|
require('@commercetools-frontend/i18n');
|
|
69
70
|
require('perfume.js');
|
|
70
|
-
require('@babel/runtime-corejs3/helpers/typeof');
|
|
71
71
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
72
72
|
require('lodash/camelCase');
|
|
73
73
|
require('@apollo/client/react');
|
|
74
|
-
require('./oidc-
|
|
74
|
+
require('./oidc-d5829556.cjs.prod.js');
|
|
75
75
|
require('qss');
|
|
76
76
|
require('jwt-decode');
|
|
77
77
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -113,7 +113,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
|
113
113
|
require('classnames');
|
|
114
114
|
require('@commercetools-uikit/icons/inline-svg');
|
|
115
115
|
require('@commercetools-frontend/assets/images/diagonal-line.svg');
|
|
116
|
-
require('@commercetools-frontend/permissions');
|
|
117
116
|
require('lodash/throttle');
|
|
118
117
|
require('@commercetools-frontend/url-utils');
|
|
119
118
|
require('@commercetools-frontend/actions-global');
|
|
@@ -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-edb4667c.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-fdebc39f.esm.js';
|
|
19
|
+
import './application-entry-point-e2fd4f25.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,9 @@ import 'omit-empty-es';
|
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
31
31
|
import '@commercetools-frontend/sdk';
|
|
32
32
|
import '@commercetools-frontend/constants';
|
|
33
|
-
import './
|
|
33
|
+
import './formatters-1c23c0a9.esm.js';
|
|
34
|
+
import '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
35
|
+
import 'lodash/upperFirst';
|
|
34
36
|
import '@commercetools-frontend/react-notifications';
|
|
35
37
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
36
38
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
@@ -42,8 +44,6 @@ import '@babel/runtime-corejs3/core-js-stable/instance/index-of';
|
|
|
42
44
|
import '@babel/runtime-corejs3/core-js-stable/instance/slice';
|
|
43
45
|
import '@commercetools-frontend/sentry';
|
|
44
46
|
import '@babel/runtime-corejs3/core-js-stable/url';
|
|
45
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
46
|
-
import 'lodash/upperFirst';
|
|
47
47
|
import '@babel/runtime-corejs3/core-js-stable/instance/find';
|
|
48
48
|
import '@apollo/client';
|
|
49
49
|
import '@commercetools/http-user-agent';
|
|
@@ -62,14 +62,14 @@ import '@apollo/client/link/retry';
|
|
|
62
62
|
import 'prop-types';
|
|
63
63
|
import 'react';
|
|
64
64
|
import 'tiny-invariant';
|
|
65
|
+
import '@commercetools-frontend/permissions';
|
|
65
66
|
import '@emotion/react';
|
|
66
67
|
import '@commercetools-frontend/i18n';
|
|
67
68
|
import 'perfume.js';
|
|
68
|
-
import '@babel/runtime-corejs3/helpers/typeof';
|
|
69
69
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
70
70
|
import 'lodash/camelCase';
|
|
71
71
|
import '@apollo/client/react';
|
|
72
|
-
import './oidc-
|
|
72
|
+
import './oidc-cb5c92bd.esm.js';
|
|
73
73
|
import 'qss';
|
|
74
74
|
import 'jwt-decode';
|
|
75
75
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
|
@@ -111,7 +111,6 @@ import '@babel/runtime-corejs3/core-js-stable/instance/every';
|
|
|
111
111
|
import 'classnames';
|
|
112
112
|
import '@commercetools-uikit/icons/inline-svg';
|
|
113
113
|
import '@commercetools-frontend/assets/images/diagonal-line.svg';
|
|
114
|
-
import '@commercetools-frontend/permissions';
|
|
115
114
|
import 'lodash/throttle';
|
|
116
115
|
import '@commercetools-frontend/url-utils';
|
|
117
116
|
import '@commercetools-frontend/actions-global';
|
|
@@ -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-edb4667c.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-fdebc39f.esm.js';
|
|
19
|
+
import './application-entry-point-e2fd4f25.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,9 @@ import 'omit-empty-es';
|
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
31
31
|
import '@commercetools-frontend/sdk';
|
|
32
32
|
import '@commercetools-frontend/constants';
|
|
33
|
-
import './
|
|
33
|
+
import './formatters-1c23c0a9.esm.js';
|
|
34
|
+
import '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
35
|
+
import 'lodash/upperFirst';
|
|
34
36
|
import '@commercetools-frontend/react-notifications';
|
|
35
37
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
36
38
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
@@ -42,8 +44,6 @@ import '@babel/runtime-corejs3/core-js-stable/instance/index-of';
|
|
|
42
44
|
import '@babel/runtime-corejs3/core-js-stable/instance/slice';
|
|
43
45
|
import '@commercetools-frontend/sentry';
|
|
44
46
|
import '@babel/runtime-corejs3/core-js-stable/url';
|
|
45
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
46
|
-
import 'lodash/upperFirst';
|
|
47
47
|
import '@babel/runtime-corejs3/core-js-stable/instance/find';
|
|
48
48
|
import '@apollo/client';
|
|
49
49
|
import '@commercetools/http-user-agent';
|
|
@@ -62,14 +62,14 @@ import '@apollo/client/link/retry';
|
|
|
62
62
|
import 'prop-types';
|
|
63
63
|
import 'react';
|
|
64
64
|
import 'tiny-invariant';
|
|
65
|
+
import '@commercetools-frontend/permissions';
|
|
65
66
|
import '@emotion/react';
|
|
66
67
|
import '@commercetools-frontend/i18n';
|
|
67
68
|
import 'perfume.js';
|
|
68
|
-
import '@babel/runtime-corejs3/helpers/typeof';
|
|
69
69
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
70
70
|
import 'lodash/camelCase';
|
|
71
71
|
import '@apollo/client/react';
|
|
72
|
-
import './oidc-
|
|
72
|
+
import './oidc-cb5c92bd.esm.js';
|
|
73
73
|
import 'qss';
|
|
74
74
|
import 'jwt-decode';
|
|
75
75
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
|
@@ -111,7 +111,6 @@ import '@babel/runtime-corejs3/core-js-stable/instance/every';
|
|
|
111
111
|
import 'classnames';
|
|
112
112
|
import '@commercetools-uikit/icons/inline-svg';
|
|
113
113
|
import '@commercetools-frontend/assets/images/diagonal-line.svg';
|
|
114
|
-
import '@commercetools-frontend/permissions';
|
|
115
114
|
import 'lodash/throttle';
|
|
116
115
|
import '@commercetools-frontend/url-utils';
|
|
117
116
|
import '@commercetools-frontend/actions-global';
|
package/dist/{project-not-found-883f0dc8.cjs.dev.js → project-not-found-55f5b3f9.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-92c227cb.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-7199f587.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-6a59e2c4.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,9 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./
|
|
35
|
+
require('./formatters-a5bb12eb.cjs.prod.js');
|
|
36
|
+
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
37
|
+
require('lodash/upperFirst');
|
|
36
38
|
require('@commercetools-frontend/react-notifications');
|
|
37
39
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
40
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -44,8 +46,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/index-of');
|
|
|
44
46
|
require('@babel/runtime-corejs3/core-js-stable/instance/slice');
|
|
45
47
|
require('@commercetools-frontend/sentry');
|
|
46
48
|
require('@babel/runtime-corejs3/core-js-stable/url');
|
|
47
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
48
|
-
require('lodash/upperFirst');
|
|
49
49
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
50
50
|
require('@apollo/client');
|
|
51
51
|
require('@commercetools/http-user-agent');
|
|
@@ -64,14 +64,14 @@ require('@apollo/client/link/retry');
|
|
|
64
64
|
require('prop-types');
|
|
65
65
|
require('react');
|
|
66
66
|
require('tiny-invariant');
|
|
67
|
+
require('@commercetools-frontend/permissions');
|
|
67
68
|
require('@emotion/react');
|
|
68
69
|
require('@commercetools-frontend/i18n');
|
|
69
70
|
require('perfume.js');
|
|
70
|
-
require('@babel/runtime-corejs3/helpers/typeof');
|
|
71
71
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
72
72
|
require('lodash/camelCase');
|
|
73
73
|
require('@apollo/client/react');
|
|
74
|
-
require('./oidc-
|
|
74
|
+
require('./oidc-d5829556.cjs.prod.js');
|
|
75
75
|
require('qss');
|
|
76
76
|
require('jwt-decode');
|
|
77
77
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -113,7 +113,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
|
113
113
|
require('classnames');
|
|
114
114
|
require('@commercetools-uikit/icons/inline-svg');
|
|
115
115
|
require('@commercetools-frontend/assets/images/diagonal-line.svg');
|
|
116
|
-
require('@commercetools-frontend/permissions');
|
|
117
116
|
require('lodash/throttle');
|
|
118
117
|
require('@commercetools-frontend/url-utils');
|
|
119
118
|
require('@commercetools-frontend/actions-global');
|
package/dist/{project-not-found-1456109d.cjs.prod.js → project-not-found-8855ea12.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-a3c48bb9.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-25695804.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-fdaa0c63.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,9 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./
|
|
35
|
+
require('./formatters-e4b9b9dc.cjs.dev.js');
|
|
36
|
+
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
37
|
+
require('lodash/upperFirst');
|
|
36
38
|
require('@commercetools-frontend/react-notifications');
|
|
37
39
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
40
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -44,8 +46,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/index-of');
|
|
|
44
46
|
require('@babel/runtime-corejs3/core-js-stable/instance/slice');
|
|
45
47
|
require('@commercetools-frontend/sentry');
|
|
46
48
|
require('@babel/runtime-corejs3/core-js-stable/url');
|
|
47
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
48
|
-
require('lodash/upperFirst');
|
|
49
49
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
50
50
|
require('@apollo/client');
|
|
51
51
|
require('@commercetools/http-user-agent');
|
|
@@ -64,14 +64,14 @@ require('@apollo/client/link/retry');
|
|
|
64
64
|
require('prop-types');
|
|
65
65
|
require('react');
|
|
66
66
|
require('tiny-invariant');
|
|
67
|
+
require('@commercetools-frontend/permissions');
|
|
67
68
|
require('@emotion/react');
|
|
68
69
|
require('@commercetools-frontend/i18n');
|
|
69
70
|
require('perfume.js');
|
|
70
|
-
require('@babel/runtime-corejs3/helpers/typeof');
|
|
71
71
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
72
72
|
require('lodash/camelCase');
|
|
73
73
|
require('@apollo/client/react');
|
|
74
|
-
require('./oidc-
|
|
74
|
+
require('./oidc-f43cd8da.cjs.dev.js');
|
|
75
75
|
require('qss');
|
|
76
76
|
require('jwt-decode');
|
|
77
77
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -113,7 +113,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
|
113
113
|
require('classnames');
|
|
114
114
|
require('@commercetools-uikit/icons/inline-svg');
|
|
115
115
|
require('@commercetools-frontend/assets/images/diagonal-line.svg');
|
|
116
|
-
require('@commercetools-frontend/permissions');
|
|
117
116
|
require('lodash/throttle');
|
|
118
117
|
require('@commercetools-frontend/url-utils');
|
|
119
118
|
require('@commercetools-frontend/actions-global');
|
package/dist/{project-not-initialized-b9ae0d13.esm.js → project-not-initialized-144cdc9f.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-edb4667c.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-fdebc39f.esm.js';
|
|
19
|
+
import './application-entry-point-e2fd4f25.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,9 @@ import 'omit-empty-es';
|
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
31
31
|
import '@commercetools-frontend/sdk';
|
|
32
32
|
import '@commercetools-frontend/constants';
|
|
33
|
-
import './
|
|
33
|
+
import './formatters-1c23c0a9.esm.js';
|
|
34
|
+
import '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
35
|
+
import 'lodash/upperFirst';
|
|
34
36
|
import '@commercetools-frontend/react-notifications';
|
|
35
37
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
36
38
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
@@ -42,8 +44,6 @@ import '@babel/runtime-corejs3/core-js-stable/instance/index-of';
|
|
|
42
44
|
import '@babel/runtime-corejs3/core-js-stable/instance/slice';
|
|
43
45
|
import '@commercetools-frontend/sentry';
|
|
44
46
|
import '@babel/runtime-corejs3/core-js-stable/url';
|
|
45
|
-
import '@babel/runtime-corejs3/core-js-stable/instance/map';
|
|
46
|
-
import 'lodash/upperFirst';
|
|
47
47
|
import '@babel/runtime-corejs3/core-js-stable/instance/find';
|
|
48
48
|
import '@apollo/client';
|
|
49
49
|
import '@commercetools/http-user-agent';
|
|
@@ -62,14 +62,14 @@ import '@apollo/client/link/retry';
|
|
|
62
62
|
import 'prop-types';
|
|
63
63
|
import 'react';
|
|
64
64
|
import 'tiny-invariant';
|
|
65
|
+
import '@commercetools-frontend/permissions';
|
|
65
66
|
import '@emotion/react';
|
|
66
67
|
import '@commercetools-frontend/i18n';
|
|
67
68
|
import 'perfume.js';
|
|
68
|
-
import '@babel/runtime-corejs3/helpers/typeof';
|
|
69
69
|
import '@babel/runtime-corejs3/core-js-stable/instance/reverse';
|
|
70
70
|
import 'lodash/camelCase';
|
|
71
71
|
import '@apollo/client/react';
|
|
72
|
-
import './oidc-
|
|
72
|
+
import './oidc-cb5c92bd.esm.js';
|
|
73
73
|
import 'qss';
|
|
74
74
|
import 'jwt-decode';
|
|
75
75
|
import '@commercetools-frontend/assets/images/locked-diamond.svg';
|
|
@@ -111,7 +111,6 @@ import '@babel/runtime-corejs3/core-js-stable/instance/every';
|
|
|
111
111
|
import 'classnames';
|
|
112
112
|
import '@commercetools-uikit/icons/inline-svg';
|
|
113
113
|
import '@commercetools-frontend/assets/images/diagonal-line.svg';
|
|
114
|
-
import '@commercetools-frontend/permissions';
|
|
115
114
|
import 'lodash/throttle';
|
|
116
115
|
import '@commercetools-frontend/url-utils';
|
|
117
116
|
import '@commercetools-frontend/actions-global';
|
|
@@ -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-a3c48bb9.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-25695804.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-fdaa0c63.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,9 @@ require('omit-empty-es');
|
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
33
33
|
require('@commercetools-frontend/sdk');
|
|
34
34
|
require('@commercetools-frontend/constants');
|
|
35
|
-
require('./
|
|
35
|
+
require('./formatters-e4b9b9dc.cjs.dev.js');
|
|
36
|
+
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
37
|
+
require('lodash/upperFirst');
|
|
36
38
|
require('@commercetools-frontend/react-notifications');
|
|
37
39
|
require('@babel/runtime-corejs3/core-js-stable/instance/starts-with');
|
|
38
40
|
require('@babel/runtime-corejs3/core-js-stable/instance/includes');
|
|
@@ -44,8 +46,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/index-of');
|
|
|
44
46
|
require('@babel/runtime-corejs3/core-js-stable/instance/slice');
|
|
45
47
|
require('@commercetools-frontend/sentry');
|
|
46
48
|
require('@babel/runtime-corejs3/core-js-stable/url');
|
|
47
|
-
require('@babel/runtime-corejs3/core-js-stable/instance/map');
|
|
48
|
-
require('lodash/upperFirst');
|
|
49
49
|
require('@babel/runtime-corejs3/core-js-stable/instance/find');
|
|
50
50
|
require('@apollo/client');
|
|
51
51
|
require('@commercetools/http-user-agent');
|
|
@@ -64,14 +64,14 @@ require('@apollo/client/link/retry');
|
|
|
64
64
|
require('prop-types');
|
|
65
65
|
require('react');
|
|
66
66
|
require('tiny-invariant');
|
|
67
|
+
require('@commercetools-frontend/permissions');
|
|
67
68
|
require('@emotion/react');
|
|
68
69
|
require('@commercetools-frontend/i18n');
|
|
69
70
|
require('perfume.js');
|
|
70
|
-
require('@babel/runtime-corejs3/helpers/typeof');
|
|
71
71
|
require('@babel/runtime-corejs3/core-js-stable/instance/reverse');
|
|
72
72
|
require('lodash/camelCase');
|
|
73
73
|
require('@apollo/client/react');
|
|
74
|
-
require('./oidc-
|
|
74
|
+
require('./oidc-f43cd8da.cjs.dev.js');
|
|
75
75
|
require('qss');
|
|
76
76
|
require('jwt-decode');
|
|
77
77
|
require('@commercetools-frontend/assets/images/locked-diamond.svg');
|
|
@@ -113,7 +113,6 @@ require('@babel/runtime-corejs3/core-js-stable/instance/every');
|
|
|
113
113
|
require('classnames');
|
|
114
114
|
require('@commercetools-uikit/icons/inline-svg');
|
|
115
115
|
require('@commercetools-frontend/assets/images/diagonal-line.svg');
|
|
116
|
-
require('@commercetools-frontend/permissions');
|
|
117
116
|
require('lodash/throttle');
|
|
118
117
|
require('@commercetools-frontend/url-utils');
|
|
119
118
|
require('@commercetools-frontend/actions-global');
|