@commercetools-frontend/application-shell 21.20.4 → 21.20.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/dist/{application-entry-point-fc0d512a.esm.js → application-entry-point-6cfa13d7.esm.js} +1 -1
- package/dist/{application-entry-point-8e90e9bb.cjs.prod.js → application-entry-point-bdab17cb.cjs.prod.js} +1 -1
- package/dist/{application-entry-point-81c693f1.cjs.dev.js → application-entry-point-d00f7f17.cjs.dev.js} +1 -1
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +2 -2
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +2 -2
- package/dist/commercetools-frontend-application-shell.esm.js +2 -2
- package/dist/{index-0a01f127.cjs.prod.js → index-38fd167c.cjs.prod.js} +6 -6
- package/dist/{index-151ada92.cjs.dev.js → index-c5e597b3.cjs.dev.js} +6 -6
- package/dist/{index-3b10e606.esm.js → index-eb4f399f.esm.js} +6 -6
- package/dist/{project-expired-c74d3f6a.esm.js → project-expired-0eda0957.esm.js} +3 -3
- package/dist/{project-expired-2533651b.cjs.dev.js → project-expired-1c266521.cjs.dev.js} +3 -3
- package/dist/{project-expired-957c4827.cjs.prod.js → project-expired-d702fd62.cjs.prod.js} +3 -3
- package/dist/{project-not-found-19e3b115.cjs.dev.js → project-not-found-4626022a.cjs.dev.js} +3 -3
- package/dist/{project-not-found-bd587201.esm.js → project-not-found-4e08ea77.esm.js} +3 -3
- package/dist/{project-not-found-c2fc326a.cjs.prod.js → project-not-found-df11e4d3.cjs.prod.js} +3 -3
- package/dist/{project-not-initialized-305a0cae.cjs.dev.js → project-not-initialized-1ee10f31.cjs.dev.js} +3 -3
- package/dist/{project-not-initialized-82c65a5f.cjs.prod.js → project-not-initialized-2e9bb109.cjs.prod.js} +3 -3
- package/dist/{project-not-initialized-c4a156ae.esm.js → project-not-initialized-c18f6bc0.esm.js} +3 -3
- package/dist/{project-suspended-1fe0b714.cjs.dev.js → project-suspended-1e56fb25.cjs.dev.js} +3 -3
- package/dist/{project-suspended-d2ffdd88.cjs.prod.js → project-suspended-48564659.cjs.prod.js} +3 -3
- package/dist/{project-suspended-a3763dcd.esm.js → project-suspended-4eff23d2.esm.js} +3 -3
- package/dist/{quick-access-c0aca3bf.cjs.prod.js → quick-access-40335b74.cjs.prod.js} +2 -2
- package/dist/{quick-access-c810d225.esm.js → quick-access-40f74bd1.esm.js} +2 -2
- package/dist/{quick-access-9b58cbbf.cjs.dev.js → quick-access-f3c549cd.cjs.dev.js} +2 -2
- package/dist/{service-page-project-switcher-bc88fc79.esm.js → service-page-project-switcher-9f3b68f7.esm.js} +1 -1
- package/dist/{service-page-project-switcher-d0b35310.cjs.prod.js → service-page-project-switcher-a5639b00.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-04df9018.cjs.dev.js → service-page-project-switcher-d3729259.cjs.dev.js} +1 -1
- package/package.json +27 -27
- 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
package/dist/{application-entry-point-fc0d512a.esm.js → application-entry-point-6cfa13d7.esm.js}
RENAMED
|
@@ -70,7 +70,7 @@ import { entryPointUriPathToPermissionKeys } from '@commercetools-frontend/appli
|
|
|
70
70
|
import { useApplicationContext } from '@commercetools-frontend/application-shell-connectors';
|
|
71
71
|
|
|
72
72
|
// NOTE: This string will be replaced on build time with the package version.
|
|
73
|
-
var version = "21.20.
|
|
73
|
+
var version = "21.20.5";
|
|
74
74
|
|
|
75
75
|
var isAddNotificationErrorAction = function isAddNotificationErrorAction(action) {
|
|
76
76
|
var errorAction = action;
|
|
@@ -112,7 +112,7 @@ var _regeneratorRuntime__default = /*#__PURE__*/_interopDefault(_regeneratorRunt
|
|
|
112
112
|
var invariant__default = /*#__PURE__*/_interopDefault(invariant);
|
|
113
113
|
|
|
114
114
|
// NOTE: This string will be replaced on build time with the package version.
|
|
115
|
-
var version = "21.20.
|
|
115
|
+
var version = "21.20.5";
|
|
116
116
|
|
|
117
117
|
var isAddNotificationErrorAction = function isAddNotificationErrorAction(action) {
|
|
118
118
|
var errorAction = action;
|
|
@@ -113,7 +113,7 @@ var _pt__default = /*#__PURE__*/_interopDefault(_pt);
|
|
|
113
113
|
var invariant__default = /*#__PURE__*/_interopDefault(invariant);
|
|
114
114
|
|
|
115
115
|
// NOTE: This string will be replaced on build time with the package version.
|
|
116
|
-
var version = "21.20.
|
|
116
|
+
var version = "21.20.5";
|
|
117
117
|
|
|
118
118
|
var isAddNotificationErrorAction = function isAddNotificationErrorAction(action) {
|
|
119
119
|
var errorAction = action;
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var applicationEntryPoint = require('./application-entry-point-
|
|
6
|
-
var dist_commercetoolsFrontendApplicationShell = require('./index-
|
|
5
|
+
var applicationEntryPoint = require('./application-entry-point-d00f7f17.cjs.dev.js');
|
|
6
|
+
var dist_commercetoolsFrontendApplicationShell = require('./index-c5e597b3.cjs.dev.js');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
8
8
|
require('uuid');
|
|
9
9
|
var ssr = require('@commercetools-frontend/application-config/ssr');
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var applicationEntryPoint = require('./application-entry-point-
|
|
6
|
-
var dist_commercetoolsFrontendApplicationShell = require('./index-
|
|
5
|
+
var applicationEntryPoint = require('./application-entry-point-bdab17cb.cjs.prod.js');
|
|
6
|
+
var dist_commercetoolsFrontendApplicationShell = require('./index-38fd167c.cjs.prod.js');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/instance/filter');
|
|
8
8
|
require('uuid');
|
|
9
9
|
var ssr = require('@commercetools-frontend/application-config/ssr');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { p as RouteCatchAll, q as applyDefaultMiddlewares, w as buildApiUrl, f as createApolloClient, x as createHttpClientOptions, y as executeHttpClientRequest, g as getMcApiUrl, n as selectProjectKeyFromUrl, t as selectUserId, v as version } from './application-entry-point-
|
|
2
|
-
export { b as ApplicationPageTitle, A as ApplicationShell, a as ApplicationShellProvider, C as ConfigureIntlProvider, G as GtmContext, d as GtmUserLogoutTracker, I as InjectReducers, S as SetupFlopFlipProvider, e as SuspendedRoute, c as createApolloContextForProxyForwardTo, s as setupGlobalErrorListener, f as useMcLazyQuery, g as useMcMutation, u as useMcQuery } from './index-
|
|
1
|
+
export { p as RouteCatchAll, q as applyDefaultMiddlewares, w as buildApiUrl, f as createApolloClient, x as createHttpClientOptions, y as executeHttpClientRequest, g as getMcApiUrl, n as selectProjectKeyFromUrl, t as selectUserId, v as version } from './application-entry-point-6cfa13d7.esm.js';
|
|
2
|
+
export { b as ApplicationPageTitle, A as ApplicationShell, a as ApplicationShellProvider, C as ConfigureIntlProvider, G as GtmContext, d as GtmUserLogoutTracker, I as InjectReducers, S as SetupFlopFlipProvider, e as SuspendedRoute, c as createApolloContextForProxyForwardTo, s as setupGlobalErrorListener, f as useMcLazyQuery, g as useMcMutation, u as useMcQuery } from './index-eb4f399f.esm.js';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/instance/filter';
|
|
4
4
|
import 'uuid';
|
|
5
5
|
export { entryPointUriPathToPermissionKeys, entryPointUriPathToResourceAccesses } from '@commercetools-frontend/application-config/ssr';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var applicationEntryPoint = require('./application-entry-point-
|
|
3
|
+
var applicationEntryPoint = require('./application-entry-point-bdab17cb.cjs.prod.js');
|
|
4
4
|
var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
5
5
|
var _styled = require('@emotion/styled/base');
|
|
6
6
|
var _pt = require('prop-types');
|
|
@@ -2391,19 +2391,19 @@ var LocaleSwitcher = function LocaleSwitcher(props) {
|
|
|
2391
2391
|
LocaleSwitcher.propTypes = {};
|
|
2392
2392
|
|
|
2393
2393
|
var ProjectNotFound = /*#__PURE__*/react.lazy(function () {
|
|
2394
|
-
return Promise.resolve().then(function () { return require('./project-not-found-
|
|
2394
|
+
return Promise.resolve().then(function () { return require('./project-not-found-df11e4d3.cjs.prod.js'
|
|
2395
2395
|
/* webpackChunkName: "project-not-found" */
|
|
2396
2396
|
); });
|
|
2397
2397
|
});
|
|
2398
2398
|
|
|
2399
2399
|
var ProjectExpired = /*#__PURE__*/react.lazy(function () {
|
|
2400
|
-
return Promise.resolve().then(function () { return require('./project-expired-
|
|
2400
|
+
return Promise.resolve().then(function () { return require('./project-expired-d702fd62.cjs.prod.js'
|
|
2401
2401
|
/* webpackChunkName: "project-expired" */
|
|
2402
2402
|
); });
|
|
2403
2403
|
});
|
|
2404
2404
|
|
|
2405
2405
|
var ProjectNotInitialized = /*#__PURE__*/react.lazy(function () {
|
|
2406
|
-
return Promise.resolve().then(function () { return require('./project-not-initialized-
|
|
2406
|
+
return Promise.resolve().then(function () { return require('./project-not-initialized-2e9bb109.cjs.prod.js'
|
|
2407
2407
|
/* webpackChunkName: "project-not-initialized" */
|
|
2408
2408
|
); });
|
|
2409
2409
|
});
|
|
@@ -2450,7 +2450,7 @@ var RedirectToProjectCreate = function RedirectToProjectCreate() {
|
|
|
2450
2450
|
RedirectToProjectCreate.displayName = 'RedirectToProjectCreate';
|
|
2451
2451
|
|
|
2452
2452
|
var ProjectSuspended = /*#__PURE__*/react.lazy(function () {
|
|
2453
|
-
return Promise.resolve().then(function () { return require('./project-suspended-
|
|
2453
|
+
return Promise.resolve().then(function () { return require('./project-suspended-48564659.cjs.prod.js'
|
|
2454
2454
|
/* webpackChunkName: "project-suspended" */
|
|
2455
2455
|
); });
|
|
2456
2456
|
});
|
|
@@ -3783,7 +3783,7 @@ var pimIndexerStates = {
|
|
|
3783
3783
|
};
|
|
3784
3784
|
|
|
3785
3785
|
var QuickAccess = /*#__PURE__*/react.lazy(function () {
|
|
3786
|
-
return Promise.resolve().then(function () { return require('./quick-access-
|
|
3786
|
+
return Promise.resolve().then(function () { return require('./quick-access-40335b74.cjs.prod.js'
|
|
3787
3787
|
/* webpackChunkName: "quick-access" */
|
|
3788
3788
|
); });
|
|
3789
3789
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var applicationEntryPoint = require('./application-entry-point-
|
|
3
|
+
var applicationEntryPoint = require('./application-entry-point-d00f7f17.cjs.dev.js');
|
|
4
4
|
var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
5
5
|
var _styled = require('@emotion/styled/base');
|
|
6
6
|
var _pt = require('prop-types');
|
|
@@ -2479,19 +2479,19 @@ LocaleSwitcher.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
2479
2479
|
} : {};
|
|
2480
2480
|
|
|
2481
2481
|
var ProjectNotFound = /*#__PURE__*/react.lazy(function () {
|
|
2482
|
-
return Promise.resolve().then(function () { return require('./project-not-found-
|
|
2482
|
+
return Promise.resolve().then(function () { return require('./project-not-found-4626022a.cjs.dev.js'
|
|
2483
2483
|
/* webpackChunkName: "project-not-found" */
|
|
2484
2484
|
); });
|
|
2485
2485
|
});
|
|
2486
2486
|
|
|
2487
2487
|
var ProjectExpired = /*#__PURE__*/react.lazy(function () {
|
|
2488
|
-
return Promise.resolve().then(function () { return require('./project-expired-
|
|
2488
|
+
return Promise.resolve().then(function () { return require('./project-expired-1c266521.cjs.dev.js'
|
|
2489
2489
|
/* webpackChunkName: "project-expired" */
|
|
2490
2490
|
); });
|
|
2491
2491
|
});
|
|
2492
2492
|
|
|
2493
2493
|
var ProjectNotInitialized = /*#__PURE__*/react.lazy(function () {
|
|
2494
|
-
return Promise.resolve().then(function () { return require('./project-not-initialized-
|
|
2494
|
+
return Promise.resolve().then(function () { return require('./project-not-initialized-1ee10f31.cjs.dev.js'
|
|
2495
2495
|
/* webpackChunkName: "project-not-initialized" */
|
|
2496
2496
|
); });
|
|
2497
2497
|
});
|
|
@@ -2538,7 +2538,7 @@ var RedirectToProjectCreate = function RedirectToProjectCreate() {
|
|
|
2538
2538
|
RedirectToProjectCreate.displayName = 'RedirectToProjectCreate';
|
|
2539
2539
|
|
|
2540
2540
|
var ProjectSuspended = /*#__PURE__*/react.lazy(function () {
|
|
2541
|
-
return Promise.resolve().then(function () { return require('./project-suspended-
|
|
2541
|
+
return Promise.resolve().then(function () { return require('./project-suspended-1e56fb25.cjs.dev.js'
|
|
2542
2542
|
/* webpackChunkName: "project-suspended" */
|
|
2543
2543
|
); });
|
|
2544
2544
|
});
|
|
@@ -3972,7 +3972,7 @@ var pimIndexerStates = {
|
|
|
3972
3972
|
};
|
|
3973
3973
|
|
|
3974
3974
|
var QuickAccess = /*#__PURE__*/react.lazy(function () {
|
|
3975
|
-
return Promise.resolve().then(function () { return require('./quick-access-
|
|
3975
|
+
return Promise.resolve().then(function () { return require('./quick-access-f3c549cd.cjs.dev.js'
|
|
3976
3976
|
/* webpackChunkName: "quick-access" */
|
|
3977
3977
|
); });
|
|
3978
3978
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getMcApiUrl, l as logger, a as getActiveProjectKey, r as removeActiveProjectKey, s as setActiveProjectKey, b as getSessionScope, c as location, d as getSessionState, e as setActiveSession, f as createApolloClient, i as internalReduxStore, h as setCachedApolloClient, v as version, R as REQUESTS_IN_FLIGHT_LOADER_DOM_ID, u as useIsServedByProxy, A as ApplicationEntryPoint, j as setSessionScope, k as setSessionState, m as clearSession, n as selectProjectKeyFromUrl, o as RequestsInFlightLoader, p as RouteCatchAll } from './application-entry-point-
|
|
1
|
+
import { g as getMcApiUrl, l as logger, a as getActiveProjectKey, r as removeActiveProjectKey, s as setActiveProjectKey, b as getSessionScope, c as location, d as getSessionState, e as setActiveSession, f as createApolloClient, i as internalReduxStore, h as setCachedApolloClient, v as version, R as REQUESTS_IN_FLIGHT_LOADER_DOM_ID, u as useIsServedByProxy, A as ApplicationEntryPoint, j as setSessionScope, k as setSessionState, m as clearSession, n as selectProjectKeyFromUrl, o as RequestsInFlightLoader, p as RouteCatchAll } from './application-entry-point-6cfa13d7.esm.js';
|
|
2
2
|
import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
3
3
|
import _styled from '@emotion/styled/base';
|
|
4
4
|
import _pt from 'prop-types';
|
|
@@ -2417,19 +2417,19 @@ LocaleSwitcher.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
2417
2417
|
} : {};
|
|
2418
2418
|
|
|
2419
2419
|
var ProjectNotFound = /*#__PURE__*/lazy(function () {
|
|
2420
|
-
return import('./project-not-found-
|
|
2420
|
+
return import('./project-not-found-4e08ea77.esm.js'
|
|
2421
2421
|
/* webpackChunkName: "project-not-found" */
|
|
2422
2422
|
);
|
|
2423
2423
|
});
|
|
2424
2424
|
|
|
2425
2425
|
var ProjectExpired = /*#__PURE__*/lazy(function () {
|
|
2426
|
-
return import('./project-expired-
|
|
2426
|
+
return import('./project-expired-0eda0957.esm.js'
|
|
2427
2427
|
/* webpackChunkName: "project-expired" */
|
|
2428
2428
|
);
|
|
2429
2429
|
});
|
|
2430
2430
|
|
|
2431
2431
|
var ProjectNotInitialized = /*#__PURE__*/lazy(function () {
|
|
2432
|
-
return import('./project-not-initialized-
|
|
2432
|
+
return import('./project-not-initialized-c18f6bc0.esm.js'
|
|
2433
2433
|
/* webpackChunkName: "project-not-initialized" */
|
|
2434
2434
|
);
|
|
2435
2435
|
});
|
|
@@ -2476,7 +2476,7 @@ var RedirectToProjectCreate = function RedirectToProjectCreate() {
|
|
|
2476
2476
|
RedirectToProjectCreate.displayName = 'RedirectToProjectCreate';
|
|
2477
2477
|
|
|
2478
2478
|
var ProjectSuspended = /*#__PURE__*/lazy(function () {
|
|
2479
|
-
return import('./project-suspended-
|
|
2479
|
+
return import('./project-suspended-4eff23d2.esm.js'
|
|
2480
2480
|
/* webpackChunkName: "project-suspended" */
|
|
2481
2481
|
);
|
|
2482
2482
|
});
|
|
@@ -3910,7 +3910,7 @@ var pimIndexerStates = {
|
|
|
3910
3910
|
};
|
|
3911
3911
|
|
|
3912
3912
|
var QuickAccess = /*#__PURE__*/lazy(function () {
|
|
3913
|
-
return import('./quick-access-
|
|
3913
|
+
return import('./quick-access-40f74bd1.esm.js'
|
|
3914
3914
|
/* webpackChunkName: "quick-access" */
|
|
3915
3915
|
);
|
|
3916
3916
|
});
|
|
@@ -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-9f3b68f7.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-eb4f399f.esm.js';
|
|
19
|
+
import './application-entry-point-6cfa13d7.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';
|
|
@@ -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-d3729259.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-c5e597b3.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-d00f7f17.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');
|
|
@@ -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-a5639b00.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-38fd167c.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-bdab17cb.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');
|
package/dist/{project-not-found-19e3b115.cjs.dev.js → project-not-found-4626022a.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-d3729259.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-c5e597b3.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-d00f7f17.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');
|
|
@@ -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-9f3b68f7.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-eb4f399f.esm.js';
|
|
19
|
+
import './application-entry-point-6cfa13d7.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';
|
package/dist/{project-not-found-c2fc326a.cjs.prod.js → project-not-found-df11e4d3.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-a5639b00.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-38fd167c.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-bdab17cb.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');
|
|
@@ -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-d3729259.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-c5e597b3.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-d00f7f17.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');
|
|
@@ -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-a5639b00.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-38fd167c.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-bdab17cb.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');
|
package/dist/{project-not-initialized-c4a156ae.esm.js → project-not-initialized-c18f6bc0.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-9f3b68f7.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-eb4f399f.esm.js';
|
|
19
|
+
import './application-entry-point-6cfa13d7.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';
|
package/dist/{project-suspended-1fe0b714.cjs.dev.js → project-suspended-1e56fb25.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-d3729259.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-c5e597b3.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-d00f7f17.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');
|
package/dist/{project-suspended-d2ffdd88.cjs.prod.js → project-suspended-48564659.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-a5639b00.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-38fd167c.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-bdab17cb.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');
|
|
@@ -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-9f3b68f7.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-eb4f399f.esm.js';
|
|
19
|
+
import './application-entry-point-6cfa13d7.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';
|
|
@@ -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-bdab17cb.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-38fd167c.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');
|
|
@@ -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-6cfa13d7.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-eb4f399f.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';
|
|
@@ -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-d00f7f17.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-c5e597b3.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');
|
|
@@ -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-eb4f399f.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-38fd167c.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-c5e597b3.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 }; }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-shell",
|
|
3
|
-
"version": "21.20.
|
|
3
|
+
"version": "21.20.5",
|
|
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": {
|
|
@@ -33,32 +33,32 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@babel/runtime": "^7.19.0",
|
|
35
35
|
"@babel/runtime-corejs3": "^7.19.0",
|
|
36
|
-
"@commercetools-frontend/actions-global": "21.20.
|
|
37
|
-
"@commercetools-frontend/application-components": "21.20.
|
|
38
|
-
"@commercetools-frontend/application-config": "21.20.
|
|
39
|
-
"@commercetools-frontend/application-shell-connectors": "21.20.
|
|
40
|
-
"@commercetools-frontend/assets": "21.20.
|
|
41
|
-
"@commercetools-frontend/browser-history": "21.20.
|
|
42
|
-
"@commercetools-frontend/constants": "21.20.
|
|
43
|
-
"@commercetools-frontend/i18n": "21.20.
|
|
44
|
-
"@commercetools-frontend/l10n": "21.20.
|
|
45
|
-
"@commercetools-frontend/notifications": "21.20.
|
|
46
|
-
"@commercetools-frontend/permissions": "21.20.
|
|
47
|
-
"@commercetools-frontend/react-notifications": "21.20.
|
|
48
|
-
"@commercetools-frontend/sdk": "21.20.
|
|
49
|
-
"@commercetools-frontend/sentry": "21.20.
|
|
50
|
-
"@commercetools-frontend/url-utils": "21.20.
|
|
51
|
-
"@commercetools-uikit/accessible-hidden": "^15.
|
|
52
|
-
"@commercetools-uikit/avatar": "^15.
|
|
53
|
-
"@commercetools-uikit/card": "^15.
|
|
54
|
-
"@commercetools-uikit/design-system": "^15.
|
|
55
|
-
"@commercetools-uikit/flat-button": "^15.
|
|
56
|
-
"@commercetools-uikit/icons": "^15.
|
|
57
|
-
"@commercetools-uikit/loading-spinner": "^15.
|
|
58
|
-
"@commercetools-uikit/notifications": "^15.
|
|
59
|
-
"@commercetools-uikit/select-input": "^15.
|
|
60
|
-
"@commercetools-uikit/spacings": "^15.
|
|
61
|
-
"@commercetools-uikit/text": "^15.
|
|
36
|
+
"@commercetools-frontend/actions-global": "21.20.5",
|
|
37
|
+
"@commercetools-frontend/application-components": "21.20.5",
|
|
38
|
+
"@commercetools-frontend/application-config": "21.20.5",
|
|
39
|
+
"@commercetools-frontend/application-shell-connectors": "21.20.5",
|
|
40
|
+
"@commercetools-frontend/assets": "21.20.5",
|
|
41
|
+
"@commercetools-frontend/browser-history": "21.20.5",
|
|
42
|
+
"@commercetools-frontend/constants": "21.20.5",
|
|
43
|
+
"@commercetools-frontend/i18n": "21.20.5",
|
|
44
|
+
"@commercetools-frontend/l10n": "21.20.5",
|
|
45
|
+
"@commercetools-frontend/notifications": "21.20.5",
|
|
46
|
+
"@commercetools-frontend/permissions": "21.20.5",
|
|
47
|
+
"@commercetools-frontend/react-notifications": "21.20.5",
|
|
48
|
+
"@commercetools-frontend/sdk": "21.20.5",
|
|
49
|
+
"@commercetools-frontend/sentry": "21.20.5",
|
|
50
|
+
"@commercetools-frontend/url-utils": "21.20.5",
|
|
51
|
+
"@commercetools-uikit/accessible-hidden": "^15.6.0",
|
|
52
|
+
"@commercetools-uikit/avatar": "^15.6.0",
|
|
53
|
+
"@commercetools-uikit/card": "^15.6.0",
|
|
54
|
+
"@commercetools-uikit/design-system": "^15.6.0",
|
|
55
|
+
"@commercetools-uikit/flat-button": "^15.6.0",
|
|
56
|
+
"@commercetools-uikit/icons": "^15.6.0",
|
|
57
|
+
"@commercetools-uikit/loading-spinner": "^15.6.0",
|
|
58
|
+
"@commercetools-uikit/notifications": "^15.6.0",
|
|
59
|
+
"@commercetools-uikit/select-input": "^15.6.0",
|
|
60
|
+
"@commercetools-uikit/spacings": "^15.6.0",
|
|
61
|
+
"@commercetools-uikit/text": "^15.6.0",
|
|
62
62
|
"@commercetools/http-user-agent": "3.0.0",
|
|
63
63
|
"@emotion/react": "11.10.4",
|
|
64
64
|
"@emotion/styled": "11.10.4",
|
|
@@ -36,7 +36,7 @@ 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
38
|
var ssr = require('@commercetools-frontend/application-config/ssr');
|
|
39
|
-
var applicationEntryPoint = require('../../dist/application-entry-point-
|
|
39
|
+
var applicationEntryPoint = require('../../dist/application-entry-point-d00f7f17.cjs.dev.js');
|
|
40
40
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
41
41
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
42
42
|
require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
@@ -36,7 +36,7 @@ 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
38
|
var ssr = require('@commercetools-frontend/application-config/ssr');
|
|
39
|
-
var applicationEntryPoint = require('../../dist/application-entry-point-
|
|
39
|
+
var applicationEntryPoint = require('../../dist/application-entry-point-bdab17cb.cjs.prod.js');
|
|
40
40
|
var jsxRuntime = require('@emotion/react/jsx-runtime');
|
|
41
41
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
42
42
|
require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
@@ -33,7 +33,7 @@ import { NotificationProviderForCustomComponent, NotificationsList } from '@comm
|
|
|
33
33
|
import { DOMAINS } from '@commercetools-frontend/constants';
|
|
34
34
|
import { createTestMiddleware } from '@commercetools-frontend/sdk/test-utils';
|
|
35
35
|
import { entryPointUriPathToPermissionKeys } from '@commercetools-frontend/application-config/ssr';
|
|
36
|
-
import { A as ApplicationEntryPoint, z as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-
|
|
36
|
+
import { A as ApplicationEntryPoint, z as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-6cfa13d7.esm.js';
|
|
37
37
|
import { jsx, Fragment, jsxs } from '@emotion/react/jsx-runtime';
|
|
38
38
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
39
39
|
import '@babel/runtime-corejs3/core-js-stable/object/entries';
|